31 lines
854 B
YAML
31 lines
854 B
YAML
id: https://nde.nl/ontology/hc/class/Program
|
|
name: Program
|
|
title: Program
|
|
prefixes:
|
|
linkml: https://w3id.org/linkml/
|
|
hc: https://nde.nl/ontology/hc/
|
|
schema: http://schema.org/
|
|
default_prefix: hc
|
|
imports:
|
|
- linkml:types
|
|
- ../slots/has_type
|
|
- ../slots/has_participant
|
|
classes:
|
|
Program:
|
|
class_uri: schema:Event
|
|
description: 'A program or initiative offered by an institution. **USAGE**: Used
|
|
for: - Volunteer programs - Educational programs - Outreach initiatives '
|
|
slots:
|
|
- has_type
|
|
- has_participant
|
|
slot_usage:
|
|
has_type:
|
|
# range: string # uriorcurie
|
|
close_mappings:
|
|
- schema:Event
|
|
annotations:
|
|
specificity_score: '0.45'
|
|
specificity_rationale: Moderately specific - programs common in heritage institutions.
|
|
custodian_types: '[''*'']'
|
|
examples:
|
|
- value: null
|