- 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
14 lines
368 B
YAML
14 lines
368 B
YAML
id: https://nde.nl/ontology/hc/slot/performance_note
|
|
name: performance_note_slot
|
|
title: Performance Notes Slot
|
|
prefixes:
|
|
linkml: https://w3id.org/linkml/
|
|
hc: https://nde.nl/ontology/hc/
|
|
imports:
|
|
- linkml:types
|
|
default_prefix: hc
|
|
slots:
|
|
performance_note:
|
|
description: Additional notes about the performance
|
|
range: string
|
|
slot_uri: hc:performanceNotes
|