- Introduced new slots for administrative context, CMS categories, detected CMS, product version, co-funding requirements, co-organizers, collection access, collection dates, characteristics, class definitions, Dutch context, example locations, names, notes, and Wikidata IDs. - Enhanced existing slots such as has_or_had_organizer and offers_or_offered_access to align with RiC-O naming conventions and improve temporal semantics. - Migrated and restructured descriptions for clarity and consistency across various slots, ensuring alignment with Schema.org and other ontological standards. - Implemented multivalued and inlined options for several slots to accommodate complex data structures. - Updated annotations and examples to reflect the latest usage scenarios and best practices in the heritage sector.
26 lines
605 B
YAML
26 lines
605 B
YAML
id: https://nde.nl/ontology/hc/slot/use_cases
|
|
name: use_cases-slot
|
|
|
|
prefixes:
|
|
linkml: https://w3id.org/linkml/
|
|
hc: https://nde.nl/ontology/hc/
|
|
schema: http://schema.org/
|
|
|
|
default_prefix: hc
|
|
|
|
imports:
|
|
- linkml:types
|
|
|
|
slots:
|
|
use_cases:
|
|
slot_uri: schema:usageInfo
|
|
description: |
|
|
Application scenarios and use cases for this class.
|
|
Documents how this type is used in practice.
|
|
|
|
**Migrated from**: `**Use Cases**:` and `**USE CASES**:` sections.
|
|
range: string
|
|
multivalued: true
|
|
inlined_as_list: true
|
|
annotations:
|
|
source_section: "**Use Cases**:"
|