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

123 lines
4.9 KiB
YAML

id: https://nde.nl/ontology/hc/class/CollectionEvent
name: CollectionEvent
title: Collection Event Class
prefixes:
linkml: https://w3id.org/linkml/
hc: https://nde.nl/ontology/hc/
schema: http://schema.org/
crm: http://www.cidoc-crm.org/cidoc-crm/
dcterms: http://purl.org/dc/terms/
dwc: http://rs.tdwg.org/dwc/terms/
prov: http://www.w3.org/ns/prov#
imports:
- linkml:types
- ../metadata
- ../slots/identified_by
- ../slots/has_note
- ../slots/in_place
- ../slots/has_provenance
- ../slots/acquired_by
- ../slots/temporal_extent
- ../slots/has_protocol
- ../slots/has_habitat
default_prefix: hc
classes:
CollectionEvent:
class_uri: dwc:Event
description: "A specimen collection event capturing where, when, and by whom a specimen was collected.\n**Purpose**: Consolidates collection metadata into a structured event following Darwin Core and CIDOC-CRM event modeling patterns.\n**Darwin Core Alignment**: - `has_place` \u2192 dwc:locality (structured location) - `temporal_extent` \u2192 dwc:eventDate (collection date/period) - `acquired_by` \u2192 dwc:recordedBy (was: collector, migrated 2026-01-22) - `field_number` \u2192 dwc:fieldNumber\n**CIDOC-CRM Alignment**: - Maps to crm:E7_Activity (collection activity) - `has_place` \u2192 crm:P7_took_place_at - `temporal_extent` \u2192 crm:P4_has_time-span\n**REPLACES**: - Individual slots: collection_location, collection_date, field_number - collector \u2192 acquired_by + Agent (migrated 2026-01-22) - Consolidates into structured event with provenance\n**Example**: ```yaml CollectionEvent:\n has_place:\n place_name: \"Mauritius\"\n country:\
\ \"MU\"\n latitude: -20.2\n longitude: 57.5\n temporal_extent:\n begin_of_the_begin: \"1662-01-01\"\n end_of_the_end: \"1662-12-31\"\n acquired_by: # was: collector - migrated 2026-01-22\n - agent_name: \"Unknown Dutch sailor\"\n agent_type: person\n agent_role: collector\n field_number: \"VOC-1662-001\"\n```"
exact_mappings:
- dwc:Event
close_mappings:
- crm:E7_Activity
- prov:Activity
related_mappings:
- schema:Action
mixins:
- HasProvenance
slots:
- in_place
- has_provenance
- has_note
- temporal_extent
- acquired_by
- identified_by
- identified_by
- has_protocol
- has_habitat
slot_usage:
identified_by:
identifier: true
description: Unique identifier for this collection event. MIGRATED from event_id (Rule 53, 2026-01-26).
in_place:
range: CustodianPlace
inlined: true
examples:
- value:
place_name: Mauritius
country: MU
latitude: -20.2
longitude: 57.5
temporal_extent:
range: TimeSpan
inlined: true
examples:
- value:
begin_of_the_begin: '2020-06-15'
end_of_the_end: '2020-06-15'
- value:
begin_of_the_begin: '1870-01-01'
end_of_the_end: '1879-12-31'
has_provenance:
range: ProvenanceBlock
inlined: true
acquired_by:
range: Agent
multivalued: true
inlined: true
inlined_as_list: true
examples:
- value:
- value:
comments:
- Created 2026-01-19 from collection_location migration (Rule 53)
- "2026-01-22: collector attribute \u2192 acquired_by slot + Agent class (Rule 53)"
- Aligns with Darwin Core dwc:Event
- Consolidates collection metadata into structured event
- Supports provenance tracking for historical specimens
see_also:
- https://dwc.tdwg.org/terms/#dwc:Event
- https://cidoc-crm.org/html/cidoc_crm_v7.1.3.html#E7
annotations:
custodian_types: '["B", "M", "R"]'
custodian_types_rationale: Primarily used for Botanical/Zoo (B), Museum (M), and Research (R) custodians with biological specimen collections.
custodian_types_primary: B
specificity_score: '0.70'
specificity_rationale: Fairly specific - primarily for natural history specimen collecting events.
template_specificity: '{"museum_search": 0.75, "collection_discovery": 0.8, "general_heritage": 0.55}'
examples:
- value:
identified_by: https://nde.nl/ontology/hc/event/dodo-collection-1662
has_place:
place_name: Mauritius
country: MU
latitude: -20.2
longitude: 57.5
temporal_extent:
begin_of_the_begin: '1600-01-01'
end_of_the_end: '1662-12-31'
acquired_by:
- agent_name: Unknown Dutch sailor
- value:
identified_by: https://nde.nl/ontology/hc/event/wallace-java-1234
has_place:
place_name: Mt. Gede
region: West Java
country: ID
latitude: -6.78
longitude: 106.98
temporal_extent:
begin_of_the_begin: '1854-06-01'
end_of_the_end: '1854-06-30'
acquired_by:
- agent_name: Alfred Russel Wallace