glam/schemas/20251121/linkml/modules/slots/note.yaml
kempersc 94bfc9061e refactor(schemas): consolidate slot definitions and remove 305 redundant files
- Apply Rule 39: RiC-O style temporal naming (hasOrHad*, isOrWas*)
- Apply Rule 43: Singular noun convention for slot names
- Remove duplicate slot definitions consolidated into centralized files
- Net reduction: 6,162 lines across 305 deleted files
2026-01-10 15:36:13 +01:00

18 lines
472 B
YAML

id: https://nde.nl/ontology/hc/slot/note
name: note_slot
prefixes:
linkml: https://w3id.org/linkml/
hc: https://nde.nl/ontology/hc/
skos: http://www.w3.org/2004/02/skos/core#
imports:
- linkml:types
default_range: string
slots:
note:
slot_uri: skos:note
range: string
description: Additional notes or comments about the resource. Free-text field for supplementary information.
exact_mappings:
- skos:note
close_mappings:
- rdfs:comment