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

24 lines
683 B
YAML

id: https://nde.nl/ontology/hc/class/DocumentationSource
name: DocumentationSource
title: DocumentationSource
description: A source of documentation (e.g. bibliography, reference).
prefixes:
linkml: https://w3id.org/linkml/
hc: https://nde.nl/ontology/hc/
schema: http://schema.org/
default_prefix: hc
imports:
- linkml:types
- ../slots/has_label
- ../slots/has_url
classes:
DocumentationSource:
class_uri: schema:CreativeWork
description: Documentation source.
slots:
- has_label
- has_url
annotations:
specificity_score: 0.1
specificity_rationale: Generic utility class/slot created during migration
custodian_types: "['*']"