- 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
16 lines
442 B
YAML
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
|