- 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
789 B
YAML
29 lines
789 B
YAML
id: https://nde.nl/ontology/hc/slot/scope_description
|
|
name: scope_description-slot
|
|
|
|
prefixes:
|
|
linkml: https://w3id.org/linkml/
|
|
hc: https://nde.nl/ontology/hc/
|
|
rico: https://www.ica.org/standards/RiC/ontology#
|
|
|
|
default_prefix: hc
|
|
|
|
imports:
|
|
- linkml:types
|
|
|
|
slots:
|
|
scope_description:
|
|
slot_uri: rico:scopeAndContent
|
|
description: |
|
|
Detailed description of what this class encompasses.
|
|
Explains the boundaries and coverage of this heritage type.
|
|
|
|
**Migrated from**: `**Scope**:` sections in description text.
|
|
|
|
**Example content**:
|
|
- What types of materials/collections are included
|
|
- Geographic or temporal scope
|
|
- Organizational or institutional scope
|
|
range: string
|
|
annotations:
|
|
source_section: "**Scope**:"
|