glam/schemas/20251121/linkml/modules/classes/ReconstructionActivity.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

102 lines
No EOL
4.2 KiB
YAML

id: https://nde.nl/ontology/hc/class/ReconstructionActivity
name: reconstruction_activity_class
title: ReconstructionActivity Class
prefixes:
linkml: https://w3id.org/linkml/
hc: https://nde.nl/ontology/hc/
prov: http://www.w3.org/ns/prov#
rico: https://www.ica.org/standards/RiC/ontology#
crm: http://www.cidoc-crm.org/cidoc-crm/
schema: http://schema.org/
dcterms: http://purl.org/dc/terms/
imports:
- linkml:types
- ../enums/ReconstructionActivityTypeEnum
- ../metadata
- ../slots/generate
- ../slots/has_score # was: template_specificity
- ../slots/has_value # was: has_confidence_measure
- ../slots/justified_by
- ../slots/has_method
- ../slots/conducted_by
- ../slots/temporal_extent
default_prefix: hc
classes:
ReconstructionActivity:
class_uri: prov:Activity
description: "An activity that creates a CustodianLegalStatus by reconciling and \nresolving multiple CustodianObservations\
\ into a single entity.\n\nThis documents:\n- Entity resolution method (manual curation, algorithmic matching, etc.)\n\
- Responsible agent (person, custodian, software)\n- Temporal extent (start/end dates)\n- Provenance and justification\n"
exact_mappings:
- prov:Activity
close_mappings:
- rico:Activity
- crm:E7_Activity
- schema:Action
related_mappings:
- crm:E13_Attribute_Assignment
slots:
- has_value # was: has_confidence_measure - migrated per Rule 53 (2026-01-28)
# has_generate REMOVED - migrated to generates_or_generated (Rule 53)
- generate
- justified_by
- has_method
- conducted_by
- has_score # was: template_specificity - migrated per Rule 53 (2026-01-17)
- temporal_extent
slot_usage:
has_method:
# range: string
conducted_by:
range: ReconstructionAgent
temporal_extent:
range: TimeSpan
multivalued: true
required: true
has_value: # was: has_confidence_measure - migrated per Rule 53 (2026-01-28)
required: false
range: ConfidenceValue
generate:
range: Output
multivalued: true
inlined: true
examples:
- value:
has_label: "Reconstructed Custodian Record"
has_description: "Merged record from ISIL and Wikidata sources"
justified_by:
# range: string
comments:
- Documents the 'how' (method) and 'who' (responsible_agent) of entity resolution and reconstruction
- Enables provenance tracking for data quality assessment and citation purposes
- 'Example methods: manual expert curation, algorithmic fuzzy matching, hybrid semi-automated with human review'
- Uses TimeSpan for temporal_extent to support fuzzy temporal boundaries and CIDOC-CRM alignment
- For precise timestamps (common in automated activities), set TimeSpan boundaries to identical values
see_also:
- https://www.w3.org/TR/prov-o/#Activity
- https://github.com/FICLIT/PiCo
- https://cidoc-crm.org/html/cidoc_crm_v7.1.3.html#P4
examples:
- value:
id: https://w3id.org/heritage/custodian/activity/reconstruction-001
activity_type: MANUAL_CURATION
method: Expert historian reviewed 15 archival sources to reconcile conflicting references to 'Stedelijk Museum' in
Amsterdam
responsible_agent:
id: https://w3id.org/heritage/custodian/agent/curator-jdoe
name: Jane Doe
temporal_extent:
begin_of_the_begin: '2025-01-15T09:00:00Z'
end_of_the_begin: '2025-01-15T09:00:00Z'
begin_of_the_end: '2025-01-15T17:30:00Z'
end_of_the_end: '2025-01-15T17:30:00Z'
justification: Name variations 'Stedelijk Museum Amsterdam' and 'Stedelijk Museum' confirmed as same institution via
ISIL code NL-AsdSM
- value:
method: Fuzzy string matching algorithm (Levenshtein distance threshold 0.85) applied to 1,200 ISIL registry entries
temporal_extent:
begin_of_the_begin: '2025-01-20T02:00:00Z'
end_of_the_begin: '2025-01-20T02:00:00Z'
begin_of_the_end: '2025-01-20T02:15:00Z'
end_of_the_end: '2025-01-20T02:15:00Z'
justification: Automated matching with high confidence scores (>0.90) for 85% of entities