glam/schemas/20251121/linkml/modules/slots/example_wikidata_id.yaml
kempersc f622450304 Add new slots and update existing ones for heritage ontology
- 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.
2026-01-19 16:05:32 +01:00

18 lines
379 B
YAML

id: https://nde.nl/ontology/hc/slot/example_wikidata_id
name: example_wikidata_id-slot
prefixes:
linkml: https://w3id.org/linkml/
hc: https://nde.nl/ontology/hc/
default_prefix: hc
imports:
- linkml:types
slots:
example_wikidata_id:
slot_uri: hc:wikidataId
description: Wikidata Q-number for the example institution
range: string
pattern: "^Q[0-9]+$"