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.
This commit is contained in:
parent
4a458ac71e
commit
fcd1c21c63
369 changed files with 1287 additions and 2528 deletions
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"generated": "2026-02-12T16:43:15.527Z",
|
||||
"generated": "2026-02-13T15:27:38.296Z",
|
||||
"schemaRoot": "/schemas/20251121/linkml",
|
||||
"totalFiles": 2369,
|
||||
"categoryCounts": {
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"generated": "2026-02-13T15:27:38.296Z",
|
||||
"generated": "2026-02-14T13:41:49.801Z",
|
||||
"schemaRoot": "/schemas/20251121/linkml",
|
||||
"totalFiles": 2369,
|
||||
"categoryCounts": {
|
||||
|
|
|
|||
|
|
@ -72,8 +72,6 @@ classes:
|
|||
slots:
|
||||
- has_type
|
||||
- has_score
|
||||
- organizational_principle
|
||||
- organizational_principle_uri
|
||||
- has_note
|
||||
- has_type
|
||||
- has_scope
|
||||
|
|
@ -83,10 +81,6 @@ classes:
|
|||
equals_expression: '["hc:ArchiveOrganizationType"]'
|
||||
has_type:
|
||||
equals_string: UniversityAdministrativeFonds
|
||||
organizational_principle:
|
||||
equals_string: fonds
|
||||
organizational_principle_uri:
|
||||
equals_string: https://www.ica.org/standards/RiC/vocabularies/recordSetTypes#Fonds
|
||||
has_note:
|
||||
equals_string: This RecordSetType classifies record sets following the fonds
|
||||
principle. The fonds structure reflects provenance from university central
|
||||
|
|
@ -155,8 +149,6 @@ classes:
|
|||
slots:
|
||||
- has_type
|
||||
- has_score
|
||||
- organizational_principle
|
||||
- organizational_principle_uri
|
||||
- has_note
|
||||
- has_note
|
||||
- has_type
|
||||
|
|
@ -167,10 +159,6 @@ classes:
|
|||
equals_expression: '["hc:ArchiveOrganizationType"]'
|
||||
has_type:
|
||||
equals_string: AcademicStudentRecordSeries
|
||||
organizational_principle:
|
||||
equals_string: series
|
||||
organizational_principle_uri:
|
||||
equals_string: https://www.ica.org/standards/RiC/vocabularies/recordSetTypes#Series
|
||||
has_note:
|
||||
equals_string: This RecordSetType classifies record sets following the series
|
||||
principle. Typically a series within the university administration fonds
|
||||
|
|
@ -240,8 +228,6 @@ classes:
|
|||
slots:
|
||||
- has_type
|
||||
- has_score
|
||||
- organizational_principle
|
||||
- organizational_principle_uri
|
||||
- has_note
|
||||
- has_type
|
||||
- has_scope
|
||||
|
|
@ -251,10 +237,6 @@ classes:
|
|||
equals_expression: '["hc:ArchiveOrganizationType", "hc:LibraryType"]'
|
||||
has_type:
|
||||
equals_string: FacultyPaperCollection
|
||||
organizational_principle:
|
||||
equals_string: fonds
|
||||
organizational_principle_uri:
|
||||
equals_string: https://www.ica.org/standards/RiC/vocabularies/recordSetTypes#Fonds
|
||||
has_note:
|
||||
equals_string: This RecordSetType classifies record sets following the fonds
|
||||
principle. Personal archives with individual faculty member as creator/accumulator.
|
||||
|
|
@ -322,8 +304,6 @@ classes:
|
|||
slots:
|
||||
- has_type
|
||||
- has_score
|
||||
- organizational_principle
|
||||
- organizational_principle_uri
|
||||
- has_note
|
||||
- has_type
|
||||
- has_scope
|
||||
|
|
@ -333,10 +313,6 @@ classes:
|
|||
equals_expression: '["hc:ArchiveOrganizationType", "hc:LibraryType", "hc:MuseumType"]'
|
||||
has_type:
|
||||
equals_string: CampusDocumentationCollection
|
||||
organizational_principle:
|
||||
equals_string: collection
|
||||
organizational_principle_uri:
|
||||
equals_string: https://www.ica.org/standards/RiC/vocabularies/recordSetTypes#Collection
|
||||
has_note:
|
||||
equals_string: This RecordSetType classifies record sets following the collection
|
||||
principle. May be assembled collection (artificial) organized by subject
|
||||
|
|
|
|||
|
|
@ -53,7 +53,7 @@ classes:
|
|||
- require
|
||||
- require
|
||||
- has_protocol
|
||||
- has_embargo_end_date
|
||||
- has_deadline
|
||||
- restricted_by
|
||||
- impose
|
||||
- legal_basis
|
||||
|
|
@ -142,16 +142,16 @@ classes:
|
|||
examples:
|
||||
- value:
|
||||
has_quantity:
|
||||
has_unit:
|
||||
has_measurement_unit:
|
||||
has_description: Daily reading room fee
|
||||
- value:
|
||||
has_quantity:
|
||||
has_description: Free for researchers
|
||||
- value:
|
||||
has_quantity:
|
||||
has_unit:
|
||||
has_measurement_unit:
|
||||
has_description: General public fee
|
||||
has_embargo_end_date:
|
||||
has_deadline:
|
||||
range: date
|
||||
examples:
|
||||
- value: '2050-01-01'
|
||||
|
|
|
|||
|
|
@ -19,12 +19,12 @@ classes:
|
|||
AcquisitionEvent:
|
||||
class_uri: rico:Instantiation
|
||||
slots:
|
||||
- has_origin
|
||||
- originate_from
|
||||
- temporal_extent
|
||||
- has_method
|
||||
- has_provenance
|
||||
slot_usage:
|
||||
has_origin:
|
||||
originate_from:
|
||||
range: Entity
|
||||
required: true
|
||||
annotations:
|
||||
|
|
|
|||
|
|
@ -27,7 +27,7 @@ imports:
|
|||
- ../slots/has_locality
|
||||
- ../slots/has_longitude
|
||||
- ../slots/has_postal_code
|
||||
- ../slots/20260202_matang/new/region
|
||||
- ../slots/has_geographic_subdivision
|
||||
# default_range: string
|
||||
classes:
|
||||
Address:
|
||||
|
|
@ -117,7 +117,7 @@ classes:
|
|||
- has_locality
|
||||
# REMOVED: city - migrated to located_in + City (2026-01-18, Rule 53)
|
||||
- located_in
|
||||
- region
|
||||
- has_geographic_subdivision
|
||||
- in_country
|
||||
# Formatted representation (MIGRATED: address_formatted → has_label)
|
||||
- has_label
|
||||
|
|
@ -127,7 +127,7 @@ classes:
|
|||
- has_latitude
|
||||
- has_longitude
|
||||
# Provenance
|
||||
- derived_from # was: was_derived_from - migrated per Rule 53
|
||||
- derive_from # was: was_derived_from - migrated per Rule 53
|
||||
- generated_by # was: was_generated_by - migrated per Rule 53
|
||||
slot_usage:
|
||||
has_section:
|
||||
|
|
@ -165,7 +165,7 @@ classes:
|
|||
- value:
|
||||
settlement_name: "Amsterdam"
|
||||
country: "NL"
|
||||
region:
|
||||
has_geographic_subdivision:
|
||||
# range: string
|
||||
required: false
|
||||
examples:
|
||||
|
|
|
|||
|
|
@ -11,7 +11,7 @@ imports:
|
|||
- linkml:types
|
||||
- ../slots/has_type
|
||||
- ../slots/has_literal_form
|
||||
- ../slots/20260202_matang/new/short_name
|
||||
- ../slots/shortened_as
|
||||
# default_range: string
|
||||
classes:
|
||||
AddressComponent:
|
||||
|
|
@ -58,7 +58,7 @@ classes:
|
|||
- vcard:Address
|
||||
slots:
|
||||
- has_literal_form
|
||||
- short_name
|
||||
- shortened_as
|
||||
- has_type
|
||||
slot_usage:
|
||||
has_literal_form:
|
||||
|
|
@ -68,7 +68,7 @@ classes:
|
|||
- value: Netherlands
|
||||
- value: Noord-Holland
|
||||
- value: Museumstraat
|
||||
short_name:
|
||||
shortened_as:
|
||||
# range: string
|
||||
required: false
|
||||
examples:
|
||||
|
|
|
|||
|
|
@ -48,7 +48,7 @@ classes:
|
|||
- leased_by
|
||||
- lease
|
||||
- has_score
|
||||
- derived_from
|
||||
- derive_from
|
||||
- generated_by
|
||||
slot_usage:
|
||||
identified_by:
|
||||
|
|
@ -83,7 +83,7 @@ classes:
|
|||
- value:
|
||||
has_quantity:
|
||||
has_value: 25
|
||||
has_unit:
|
||||
has_measurement_unit:
|
||||
has_label: "FTE"
|
||||
has_type:
|
||||
has_label: "Administrative Staff"
|
||||
|
|
@ -96,7 +96,7 @@ classes:
|
|||
range: date
|
||||
examples:
|
||||
- value: '2028-12-31'
|
||||
derived_from:
|
||||
derive_from:
|
||||
# range: string # CustodianObservation
|
||||
multivalued: true
|
||||
required: false
|
||||
|
|
|
|||
|
|
@ -36,8 +36,6 @@ classes:
|
|||
slots:
|
||||
- has_type
|
||||
- has_score
|
||||
- organizational_principle
|
||||
- organizational_principle_uri
|
||||
- has_custodian
|
||||
- record_holder_note
|
||||
- has_type
|
||||
|
|
@ -46,10 +44,6 @@ classes:
|
|||
equals_expression: '["hc:ArchiveOrganizationType"]'
|
||||
has_type:
|
||||
equals_string: RadioAdvertisementCollection
|
||||
organizational_principle:
|
||||
equals_string: collection
|
||||
organizational_principle_uri:
|
||||
equals_string: https://www.ica.org/standards/RiC/vocabularies/recordSetTypes#Collection
|
||||
has_custodian:
|
||||
equals_string: AdvertisingRadioArchive
|
||||
record_holder_note:
|
||||
|
|
@ -77,8 +71,6 @@ classes:
|
|||
slots:
|
||||
- has_type
|
||||
- has_score
|
||||
- organizational_principle
|
||||
- organizational_principle_uri
|
||||
- has_custodian
|
||||
- record_holder_note
|
||||
- has_type
|
||||
|
|
@ -87,10 +79,6 @@ classes:
|
|||
equals_expression: '["hc:ArchiveOrganizationType"]'
|
||||
has_type:
|
||||
equals_string: CampaignDocumentationSeries
|
||||
organizational_principle:
|
||||
equals_string: series
|
||||
organizational_principle_uri:
|
||||
equals_string: https://www.ica.org/standards/RiC/vocabularies/recordSetTypes#Series
|
||||
has_custodian:
|
||||
equals_string: AdvertisingRadioArchive
|
||||
record_holder_note:
|
||||
|
|
|
|||
|
|
@ -32,13 +32,13 @@ classes:
|
|||
'
|
||||
slots:
|
||||
- has_quantity
|
||||
- has_unit
|
||||
- has_measurement_unit
|
||||
- has_description
|
||||
slot_usage:
|
||||
has_quantity:
|
||||
range: integer
|
||||
required: true
|
||||
has_unit:
|
||||
has_measurement_unit:
|
||||
# range: string
|
||||
required: false
|
||||
annotations:
|
||||
|
|
|
|||
|
|
@ -23,12 +23,12 @@ classes:
|
|||
'
|
||||
slots:
|
||||
- has_quantity
|
||||
- has_unit
|
||||
- has_measurement_unit
|
||||
slot_usage:
|
||||
has_quantity:
|
||||
range: float
|
||||
required: true
|
||||
has_unit:
|
||||
has_measurement_unit:
|
||||
# range: string
|
||||
required: true
|
||||
annotations:
|
||||
|
|
|
|||
|
|
@ -26,7 +26,7 @@ classes:
|
|||
slots:
|
||||
- has_alignment
|
||||
- has_value
|
||||
- has_unit
|
||||
- has_measurement_unit
|
||||
slot_usage:
|
||||
has_alignment:
|
||||
# range: string
|
||||
|
|
@ -41,7 +41,7 @@ classes:
|
|||
examples:
|
||||
- value: '10'
|
||||
- value: default
|
||||
has_unit:
|
||||
has_measurement_unit:
|
||||
# range: string
|
||||
examples:
|
||||
- value: px
|
||||
|
|
|
|||
|
|
@ -20,7 +20,7 @@ classes:
|
|||
description: The altitude of a place.
|
||||
slots:
|
||||
- has_value
|
||||
- has_unit
|
||||
- has_measurement_unit
|
||||
annotations:
|
||||
specificity_score: 0.1
|
||||
specificity_rationale: Generic utility class/slot created during migration
|
||||
|
|
|
|||
|
|
@ -36,8 +36,6 @@ classes:
|
|||
slots:
|
||||
- has_type
|
||||
- has_score
|
||||
- organizational_principle
|
||||
- organizational_principle_uri
|
||||
- has_custodian
|
||||
- record_holder_note
|
||||
- has_type
|
||||
|
|
@ -46,10 +44,6 @@ classes:
|
|||
equals_expression: '["hc:ArchiveOrganizationType"]'
|
||||
has_type:
|
||||
equals_string: BioacousticRecordingCollection
|
||||
organizational_principle:
|
||||
equals_string: collection
|
||||
organizational_principle_uri:
|
||||
equals_string: https://www.ica.org/standards/RiC/vocabularies/recordSetTypes#Collection
|
||||
has_custodian:
|
||||
equals_string: AnimalSoundArchive
|
||||
record_holder_note:
|
||||
|
|
@ -77,8 +71,6 @@ classes:
|
|||
slots:
|
||||
- has_type
|
||||
- has_score
|
||||
- organizational_principle
|
||||
- organizational_principle_uri
|
||||
- has_custodian
|
||||
- record_holder_note
|
||||
- has_type
|
||||
|
|
@ -87,10 +79,6 @@ classes:
|
|||
equals_expression: '["hc:ArchiveOrganizationType"]'
|
||||
has_type:
|
||||
equals_string: FieldRecordingSeries
|
||||
organizational_principle:
|
||||
equals_string: series
|
||||
organizational_principle_uri:
|
||||
equals_string: https://www.ica.org/standards/RiC/vocabularies/recordSetTypes#Series
|
||||
has_custodian:
|
||||
equals_string: AnimalSoundArchive
|
||||
record_holder_note:
|
||||
|
|
|
|||
|
|
@ -43,7 +43,7 @@ classes:
|
|||
- prov:Activity
|
||||
slots:
|
||||
- has_quantity
|
||||
- has_unit
|
||||
- has_measurement_unit
|
||||
- temporal_extent
|
||||
slot_usage:
|
||||
has_quantity:
|
||||
|
|
@ -53,9 +53,9 @@ classes:
|
|||
examples:
|
||||
- value:
|
||||
numeric_value: 42
|
||||
has_unit:
|
||||
has_measurement_unit:
|
||||
unit_label: likes
|
||||
has_unit:
|
||||
has_measurement_unit:
|
||||
# range: string
|
||||
inlined: false # Fixed invalid inline for primitive type
|
||||
required: false
|
||||
|
|
|
|||
|
|
@ -42,8 +42,6 @@ classes:
|
|||
slots:
|
||||
- has_type
|
||||
- has_score
|
||||
- organizational_principle
|
||||
- organizational_principle_uri
|
||||
- has_custodian
|
||||
- record_holder_note
|
||||
- has_type
|
||||
|
|
@ -52,10 +50,6 @@ classes:
|
|||
equals_expression: '["hc:ArchiveOrganizationType"]'
|
||||
has_type:
|
||||
equals_string: ArchitecturalDrawingCollection
|
||||
organizational_principle:
|
||||
equals_string: collection
|
||||
organizational_principle_uri:
|
||||
equals_string: https://www.ica.org/standards/RiC/vocabularies/recordSetTypes#Collection
|
||||
has_custodian:
|
||||
equals_string: ArchitecturalArchive
|
||||
record_holder_note:
|
||||
|
|
@ -83,8 +77,6 @@ classes:
|
|||
slots:
|
||||
- has_type
|
||||
- has_score
|
||||
- organizational_principle
|
||||
- organizational_principle_uri
|
||||
- has_custodian
|
||||
- record_holder_note
|
||||
- has_type
|
||||
|
|
@ -93,10 +85,6 @@ classes:
|
|||
equals_expression: '["hc:ArchiveOrganizationType"]'
|
||||
has_type:
|
||||
equals_string: ArchitectPapersCollection
|
||||
organizational_principle:
|
||||
equals_string: collection
|
||||
organizational_principle_uri:
|
||||
equals_string: https://www.ica.org/standards/RiC/vocabularies/recordSetTypes#Collection
|
||||
has_custodian:
|
||||
equals_string: ArchitecturalArchive
|
||||
record_holder_note:
|
||||
|
|
@ -122,8 +110,6 @@ classes:
|
|||
slots:
|
||||
- has_type
|
||||
- has_score
|
||||
- organizational_principle
|
||||
- organizational_principle_uri
|
||||
- has_custodian
|
||||
- record_holder_note
|
||||
- has_type
|
||||
|
|
@ -132,10 +118,6 @@ classes:
|
|||
equals_expression: '["hc:ArchiveOrganizationType"]'
|
||||
has_type:
|
||||
equals_string: BuildingProjectFonds
|
||||
organizational_principle:
|
||||
equals_string: fonds
|
||||
organizational_principle_uri:
|
||||
equals_string: https://www.ica.org/standards/RiC/vocabularies/recordSetTypes#Fonds
|
||||
has_custodian:
|
||||
equals_string: ArchitecturalArchive
|
||||
record_holder_note:
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ imports:
|
|||
- ../slots/identified_by
|
||||
- ../slots/has_score
|
||||
- ../slots/has_type
|
||||
- ../slots/20260202_matang/new/society_focus
|
||||
- ../slots/focus_on
|
||||
classes:
|
||||
ArchiveAssociation:
|
||||
is_a: HeritageSocietyType
|
||||
|
|
@ -16,7 +16,7 @@ classes:
|
|||
description: "Booster, history, and heritage societies that support archival institutions\nthrough advocacy, fundraising, volunteer programs, and public engagement.\n\n**Wikidata**: Q130427366\n\n**IMPORTANT: This is a HeritageSocietyType, NOT an ArchiveOrganizationType**\n\nArchive associations are HERITAGE SOCIETIES (membership organizations) that \nsupport archives, not archives themselves. The key distinction:\n- **ArchiveOrganizationType**: Actual archive institutions holding records\n- **HeritageSocietyType (this class)**: Volunteer/membership organizations supporting archives\n\n**Scope**:\nArchive associations (Archivvereine) provide:\n- Advocacy for archival institutions\n- Fundraising and donor cultivation\n- Volunteer recruitment and coordination\n- Public programming and outreach\n- Membership programs\n- Publication of newsletters and journals\n- Support for acquisitions and preservation\n\n**Organizational Role**:\nThese are typically:\n- \"Friends of the Archives\" organizations\n\
|
||||
- Historical societies supporting local archives\n- Professional associations for archivists\n- Advocacy groups for archival funding\n\n**Heritage Society Focus**:\nUse `society_focus` slot to describe the archive(s) supported.\nUse `has_activity` to document advocacy and outreach activities.\n\n**Related Types**:\n- HeritageSocietyType - Parent class for heritage support organizations\n- Archive (Q166118) - The institutions they support (NOT the same thing)\n\n**Primary Type**: \nMaps to 'S' (COLLECTING_SOCIETY) in GLAMORCUBESFIXPHDNT taxonomy,\nNOT 'A' (ARCHIVE) - these are support organizations, not archives themselves.\n\n**Ontological Alignment**:\n- **SKOS**: skos:Concept with skos:broader HeritageSocietyType\n- **Schema.org**: schema:Organization, schema:NGO\n- **RiC-O**: rico:CorporateBody (as agent)\n\n**Multilingual Labels**:\n- de: Archivverein\n- fr: Association des amis des archives\n"
|
||||
slot_usage:
|
||||
society_focus:
|
||||
focus_on:
|
||||
required: true
|
||||
identified_by:
|
||||
pattern: ^Q[0-9]+$
|
||||
|
|
|
|||
|
|
@ -36,8 +36,6 @@ classes:
|
|||
slots:
|
||||
- has_type
|
||||
- has_score
|
||||
- organizational_principle
|
||||
- organizational_principle_uri
|
||||
- has_custodian
|
||||
- record_holder_note
|
||||
- has_type
|
||||
|
|
@ -46,10 +44,6 @@ classes:
|
|||
equals_expression: '["hc:ArchiveOrganizationType"]'
|
||||
has_type:
|
||||
equals_string: InternationalOrgFonds
|
||||
organizational_principle:
|
||||
equals_string: fonds
|
||||
organizational_principle_uri:
|
||||
equals_string: https://www.ica.org/standards/RiC/vocabularies/recordSetTypes#Fonds
|
||||
has_custodian:
|
||||
equals_string: ArchiveOfInternationalOrganization
|
||||
record_holder_note:
|
||||
|
|
@ -77,8 +71,6 @@ classes:
|
|||
slots:
|
||||
- has_type
|
||||
- has_score
|
||||
- organizational_principle
|
||||
- organizational_principle_uri
|
||||
- has_custodian
|
||||
- record_holder_note
|
||||
- has_type
|
||||
|
|
@ -87,10 +79,6 @@ classes:
|
|||
equals_expression: '["hc:ArchiveOrganizationType"]'
|
||||
has_type:
|
||||
equals_string: TreatyCollection
|
||||
organizational_principle:
|
||||
equals_string: collection
|
||||
organizational_principle_uri:
|
||||
equals_string: https://www.ica.org/standards/RiC/vocabularies/recordSetTypes#Collection
|
||||
has_custodian:
|
||||
equals_string: ArchiveOfInternationalOrganization
|
||||
record_holder_note:
|
||||
|
|
@ -114,8 +102,6 @@ classes:
|
|||
slots:
|
||||
- has_type
|
||||
- has_score
|
||||
- organizational_principle
|
||||
- organizational_principle_uri
|
||||
- has_custodian
|
||||
- record_holder_note
|
||||
- has_type
|
||||
|
|
@ -124,10 +110,6 @@ classes:
|
|||
equals_expression: '["hc:ArchiveOrganizationType"]'
|
||||
has_type:
|
||||
equals_string: ConferenceRecordSeries
|
||||
organizational_principle:
|
||||
equals_string: series
|
||||
organizational_principle_uri:
|
||||
equals_string: https://www.ica.org/standards/RiC/vocabularies/recordSetTypes#Series
|
||||
has_custodian:
|
||||
equals_string: ArchiveOfInternationalOrganization
|
||||
record_holder_note:
|
||||
|
|
|
|||
|
|
@ -36,8 +36,6 @@ classes:
|
|||
slots:
|
||||
- has_type
|
||||
- has_score
|
||||
- organizational_principle
|
||||
- organizational_principle_uri
|
||||
- has_custodian
|
||||
- record_holder_note
|
||||
- has_type
|
||||
|
|
@ -46,10 +44,6 @@ classes:
|
|||
equals_expression: '["hc:ArchiveOrganizationType"]'
|
||||
has_type:
|
||||
equals_string: BuildingPermitSeries
|
||||
organizational_principle:
|
||||
equals_string: series
|
||||
organizational_principle_uri:
|
||||
equals_string: https://www.ica.org/standards/RiC/vocabularies/recordSetTypes#Series
|
||||
has_custodian:
|
||||
equals_string: ArchivesForBuildingRecords
|
||||
record_holder_note:
|
||||
|
|
@ -77,8 +71,6 @@ classes:
|
|||
slots:
|
||||
- has_type
|
||||
- has_score
|
||||
- organizational_principle
|
||||
- organizational_principle_uri
|
||||
- has_custodian
|
||||
- record_holder_note
|
||||
- has_type
|
||||
|
|
@ -87,10 +79,6 @@ classes:
|
|||
equals_expression: '["hc:ArchiveOrganizationType"]'
|
||||
has_type:
|
||||
equals_string: ConstructionDocumentCollection
|
||||
organizational_principle:
|
||||
equals_string: collection
|
||||
organizational_principle_uri:
|
||||
equals_string: https://www.ica.org/standards/RiC/vocabularies/recordSetTypes#Collection
|
||||
has_custodian:
|
||||
equals_string: ArchivesForBuildingRecords
|
||||
record_holder_note:
|
||||
|
|
|
|||
|
|
@ -36,8 +36,6 @@ classes:
|
|||
slots:
|
||||
- has_type
|
||||
- has_score
|
||||
- organizational_principle
|
||||
- organizational_principle_uri
|
||||
- has_custodian
|
||||
- record_holder_note
|
||||
- has_type
|
||||
|
|
@ -46,10 +44,6 @@ classes:
|
|||
equals_expression: '["hc:ArchiveOrganizationType"]'
|
||||
has_type:
|
||||
equals_string: RegionalAdministrationFonds
|
||||
organizational_principle:
|
||||
equals_string: fonds
|
||||
organizational_principle_uri:
|
||||
equals_string: https://www.ica.org/standards/RiC/vocabularies/recordSetTypes#Fonds
|
||||
has_custodian:
|
||||
equals_string: ArchivesRegionales
|
||||
record_holder_note:
|
||||
|
|
|
|||
|
|
@ -58,7 +58,7 @@ classes:
|
|||
- geosparql:hasArea
|
||||
slots:
|
||||
- has_value
|
||||
- has_unit
|
||||
- has_measurement_unit
|
||||
- measurement_date
|
||||
- approximate
|
||||
- measured_through
|
||||
|
|
@ -70,7 +70,7 @@ classes:
|
|||
examples:
|
||||
- value: 25.0
|
||||
- value: 5000.0
|
||||
has_unit:
|
||||
has_measurement_unit:
|
||||
range: MeasureUnit
|
||||
required: true
|
||||
inlined: true
|
||||
|
|
|
|||
|
|
@ -36,8 +36,6 @@ classes:
|
|||
slots:
|
||||
- has_type
|
||||
- has_score
|
||||
- organizational_principle
|
||||
- organizational_principle_uri
|
||||
- has_custodian
|
||||
- record_holder_note
|
||||
- has_type
|
||||
|
|
@ -46,10 +44,6 @@ classes:
|
|||
equals_expression: '["hc:ArchiveOrganizationType"]'
|
||||
has_type:
|
||||
equals_string: ArtistPapersCollection
|
||||
organizational_principle:
|
||||
equals_string: collection
|
||||
organizational_principle_uri:
|
||||
equals_string: https://www.ica.org/standards/RiC/vocabularies/recordSetTypes#Collection
|
||||
has_custodian:
|
||||
equals_string: ArtArchive
|
||||
record_holder_note:
|
||||
|
|
@ -77,8 +71,6 @@ classes:
|
|||
slots:
|
||||
- has_type
|
||||
- has_score
|
||||
- organizational_principle
|
||||
- organizational_principle_uri
|
||||
- has_custodian
|
||||
- record_holder_note
|
||||
- has_type
|
||||
|
|
@ -87,10 +79,6 @@ classes:
|
|||
equals_expression: '["hc:ArchiveOrganizationType"]'
|
||||
has_type:
|
||||
equals_string: GalleryRecordsFonds
|
||||
organizational_principle:
|
||||
equals_string: fonds
|
||||
organizational_principle_uri:
|
||||
equals_string: https://www.ica.org/standards/RiC/vocabularies/recordSetTypes#Fonds
|
||||
has_custodian:
|
||||
equals_string: ArtArchive
|
||||
record_holder_note:
|
||||
|
|
@ -114,8 +102,6 @@ classes:
|
|||
slots:
|
||||
- has_type
|
||||
- has_score
|
||||
- organizational_principle
|
||||
- organizational_principle_uri
|
||||
- has_custodian
|
||||
- record_holder_note
|
||||
- has_type
|
||||
|
|
@ -124,10 +110,6 @@ classes:
|
|||
equals_expression: '["hc:ArchiveOrganizationType"]'
|
||||
has_type:
|
||||
equals_string: ExhibitionDocumentationCollection
|
||||
organizational_principle:
|
||||
equals_string: collection
|
||||
organizational_principle_uri:
|
||||
equals_string: https://www.ica.org/standards/RiC/vocabularies/recordSetTypes#Collection
|
||||
has_custodian:
|
||||
equals_string: ArtArchive
|
||||
record_holder_note:
|
||||
|
|
|
|||
|
|
@ -58,7 +58,7 @@ classes:
|
|||
- schema:Service
|
||||
slots:
|
||||
- takes_or_took_comission
|
||||
- sales_activity
|
||||
- has_activity
|
||||
slot_usage:
|
||||
takes_or_took_comission:
|
||||
range: CommissionRate
|
||||
|
|
|
|||
|
|
@ -25,9 +25,8 @@ imports:
|
|||
- ../slots/has_legal_form
|
||||
- ../slots/identified_by
|
||||
- ../slots/signed_by
|
||||
- ../slots/20260202_matang/new/refers_to_custodian
|
||||
- ../slots/20260202_matang/new/refers_to_legal_status
|
||||
- ../slots/20260202_matang/new/registered_office_clause
|
||||
- ../slots/refer_to
|
||||
- ../slots/has_clause
|
||||
- ../slots/require
|
||||
- ../slots/supersede
|
||||
- ../slots/temporal_extent
|
||||
|
|
@ -85,15 +84,15 @@ classes:
|
|||
- identified_by
|
||||
- signed_by
|
||||
- signed_at
|
||||
- refers_to_custodian
|
||||
- refers_to_legal_status
|
||||
- registered_office_clause
|
||||
- refer_to
|
||||
- refer_to
|
||||
- has_clause
|
||||
- require
|
||||
- supersede
|
||||
- has_score
|
||||
- temporal_extent
|
||||
- has_version
|
||||
- derived_from
|
||||
- derive_from
|
||||
- generated_by
|
||||
slot_usage:
|
||||
has_title:
|
||||
|
|
@ -154,7 +153,7 @@ classes:
|
|||
current:
|
||||
range: boolean
|
||||
required: true
|
||||
registered_office_clause:
|
||||
has_clause:
|
||||
# range: string
|
||||
required: false
|
||||
examples:
|
||||
|
|
@ -181,10 +180,10 @@ classes:
|
|||
examples:
|
||||
- value: true
|
||||
- value: false
|
||||
refers_to_legal_status:
|
||||
refer_to:
|
||||
range: CustodianLegalStatus
|
||||
required: true
|
||||
refers_to_custodian:
|
||||
refer_to:
|
||||
range: Custodian
|
||||
required: true
|
||||
has_legal_form:
|
||||
|
|
@ -193,7 +192,7 @@ classes:
|
|||
in_jurisdiction:
|
||||
# range: string
|
||||
required: false
|
||||
derived_from:
|
||||
derive_from:
|
||||
range: CustodianObservation
|
||||
multivalued: true
|
||||
required: false
|
||||
|
|
|
|||
|
|
@ -17,10 +17,9 @@ imports:
|
|||
- ../slots/has_time_interval
|
||||
- ../slots/has_type
|
||||
- ../slots/generated_by
|
||||
- ../slots/20260202_matang/new/segment_index
|
||||
- ../slots/20260202_matang/new/segment_text
|
||||
- ../slots/20260202_matang/new/start_seconds
|
||||
- ../slots/20260202_matang/new/start_time
|
||||
- ../slots/indexed_as
|
||||
- ../slots/has_text
|
||||
- ../slots/begin_of_the_begin
|
||||
prefixes:
|
||||
linkml: https://w3id.org/linkml/
|
||||
hc: https://nde.nl/ontology/hc/
|
||||
|
|
@ -121,13 +120,13 @@ classes:
|
|||
- oa:FragmentSelector
|
||||
slots:
|
||||
- has_time_interval
|
||||
- segment_index
|
||||
- segment_text
|
||||
- indexed_as
|
||||
- has_text
|
||||
- generated_by
|
||||
- has_type
|
||||
- has_score
|
||||
- start_seconds
|
||||
- start_time
|
||||
- begin_of_the_begin
|
||||
- begin_of_the_begin
|
||||
slot_usage:
|
||||
has_type:
|
||||
range: AudioEventTypeEnum
|
||||
|
|
@ -141,7 +140,7 @@ classes:
|
|||
inlined: true
|
||||
examples:
|
||||
- value: null
|
||||
segment_text:
|
||||
has_text:
|
||||
# range: string
|
||||
required: false
|
||||
examples:
|
||||
|
|
|
|||
|
|
@ -36,8 +36,6 @@ classes:
|
|||
slots:
|
||||
- has_type
|
||||
- has_score
|
||||
- organizational_principle
|
||||
- organizational_principle_uri
|
||||
- has_custodian
|
||||
- record_holder_note
|
||||
- has_type
|
||||
|
|
@ -46,10 +44,6 @@ classes:
|
|||
equals_expression: '["hc:ArchiveOrganizationType"]'
|
||||
has_type:
|
||||
equals_string: AudiovisualRecordingCollection
|
||||
organizational_principle:
|
||||
equals_string: collection
|
||||
organizational_principle_uri:
|
||||
equals_string: https://www.ica.org/standards/RiC/vocabularies/recordSetTypes#Collection
|
||||
has_custodian:
|
||||
equals_string: AudiovisualArchive
|
||||
record_holder_note:
|
||||
|
|
@ -77,8 +71,6 @@ classes:
|
|||
slots:
|
||||
- has_type
|
||||
- has_score
|
||||
- organizational_principle
|
||||
- organizational_principle_uri
|
||||
- has_custodian
|
||||
- record_holder_note
|
||||
- has_type
|
||||
|
|
@ -87,10 +79,6 @@ classes:
|
|||
equals_expression: '["hc:ArchiveOrganizationType"]'
|
||||
has_type:
|
||||
equals_string: AudiovisualProductionFonds
|
||||
organizational_principle:
|
||||
equals_string: fonds
|
||||
organizational_principle_uri:
|
||||
equals_string: https://www.ica.org/standards/RiC/vocabularies/recordSetTypes#Fonds
|
||||
has_custodian:
|
||||
equals_string: AudiovisualArchive
|
||||
record_holder_note:
|
||||
|
|
|
|||
|
|
@ -21,9 +21,9 @@ imports:
|
|||
- ../slots/has_objective
|
||||
- ../slots/has_url
|
||||
- ../slots/receive
|
||||
- ../slots/20260202_matang/new/refers_to_custodian
|
||||
- ../slots/20260202_matang/new/related_project
|
||||
- ../slots/20260202_matang/new/serves_finding_aid
|
||||
- ../slots/refer_to
|
||||
- ../slots/related_to
|
||||
- ../slots/has_finding_aid
|
||||
- ../slots/temporal_extent
|
||||
prefixes:
|
||||
linkml: https://w3id.org/linkml/
|
||||
|
|
@ -71,13 +71,13 @@ classes:
|
|||
- has_label
|
||||
- has_objective
|
||||
- has_url
|
||||
- refers_to_custodian
|
||||
- related_project
|
||||
- serves_finding_aid
|
||||
- refer_to
|
||||
- related_to
|
||||
- has_finding_aid
|
||||
- has_technological_infrastructure
|
||||
- has_score
|
||||
- temporal_extent
|
||||
- derived_from
|
||||
- derive_from
|
||||
- generated_by
|
||||
slot_usage:
|
||||
identified_by:
|
||||
|
|
@ -144,7 +144,7 @@ classes:
|
|||
required: true
|
||||
examples:
|
||||
- value: https://nde.nl/ontology/hc/platform/rijksmuseum-website
|
||||
related_project:
|
||||
related_to:
|
||||
# range: string
|
||||
examples:
|
||||
- value: Operation Night Watch
|
||||
|
|
@ -200,19 +200,19 @@ classes:
|
|||
- value:
|
||||
cms_version: 4.0.1
|
||||
has_type: MuseumCMS
|
||||
derived_from:
|
||||
derive_from:
|
||||
# range: string # CustodianObservation
|
||||
multivalued: true
|
||||
required: false
|
||||
generated_by:
|
||||
range: ReconstructionActivity
|
||||
required: false
|
||||
refers_to_custodian:
|
||||
refer_to:
|
||||
range: Custodian
|
||||
required: true
|
||||
examples:
|
||||
- value: https://nde.nl/ontology/hc/nl-nh-ams-m-rm-q190804
|
||||
serves_finding_aid:
|
||||
has_finding_aid:
|
||||
# range: string # uriorcurie
|
||||
multivalued: true
|
||||
inlined_as_list: false # Fixed invalid inline for primitive type
|
||||
|
|
|
|||
|
|
@ -19,9 +19,9 @@ imports:
|
|||
- ../slots/has_description
|
||||
- ../slots/has_label
|
||||
- ../slots/has_postal_code
|
||||
- ../slots/20260202_matang/new/refers_to_custodian
|
||||
- ../slots/20260202_matang/new/settlement
|
||||
- ../slots/20260202_matang/new/specialized_place
|
||||
- ../slots/refer_to
|
||||
- ../slots/has_locality
|
||||
- ../slots/categorized_as
|
||||
- ../slots/temporal_extent
|
||||
prefixes:
|
||||
linkml: https://w3id.org/linkml/
|
||||
|
|
@ -66,13 +66,13 @@ classes:
|
|||
- has_description
|
||||
- has_label
|
||||
- has_postal_code
|
||||
- refers_to_custodian
|
||||
- settlement
|
||||
- specialized_place
|
||||
- refer_to
|
||||
- has_locality
|
||||
- categorized_as
|
||||
- has_geographic_subdivision
|
||||
- has_score
|
||||
- temporal_extent
|
||||
- derived_from
|
||||
- derive_from
|
||||
- generated_by
|
||||
- geometric_extent
|
||||
slot_usage:
|
||||
|
|
@ -101,7 +101,7 @@ classes:
|
|||
has_label: BRANCH_OFFICE
|
||||
- value:
|
||||
has_label: RESEARCH_CENTER
|
||||
specialized_place:
|
||||
categorized_as:
|
||||
# range: string # uriorcurie
|
||||
# range: ReconstructedEntity
|
||||
required: false
|
||||
|
|
@ -141,7 +141,7 @@ classes:
|
|||
# range: string
|
||||
examples:
|
||||
- value: https://nde.nl/ontology/hc/subregion/NL-UT
|
||||
settlement:
|
||||
has_locality:
|
||||
range: Settlement
|
||||
examples:
|
||||
- value: https://nde.nl/ontology/hc/settlement/2759633
|
||||
|
|
@ -203,14 +203,14 @@ classes:
|
|||
- value:
|
||||
begin_of_the_begin: '1970-01-01'
|
||||
end_of_the_begin: '1979-12-31'
|
||||
derived_from:
|
||||
derive_from:
|
||||
# range: string # CustodianObservation
|
||||
multivalued: true
|
||||
required: false
|
||||
generated_by:
|
||||
range: ReconstructionActivity
|
||||
required: false
|
||||
refers_to_custodian:
|
||||
refer_to:
|
||||
range: Custodian
|
||||
required: true
|
||||
examples:
|
||||
|
|
|
|||
|
|
@ -42,4 +42,4 @@ classes:
|
|||
- has_label
|
||||
- has_url
|
||||
- has_type
|
||||
- relationship
|
||||
- related_to
|
||||
|
|
|
|||
|
|
@ -36,8 +36,6 @@ classes:
|
|||
slots:
|
||||
- has_type
|
||||
- has_score
|
||||
- organizational_principle
|
||||
- organizational_principle_uri
|
||||
- has_custodian
|
||||
- record_holder_note
|
||||
- has_type
|
||||
|
|
@ -46,10 +44,6 @@ classes:
|
|||
equals_expression: '["hc:ArchiveOrganizationType"]'
|
||||
has_type:
|
||||
equals_string: BankingRecordsFonds
|
||||
organizational_principle:
|
||||
equals_string: fonds
|
||||
organizational_principle_uri:
|
||||
equals_string: https://www.ica.org/standards/RiC/vocabularies/recordSetTypes#Fonds
|
||||
has_custodian:
|
||||
equals_string: BankArchive
|
||||
record_holder_note:
|
||||
|
|
@ -77,8 +71,6 @@ classes:
|
|||
slots:
|
||||
- has_type
|
||||
- has_score
|
||||
- organizational_principle
|
||||
- organizational_principle_uri
|
||||
- has_custodian
|
||||
- record_holder_note
|
||||
- has_type
|
||||
|
|
@ -87,10 +79,6 @@ classes:
|
|||
equals_expression: '["hc:ArchiveOrganizationType"]'
|
||||
has_type:
|
||||
equals_string: FinancialTransactionSeries
|
||||
organizational_principle:
|
||||
equals_string: series
|
||||
organizational_principle_uri:
|
||||
equals_string: https://www.ica.org/standards/RiC/vocabularies/recordSetTypes#Series
|
||||
has_custodian:
|
||||
equals_string: BankArchive
|
||||
record_holder_note:
|
||||
|
|
@ -114,8 +102,6 @@ classes:
|
|||
slots:
|
||||
- has_type
|
||||
- has_score
|
||||
- organizational_principle
|
||||
- organizational_principle_uri
|
||||
- has_custodian
|
||||
- record_holder_note
|
||||
- has_type
|
||||
|
|
@ -124,10 +110,6 @@ classes:
|
|||
equals_expression: '["hc:ArchiveOrganizationType"]'
|
||||
has_type:
|
||||
equals_string: CustomerAccountSeries
|
||||
organizational_principle:
|
||||
equals_string: series
|
||||
organizational_principle_uri:
|
||||
equals_string: https://www.ica.org/standards/RiC/vocabularies/recordSetTypes#Series
|
||||
has_custodian:
|
||||
equals_string: BankArchive
|
||||
record_holder_note:
|
||||
|
|
|
|||
|
|
@ -10,8 +10,7 @@ imports:
|
|||
- ../slots/has_score
|
||||
- ../slots/has_type
|
||||
- ../slots/has_living_specimen
|
||||
- ../slots/20260202_matang/new/research_program
|
||||
- ../slots/20260202_matang/new/specimen_type
|
||||
- ../slots/has_specimen
|
||||
classes:
|
||||
BioCustodianType:
|
||||
is_a: CustodianType
|
||||
|
|
@ -166,11 +165,11 @@ classes:
|
|||
- offer_program
|
||||
- has_type
|
||||
- has_living_specimen
|
||||
- research_program
|
||||
- specimen_type
|
||||
- offer_program
|
||||
- has_specimen
|
||||
- has_score
|
||||
slot_usage:
|
||||
specimen_type:
|
||||
has_specimen:
|
||||
# range: string
|
||||
multivalued: true
|
||||
required: false
|
||||
|
|
@ -181,14 +180,14 @@ classes:
|
|||
required: false
|
||||
examples:
|
||||
- value:
|
||||
has_unit:
|
||||
has_measurement_unit:
|
||||
- value:
|
||||
has_unit:
|
||||
has_measurement_unit:
|
||||
is_estimate: true
|
||||
has_living_specimen:
|
||||
range: boolean
|
||||
required: true
|
||||
research_program:
|
||||
offer_program:
|
||||
# range: string
|
||||
multivalued: true
|
||||
required: false
|
||||
|
|
|
|||
|
|
@ -40,9 +40,9 @@ imports:
|
|||
- ../slots/prepared_by
|
||||
- ../slots/has_method
|
||||
- ../slots/has_detail
|
||||
- ../slots/20260202_matang/new/sex
|
||||
- ../slots/20260202_matang/new/specimen_count
|
||||
- ../slots/20260202_matang/new/specimen_type
|
||||
- ../slots/has_gender
|
||||
- ../slots/has_quantity
|
||||
- ../slots/has_specimen
|
||||
- ../slots/acquired_through
|
||||
default_prefix: hc
|
||||
classes:
|
||||
|
|
@ -69,7 +69,7 @@ classes:
|
|||
- listed_in
|
||||
- acquired_through
|
||||
- describe
|
||||
- has_place
|
||||
- in_place
|
||||
- has_hypernym
|
||||
- acquired_by
|
||||
- has_name
|
||||
|
|
@ -85,9 +85,9 @@ classes:
|
|||
- prepared_by
|
||||
- has_method
|
||||
- has_detail
|
||||
- sex
|
||||
- specimen_count
|
||||
- specimen_type
|
||||
- has_gender
|
||||
- has_quantity
|
||||
- has_specimen
|
||||
- has_label
|
||||
- commented_on
|
||||
- has_authority
|
||||
|
|
@ -188,7 +188,7 @@ classes:
|
|||
identified_by:
|
||||
- agent_name: Dr. Jane Smith
|
||||
description: 'Was date_identified: 2020-03-15'
|
||||
specimen_type:
|
||||
has_specimen:
|
||||
required: false
|
||||
# range: string
|
||||
examples:
|
||||
|
|
@ -205,7 +205,7 @@ classes:
|
|||
required: false
|
||||
examples:
|
||||
- value: "TypeStatus:\n status_value: \"Holotype of Raphus cucullatus Linnaeus, 1758\"\n status_type: \"nomenclatural\"\n"
|
||||
sex:
|
||||
has_gender:
|
||||
required: false
|
||||
# range: string
|
||||
examples:
|
||||
|
|
@ -227,7 +227,7 @@ classes:
|
|||
- value: SKELETON
|
||||
- value: SKULL
|
||||
- value: SKIN
|
||||
specimen_count:
|
||||
has_quantity:
|
||||
required: false
|
||||
range: integer
|
||||
examples:
|
||||
|
|
@ -268,7 +268,7 @@ classes:
|
|||
- value: "acquisition_method: FIELD_COLLECTION\ntemporal_extent:\n begin_of_the_begin: \"2020-06-15\"\n end_of_the_end: \"2020-06-15\"\nacquisition_date_text: \"2020-06-15\"\n"
|
||||
- value: "acquisition_method: FIELD_COLLECTION\ntemporal_extent:\n begin_of_the_begin: \"2020-06-01\"\n end_of_the_end: \"2020-07-31\"\nacquisition_date_text: \"2020-06/2020-07\"\nacquisition_notes: \"Collected sometime in June-July 2020\"\n"
|
||||
- value: "acquisition_method: FIELD_COLLECTION\ntemporal_extent:\n begin_of_the_begin: \"1870-01-01\"\n end_of_the_end: \"1879-12-31\"\nacquisition_date_text: \"1870s\"\nacquisition_notes: \"Historical specimen with approximate date\"\n"
|
||||
has_place:
|
||||
in_place:
|
||||
required: false
|
||||
range: CustodianPlace
|
||||
inlined: true
|
||||
|
|
|
|||
|
|
@ -24,7 +24,7 @@ imports:
|
|||
- ../slots/has_name
|
||||
- ../slots/has_label
|
||||
- ../slots/has_source
|
||||
- ../slots/20260202_matang/new/region_code
|
||||
- ../slots/has_code
|
||||
default_prefix: hc
|
||||
classes:
|
||||
BirthPlace:
|
||||
|
|
@ -40,7 +40,7 @@ classes:
|
|||
- has_label
|
||||
- has_name
|
||||
- in_country
|
||||
- region_code
|
||||
- has_code
|
||||
- identified_by
|
||||
- has_coordinates
|
||||
- has_source
|
||||
|
|
@ -64,7 +64,7 @@ classes:
|
|||
examples:
|
||||
- value: NL
|
||||
- value: ID
|
||||
region_code:
|
||||
has_code:
|
||||
# range: string
|
||||
required: false
|
||||
examples:
|
||||
|
|
|
|||
|
|
@ -14,7 +14,7 @@ imports:
|
|||
- ../slots/generated_by
|
||||
- ../slots/face_public
|
||||
- ../slots/has_operating_hours
|
||||
- ../slots/20260202_matang/new/services_offered
|
||||
- ../slots/has_service
|
||||
prefixes:
|
||||
linkml: https://w3id.org/linkml/
|
||||
hc: https://nde.nl/ontology/hc/
|
||||
|
|
@ -48,9 +48,9 @@ classes:
|
|||
- has_quantity
|
||||
- face_public
|
||||
- has_opening_hour
|
||||
- services_offered
|
||||
- has_service
|
||||
- has_score
|
||||
- derived_from
|
||||
- derive_from
|
||||
- generated_by
|
||||
slot_usage:
|
||||
identified_by:
|
||||
|
|
@ -85,7 +85,7 @@ classes:
|
|||
ifabsent: 'true'
|
||||
examples:
|
||||
- value: true
|
||||
services_offered:
|
||||
has_service:
|
||||
# range: string
|
||||
multivalued: true
|
||||
examples:
|
||||
|
|
@ -103,7 +103,7 @@ classes:
|
|||
- value:
|
||||
has_description: Staff assigned to this branch
|
||||
is_estimate: false
|
||||
derived_from:
|
||||
derive_from:
|
||||
range: CustodianObservation
|
||||
multivalued: true
|
||||
required: false
|
||||
|
|
|
|||
|
|
@ -25,9 +25,9 @@ imports:
|
|||
- ../slots/generated_by
|
||||
- ../slots/has_operational_unit
|
||||
- ../slots/has_section
|
||||
- ../slots/20260202_matang/new/refers_to_custodian
|
||||
- ../slots/20260202_matang/new/revision_date
|
||||
- ../slots/20260202_matang/new/revision_number
|
||||
- ../slots/refer_to
|
||||
- ../slots/updated_at
|
||||
- ../slots/identified_by
|
||||
- ../slots/temporal_extent
|
||||
prefixes:
|
||||
linkml: https://w3id.org/linkml/
|
||||
|
|
@ -64,7 +64,7 @@ classes:
|
|||
- has_type
|
||||
- has_main_part
|
||||
- allocate
|
||||
- has_endowment_draw
|
||||
- draw_endowment
|
||||
- include
|
||||
- temporal_extent
|
||||
- has_budget
|
||||
|
|
@ -73,12 +73,12 @@ classes:
|
|||
- has_budget
|
||||
- has_section
|
||||
- has_budget
|
||||
- refers_to_custodian
|
||||
- revision_date
|
||||
- revision_number
|
||||
- refer_to
|
||||
- updated_at
|
||||
- identified_by
|
||||
- has_score
|
||||
- has_quantity
|
||||
- derived_from
|
||||
- derive_from
|
||||
- generated_by
|
||||
- documented_by
|
||||
slot_usage:
|
||||
|
|
@ -170,7 +170,7 @@ classes:
|
|||
funded_by:
|
||||
range: decimal
|
||||
required: false
|
||||
has_endowment_draw:
|
||||
draw_endowment:
|
||||
range: decimal
|
||||
required: false
|
||||
approved_by:
|
||||
|
|
@ -182,10 +182,10 @@ classes:
|
|||
examples:
|
||||
- value: '{value: "ACTIVE", effective_at: "2024-01-01"}'
|
||||
- value: '{value: "DRAFT", effective_at: "2023-10-01"}'
|
||||
revision_number:
|
||||
identified_by:
|
||||
range: integer
|
||||
required: false
|
||||
revision_date:
|
||||
updated_at:
|
||||
range: date
|
||||
required: false
|
||||
documented_by:
|
||||
|
|
@ -196,10 +196,10 @@ classes:
|
|||
required: false
|
||||
examples:
|
||||
- value: https://nde.nl/ontology/hc/financial/rijksmuseum-annual-report-2024
|
||||
refers_to_custodian:
|
||||
refer_to:
|
||||
range: Custodian
|
||||
required: true
|
||||
derived_from:
|
||||
derive_from:
|
||||
# range: string # CustodianObservation
|
||||
multivalued: true
|
||||
required: false
|
||||
|
|
|
|||
|
|
@ -36,9 +36,9 @@ imports:
|
|||
- ../slots/minimum_of_minimum
|
||||
- ../slots/offer # was: funding_rate
|
||||
- ../slots/part_of
|
||||
- ../slots/20260202_matang/new/related_call
|
||||
- ../slots/20260202_matang/new/results_expected_date
|
||||
- ../slots/20260202_matang/new/start_of_the_start
|
||||
- ../slots/related_to
|
||||
- ../slots/has_roadmap
|
||||
- ../slots/begin_of_the_begin
|
||||
- ./WebObservation
|
||||
- ./FundingRequirement
|
||||
- ./FundingRate
|
||||
|
|
|
|||
|
|
@ -36,8 +36,6 @@ classes:
|
|||
slots:
|
||||
- has_type
|
||||
- has_score
|
||||
- organizational_principle
|
||||
- organizational_principle_uri
|
||||
- has_custodian
|
||||
- record_holder_note
|
||||
- has_type
|
||||
|
|
@ -46,10 +44,6 @@ classes:
|
|||
equals_expression: '["hc:ArchiveOrganizationType"]'
|
||||
has_type:
|
||||
equals_string: CantonalGovernmentFonds
|
||||
organizational_principle:
|
||||
equals_string: fonds
|
||||
organizational_principle_uri:
|
||||
equals_string: https://www.ica.org/standards/RiC/vocabularies/recordSetTypes#Fonds
|
||||
has_custodian:
|
||||
equals_string: CantonalArchive
|
||||
record_holder_note:
|
||||
|
|
@ -77,8 +71,6 @@ classes:
|
|||
slots:
|
||||
- has_type
|
||||
- has_score
|
||||
- organizational_principle
|
||||
- organizational_principle_uri
|
||||
- has_custodian
|
||||
- record_holder_note
|
||||
- has_type
|
||||
|
|
@ -87,10 +79,6 @@ classes:
|
|||
equals_expression: '["hc:ArchiveOrganizationType"]'
|
||||
has_type:
|
||||
equals_string: CantonalLegislationCollection
|
||||
organizational_principle:
|
||||
equals_string: collection
|
||||
organizational_principle_uri:
|
||||
equals_string: https://www.ica.org/standards/RiC/vocabularies/recordSetTypes#Collection
|
||||
has_custodian:
|
||||
equals_string: CantonalArchive
|
||||
record_holder_note:
|
||||
|
|
|
|||
|
|
@ -39,7 +39,7 @@ classes:
|
|||
- has_quantity
|
||||
- has_type
|
||||
- has_measurement_unit
|
||||
- has_unit
|
||||
- has_measurement_unit
|
||||
- has_description
|
||||
- temporal_extent
|
||||
- approximate
|
||||
|
|
@ -78,11 +78,11 @@ classes:
|
|||
inlined: false # Fixed invalid inline for primitive type
|
||||
examples:
|
||||
- value:
|
||||
has_unit:
|
||||
has_measurement_unit:
|
||||
- value:
|
||||
has_unit:
|
||||
has_measurement_unit:
|
||||
- value:
|
||||
has_unit:
|
||||
has_measurement_unit:
|
||||
has_description:
|
||||
# range: string
|
||||
required: false
|
||||
|
|
|
|||
|
|
@ -20,9 +20,8 @@ imports:
|
|||
- ../slots/operated_by
|
||||
- ../slots/has_capacity
|
||||
- ../slots/require
|
||||
- ../slots/20260202_matang/new/seating_capacity
|
||||
- ../slots/20260202_matang/new/serves_staff
|
||||
- ../slots/20260202_matang/new/serves_visitors_only
|
||||
- ../slots/has_user
|
||||
- ../slots/20260202_matang/serves_visitors_only
|
||||
prefixes:
|
||||
linkml: https://w3id.org/linkml/
|
||||
hc: https://nde.nl/ontology/hc/
|
||||
|
|
@ -66,11 +65,11 @@ classes:
|
|||
- operated_by
|
||||
- has_capacity
|
||||
- require
|
||||
- seating_capacity
|
||||
- serves_staff
|
||||
- has_capacity
|
||||
- has_user
|
||||
- serves_visitors_only
|
||||
- has_score
|
||||
- derived_from
|
||||
- derive_from
|
||||
- generated_by
|
||||
slot_usage:
|
||||
identified_by:
|
||||
|
|
@ -117,7 +116,7 @@ classes:
|
|||
- value: Modern Dutch fine dining
|
||||
- value: "Organic caf\xE9 fare"
|
||||
- value: Traditional Dutch pancakes
|
||||
seating_capacity:
|
||||
has_capacity:
|
||||
range: integer
|
||||
examples:
|
||||
- value: 80
|
||||
|
|
@ -139,7 +138,7 @@ classes:
|
|||
examples:
|
||||
- value: true
|
||||
- value: false
|
||||
serves_staff:
|
||||
has_user:
|
||||
range: boolean
|
||||
examples:
|
||||
- value: true
|
||||
|
|
@ -189,7 +188,7 @@ classes:
|
|||
temporal_extent:
|
||||
begin_of_the_begin: '1902-01-01'
|
||||
end_of_the_begin: '1902-12-31'
|
||||
derived_from:
|
||||
derive_from:
|
||||
range: CustodianObservation
|
||||
multivalued: true
|
||||
required: false
|
||||
|
|
|
|||
|
|
@ -36,8 +36,6 @@ classes:
|
|||
slots:
|
||||
- has_type
|
||||
- has_score
|
||||
- organizational_principle
|
||||
- organizational_principle_uri
|
||||
- has_custodian
|
||||
- record_holder_note
|
||||
- has_type
|
||||
|
|
@ -46,10 +44,6 @@ classes:
|
|||
equals_expression: '["hc:ArchiveOrganizationType"]'
|
||||
has_type:
|
||||
equals_string: ChapterRecordsFonds
|
||||
organizational_principle:
|
||||
equals_string: fonds
|
||||
organizational_principle_uri:
|
||||
equals_string: https://www.ica.org/standards/RiC/vocabularies/recordSetTypes#Fonds
|
||||
has_custodian:
|
||||
equals_string: CathedralArchive
|
||||
record_holder_note:
|
||||
|
|
@ -77,8 +71,6 @@ classes:
|
|||
slots:
|
||||
- has_type
|
||||
- has_score
|
||||
- organizational_principle
|
||||
- organizational_principle_uri
|
||||
- has_custodian
|
||||
- record_holder_note
|
||||
- has_type
|
||||
|
|
@ -87,10 +79,6 @@ classes:
|
|||
equals_expression: '["hc:ArchiveOrganizationType"]'
|
||||
has_type:
|
||||
equals_string: LiturgicalDocumentCollection
|
||||
organizational_principle:
|
||||
equals_string: collection
|
||||
organizational_principle_uri:
|
||||
equals_string: https://www.ica.org/standards/RiC/vocabularies/recordSetTypes#Collection
|
||||
has_custodian:
|
||||
equals_string: CathedralArchive
|
||||
record_holder_note:
|
||||
|
|
@ -114,8 +102,6 @@ classes:
|
|||
slots:
|
||||
- has_type
|
||||
- has_score
|
||||
- organizational_principle
|
||||
- organizational_principle_uri
|
||||
- has_custodian
|
||||
- record_holder_note
|
||||
- has_type
|
||||
|
|
@ -124,10 +110,6 @@ classes:
|
|||
equals_expression: '["hc:ArchiveOrganizationType"]'
|
||||
has_type:
|
||||
equals_string: FabricRecordsSeries
|
||||
organizational_principle:
|
||||
equals_string: series
|
||||
organizational_principle_uri:
|
||||
equals_string: https://www.ica.org/standards/RiC/vocabularies/recordSetTypes#Series
|
||||
has_custodian:
|
||||
equals_string: CathedralArchive
|
||||
record_holder_note:
|
||||
|
|
|
|||
|
|
@ -32,4 +32,4 @@ classes:
|
|||
specificity_rationale: Generic utility class/slot created during migration
|
||||
custodian_types: '[''*'']'
|
||||
slots:
|
||||
- source_file
|
||||
- has_source
|
||||
|
|
|
|||
|
|
@ -31,4 +31,4 @@ classes:
|
|||
specificity_rationale: Generic utility class/slot created during migration
|
||||
custodian_types: '[''*'']'
|
||||
slots:
|
||||
- source_type
|
||||
- has_type
|
||||
|
|
|
|||
|
|
@ -71,8 +71,6 @@ classes:
|
|||
slots:
|
||||
- has_type
|
||||
- has_score
|
||||
- organizational_principle
|
||||
- organizational_principle_uri
|
||||
- has_note
|
||||
- has_type
|
||||
- has_scope
|
||||
|
|
@ -82,10 +80,6 @@ classes:
|
|||
equals_expression: '["hc:ArchiveOrganizationType", "hc:HolySacredSiteType"]'
|
||||
has_type:
|
||||
equals_string: ChurchGovernanceFonds
|
||||
organizational_principle:
|
||||
equals_string: fonds
|
||||
organizational_principle_uri:
|
||||
equals_string: https://www.ica.org/standards/RiC/vocabularies/recordSetTypes#Fonds
|
||||
has_note:
|
||||
equals_string: This RecordSetType classifies record sets following the fonds
|
||||
principle. Governance records form the core archival fonds of church archives.
|
||||
|
|
@ -166,8 +160,6 @@ classes:
|
|||
slots:
|
||||
- has_type
|
||||
- has_score
|
||||
- organizational_principle
|
||||
- organizational_principle_uri
|
||||
- has_note
|
||||
- has_type
|
||||
- has_scope
|
||||
|
|
@ -177,10 +169,6 @@ classes:
|
|||
equals_expression: '["hc:ArchiveOrganizationType", "hc:HolySacredSiteType"]'
|
||||
has_type:
|
||||
equals_string: ParishRegisterSeries
|
||||
organizational_principle:
|
||||
equals_string: series
|
||||
organizational_principle_uri:
|
||||
equals_string: https://www.ica.org/standards/RiC/vocabularies/recordSetTypes#Series
|
||||
has_note:
|
||||
equals_string: 'This RecordSetType classifies record sets following the series
|
||||
principle. Registers arranged chronologically by event type (DTB: doop,
|
||||
|
|
@ -248,8 +236,6 @@ classes:
|
|||
slots:
|
||||
- has_type
|
||||
- has_score
|
||||
- organizational_principle
|
||||
- organizational_principle_uri
|
||||
- has_note
|
||||
- has_note
|
||||
- has_type
|
||||
|
|
@ -261,10 +247,6 @@ classes:
|
|||
"hc:LibraryType"]'
|
||||
has_type:
|
||||
equals_string: PastoralCorrespondenceCollection
|
||||
organizational_principle:
|
||||
equals_string: mixed
|
||||
organizational_principle_uri:
|
||||
equals_string: https://www.ica.org/standards/RiC/vocabularies/recordSetTypes#Fonds
|
||||
has_note:
|
||||
equals_string: This RecordSetType may follow mixed organizational principles.
|
||||
Includes both organic correspondence series from church administration and
|
||||
|
|
@ -332,8 +314,6 @@ classes:
|
|||
- has_type
|
||||
- has_score
|
||||
- has_note
|
||||
- organizational_principle
|
||||
- organizational_principle_uri
|
||||
- has_note
|
||||
- has_type
|
||||
- has_scope
|
||||
|
|
@ -343,10 +323,6 @@ classes:
|
|||
equals_expression: '["hc:ArchiveOrganizationType", "hc:HolySacredSiteType"]'
|
||||
has_type:
|
||||
equals_string: ChurchPropertyFonds
|
||||
organizational_principle:
|
||||
equals_string: fonds
|
||||
organizational_principle_uri:
|
||||
equals_string: https://www.ica.org/standards/RiC/vocabularies/recordSetTypes#Fonds
|
||||
has_note:
|
||||
equals_string: This RecordSetType classifies record sets following the fonds
|
||||
principle. Property administration forms a distinct archival fonds, often
|
||||
|
|
@ -418,8 +394,6 @@ classes:
|
|||
slots:
|
||||
- has_type
|
||||
- has_score
|
||||
- organizational_principle
|
||||
- organizational_principle_uri
|
||||
- has_note
|
||||
- has_type
|
||||
- has_scope
|
||||
|
|
@ -430,10 +404,6 @@ classes:
|
|||
"hc:HeritageSocietyType"]'
|
||||
has_type:
|
||||
equals_string: CongregationalLifeCollection
|
||||
organizational_principle:
|
||||
equals_string: collection
|
||||
organizational_principle_uri:
|
||||
equals_string: https://www.ica.org/standards/RiC/vocabularies/recordSetTypes#Collection
|
||||
has_note:
|
||||
equals_string: This RecordSetType classifies record sets following the collection
|
||||
principle as defined by rico-rst:Collection. Typically includes assembled
|
||||
|
|
|
|||
|
|
@ -36,8 +36,6 @@ classes:
|
|||
slots:
|
||||
- has_type
|
||||
- has_score
|
||||
- organizational_principle
|
||||
- organizational_principle_uri
|
||||
- has_custodian
|
||||
- record_holder_note
|
||||
- has_type
|
||||
|
|
@ -46,10 +44,6 @@ classes:
|
|||
equals_expression: '["hc:ArchiveOrganizationType"]'
|
||||
has_type:
|
||||
equals_string: SwedishParishRecordSeries
|
||||
organizational_principle:
|
||||
equals_string: series
|
||||
organizational_principle_uri:
|
||||
equals_string: https://www.ica.org/standards/RiC/vocabularies/recordSetTypes#Series
|
||||
has_custodian:
|
||||
equals_string: ChurchArchiveSweden
|
||||
record_holder_note:
|
||||
|
|
@ -80,8 +74,6 @@ classes:
|
|||
slots:
|
||||
- has_type
|
||||
- has_score
|
||||
- organizational_principle
|
||||
- organizational_principle_uri
|
||||
- has_custodian
|
||||
- record_holder_note
|
||||
- has_type
|
||||
|
|
@ -90,10 +82,6 @@ classes:
|
|||
equals_expression: '["hc:ArchiveOrganizationType"]'
|
||||
has_type:
|
||||
equals_string: SwedishChurchPropertyFonds
|
||||
organizational_principle:
|
||||
equals_string: fonds
|
||||
organizational_principle_uri:
|
||||
equals_string: https://www.ica.org/standards/RiC/vocabularies/recordSetTypes#Fonds
|
||||
has_custodian:
|
||||
equals_string: ChurchArchiveSweden
|
||||
record_holder_note:
|
||||
|
|
|
|||
|
|
@ -11,7 +11,7 @@ imports:
|
|||
- linkml:types
|
||||
- ../slots/has_quantity
|
||||
- ../slots/has_measurement_unit
|
||||
- ../slots/20260202_matang/new/seating_capacity
|
||||
- ../slots/has_capacity
|
||||
classes:
|
||||
Classroom:
|
||||
is_a: Facility
|
||||
|
|
@ -27,15 +27,15 @@ classes:
|
|||
\ seating arrangements\n"
|
||||
slots:
|
||||
- has_quantity
|
||||
- has_unit
|
||||
- seating_capacity
|
||||
- has_measurement_unit
|
||||
- has_capacity
|
||||
slot_usage:
|
||||
has_quantity:
|
||||
range: integer
|
||||
inlined: false # Fixed invalid inline for primitive type
|
||||
examples:
|
||||
- value: 'numeric_value: 4 '
|
||||
has_unit:
|
||||
has_measurement_unit:
|
||||
# range: string
|
||||
inlined: false # Fixed invalid inline for primitive type
|
||||
examples:
|
||||
|
|
|
|||
|
|
@ -36,8 +36,6 @@ classes:
|
|||
slots:
|
||||
- has_type
|
||||
- has_score
|
||||
- organizational_principle
|
||||
- organizational_principle_uri
|
||||
- has_custodian
|
||||
- record_holder_note
|
||||
- has_type
|
||||
|
|
@ -46,10 +44,6 @@ classes:
|
|||
equals_expression: '["hc:ArchiveOrganizationType"]'
|
||||
has_type:
|
||||
equals_string: ClimateDataCollection
|
||||
organizational_principle:
|
||||
equals_string: collection
|
||||
organizational_principle_uri:
|
||||
equals_string: https://www.ica.org/standards/RiC/vocabularies/recordSetTypes#Collection
|
||||
has_custodian:
|
||||
equals_string: ClimateArchive
|
||||
record_holder_note:
|
||||
|
|
@ -77,8 +71,6 @@ classes:
|
|||
slots:
|
||||
- has_type
|
||||
- has_score
|
||||
- organizational_principle
|
||||
- organizational_principle_uri
|
||||
- has_custodian
|
||||
- record_holder_note
|
||||
- has_type
|
||||
|
|
@ -87,10 +79,6 @@ classes:
|
|||
equals_expression: '["hc:ArchiveOrganizationType"]'
|
||||
has_type:
|
||||
equals_string: MeteorologicalObservationSeries
|
||||
organizational_principle:
|
||||
equals_string: series
|
||||
organizational_principle_uri:
|
||||
equals_string: https://www.ica.org/standards/RiC/vocabularies/recordSetTypes#Series
|
||||
has_custodian:
|
||||
equals_string: ClimateArchive
|
||||
record_holder_note:
|
||||
|
|
|
|||
|
|
@ -17,7 +17,7 @@ imports:
|
|||
- linkml:types
|
||||
- ../slots/has_description
|
||||
- ../slots/has_label
|
||||
- ../slots/20260202_matang/new/regulates_or_regulated
|
||||
- ../slots/regulate
|
||||
classes:
|
||||
ClimateControlPolicy:
|
||||
class_uri: odrl:Policy
|
||||
|
|
@ -78,7 +78,7 @@ classes:
|
|||
slots:
|
||||
- has_label
|
||||
- has_description
|
||||
- regulates_or_regulated
|
||||
- regulate
|
||||
|
||||
slot_usage:
|
||||
has_label:
|
||||
|
|
@ -91,7 +91,7 @@ classes:
|
|||
- value:
|
||||
description_text: "Temperature must be maintained between 18-22°C with relative humidity 45-55%. Continuous monitoring required."
|
||||
description_type: policy
|
||||
regulates_or_regulated:
|
||||
regulate:
|
||||
range: ClimateControl
|
||||
inlined: true
|
||||
inlined_as_list: true
|
||||
|
|
|
|||
|
|
@ -36,8 +36,6 @@ classes:
|
|||
slots:
|
||||
- has_type
|
||||
- has_score
|
||||
- organizational_principle
|
||||
- organizational_principle_uri
|
||||
- has_custodian
|
||||
- record_holder_note
|
||||
- has_type
|
||||
|
|
@ -46,10 +44,6 @@ classes:
|
|||
equals_expression: '["hc:ArchiveOrganizationType"]'
|
||||
has_type:
|
||||
equals_string: CollectedMaterialsFonds
|
||||
organizational_principle:
|
||||
equals_string: fonds
|
||||
organizational_principle_uri:
|
||||
equals_string: https://www.ica.org/standards/RiC/vocabularies/recordSetTypes#Fonds
|
||||
has_custodian:
|
||||
equals_string: CollectingArchives
|
||||
record_holder_note:
|
||||
|
|
@ -77,8 +71,6 @@ classes:
|
|||
slots:
|
||||
- has_type
|
||||
- has_score
|
||||
- organizational_principle
|
||||
- organizational_principle_uri
|
||||
- has_custodian
|
||||
- record_holder_note
|
||||
- has_type
|
||||
|
|
@ -87,10 +79,6 @@ classes:
|
|||
equals_expression: '["hc:ArchiveOrganizationType"]'
|
||||
has_type:
|
||||
equals_string: DonatedPapersCollection
|
||||
organizational_principle:
|
||||
equals_string: collection
|
||||
organizational_principle_uri:
|
||||
equals_string: https://www.ica.org/standards/RiC/vocabularies/recordSetTypes#Collection
|
||||
has_custodian:
|
||||
equals_string: CollectingArchives
|
||||
record_holder_note:
|
||||
|
|
|
|||
|
|
@ -147,7 +147,7 @@ classes:
|
|||
inlined: true
|
||||
examples:
|
||||
- value:
|
||||
has_origin:
|
||||
originate_from:
|
||||
has_label: Ministry of Colonies
|
||||
has_method:
|
||||
has_label: TRANSFER
|
||||
|
|
|
|||
|
|
@ -18,7 +18,7 @@ imports:
|
|||
- ../slots/has_provenance
|
||||
- ../slots/acquired_by
|
||||
- ../slots/temporal_extent
|
||||
- ../slots/20260202_matang/new/sampling_protocol
|
||||
- ../slots/has_protocol
|
||||
- ../slots/has_habitat
|
||||
default_prefix: hc
|
||||
classes:
|
||||
|
|
@ -36,20 +36,20 @@ classes:
|
|||
mixins:
|
||||
- HasProvenance
|
||||
slots:
|
||||
- has_place
|
||||
- in_place
|
||||
- has_provenance
|
||||
- has_note
|
||||
- temporal_extent
|
||||
- acquired_by
|
||||
- identified_by
|
||||
- identified_by
|
||||
- sampling_protocol
|
||||
- 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).
|
||||
has_place:
|
||||
in_place:
|
||||
range: CustodianPlace
|
||||
inlined: true
|
||||
examples:
|
||||
|
|
|
|||
|
|
@ -20,8 +20,7 @@ imports:
|
|||
- ../slots/manage
|
||||
- ../slots/open_source
|
||||
- ../slots/power
|
||||
- ../slots/20260202_matang/new/refers_to_custodian
|
||||
- ../slots/20260202_matang/new/repository_url
|
||||
- ../slots/refer_to
|
||||
- ../slots/temporal_extent
|
||||
prefixes:
|
||||
linkml: https://w3id.org/linkml/
|
||||
|
|
@ -65,15 +64,15 @@ classes:
|
|||
- manage
|
||||
- open_source
|
||||
- power
|
||||
- refers_to_custodian
|
||||
- repository_url
|
||||
- refer_to
|
||||
- has_url
|
||||
- has_standard
|
||||
- has_score
|
||||
- temporal_extent
|
||||
- used_by
|
||||
- has_label
|
||||
- has_url
|
||||
- derived_from
|
||||
- derive_from
|
||||
- generated_by
|
||||
slot_usage:
|
||||
identified_by:
|
||||
|
|
@ -143,7 +142,7 @@ classes:
|
|||
url_value: https://www.zetcom.com/
|
||||
url_type: vendor
|
||||
- value: JavaScript
|
||||
repository_url:
|
||||
has_url:
|
||||
range: uri
|
||||
examples:
|
||||
- value: https://github.com/collectiveaccess/providence
|
||||
|
|
@ -201,14 +200,14 @@ classes:
|
|||
- value:
|
||||
begin_of_the_begin: '2015-06-01'
|
||||
end_of_the_end: null
|
||||
derived_from:
|
||||
derive_from:
|
||||
range: CustodianObservation
|
||||
multivalued: true
|
||||
required: false
|
||||
generated_by:
|
||||
range: ReconstructionActivity
|
||||
required: false
|
||||
refers_to_custodian:
|
||||
refer_to:
|
||||
range: Custodian
|
||||
required: true
|
||||
examples:
|
||||
|
|
|
|||
|
|
@ -36,8 +36,6 @@ classes:
|
|||
slots:
|
||||
- has_type
|
||||
- has_score
|
||||
- organizational_principle
|
||||
- organizational_principle_uri
|
||||
- has_custodian
|
||||
- record_holder_note
|
||||
- has_type
|
||||
|
|
@ -46,10 +44,6 @@ classes:
|
|||
equals_expression: '["hc:ArchiveOrganizationType"]'
|
||||
has_type:
|
||||
equals_string: ComarcalAdministrationFonds
|
||||
organizational_principle:
|
||||
equals_string: fonds
|
||||
organizational_principle_uri:
|
||||
equals_string: https://www.ica.org/standards/RiC/vocabularies/recordSetTypes#Fonds
|
||||
has_custodian:
|
||||
equals_string: ComarcalArchive
|
||||
record_holder_note:
|
||||
|
|
@ -77,8 +71,6 @@ classes:
|
|||
slots:
|
||||
- has_type
|
||||
- has_score
|
||||
- organizational_principle
|
||||
- organizational_principle_uri
|
||||
- has_custodian
|
||||
- record_holder_note
|
||||
- has_type
|
||||
|
|
@ -87,10 +79,6 @@ classes:
|
|||
equals_expression: '["hc:ArchiveOrganizationType"]'
|
||||
has_type:
|
||||
equals_string: ComarcalHistoryCollection
|
||||
organizational_principle:
|
||||
equals_string: collection
|
||||
organizational_principle_uri:
|
||||
equals_string: https://www.ica.org/standards/RiC/vocabularies/recordSetTypes#Collection
|
||||
has_custodian:
|
||||
equals_string: ComarcalArchive
|
||||
record_holder_note:
|
||||
|
|
|
|||
|
|
@ -44,7 +44,7 @@ classes:
|
|||
- as:inReplyTo
|
||||
slots:
|
||||
- has_quantity
|
||||
- has_unit
|
||||
- has_measurement_unit
|
||||
- temporal_extent
|
||||
slot_usage:
|
||||
has_quantity:
|
||||
|
|
@ -54,9 +54,9 @@ classes:
|
|||
examples:
|
||||
- value:
|
||||
numeric_value: 5
|
||||
has_unit:
|
||||
has_measurement_unit:
|
||||
unit_label: replies
|
||||
has_unit:
|
||||
has_measurement_unit:
|
||||
# range: string
|
||||
inlined: false # Fixed invalid inline for primitive type
|
||||
required: false
|
||||
|
|
|
|||
|
|
@ -36,8 +36,6 @@ classes:
|
|||
slots:
|
||||
- has_type
|
||||
- has_score
|
||||
- organizational_principle
|
||||
- organizational_principle_uri
|
||||
- has_custodian
|
||||
- record_holder_note
|
||||
- has_type
|
||||
|
|
@ -46,10 +44,6 @@ classes:
|
|||
equals_expression: '["hc:ArchiveOrganizationType"]'
|
||||
has_type:
|
||||
equals_string: CommunityOrganizationFonds
|
||||
organizational_principle:
|
||||
equals_string: fonds
|
||||
organizational_principle_uri:
|
||||
equals_string: https://www.ica.org/standards/RiC/vocabularies/recordSetTypes#Fonds
|
||||
has_custodian:
|
||||
equals_string: CommunityArchive
|
||||
record_holder_note:
|
||||
|
|
@ -77,8 +71,6 @@ classes:
|
|||
slots:
|
||||
- has_type
|
||||
- has_score
|
||||
- organizational_principle
|
||||
- organizational_principle_uri
|
||||
- has_custodian
|
||||
- record_holder_note
|
||||
- has_type
|
||||
|
|
@ -87,10 +79,6 @@ classes:
|
|||
equals_expression: '["hc:ArchiveOrganizationType"]'
|
||||
has_type:
|
||||
equals_string: OralHistoryCollection
|
||||
organizational_principle:
|
||||
equals_string: collection
|
||||
organizational_principle_uri:
|
||||
equals_string: https://www.ica.org/standards/RiC/vocabularies/recordSetTypes#Collection
|
||||
has_custodian:
|
||||
equals_string: CommunityArchive
|
||||
record_holder_note:
|
||||
|
|
@ -114,8 +102,6 @@ classes:
|
|||
slots:
|
||||
- has_type
|
||||
- has_score
|
||||
- organizational_principle
|
||||
- organizational_principle_uri
|
||||
- has_custodian
|
||||
- record_holder_note
|
||||
- has_type
|
||||
|
|
@ -124,10 +110,6 @@ classes:
|
|||
equals_expression: '["hc:ArchiveOrganizationType"]'
|
||||
has_type:
|
||||
equals_string: LocalEventDocumentation
|
||||
organizational_principle:
|
||||
equals_string: collection
|
||||
organizational_principle_uri:
|
||||
equals_string: https://www.ica.org/standards/RiC/vocabularies/recordSetTypes#Collection
|
||||
has_custodian:
|
||||
equals_string: CommunityArchive
|
||||
record_holder_note:
|
||||
|
|
|
|||
|
|
@ -78,8 +78,6 @@ classes:
|
|||
- has_type
|
||||
- has_score
|
||||
- has_note
|
||||
- organizational_principle
|
||||
- organizational_principle_uri
|
||||
- has_note
|
||||
- has_type
|
||||
- has_scope
|
||||
|
|
@ -89,10 +87,6 @@ classes:
|
|||
equals_expression: '["hc:ArchiveOrganizationType", "hc:CommercialOrganizationType"]'
|
||||
has_type:
|
||||
equals_string: CorporateGovernanceFonds
|
||||
organizational_principle:
|
||||
equals_string: fonds
|
||||
organizational_principle_uri:
|
||||
equals_string: https://www.ica.org/standards/RiC/vocabularies/recordSetTypes#Fonds
|
||||
has_note:
|
||||
equals_string: This RecordSetType classifies record sets following the fonds
|
||||
principle as defined by rico-rst:Fonds. Governance records form the core
|
||||
|
|
@ -170,8 +164,6 @@ classes:
|
|||
slots:
|
||||
- has_type
|
||||
- has_score
|
||||
- organizational_principle
|
||||
- organizational_principle_uri
|
||||
- has_note
|
||||
- has_type
|
||||
- has_scope
|
||||
|
|
@ -182,10 +174,6 @@ classes:
|
|||
"hc:ResearchOrganizationType"]'
|
||||
has_type:
|
||||
equals_string: ProductDevelopmentCollection
|
||||
organizational_principle:
|
||||
equals_string: mixed
|
||||
organizational_principle_uri:
|
||||
equals_string: https://www.ica.org/standards/RiC/vocabularies/recordSetTypes#Collection
|
||||
has_note:
|
||||
equals_string: This RecordSetType may follow mixed organizational principles.
|
||||
May include both organic R&D fonds and assembled collections organized by
|
||||
|
|
@ -252,8 +240,6 @@ classes:
|
|||
slots:
|
||||
- has_type
|
||||
- has_score
|
||||
- organizational_principle
|
||||
- organizational_principle_uri
|
||||
- has_note
|
||||
- has_type
|
||||
- has_scope
|
||||
|
|
@ -264,10 +250,6 @@ classes:
|
|||
"hc:MuseumType"]'
|
||||
has_type:
|
||||
equals_string: MarketingArchiveCollection
|
||||
organizational_principle:
|
||||
equals_string: collection
|
||||
organizational_principle_uri:
|
||||
equals_string: https://www.ica.org/standards/RiC/vocabularies/recordSetTypes#Collection
|
||||
has_note:
|
||||
equals_string: This RecordSetType classifies record sets following the collection
|
||||
principle as defined by rico-rst:Collection. Typically assembled collection
|
||||
|
|
@ -335,8 +317,6 @@ classes:
|
|||
slots:
|
||||
- has_type
|
||||
- has_score
|
||||
- organizational_principle
|
||||
- organizational_principle_uri
|
||||
- has_note
|
||||
- has_note
|
||||
- has_type
|
||||
|
|
@ -347,10 +327,6 @@ classes:
|
|||
equals_expression: '["hc:ArchiveOrganizationType", "hc:CommercialOrganizationType"]'
|
||||
has_type:
|
||||
equals_string: PersonnelRecordsSeries
|
||||
organizational_principle:
|
||||
equals_string: series
|
||||
organizational_principle_uri:
|
||||
equals_string: https://www.ica.org/standards/RiC/vocabularies/recordSetTypes#Series
|
||||
has_note:
|
||||
equals_string: This RecordSetType classifies record sets following the series
|
||||
principle as defined by rico-rst:Series. Personnel records typically arranged alphabetically
|
||||
|
|
@ -421,8 +397,6 @@ classes:
|
|||
slots:
|
||||
- has_type
|
||||
- has_score
|
||||
- organizational_principle
|
||||
- organizational_principle_uri
|
||||
- has_note
|
||||
- has_type
|
||||
- has_scope
|
||||
|
|
@ -433,10 +407,6 @@ classes:
|
|||
"hc:LibraryType"]'
|
||||
has_type:
|
||||
equals_string: CorporatePublicationsSeries
|
||||
organizational_principle:
|
||||
equals_string: series
|
||||
organizational_principle_uri:
|
||||
equals_string: https://www.ica.org/standards/RiC/vocabularies/recordSetTypes#Series
|
||||
has_note:
|
||||
equals_string: This RecordSetType classifies record sets following the series
|
||||
principle as defined by rico-rst:Series. Publications arranged chronologically
|
||||
|
|
|
|||
|
|
@ -23,7 +23,7 @@ classes:
|
|||
\ Value**:\nCompany archives support:\n- Legal and regulatory compliance\n- Intellectual property protection\n- Corporate identity and branding\n- Historical marketing campaigns\n- Anniversary and commemorative projects\n- Due diligence for mergers and acquisitions\n\n**Related Types**:\n- BankArchive (Q52718263) - Financial institution archives\n- EconomicArchive (Q27032167) - Economic history focus\n- InstitutionalArchive (Q124762372) - Institutional records\n- Department - Formal departmental structure within organization\n- OrganizationBranch - Physical branch locations of archive\n\n**Professional Body**:\nCompany archivists often belong to:\n- International Council on Archives Section for Business Archives\n- Vereinigung deutscher Wirtschaftsarchivare (VdW)\n- Business Archives Council (UK)\n"
|
||||
slots:
|
||||
- part_of
|
||||
- archive_department_of
|
||||
- department_of
|
||||
- has_branch
|
||||
- identified_by
|
||||
- hold_record_set
|
||||
|
|
|
|||
|
|
@ -11,7 +11,7 @@ default_prefix: hc
|
|||
imports:
|
||||
- linkml:types
|
||||
- ../slots/approved_by
|
||||
- ../slots/20260202_matang/new/standards_compliance
|
||||
- ../slots/has_standard
|
||||
classes:
|
||||
ConditionPolicy:
|
||||
class_uri: hc:ConditionPolicy
|
||||
|
|
@ -52,10 +52,10 @@ classes:
|
|||
- odrl:Policy
|
||||
- crm:E29_Design_or_Procedure
|
||||
slots:
|
||||
- standards_compliance
|
||||
- has_standard
|
||||
- approved_by
|
||||
slot_usage:
|
||||
standards_compliance:
|
||||
has_standard:
|
||||
approved_by:
|
||||
annotations:
|
||||
custodian_types: '["*"]'
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ imports:
|
|||
- ../slots/has_description
|
||||
- ../slots/has_score
|
||||
- ../slots/rebuild_by
|
||||
- ../slots/20260202_matang/new/reported_date
|
||||
- ../slots/temporal_extent
|
||||
prefixes:
|
||||
linkml: https://w3id.org/linkml/
|
||||
hc: https://nde.nl/ontology/hc/
|
||||
|
|
@ -58,7 +58,7 @@ classes:
|
|||
- https://github.com/nde-lab/glam/blob/main/scripts/convert_palestinian_to_custodian.py
|
||||
slots:
|
||||
- has_score
|
||||
- reported_date
|
||||
- temporal_extent
|
||||
- rebuild_by
|
||||
annotations:
|
||||
specificity_score: 0.1
|
||||
|
|
|
|||
|
|
@ -16,7 +16,7 @@ imports:
|
|||
- ../slots/has_score
|
||||
- ../slots/based_on
|
||||
- ../slots/has_note
|
||||
- ../slots/20260202_matang/new/source_metadata
|
||||
- ../slots/has_provenance
|
||||
# default_range: string
|
||||
classes:
|
||||
ConnectionNetwork:
|
||||
|
|
@ -64,10 +64,10 @@ classes:
|
|||
slots:
|
||||
- has_member
|
||||
- based_on
|
||||
- source_metadata
|
||||
- has_provenance
|
||||
- has_score
|
||||
slot_usage:
|
||||
source_metadata:
|
||||
has_provenance:
|
||||
range: ConnectionSourceMetadata
|
||||
required: true
|
||||
inlined: true
|
||||
|
|
|
|||
|
|
@ -22,9 +22,9 @@ imports:
|
|||
- ../slots/has_profile
|
||||
- ../slots/has_score
|
||||
- ../slots/has_note
|
||||
- ../slots/20260202_matang/new/scrape_method
|
||||
- ../slots/20260202_matang/new/scraped_timestamp
|
||||
- ../slots/20260202_matang/new/source_url
|
||||
- ../slots/has_method
|
||||
- ../slots/retrieved_at
|
||||
- ../slots/has_url
|
||||
default_prefix: hc
|
||||
classes:
|
||||
ConnectionSourceMetadata:
|
||||
|
|
@ -59,24 +59,24 @@ classes:
|
|||
slots:
|
||||
- document
|
||||
- has_note
|
||||
- scrape_method
|
||||
- scraped_timestamp
|
||||
- source_url
|
||||
- has_method
|
||||
- retrieved_at
|
||||
- has_url
|
||||
- has_label
|
||||
- has_profile
|
||||
- has_score
|
||||
slot_usage:
|
||||
source_url:
|
||||
has_url:
|
||||
range: uri
|
||||
required: true
|
||||
examples:
|
||||
- value: https://www.linkedin.com/search/results/people/?network=%5B%22F%22%2C%22S%22%2C%22O%22%5D
|
||||
scraped_timestamp:
|
||||
retrieved_at:
|
||||
range: datetime
|
||||
required: true
|
||||
examples:
|
||||
- value: '2025-12-09T22:00:00Z'
|
||||
scrape_method:
|
||||
has_method:
|
||||
range: ScrapeMethodEnum
|
||||
required: true
|
||||
examples:
|
||||
|
|
|
|||
|
|
@ -14,7 +14,7 @@ imports:
|
|||
- ../slots/accredited_with
|
||||
- ../slots/derive_from
|
||||
- ../slots/generated_by
|
||||
- ../slots/20260202_matang/new/safety_certification
|
||||
- ../slots/certified_for
|
||||
prefixes:
|
||||
linkml: https://w3id.org/linkml/
|
||||
hc: https://nde.nl/ontology/hc/
|
||||
|
|
@ -50,10 +50,10 @@ classes:
|
|||
- identified_by
|
||||
- has_label
|
||||
- has_description
|
||||
- safety_certification
|
||||
- certified_for
|
||||
- has_quantity
|
||||
- has_score
|
||||
- derived_from
|
||||
- derive_from
|
||||
- generated_by
|
||||
slot_usage:
|
||||
identified_by:
|
||||
|
|
@ -101,7 +101,7 @@ classes:
|
|||
- value:
|
||||
has_label: Suction table
|
||||
has_type: PaperConservationEquipment
|
||||
safety_certification:
|
||||
certified_for:
|
||||
# range: string
|
||||
multivalued: true
|
||||
examples:
|
||||
|
|
@ -120,7 +120,7 @@ classes:
|
|||
multivalued: true
|
||||
examples:
|
||||
- value:
|
||||
derived_from:
|
||||
derive_from:
|
||||
range: CustodianObservation
|
||||
multivalued: true
|
||||
required: false
|
||||
|
|
|
|||
|
|
@ -36,9 +36,8 @@ imports:
|
|||
- ../slots/has_timestamp
|
||||
- ../slots/identified_by
|
||||
- ../slots/temporal_extent
|
||||
- ../slots/20260202_matang/new/related_loan
|
||||
- ../slots/20260202_matang/new/report_document
|
||||
- ../slots/20260202_matang/new/report_url
|
||||
- ../slots/related_to
|
||||
- ../slots/has_source
|
||||
- ../slots/use
|
||||
default_prefix: hc
|
||||
classes:
|
||||
|
|
@ -75,9 +74,9 @@ classes:
|
|||
- identified_by
|
||||
- temporal_extent
|
||||
- has_type
|
||||
- related_loan
|
||||
- report_document
|
||||
- report_url
|
||||
- related_to
|
||||
- has_source
|
||||
- has_url
|
||||
- use
|
||||
- has_score
|
||||
- has_treatment
|
||||
|
|
@ -226,12 +225,12 @@ classes:
|
|||
- value: https://mauritshuis.nl/conservation/670/before-treatment-1994.jpg
|
||||
- value: https://mauritshuis.nl/conservation/670/during-cleaning-1994.jpg
|
||||
- value: https://mauritshuis.nl/conservation/670/after-treatment-1994.jpg
|
||||
report_url:
|
||||
has_url:
|
||||
required: false
|
||||
range: uri
|
||||
examples:
|
||||
- value: https://mauritshuis.nl/conservation/reports/670-1994-restoration.pdf
|
||||
report_document:
|
||||
has_source:
|
||||
required: false
|
||||
# range: string
|
||||
examples:
|
||||
|
|
@ -254,7 +253,7 @@ classes:
|
|||
temporal_extent:
|
||||
begin_of_the_begin: '2019-01-01'
|
||||
has_label: 25-year follow-up from 1994 restoration
|
||||
related_loan:
|
||||
related_to:
|
||||
required: false
|
||||
# range: string # uriorcurie
|
||||
inlined: false
|
||||
|
|
|
|||
|
|
@ -39,7 +39,7 @@ classes:
|
|||
slots:
|
||||
- has_score
|
||||
- has_custodian
|
||||
- has_custodian_observation
|
||||
- has_note
|
||||
- has_label
|
||||
- has_section
|
||||
- identified_by
|
||||
|
|
|
|||
|
|
@ -81,7 +81,6 @@ classes:
|
|||
- represented_by
|
||||
- has_url
|
||||
- has_description
|
||||
- also_allocation_agency
|
||||
- member_of
|
||||
- has_role
|
||||
- has_score
|
||||
|
|
@ -100,8 +99,6 @@ classes:
|
|||
- has_type: CORPORATE_BODY
|
||||
contribute_to:
|
||||
# range: string
|
||||
also_allocation_agency:
|
||||
range: AllocationAgency
|
||||
member_of:
|
||||
range: StandardsOrganization
|
||||
represented_by:
|
||||
|
|
|
|||
|
|
@ -35,4 +35,4 @@ classes:
|
|||
slots:
|
||||
- has_latitude
|
||||
- has_longitude
|
||||
- source
|
||||
- has_source
|
||||
|
|
|
|||
|
|
@ -37,7 +37,7 @@ classes:
|
|||
slots:
|
||||
- temporal_extent
|
||||
- has_description
|
||||
- has_place
|
||||
- in_place
|
||||
slot_usage:
|
||||
temporal_extent:
|
||||
range: TimeSpan
|
||||
|
|
@ -48,7 +48,7 @@ classes:
|
|||
end_of_the_end: '1665-12-31'
|
||||
- value:
|
||||
- agent_name: Johannes Vermeer
|
||||
has_place:
|
||||
in_place:
|
||||
range: Place
|
||||
inlined: true
|
||||
examples:
|
||||
|
|
|
|||
|
|
@ -27,10 +27,10 @@ imports:
|
|||
- ../slots/has_quantity
|
||||
- ../slots/remove
|
||||
- ../slots/has_priority
|
||||
- ../slots/20260202_matang/new/recurrence_pattern
|
||||
- ../slots/20260202_matang/new/responsible_actor
|
||||
- ../slots/20260202_matang/new/responsible_department
|
||||
- ../slots/20260202_matang/new/spectrum_procedure
|
||||
- ../slots/has_pattern
|
||||
- ../slots/associated_with
|
||||
- ../slots/managed_by
|
||||
- ../slots/has_protocol
|
||||
classes:
|
||||
CurationActivity:
|
||||
is_a: Activity
|
||||
|
|
@ -59,10 +59,10 @@ classes:
|
|||
- has_quantity
|
||||
- remove
|
||||
- has_priority
|
||||
- recurrence_pattern
|
||||
- responsible_actor
|
||||
- responsible_department
|
||||
- spectrum_procedure
|
||||
- has_pattern
|
||||
- associated_with
|
||||
- managed_by
|
||||
- has_protocol
|
||||
slot_usage:
|
||||
has_type:
|
||||
examples:
|
||||
|
|
@ -75,13 +75,13 @@ classes:
|
|||
inlined: false
|
||||
examples:
|
||||
- value: https://nde.nl/ontology/hc/collection/rijksmuseum-dutch-masters
|
||||
responsible_actor:
|
||||
associated_with:
|
||||
range: PersonObservation
|
||||
multivalued: true
|
||||
inlined: false
|
||||
examples:
|
||||
- value: https://nde.nl/ontology/hc/person/jan-de-vries-registrar
|
||||
responsible_department:
|
||||
managed_by:
|
||||
# range: string
|
||||
examples:
|
||||
- value: Registration Department
|
||||
|
|
@ -92,7 +92,7 @@ classes:
|
|||
examples:
|
||||
- value: true
|
||||
- value: false
|
||||
recurrence_pattern:
|
||||
has_pattern:
|
||||
# range: string
|
||||
examples:
|
||||
- value: P1Y
|
||||
|
|
@ -159,7 +159,7 @@ classes:
|
|||
examples:
|
||||
- value: HIGH
|
||||
- value: CRITICAL
|
||||
spectrum_procedure:
|
||||
has_protocol:
|
||||
# range: string
|
||||
examples:
|
||||
- value: inventory
|
||||
|
|
|
|||
|
|
@ -18,7 +18,7 @@ imports:
|
|||
- ../slots/has_score
|
||||
- ../slots/has_type
|
||||
- ../slots/hold_record_set
|
||||
- ../slots/20260202_matang/new/retention_schedule
|
||||
- ../slots/has_roadmap
|
||||
classes:
|
||||
CurrentArchive:
|
||||
is_a: ArchiveOrganizationType
|
||||
|
|
@ -27,7 +27,7 @@ classes:
|
|||
- created_by
|
||||
- has_type
|
||||
- hold_record_set
|
||||
- retention_schedule
|
||||
- has_roadmap
|
||||
- has_score
|
||||
- has_policy
|
||||
- identified_by
|
||||
|
|
@ -36,7 +36,7 @@ classes:
|
|||
\ (lifecycle progression)\n- skos:narrower: CurrentArchive \u2190 specific current archive types\n\n**ONTOLOGICAL ALIGNMENT**:\n- **SKOS**: skos:Concept (type classification)\n- **RiC-O**: rico:RecordSet for active record groups\n- **Wikidata**: Q3621648\n- **ISO 15489**: Records in active use phase\n"
|
||||
slot_usage:
|
||||
identified_by: null
|
||||
retention_schedule:
|
||||
has_roadmap:
|
||||
# range: string
|
||||
examples:
|
||||
- value: Ministry of Finance Records Schedule 2023
|
||||
|
|
|
|||
|
|
@ -42,8 +42,6 @@ classes:
|
|||
slots:
|
||||
- has_type
|
||||
- has_score
|
||||
- organizational_principle
|
||||
- organizational_principle_uri
|
||||
- has_custodian
|
||||
- record_holder_note
|
||||
- has_type
|
||||
|
|
@ -52,10 +50,6 @@ classes:
|
|||
equals_expression: '["hc:ArchiveOrganizationType"]'
|
||||
has_type:
|
||||
equals_string: ActiveRecordsFonds
|
||||
organizational_principle:
|
||||
equals_string: fonds
|
||||
organizational_principle_uri:
|
||||
equals_string: https://www.ica.org/standards/RiC/vocabularies/recordSetTypes#Fonds
|
||||
has_custodian:
|
||||
equals_string: CurrentArchive
|
||||
record_holder_note:
|
||||
|
|
|
|||
|
|
@ -19,9 +19,8 @@ imports:
|
|||
- ../slots/has_operational_unit
|
||||
- ../slots/has_system
|
||||
- ../slots/has_type
|
||||
- ../slots/20260202_matang/new/refers_to_custodian
|
||||
- ../slots/20260202_matang/new/retention_period_year
|
||||
- ../slots/20260202_matang/new/retention_schedule
|
||||
- ../slots/refer_to
|
||||
- ../slots/retained
|
||||
- ../slots/temporal_extent
|
||||
prefixes:
|
||||
linkml: https://w3id.org/linkml/
|
||||
|
|
@ -68,12 +67,12 @@ classes:
|
|||
- has_operational_unit
|
||||
- has_system
|
||||
- has_type
|
||||
- refers_to_custodian
|
||||
- retention_period_year
|
||||
- retention_schedule
|
||||
- refer_to
|
||||
- retained
|
||||
- has_roadmap
|
||||
- has_score
|
||||
- temporal_extent
|
||||
- derived_from
|
||||
- derive_from
|
||||
- generated_by
|
||||
slot_usage:
|
||||
has_label:
|
||||
|
|
@ -137,12 +136,12 @@ classes:
|
|||
required: false
|
||||
examples:
|
||||
- value: https://nde.nl/ontology/hc/platform/rm-sharepoint
|
||||
retention_schedule:
|
||||
has_roadmap:
|
||||
# range: string
|
||||
required: false
|
||||
examples:
|
||||
- value: Selectielijst Gemeenten 2020, categorie 4.2.3
|
||||
retention_period_year:
|
||||
retained:
|
||||
range: integer
|
||||
required: false
|
||||
examples:
|
||||
|
|
@ -181,10 +180,10 @@ classes:
|
|||
- has_code: DAILY_AUTOMATED
|
||||
- has_code: CLOUD_AZURE
|
||||
has_description: Daily backup to Azure, 30-day retention
|
||||
refers_to_custodian:
|
||||
refer_to:
|
||||
range: Custodian
|
||||
required: true
|
||||
derived_from:
|
||||
derive_from:
|
||||
range: CustodianObservation
|
||||
multivalued: true
|
||||
required: false
|
||||
|
|
|
|||
|
|
@ -26,7 +26,7 @@ imports:
|
|||
- ../slots/has_priority
|
||||
- ../slots/started_on
|
||||
- ../slots/has_status
|
||||
- ../slots/20260202_matang/new/refers_to_custodian
|
||||
- ../slots/refer_to
|
||||
- ../slots/temporal_extent
|
||||
prefixes:
|
||||
linkml: https://w3id.org/linkml/
|
||||
|
|
@ -63,13 +63,13 @@ classes:
|
|||
- has_priority
|
||||
- started_on
|
||||
- has_status
|
||||
- refers_to_custodian
|
||||
- refer_to
|
||||
- stored_at
|
||||
- appended_with
|
||||
- has_score
|
||||
- transferred
|
||||
- temporal_extent
|
||||
- derived_from
|
||||
- derive_from
|
||||
- generated_by
|
||||
description: "Represents OPERATIONAL ARCHIVES created by a heritage custodian through its\ndaily activities that are NOT YET integrated into the formal heritage collection\n(CustodianCollection).\n\n**CRITICAL DISTINCTION - THREE-TIER RECORDS LIFECYCLE**:\n\n```\n\u250C\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2510\n\u2502 CustodianAdministration \u2502\n\u2502 \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 \u2502\n\u2502 ACTIVE records\
|
||||
\ in daily use \u2502\n\u2502 - Current correspondence, invoices, personnel files \u2502\n\u2502 - Digital files on shared drives \u2502\n\u2502 - Email systems, databases \u2502\n\u2502 - Actively referenced and modified \u2502\n\u2502 - Managed by business units, NOT archives \u2502\n\u2514\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2518\n \u2193\n (Retention period ends, \n \
|
||||
|
|
|
|||
|
|
@ -36,8 +36,6 @@ classes:
|
|||
slots:
|
||||
- has_type
|
||||
- has_score
|
||||
- organizational_principle
|
||||
- organizational_principle_uri
|
||||
- has_custodian
|
||||
- record_holder_note
|
||||
- has_type
|
||||
|
|
@ -46,10 +44,6 @@ classes:
|
|||
equals_expression: '["hc:ArchiveOrganizationType"]'
|
||||
has_type:
|
||||
equals_string: CustodialRecordsFonds
|
||||
organizational_principle:
|
||||
equals_string: fonds
|
||||
organizational_principle_uri:
|
||||
equals_string: https://www.ica.org/standards/RiC/vocabularies/recordSetTypes#Fonds
|
||||
has_custodian:
|
||||
equals_string: CustodianArchive
|
||||
record_holder_note:
|
||||
|
|
|
|||
|
|
@ -16,7 +16,7 @@ imports:
|
|||
- ../slots/instantiated_by
|
||||
- ../slots/has_operational_unit
|
||||
- ../slots/has_level
|
||||
- ../slots/20260202_matang/new/refers_to_custodian
|
||||
- ../slots/refer_to
|
||||
- ../slots/temporal_extent
|
||||
prefixes:
|
||||
linkml: https://w3id.org/linkml/
|
||||
|
|
@ -58,11 +58,11 @@ classes:
|
|||
- has_operational_unit
|
||||
- has_level
|
||||
- has_provenance
|
||||
- refers_to_custodian
|
||||
- refer_to
|
||||
- has_score
|
||||
- has_content
|
||||
- temporal_extent
|
||||
- derived_from
|
||||
- derive_from
|
||||
- generated_by
|
||||
slot_usage:
|
||||
has_label:
|
||||
|
|
@ -79,7 +79,7 @@ classes:
|
|||
range: TimeSpan
|
||||
inlined: true
|
||||
required: false
|
||||
refers_to_custodian:
|
||||
refer_to:
|
||||
# range: string # uriorcurie
|
||||
# range: Custodian
|
||||
required: true
|
||||
|
|
@ -154,7 +154,7 @@ classes:
|
|||
# range: string # uriorcurie
|
||||
# range: ReconstructionActivity
|
||||
required: false
|
||||
derived_from:
|
||||
derive_from:
|
||||
# range: string # uriorcurie
|
||||
# range: CustodianObservation
|
||||
multivalued: true
|
||||
|
|
|
|||
|
|
@ -40,10 +40,10 @@ imports:
|
|||
- ../slots/has_label
|
||||
- ../slots/registered_at
|
||||
- ../slots/has_method
|
||||
- ../slots/20260202_matang/new/refers_to_custodian
|
||||
- ../slots/20260202_matang/new/registration_authority
|
||||
- ../slots/20260202_matang/new/registration_date
|
||||
- ../slots/20260202_matang/new/service_area
|
||||
- ../slots/refer_to
|
||||
- ../slots/registered_by
|
||||
- ../slots/registered_on
|
||||
- ../slots/has_service_area
|
||||
- ../slots/temporal_extent
|
||||
classes:
|
||||
CustodianLegalStatus:
|
||||
|
|
@ -99,20 +99,20 @@ classes:
|
|||
- in_jurisdiction
|
||||
- has_label
|
||||
- has_status
|
||||
- suborganization_of
|
||||
- part_of
|
||||
- registered_at
|
||||
- has_method
|
||||
- refers_to_custodian
|
||||
- registration_authority
|
||||
- registration_date
|
||||
- service_area
|
||||
- refer_to
|
||||
- registered_by
|
||||
- registered_on
|
||||
- has_service_area
|
||||
- has_score
|
||||
- temporal_extent
|
||||
- derived_from
|
||||
- derive_from
|
||||
- generated_by
|
||||
- revision_of
|
||||
slot_usage:
|
||||
refers_to_custodian:
|
||||
refer_to:
|
||||
required: true
|
||||
examples:
|
||||
- value: https://nde.nl/ontology/hc/nl-nh-ams-m-rm-q190804
|
||||
|
|
@ -161,10 +161,10 @@ classes:
|
|||
multivalued: true
|
||||
examples:
|
||||
- value: null
|
||||
registration_date:
|
||||
registered_on:
|
||||
deprecated: true
|
||||
range: date
|
||||
registration_authority:
|
||||
registered_by:
|
||||
range: RegistrationAuthority
|
||||
examples:
|
||||
- value:
|
||||
|
|
@ -199,7 +199,7 @@ classes:
|
|||
end_of_the_begin: '1805-12-31'
|
||||
begin_of_the_end: '1950-01-01'
|
||||
end_of_the_end: '1955-12-31'
|
||||
suborganization_of:
|
||||
part_of:
|
||||
# range: string # uriorcurie
|
||||
# range: CustodianLegalStatus
|
||||
has_status:
|
||||
|
|
@ -235,7 +235,7 @@ classes:
|
|||
has_version: 15
|
||||
is_current_version: true
|
||||
current_archival_stage: ACTIVE
|
||||
derived_from:
|
||||
derive_from:
|
||||
range: CustodianObservation
|
||||
multivalued: true
|
||||
required: true
|
||||
|
|
@ -245,7 +245,7 @@ classes:
|
|||
revision_of:
|
||||
# range: string # uriorcurie
|
||||
# range: CustodianLegalStatus
|
||||
service_area:
|
||||
has_service_area:
|
||||
# range: string # uriorcurie
|
||||
# range: ServiceArea
|
||||
multivalued: true
|
||||
|
|
|
|||
|
|
@ -23,8 +23,8 @@ imports:
|
|||
- ../slots/generated_by
|
||||
- ../slots/in_language
|
||||
- ../slots/temporal_extent
|
||||
- ../slots/20260202_matang/new/refers_to_custodian
|
||||
- ../slots/20260202_matang/new/standardized_name
|
||||
- ../slots/refer_to
|
||||
- ../slots/has_name
|
||||
- ../slots/supersede
|
||||
# - ./ReconstructionActivity
|
||||
classes:
|
||||
|
|
@ -57,12 +57,12 @@ classes:
|
|||
- has_label
|
||||
- in_language
|
||||
- temporal_extent
|
||||
- refers_to_custodian
|
||||
- standardized_name
|
||||
- refer_to
|
||||
- has_name
|
||||
- supersede
|
||||
- has_score
|
||||
- temporal_extent
|
||||
- derived_from
|
||||
- derive_from
|
||||
- generated_by
|
||||
slot_usage:
|
||||
has_label:
|
||||
|
|
@ -79,7 +79,7 @@ classes:
|
|||
in_language:
|
||||
# range: string
|
||||
pattern: ^[a-z]{2}(-[A-Z]{2})?$
|
||||
standardized_name:
|
||||
has_name:
|
||||
# range: string
|
||||
required: true
|
||||
has_label:
|
||||
|
|
@ -100,14 +100,14 @@ classes:
|
|||
end_of_the_begin: '1929-12-31'
|
||||
begin_of_the_end: '1945-01-01'
|
||||
end_of_the_end: '1955-12-31'
|
||||
derived_from:
|
||||
derive_from:
|
||||
range: CustodianObservation
|
||||
multivalued: true
|
||||
required: true
|
||||
generated_by:
|
||||
range: ReconstructionActivity
|
||||
required: false
|
||||
refers_to_custodian:
|
||||
refer_to:
|
||||
range: Custodian
|
||||
required: true
|
||||
annotations:
|
||||
|
|
|
|||
|
|
@ -13,11 +13,10 @@ imports:
|
|||
- ../slots/has_type
|
||||
- ../slots/in_language
|
||||
- ../slots/has_note
|
||||
- ../slots/20260202_matang/new/short_name
|
||||
- ../slots/20260202_matang/new/source
|
||||
- ../slots/20260202_matang/new/source_type
|
||||
- ../slots/20260202_matang/new/source_url
|
||||
- ../slots/20260202_matang/new/standardized_name
|
||||
- ../slots/shortened_as
|
||||
- ../slots/has_source
|
||||
- ../slots/has_url
|
||||
- ../slots/has_name
|
||||
# default_range: string
|
||||
classes:
|
||||
CustodianNameConsensus:
|
||||
|
|
@ -35,13 +34,13 @@ classes:
|
|||
- schema:name
|
||||
slots:
|
||||
- has_type
|
||||
- source
|
||||
- source_url
|
||||
- source_type
|
||||
- has_source
|
||||
- has_url
|
||||
- has_type
|
||||
- in_language
|
||||
- standardized_name
|
||||
- has_name
|
||||
- has_note
|
||||
- short_name
|
||||
- shortened_as
|
||||
slot_usage:
|
||||
has_type:
|
||||
# range: string # uriorcurie
|
||||
|
|
|
|||
|
|
@ -21,8 +21,7 @@ imports:
|
|||
- ../slots/temporal_extent
|
||||
- ../slots/has_source
|
||||
- ../slots/observe
|
||||
- ../slots/20260202_matang/new/refers_or_referred_to
|
||||
- ../slots/20260202_matang/new/source
|
||||
- ../slots/refer_to
|
||||
# - ./Appellation
|
||||
classes:
|
||||
CustodianObservation:
|
||||
|
|
@ -52,12 +51,12 @@ classes:
|
|||
- has_label
|
||||
- has_value
|
||||
- has_type
|
||||
- refers_or_referred_to
|
||||
- refer_to
|
||||
- has_context
|
||||
- temporal_extent
|
||||
- has_source
|
||||
- observe
|
||||
- source
|
||||
- has_source
|
||||
- has_score
|
||||
slot_usage:
|
||||
has_source:
|
||||
|
|
@ -79,12 +78,12 @@ classes:
|
|||
has_type: AlternativeName
|
||||
temporal_extent:
|
||||
range: date
|
||||
source:
|
||||
has_source:
|
||||
# range: string # uriorcurie
|
||||
required: true
|
||||
has_context:
|
||||
# range: string
|
||||
refers_or_referred_to:
|
||||
refer_to:
|
||||
# range: string # uriorcurie
|
||||
# range: CustodianLegalStatus
|
||||
required: false
|
||||
|
|
|
|||
|
|
@ -26,8 +26,7 @@ imports:
|
|||
- ../slots/has_label
|
||||
- ../slots/has_note
|
||||
- ../slots/specified_as
|
||||
- ../slots/20260202_matang/new/refers_to_custodian
|
||||
- ../slots/20260202_matang/new/settlement
|
||||
- ../slots/has_locality
|
||||
- ../slots/temporal_extent
|
||||
classes:
|
||||
CustodianPlace:
|
||||
|
|
@ -51,12 +50,12 @@ classes:
|
|||
- has_label
|
||||
- has_note
|
||||
- specified_as
|
||||
- refers_to_custodian
|
||||
- settlement
|
||||
- refer_to
|
||||
- has_locality
|
||||
- has_geographic_subdivision
|
||||
- has_score
|
||||
- temporal_extent
|
||||
- derived_from
|
||||
- derive_from
|
||||
- generated_by
|
||||
annotations:
|
||||
specificity_score: 0.1
|
||||
|
|
|
|||
|
|
@ -40,4 +40,4 @@ classes:
|
|||
- has_status
|
||||
- has_mission_statement
|
||||
- has_contact_details
|
||||
- service_area
|
||||
- has_service_area
|
||||
|
|
|
|||
|
|
@ -27,7 +27,7 @@ imports:
|
|||
- ../slots/approximate
|
||||
- ../slots/retrieved_through
|
||||
- ../slots/based_on
|
||||
- ../slots/20260202_matang/new/source_url
|
||||
- ../slots/has_url
|
||||
- ../slots/temporal_extent
|
||||
- ../enums/OrganizationalChangeEventTypeEnum
|
||||
- ../enums/TimelineExtractionMethodEnum
|
||||
|
|
@ -57,7 +57,7 @@ classes:
|
|||
- has_note
|
||||
- retrieved_through
|
||||
- based_on
|
||||
- source_url
|
||||
- has_url
|
||||
- has_score
|
||||
slot_usage:
|
||||
has_type:
|
||||
|
|
@ -93,7 +93,7 @@ classes:
|
|||
has_status: APPROXIMATE
|
||||
has_label: circa 1880
|
||||
has_description: Founding date known only to year
|
||||
source_url:
|
||||
has_url:
|
||||
required: false
|
||||
has_method:
|
||||
required: true
|
||||
|
|
|
|||
|
|
@ -20,14 +20,14 @@ imports:
|
|||
- ../slots/has_type
|
||||
- ../slots/hold_record_set
|
||||
- ../slots/has_objective
|
||||
- ../slots/20260202_matang/new/refers_to_access_policy
|
||||
- ../slots/20260202_matang/refers_to_access_policy
|
||||
classes:
|
||||
DarkArchive:
|
||||
is_a: CustodianType
|
||||
class_uri: schema:ArchiveOrganization
|
||||
slots:
|
||||
- has_type
|
||||
- has_embargo_end_date
|
||||
- has_deadline
|
||||
- hold_record_set
|
||||
- has_objective
|
||||
- refers_to_access_policy
|
||||
|
|
@ -38,7 +38,7 @@ classes:
|
|||
Dark archives typically use PREMIS for preservation metadata:\n- `premis:RightsStatus` to document access restrictions\n- `premis:endDate` for embargo expiration dates\n- `premis:Agent` to identify the responsible custodian\n"
|
||||
slot_usage:
|
||||
identified_by: null
|
||||
has_embargo_end_date:
|
||||
has_deadline:
|
||||
range: date
|
||||
examples:
|
||||
- value: '2050-01-01'
|
||||
|
|
|
|||
|
|
@ -36,8 +36,6 @@ classes:
|
|||
slots:
|
||||
- has_type
|
||||
- has_score
|
||||
- organizational_principle
|
||||
- organizational_principle_uri
|
||||
- has_custodian
|
||||
- record_holder_note
|
||||
- has_type
|
||||
|
|
@ -46,10 +44,6 @@ classes:
|
|||
equals_expression: '["hc:ArchiveOrganizationType"]'
|
||||
has_type:
|
||||
equals_string: PreservationCopyCollection
|
||||
organizational_principle:
|
||||
equals_string: collection
|
||||
organizational_principle_uri:
|
||||
equals_string: https://www.ica.org/standards/RiC/vocabularies/recordSetTypes#Collection
|
||||
has_custodian:
|
||||
equals_string: DarkArchive
|
||||
record_holder_note:
|
||||
|
|
@ -77,8 +71,6 @@ classes:
|
|||
slots:
|
||||
- has_type
|
||||
- has_score
|
||||
- organizational_principle
|
||||
- organizational_principle_uri
|
||||
- has_custodian
|
||||
- record_holder_note
|
||||
- has_type
|
||||
|
|
@ -87,10 +79,6 @@ classes:
|
|||
equals_expression: '["hc:ArchiveOrganizationType"]'
|
||||
has_type:
|
||||
equals_string: DigitalPreservationFonds
|
||||
organizational_principle:
|
||||
equals_string: fonds
|
||||
organizational_principle_uri:
|
||||
equals_string: https://www.ica.org/standards/RiC/vocabularies/recordSetTypes#Fonds
|
||||
has_custodian:
|
||||
equals_string: DarkArchive
|
||||
record_holder_note:
|
||||
|
|
|
|||
|
|
@ -23,14 +23,14 @@ imports:
|
|||
- ../slots/has_score
|
||||
- ../slots/has_url
|
||||
- ../slots/required
|
||||
- ../slots/20260202_matang/new/response_format
|
||||
- ../slots/has_format
|
||||
classes:
|
||||
DataServiceEndpoint:
|
||||
abstract: true
|
||||
class_uri: dcat:DataService
|
||||
slots:
|
||||
- required
|
||||
- response_format
|
||||
- has_format
|
||||
- has_url
|
||||
- has_score
|
||||
description: "Abstract base class for API service endpoints exposed by heritage\
|
||||
|
|
|
|||
|
|
@ -16,7 +16,7 @@ imports:
|
|||
- ../slots/has_method
|
||||
- ../slots/has_score
|
||||
- ../slots/used_in
|
||||
- ../slots/20260202_matang/new/specification_url
|
||||
- ../slots/20260202_matang/specification_url
|
||||
classes:
|
||||
DataServiceEndpointType:
|
||||
abstract: true
|
||||
|
|
@ -76,7 +76,7 @@ classes:
|
|||
- has_description
|
||||
- has_label
|
||||
- has_version
|
||||
- related_types
|
||||
- related_to
|
||||
- has_hyponym
|
||||
slot_usage:
|
||||
used_in:
|
||||
|
|
|
|||
|
|
@ -16,7 +16,7 @@ imports:
|
|||
- ../slots/has_format
|
||||
- ../slots/has_method
|
||||
- ../slots/has_score
|
||||
- ../slots/20260202_matang/new/specification_url
|
||||
- ../slots/20260202_matang/specification_url
|
||||
classes:
|
||||
SRUEndpoint:
|
||||
is_a: DataServiceEndpointType
|
||||
|
|
|
|||
|
|
@ -19,7 +19,7 @@ imports:
|
|||
- ../slots/has_code
|
||||
- ../slots/has_description
|
||||
- ../slots/has_label
|
||||
- ../slots/20260202_matang/new/source_url
|
||||
- ../slots/has_url
|
||||
default_prefix: hc
|
||||
|
||||
classes:
|
||||
|
|
@ -52,7 +52,7 @@ classes:
|
|||
- has_label
|
||||
- has_code
|
||||
- has_description
|
||||
- source_url
|
||||
- has_url
|
||||
slot_usage:
|
||||
has_label:
|
||||
# range: string
|
||||
|
|
@ -73,7 +73,7 @@ classes:
|
|||
required: false
|
||||
examples:
|
||||
- value: "Profile information extracted from WhatsApp message exchange"
|
||||
source_url:
|
||||
has_url:
|
||||
# range: string # uriorcurie
|
||||
required: false
|
||||
examples:
|
||||
|
|
|
|||
|
|
@ -27,7 +27,7 @@ imports:
|
|||
- ../slots/located_at
|
||||
- ../slots/has_mandate
|
||||
- ../slots/part_of
|
||||
- ../slots/20260202_matang/new/refers_to_custodian
|
||||
- ../slots/refer_to
|
||||
classes:
|
||||
Department:
|
||||
class_uri: org:OrganizationalUnit
|
||||
|
|
@ -55,7 +55,7 @@ classes:
|
|||
- located_at
|
||||
- has_mandate
|
||||
- part_of
|
||||
- refers_to_custodian
|
||||
- refer_to
|
||||
- has_staff
|
||||
- has_score
|
||||
slot_usage:
|
||||
|
|
@ -125,7 +125,7 @@ classes:
|
|||
dissolved_by:
|
||||
range: DissolutionEvent
|
||||
inlined: true
|
||||
refers_to_custodian:
|
||||
refer_to:
|
||||
range: Custodian
|
||||
required: true
|
||||
examples:
|
||||
|
|
|
|||
|
|
@ -36,8 +36,6 @@ classes:
|
|||
slots:
|
||||
- has_type
|
||||
- has_score
|
||||
- organizational_principle
|
||||
- organizational_principle_uri
|
||||
- has_custodian
|
||||
- record_holder_note
|
||||
- has_type
|
||||
|
|
@ -46,10 +44,6 @@ classes:
|
|||
equals_expression: '["hc:ArchiveOrganizationType"]'
|
||||
has_type:
|
||||
equals_string: DepartmentAdministrationFonds
|
||||
organizational_principle:
|
||||
equals_string: fonds
|
||||
organizational_principle_uri:
|
||||
equals_string: https://www.ica.org/standards/RiC/vocabularies/recordSetTypes#Fonds
|
||||
has_custodian:
|
||||
equals_string: DepartmentalArchives
|
||||
record_holder_note:
|
||||
|
|
@ -77,8 +71,6 @@ classes:
|
|||
slots:
|
||||
- has_type
|
||||
- has_score
|
||||
- organizational_principle
|
||||
- organizational_principle_uri
|
||||
- has_custodian
|
||||
- record_holder_note
|
||||
- has_type
|
||||
|
|
@ -87,10 +79,6 @@ classes:
|
|||
equals_expression: '["hc:ArchiveOrganizationType"]'
|
||||
has_type:
|
||||
equals_string: PrefectureSeries
|
||||
organizational_principle:
|
||||
equals_string: series
|
||||
organizational_principle_uri:
|
||||
equals_string: https://www.ica.org/standards/RiC/vocabularies/recordSetTypes#Series
|
||||
has_custodian:
|
||||
equals_string: DepartmentalArchives
|
||||
record_holder_note:
|
||||
|
|
|
|||
|
|
@ -15,7 +15,7 @@ imports:
|
|||
- linkml:types
|
||||
- ../slots/has_description
|
||||
- ../slots/has_score
|
||||
- ../slots/20260202_matang/new/refers_to_custodian
|
||||
- ../slots/refer_to
|
||||
- ../slots/temporal_extent
|
||||
classes:
|
||||
DeploymentEvent:
|
||||
|
|
@ -65,7 +65,7 @@ classes:
|
|||
|
||||
slots:
|
||||
- temporal_extent
|
||||
- refers_to_custodian
|
||||
- refer_to
|
||||
- has_description
|
||||
- has_score
|
||||
|
||||
|
|
@ -81,7 +81,7 @@ classes:
|
|||
- value:
|
||||
begin_of_the_begin: "2015-01-01"
|
||||
end_of_the_end: "2015-06-30"
|
||||
refers_to_custodian:
|
||||
refer_to:
|
||||
range: Custodian
|
||||
required: false
|
||||
examples:
|
||||
|
|
|
|||
|
|
@ -19,7 +19,7 @@ imports:
|
|||
- ../slots/has_service
|
||||
- ../slots/has_type
|
||||
- ../slots/hold_record_set
|
||||
- ../slots/20260202_matang/new/retention_tracking
|
||||
- ../slots/has_roadmap
|
||||
classes:
|
||||
DepositArchive:
|
||||
is_a: CustodianType
|
||||
|
|
@ -28,7 +28,7 @@ classes:
|
|||
- has_type
|
||||
- has_service
|
||||
- hold_record_set
|
||||
- retention_tracking
|
||||
- has_roadmap
|
||||
- has_score
|
||||
- identified_by
|
||||
description: "Archive for intermediate/semi-current records awaiting final disposition.\n\n**Wikidata**: Q244904 (deposit archive / Zwischenarchiv / archive interm\xE9diaire)\n\n**DEFINITION**:\n\nDeposit Archive (also called \"intermediate archive\" or \"records center\")\nmanages records that are:\n- No longer actively used (not current archive)\n- Not yet transferred to permanent archive\n- Awaiting retention period completion or disposition decision\n\n**ARCHIVAL LIFECYCLE POSITION**:\n\n```\nCurrent Archive (active use)\n \u2193\nDEPOSIT ARCHIVE (semi-current) \u2190 THIS TYPE\n \u2193\nHistorical Archive (permanent preservation)\n or\nDestruction (per retention schedule)\n```\n\n**KEY CHARACTERISTICS**:\n\n1. **Custody Without Ownership**: Deposit archives often hold materials \n deposited by other organizations while ownership remains with depositor\n\n2. **Retention Management**: Tracks retention schedules and triggers \n disposition actions (transfer or destruction)\n\
|
||||
|
|
@ -36,7 +36,7 @@ classes:
|
|||
\ (earlier phase)\n- HistoricalArchive (Q3621673) - permanent records (later phase)\n- StorageType.DEPOSIT_STORAGE - storage type for deposit facilities\n\n**ONTOLOGICAL ALIGNMENT**:\n- **SKOS**: skos:Concept (type classification)\n- **RiC-O**: rico:RecordSet for deposited materials\n- **PREMIS**: premis:StorageLocation for storage facilities\n- **Wikidata**: Q244904\n"
|
||||
slot_usage:
|
||||
identified_by:
|
||||
retention_tracking:
|
||||
has_roadmap:
|
||||
range: boolean
|
||||
examples:
|
||||
- value: true
|
||||
|
|
|
|||
|
|
@ -36,8 +36,6 @@ classes:
|
|||
slots:
|
||||
- has_type
|
||||
- has_score
|
||||
- organizational_principle
|
||||
- organizational_principle_uri
|
||||
- has_custodian
|
||||
- record_holder_note
|
||||
- has_type
|
||||
|
|
@ -46,10 +44,6 @@ classes:
|
|||
equals_expression: '["hc:ArchiveOrganizationType"]'
|
||||
has_type:
|
||||
equals_string: DepositedRecordsFonds
|
||||
organizational_principle:
|
||||
equals_string: fonds
|
||||
organizational_principle_uri:
|
||||
equals_string: https://www.ica.org/standards/RiC/vocabularies/recordSetTypes#Fonds
|
||||
has_custodian:
|
||||
equals_string: DepositArchive
|
||||
record_holder_note:
|
||||
|
|
|
|||
|
|
@ -60,8 +60,8 @@ classes:
|
|||
- has_type
|
||||
- generated_by
|
||||
- has_time_interval
|
||||
- has_geographic_extent
|
||||
- start_time
|
||||
- geographic_extent
|
||||
- begin_of_the_begin
|
||||
slot_usage:
|
||||
identified_by:
|
||||
# range: string
|
||||
|
|
@ -102,7 +102,7 @@ classes:
|
|||
inlined: true
|
||||
examples:
|
||||
- value: null
|
||||
has_geographic_extent:
|
||||
geographic_extent:
|
||||
range: float
|
||||
multivalued: true
|
||||
required: false
|
||||
|
|
|
|||
|
|
@ -36,8 +36,6 @@ classes:
|
|||
slots:
|
||||
- has_type
|
||||
- has_score
|
||||
- organizational_principle
|
||||
- organizational_principle_uri
|
||||
- has_custodian
|
||||
- record_holder_note
|
||||
- has_type
|
||||
|
|
@ -46,10 +44,6 @@ classes:
|
|||
equals_expression: '["hc:ArchiveOrganizationType"]'
|
||||
has_type:
|
||||
equals_string: DigitalObjectCollection
|
||||
organizational_principle:
|
||||
equals_string: collection
|
||||
organizational_principle_uri:
|
||||
equals_string: https://www.ica.org/standards/RiC/vocabularies/recordSetTypes#Collection
|
||||
has_custodian:
|
||||
equals_string: DigitalArchive
|
||||
record_holder_note:
|
||||
|
|
@ -77,8 +71,6 @@ classes:
|
|||
slots:
|
||||
- has_type
|
||||
- has_score
|
||||
- organizational_principle
|
||||
- organizational_principle_uri
|
||||
- has_custodian
|
||||
- record_holder_note
|
||||
- has_type
|
||||
|
|
@ -87,10 +79,6 @@ classes:
|
|||
equals_expression: '["hc:ArchiveOrganizationType"]'
|
||||
has_type:
|
||||
equals_string: DigitizedCollection
|
||||
organizational_principle:
|
||||
equals_string: collection
|
||||
organizational_principle_uri:
|
||||
equals_string: https://www.ica.org/standards/RiC/vocabularies/recordSetTypes#Collection
|
||||
has_custodian:
|
||||
equals_string: DigitalArchive
|
||||
record_holder_note:
|
||||
|
|
@ -114,8 +102,6 @@ classes:
|
|||
slots:
|
||||
- has_type
|
||||
- has_score
|
||||
- organizational_principle
|
||||
- organizational_principle_uri
|
||||
- has_custodian
|
||||
- record_holder_note
|
||||
- has_type
|
||||
|
|
@ -124,10 +110,6 @@ classes:
|
|||
equals_expression: '["hc:ArchiveOrganizationType"]'
|
||||
has_type:
|
||||
equals_string: WebArchiveCollection
|
||||
organizational_principle:
|
||||
equals_string: collection
|
||||
organizational_principle_uri:
|
||||
equals_string: https://www.ica.org/standards/RiC/vocabularies/recordSetTypes#Collection
|
||||
has_custodian:
|
||||
equals_string: DigitalArchive
|
||||
record_holder_note:
|
||||
|
|
|
|||
|
|
@ -19,10 +19,9 @@ imports:
|
|||
- ../slots/has_label
|
||||
- ../slots/has_type
|
||||
- ../slots/has_level
|
||||
- ../slots/20260202_matang/new/refers_to_custodian
|
||||
- ../slots/20260202_matang/new/repository_software
|
||||
- ../slots/20260202_matang/new/serves_finding_aid
|
||||
- ../slots/20260202_matang/new/sparql_endpoint
|
||||
- ../slots/refer_to
|
||||
- ../slots/powered_by
|
||||
- ../slots/has_finding_aid
|
||||
- ../slots/temporal_extent
|
||||
prefixes:
|
||||
linkml: https://w3id.org/linkml/
|
||||
|
|
@ -102,14 +101,14 @@ classes:
|
|||
- has_label
|
||||
- has_type
|
||||
- has_level
|
||||
- refers_to_custodian
|
||||
- repository_software
|
||||
- serves_finding_aid
|
||||
- sparql_endpoint
|
||||
- refer_to
|
||||
- powered_by
|
||||
- has_finding_aid
|
||||
- has_endpoint
|
||||
- stored_at
|
||||
- has_score
|
||||
- temporal_extent
|
||||
- derived_from
|
||||
- derive_from
|
||||
- generated_by
|
||||
- has_provenance
|
||||
slot_usage:
|
||||
|
|
@ -157,7 +156,7 @@ classes:
|
|||
- value:
|
||||
has_url: https://api.europeana.eu/record/v2/
|
||||
has_description: Europeana REST API endpoint
|
||||
sparql_endpoint:
|
||||
has_endpoint:
|
||||
range: uri
|
||||
examples:
|
||||
- value: https://api.europeana.eu/sparql
|
||||
|
|
@ -165,7 +164,7 @@ classes:
|
|||
range: uri
|
||||
examples:
|
||||
- value: https://www.europeana.eu/oai
|
||||
repository_software:
|
||||
powered_by:
|
||||
# range: string
|
||||
examples:
|
||||
- value: DSpace 7.2
|
||||
|
|
@ -200,14 +199,14 @@ classes:
|
|||
- value:
|
||||
begin_of_the_begin: '2008-11-20'
|
||||
end_of_the_begin: '2008-11-20'
|
||||
derived_from:
|
||||
derive_from:
|
||||
range: CustodianObservation
|
||||
multivalued: true
|
||||
required: false
|
||||
generated_by:
|
||||
range: ReconstructionActivity
|
||||
required: false
|
||||
refers_to_custodian:
|
||||
refer_to:
|
||||
range: Custodian
|
||||
required: false
|
||||
examples:
|
||||
|
|
@ -242,7 +241,7 @@ classes:
|
|||
temporal_extent:
|
||||
begin_of_the_begin: '2025-11-15'
|
||||
has_label: Last full fixity check
|
||||
serves_finding_aid:
|
||||
has_finding_aid:
|
||||
# range: string # uriorcurie
|
||||
multivalued: true
|
||||
inlined_as_list: false # Fixed invalid inline for primitive type
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@ imports:
|
|||
- ../slots/has_homepage
|
||||
- ../slots/has_name
|
||||
- ../slots/has_type
|
||||
- ../slots/20260202_matang/new/refers_to_custodian
|
||||
- ../slots/refer_to
|
||||
- ../slots/has_contact_details
|
||||
- ../slots/has_facility
|
||||
- ../slots/contain_collection
|
||||
|
|
@ -37,7 +37,7 @@ classes:
|
|||
slots:
|
||||
- has_metadata
|
||||
- has_status
|
||||
- has_data_quality_notes
|
||||
- has_data_quality
|
||||
- has_profile
|
||||
- has_digital_platform
|
||||
- has_contact_point
|
||||
|
|
@ -49,7 +49,7 @@ classes:
|
|||
- has_homepage
|
||||
- has_name
|
||||
- has_type
|
||||
- refers_to_custodian
|
||||
- refer_to
|
||||
- has_contact_details
|
||||
- has_facility
|
||||
- has_digital_platform
|
||||
|
|
|
|||
|
|
@ -18,7 +18,7 @@ classes:
|
|||
specificity_rationale: Generic utility class/slot created during migration
|
||||
custodian_types: '[''*'']'
|
||||
slots:
|
||||
- source_type
|
||||
- source_url
|
||||
- retrieval_agent
|
||||
- retrieved_on
|
||||
- has_type
|
||||
- has_url
|
||||
- retrieved_by
|
||||
- retrieved_at
|
||||
|
|
|
|||
|
|
@ -19,4 +19,4 @@ classes:
|
|||
custodian_types: '[''*'']'
|
||||
slots:
|
||||
- has_name
|
||||
- source
|
||||
- has_source
|
||||
|
|
|
|||
|
|
@ -19,7 +19,7 @@ imports:
|
|||
- ../slots/has_time_interval
|
||||
- ../slots/has_type
|
||||
- ../slots/hold_record_set
|
||||
- ../slots/20260202_matang/new/restriction_category
|
||||
- ../slots/has_access_policy
|
||||
classes:
|
||||
DimArchives:
|
||||
is_a: ArchiveOrganizationType
|
||||
|
|
@ -28,7 +28,7 @@ classes:
|
|||
- grant_access_to
|
||||
- has_type
|
||||
- hold_record_set
|
||||
- restriction_category
|
||||
- has_access_policy
|
||||
- has_score
|
||||
- has_time_interval
|
||||
- identified_by
|
||||
|
|
@ -46,7 +46,7 @@ classes:
|
|||
has_type: APPROVAL_REQUIRED
|
||||
has_description:
|
||||
description_text: Application and approval process required
|
||||
restriction_category:
|
||||
has_access_policy:
|
||||
# range: string
|
||||
multivalued: true
|
||||
examples:
|
||||
|
|
|
|||
|
|
@ -36,8 +36,6 @@ classes:
|
|||
slots:
|
||||
- has_type
|
||||
- has_score
|
||||
- organizational_principle
|
||||
- organizational_principle_uri
|
||||
- has_custodian
|
||||
- record_holder_note
|
||||
- has_type
|
||||
|
|
@ -46,10 +44,6 @@ classes:
|
|||
equals_expression: '["hc:ArchiveOrganizationType"]'
|
||||
has_type:
|
||||
equals_string: DigitallyInaccessibleCollection
|
||||
organizational_principle:
|
||||
equals_string: collection
|
||||
organizational_principle_uri:
|
||||
equals_string: https://www.ica.org/standards/RiC/vocabularies/recordSetTypes#Collection
|
||||
has_custodian:
|
||||
equals_string: DimArchives
|
||||
record_holder_note:
|
||||
|
|
|
|||
|
|
@ -36,8 +36,6 @@ classes:
|
|||
slots:
|
||||
- has_type
|
||||
- has_score
|
||||
- organizational_principle
|
||||
- organizational_principle_uri
|
||||
- has_custodian
|
||||
- record_holder_note
|
||||
- has_type
|
||||
|
|
@ -46,10 +44,6 @@ classes:
|
|||
equals_expression: '["hc:ArchiveOrganizationType"]'
|
||||
has_type:
|
||||
equals_string: DiocesanAdministrationFonds
|
||||
organizational_principle:
|
||||
equals_string: fonds
|
||||
organizational_principle_uri:
|
||||
equals_string: https://www.ica.org/standards/RiC/vocabularies/recordSetTypes#Fonds
|
||||
has_custodian:
|
||||
equals_string: DiocesanArchive
|
||||
record_holder_note:
|
||||
|
|
@ -77,8 +71,6 @@ classes:
|
|||
slots:
|
||||
- has_type
|
||||
- has_score
|
||||
- organizational_principle
|
||||
- organizational_principle_uri
|
||||
- has_custodian
|
||||
- record_holder_note
|
||||
- has_type
|
||||
|
|
@ -87,10 +79,6 @@ classes:
|
|||
equals_expression: '["hc:ArchiveOrganizationType"]'
|
||||
has_type:
|
||||
equals_string: ParishRecordSeries
|
||||
organizational_principle:
|
||||
equals_string: series
|
||||
organizational_principle_uri:
|
||||
equals_string: https://www.ica.org/standards/RiC/vocabularies/recordSetTypes#Series
|
||||
has_custodian:
|
||||
equals_string: DiocesanArchive
|
||||
record_holder_note:
|
||||
|
|
@ -114,8 +102,6 @@ classes:
|
|||
slots:
|
||||
- has_type
|
||||
- has_score
|
||||
- organizational_principle
|
||||
- organizational_principle_uri
|
||||
- has_custodian
|
||||
- record_holder_note
|
||||
- has_type
|
||||
|
|
@ -124,10 +110,6 @@ classes:
|
|||
equals_expression: '["hc:ArchiveOrganizationType"]'
|
||||
has_type:
|
||||
equals_string: EpiscopalCorrespondenceCollection
|
||||
organizational_principle:
|
||||
equals_string: collection
|
||||
organizational_principle_uri:
|
||||
equals_string: https://www.ica.org/standards/RiC/vocabularies/recordSetTypes#Collection
|
||||
has_custodian:
|
||||
equals_string: DiocesanArchive
|
||||
record_holder_note:
|
||||
|
|
|
|||
Some files were not shown because too many files have changed in this diff Show more
Loading…
Reference in a new issue