glam/schemas/20251121/linkml/modules/classes/Roadmap.yaml

44 lines
1.3 KiB
YAML

id: https://nde.nl/ontology/hc/class/Roadmap
name: Roadmap
title: Roadmap Class
description: 'A strategic plan or schedule for future activities.
**RULE 53 COMPLIANT**: Created for expected_transfer_date migration.'
prefixes:
linkml: https://w3id.org/linkml/
hc: https://nde.nl/ontology/hc/
skos: http://www.w3.org/2004/02/skos/core#
schema: http://schema.org/
dcterms: http://purl.org/dc/terms/
prov: http://www.w3.org/ns/prov#
crm: http://www.cidoc-crm.org/cidoc-crm/
rdfs: http://www.w3.org/2000/01/rdf-schema#
org: http://www.w3.org/ns/org#
xsd: http://www.w3.org/2001/XMLSchema#
imports:
- linkml:types
- ../slots/contain
- ../slots/has_description
- ../slots/identified_by
- ../slots/has_label
- ../slots/has_score
default_prefix: hc
classes:
Roadmap:
class_uri: skos:Concept
description: A plan outlining future goals or steps.
slots:
- identified_by
- has_label
- has_description
- contain
- has_score
slot_usage:
contain:
# range: string
multivalued: true
inlined: false # Fixed invalid inline for primitive type
annotations:
specificity_score: 0.1
specificity_rationale: Generic utility class/slot created during migration
custodian_types: "['*']"