glam/schemas/20251121/linkml/modules/classes/CustodianCollection.yaml
kempersc fcd1c21c63 Add aliases and enhance slot definitions across various modules
- Added new aliases for existing slots to improve clarity and usability, including:
  - has_deadline: has_embargo_end_date
  - has_extent: has_extent_text
  - has_fonds: has_fond
  - has_laboratory: conservation_lab
  - has_language: has_iso_code639_1, has_iso_code639_3
  - has_legal_basis: legal_basis
  - has_light_exposure: max_light_lux
  - has_measurement_unit: has_unit
  - has_note: has_custodian_observation
  - has_occupation: occupation
  - has_operating_hours: has_operating_hours
  - has_position: position
  - has_quantity: has_artwork_count, link_count
  - has_roadmap: review_date
  - has_skill: skill
  - has_speaker: speaker_label
  - has_specification: specification_url
  - has_statement: rights_statement_url, rights_statement
  - has_type: custodian_only
  - has_user_category: serves_visitors_only
  - hold_record_set: record_count
  - identified_by: has_index_number
  - in_period: has_period
  - in_place: has_place
  - in_series: has_series
  - measure: has_measurement
  - measured_on: measurement_date
  - organized_by: has_organizer
  - originate_from: has_origin
  - part_of: suborganization_of
  - published_on: has_publication_date
  - receive_investment: has_investment
  - related_to: connection_heritage_type
  - require: preservation_requirement
  - safeguarded_by: current_keeper, record_holder_note
  - state: states_or_stated
  - take_comission: takes_or_took_comission
  - take_place_at: takes_or_took_place_at
  - transmit_through: transmits_or_transmitted_through
  - warrant: warrants_or_warranted

- Introduced a new slot definition for evaluated_through to capture evaluation methodologies and review statuses.
2026-02-14 14:41:49 +01:00

167 lines
5.9 KiB
YAML

id: https://nde.nl/ontology/hc/class/CustodianCollection
name: custodian_collection_class
title: CustodianCollection Class
imports:
- linkml:types
- ../slots/has_provenance
- ../slots/arranged_as
- ../slots/has_content
- ../slots/has_description
- ../slots/has_label
- ../slots/has_scope
- ../slots/has_score
- ../slots/has_type
- ../slots/derive_from
- ../slots/generated_by
- ../slots/instantiated_by
- ../slots/has_operational_unit
- ../slots/has_level
- ../slots/refer_to
- ../slots/temporal_extent
prefixes:
linkml: https://w3id.org/linkml/
hc: https://nde.nl/ontology/hc/
crm: http://www.cidoc-crm.org/cidoc-crm/
dcterms: http://purl.org/dc/terms/
rico: https://www.ica.org/standards/RiC/ontology#
prov: http://www.w3.org/ns/prov#
time: http://www.w3.org/2006/time#
org: http://www.w3.org/ns/org#
premis: http://www.loc.gov/premis/rdf/v3/
bf: http://id.loc.gov/ontologies/bibframe/
classes:
CustodianCollection:
is_a: ReconstructedEntity
class_uri: crm:E78_Curated_Holding
description: 'Represents a heritage collection as a multi-aspect entity with independent temporal lifecycle.
Collections are curatedHoldings (CIDOC-CRM E78) with provenance tracking, custody history,
and organizational management relationships.
Phase 4 (2025-11-22): Added managing_unit bidirectional relationship with OrganizationalStructure.
Phase 8 (2025-11-22): Added validation constraints via slot_usage.
Phase 9 (2025-11-26): Added PREMIS mappings for digital preservation (digital_surrogates,
digitization_status, preservation_level).
'
close_mappings:
- premis:IntellectualEntity
- rico:RecordSet
- bf:Collection
related_mappings:
- premis:relationship
- dcterms:hasPart
slots:
- has_description
- has_label
- has_scope
- has_type
- has_provenance
- instantiated_by
- has_operational_unit
- has_level
- has_provenance
- refer_to
- has_score
- has_content
- temporal_extent
- derive_from
- generated_by
slot_usage:
has_label:
# range: string # uriorcurie
# range: Label
inlined: false # Fixed invalid inline for primitive type
required: true
pattern: ^.{1,500}$
has_operational_unit:
# range: string # uriorcurie
# range: OrganizationalStructure
required: false
temporal_extent:
range: TimeSpan
inlined: true
required: false
refer_to:
# range: string # uriorcurie
# range: Custodian
required: true
has_description:
# range: string
inlined: false # Fixed invalid inline for primitive type
required: false
multivalued: true
inlined_as_list: false # Fixed invalid inline for primitive type
examples:
- value:
description_text: The Nationaal Archief holdings comprise over 137 km of archival records documenting Dutch government and society from the medieval period to the present.
description_type: collection_description
has_scope:
# range: string # uriorcurie
# range: CollectionScope
inlined: false # Fixed invalid inline for primitive type
required: false
examples:
- value:
scope_description: 17th-century Dutch painting
- value:
scope_description: Municipal government records, 1578-present
has_content:
# range: string
multivalued: true
inlined: false # Fixed invalid inline for primitive type
inlined_as_list: false # Fixed invalid inline for primitive type
required: false
description: "Content held by this collection with typed categorization.\nMIGRATED from:\n- temporal_coverage per slot_fixes.yaml (Rule 53/56, 2026-01-16)\n- collection_type per slot_fixes.yaml (Rule 53, 2026-01-22)\n\nCollectionContent unifies content description with type classification:\n- content_description: Free-text description of the content\n- content_date_range: Temporal coverage (e.g., \"1602-1799\")\n- content_extent: Size/extent of content\n- has_type \u2192 CollectionContentType: Type classification (Archival, Library, Art, etc.)\n"
examples:
- value:
has_type:
- type_label: Archival
- value:
has_type:
- type_label: Art
- type_label: Liturgical
instantiated_by:
# range: string # uriorcurie
# range: DigitalInstantiation
multivalued: true
inlined: false # Fixed invalid inline for primitive type
has_level:
# range: string
required: false
examples:
- value: FULL
- value: BIT_LEVEL
has_arrangement:
# range: string # uriorcurie
# range: ArrangementType
required: false
examples:
- value:
has_type: ProvenanceBasedArrangement
has_description: Arranged by creator/provenance (respect des fonds)
- value:
has_type: NumericalArrangement
has_description: Arranged by accession number
has_provenance:
required: false
# range: string # uriorcurie
# range: Provenance
inlined: false # Fixed invalid inline for primitive type
examples:
- value:
has_description:
- description_text: Transferred from private donor 2015; previously held by estate since 1923.
description_type: provenance_note
generated_by:
# range: string # uriorcurie
# range: ReconstructionActivity
required: false
derive_from:
# range: string # uriorcurie
# range: CustodianObservation
multivalued: true
required: true
has_type:
equals_expression: '["*"]'
annotations:
specificity_score: 0.1
specificity_rationale: Generic utility class/slot created during migration
custodian_types: "['*']"