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

24 lines
543 B
YAML

# Domain - Subject domain class
id: https://nde.nl/ontology/hc/class/Domain
name: Domain
prefixes:
linkml: https://w3id.org/linkml/
hc: https://nde.nl/ontology/hc/
skos: http://www.w3.org/2004/02/skos/core#
imports:
- linkml:types
- ../slots/has_or_had_type
classes:
Domain:
class_uri: skos:Concept
slots:
- has_or_had_type
slot_usage:
has_or_had_type:
range: DomainType
attributes:
domain_name:
range: string
required: true
domain_description:
range: string