- 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.
29 lines
731 B
YAML
29 lines
731 B
YAML
id: https://nde.nl/ontology/hc/slot/purpose
|
|
name: purpose-slot
|
|
|
|
prefixes:
|
|
linkml: https://w3id.org/linkml/
|
|
hc: https://nde.nl/ontology/hc/
|
|
schema: http://schema.org/
|
|
|
|
default_prefix: hc
|
|
|
|
imports:
|
|
- linkml:types
|
|
|
|
slots:
|
|
purpose:
|
|
slot_uri: schema:description
|
|
description: |
|
|
Primary purpose and function of this class or entity.
|
|
Documents the main reason this type or instance exists.
|
|
|
|
**Migrated from**: `**Purpose**:` and `**PURPOSE**:` sections in description text.
|
|
|
|
**Use cases**:
|
|
- Purpose of heritage institution types
|
|
- Purpose of IoT devices/networks
|
|
- Purpose of technical systems
|
|
range: string
|
|
annotations:
|
|
source_section: "**Purpose**:"
|