glam/schemas/20251121/linkml/modules/slots/example_instance.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

16 lines
442 B
YAML

id: https://nde.nl/ontology/hc/slot/example_instance
name: example_instance_slot
title: Example Instances 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_prefix: hc
slots:
example_instance:
slot_uri: skos:example
description: Example instances or use cases for this storage type
range: string
multivalued: true