fix: resolve YAML import indentation and add missing slot descriptions
Schema Improvements: - Fix YAML import indentation across 800+ class files (sed: '^- ../' → ' - ../') - Add descriptions to 26 inline slots missing them (lint warnings) - Fix malformed imports in BirthPlace.yaml and CustodianObservation.yaml Validation Results: - linkml-lint: 4 warnings (intentional SCREAMING_CASE tier names) - gen-owl: SUCCESS (164,069 lines generated) - gen-json-schema: SUCCESS (9.4MB generated) Files affected: 1,034 files, +23,908 -15,200 lines
This commit is contained in:
parent
6d961feafa
commit
f9f3cc8e74
1220 changed files with 28783 additions and 15203 deletions
1
data/wcms_email_index.json
Normal file
1
data/wcms_email_index.json
Normal file
|
|
@ -0,0 +1 @@
|
|||
{}
|
||||
|
|
@ -1,12 +1,12 @@
|
|||
{
|
||||
"generated": "2026-01-15T22:21:39.222Z",
|
||||
"generated": "2026-01-15T23:01:30.343Z",
|
||||
"schemaRoot": "/schemas/20251121/linkml",
|
||||
"totalFiles": 2901,
|
||||
"totalFiles": 2992,
|
||||
"categoryCounts": {
|
||||
"main": 4,
|
||||
"class": 818,
|
||||
"enum": 152,
|
||||
"slot": 1923,
|
||||
"slot": 2014,
|
||||
"module": 4
|
||||
},
|
||||
"categories": [
|
||||
|
|
@ -4902,11 +4902,26 @@
|
|||
"name": "slot",
|
||||
"displayName": "Slots",
|
||||
"files": [
|
||||
{
|
||||
"name": "about_text",
|
||||
"path": "modules/slots/about_text.yaml",
|
||||
"category": "slot"
|
||||
},
|
||||
{
|
||||
"name": "accepts_or_accepted",
|
||||
"path": "modules/slots/accepts_or_accepted.yaml",
|
||||
"category": "slot"
|
||||
},
|
||||
{
|
||||
"name": "address_formatted",
|
||||
"path": "modules/slots/address_formatted.yaml",
|
||||
"category": "slot"
|
||||
},
|
||||
{
|
||||
"name": "address_type",
|
||||
"path": "modules/slots/address_type.yaml",
|
||||
"category": "slot"
|
||||
},
|
||||
{
|
||||
"name": "affects_or_affected",
|
||||
"path": "modules/slots/affects_or_affected.yaml",
|
||||
|
|
@ -4917,6 +4932,16 @@
|
|||
"path": "modules/slots/aggregates_or_aggregated_from.yaml",
|
||||
"category": "slot"
|
||||
},
|
||||
{
|
||||
"name": "algorithm_name",
|
||||
"path": "modules/slots/algorithm_name.yaml",
|
||||
"category": "slot"
|
||||
},
|
||||
{
|
||||
"name": "algorithm_version",
|
||||
"path": "modules/slots/algorithm_version.yaml",
|
||||
"category": "slot"
|
||||
},
|
||||
{
|
||||
"name": "allocates_or_allocated",
|
||||
"path": "modules/slots/allocates_or_allocated.yaml",
|
||||
|
|
@ -4927,6 +4952,11 @@
|
|||
"path": "modules/slots/allows_or_allowed.yaml",
|
||||
"category": "slot"
|
||||
},
|
||||
{
|
||||
"name": "amount",
|
||||
"path": "modules/slots/amount.yaml",
|
||||
"category": "slot"
|
||||
},
|
||||
{
|
||||
"name": "analyzes_or_analyzed",
|
||||
"path": "modules/slots/analyzes_or_analyzed.yaml",
|
||||
|
|
@ -4942,11 +4972,106 @@
|
|||
"path": "modules/slots/approximation_level.yaml",
|
||||
"category": "slot"
|
||||
},
|
||||
{
|
||||
"name": "archival_reference",
|
||||
"path": "modules/slots/archival_reference.yaml",
|
||||
"category": "slot"
|
||||
},
|
||||
{
|
||||
"name": "area_value",
|
||||
"path": "modules/slots/area_value.yaml",
|
||||
"category": "slot"
|
||||
},
|
||||
{
|
||||
"name": "arrangement_level",
|
||||
"path": "modules/slots/arrangement_level.yaml",
|
||||
"category": "slot"
|
||||
},
|
||||
{
|
||||
"name": "asserter_contact",
|
||||
"path": "modules/slots/asserter_contact.yaml",
|
||||
"category": "slot"
|
||||
},
|
||||
{
|
||||
"name": "asserter_type",
|
||||
"path": "modules/slots/asserter_type.yaml",
|
||||
"category": "slot"
|
||||
},
|
||||
{
|
||||
"name": "asserter_version",
|
||||
"path": "modules/slots/asserter_version.yaml",
|
||||
"category": "slot"
|
||||
},
|
||||
{
|
||||
"name": "asserts_or_asserted",
|
||||
"path": "modules/slots/asserts_or_asserted.yaml",
|
||||
"category": "slot"
|
||||
},
|
||||
{
|
||||
"name": "assessment_date",
|
||||
"path": "modules/slots/assessment_date.yaml",
|
||||
"category": "slot"
|
||||
},
|
||||
{
|
||||
"name": "audience_size",
|
||||
"path": "modules/slots/audience_size.yaml",
|
||||
"category": "slot"
|
||||
},
|
||||
{
|
||||
"name": "audience_type",
|
||||
"path": "modules/slots/audience_type.yaml",
|
||||
"category": "slot"
|
||||
},
|
||||
{
|
||||
"name": "audio_quality_score",
|
||||
"path": "modules/slots/audio_quality_score.yaml",
|
||||
"category": "slot"
|
||||
},
|
||||
{
|
||||
"name": "audit_date",
|
||||
"path": "modules/slots/audit_date.yaml",
|
||||
"category": "slot"
|
||||
},
|
||||
{
|
||||
"name": "audit_opinion",
|
||||
"path": "modules/slots/audit_opinion.yaml",
|
||||
"category": "slot"
|
||||
},
|
||||
{
|
||||
"name": "audit_status",
|
||||
"path": "modules/slots/audit_status.yaml",
|
||||
"category": "slot"
|
||||
},
|
||||
{
|
||||
"name": "auditor_name",
|
||||
"path": "modules/slots/auditor_name.yaml",
|
||||
"category": "slot"
|
||||
},
|
||||
{
|
||||
"name": "author_affiliation",
|
||||
"path": "modules/slots/author_affiliation.yaml",
|
||||
"category": "slot"
|
||||
},
|
||||
{
|
||||
"name": "author_identifier",
|
||||
"path": "modules/slots/author_identifier.yaml",
|
||||
"category": "slot"
|
||||
},
|
||||
{
|
||||
"name": "author_name",
|
||||
"path": "modules/slots/author_name.yaml",
|
||||
"category": "slot"
|
||||
},
|
||||
{
|
||||
"name": "author_role",
|
||||
"path": "modules/slots/author_role.yaml",
|
||||
"category": "slot"
|
||||
},
|
||||
{
|
||||
"name": "backup_status",
|
||||
"path": "modules/slots/backup_status.yaml",
|
||||
"category": "slot"
|
||||
},
|
||||
{
|
||||
"name": "base_surname",
|
||||
"path": "modules/slots/base_surname.yaml",
|
||||
|
|
@ -4972,6 +5097,16 @@
|
|||
"path": "modules/slots/benefits_provided.yaml",
|
||||
"category": "slot"
|
||||
},
|
||||
{
|
||||
"name": "binding_description",
|
||||
"path": "modules/slots/binding_description.yaml",
|
||||
"category": "slot"
|
||||
},
|
||||
{
|
||||
"name": "binding_type",
|
||||
"path": "modules/slots/binding_type.yaml",
|
||||
"category": "slot"
|
||||
},
|
||||
{
|
||||
"name": "bio_custodian_subtype",
|
||||
"path": "modules/slots/bio_custodian_subtype.yaml",
|
||||
|
|
@ -4982,6 +5117,26 @@
|
|||
"path": "modules/slots/bio_type_classification.yaml",
|
||||
"category": "slot"
|
||||
},
|
||||
{
|
||||
"name": "birth_edtf",
|
||||
"path": "modules/slots/birth_edtf.yaml",
|
||||
"category": "slot"
|
||||
},
|
||||
{
|
||||
"name": "birth_iso_date",
|
||||
"path": "modules/slots/birth_iso_date.yaml",
|
||||
"category": "slot"
|
||||
},
|
||||
{
|
||||
"name": "birth_source_text",
|
||||
"path": "modules/slots/birth_source_text.yaml",
|
||||
"category": "slot"
|
||||
},
|
||||
{
|
||||
"name": "bold_id",
|
||||
"path": "modules/slots/bold_id.yaml",
|
||||
"category": "slot"
|
||||
},
|
||||
{
|
||||
"name": "borrower",
|
||||
"path": "modules/slots/borrower.yaml",
|
||||
|
|
@ -4997,6 +5152,36 @@
|
|||
"path": "modules/slots/bounding_box.yaml",
|
||||
"category": "slot"
|
||||
},
|
||||
{
|
||||
"name": "branch_description",
|
||||
"path": "modules/slots/branch_description.yaml",
|
||||
"category": "slot"
|
||||
},
|
||||
{
|
||||
"name": "branch_type",
|
||||
"path": "modules/slots/branch_type.yaml",
|
||||
"category": "slot"
|
||||
},
|
||||
{
|
||||
"name": "broader_type",
|
||||
"path": "modules/slots/broader_type.yaml",
|
||||
"category": "slot"
|
||||
},
|
||||
{
|
||||
"name": "budget_description",
|
||||
"path": "modules/slots/budget_description.yaml",
|
||||
"category": "slot"
|
||||
},
|
||||
{
|
||||
"name": "budget_name",
|
||||
"path": "modules/slots/budget_name.yaml",
|
||||
"category": "slot"
|
||||
},
|
||||
{
|
||||
"name": "budget_type",
|
||||
"path": "modules/slots/budget_type.yaml",
|
||||
"category": "slot"
|
||||
},
|
||||
{
|
||||
"name": "business_criticality",
|
||||
"path": "modules/slots/business_criticality.yaml",
|
||||
|
|
@ -5727,6 +5912,11 @@
|
|||
"path": "modules/slots/confidence_score.yaml",
|
||||
"category": "slot"
|
||||
},
|
||||
{
|
||||
"name": "confidence_threshold",
|
||||
"path": "modules/slots/confidence_threshold.yaml",
|
||||
"category": "slot"
|
||||
},
|
||||
{
|
||||
"name": "confidence_value",
|
||||
"path": "modules/slots/confidence_value.yaml",
|
||||
|
|
@ -5992,6 +6182,11 @@
|
|||
"path": "modules/slots/coordinate_reference_system.yaml",
|
||||
"category": "slot"
|
||||
},
|
||||
{
|
||||
"name": "coordinates",
|
||||
"path": "modules/slots/coordinates.yaml",
|
||||
"category": "slot"
|
||||
},
|
||||
{
|
||||
"name": "copy_note",
|
||||
"path": "modules/slots/copy_note.yaml",
|
||||
|
|
@ -6032,6 +6227,11 @@
|
|||
"path": "modules/slots/country.yaml",
|
||||
"category": "slot"
|
||||
},
|
||||
{
|
||||
"name": "country_code",
|
||||
"path": "modules/slots/country_code.yaml",
|
||||
"category": "slot"
|
||||
},
|
||||
{
|
||||
"name": "country_name",
|
||||
"path": "modules/slots/country_name.yaml",
|
||||
|
|
@ -6182,6 +6382,16 @@
|
|||
"path": "modules/slots/currency.yaml",
|
||||
"category": "slot"
|
||||
},
|
||||
{
|
||||
"name": "currency_code",
|
||||
"path": "modules/slots/currency_code.yaml",
|
||||
"category": "slot"
|
||||
},
|
||||
{
|
||||
"name": "currency_symbol",
|
||||
"path": "modules/slots/currency_symbol.yaml",
|
||||
"category": "slot"
|
||||
},
|
||||
{
|
||||
"name": "current_exhibition",
|
||||
"path": "modules/slots/current_exhibition.yaml",
|
||||
|
|
@ -6227,6 +6437,11 @@
|
|||
"path": "modules/slots/custodian_only.yaml",
|
||||
"category": "slot"
|
||||
},
|
||||
{
|
||||
"name": "custodian_type",
|
||||
"path": "modules/slots/custodian_type.yaml",
|
||||
"category": "slot"
|
||||
},
|
||||
{
|
||||
"name": "custodian_type_broader",
|
||||
"path": "modules/slots/custodian_type_broader.yaml",
|
||||
|
|
@ -7107,6 +7322,11 @@
|
|||
"path": "modules/slots/example_portal.yaml",
|
||||
"category": "slot"
|
||||
},
|
||||
{
|
||||
"name": "excluded_materials",
|
||||
"path": "modules/slots/excluded_materials.yaml",
|
||||
"category": "slot"
|
||||
},
|
||||
{
|
||||
"name": "execution_date",
|
||||
"path": "modules/slots/execution_date.yaml",
|
||||
|
|
@ -7217,6 +7437,11 @@
|
|||
"path": "modules/slots/expected_transfer_date.yaml",
|
||||
"category": "slot"
|
||||
},
|
||||
{
|
||||
"name": "expense_type",
|
||||
"path": "modules/slots/expense_type.yaml",
|
||||
"category": "slot"
|
||||
},
|
||||
{
|
||||
"name": "experience",
|
||||
"path": "modules/slots/experience.yaml",
|
||||
|
|
@ -7602,6 +7827,16 @@
|
|||
"path": "modules/slots/full_text.yaml",
|
||||
"category": "slot"
|
||||
},
|
||||
{
|
||||
"name": "function_category",
|
||||
"path": "modules/slots/function_category.yaml",
|
||||
"category": "slot"
|
||||
},
|
||||
{
|
||||
"name": "function_name",
|
||||
"path": "modules/slots/function_name.yaml",
|
||||
"category": "slot"
|
||||
},
|
||||
{
|
||||
"name": "functional_integration",
|
||||
"path": "modules/slots/functional_integration.yaml",
|
||||
|
|
@ -8607,6 +8842,11 @@
|
|||
"path": "modules/slots/has_or_had_affiliation.yaml",
|
||||
"category": "slot"
|
||||
},
|
||||
{
|
||||
"name": "has_or_had_agent",
|
||||
"path": "modules/slots/has_or_had_agent.yaml",
|
||||
"category": "slot"
|
||||
},
|
||||
{
|
||||
"name": "has_or_had_alternative_name",
|
||||
"path": "modules/slots/has_or_had_alternative_name.yaml",
|
||||
|
|
@ -10077,6 +10317,11 @@
|
|||
"path": "modules/slots/includes_timestamp.yaml",
|
||||
"category": "slot"
|
||||
},
|
||||
{
|
||||
"name": "inference_provenance",
|
||||
"path": "modules/slots/inference_provenance.yaml",
|
||||
"category": "slot"
|
||||
},
|
||||
{
|
||||
"name": "info_session_date",
|
||||
"path": "modules/slots/info_session_date.yaml",
|
||||
|
|
@ -10217,6 +10462,11 @@
|
|||
"path": "modules/slots/is_branch_of.yaml",
|
||||
"category": "slot"
|
||||
},
|
||||
{
|
||||
"name": "is_branch_of_authority",
|
||||
"path": "modules/slots/is_branch_of_authority.yaml",
|
||||
"category": "slot"
|
||||
},
|
||||
{
|
||||
"name": "is_closed_caption",
|
||||
"path": "modules/slots/is_closed_caption.yaml",
|
||||
|
|
@ -10237,6 +10487,11 @@
|
|||
"path": "modules/slots/is_embeddable.yaml",
|
||||
"category": "slot"
|
||||
},
|
||||
{
|
||||
"name": "is_estimate",
|
||||
"path": "modules/slots/is_estimate.yaml",
|
||||
"category": "slot"
|
||||
},
|
||||
{
|
||||
"name": "is_heritage_relevant",
|
||||
"path": "modules/slots/is_heritage_relevant.yaml",
|
||||
|
|
@ -10247,6 +10502,11 @@
|
|||
"path": "modules/slots/is_historical_boundary.yaml",
|
||||
"category": "slot"
|
||||
},
|
||||
{
|
||||
"name": "is_inferred",
|
||||
"path": "modules/slots/is_inferred.yaml",
|
||||
"category": "slot"
|
||||
},
|
||||
{
|
||||
"name": "is_leased",
|
||||
"path": "modules/slots/is_leased.yaml",
|
||||
|
|
@ -10537,6 +10797,11 @@
|
|||
"path": "modules/slots/is_permanent.yaml",
|
||||
"category": "slot"
|
||||
},
|
||||
{
|
||||
"name": "is_permitted",
|
||||
"path": "modules/slots/is_permitted.yaml",
|
||||
"category": "slot"
|
||||
},
|
||||
{
|
||||
"name": "is_primary_digital_presence",
|
||||
"path": "modules/slots/is_primary_digital_presence.yaml",
|
||||
|
|
@ -10612,6 +10877,11 @@
|
|||
"path": "modules/slots/iso_standard.yaml",
|
||||
"category": "slot"
|
||||
},
|
||||
{
|
||||
"name": "iso_standard_reference",
|
||||
"path": "modules/slots/iso_standard_reference.yaml",
|
||||
"category": "slot"
|
||||
},
|
||||
{
|
||||
"name": "issn",
|
||||
"path": "modules/slots/issn.yaml",
|
||||
|
|
@ -10957,6 +11227,11 @@
|
|||
"path": "modules/slots/link_context.yaml",
|
||||
"category": "slot"
|
||||
},
|
||||
{
|
||||
"name": "link_count",
|
||||
"path": "modules/slots/link_count.yaml",
|
||||
"category": "slot"
|
||||
},
|
||||
{
|
||||
"name": "link_rationale",
|
||||
"path": "modules/slots/link_rationale.yaml",
|
||||
|
|
@ -11262,6 +11537,16 @@
|
|||
"path": "modules/slots/measurement_data.yaml",
|
||||
"category": "slot"
|
||||
},
|
||||
{
|
||||
"name": "measurement_date",
|
||||
"path": "modules/slots/measurement_date.yaml",
|
||||
"category": "slot"
|
||||
},
|
||||
{
|
||||
"name": "measurement_method",
|
||||
"path": "modules/slots/measurement_method.yaml",
|
||||
"category": "slot"
|
||||
},
|
||||
{
|
||||
"name": "medium",
|
||||
"path": "modules/slots/medium.yaml",
|
||||
|
|
@ -11272,21 +11557,46 @@
|
|||
"path": "modules/slots/member_of.yaml",
|
||||
"category": "slot"
|
||||
},
|
||||
{
|
||||
"name": "member_organization_name",
|
||||
"path": "modules/slots/member_organization_name.yaml",
|
||||
"category": "slot"
|
||||
},
|
||||
{
|
||||
"name": "member_organization_url",
|
||||
"path": "modules/slots/member_organization_url.yaml",
|
||||
"category": "slot"
|
||||
},
|
||||
{
|
||||
"name": "membership_criteria",
|
||||
"path": "modules/slots/membership_criteria.yaml",
|
||||
"category": "slot"
|
||||
},
|
||||
{
|
||||
"name": "membership_id",
|
||||
"path": "modules/slots/membership_id.yaml",
|
||||
"category": "slot"
|
||||
},
|
||||
{
|
||||
"name": "membership_required",
|
||||
"path": "modules/slots/membership_required.yaml",
|
||||
"category": "slot"
|
||||
},
|
||||
{
|
||||
"name": "membership_role",
|
||||
"path": "modules/slots/membership_role.yaml",
|
||||
"category": "slot"
|
||||
},
|
||||
{
|
||||
"name": "membership_size",
|
||||
"path": "modules/slots/membership_size.yaml",
|
||||
"category": "slot"
|
||||
},
|
||||
{
|
||||
"name": "membership_type",
|
||||
"path": "modules/slots/membership_type.yaml",
|
||||
"category": "slot"
|
||||
},
|
||||
{
|
||||
"name": "metadata_standard",
|
||||
"path": "modules/slots/metadata_standard.yaml",
|
||||
|
|
@ -11297,6 +11607,11 @@
|
|||
"path": "modules/slots/method.yaml",
|
||||
"category": "slot"
|
||||
},
|
||||
{
|
||||
"name": "methodology_type",
|
||||
"path": "modules/slots/methodology_type.yaml",
|
||||
"category": "slot"
|
||||
},
|
||||
{
|
||||
"name": "metrics_observed_at",
|
||||
"path": "modules/slots/metrics_observed_at.yaml",
|
||||
|
|
@ -11362,6 +11677,11 @@
|
|||
"path": "modules/slots/model_version.yaml",
|
||||
"category": "slot"
|
||||
},
|
||||
{
|
||||
"name": "modern_place_name",
|
||||
"path": "modules/slots/modern_place_name.yaml",
|
||||
"category": "slot"
|
||||
},
|
||||
{
|
||||
"name": "modified",
|
||||
"path": "modules/slots/modified.yaml",
|
||||
|
|
@ -12287,6 +12607,11 @@
|
|||
"path": "modules/slots/place_of_publication.yaml",
|
||||
"category": "slot"
|
||||
},
|
||||
{
|
||||
"name": "place_source_text",
|
||||
"path": "modules/slots/place_source_text.yaml",
|
||||
"category": "slot"
|
||||
},
|
||||
{
|
||||
"name": "place_specificity",
|
||||
"path": "modules/slots/place_specificity.yaml",
|
||||
|
|
@ -12957,6 +13282,26 @@
|
|||
"path": "modules/slots/purpose_clause.yaml",
|
||||
"category": "slot"
|
||||
},
|
||||
{
|
||||
"name": "quantity_date",
|
||||
"path": "modules/slots/quantity_date.yaml",
|
||||
"category": "slot"
|
||||
},
|
||||
{
|
||||
"name": "quantity_type",
|
||||
"path": "modules/slots/quantity_type.yaml",
|
||||
"category": "slot"
|
||||
},
|
||||
{
|
||||
"name": "quantity_unit",
|
||||
"path": "modules/slots/quantity_unit.yaml",
|
||||
"category": "slot"
|
||||
},
|
||||
{
|
||||
"name": "quantity_value",
|
||||
"path": "modules/slots/quantity_value.yaml",
|
||||
"category": "slot"
|
||||
},
|
||||
{
|
||||
"name": "rationale",
|
||||
"path": "modules/slots/rationale.yaml",
|
||||
|
|
@ -13102,6 +13447,11 @@
|
|||
"path": "modules/slots/region_bbox.yaml",
|
||||
"category": "slot"
|
||||
},
|
||||
{
|
||||
"name": "region_code",
|
||||
"path": "modules/slots/region_code.yaml",
|
||||
"category": "slot"
|
||||
},
|
||||
{
|
||||
"name": "region_confidence",
|
||||
"path": "modules/slots/region_confidence.yaml",
|
||||
|
|
@ -13327,6 +13677,11 @@
|
|||
"path": "modules/slots/requires_dark_storage.yaml",
|
||||
"category": "slot"
|
||||
},
|
||||
{
|
||||
"name": "requires_declaration",
|
||||
"path": "modules/slots/requires_declaration.yaml",
|
||||
"category": "slot"
|
||||
},
|
||||
{
|
||||
"name": "requires_dust_free",
|
||||
"path": "modules/slots/requires_dust_free.yaml",
|
||||
|
|
@ -13507,6 +13862,11 @@
|
|||
"path": "modules/slots/return_condition_report_url.yaml",
|
||||
"category": "slot"
|
||||
},
|
||||
{
|
||||
"name": "revenue_category",
|
||||
"path": "modules/slots/revenue_category.yaml",
|
||||
"category": "slot"
|
||||
},
|
||||
{
|
||||
"name": "review_date",
|
||||
"path": "modules/slots/review_date.yaml",
|
||||
|
|
@ -13827,6 +14187,36 @@
|
|||
"path": "modules/slots/services_offered.yaml",
|
||||
"category": "slot"
|
||||
},
|
||||
{
|
||||
"name": "setpoint_max",
|
||||
"path": "modules/slots/setpoint_max.yaml",
|
||||
"category": "slot"
|
||||
},
|
||||
{
|
||||
"name": "setpoint_min",
|
||||
"path": "modules/slots/setpoint_min.yaml",
|
||||
"category": "slot"
|
||||
},
|
||||
{
|
||||
"name": "setpoint_tolerance",
|
||||
"path": "modules/slots/setpoint_tolerance.yaml",
|
||||
"category": "slot"
|
||||
},
|
||||
{
|
||||
"name": "setpoint_type",
|
||||
"path": "modules/slots/setpoint_type.yaml",
|
||||
"category": "slot"
|
||||
},
|
||||
{
|
||||
"name": "setpoint_unit",
|
||||
"path": "modules/slots/setpoint_unit.yaml",
|
||||
"category": "slot"
|
||||
},
|
||||
{
|
||||
"name": "setpoint_value",
|
||||
"path": "modules/slots/setpoint_value.yaml",
|
||||
"category": "slot"
|
||||
},
|
||||
{
|
||||
"name": "settlement",
|
||||
"path": "modules/slots/settlement.yaml",
|
||||
|
|
@ -14407,6 +14797,11 @@
|
|||
"path": "modules/slots/technology_stack.yaml",
|
||||
"category": "slot"
|
||||
},
|
||||
{
|
||||
"name": "temperature_target",
|
||||
"path": "modules/slots/temperature_target.yaml",
|
||||
"category": "slot"
|
||||
},
|
||||
{
|
||||
"name": "temperature_tolerance",
|
||||
"path": "modules/slots/temperature_tolerance.yaml",
|
||||
|
|
@ -14457,6 +14852,11 @@
|
|||
"path": "modules/slots/to_owner.yaml",
|
||||
"category": "slot"
|
||||
},
|
||||
{
|
||||
"name": "track_id",
|
||||
"path": "modules/slots/track_id.yaml",
|
||||
"category": "slot"
|
||||
},
|
||||
{
|
||||
"name": "type_description",
|
||||
"path": "modules/slots/type_description.yaml",
|
||||
|
|
@ -14467,6 +14867,46 @@
|
|||
"path": "modules/slots/type_id.yaml",
|
||||
"category": "slot"
|
||||
},
|
||||
{
|
||||
"name": "typical_http_methods",
|
||||
"path": "modules/slots/typical_http_methods.yaml",
|
||||
"category": "slot"
|
||||
},
|
||||
{
|
||||
"name": "typical_metadata_standard",
|
||||
"path": "modules/slots/typical_metadata_standard.yaml",
|
||||
"category": "slot"
|
||||
},
|
||||
{
|
||||
"name": "typical_response_formats",
|
||||
"path": "modules/slots/typical_response_formats.yaml",
|
||||
"category": "slot"
|
||||
},
|
||||
{
|
||||
"name": "typical_scope",
|
||||
"path": "modules/slots/typical_scope.yaml",
|
||||
"category": "slot"
|
||||
},
|
||||
{
|
||||
"name": "typical_technical_feature",
|
||||
"path": "modules/slots/typical_technical_feature.yaml",
|
||||
"category": "slot"
|
||||
},
|
||||
{
|
||||
"name": "unit_code",
|
||||
"path": "modules/slots/unit_code.yaml",
|
||||
"category": "slot"
|
||||
},
|
||||
{
|
||||
"name": "unit_symbol",
|
||||
"path": "modules/slots/unit_symbol.yaml",
|
||||
"category": "slot"
|
||||
},
|
||||
{
|
||||
"name": "unit_type",
|
||||
"path": "modules/slots/unit_type.yaml",
|
||||
"category": "slot"
|
||||
},
|
||||
{
|
||||
"name": "url_type",
|
||||
"path": "modules/slots/url_type.yaml",
|
||||
|
|
@ -14507,6 +14947,21 @@
|
|||
"path": "modules/slots/wikidata_description.yaml",
|
||||
"category": "slot"
|
||||
},
|
||||
{
|
||||
"name": "wikidata_entity",
|
||||
"path": "modules/slots/wikidata_entity.yaml",
|
||||
"category": "slot"
|
||||
},
|
||||
{
|
||||
"name": "wikidata_equivalent",
|
||||
"path": "modules/slots/wikidata_equivalent.yaml",
|
||||
"category": "slot"
|
||||
},
|
||||
{
|
||||
"name": "wikidata_id",
|
||||
"path": "modules/slots/wikidata_id.yaml",
|
||||
"category": "slot"
|
||||
},
|
||||
{
|
||||
"name": "wikidata_label",
|
||||
"path": "modules/slots/wikidata_label.yaml",
|
||||
|
|
|
|||
|
|
@ -8,27 +8,27 @@ prefixes:
|
|||
rico: https://www.ica.org/standards/RiC/ontology#
|
||||
wd: http://www.wikidata.org/entity/
|
||||
imports:
|
||||
- linkml:types
|
||||
- ./ArchiveOrganizationType
|
||||
- ./CollectionType
|
||||
- ./AcademicArchiveRecordSetTypes
|
||||
- ../slots/has_or_had_scope # was: type_scope - migrated per Rule 53 (2026-01-15)
|
||||
- ./Scope # for has_or_had_scope range (2026-01-15)
|
||||
- ../slots/hold_or_held_record_set_type
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/dual_class_link
|
||||
# broader_concept REMOVED - migrated to has_or_had_hypernym (Rule 53)
|
||||
- ../slots/has_or_had_hypernym
|
||||
- ../slots/has_or_had_label
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ../slots/is_or_was_related_to # was: wikidata_alignment - migrated per Rule 53 (2026-01-15)
|
||||
- ./DualClassLink
|
||||
- ./SpecificityAnnotation
|
||||
- ./TemplateSpecificityScores
|
||||
- ./WikidataAlignment
|
||||
- ./WikiDataEntry # for is_or_was_related_to range (2026-01-15)
|
||||
- ./AcademicArchiveRecordSetType
|
||||
- linkml:types
|
||||
- ./ArchiveOrganizationType
|
||||
- ./CollectionType
|
||||
- ./AcademicArchiveRecordSetTypes
|
||||
- ../slots/has_or_had_scope # was: type_scope - migrated per Rule 53 (2026-01-15)
|
||||
- ./Scope # for has_or_had_scope range (2026-01-15)
|
||||
- ../slots/hold_or_held_record_set_type
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/dual_class_link
|
||||
# broader_concept REMOVED - migrated to has_or_had_hypernym (Rule 53)
|
||||
- ../slots/has_or_had_hypernym
|
||||
- ../slots/has_or_had_label
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ../slots/is_or_was_related_to # was: wikidata_alignment - migrated per Rule 53 (2026-01-15)
|
||||
- ./DualClassLink
|
||||
- ./SpecificityAnnotation
|
||||
- ./TemplateSpecificityScores
|
||||
- ./WikidataAlignment
|
||||
- ./WikiDataEntry # for is_or_was_related_to range (2026-01-15)
|
||||
- ./AcademicArchiveRecordSetType
|
||||
classes:
|
||||
AcademicArchive:
|
||||
is_a: ArchiveOrganizationType
|
||||
|
|
|
|||
|
|
@ -8,17 +8,17 @@ prefixes:
|
|||
rico: https://www.ica.org/standards/RiC/ontology#
|
||||
wd: http://www.wikidata.org/entity/
|
||||
imports:
|
||||
- linkml:types
|
||||
- ./CollectionType
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/dual_class_link
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ../slots/has_or_had_scope # was: type_scope - migrated per Rule 53 (2026-01-15)
|
||||
- ./Scope # for has_or_had_scope range (2026-01-15)
|
||||
- ../slots/is_or_was_related_to # was: wikidata_alignment - migrated per Rule 53 (2026-01-15)
|
||||
- ./DualClassLink # for DualClassLink range
|
||||
- ./WikidataAlignment # for WikidataAlignment range
|
||||
- linkml:types
|
||||
- ./CollectionType
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/dual_class_link
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ../slots/has_or_had_scope # was: type_scope - migrated per Rule 53 (2026-01-15)
|
||||
- ./Scope # for has_or_had_scope range (2026-01-15)
|
||||
- ../slots/is_or_was_related_to # was: wikidata_alignment - migrated per Rule 53 (2026-01-15)
|
||||
- ./DualClassLink # for DualClassLink range
|
||||
- ./WikidataAlignment # for WikidataAlignment range
|
||||
classes:
|
||||
AcademicArchiveRecordSetType:
|
||||
description: A rico:RecordSetType for classifying collections of academic and higher education institutional records.
|
||||
|
|
|
|||
|
|
@ -12,14 +12,41 @@ prefixes:
|
|||
bf: http://id.loc.gov/ontologies/bibframe/
|
||||
default_prefix: hc
|
||||
imports:
|
||||
- linkml:types
|
||||
- ./AcademicArchiveRecordSetType
|
||||
- ./AcademicArchive
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ./SpecificityAnnotation
|
||||
- ./TemplateSpecificityScores
|
||||
- linkml:types
|
||||
- ./AcademicArchiveRecordSetType
|
||||
- ./AcademicArchive
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ./SpecificityAnnotation
|
||||
- ./TemplateSpecificityScores
|
||||
- ../slots/organizational_principle
|
||||
- ../slots/organizational_principle_uri
|
||||
- ../slots/privacy_note
|
||||
- ../slots/record_note
|
||||
- ../slots/record_set_type
|
||||
- ../slots/scope_exclude
|
||||
- ../slots/scope_include
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/organizational_principle
|
||||
- ../slots/organizational_principle_uri
|
||||
- ../slots/privacy_note
|
||||
- ../slots/record_note
|
||||
- ../slots/record_set_type
|
||||
- ../slots/scope_exclude
|
||||
- ../slots/scope_include
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/organizational_principle
|
||||
- ../slots/organizational_principle_uri
|
||||
- ../slots/privacy_note
|
||||
- ../slots/record_note
|
||||
- ../slots/record_set_type
|
||||
- ../slots/scope_exclude
|
||||
- ../slots/scope_include
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
classes:
|
||||
UniversityAdministrativeFonds:
|
||||
is_a: AcademicArchiveRecordSetType
|
||||
|
|
|
|||
|
|
@ -12,35 +12,35 @@ prefixes:
|
|||
wd: http://www.wikidata.org/entity/
|
||||
default_prefix: hc
|
||||
imports:
|
||||
- linkml:types
|
||||
# Migrated per slot_fixes.yaml (Rule 53) - 2026-01-14
|
||||
# valid_from + valid_to → temporal_extent + TimeSpan (with begin_of_the_begin/end_of_the_end)
|
||||
- ../slots/temporal_extent
|
||||
- ./TimeSpan
|
||||
- ../slots/embargo_end_date
|
||||
- ../slots/contact_email
|
||||
- ../slots/policy_id
|
||||
- ../slots/policy_name
|
||||
- ../slots/has_or_had_access_description
|
||||
- ../slots/has_or_had_access_level
|
||||
# RESTORED 2026-01-15: requires_appointment has correct semantics (schema:reservationRequired)
|
||||
# The is_or_was_required slot was incorrectly using schema:isRequired which is for form field validation
|
||||
- ../slots/requires_appointment
|
||||
- ../slots/condition
|
||||
- ../slots/credentials_required
|
||||
- ../slots/cultural_protocol_url
|
||||
- ../slots/embargo_reason
|
||||
- ../slots/fee_amount
|
||||
- ../slots/fee_required
|
||||
- ../slots/legal_basis
|
||||
- ../slots/registration_required
|
||||
- ../slots/review_date
|
||||
- ../slots/rights_statement
|
||||
- ../slots/rights_statement_url
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ./SpecificityAnnotation
|
||||
- ./TemplateSpecificityScores
|
||||
- linkml:types
|
||||
# Migrated per slot_fixes.yaml (Rule 53) - 2026-01-14
|
||||
# valid_from + valid_to → temporal_extent + TimeSpan (with begin_of_the_begin/end_of_the_end)
|
||||
- ../slots/temporal_extent
|
||||
- ./TimeSpan
|
||||
- ../slots/embargo_end_date
|
||||
- ../slots/contact_email
|
||||
- ../slots/policy_id
|
||||
- ../slots/policy_name
|
||||
- ../slots/has_or_had_access_description
|
||||
- ../slots/has_or_had_access_level
|
||||
# RESTORED 2026-01-15: requires_appointment has correct semantics (schema:reservationRequired)
|
||||
# The is_or_was_required slot was incorrectly using schema:isRequired which is for form field validation
|
||||
- ../slots/requires_appointment
|
||||
- ../slots/condition
|
||||
- ../slots/credentials_required
|
||||
- ../slots/cultural_protocol_url
|
||||
- ../slots/embargo_reason
|
||||
- ../slots/fee_amount
|
||||
- ../slots/fee_required
|
||||
- ../slots/legal_basis
|
||||
- ../slots/registration_required
|
||||
- ../slots/review_date
|
||||
- ../slots/rights_statement
|
||||
- ../slots/rights_statement_url
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ./SpecificityAnnotation
|
||||
- ./TemplateSpecificityScores
|
||||
classes:
|
||||
AccessPolicy:
|
||||
class_uri: premis:RightsStatus
|
||||
|
|
|
|||
|
|
@ -20,6 +20,8 @@ prefixes:
|
|||
|
||||
imports:
|
||||
- linkml:types
|
||||
- ../slots/address_formatted
|
||||
- ../slots/address_type
|
||||
# Address component slots
|
||||
- ../slots/house_number
|
||||
- ../slots/street_name
|
||||
|
|
|
|||
|
|
@ -2,27 +2,27 @@ id: https://nde.nl/ontology/hc/class/administrative-office
|
|||
name: administrative_office_class
|
||||
title: AdministrativeOffice Class
|
||||
imports:
|
||||
- linkml:types
|
||||
- ./ReconstructedEntity
|
||||
- ./CustodianObservation
|
||||
- ./ReconstructionActivity
|
||||
- ./FunctionType
|
||||
- ../slots/is_or_was_derived_from # was: was_derived_from - migrated per Rule 53
|
||||
- ../slots/is_or_was_generated_by # was: was_generated_by - migrated per Rule 53
|
||||
- ../slots/has_or_had_access_restriction
|
||||
- ../slots/has_admin_office_description
|
||||
- ../slots/has_admin_office_name
|
||||
- ../slots/has_or_had_admin_staff_count
|
||||
# administrative_functions REMOVED - migrated to has_or_had_function (Rule 53)
|
||||
# has_or_had_administrative_function REMOVED - bespoke slot replaced by generic has_or_had_function (Rule 53)
|
||||
- ../slots/has_or_had_function
|
||||
- ../slots/is_leased
|
||||
- ../slots/lease_expiry
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ./SpecificityAnnotation
|
||||
- ./TemplateSpecificityScores
|
||||
- ../slots/has_admin_office_identifier
|
||||
- linkml:types
|
||||
- ./ReconstructedEntity
|
||||
- ./CustodianObservation
|
||||
- ./ReconstructionActivity
|
||||
- ./FunctionType
|
||||
- ../slots/is_or_was_derived_from # was: was_derived_from - migrated per Rule 53
|
||||
- ../slots/is_or_was_generated_by # was: was_generated_by - migrated per Rule 53
|
||||
- ../slots/has_or_had_access_restriction
|
||||
- ../slots/has_admin_office_description
|
||||
- ../slots/has_admin_office_name
|
||||
- ../slots/has_or_had_admin_staff_count
|
||||
# administrative_functions REMOVED - migrated to has_or_had_function (Rule 53)
|
||||
# has_or_had_administrative_function REMOVED - bespoke slot replaced by generic has_or_had_function (Rule 53)
|
||||
- ../slots/has_or_had_function
|
||||
- ../slots/is_leased
|
||||
- ../slots/lease_expiry
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ./SpecificityAnnotation
|
||||
- ./TemplateSpecificityScores
|
||||
- ../slots/has_admin_office_identifier
|
||||
prefixes:
|
||||
linkml: https://w3id.org/linkml/
|
||||
hc: https://nde.nl/ontology/hc/
|
||||
|
|
|
|||
|
|
@ -4,20 +4,28 @@ title: Advertising Radio Archive Type
|
|||
prefixes:
|
||||
linkml: https://w3id.org/linkml/
|
||||
imports:
|
||||
- linkml:types
|
||||
- ./ArchiveOrganizationType
|
||||
- ./CollectionType
|
||||
- ./AdvertisingRadioArchiveRecordSetTypes
|
||||
- ../slots/hold_or_held_record_set_type
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ../slots/is_or_was_related_to # was: wikidata_alignment - migrated per Rule 53 (2026-01-15)
|
||||
- ./SpecificityAnnotation
|
||||
- ./TemplateSpecificityScores
|
||||
- ./WikidataAlignment
|
||||
- ./WikiDataEntry # for is_or_was_related_to range (2026-01-15)
|
||||
- ./AdvertisingRadioArchiveRecordSetType
|
||||
- linkml:types
|
||||
- ./ArchiveOrganizationType
|
||||
- ./CollectionType
|
||||
- ./AdvertisingRadioArchiveRecordSetTypes
|
||||
- ../slots/hold_or_held_record_set_type
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ../slots/is_or_was_related_to # was: wikidata_alignment - migrated per Rule 53 (2026-01-15)
|
||||
- ./SpecificityAnnotation
|
||||
- ./TemplateSpecificityScores
|
||||
- ./WikidataAlignment
|
||||
- ./WikiDataEntry # for is_or_was_related_to range (2026-01-15)
|
||||
- ./AdvertisingRadioArchiveRecordSetType
|
||||
- ../slots/hold_or_held_record_set_type
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ../slots/wikidata_entity
|
||||
- ../slots/hold_or_held_record_set_type
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ../slots/wikidata_entity
|
||||
classes:
|
||||
AdvertisingRadioArchive:
|
||||
is_a: ArchiveOrganizationType
|
||||
|
|
|
|||
|
|
@ -4,13 +4,18 @@ title: AdvertisingRadioArchive Record Set Type
|
|||
prefixes:
|
||||
linkml: https://w3id.org/linkml/
|
||||
imports:
|
||||
- linkml:types
|
||||
- ./CollectionType
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ../slots/is_or_was_related_to # was: wikidata_alignment - migrated per Rule 53 (2026-01-15)
|
||||
- ./WikidataAlignment # for WikidataAlignment range
|
||||
- linkml:types
|
||||
- ./CollectionType
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ../slots/is_or_was_related_to # was: wikidata_alignment - migrated per Rule 53 (2026-01-15)
|
||||
- ./WikidataAlignment # for WikidataAlignment range
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/is_or_was_related_to
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ../slots/wikidata_equivalent
|
||||
classes:
|
||||
AdvertisingRadioArchiveRecordSetType:
|
||||
description: A rico:RecordSetType for classifying collections of advertising radio productions and commercials within
|
||||
|
|
|
|||
|
|
@ -11,14 +11,35 @@ prefixes:
|
|||
wd: http://www.wikidata.org/entity/
|
||||
default_prefix: hc
|
||||
imports:
|
||||
- linkml:types
|
||||
- ./AdvertisingRadioArchiveRecordSetType
|
||||
- ./AdvertisingRadioArchive
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ./SpecificityAnnotation
|
||||
- ./TemplateSpecificityScores
|
||||
- linkml:types
|
||||
- ./AdvertisingRadioArchiveRecordSetType
|
||||
- ./AdvertisingRadioArchive
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ./SpecificityAnnotation
|
||||
- ./TemplateSpecificityScores
|
||||
- ../slots/organizational_principle
|
||||
- ../slots/organizational_principle_uri
|
||||
- ../slots/record_holder
|
||||
- ../slots/record_holder_note
|
||||
- ../slots/record_set_type
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/organizational_principle
|
||||
- ../slots/organizational_principle_uri
|
||||
- ../slots/record_holder
|
||||
- ../slots/record_holder_note
|
||||
- ../slots/record_set_type
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/organizational_principle
|
||||
- ../slots/organizational_principle_uri
|
||||
- ../slots/record_holder
|
||||
- ../slots/record_holder_note
|
||||
- ../slots/record_set_type
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
classes:
|
||||
RadioAdvertisementCollection:
|
||||
is_a: AdvertisingRadioArchiveRecordSetType
|
||||
|
|
|
|||
|
|
@ -7,20 +7,20 @@ prefixes:
|
|||
org: http://www.w3.org/ns/org#
|
||||
gleif_base: https://www.gleif.org/ontology/Base/
|
||||
imports:
|
||||
- linkml:types
|
||||
- ../metadata
|
||||
- ./Standard
|
||||
- ./RegistrationAuthority
|
||||
- ./Country
|
||||
- ./Subregion
|
||||
- ../slots/description
|
||||
# REMOVED: ../slots/website - using inline attribute definition (Rule 53, migrated 2025-01-15)
|
||||
- ../slots/contact_email
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ./SpecificityAnnotation
|
||||
- ./TemplateSpecificityScores
|
||||
- ../enums/AllocationDomainEnum
|
||||
- linkml:types
|
||||
- ../metadata
|
||||
- ./Standard
|
||||
- ./RegistrationAuthority
|
||||
- ./Country
|
||||
- ./Subregion
|
||||
- ../slots/description
|
||||
# REMOVED: ../slots/website - using inline attribute definition (Rule 53, migrated 2025-01-15)
|
||||
- ../slots/contact_email
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ./SpecificityAnnotation
|
||||
- ./TemplateSpecificityScores
|
||||
- ../enums/AllocationDomainEnum
|
||||
classes:
|
||||
AllocationAgency:
|
||||
class_uri: org:FormalOrganization
|
||||
|
|
|
|||
|
|
@ -4,20 +4,28 @@ title: Animal Sound Archive Type
|
|||
prefixes:
|
||||
linkml: https://w3id.org/linkml/
|
||||
imports:
|
||||
- linkml:types
|
||||
- ./ArchiveOrganizationType
|
||||
- ./CollectionType
|
||||
- ./AnimalSoundArchiveRecordSetTypes
|
||||
- ../slots/hold_or_held_record_set_type
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ../slots/is_or_was_related_to # was: wikidata_alignment - migrated per Rule 53 (2026-01-15)
|
||||
- ./SpecificityAnnotation
|
||||
- ./TemplateSpecificityScores
|
||||
- ./WikidataAlignment
|
||||
- ./WikiDataEntry # for is_or_was_related_to range (2026-01-15)
|
||||
- ./AnimalSoundArchiveRecordSetType
|
||||
- linkml:types
|
||||
- ./ArchiveOrganizationType
|
||||
- ./CollectionType
|
||||
- ./AnimalSoundArchiveRecordSetTypes
|
||||
- ../slots/hold_or_held_record_set_type
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ../slots/is_or_was_related_to # was: wikidata_alignment - migrated per Rule 53 (2026-01-15)
|
||||
- ./SpecificityAnnotation
|
||||
- ./TemplateSpecificityScores
|
||||
- ./WikidataAlignment
|
||||
- ./WikiDataEntry # for is_or_was_related_to range (2026-01-15)
|
||||
- ./AnimalSoundArchiveRecordSetType
|
||||
- ../slots/hold_or_held_record_set_type
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ../slots/wikidata_entity
|
||||
- ../slots/hold_or_held_record_set_type
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ../slots/wikidata_entity
|
||||
classes:
|
||||
AnimalSoundArchive:
|
||||
is_a: ArchiveOrganizationType
|
||||
|
|
|
|||
|
|
@ -4,13 +4,18 @@ title: AnimalSoundArchive Record Set Type
|
|||
prefixes:
|
||||
linkml: https://w3id.org/linkml/
|
||||
imports:
|
||||
- linkml:types
|
||||
- ./CollectionType
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ../slots/is_or_was_related_to # was: wikidata_alignment - migrated per Rule 53 (2026-01-15)
|
||||
- ./WikidataAlignment # for WikidataAlignment range
|
||||
- linkml:types
|
||||
- ./CollectionType
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ../slots/is_or_was_related_to # was: wikidata_alignment - migrated per Rule 53 (2026-01-15)
|
||||
- ./WikidataAlignment # for WikidataAlignment range
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/is_or_was_related_to
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ../slots/wikidata_equivalent
|
||||
classes:
|
||||
AnimalSoundArchiveRecordSetType:
|
||||
description: A rico:RecordSetType for classifying collections of animal sound archive materials within heritage institutions.
|
||||
|
|
|
|||
|
|
@ -11,14 +11,35 @@ prefixes:
|
|||
wd: http://www.wikidata.org/entity/
|
||||
default_prefix: hc
|
||||
imports:
|
||||
- linkml:types
|
||||
- ./AnimalSoundArchiveRecordSetType
|
||||
- ./AnimalSoundArchive
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ./SpecificityAnnotation
|
||||
- ./TemplateSpecificityScores
|
||||
- linkml:types
|
||||
- ./AnimalSoundArchiveRecordSetType
|
||||
- ./AnimalSoundArchive
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ./SpecificityAnnotation
|
||||
- ./TemplateSpecificityScores
|
||||
- ../slots/organizational_principle
|
||||
- ../slots/organizational_principle_uri
|
||||
- ../slots/record_holder
|
||||
- ../slots/record_holder_note
|
||||
- ../slots/record_set_type
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/organizational_principle
|
||||
- ../slots/organizational_principle_uri
|
||||
- ../slots/record_holder
|
||||
- ../slots/record_holder_note
|
||||
- ../slots/record_set_type
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/organizational_principle
|
||||
- ../slots/organizational_principle_uri
|
||||
- ../slots/record_holder
|
||||
- ../slots/record_holder_note
|
||||
- ../slots/record_set_type
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
classes:
|
||||
BioacousticRecordingCollection:
|
||||
is_a: AnimalSoundArchiveRecordSetType
|
||||
|
|
|
|||
|
|
@ -12,15 +12,25 @@ prefixes:
|
|||
as: https://www.w3.org/ns/activitystreams#
|
||||
default_prefix: hc
|
||||
imports:
|
||||
- linkml:types
|
||||
- ../metadata
|
||||
- ../slots/motivation_type_id
|
||||
- ../slots/motivation_type_name
|
||||
- ../slots/motivation_type_description
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ./SpecificityAnnotation
|
||||
- ./TemplateSpecificityScores
|
||||
- linkml:types
|
||||
- ../metadata
|
||||
- ../slots/motivation_type_id
|
||||
- ../slots/motivation_type_name
|
||||
- ../slots/motivation_type_description
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ./SpecificityAnnotation
|
||||
- ./TemplateSpecificityScores
|
||||
- ../slots/motivation_type_description
|
||||
- ../slots/motivation_type_id
|
||||
- ../slots/motivation_type_name
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ../slots/motivation_type_description
|
||||
- ../slots/motivation_type_id
|
||||
- ../slots/motivation_type_name
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
classes:
|
||||
AnnotationMotivationType:
|
||||
class_uri: oa:Motivation
|
||||
|
|
|
|||
|
|
@ -13,13 +13,20 @@ prefixes:
|
|||
wcag: https://www.w3.org/WAI/WCAG21/
|
||||
default_prefix: hc
|
||||
imports:
|
||||
- linkml:types
|
||||
- ../metadata
|
||||
- ./AnnotationMotivationType
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ./SpecificityAnnotation
|
||||
- ./TemplateSpecificityScores
|
||||
- linkml:types
|
||||
- ../metadata
|
||||
- ./AnnotationMotivationType
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ./SpecificityAnnotation
|
||||
- ./TemplateSpecificityScores
|
||||
- ../slots/motivation_type_name
|
||||
- ../slots/motivation_type_name
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ../slots/motivation_type_name
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
classes:
|
||||
ClassifyingMotivation:
|
||||
is_a: AnnotationMotivationType
|
||||
|
|
|
|||
|
|
@ -12,20 +12,20 @@ prefixes:
|
|||
dcterms: http://purl.org/dc/terms/
|
||||
rdf: http://www.w3.org/1999/02/22-rdf-syntax-ns#
|
||||
imports:
|
||||
- linkml:types
|
||||
- ../metadata
|
||||
- ../enums/AppellationTypeEnum
|
||||
- ./CustodianName
|
||||
- ../slots/has_appellation_value
|
||||
- ../slots/has_appellation_language
|
||||
- ../slots/has_appellation_type
|
||||
# REMOVED 2026-01-14: ../slots/variant_of_name - migrated to is_or_was_alternative_form_of with Label
|
||||
- ../slots/is_or_was_alternative_form_of
|
||||
- ./Label
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ./SpecificityAnnotation
|
||||
- ./TemplateSpecificityScores
|
||||
- linkml:types
|
||||
- ../metadata
|
||||
- ../enums/AppellationTypeEnum
|
||||
- ./CustodianName
|
||||
- ../slots/has_appellation_value
|
||||
- ../slots/has_appellation_language
|
||||
- ../slots/has_appellation_type
|
||||
# REMOVED 2026-01-14: ../slots/variant_of_name - migrated to is_or_was_alternative_form_of with Label
|
||||
- ../slots/is_or_was_alternative_form_of
|
||||
- ./Label
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ./SpecificityAnnotation
|
||||
- ./TemplateSpecificityScores
|
||||
classes:
|
||||
CustodianAppellation:
|
||||
class_uri: crm:E41_Appellation
|
||||
|
|
|
|||
|
|
@ -2,9 +2,13 @@ id: https://nde.nl/ontology/hc/class/Approver
|
|||
name: approver_class
|
||||
title: Approver Class
|
||||
imports:
|
||||
- linkml:types
|
||||
- ../slots/has_or_had_label
|
||||
- ../slots/has_or_had_identifier
|
||||
- linkml:types
|
||||
- ../slots/has_or_had_label
|
||||
- ../slots/has_or_had_identifier
|
||||
- ../slots/has_or_had_identifier
|
||||
- ../slots/has_or_had_label
|
||||
- ../slots/has_or_had_identifier
|
||||
- ../slots/has_or_had_label
|
||||
prefixes:
|
||||
linkml: https://w3id.org/linkml/
|
||||
hc: https://nde.nl/ontology/hc/
|
||||
|
|
|
|||
|
|
@ -9,15 +9,25 @@ prefixes:
|
|||
rico: https://www.ica.org/standards/RiC/ontology#
|
||||
skos: http://www.w3.org/2004/02/skos/core#
|
||||
imports:
|
||||
- linkml:types
|
||||
- ../metadata
|
||||
- ../slots/approximation_level
|
||||
- ../slots/has_or_had_label
|
||||
- ../slots/has_or_had_description
|
||||
- ./SpecificityAnnotation
|
||||
- ./TemplateSpecificityScores
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- linkml:types
|
||||
- ../metadata
|
||||
- ../slots/approximation_level
|
||||
- ../slots/has_or_had_label
|
||||
- ../slots/has_or_had_description
|
||||
- ./SpecificityAnnotation
|
||||
- ./TemplateSpecificityScores
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ../slots/approximation_level
|
||||
- ../slots/has_or_had_description
|
||||
- ../slots/has_or_had_label
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ../slots/approximation_level
|
||||
- ../slots/has_or_had_description
|
||||
- ../slots/has_or_had_label
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
default_prefix: hc
|
||||
classes:
|
||||
ApproximationStatus:
|
||||
|
|
|
|||
|
|
@ -4,20 +4,30 @@ title: Architectural Archive Type
|
|||
prefixes:
|
||||
linkml: https://w3id.org/linkml/
|
||||
imports:
|
||||
- linkml:types
|
||||
- ./ArchiveOrganizationType
|
||||
- ./CollectionType
|
||||
- ./ArchitecturalArchiveRecordSetTypes
|
||||
- ../slots/hold_or_held_record_set_type
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ../slots/is_or_was_related_to # was: wikidata_alignment - migrated per Rule 53 (2026-01-15)
|
||||
- ./SpecificityAnnotation
|
||||
- ./TemplateSpecificityScores
|
||||
- ./WikidataAlignment
|
||||
- ./WikiDataEntry # for is_or_was_related_to range (2026-01-15)
|
||||
- ./ArchitecturalArchiveRecordSetType
|
||||
- linkml:types
|
||||
- ./ArchiveOrganizationType
|
||||
- ./CollectionType
|
||||
- ./ArchitecturalArchiveRecordSetTypes
|
||||
- ../slots/hold_or_held_record_set_type
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ../slots/is_or_was_related_to # was: wikidata_alignment - migrated per Rule 53 (2026-01-15)
|
||||
- ./SpecificityAnnotation
|
||||
- ./TemplateSpecificityScores
|
||||
- ./WikidataAlignment
|
||||
- ./WikiDataEntry # for is_or_was_related_to range (2026-01-15)
|
||||
- ./ArchitecturalArchiveRecordSetType
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/hold_or_held_record_set_type
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ../slots/wikidata_entity
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/hold_or_held_record_set_type
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ../slots/wikidata_entity
|
||||
classes:
|
||||
ArchitecturalArchive:
|
||||
is_a: ArchiveOrganizationType
|
||||
|
|
|
|||
|
|
@ -4,12 +4,16 @@ title: ArchitecturalArchive Record Set Type
|
|||
prefixes:
|
||||
linkml: https://w3id.org/linkml/
|
||||
imports:
|
||||
- linkml:types
|
||||
- ./CollectionType
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ../slots/is_or_was_related_to # was: wikidata_alignment - migrated per Rule 53 (2026-01-15)
|
||||
- ./WikidataAlignment # for WikidataAlignment range
|
||||
- linkml:types
|
||||
- ./CollectionType
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ../slots/is_or_was_related_to # was: wikidata_alignment - migrated per Rule 53 (2026-01-15)
|
||||
- ./WikidataAlignment # for WikidataAlignment range
|
||||
- ../slots/is_or_was_related_to
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ../slots/wikidata_equivalent
|
||||
classes:
|
||||
ArchitecturalArchiveRecordSetType:
|
||||
description: A rico:RecordSetType for classifying collections of architectural archive materials within heritage institutions.
|
||||
|
|
|
|||
|
|
@ -11,14 +11,35 @@ prefixes:
|
|||
wd: http://www.wikidata.org/entity/
|
||||
default_prefix: hc
|
||||
imports:
|
||||
- linkml:types
|
||||
- ./ArchitecturalArchiveRecordSetType
|
||||
- ./ArchitecturalArchive
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ./SpecificityAnnotation
|
||||
- ./TemplateSpecificityScores
|
||||
- linkml:types
|
||||
- ./ArchitecturalArchiveRecordSetType
|
||||
- ./ArchitecturalArchive
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ./SpecificityAnnotation
|
||||
- ./TemplateSpecificityScores
|
||||
- ../slots/organizational_principle
|
||||
- ../slots/organizational_principle_uri
|
||||
- ../slots/record_holder
|
||||
- ../slots/record_holder_note
|
||||
- ../slots/record_set_type
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/organizational_principle
|
||||
- ../slots/organizational_principle_uri
|
||||
- ../slots/record_holder
|
||||
- ../slots/record_holder_note
|
||||
- ../slots/record_set_type
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/organizational_principle
|
||||
- ../slots/organizational_principle_uri
|
||||
- ../slots/record_holder
|
||||
- ../slots/record_holder_note
|
||||
- ../slots/record_set_type
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
classes:
|
||||
ArchitecturalDrawingCollection:
|
||||
is_a: ArchitecturalArchiveRecordSetType
|
||||
|
|
|
|||
|
|
@ -2,18 +2,29 @@ id: https://nde.nl/ontology/hc/class/ArchivalLibrary
|
|||
name: ArchivalLibrary
|
||||
title: Archival Library Type
|
||||
imports:
|
||||
- linkml:types
|
||||
- ./OrganizationBranch
|
||||
- ./CollectionType
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ../slots/is_or_was_related_to # was: wikidata_alignment - migrated per Rule 53 (2026-01-15)
|
||||
- ./SpecificityAnnotation
|
||||
- ./TemplateSpecificityScores
|
||||
- ./WikidataAlignment
|
||||
- ./WikiDataEntry # for is_or_was_related_to range (2026-01-15)
|
||||
- ./ArchivalLibraryRecordSetType
|
||||
- linkml:types
|
||||
- ./OrganizationBranch
|
||||
- ./CollectionType
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ../slots/is_or_was_related_to # was: wikidata_alignment - migrated per Rule 53 (2026-01-15)
|
||||
- ./SpecificityAnnotation
|
||||
- ./TemplateSpecificityScores
|
||||
- ./WikidataAlignment
|
||||
- ./WikiDataEntry # for is_or_was_related_to range (2026-01-15)
|
||||
- ./ArchivalLibraryRecordSetType
|
||||
- ../slots/is_branch_of
|
||||
- ../slots/branch_type
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/is_branch_of
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ../slots/branch_type
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/is_branch_of
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
classes:
|
||||
ArchivalLibrary:
|
||||
is_a: OrganizationBranch
|
||||
|
|
|
|||
|
|
@ -7,12 +7,16 @@ prefixes:
|
|||
skos: http://www.w3.org/2004/02/skos/core#
|
||||
rico: https://www.ica.org/standards/RiC/ontology#
|
||||
imports:
|
||||
- linkml:types
|
||||
- ./CollectionType
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ../slots/is_or_was_related_to # was: wikidata_alignment - migrated per Rule 53 (2026-01-15)
|
||||
- ./WikidataAlignment # for WikidataAlignment range
|
||||
- linkml:types
|
||||
- ./CollectionType
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ../slots/is_or_was_related_to # was: wikidata_alignment - migrated per Rule 53 (2026-01-15)
|
||||
- ./WikidataAlignment # for WikidataAlignment range
|
||||
- ../slots/is_or_was_related_to
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ../slots/wikidata_equivalent
|
||||
classes:
|
||||
ArchivalLibraryRecordSetType:
|
||||
description: A rico:RecordSetType for classifying collections of archival library materials within heritage institutions.
|
||||
|
|
|
|||
|
|
@ -4,13 +4,24 @@ title: Archive Association Type (Heritage Society)
|
|||
prefixes:
|
||||
linkml: https://w3id.org/linkml/
|
||||
imports:
|
||||
- linkml:types
|
||||
- ./HeritageSocietyType
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ./SpecificityAnnotation
|
||||
- ./TemplateSpecificityScores
|
||||
- linkml:types
|
||||
- ./HeritageSocietyType
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ./SpecificityAnnotation
|
||||
- ./TemplateSpecificityScores
|
||||
- ../slots/society_focus
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/society_focus
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ../slots/wikidata_entity
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/society_focus
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ../slots/wikidata_entity
|
||||
classes:
|
||||
ArchiveAssociation:
|
||||
is_a: HeritageSocietyType
|
||||
|
|
|
|||
|
|
@ -9,14 +9,23 @@ prefixes:
|
|||
wd: http://www.wikidata.org/entity/
|
||||
org: http://www.w3.org/ns/org#
|
||||
imports:
|
||||
- linkml:types
|
||||
- ./ArchiveOrganizationType
|
||||
- ./EncompassingBody
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ./SpecificityAnnotation
|
||||
- ./TemplateSpecificityScores
|
||||
- linkml:types
|
||||
- ./ArchiveOrganizationType
|
||||
- ./EncompassingBody
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ./SpecificityAnnotation
|
||||
- ./TemplateSpecificityScores
|
||||
- ../slots/has_applicable_country
|
||||
- ../slots/has_applicable_country
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ../slots/has_applicable_country
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
classes:
|
||||
ArchiveNetwork:
|
||||
is_a: ArchiveOrganizationType
|
||||
|
|
|
|||
|
|
@ -4,21 +4,21 @@ title: Archive of International Organization Type
|
|||
prefixes:
|
||||
linkml: https://w3id.org/linkml/
|
||||
imports:
|
||||
- linkml:types
|
||||
- ./ArchiveOrganizationType
|
||||
- ./CollectionType
|
||||
- ./ArchiveOfInternationalOrganizationRecordSetTypes
|
||||
- ../slots/hold_or_held_record_set_type
|
||||
- ../slots/has_or_had_scope # was: type_scope - migrated per Rule 53 (2026-01-15)
|
||||
- ./Scope # for has_or_had_scope range (2026-01-15)
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/dual_class_link
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ./DualClassLink
|
||||
- ./SpecificityAnnotation
|
||||
- ./TemplateSpecificityScores
|
||||
- ./ArchiveOfInternationalOrganizationRecordSetType
|
||||
- linkml:types
|
||||
- ./ArchiveOrganizationType
|
||||
- ./CollectionType
|
||||
- ./ArchiveOfInternationalOrganizationRecordSetTypes
|
||||
- ../slots/hold_or_held_record_set_type
|
||||
- ../slots/has_or_had_scope # was: type_scope - migrated per Rule 53 (2026-01-15)
|
||||
- ./Scope # for has_or_had_scope range (2026-01-15)
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/dual_class_link
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ./DualClassLink
|
||||
- ./SpecificityAnnotation
|
||||
- ./TemplateSpecificityScores
|
||||
- ./ArchiveOfInternationalOrganizationRecordSetType
|
||||
classes:
|
||||
ArchiveOfInternationalOrganization:
|
||||
is_a: ArchiveOrganizationType
|
||||
|
|
|
|||
|
|
@ -4,15 +4,20 @@ title: ArchiveOfInternationalOrganization Record Set Type
|
|||
prefixes:
|
||||
linkml: https://w3id.org/linkml/
|
||||
imports:
|
||||
- linkml:types
|
||||
- ./CollectionType
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/dual_class_link
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ../slots/has_or_had_scope # was: type_scope - migrated per Rule 53 (2026-01-15)
|
||||
- ./Scope # for has_or_had_scope range (2026-01-15)
|
||||
- ./DualClassLink # for DualClassLink range
|
||||
- linkml:types
|
||||
- ./CollectionType
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/dual_class_link
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ../slots/has_or_had_scope # was: type_scope - migrated per Rule 53 (2026-01-15)
|
||||
- ./Scope # for has_or_had_scope range (2026-01-15)
|
||||
- ./DualClassLink # for DualClassLink range
|
||||
- ../slots/dual_class_link
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/has_or_had_scope
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
classes:
|
||||
ArchiveOfInternationalOrganizationRecordSetType:
|
||||
description: 'A rico:RecordSetType for classifying collections held by ArchiveOfInternationalOrganization custodians.
|
||||
|
|
|
|||
|
|
@ -11,14 +11,35 @@ prefixes:
|
|||
wd: http://www.wikidata.org/entity/
|
||||
default_prefix: hc
|
||||
imports:
|
||||
- linkml:types
|
||||
- ./ArchiveOfInternationalOrganizationRecordSetType
|
||||
- ./ArchiveOfInternationalOrganization
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ./SpecificityAnnotation
|
||||
- ./TemplateSpecificityScores
|
||||
- linkml:types
|
||||
- ./ArchiveOfInternationalOrganizationRecordSetType
|
||||
- ./ArchiveOfInternationalOrganization
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ./SpecificityAnnotation
|
||||
- ./TemplateSpecificityScores
|
||||
- ../slots/organizational_principle
|
||||
- ../slots/organizational_principle_uri
|
||||
- ../slots/record_holder
|
||||
- ../slots/record_holder_note
|
||||
- ../slots/record_set_type
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/organizational_principle
|
||||
- ../slots/organizational_principle_uri
|
||||
- ../slots/record_holder
|
||||
- ../slots/record_holder_note
|
||||
- ../slots/record_set_type
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/organizational_principle
|
||||
- ../slots/organizational_principle_uri
|
||||
- ../slots/record_holder
|
||||
- ../slots/record_holder_note
|
||||
- ../slots/record_set_type
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
classes:
|
||||
InternationalOrgFonds:
|
||||
is_a: ArchiveOfInternationalOrganizationRecordSetType
|
||||
|
|
|
|||
|
|
@ -4,20 +4,45 @@ title: Archive Organization Type Classification
|
|||
prefixes:
|
||||
linkml: https://w3id.org/linkml/
|
||||
imports:
|
||||
- linkml:types
|
||||
- ./CustodianType
|
||||
- ../slots/has_or_had_access_policy
|
||||
- ../slots/has_or_had_appraisal_policy
|
||||
- ../slots/has_or_had_archive_scope
|
||||
- ../slots/has_archive_subtype
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/finding_aids_format
|
||||
- ../slots/preservation_standard
|
||||
- ../slots/record_type
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ./SpecificityAnnotation
|
||||
- ./TemplateSpecificityScores
|
||||
- linkml:types
|
||||
- ./CustodianType
|
||||
- ../slots/has_or_had_access_policy
|
||||
- ../slots/has_or_had_appraisal_policy
|
||||
- ../slots/has_or_had_archive_scope
|
||||
- ../slots/has_archive_subtype
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/finding_aids_format
|
||||
- ../slots/preservation_standard
|
||||
- ../slots/record_type
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ./SpecificityAnnotation
|
||||
- ./TemplateSpecificityScores
|
||||
- ../slots/custodian_type_broader
|
||||
- ../slots/custodian_type_broader
|
||||
- ../slots/finding_aids_format
|
||||
- ../slots/has_archive_subtype
|
||||
- ../slots/has_or_had_access_policy
|
||||
- ../slots/has_or_had_appraisal_policy
|
||||
- ../slots/has_or_had_archive_scope
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/preservation_standard
|
||||
- ../slots/record_type
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ../slots/wikidata_entity
|
||||
- ../slots/custodian_type_broader
|
||||
- ../slots/finding_aids_format
|
||||
- ../slots/has_archive_subtype
|
||||
- ../slots/has_or_had_access_policy
|
||||
- ../slots/has_or_had_appraisal_policy
|
||||
- ../slots/has_or_had_archive_scope
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/preservation_standard
|
||||
- ../slots/record_type
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ../slots/wikidata_entity
|
||||
classes:
|
||||
ArchiveOrganizationType:
|
||||
is_a: CustodianType
|
||||
|
|
|
|||
|
|
@ -4,21 +4,21 @@ title: Archives for Building Records Type
|
|||
prefixes:
|
||||
linkml: https://w3id.org/linkml/
|
||||
imports:
|
||||
- linkml:types
|
||||
- ./ArchiveOrganizationType
|
||||
- ./CollectionType
|
||||
- ./ArchivesForBuildingRecordsRecordSetTypes
|
||||
- ../slots/hold_or_held_record_set_type
|
||||
- ../slots/has_or_had_scope # was: type_scope - migrated per Rule 53 (2026-01-15)
|
||||
- ./Scope # for has_or_had_scope range (2026-01-15)
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/dual_class_link
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ./DualClassLink
|
||||
- ./SpecificityAnnotation
|
||||
- ./TemplateSpecificityScores
|
||||
- ./ArchivesForBuildingRecordsRecordSetType
|
||||
- linkml:types
|
||||
- ./ArchiveOrganizationType
|
||||
- ./CollectionType
|
||||
- ./ArchivesForBuildingRecordsRecordSetTypes
|
||||
- ../slots/hold_or_held_record_set_type
|
||||
- ../slots/has_or_had_scope # was: type_scope - migrated per Rule 53 (2026-01-15)
|
||||
- ./Scope # for has_or_had_scope range (2026-01-15)
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/dual_class_link
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ./DualClassLink
|
||||
- ./SpecificityAnnotation
|
||||
- ./TemplateSpecificityScores
|
||||
- ./ArchivesForBuildingRecordsRecordSetType
|
||||
classes:
|
||||
ArchivesForBuildingRecords:
|
||||
is_a: ArchiveOrganizationType
|
||||
|
|
|
|||
|
|
@ -4,15 +4,20 @@ title: ArchivesForBuildingRecords Record Set Type
|
|||
prefixes:
|
||||
linkml: https://w3id.org/linkml/
|
||||
imports:
|
||||
- linkml:types
|
||||
- ./CollectionType
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/dual_class_link
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ../slots/has_or_had_scope # was: type_scope - migrated per Rule 53 (2026-01-15)
|
||||
- ./Scope # for has_or_had_scope range (2026-01-15)
|
||||
- ./DualClassLink # for DualClassLink range
|
||||
- linkml:types
|
||||
- ./CollectionType
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/dual_class_link
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ../slots/has_or_had_scope # was: type_scope - migrated per Rule 53 (2026-01-15)
|
||||
- ./Scope # for has_or_had_scope range (2026-01-15)
|
||||
- ./DualClassLink # for DualClassLink range
|
||||
- ../slots/dual_class_link
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/has_or_had_scope
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
classes:
|
||||
ArchivesForBuildingRecordsRecordSetType:
|
||||
description: 'A rico:RecordSetType for classifying collections held by ArchivesForBuildingRecords custodians.
|
||||
|
|
|
|||
|
|
@ -11,14 +11,35 @@ prefixes:
|
|||
wd: http://www.wikidata.org/entity/
|
||||
default_prefix: hc
|
||||
imports:
|
||||
- linkml:types
|
||||
- ./ArchivesForBuildingRecordsRecordSetType
|
||||
- ./ArchivesForBuildingRecords
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ./SpecificityAnnotation
|
||||
- ./TemplateSpecificityScores
|
||||
- linkml:types
|
||||
- ./ArchivesForBuildingRecordsRecordSetType
|
||||
- ./ArchivesForBuildingRecords
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ./SpecificityAnnotation
|
||||
- ./TemplateSpecificityScores
|
||||
- ../slots/organizational_principle
|
||||
- ../slots/organizational_principle_uri
|
||||
- ../slots/record_holder
|
||||
- ../slots/record_holder_note
|
||||
- ../slots/record_set_type
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/organizational_principle
|
||||
- ../slots/organizational_principle_uri
|
||||
- ../slots/record_holder
|
||||
- ../slots/record_holder_note
|
||||
- ../slots/record_set_type
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/organizational_principle
|
||||
- ../slots/organizational_principle_uri
|
||||
- ../slots/record_holder
|
||||
- ../slots/record_holder_note
|
||||
- ../slots/record_set_type
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
classes:
|
||||
BuildingPermitSeries:
|
||||
is_a: ArchivesForBuildingRecordsRecordSetType
|
||||
|
|
|
|||
|
|
@ -4,21 +4,21 @@ title: Archives Régionales Type (France)
|
|||
prefixes:
|
||||
linkml: https://w3id.org/linkml/
|
||||
imports:
|
||||
- linkml:types
|
||||
- ./ArchiveOrganizationType
|
||||
- ./CollectionType
|
||||
- ./ArchivesRegionalesRecordSetTypes
|
||||
- ../slots/hold_or_held_record_set_type
|
||||
- ../slots/has_or_had_scope # was: type_scope - migrated per Rule 53 (2026-01-15)
|
||||
- ./Scope # for has_or_had_scope range (2026-01-15)
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/dual_class_link
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ./DualClassLink
|
||||
- ./SpecificityAnnotation
|
||||
- ./TemplateSpecificityScores
|
||||
- ./ArchivesRegionalesRecordSetType
|
||||
- linkml:types
|
||||
- ./ArchiveOrganizationType
|
||||
- ./CollectionType
|
||||
- ./ArchivesRegionalesRecordSetTypes
|
||||
- ../slots/hold_or_held_record_set_type
|
||||
- ../slots/has_or_had_scope # was: type_scope - migrated per Rule 53 (2026-01-15)
|
||||
- ./Scope # for has_or_had_scope range (2026-01-15)
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/dual_class_link
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ./DualClassLink
|
||||
- ./SpecificityAnnotation
|
||||
- ./TemplateSpecificityScores
|
||||
- ./ArchivesRegionalesRecordSetType
|
||||
classes:
|
||||
ArchivesRegionales:
|
||||
is_a: ArchiveOrganizationType
|
||||
|
|
|
|||
|
|
@ -4,15 +4,20 @@ title: ArchivesRegionales Record Set Type
|
|||
prefixes:
|
||||
linkml: https://w3id.org/linkml/
|
||||
imports:
|
||||
- linkml:types
|
||||
- ./CollectionType
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/dual_class_link
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ../slots/has_or_had_scope # was: type_scope - migrated per Rule 53 (2026-01-15)
|
||||
- ./Scope # for has_or_had_scope range (2026-01-15)
|
||||
- ./DualClassLink # for DualClassLink range
|
||||
- linkml:types
|
||||
- ./CollectionType
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/dual_class_link
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ../slots/has_or_had_scope # was: type_scope - migrated per Rule 53 (2026-01-15)
|
||||
- ./Scope # for has_or_had_scope range (2026-01-15)
|
||||
- ./DualClassLink # for DualClassLink range
|
||||
- ../slots/dual_class_link
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/has_or_had_scope
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
classes:
|
||||
ArchivesRegionalesRecordSetType:
|
||||
description: 'A rico:RecordSetType for classifying collections held by ArchivesRegionales custodians.
|
||||
|
|
|
|||
|
|
@ -11,14 +11,35 @@ prefixes:
|
|||
wd: http://www.wikidata.org/entity/
|
||||
default_prefix: hc
|
||||
imports:
|
||||
- linkml:types
|
||||
- ./ArchivesRegionalesRecordSetType
|
||||
- ./ArchivesRegionales
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ./SpecificityAnnotation
|
||||
- ./TemplateSpecificityScores
|
||||
- linkml:types
|
||||
- ./ArchivesRegionalesRecordSetType
|
||||
- ./ArchivesRegionales
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ./SpecificityAnnotation
|
||||
- ./TemplateSpecificityScores
|
||||
- ../slots/organizational_principle
|
||||
- ../slots/organizational_principle_uri
|
||||
- ../slots/record_holder
|
||||
- ../slots/record_holder_note
|
||||
- ../slots/record_set_type
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/organizational_principle
|
||||
- ../slots/organizational_principle_uri
|
||||
- ../slots/record_holder
|
||||
- ../slots/record_holder_note
|
||||
- ../slots/record_set_type
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/organizational_principle
|
||||
- ../slots/organizational_principle_uri
|
||||
- ../slots/record_holder
|
||||
- ../slots/record_holder_note
|
||||
- ../slots/record_set_type
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
classes:
|
||||
RegionalAdministrationFonds:
|
||||
is_a: ArchivesRegionalesRecordSetType
|
||||
|
|
|
|||
|
|
@ -31,6 +31,10 @@ imports:
|
|||
- ./MeasureUnit
|
||||
- ../slots/has_or_had_unit
|
||||
- ../slots/has_or_had_label
|
||||
- ../slots/area_value
|
||||
- ../slots/is_estimate
|
||||
- ../slots/measurement_date
|
||||
- ../slots/measurement_method
|
||||
|
||||
default_prefix: hc
|
||||
|
||||
|
|
|
|||
|
|
@ -4,21 +4,21 @@ title: Art Archive Type
|
|||
prefixes:
|
||||
linkml: https://w3id.org/linkml/
|
||||
imports:
|
||||
- linkml:types
|
||||
- ./ArchiveOrganizationType
|
||||
- ./CollectionType
|
||||
- ./ArtArchiveRecordSetTypes
|
||||
- ../slots/hold_or_held_record_set_type
|
||||
- ../slots/has_or_had_scope # was: type_scope - migrated per Rule 53 (2026-01-15)
|
||||
- ./Scope # for has_or_had_scope range (2026-01-15)
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/dual_class_link
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ./DualClassLink
|
||||
- ./SpecificityAnnotation
|
||||
- ./TemplateSpecificityScores
|
||||
- ./ArtArchiveRecordSetType
|
||||
- linkml:types
|
||||
- ./ArchiveOrganizationType
|
||||
- ./CollectionType
|
||||
- ./ArtArchiveRecordSetTypes
|
||||
- ../slots/hold_or_held_record_set_type
|
||||
- ../slots/has_or_had_scope # was: type_scope - migrated per Rule 53 (2026-01-15)
|
||||
- ./Scope # for has_or_had_scope range (2026-01-15)
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/dual_class_link
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ./DualClassLink
|
||||
- ./SpecificityAnnotation
|
||||
- ./TemplateSpecificityScores
|
||||
- ./ArtArchiveRecordSetType
|
||||
classes:
|
||||
ArtArchive:
|
||||
is_a: ArchiveOrganizationType
|
||||
|
|
|
|||
|
|
@ -4,15 +4,20 @@ title: ArtArchive Record Set Type
|
|||
prefixes:
|
||||
linkml: https://w3id.org/linkml/
|
||||
imports:
|
||||
- linkml:types
|
||||
- ./CollectionType
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/dual_class_link
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ../slots/has_or_had_scope # was: type_scope - migrated per Rule 53 (2026-01-15)
|
||||
- ./Scope # for has_or_had_scope range (2026-01-15)
|
||||
- ./DualClassLink # for DualClassLink range
|
||||
- linkml:types
|
||||
- ./CollectionType
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/dual_class_link
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ../slots/has_or_had_scope # was: type_scope - migrated per Rule 53 (2026-01-15)
|
||||
- ./Scope # for has_or_had_scope range (2026-01-15)
|
||||
- ./DualClassLink # for DualClassLink range
|
||||
- ../slots/dual_class_link
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/has_or_had_scope
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
classes:
|
||||
ArtArchiveRecordSetType:
|
||||
description: 'A rico:RecordSetType for classifying collections held by ArtArchive custodians.
|
||||
|
|
|
|||
|
|
@ -11,14 +11,35 @@ prefixes:
|
|||
wd: http://www.wikidata.org/entity/
|
||||
default_prefix: hc
|
||||
imports:
|
||||
- linkml:types
|
||||
- ./ArtArchiveRecordSetType
|
||||
- ./ArtArchive
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ./SpecificityAnnotation
|
||||
- ./TemplateSpecificityScores
|
||||
- linkml:types
|
||||
- ./ArtArchiveRecordSetType
|
||||
- ./ArtArchive
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ./SpecificityAnnotation
|
||||
- ./TemplateSpecificityScores
|
||||
- ../slots/organizational_principle
|
||||
- ../slots/organizational_principle_uri
|
||||
- ../slots/record_holder
|
||||
- ../slots/record_holder_note
|
||||
- ../slots/record_set_type
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/organizational_principle
|
||||
- ../slots/organizational_principle_uri
|
||||
- ../slots/record_holder
|
||||
- ../slots/record_holder_note
|
||||
- ../slots/record_set_type
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/organizational_principle
|
||||
- ../slots/organizational_principle_uri
|
||||
- ../slots/record_holder
|
||||
- ../slots/record_holder_note
|
||||
- ../slots/record_set_type
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
classes:
|
||||
ArtistPapersCollection:
|
||||
is_a: ArtArchiveRecordSetType
|
||||
|
|
|
|||
|
|
@ -2,53 +2,53 @@ id: https://nde.nl/ontology/hc/class/ArticlesOfAssociation
|
|||
name: articles_of_association_class
|
||||
title: ArticlesOfAssociation Class
|
||||
imports:
|
||||
- linkml:types
|
||||
- ./Custodian
|
||||
- ./CustodianLegalStatus
|
||||
- ./CustodianObservation
|
||||
- ./ReconstructionActivity
|
||||
- ./TimeSpan # added for temporal_extent migration (Rule 53)
|
||||
- ./LegalForm
|
||||
- ./Jurisdiction
|
||||
- ./CustodianArchive
|
||||
- ./CustodianCollection
|
||||
- ../enums/RecordsLifecycleStageEnum
|
||||
- ../slots/supersede
|
||||
- ../slots/superseded_by
|
||||
- ../slots/effective_date
|
||||
- ./ReconstructedEntity
|
||||
- ../slots/has_amendment_history
|
||||
- ../slots/is_or_was_archived_in
|
||||
- ../slots/has_articles_archival_stage
|
||||
- ../slots/has_articles_document_format
|
||||
- ../slots/has_articles_document_url
|
||||
- ../slots/collected_in
|
||||
- ../slots/document_description
|
||||
- ../slots/document_title
|
||||
- ../slots/document_type
|
||||
- ../slots/execution_date
|
||||
- ../slots/governance_clause
|
||||
- ../slots/id
|
||||
- ../slots/is_current_version
|
||||
- ../slots/jurisdiction
|
||||
- ../slots/language
|
||||
- ../slots/legal_form
|
||||
- ../slots/notarial_deed_number
|
||||
- ../slots/notary_name
|
||||
- ../slots/notary_office
|
||||
- ../slots/purpose_clause
|
||||
- ../slots/refers_to_custodian
|
||||
- ../slots/refers_to_legal_status
|
||||
- ../slots/registered_office_clause
|
||||
- ../slots/requires_articles_at_registration
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ../slots/temporal_extent # was: valid_from + valid_to - migrated per Rule 53
|
||||
- ../slots/has_or_had_version # was: version_number - migrated per Rule 53
|
||||
- ../slots/is_or_was_derived_from # was: was_derived_from - migrated per Rule 53
|
||||
- ../slots/is_or_was_generated_by # was: was_generated_by - migrated per Rule 53
|
||||
- ./SpecificityAnnotation
|
||||
- ./TemplateSpecificityScores
|
||||
- linkml:types
|
||||
- ./Custodian
|
||||
- ./CustodianLegalStatus
|
||||
- ./CustodianObservation
|
||||
- ./ReconstructionActivity
|
||||
- ./TimeSpan # added for temporal_extent migration (Rule 53)
|
||||
- ./LegalForm
|
||||
- ./Jurisdiction
|
||||
- ./CustodianArchive
|
||||
- ./CustodianCollection
|
||||
- ../enums/RecordsLifecycleStageEnum
|
||||
- ../slots/supersede
|
||||
- ../slots/superseded_by
|
||||
- ../slots/effective_date
|
||||
- ./ReconstructedEntity
|
||||
- ../slots/has_amendment_history
|
||||
- ../slots/is_or_was_archived_in
|
||||
- ../slots/has_articles_archival_stage
|
||||
- ../slots/has_articles_document_format
|
||||
- ../slots/has_articles_document_url
|
||||
- ../slots/collected_in
|
||||
- ../slots/document_description
|
||||
- ../slots/document_title
|
||||
- ../slots/document_type
|
||||
- ../slots/execution_date
|
||||
- ../slots/governance_clause
|
||||
- ../slots/id
|
||||
- ../slots/is_current_version
|
||||
- ../slots/jurisdiction
|
||||
- ../slots/language
|
||||
- ../slots/legal_form
|
||||
- ../slots/notarial_deed_number
|
||||
- ../slots/notary_name
|
||||
- ../slots/notary_office
|
||||
- ../slots/purpose_clause
|
||||
- ../slots/refers_to_custodian
|
||||
- ../slots/refers_to_legal_status
|
||||
- ../slots/registered_office_clause
|
||||
- ../slots/requires_articles_at_registration
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ../slots/temporal_extent # was: valid_from + valid_to - migrated per Rule 53
|
||||
- ../slots/has_or_had_version # was: version_number - migrated per Rule 53
|
||||
- ../slots/is_or_was_derived_from # was: was_derived_from - migrated per Rule 53
|
||||
- ../slots/is_or_was_generated_by # was: was_generated_by - migrated per Rule 53
|
||||
- ./SpecificityAnnotation
|
||||
- ./TemplateSpecificityScores
|
||||
prefixes:
|
||||
linkml: https://w3id.org/linkml/
|
||||
hc: https://nde.nl/ontology/hc/
|
||||
|
|
|
|||
|
|
@ -9,15 +9,31 @@ prefixes:
|
|||
schema: http://schema.org/
|
||||
dcterms: http://purl.org/dc/terms/
|
||||
imports:
|
||||
- linkml:types
|
||||
- ../enums/AsserterTypeEnum
|
||||
- ../slots/has_or_had_identifier
|
||||
- ../slots/has_or_had_label
|
||||
- ../slots/has_or_had_description
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ./SpecificityAnnotation
|
||||
- ./TemplateSpecificityScores
|
||||
- linkml:types
|
||||
- ../enums/AsserterTypeEnum
|
||||
- ../slots/has_or_had_identifier
|
||||
- ../slots/has_or_had_label
|
||||
- ../slots/has_or_had_description
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ./SpecificityAnnotation
|
||||
- ./TemplateSpecificityScores
|
||||
- ../slots/asserter_contact
|
||||
- ../slots/asserter_type
|
||||
- ../slots/asserter_version
|
||||
- ../slots/has_or_had_description
|
||||
- ../slots/has_or_had_identifier
|
||||
- ../slots/has_or_had_label
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ../slots/asserter_contact
|
||||
- ../slots/asserter_type
|
||||
- ../slots/asserter_version
|
||||
- ../slots/has_or_had_description
|
||||
- ../slots/has_or_had_identifier
|
||||
- ../slots/has_or_had_label
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
default_prefix: hc
|
||||
classes:
|
||||
Asserter:
|
||||
|
|
|
|||
|
|
@ -4,21 +4,21 @@ title: Audiovisual Archive Type
|
|||
prefixes:
|
||||
linkml: https://w3id.org/linkml/
|
||||
imports:
|
||||
- linkml:types
|
||||
- ./ArchiveOrganizationType
|
||||
- ./CollectionType
|
||||
- ./AudiovisualArchiveRecordSetTypes
|
||||
- ../slots/hold_or_held_record_set_type
|
||||
- ../slots/has_or_had_scope # was: type_scope - migrated per Rule 53 (2026-01-15)
|
||||
- ./Scope # for has_or_had_scope range (2026-01-15)
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/dual_class_link
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ./DualClassLink
|
||||
- ./SpecificityAnnotation
|
||||
- ./TemplateSpecificityScores
|
||||
- ./AudiovisualArchiveRecordSetType
|
||||
- linkml:types
|
||||
- ./ArchiveOrganizationType
|
||||
- ./CollectionType
|
||||
- ./AudiovisualArchiveRecordSetTypes
|
||||
- ../slots/hold_or_held_record_set_type
|
||||
- ../slots/has_or_had_scope # was: type_scope - migrated per Rule 53 (2026-01-15)
|
||||
- ./Scope # for has_or_had_scope range (2026-01-15)
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/dual_class_link
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ./DualClassLink
|
||||
- ./SpecificityAnnotation
|
||||
- ./TemplateSpecificityScores
|
||||
- ./AudiovisualArchiveRecordSetType
|
||||
classes:
|
||||
AudiovisualArchive:
|
||||
is_a: ArchiveOrganizationType
|
||||
|
|
|
|||
|
|
@ -4,15 +4,20 @@ title: AudiovisualArchive Record Set Type
|
|||
prefixes:
|
||||
linkml: https://w3id.org/linkml/
|
||||
imports:
|
||||
- linkml:types
|
||||
- ./CollectionType
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/dual_class_link
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ../slots/has_or_had_scope # was: type_scope - migrated per Rule 53 (2026-01-15)
|
||||
- ./Scope # for has_or_had_scope range (2026-01-15)
|
||||
- ./DualClassLink # for DualClassLink range
|
||||
- linkml:types
|
||||
- ./CollectionType
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/dual_class_link
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ../slots/has_or_had_scope # was: type_scope - migrated per Rule 53 (2026-01-15)
|
||||
- ./Scope # for has_or_had_scope range (2026-01-15)
|
||||
- ./DualClassLink # for DualClassLink range
|
||||
- ../slots/dual_class_link
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/has_or_had_scope
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
classes:
|
||||
AudiovisualArchiveRecordSetType:
|
||||
description: 'A rico:RecordSetType for classifying collections held by AudiovisualArchive custodians.
|
||||
|
|
|
|||
|
|
@ -11,14 +11,35 @@ prefixes:
|
|||
wd: http://www.wikidata.org/entity/
|
||||
default_prefix: hc
|
||||
imports:
|
||||
- linkml:types
|
||||
- ./AudiovisualArchiveRecordSetType
|
||||
- ./AudiovisualArchive
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ./SpecificityAnnotation
|
||||
- ./TemplateSpecificityScores
|
||||
- linkml:types
|
||||
- ./AudiovisualArchiveRecordSetType
|
||||
- ./AudiovisualArchive
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ./SpecificityAnnotation
|
||||
- ./TemplateSpecificityScores
|
||||
- ../slots/organizational_principle
|
||||
- ../slots/organizational_principle_uri
|
||||
- ../slots/record_holder
|
||||
- ../slots/record_holder_note
|
||||
- ../slots/record_set_type
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/organizational_principle
|
||||
- ../slots/organizational_principle_uri
|
||||
- ../slots/record_holder
|
||||
- ../slots/record_holder_note
|
||||
- ../slots/record_set_type
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/organizational_principle
|
||||
- ../slots/organizational_principle_uri
|
||||
- ../slots/record_holder
|
||||
- ../slots/record_holder_note
|
||||
- ../slots/record_set_type
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
classes:
|
||||
AudiovisualRecordingCollection:
|
||||
is_a: AudiovisualArchiveRecordSetType
|
||||
|
|
|
|||
|
|
@ -11,15 +11,33 @@ prefixes:
|
|||
foaf: http://xmlns.com/foaf/0.1/
|
||||
rico: https://www.ica.org/standards/RiC/ontology#
|
||||
imports:
|
||||
- linkml:types
|
||||
- ../metadata
|
||||
- ../slots/has_or_had_label
|
||||
- ../slots/has_or_had_description
|
||||
- ../slots/has_or_had_identifier
|
||||
- ./SpecificityAnnotation
|
||||
- ./TemplateSpecificityScores
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- linkml:types
|
||||
- ../metadata
|
||||
- ../slots/has_or_had_label
|
||||
- ../slots/has_or_had_description
|
||||
- ../slots/has_or_had_identifier
|
||||
- ./SpecificityAnnotation
|
||||
- ./TemplateSpecificityScores
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ../slots/author_affiliation
|
||||
- ../slots/author_identifier
|
||||
- ../slots/author_name
|
||||
- ../slots/author_role
|
||||
- ../slots/has_or_had_description
|
||||
- ../slots/has_or_had_identifier
|
||||
- ../slots/has_or_had_label
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ../slots/author_affiliation
|
||||
- ../slots/author_identifier
|
||||
- ../slots/author_name
|
||||
- ../slots/author_role
|
||||
- ../slots/has_or_had_description
|
||||
- ../slots/has_or_had_identifier
|
||||
- ../slots/has_or_had_label
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
default_prefix: hc
|
||||
classes:
|
||||
Author:
|
||||
|
|
|
|||
|
|
@ -2,9 +2,13 @@ id: https://nde.nl/ontology/hc/class/AutoGeneration
|
|||
name: auto_generation_class
|
||||
title: AutoGeneration Class
|
||||
imports:
|
||||
- linkml:types
|
||||
- ../slots/has_or_had_label
|
||||
- ../slots/has_or_had_description
|
||||
- linkml:types
|
||||
- ../slots/has_or_had_label
|
||||
- ../slots/has_or_had_description
|
||||
- ../slots/has_or_had_description
|
||||
- ../slots/has_or_had_label
|
||||
- ../slots/has_or_had_description
|
||||
- ../slots/has_or_had_label
|
||||
prefixes:
|
||||
linkml: https://w3id.org/linkml/
|
||||
hc: https://nde.nl/ontology/hc/
|
||||
|
|
|
|||
|
|
@ -2,54 +2,54 @@ id: https://nde.nl/ontology/hc/class/auxiliary-digital-platform
|
|||
name: auxiliary_digital_platform_class
|
||||
title: AuxiliaryDigitalPlatform Class
|
||||
imports:
|
||||
- linkml:types
|
||||
- ./Custodian
|
||||
- ./DigitalPlatform
|
||||
- ./CustodianObservation
|
||||
- ./ReconstructionActivity
|
||||
- ./TimeSpan
|
||||
- ./CollectionManagementSystem
|
||||
- ./DigitalPlatformType
|
||||
- ./DigitalPlatformTypes
|
||||
- ./ReconstructedEntity
|
||||
- ./DataServiceEndpoint
|
||||
- ./OAIPMHEndpoint
|
||||
- ./SearchAPI
|
||||
- ./METSAPI
|
||||
- ./DataServiceEndpointTypes
|
||||
- ../slots/technology_stack
|
||||
- ../slots/funding_source
|
||||
- ../slots/has_or_had_powered_by_cm
|
||||
- ../slots/is_or_was_archived_at # MIGRATED: was ../slots/archived_at (2026-01-15)
|
||||
- ../slots/serves_finding_aid
|
||||
- ../slots/has_or_had_data_service_endpoint
|
||||
- ../slots/has_or_had_documentation # MIGRATED: was ../slots/api_documentation (2026-01-15)
|
||||
- ../slots/has_or_had_archival_status
|
||||
- ../slots/has_or_had_identifier
|
||||
- ../slots/has_auxiliary_platform_type
|
||||
- ../slots/cms_detected
|
||||
- ../slots/fixity_info
|
||||
- ../slots/iiif_support
|
||||
- ../slots/is_auxiliary_of_platform
|
||||
- ../slots/linked_data
|
||||
- ../slots/platform_description
|
||||
- ../slots/platform_name
|
||||
- ../slots/platform_purpose
|
||||
- ../slots/platform_url
|
||||
- ../slots/preservation_event_type
|
||||
- ../slots/provides_access_to
|
||||
- ../slots/refers_to_custodian
|
||||
- ../slots/related_project
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ../slots/temporal_extent # consolidated: absorbs valid_from + valid_to per Rule 53
|
||||
# REMOVED 2026-01-14: valid_from + valid_to - migrated to temporal_extent (Rule 53)
|
||||
- ../slots/is_or_was_derived_from # was: was_derived_from - migrated per Rule 53
|
||||
- ../slots/is_or_was_generated_by # was: was_generated_by - migrated per Rule 53
|
||||
- ./SpecificityAnnotation
|
||||
- ./TemplateSpecificityScores
|
||||
- ./Documentation # Added for has_or_had_documentation migration (2026-01-15)
|
||||
# REMOVED: ../slots/has_api_documentation_url - migrated to has_or_had_documentation (2026-01-15)
|
||||
- linkml:types
|
||||
- ./Custodian
|
||||
- ./DigitalPlatform
|
||||
- ./CustodianObservation
|
||||
- ./ReconstructionActivity
|
||||
- ./TimeSpan
|
||||
- ./CollectionManagementSystem
|
||||
- ./DigitalPlatformType
|
||||
- ./DigitalPlatformTypes
|
||||
- ./ReconstructedEntity
|
||||
- ./DataServiceEndpoint
|
||||
- ./OAIPMHEndpoint
|
||||
- ./SearchAPI
|
||||
- ./METSAPI
|
||||
- ./DataServiceEndpointTypes
|
||||
- ../slots/technology_stack
|
||||
- ../slots/funding_source
|
||||
- ../slots/has_or_had_powered_by_cm
|
||||
- ../slots/is_or_was_archived_at # MIGRATED: was ../slots/archived_at (2026-01-15)
|
||||
- ../slots/serves_finding_aid
|
||||
- ../slots/has_or_had_data_service_endpoint
|
||||
- ../slots/has_or_had_documentation # MIGRATED: was ../slots/api_documentation (2026-01-15)
|
||||
- ../slots/has_or_had_archival_status
|
||||
- ../slots/has_or_had_identifier
|
||||
- ../slots/has_auxiliary_platform_type
|
||||
- ../slots/cms_detected
|
||||
- ../slots/fixity_info
|
||||
- ../slots/iiif_support
|
||||
- ../slots/is_auxiliary_of_platform
|
||||
- ../slots/linked_data
|
||||
- ../slots/platform_description
|
||||
- ../slots/platform_name
|
||||
- ../slots/platform_purpose
|
||||
- ../slots/platform_url
|
||||
- ../slots/preservation_event_type
|
||||
- ../slots/provides_access_to
|
||||
- ../slots/refers_to_custodian
|
||||
- ../slots/related_project
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ../slots/temporal_extent # consolidated: absorbs valid_from + valid_to per Rule 53
|
||||
# REMOVED 2026-01-14: valid_from + valid_to - migrated to temporal_extent (Rule 53)
|
||||
- ../slots/is_or_was_derived_from # was: was_derived_from - migrated per Rule 53
|
||||
- ../slots/is_or_was_generated_by # was: was_generated_by - migrated per Rule 53
|
||||
- ./SpecificityAnnotation
|
||||
- ./TemplateSpecificityScores
|
||||
- ./Documentation # Added for has_or_had_documentation migration (2026-01-15)
|
||||
# REMOVED: ../slots/has_api_documentation_url - migrated to has_or_had_documentation (2026-01-15)
|
||||
prefixes:
|
||||
linkml: https://w3id.org/linkml/
|
||||
hc: https://nde.nl/ontology/hc/
|
||||
|
|
|
|||
|
|
@ -2,62 +2,62 @@ id: https://nde.nl/ontology/hc/class/auxiliary-place
|
|||
name: auxiliary_place_class
|
||||
title: AuxiliaryPlace Class
|
||||
imports:
|
||||
- linkml:types
|
||||
- ./Custodian
|
||||
- ./CustodianPlace
|
||||
- ./CustodianObservation
|
||||
- ./ReconstructionActivity
|
||||
- ./FeaturePlace
|
||||
- ./GeoSpatialPlace
|
||||
- ./Country
|
||||
- ./Subregion
|
||||
- ./Settlement
|
||||
- ./TimeSpan
|
||||
- ../enums/AuxiliaryPlaceTypeEnum
|
||||
- ./ReconstructedEntity
|
||||
- ./BranchOffice
|
||||
- ./AdministrativeOffice
|
||||
- ./TemporaryLocation
|
||||
- ./ConservationLab
|
||||
- ./ReadingRoom
|
||||
- ./ReadingRoomAnnex
|
||||
- ./Warehouse
|
||||
- ./ResearchCenter
|
||||
- ./ExhibitionSpace
|
||||
- ./HistoricBuilding
|
||||
- ./EducationCenter
|
||||
- ./OutdoorSite
|
||||
- ./CateringPlace
|
||||
- ./GiftShop
|
||||
- ./Storage
|
||||
- ./OrganizationBranch
|
||||
- ../slots/has_feature_type
|
||||
- ../slots/has_geospatial_location
|
||||
- ../slots/geonames_id
|
||||
- ../slots/latitude
|
||||
- ../slots/longitude
|
||||
- ../slots/street_address
|
||||
- ../slots/postal_code
|
||||
- ../slots/city
|
||||
- ../slots/has_or_had_identifier
|
||||
- ../slots/has_auxiliary_place_type
|
||||
- ../slots/country
|
||||
- ../slots/hosts_branch
|
||||
- ../slots/is_auxiliary_of_place
|
||||
- ../slots/place_description
|
||||
- ../slots/place_name
|
||||
- ../slots/refers_to_custodian
|
||||
- ../slots/settlement
|
||||
- ../slots/specialized_place
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/subregion
|
||||
- ../slots/template_specificity
|
||||
- ../slots/temporal_extent # consolidated: absorbs valid_from + valid_to per Rule 53
|
||||
# REMOVED 2026-01-14: valid_from + valid_to - migrated to temporal_extent (Rule 53)
|
||||
- ../slots/is_or_was_derived_from # was: was_derived_from - migrated per Rule 53
|
||||
- ../slots/is_or_was_generated_by # was: was_generated_by - migrated per Rule 53
|
||||
- ./SpecificityAnnotation
|
||||
- ./TemplateSpecificityScores
|
||||
- linkml:types
|
||||
- ./Custodian
|
||||
- ./CustodianPlace
|
||||
- ./CustodianObservation
|
||||
- ./ReconstructionActivity
|
||||
- ./FeaturePlace
|
||||
- ./GeoSpatialPlace
|
||||
- ./Country
|
||||
- ./Subregion
|
||||
- ./Settlement
|
||||
- ./TimeSpan
|
||||
- ../enums/AuxiliaryPlaceTypeEnum
|
||||
- ./ReconstructedEntity
|
||||
- ./BranchOffice
|
||||
- ./AdministrativeOffice
|
||||
- ./TemporaryLocation
|
||||
- ./ConservationLab
|
||||
- ./ReadingRoom
|
||||
- ./ReadingRoomAnnex
|
||||
- ./Warehouse
|
||||
- ./ResearchCenter
|
||||
- ./ExhibitionSpace
|
||||
- ./HistoricBuilding
|
||||
- ./EducationCenter
|
||||
- ./OutdoorSite
|
||||
- ./CateringPlace
|
||||
- ./GiftShop
|
||||
- ./Storage
|
||||
- ./OrganizationBranch
|
||||
- ../slots/has_feature_type
|
||||
- ../slots/has_geospatial_location
|
||||
- ../slots/geonames_id
|
||||
- ../slots/latitude
|
||||
- ../slots/longitude
|
||||
- ../slots/street_address
|
||||
- ../slots/postal_code
|
||||
- ../slots/city
|
||||
- ../slots/has_or_had_identifier
|
||||
- ../slots/has_auxiliary_place_type
|
||||
- ../slots/country
|
||||
- ../slots/hosts_branch
|
||||
- ../slots/is_auxiliary_of_place
|
||||
- ../slots/place_description
|
||||
- ../slots/place_name
|
||||
- ../slots/refers_to_custodian
|
||||
- ../slots/settlement
|
||||
- ../slots/specialized_place
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/subregion
|
||||
- ../slots/template_specificity
|
||||
- ../slots/temporal_extent # consolidated: absorbs valid_from + valid_to per Rule 53
|
||||
# REMOVED 2026-01-14: valid_from + valid_to - migrated to temporal_extent (Rule 53)
|
||||
- ../slots/is_or_was_derived_from # was: was_derived_from - migrated per Rule 53
|
||||
- ../slots/is_or_was_generated_by # was: was_generated_by - migrated per Rule 53
|
||||
- ./SpecificityAnnotation
|
||||
- ./TemplateSpecificityScores
|
||||
prefixes:
|
||||
linkml: https://w3id.org/linkml/
|
||||
hc: https://nde.nl/ontology/hc/
|
||||
|
|
|
|||
|
|
@ -2,11 +2,17 @@ id: https://nde.nl/ontology/hc/class/AvailabilityStatus
|
|||
name: availability_status_class
|
||||
title: AvailabilityStatus Class
|
||||
imports:
|
||||
- linkml:types
|
||||
- ../slots/has_or_had_label
|
||||
- ../slots/has_or_had_description
|
||||
- ../slots/temporal_extent # was: valid_from + valid_to - migrated per Rule 53
|
||||
- ./TimeSpan
|
||||
- linkml:types
|
||||
- ../slots/has_or_had_label
|
||||
- ../slots/has_or_had_description
|
||||
- ../slots/temporal_extent # was: valid_from + valid_to - migrated per Rule 53
|
||||
- ./TimeSpan
|
||||
- ../slots/has_or_had_description
|
||||
- ../slots/has_or_had_label
|
||||
- ../slots/temporal_extent
|
||||
- ../slots/has_or_had_description
|
||||
- ../slots/has_or_had_label
|
||||
- ../slots/temporal_extent
|
||||
prefixes:
|
||||
linkml: https://w3id.org/linkml/
|
||||
hc: https://nde.nl/ontology/hc/
|
||||
|
|
|
|||
|
|
@ -4,21 +4,21 @@ title: Bank Archive Type
|
|||
prefixes:
|
||||
linkml: https://w3id.org/linkml/
|
||||
imports:
|
||||
- linkml:types
|
||||
- ./ArchiveOrganizationType
|
||||
- ./CollectionType
|
||||
- ./BankArchiveRecordSetTypes
|
||||
- ../slots/hold_or_held_record_set_type
|
||||
- ../slots/has_or_had_scope # was: type_scope - migrated per Rule 53 (2026-01-15)
|
||||
- ./Scope # for has_or_had_scope range (2026-01-15)
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/dual_class_link
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ./DualClassLink
|
||||
- ./SpecificityAnnotation
|
||||
- ./TemplateSpecificityScores
|
||||
- ./BankArchiveRecordSetType
|
||||
- linkml:types
|
||||
- ./ArchiveOrganizationType
|
||||
- ./CollectionType
|
||||
- ./BankArchiveRecordSetTypes
|
||||
- ../slots/hold_or_held_record_set_type
|
||||
- ../slots/has_or_had_scope # was: type_scope - migrated per Rule 53 (2026-01-15)
|
||||
- ./Scope # for has_or_had_scope range (2026-01-15)
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/dual_class_link
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ./DualClassLink
|
||||
- ./SpecificityAnnotation
|
||||
- ./TemplateSpecificityScores
|
||||
- ./BankArchiveRecordSetType
|
||||
classes:
|
||||
BankArchive:
|
||||
is_a: ArchiveOrganizationType
|
||||
|
|
|
|||
|
|
@ -4,15 +4,20 @@ title: BankArchive Record Set Type
|
|||
prefixes:
|
||||
linkml: https://w3id.org/linkml/
|
||||
imports:
|
||||
- linkml:types
|
||||
- ./CollectionType
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/dual_class_link
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ../slots/has_or_had_scope # was: type_scope - migrated per Rule 53 (2026-01-15)
|
||||
- ./Scope # for has_or_had_scope range (2026-01-15)
|
||||
- ./DualClassLink # for DualClassLink range
|
||||
- linkml:types
|
||||
- ./CollectionType
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/dual_class_link
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ../slots/has_or_had_scope # was: type_scope - migrated per Rule 53 (2026-01-15)
|
||||
- ./Scope # for has_or_had_scope range (2026-01-15)
|
||||
- ./DualClassLink # for DualClassLink range
|
||||
- ../slots/dual_class_link
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/has_or_had_scope
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
classes:
|
||||
BankArchiveRecordSetType:
|
||||
description: 'A rico:RecordSetType for classifying collections held by BankArchive custodians.
|
||||
|
|
|
|||
|
|
@ -11,14 +11,35 @@ prefixes:
|
|||
wd: http://www.wikidata.org/entity/
|
||||
default_prefix: hc
|
||||
imports:
|
||||
- linkml:types
|
||||
- ./BankArchiveRecordSetType
|
||||
- ./BankArchive
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ./SpecificityAnnotation
|
||||
- ./TemplateSpecificityScores
|
||||
- linkml:types
|
||||
- ./BankArchiveRecordSetType
|
||||
- ./BankArchive
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ./SpecificityAnnotation
|
||||
- ./TemplateSpecificityScores
|
||||
- ../slots/organizational_principle
|
||||
- ../slots/organizational_principle_uri
|
||||
- ../slots/record_holder
|
||||
- ../slots/record_holder_note
|
||||
- ../slots/record_set_type
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/organizational_principle
|
||||
- ../slots/organizational_principle_uri
|
||||
- ../slots/record_holder
|
||||
- ../slots/record_holder_note
|
||||
- ../slots/record_set_type
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/organizational_principle
|
||||
- ../slots/organizational_principle_uri
|
||||
- ../slots/record_holder
|
||||
- ../slots/record_holder_note
|
||||
- ../slots/record_set_type
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
classes:
|
||||
BankingRecordsFonds:
|
||||
is_a: BankArchiveRecordSetType
|
||||
|
|
|
|||
|
|
@ -4,13 +4,19 @@ title: Bildstelle Type (German Visual Media Institution)
|
|||
prefixes:
|
||||
linkml: https://w3id.org/linkml/
|
||||
imports:
|
||||
- linkml:types
|
||||
- ./ArchiveOrganizationType
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ./SpecificityAnnotation
|
||||
- ./TemplateSpecificityScores
|
||||
- linkml:types
|
||||
- ./ArchiveOrganizationType
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ./SpecificityAnnotation
|
||||
- ./TemplateSpecificityScores
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
classes:
|
||||
Bildstelle:
|
||||
is_a: ArchiveOrganizationType
|
||||
|
|
|
|||
|
|
@ -2,21 +2,41 @@ id: https://nde.nl/ontology/hc/class/BioCustodianType
|
|||
name: BioCustodianType
|
||||
title: Biological and Zoological Custodian Type Classification
|
||||
imports:
|
||||
- linkml:types
|
||||
- ./CustodianType
|
||||
- ../slots/collection_size
|
||||
- ../enums/BioCustodianTypeEnum
|
||||
- ../slots/bio_custodian_subtype
|
||||
- ../slots/conservation_breeding
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/living_collection
|
||||
- ../slots/public_education
|
||||
- ../slots/research_program
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/specimen_type
|
||||
- ../slots/template_specificity
|
||||
- ./SpecificityAnnotation
|
||||
- ./TemplateSpecificityScores
|
||||
- linkml:types
|
||||
- ./CustodianType
|
||||
- ../slots/collection_size
|
||||
- ../enums/BioCustodianTypeEnum
|
||||
- ../slots/bio_custodian_subtype
|
||||
- ../slots/conservation_breeding
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/living_collection
|
||||
- ../slots/public_education
|
||||
- ../slots/research_program
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/specimen_type
|
||||
- ../slots/template_specificity
|
||||
- ./SpecificityAnnotation
|
||||
- ./TemplateSpecificityScores
|
||||
- ../slots/bio_custodian_subtype
|
||||
- ../slots/collection_size
|
||||
- ../slots/conservation_breeding
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/living_collection
|
||||
- ../slots/public_education
|
||||
- ../slots/research_program
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/specimen_type
|
||||
- ../slots/template_specificity
|
||||
- ../slots/bio_custodian_subtype
|
||||
- ../slots/collection_size
|
||||
- ../slots/conservation_breeding
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/living_collection
|
||||
- ../slots/public_education
|
||||
- ../slots/research_program
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/specimen_type
|
||||
- ../slots/template_specificity
|
||||
classes:
|
||||
BioCustodianType:
|
||||
is_a: CustodianType
|
||||
|
|
|
|||
|
|
@ -12,61 +12,61 @@ prefixes:
|
|||
gbif: http://rs.gbif.org/terms/
|
||||
aat: http://vocab.getty.edu/aat/
|
||||
imports:
|
||||
- linkml:types
|
||||
- ../metadata
|
||||
- ./TimeSpan
|
||||
- ./CustodianPlace
|
||||
- ../enums/PreservationMethodEnum
|
||||
# REMOVED 2026-01-15: ../slots/wikidata_id - inherits has_or_had_identifier from ExhibitedObject (Rule 53)
|
||||
- ./WikiDataIdentifier
|
||||
# associated_taxa REMOVED - migrated to is_or_was_associated_with (Rule 53)
|
||||
- ../slots/is_or_was_associated_with
|
||||
- ./Taxon
|
||||
# bold_id REMOVED - migrated to has_or_had_identifier with BOLDIdentifier class (Rule 53)
|
||||
- ../slots/has_or_had_identifier
|
||||
- ./BOLDIdentifier
|
||||
- ../slots/cites_appendix
|
||||
- ../slots/collection_date
|
||||
- ../slots/collection_locality_text
|
||||
- ../slots/collection_location
|
||||
- ../slots/collector
|
||||
- ../slots/common_name
|
||||
- ../slots/common_name_language
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/date_identified
|
||||
- ../slots/field_number
|
||||
- ../slots/gbif_id
|
||||
- ../slots/genbank_accession
|
||||
- ../slots/habitat
|
||||
- ../slots/higher_classification
|
||||
- ../slots/identification_qualifier
|
||||
- ../slots/identified_by
|
||||
- ../slots/is_type_specimen
|
||||
- ../slots/iucn_status
|
||||
- ../slots/legal_provenance_note
|
||||
- ../slots/life_stage
|
||||
- ../slots/part_type
|
||||
- ../slots/preparation_date
|
||||
- ../slots/prepared_by
|
||||
- ../slots/preservation_method
|
||||
- ../slots/preservative_detail
|
||||
- ../slots/sex
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/specimen_count
|
||||
- ../slots/specimen_type
|
||||
# REMOVED 2026-01-14: ../slots/taxon_name - migrated to has_or_had_label with TaxonName (Rule 53)
|
||||
- ../slots/has_or_had_label
|
||||
- ./TaxonName
|
||||
- ../slots/has_or_had_comment # was: taxon_remark - migrated per Rule 53
|
||||
- ../slots/taxonomic_authority
|
||||
- ../slots/taxonomic_rank
|
||||
- ../slots/template_specificity
|
||||
# REMOVED 2026-01-14: ../slots/type_status - migrated to has_or_had_status with TypeStatus
|
||||
- ../slots/has_or_had_status
|
||||
- ./TypeStatus
|
||||
- ./SpecificityAnnotation
|
||||
- ./TemplateSpecificityScores
|
||||
- ../slots/has_associated_taxon
|
||||
- linkml:types
|
||||
- ../metadata
|
||||
- ./TimeSpan
|
||||
- ./CustodianPlace
|
||||
- ../enums/PreservationMethodEnum
|
||||
# REMOVED 2026-01-15: ../slots/wikidata_id - inherits has_or_had_identifier from ExhibitedObject (Rule 53)
|
||||
- ./WikiDataIdentifier
|
||||
# associated_taxa REMOVED - migrated to is_or_was_associated_with (Rule 53)
|
||||
- ../slots/is_or_was_associated_with
|
||||
- ./Taxon
|
||||
# bold_id REMOVED - migrated to has_or_had_identifier with BOLDIdentifier class (Rule 53)
|
||||
- ../slots/has_or_had_identifier
|
||||
- ./BOLDIdentifier
|
||||
- ../slots/cites_appendix
|
||||
- ../slots/collection_date
|
||||
- ../slots/collection_locality_text
|
||||
- ../slots/collection_location
|
||||
- ../slots/collector
|
||||
- ../slots/common_name
|
||||
- ../slots/common_name_language
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/date_identified
|
||||
- ../slots/field_number
|
||||
- ../slots/gbif_id
|
||||
- ../slots/genbank_accession
|
||||
- ../slots/habitat
|
||||
- ../slots/higher_classification
|
||||
- ../slots/identification_qualifier
|
||||
- ../slots/identified_by
|
||||
- ../slots/is_type_specimen
|
||||
- ../slots/iucn_status
|
||||
- ../slots/legal_provenance_note
|
||||
- ../slots/life_stage
|
||||
- ../slots/part_type
|
||||
- ../slots/preparation_date
|
||||
- ../slots/prepared_by
|
||||
- ../slots/preservation_method
|
||||
- ../slots/preservative_detail
|
||||
- ../slots/sex
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/specimen_count
|
||||
- ../slots/specimen_type
|
||||
# REMOVED 2026-01-14: ../slots/taxon_name - migrated to has_or_had_label with TaxonName (Rule 53)
|
||||
- ../slots/has_or_had_label
|
||||
- ./TaxonName
|
||||
- ../slots/has_or_had_comment # was: taxon_remark - migrated per Rule 53
|
||||
- ../slots/taxonomic_authority
|
||||
- ../slots/taxonomic_rank
|
||||
- ../slots/template_specificity
|
||||
# REMOVED 2026-01-14: ../slots/type_status - migrated to has_or_had_status with TypeStatus
|
||||
- ../slots/has_or_had_status
|
||||
- ./TypeStatus
|
||||
- ./SpecificityAnnotation
|
||||
- ./TemplateSpecificityScores
|
||||
- ../slots/has_associated_taxon
|
||||
default_prefix: hc
|
||||
classes:
|
||||
BiologicalObject:
|
||||
|
|
|
|||
|
|
@ -17,6 +17,12 @@ imports:
|
|||
- ../slots/template_specificity
|
||||
- ./SpecificityAnnotation
|
||||
- ./TemplateSpecificityScores
|
||||
- ../slots/confidence
|
||||
- ../slots/birth_edtf
|
||||
- ../slots/birth_iso_date
|
||||
- ../slots/birth_source_text
|
||||
- ../slots/inference_provenance
|
||||
- ../slots/is_inferred
|
||||
default_prefix: hc
|
||||
classes:
|
||||
BirthDate:
|
||||
|
|
|
|||
|
|
@ -15,6 +15,14 @@ imports:
|
|||
- ../slots/template_specificity
|
||||
- ./SpecificityAnnotation
|
||||
- ./TemplateSpecificityScores
|
||||
- ../slots/geonames_id
|
||||
- ../slots/place_name
|
||||
- ../slots/coordinates
|
||||
- ../slots/country_code
|
||||
- ../slots/modern_place_name
|
||||
- ../slots/place_source_text
|
||||
- ../slots/region_code
|
||||
- ../slots/wikidata_id
|
||||
default_prefix: hc
|
||||
classes:
|
||||
BirthPlace:
|
||||
|
|
|
|||
|
|
@ -2,32 +2,32 @@ id: https://nde.nl/ontology/hc/class/branch-office
|
|||
name: branch_office_class
|
||||
title: BranchOffice Class
|
||||
imports:
|
||||
- linkml:types
|
||||
- ./ReconstructedEntity
|
||||
- ./CustodianObservation
|
||||
- ./ReconstructionActivity
|
||||
- ../slots/has_or_had_description
|
||||
- ../slots/has_or_had_identifier
|
||||
- ../slots/has_or_had_label
|
||||
# REMOVED - migrated to has_or_had_service_area (Rule 53)
|
||||
# - ../slots/branch_service_area
|
||||
- ../slots/has_or_had_service_area
|
||||
- ./ServiceArea
|
||||
# REMOVED - migrated to has_or_had_quantity (Rule 53)
|
||||
# - ../slots/branch_staff_count
|
||||
- ../slots/has_or_had_quantity
|
||||
- ./Quantity
|
||||
- ../enums/QuantityTypeEnum
|
||||
- ../slots/has_local_collection
|
||||
- ../slots/is_public_facing
|
||||
- ../slots/operating_hour
|
||||
- ../slots/services_offered
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ../slots/is_or_was_derived_from # was: was_derived_from - migrated per Rule 53
|
||||
- ../slots/is_or_was_generated_by # was: was_generated_by - migrated per Rule 53
|
||||
- ./SpecificityAnnotation
|
||||
- ./TemplateSpecificityScores
|
||||
- linkml:types
|
||||
- ./ReconstructedEntity
|
||||
- ./CustodianObservation
|
||||
- ./ReconstructionActivity
|
||||
- ../slots/has_or_had_description
|
||||
- ../slots/has_or_had_identifier
|
||||
- ../slots/has_or_had_label
|
||||
# REMOVED - migrated to has_or_had_service_area (Rule 53)
|
||||
# - ../slots/branch_service_area
|
||||
- ../slots/has_or_had_service_area
|
||||
- ./ServiceArea
|
||||
# REMOVED - migrated to has_or_had_quantity (Rule 53)
|
||||
# - ../slots/branch_staff_count
|
||||
- ../slots/has_or_had_quantity
|
||||
- ./Quantity
|
||||
- ../enums/QuantityTypeEnum
|
||||
- ../slots/has_local_collection
|
||||
- ../slots/is_public_facing
|
||||
- ../slots/operating_hour
|
||||
- ../slots/services_offered
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ../slots/is_or_was_derived_from # was: was_derived_from - migrated per Rule 53
|
||||
- ../slots/is_or_was_generated_by # was: was_generated_by - migrated per Rule 53
|
||||
- ./SpecificityAnnotation
|
||||
- ./TemplateSpecificityScores
|
||||
prefixes:
|
||||
linkml: https://w3id.org/linkml/
|
||||
hc: https://nde.nl/ontology/hc/
|
||||
|
|
|
|||
|
|
@ -2,58 +2,58 @@ id: https://nde.nl/ontology/hc/class/Budget
|
|||
name: budget_class
|
||||
title: Budget Class
|
||||
imports:
|
||||
- linkml:types
|
||||
- ./Custodian
|
||||
- ./CustodianObservation
|
||||
- ./ReconstructionActivity
|
||||
- ./TimeSpan
|
||||
- ./OrganizationalStructure
|
||||
- ./ReconstructedEntity
|
||||
- ../slots/revision_date
|
||||
- ../slots/has_approval_date
|
||||
- ../slots/has_or_had_acquisition_budget
|
||||
- ../slots/is_or_was_approved_by # MIGRATED: was ../slots/approved_by (2026-01-15)
|
||||
# REMOVED - migrated to has_or_had_currency (Rule 53)
|
||||
# - ../slots/budget_currency
|
||||
- ../slots/has_or_had_currency
|
||||
- ./Currency
|
||||
- ../slots/has_or_had_description
|
||||
- ../slots/has_or_had_label
|
||||
# REMOVED - migrated to has_or_had_status with range BudgetStatus (Rule 53)
|
||||
# - ../slots/budget_status
|
||||
- ../slots/has_or_had_status
|
||||
- ./BudgetStatus
|
||||
- ../slots/has_or_had_type
|
||||
- ../slots/capital_budget
|
||||
- ./BudgetType
|
||||
- ../slots/digitization_budget
|
||||
- ../slots/documented_by
|
||||
- ../slots/endowment_draw
|
||||
- ../slots/external_funding
|
||||
- ../slots/fiscal_year_end
|
||||
- ../slots/fiscal_year_start
|
||||
- ../slots/id
|
||||
- ../slots/innovation_budget
|
||||
- ../slots/internal_funding
|
||||
- ../slots/managing_unit
|
||||
- ../slots/operating_budget
|
||||
- ../slots/personnel_budget
|
||||
- ../slots/preservation_budget
|
||||
- ../slots/refers_to_custodian
|
||||
- ../slots/revision_number
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ../slots/has_or_had_budget # was: total_budget_amount - migrated per Rule 53 (2026-01-15)
|
||||
# Migrated per slot_fixes.yaml (Rule 53) - 2026-01-14
|
||||
# valid_from + valid_to → temporal_extent + TimeSpan (with begin_of_the_begin/end_of_the_end)
|
||||
- ../slots/temporal_extent
|
||||
# TimeSpan already imported above (line 9)
|
||||
- ../slots/is_or_was_derived_from # was: was_derived_from - migrated per Rule 53
|
||||
- ../slots/is_or_was_generated_by # was: was_generated_by - migrated per Rule 53
|
||||
- ./SpecificityAnnotation
|
||||
- ./TemplateSpecificityScores
|
||||
- ./Approver # Added for is_or_was_approved_by migration (2026-01-15)
|
||||
# REMOVED: ../slots/was_approved_by - migrated to is_or_was_approved_by (2026-01-15)
|
||||
- linkml:types
|
||||
- ./Custodian
|
||||
- ./CustodianObservation
|
||||
- ./ReconstructionActivity
|
||||
- ./TimeSpan
|
||||
- ./OrganizationalStructure
|
||||
- ./ReconstructedEntity
|
||||
- ../slots/revision_date
|
||||
- ../slots/has_approval_date
|
||||
- ../slots/has_or_had_acquisition_budget
|
||||
- ../slots/is_or_was_approved_by # MIGRATED: was ../slots/approved_by (2026-01-15)
|
||||
# REMOVED - migrated to has_or_had_currency (Rule 53)
|
||||
# - ../slots/budget_currency
|
||||
- ../slots/has_or_had_currency
|
||||
- ./Currency
|
||||
- ../slots/has_or_had_description
|
||||
- ../slots/has_or_had_label
|
||||
# REMOVED - migrated to has_or_had_status with range BudgetStatus (Rule 53)
|
||||
# - ../slots/budget_status
|
||||
- ../slots/has_or_had_status
|
||||
- ./BudgetStatus
|
||||
- ../slots/has_or_had_type
|
||||
- ../slots/capital_budget
|
||||
- ./BudgetType
|
||||
- ../slots/digitization_budget
|
||||
- ../slots/documented_by
|
||||
- ../slots/endowment_draw
|
||||
- ../slots/external_funding
|
||||
- ../slots/fiscal_year_end
|
||||
- ../slots/fiscal_year_start
|
||||
- ../slots/id
|
||||
- ../slots/innovation_budget
|
||||
- ../slots/internal_funding
|
||||
- ../slots/managing_unit
|
||||
- ../slots/operating_budget
|
||||
- ../slots/personnel_budget
|
||||
- ../slots/preservation_budget
|
||||
- ../slots/refers_to_custodian
|
||||
- ../slots/revision_number
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ../slots/has_or_had_budget # was: total_budget_amount - migrated per Rule 53 (2026-01-15)
|
||||
# Migrated per slot_fixes.yaml (Rule 53) - 2026-01-14
|
||||
# valid_from + valid_to → temporal_extent + TimeSpan (with begin_of_the_begin/end_of_the_end)
|
||||
- ../slots/temporal_extent
|
||||
# TimeSpan already imported above (line 9)
|
||||
- ../slots/is_or_was_derived_from # was: was_derived_from - migrated per Rule 53
|
||||
- ../slots/is_or_was_generated_by # was: was_generated_by - migrated per Rule 53
|
||||
- ./SpecificityAnnotation
|
||||
- ./TemplateSpecificityScores
|
||||
- ./Approver # Added for is_or_was_approved_by migration (2026-01-15)
|
||||
# REMOVED: ../slots/was_approved_by - migrated to is_or_was_approved_by (2026-01-15)
|
||||
prefixes:
|
||||
linkml: https://w3id.org/linkml/
|
||||
hc: https://nde.nl/ontology/hc/
|
||||
|
|
|
|||
|
|
@ -11,50 +11,50 @@ prefixes:
|
|||
org: http://www.w3.org/ns/org#
|
||||
skos: http://www.w3.org/2004/02/skos/core#
|
||||
imports:
|
||||
- linkml:types
|
||||
- ../enums/CallForApplicationStatusEnum
|
||||
- ../enums/FundingRequirementTypeEnum
|
||||
- ./FundingRequirement
|
||||
- ../slots/contact_email
|
||||
- ../slots/keyword
|
||||
- ../slots/has_application_deadline
|
||||
- ../slots/has_application_opening_date
|
||||
- ../slots/call_description
|
||||
- ../slots/call_id
|
||||
- ../slots/call_identifier
|
||||
- ../slots/call_short_name
|
||||
- ../slots/call_status
|
||||
- ../slots/call_title
|
||||
- ../slots/call_url
|
||||
- ../slots/co_funding_required
|
||||
- ../slots/eligible_applicant
|
||||
- ../slots/eligible_country
|
||||
- ../slots/funded_project
|
||||
- ../slots/funding_rate
|
||||
- ../slots/heritage_type
|
||||
- ../slots/info_session_date
|
||||
- ../slots/issuing_organisation
|
||||
- ../slots/minimum_partner
|
||||
- ../slots/parent_programme
|
||||
- ../slots/partnership_required
|
||||
- ../slots/programme_year
|
||||
- ../slots/related_call
|
||||
- ../slots/has_or_had_requirement
|
||||
- ../slots/results_expected_date
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ../slots/is_or_was_categorized_as # was: thematic_area - migrated per Rule 53
|
||||
- ../slots/has_or_had_budget # was: total_budget - migrated per Rule 53 (2026-01-15)
|
||||
- ./Budget # for has_or_had_budget range
|
||||
- ../slots/has_or_had_range
|
||||
- ./GrantRange
|
||||
- ./Quantity
|
||||
- ./MeasureUnit
|
||||
- ../enums/MeasureUnitEnum
|
||||
- ../slots/has_or_had_provenance # was: web_observation - migrated per Rule 53
|
||||
- ./WebObservation # for has_or_had_provenance range
|
||||
- ./SpecificityAnnotation
|
||||
- ./TemplateSpecificityScores
|
||||
- linkml:types
|
||||
- ../enums/CallForApplicationStatusEnum
|
||||
- ../enums/FundingRequirementTypeEnum
|
||||
- ./FundingRequirement
|
||||
- ../slots/contact_email
|
||||
- ../slots/keyword
|
||||
- ../slots/has_application_deadline
|
||||
- ../slots/has_application_opening_date
|
||||
- ../slots/call_description
|
||||
- ../slots/call_id
|
||||
- ../slots/call_identifier
|
||||
- ../slots/call_short_name
|
||||
- ../slots/call_status
|
||||
- ../slots/call_title
|
||||
- ../slots/call_url
|
||||
- ../slots/co_funding_required
|
||||
- ../slots/eligible_applicant
|
||||
- ../slots/eligible_country
|
||||
- ../slots/funded_project
|
||||
- ../slots/funding_rate
|
||||
- ../slots/heritage_type
|
||||
- ../slots/info_session_date
|
||||
- ../slots/issuing_organisation
|
||||
- ../slots/minimum_partner
|
||||
- ../slots/parent_programme
|
||||
- ../slots/partnership_required
|
||||
- ../slots/programme_year
|
||||
- ../slots/related_call
|
||||
- ../slots/has_or_had_requirement
|
||||
- ../slots/results_expected_date
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ../slots/is_or_was_categorized_as # was: thematic_area - migrated per Rule 53
|
||||
- ../slots/has_or_had_budget # was: total_budget - migrated per Rule 53 (2026-01-15)
|
||||
- ./Budget # for has_or_had_budget range
|
||||
- ../slots/has_or_had_range
|
||||
- ./GrantRange
|
||||
- ./Quantity
|
||||
- ./MeasureUnit
|
||||
- ../enums/MeasureUnitEnum
|
||||
- ../slots/has_or_had_provenance # was: web_observation - migrated per Rule 53
|
||||
- ./WebObservation # for has_or_had_provenance range
|
||||
- ./SpecificityAnnotation
|
||||
- ./TemplateSpecificityScores
|
||||
default_prefix: hc
|
||||
classes:
|
||||
CallForApplication:
|
||||
|
|
|
|||
|
|
@ -4,21 +4,21 @@ title: Cantonal Archive Type (Switzerland)
|
|||
prefixes:
|
||||
linkml: https://w3id.org/linkml/
|
||||
imports:
|
||||
- linkml:types
|
||||
- ./ArchiveOrganizationType
|
||||
- ./CollectionType
|
||||
- ./CantonalArchiveRecordSetTypes
|
||||
- ../slots/hold_or_held_record_set_type
|
||||
- ../slots/has_or_had_scope # was: type_scope - migrated per Rule 53 (2026-01-15)
|
||||
- ./Scope # for has_or_had_scope range (2026-01-15)
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/dual_class_link
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ./DualClassLink
|
||||
- ./SpecificityAnnotation
|
||||
- ./TemplateSpecificityScores
|
||||
- ./CantonalArchiveRecordSetType
|
||||
- linkml:types
|
||||
- ./ArchiveOrganizationType
|
||||
- ./CollectionType
|
||||
- ./CantonalArchiveRecordSetTypes
|
||||
- ../slots/hold_or_held_record_set_type
|
||||
- ../slots/has_or_had_scope # was: type_scope - migrated per Rule 53 (2026-01-15)
|
||||
- ./Scope # for has_or_had_scope range (2026-01-15)
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/dual_class_link
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ./DualClassLink
|
||||
- ./SpecificityAnnotation
|
||||
- ./TemplateSpecificityScores
|
||||
- ./CantonalArchiveRecordSetType
|
||||
classes:
|
||||
CantonalArchive:
|
||||
is_a: ArchiveOrganizationType
|
||||
|
|
|
|||
|
|
@ -4,15 +4,20 @@ title: CantonalArchive Record Set Type
|
|||
prefixes:
|
||||
linkml: https://w3id.org/linkml/
|
||||
imports:
|
||||
- linkml:types
|
||||
- ./CollectionType
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/dual_class_link
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ../slots/has_or_had_scope # was: type_scope - migrated per Rule 53 (2026-01-15)
|
||||
- ./Scope # for has_or_had_scope range (2026-01-15)
|
||||
- ./DualClassLink # for DualClassLink range
|
||||
- linkml:types
|
||||
- ./CollectionType
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/dual_class_link
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ../slots/has_or_had_scope # was: type_scope - migrated per Rule 53 (2026-01-15)
|
||||
- ./Scope # for has_or_had_scope range (2026-01-15)
|
||||
- ./DualClassLink # for DualClassLink range
|
||||
- ../slots/dual_class_link
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/has_or_had_scope
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
classes:
|
||||
CantonalArchiveRecordSetType:
|
||||
description: 'A rico:RecordSetType for classifying collections held by CantonalArchive custodians.
|
||||
|
|
|
|||
|
|
@ -11,14 +11,35 @@ prefixes:
|
|||
wd: http://www.wikidata.org/entity/
|
||||
default_prefix: hc
|
||||
imports:
|
||||
- linkml:types
|
||||
- ./CantonalArchiveRecordSetType
|
||||
- ./CantonalArchive
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ./SpecificityAnnotation
|
||||
- ./TemplateSpecificityScores
|
||||
- linkml:types
|
||||
- ./CantonalArchiveRecordSetType
|
||||
- ./CantonalArchive
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ./SpecificityAnnotation
|
||||
- ./TemplateSpecificityScores
|
||||
- ../slots/organizational_principle
|
||||
- ../slots/organizational_principle_uri
|
||||
- ../slots/record_holder
|
||||
- ../slots/record_holder_note
|
||||
- ../slots/record_set_type
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/organizational_principle
|
||||
- ../slots/organizational_principle_uri
|
||||
- ../slots/record_holder
|
||||
- ../slots/record_holder_note
|
||||
- ../slots/record_set_type
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/organizational_principle
|
||||
- ../slots/organizational_principle_uri
|
||||
- ../slots/record_holder
|
||||
- ../slots/record_holder_note
|
||||
- ../slots/record_set_type
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
classes:
|
||||
CantonalGovernmentFonds:
|
||||
is_a: CantonalArchiveRecordSetType
|
||||
|
|
|
|||
|
|
@ -2,17 +2,23 @@ id: https://nde.nl/ontology/hc/class/CastCollection
|
|||
name: CastCollection
|
||||
title: Cast Collection Type
|
||||
imports:
|
||||
- linkml:types
|
||||
- ./ArchiveOrganizationType
|
||||
- ./CollectionType
|
||||
- ./GalleryType
|
||||
- ./MuseumType
|
||||
- ./PersonalCollectionType
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ./SpecificityAnnotation
|
||||
- ./TemplateSpecificityScores
|
||||
- linkml:types
|
||||
- ./ArchiveOrganizationType
|
||||
- ./CollectionType
|
||||
- ./GalleryType
|
||||
- ./MuseumType
|
||||
- ./PersonalCollectionType
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ./SpecificityAnnotation
|
||||
- ./TemplateSpecificityScores
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
classes:
|
||||
CastCollection:
|
||||
is_a: ArchiveOrganizationType
|
||||
|
|
@ -88,9 +94,6 @@ classes:
|
|||
'
|
||||
slots:
|
||||
- has_or_had_custodian_type
|
||||
- related_gallery_type
|
||||
- related_museum_type
|
||||
- related_personal_collection_type
|
||||
- specificity_annotation
|
||||
- template_specificity
|
||||
slot_usage:
|
||||
|
|
|
|||
|
|
@ -2,41 +2,41 @@ id: https://nde.nl/ontology/hc/class/catering-place
|
|||
name: catering_place_class
|
||||
title: CateringPlace Class
|
||||
imports:
|
||||
- linkml:types
|
||||
- ./ReconstructedEntity
|
||||
- ./CustodianObservation
|
||||
- ./ReconstructionActivity
|
||||
- ../enums/TasteScentHeritageTypeEnum
|
||||
- ../enums/CateringTypeEnum
|
||||
# Shared slots (replacing catering_place_* slots per Rule 53)
|
||||
- ../slots/has_or_had_identifier
|
||||
- ../slots/has_or_had_label
|
||||
- ../slots/has_or_had_description
|
||||
- ./Label
|
||||
- ./Description
|
||||
# Domain-specific slots (kept)
|
||||
- ../slots/catering_type
|
||||
- ../slots/heritage_type_classification
|
||||
- ../slots/cuisine_type
|
||||
- ../slots/seating_capacity
|
||||
- ../slots/has_outdoor_seating
|
||||
- ../slots/outdoor_seating_capacity
|
||||
- ../slots/opening_hour
|
||||
- ../slots/serves_visitors_only
|
||||
- ../slots/serves_staff
|
||||
- ../slots/reservation_required
|
||||
- ../slots/has_michelin_star
|
||||
- ../slots/michelin_star
|
||||
- ../slots/catering_price_range
|
||||
- ../slots/has_or_had_accessibility_feature
|
||||
- ../slots/operator
|
||||
- ../slots/founded_year
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ../slots/is_or_was_derived_from # was: was_derived_from - migrated per Rule 53
|
||||
- ../slots/is_or_was_generated_by # was: was_generated_by - migrated per Rule 53
|
||||
- ./SpecificityAnnotation
|
||||
- ./TemplateSpecificityScores
|
||||
- linkml:types
|
||||
- ./ReconstructedEntity
|
||||
- ./CustodianObservation
|
||||
- ./ReconstructionActivity
|
||||
- ../enums/TasteScentHeritageTypeEnum
|
||||
- ../enums/CateringTypeEnum
|
||||
# Shared slots (replacing catering_place_* slots per Rule 53)
|
||||
- ../slots/has_or_had_identifier
|
||||
- ../slots/has_or_had_label
|
||||
- ../slots/has_or_had_description
|
||||
- ./Label
|
||||
- ./Description
|
||||
# Domain-specific slots (kept)
|
||||
- ../slots/catering_type
|
||||
- ../slots/heritage_type_classification
|
||||
- ../slots/cuisine_type
|
||||
- ../slots/seating_capacity
|
||||
- ../slots/has_outdoor_seating
|
||||
- ../slots/outdoor_seating_capacity
|
||||
- ../slots/opening_hour
|
||||
- ../slots/serves_visitors_only
|
||||
- ../slots/serves_staff
|
||||
- ../slots/reservation_required
|
||||
- ../slots/has_michelin_star
|
||||
- ../slots/michelin_star
|
||||
- ../slots/catering_price_range
|
||||
- ../slots/has_or_had_accessibility_feature
|
||||
- ../slots/operator
|
||||
- ../slots/founded_year
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ../slots/is_or_was_derived_from # was: was_derived_from - migrated per Rule 53
|
||||
- ../slots/is_or_was_generated_by # was: was_generated_by - migrated per Rule 53
|
||||
- ./SpecificityAnnotation
|
||||
- ./TemplateSpecificityScores
|
||||
prefixes:
|
||||
linkml: https://w3id.org/linkml/
|
||||
hc: https://nde.nl/ontology/hc/
|
||||
|
|
|
|||
|
|
@ -4,21 +4,21 @@ title: Cathedral Archive Type
|
|||
prefixes:
|
||||
linkml: https://w3id.org/linkml/
|
||||
imports:
|
||||
- linkml:types
|
||||
- ./ArchiveOrganizationType
|
||||
- ./CollectionType
|
||||
- ./CathedralArchiveRecordSetTypes
|
||||
- ../slots/hold_or_held_record_set_type
|
||||
- ../slots/has_or_had_scope # was: type_scope - migrated per Rule 53 (2026-01-15)
|
||||
- ./Scope # for has_or_had_scope range (2026-01-15)
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/dual_class_link
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ./DualClassLink
|
||||
- ./SpecificityAnnotation
|
||||
- ./TemplateSpecificityScores
|
||||
- ./CathedralArchiveRecordSetType
|
||||
- linkml:types
|
||||
- ./ArchiveOrganizationType
|
||||
- ./CollectionType
|
||||
- ./CathedralArchiveRecordSetTypes
|
||||
- ../slots/hold_or_held_record_set_type
|
||||
- ../slots/has_or_had_scope # was: type_scope - migrated per Rule 53 (2026-01-15)
|
||||
- ./Scope # for has_or_had_scope range (2026-01-15)
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/dual_class_link
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ./DualClassLink
|
||||
- ./SpecificityAnnotation
|
||||
- ./TemplateSpecificityScores
|
||||
- ./CathedralArchiveRecordSetType
|
||||
classes:
|
||||
CathedralArchive:
|
||||
is_a: ArchiveOrganizationType
|
||||
|
|
|
|||
|
|
@ -4,15 +4,20 @@ title: CathedralArchive Record Set Type
|
|||
prefixes:
|
||||
linkml: https://w3id.org/linkml/
|
||||
imports:
|
||||
- linkml:types
|
||||
- ./CollectionType
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/dual_class_link
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ../slots/has_or_had_scope # was: type_scope - migrated per Rule 53 (2026-01-15)
|
||||
- ./Scope # for has_or_had_scope range (2026-01-15)
|
||||
- ./DualClassLink # for DualClassLink range
|
||||
- linkml:types
|
||||
- ./CollectionType
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/dual_class_link
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ../slots/has_or_had_scope # was: type_scope - migrated per Rule 53 (2026-01-15)
|
||||
- ./Scope # for has_or_had_scope range (2026-01-15)
|
||||
- ./DualClassLink # for DualClassLink range
|
||||
- ../slots/dual_class_link
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/has_or_had_scope
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
classes:
|
||||
CathedralArchiveRecordSetType:
|
||||
description: 'A rico:RecordSetType for classifying collections held by CathedralArchive custodians.
|
||||
|
|
|
|||
|
|
@ -11,14 +11,35 @@ prefixes:
|
|||
wd: http://www.wikidata.org/entity/
|
||||
default_prefix: hc
|
||||
imports:
|
||||
- linkml:types
|
||||
- ./CathedralArchiveRecordSetType
|
||||
- ./CathedralArchive
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ./SpecificityAnnotation
|
||||
- ./TemplateSpecificityScores
|
||||
- linkml:types
|
||||
- ./CathedralArchiveRecordSetType
|
||||
- ./CathedralArchive
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ./SpecificityAnnotation
|
||||
- ./TemplateSpecificityScores
|
||||
- ../slots/organizational_principle
|
||||
- ../slots/organizational_principle_uri
|
||||
- ../slots/record_holder
|
||||
- ../slots/record_holder_note
|
||||
- ../slots/record_set_type
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/organizational_principle
|
||||
- ../slots/organizational_principle_uri
|
||||
- ../slots/record_holder
|
||||
- ../slots/record_holder_note
|
||||
- ../slots/record_set_type
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/organizational_principle
|
||||
- ../slots/organizational_principle_uri
|
||||
- ../slots/record_holder
|
||||
- ../slots/record_holder_note
|
||||
- ../slots/record_set_type
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
classes:
|
||||
ChapterRecordsFonds:
|
||||
is_a: CathedralArchiveRecordSetType
|
||||
|
|
|
|||
|
|
@ -4,15 +4,15 @@ title: Church Archive Type
|
|||
prefixes:
|
||||
linkml: https://w3id.org/linkml/
|
||||
imports:
|
||||
- linkml:types
|
||||
- ./ArchiveOrganizationType
|
||||
- ./CollectionType
|
||||
- ./ChurchArchiveRecordSetTypes
|
||||
- ../slots/hold_or_held_record_set_type
|
||||
- ../slots/has_or_had_scope # was: type_scope - migrated per Rule 53 (2026-01-15)
|
||||
- ./Scope # for has_or_had_scope range (2026-01-15)
|
||||
- ../slots/has_or_had_identifier # was: wikidata_entity - migrated per Rule 53 (2026-01-15)
|
||||
- ./WikiDataIdentifier # for has_or_had_identifier range
|
||||
- linkml:types
|
||||
- ./ArchiveOrganizationType
|
||||
- ./CollectionType
|
||||
- ./ChurchArchiveRecordSetTypes
|
||||
- ../slots/hold_or_held_record_set_type
|
||||
- ../slots/has_or_had_scope # was: type_scope - migrated per Rule 53 (2026-01-15)
|
||||
- ./Scope # for has_or_had_scope range (2026-01-15)
|
||||
- ../slots/has_or_had_identifier # was: wikidata_entity - migrated per Rule 53 (2026-01-15)
|
||||
- ./WikiDataIdentifier # for has_or_had_identifier range
|
||||
classes:
|
||||
ChurchArchive:
|
||||
is_a: ArchiveOrganizationType
|
||||
|
|
|
|||
|
|
@ -8,15 +8,15 @@ prefixes:
|
|||
rico: https://www.ica.org/standards/RiC/ontology#
|
||||
wd: http://www.wikidata.org/entity/
|
||||
imports:
|
||||
- linkml:types
|
||||
- ./CollectionType
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/dual_class_link
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ../slots/has_or_had_scope # was: type_scope - migrated per Rule 53 (2026-01-15)
|
||||
- ./Scope # for has_or_had_scope range (2026-01-15)
|
||||
- ../slots/is_or_was_related_to # was: wikidata_alignment - migrated per Rule 53 (2026-01-15)
|
||||
- linkml:types
|
||||
- ./CollectionType
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/dual_class_link
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ../slots/has_or_had_scope # was: type_scope - migrated per Rule 53 (2026-01-15)
|
||||
- ./Scope # for has_or_had_scope range (2026-01-15)
|
||||
- ../slots/is_or_was_related_to # was: wikidata_alignment - migrated per Rule 53 (2026-01-15)
|
||||
classes:
|
||||
ChurchArchiveRecordSetType:
|
||||
abstract: true
|
||||
|
|
|
|||
|
|
@ -11,14 +11,44 @@ prefixes:
|
|||
wd: http://www.wikidata.org/entity/
|
||||
default_prefix: hc
|
||||
imports:
|
||||
- linkml:types
|
||||
- ./ChurchArchiveRecordSetType
|
||||
- ./ChurchArchive
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ./SpecificityAnnotation
|
||||
- ./TemplateSpecificityScores
|
||||
- linkml:types
|
||||
- ./ChurchArchiveRecordSetType
|
||||
- ./ChurchArchive
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ./SpecificityAnnotation
|
||||
- ./TemplateSpecificityScores
|
||||
- ../slots/legal_note
|
||||
- ../slots/organizational_principle
|
||||
- ../slots/organizational_principle_uri
|
||||
- ../slots/privacy_note
|
||||
- ../slots/record_note
|
||||
- ../slots/record_set_type
|
||||
- ../slots/scope_exclude
|
||||
- ../slots/scope_include
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/legal_note
|
||||
- ../slots/organizational_principle
|
||||
- ../slots/organizational_principle_uri
|
||||
- ../slots/privacy_note
|
||||
- ../slots/record_note
|
||||
- ../slots/record_set_type
|
||||
- ../slots/scope_exclude
|
||||
- ../slots/scope_include
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/legal_note
|
||||
- ../slots/organizational_principle
|
||||
- ../slots/organizational_principle_uri
|
||||
- ../slots/privacy_note
|
||||
- ../slots/record_note
|
||||
- ../slots/record_set_type
|
||||
- ../slots/scope_exclude
|
||||
- ../slots/scope_include
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
classes:
|
||||
ChurchGovernanceFonds:
|
||||
is_a: ChurchArchiveRecordSetType
|
||||
|
|
|
|||
|
|
@ -4,21 +4,21 @@ title: Church Archive Type (Sweden)
|
|||
prefixes:
|
||||
linkml: https://w3id.org/linkml/
|
||||
imports:
|
||||
- linkml:types
|
||||
- ./ChurchArchive
|
||||
- ./CollectionType
|
||||
- ./ChurchArchiveSwedenRecordSetTypes
|
||||
- ../slots/hold_or_held_record_set_type
|
||||
- ../slots/has_or_had_scope # was: type_scope - migrated per Rule 53 (2026-01-15)
|
||||
- ./Scope # for has_or_had_scope range (2026-01-15)
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/dual_class_link
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ./DualClassLink
|
||||
- ./SpecificityAnnotation
|
||||
- ./TemplateSpecificityScores
|
||||
- ./ChurchArchiveSwedenRecordSetType
|
||||
- linkml:types
|
||||
- ./ChurchArchive
|
||||
- ./CollectionType
|
||||
- ./ChurchArchiveSwedenRecordSetTypes
|
||||
- ../slots/hold_or_held_record_set_type
|
||||
- ../slots/has_or_had_scope # was: type_scope - migrated per Rule 53 (2026-01-15)
|
||||
- ./Scope # for has_or_had_scope range (2026-01-15)
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/dual_class_link
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ./DualClassLink
|
||||
- ./SpecificityAnnotation
|
||||
- ./TemplateSpecificityScores
|
||||
- ./ChurchArchiveSwedenRecordSetType
|
||||
classes:
|
||||
ChurchArchiveSweden:
|
||||
is_a: ChurchArchive
|
||||
|
|
|
|||
|
|
@ -4,15 +4,20 @@ title: ChurchArchiveSweden Record Set Type
|
|||
prefixes:
|
||||
linkml: https://w3id.org/linkml/
|
||||
imports:
|
||||
- linkml:types
|
||||
- ./CollectionType
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/dual_class_link
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ../slots/has_or_had_scope # was: type_scope - migrated per Rule 53 (2026-01-15)
|
||||
- ./Scope # for has_or_had_scope range (2026-01-15)
|
||||
- ./DualClassLink # for DualClassLink range
|
||||
- linkml:types
|
||||
- ./CollectionType
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/dual_class_link
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ../slots/has_or_had_scope # was: type_scope - migrated per Rule 53 (2026-01-15)
|
||||
- ./Scope # for has_or_had_scope range (2026-01-15)
|
||||
- ./DualClassLink # for DualClassLink range
|
||||
- ../slots/dual_class_link
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/has_or_had_scope
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
classes:
|
||||
ChurchArchiveSwedenRecordSetType:
|
||||
description: 'A rico:RecordSetType for classifying collections held by ChurchArchiveSweden custodians.
|
||||
|
|
|
|||
|
|
@ -11,14 +11,35 @@ prefixes:
|
|||
wd: http://www.wikidata.org/entity/
|
||||
default_prefix: hc
|
||||
imports:
|
||||
- linkml:types
|
||||
- ./ChurchArchiveSwedenRecordSetType
|
||||
- ./ChurchArchiveSweden
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ./SpecificityAnnotation
|
||||
- ./TemplateSpecificityScores
|
||||
- linkml:types
|
||||
- ./ChurchArchiveSwedenRecordSetType
|
||||
- ./ChurchArchiveSweden
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ./SpecificityAnnotation
|
||||
- ./TemplateSpecificityScores
|
||||
- ../slots/organizational_principle
|
||||
- ../slots/organizational_principle_uri
|
||||
- ../slots/record_holder
|
||||
- ../slots/record_holder_note
|
||||
- ../slots/record_set_type
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/organizational_principle
|
||||
- ../slots/organizational_principle_uri
|
||||
- ../slots/record_holder
|
||||
- ../slots/record_holder_note
|
||||
- ../slots/record_set_type
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/organizational_principle
|
||||
- ../slots/organizational_principle_uri
|
||||
- ../slots/record_holder
|
||||
- ../slots/record_holder_note
|
||||
- ../slots/record_set_type
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
classes:
|
||||
SwedishParishRecordSeries:
|
||||
is_a: ChurchArchiveSwedenRecordSetType
|
||||
|
|
|
|||
|
|
@ -2,13 +2,19 @@ id: https://nde.nl/ontology/hc/class/Cinematheque
|
|||
name: Cinematheque
|
||||
title: Cinematheque Type
|
||||
imports:
|
||||
- linkml:types
|
||||
- ./ArchiveOrganizationType
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ./SpecificityAnnotation
|
||||
- ./TemplateSpecificityScores
|
||||
- linkml:types
|
||||
- ./ArchiveOrganizationType
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ./SpecificityAnnotation
|
||||
- ./TemplateSpecificityScores
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
classes:
|
||||
Cinematheque:
|
||||
is_a: ArchiveOrganizationType
|
||||
|
|
|
|||
|
|
@ -4,21 +4,21 @@ title: Climate Archive Type
|
|||
prefixes:
|
||||
linkml: https://w3id.org/linkml/
|
||||
imports:
|
||||
- linkml:types
|
||||
- ./ArchiveOrganizationType
|
||||
- ./CollectionType
|
||||
- ./ClimateArchiveRecordSetTypes
|
||||
- ../slots/hold_or_held_record_set_type
|
||||
- ../slots/has_or_had_scope # was: type_scope - migrated per Rule 53 (2026-01-15)
|
||||
- ./Scope # for has_or_had_scope range (2026-01-15)
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/dual_class_link
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ./DualClassLink
|
||||
- ./SpecificityAnnotation
|
||||
- ./TemplateSpecificityScores
|
||||
- ./ClimateArchiveRecordSetType
|
||||
- linkml:types
|
||||
- ./ArchiveOrganizationType
|
||||
- ./CollectionType
|
||||
- ./ClimateArchiveRecordSetTypes
|
||||
- ../slots/hold_or_held_record_set_type
|
||||
- ../slots/has_or_had_scope # was: type_scope - migrated per Rule 53 (2026-01-15)
|
||||
- ./Scope # for has_or_had_scope range (2026-01-15)
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/dual_class_link
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ./DualClassLink
|
||||
- ./SpecificityAnnotation
|
||||
- ./TemplateSpecificityScores
|
||||
- ./ClimateArchiveRecordSetType
|
||||
classes:
|
||||
ClimateArchive:
|
||||
is_a: ArchiveOrganizationType
|
||||
|
|
|
|||
|
|
@ -4,15 +4,20 @@ title: ClimateArchive Record Set Type
|
|||
prefixes:
|
||||
linkml: https://w3id.org/linkml/
|
||||
imports:
|
||||
- linkml:types
|
||||
- ./CollectionType
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/dual_class_link
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ../slots/has_or_had_scope # was: type_scope - migrated per Rule 53 (2026-01-15)
|
||||
- ./Scope # for has_or_had_scope range (2026-01-15)
|
||||
- ./DualClassLink # for DualClassLink range
|
||||
- linkml:types
|
||||
- ./CollectionType
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/dual_class_link
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ../slots/has_or_had_scope # was: type_scope - migrated per Rule 53 (2026-01-15)
|
||||
- ./Scope # for has_or_had_scope range (2026-01-15)
|
||||
- ./DualClassLink # for DualClassLink range
|
||||
- ../slots/dual_class_link
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/has_or_had_scope
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
classes:
|
||||
ClimateArchiveRecordSetType:
|
||||
description: 'A rico:RecordSetType for classifying collections held by ClimateArchive custodians.
|
||||
|
|
|
|||
|
|
@ -11,14 +11,35 @@ prefixes:
|
|||
wd: http://www.wikidata.org/entity/
|
||||
default_prefix: hc
|
||||
imports:
|
||||
- linkml:types
|
||||
- ./ClimateArchiveRecordSetType
|
||||
- ./ClimateArchive
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ./SpecificityAnnotation
|
||||
- ./TemplateSpecificityScores
|
||||
- linkml:types
|
||||
- ./ClimateArchiveRecordSetType
|
||||
- ./ClimateArchive
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ./SpecificityAnnotation
|
||||
- ./TemplateSpecificityScores
|
||||
- ../slots/organizational_principle
|
||||
- ../slots/organizational_principle_uri
|
||||
- ../slots/record_holder
|
||||
- ../slots/record_holder_note
|
||||
- ../slots/record_set_type
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/organizational_principle
|
||||
- ../slots/organizational_principle_uri
|
||||
- ../slots/record_holder
|
||||
- ../slots/record_holder_note
|
||||
- ../slots/record_set_type
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/organizational_principle
|
||||
- ../slots/organizational_principle_uri
|
||||
- ../slots/record_holder
|
||||
- ../slots/record_holder_note
|
||||
- ../slots/record_set_type
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
classes:
|
||||
ClimateDataCollection:
|
||||
is_a: ClimateArchiveRecordSetType
|
||||
|
|
|
|||
|
|
@ -4,21 +4,21 @@ title: Collecting Archives Type
|
|||
prefixes:
|
||||
linkml: https://w3id.org/linkml/
|
||||
imports:
|
||||
- linkml:types
|
||||
- ./ArchiveOrganizationType
|
||||
- ./CollectingArchivesRecordSetTypes
|
||||
- ../slots/hold_or_held_record_set_type
|
||||
- ./CollectionType
|
||||
- ../slots/has_or_had_scope # was: type_scope - migrated per Rule 53 (2026-01-15)
|
||||
- ./Scope # for has_or_had_scope range (2026-01-15)
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/dual_class_link
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ./DualClassLink
|
||||
- ./SpecificityAnnotation
|
||||
- ./TemplateSpecificityScores
|
||||
- ./CollectingArchivesRecordSetType
|
||||
- linkml:types
|
||||
- ./ArchiveOrganizationType
|
||||
- ./CollectingArchivesRecordSetTypes
|
||||
- ../slots/hold_or_held_record_set_type
|
||||
- ./CollectionType
|
||||
- ../slots/has_or_had_scope # was: type_scope - migrated per Rule 53 (2026-01-15)
|
||||
- ./Scope # for has_or_had_scope range (2026-01-15)
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/dual_class_link
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ./DualClassLink
|
||||
- ./SpecificityAnnotation
|
||||
- ./TemplateSpecificityScores
|
||||
- ./CollectingArchivesRecordSetType
|
||||
classes:
|
||||
CollectingArchives:
|
||||
is_a: ArchiveOrganizationType
|
||||
|
|
|
|||
|
|
@ -4,15 +4,20 @@ title: CollectingArchives Record Set Type
|
|||
prefixes:
|
||||
linkml: https://w3id.org/linkml/
|
||||
imports:
|
||||
- linkml:types
|
||||
- ./CollectionType
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/dual_class_link
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ../slots/has_or_had_scope # was: type_scope - migrated per Rule 53 (2026-01-15)
|
||||
- ./Scope # for has_or_had_scope range (2026-01-15)
|
||||
- ./DualClassLink # for DualClassLink range
|
||||
- linkml:types
|
||||
- ./CollectionType
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/dual_class_link
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ../slots/has_or_had_scope # was: type_scope - migrated per Rule 53 (2026-01-15)
|
||||
- ./Scope # for has_or_had_scope range (2026-01-15)
|
||||
- ./DualClassLink # for DualClassLink range
|
||||
- ../slots/dual_class_link
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/has_or_had_scope
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
classes:
|
||||
CollectingArchivesRecordSetType:
|
||||
description: 'A rico:RecordSetType for classifying collections held by CollectingArchives custodians.
|
||||
|
|
|
|||
|
|
@ -11,14 +11,35 @@ prefixes:
|
|||
wd: http://www.wikidata.org/entity/
|
||||
default_prefix: hc
|
||||
imports:
|
||||
- linkml:types
|
||||
- ./CollectingArchivesRecordSetType
|
||||
- ./CollectingArchives
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ./SpecificityAnnotation
|
||||
- ./TemplateSpecificityScores
|
||||
- linkml:types
|
||||
- ./CollectingArchivesRecordSetType
|
||||
- ./CollectingArchives
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ./SpecificityAnnotation
|
||||
- ./TemplateSpecificityScores
|
||||
- ../slots/organizational_principle
|
||||
- ../slots/organizational_principle_uri
|
||||
- ../slots/record_holder
|
||||
- ../slots/record_holder_note
|
||||
- ../slots/record_set_type
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/organizational_principle
|
||||
- ../slots/organizational_principle_uri
|
||||
- ../slots/record_holder
|
||||
- ../slots/record_holder_note
|
||||
- ../slots/record_set_type
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/organizational_principle
|
||||
- ../slots/organizational_principle_uri
|
||||
- ../slots/record_holder
|
||||
- ../slots/record_holder_note
|
||||
- ../slots/record_set_type
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
classes:
|
||||
CollectedMaterialsFonds:
|
||||
is_a: CollectingArchivesRecordSetType
|
||||
|
|
|
|||
|
|
@ -16,45 +16,45 @@ prefixes:
|
|||
edm: http://www.europeana.eu/schemas/edm/
|
||||
default_prefix: hc
|
||||
imports:
|
||||
- linkml:types
|
||||
- ./CustodianCollection
|
||||
- ./CollectionType
|
||||
- ./AccessPolicy
|
||||
- ./TimeSpan
|
||||
- ./FindingAid
|
||||
- ./ExhibitedObject
|
||||
- ./CurationActivity
|
||||
- ../slots/has_or_had_access_policy_reference
|
||||
- ../slots/has_acquisition_date
|
||||
- ../slots/has_acquisition_method
|
||||
- ../slots/has_acquisition_source
|
||||
- ../slots/has_arrangement
|
||||
- ../slots/collection_description
|
||||
- ../slots/collection_id
|
||||
- ../slots/collection_name
|
||||
- ../slots/collection_type_ref
|
||||
- ../slots/has_or_had_curation_activity
|
||||
- ../slots/custodial_history
|
||||
- ../slots/digital_surrogate_url
|
||||
- ../slots/digitization_status
|
||||
- ../slots/extent
|
||||
- ../slots/extent_item
|
||||
- ../slots/has_or_had_finding_aid
|
||||
- ../slots/item
|
||||
- ../slots/is_or_was_sub_collection_of # was: parent_collection - migrated per Rule 53 (2025-01-15)
|
||||
- ../slots/part_of_custodian_collection
|
||||
- ../slots/provenance_statement
|
||||
- ../slots/record_set_type
|
||||
- ../slots/has_or_had_sub_collection
|
||||
- ../slots/subject_area
|
||||
- ../slots/temporal_coverage
|
||||
- ../slots/temporal_extent # was: valid_from + valid_to - migrated per Rule 53
|
||||
# REMOVED 2026-01-14: valid_from + valid_to - migrated to temporal_extent (Rule 53)
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ./SpecificityAnnotation
|
||||
- ./TemplateSpecificityScores
|
||||
- linkml:types
|
||||
- ./CustodianCollection
|
||||
- ./CollectionType
|
||||
- ./AccessPolicy
|
||||
- ./TimeSpan
|
||||
- ./FindingAid
|
||||
- ./ExhibitedObject
|
||||
- ./CurationActivity
|
||||
- ../slots/has_or_had_access_policy_reference
|
||||
- ../slots/has_acquisition_date
|
||||
- ../slots/has_acquisition_method
|
||||
- ../slots/has_acquisition_source
|
||||
- ../slots/has_arrangement
|
||||
- ../slots/collection_description
|
||||
- ../slots/collection_id
|
||||
- ../slots/collection_name
|
||||
- ../slots/collection_type_ref
|
||||
- ../slots/has_or_had_curation_activity
|
||||
- ../slots/custodial_history
|
||||
- ../slots/digital_surrogate_url
|
||||
- ../slots/digitization_status
|
||||
- ../slots/extent
|
||||
- ../slots/extent_item
|
||||
- ../slots/has_or_had_finding_aid
|
||||
- ../slots/item
|
||||
- ../slots/is_or_was_sub_collection_of # was: parent_collection - migrated per Rule 53 (2025-01-15)
|
||||
- ../slots/part_of_custodian_collection
|
||||
- ../slots/provenance_statement
|
||||
- ../slots/record_set_type
|
||||
- ../slots/has_or_had_sub_collection
|
||||
- ../slots/subject_area
|
||||
- ../slots/temporal_coverage
|
||||
- ../slots/temporal_extent # was: valid_from + valid_to - migrated per Rule 53
|
||||
# REMOVED 2026-01-14: valid_from + valid_to - migrated to temporal_extent (Rule 53)
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ./SpecificityAnnotation
|
||||
- ./TemplateSpecificityScores
|
||||
classes:
|
||||
Collection:
|
||||
class_uri: rico:RecordSet
|
||||
|
|
|
|||
|
|
@ -2,50 +2,50 @@ id: https://nde.nl/ontology/hc/class/CollectionManagementSystem
|
|||
name: collection_management_system_class
|
||||
title: CollectionManagementSystem Class
|
||||
imports:
|
||||
- linkml:types
|
||||
- ./Custodian
|
||||
- ./CustodianCollection
|
||||
- ./DigitalPlatform
|
||||
- ./CustodianObservation
|
||||
- ./ReconstructionActivity
|
||||
- ./TimeSpan
|
||||
- ../slots/documentation_url
|
||||
- ./ReconstructedEntity
|
||||
- ../slots/is_or_was_available # MIGRATED: was ../slots/api_available (2026-01-15)
|
||||
- ../slots/cms_category
|
||||
- ../slots/cms_id
|
||||
- ../slots/cms_product_name
|
||||
- ../slots/cms_product_version
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/deployment_date
|
||||
- ../slots/iiif_compatible
|
||||
- ../slots/license
|
||||
- ../slots/linked_data_export
|
||||
- ../slots/manages_collection
|
||||
- ../slots/open_source
|
||||
- ../slots/powers_platform
|
||||
- ../slots/programming_language
|
||||
- ../slots/refers_to_custodian
|
||||
- ../slots/repository_url
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/supported_metadata_standard
|
||||
- ../slots/template_specificity
|
||||
- ../slots/temporal_extent
|
||||
# REMOVED 2026-01-14: ../slots/used_by_custodian - migrated to is_or_was_used_by with Custodian
|
||||
- ../slots/is_or_was_used_by
|
||||
# Migrated per slot_fixes.yaml (Rule 53) - 2026-01-14
|
||||
# vendor_name → has_or_had_label + Label
|
||||
# vendor_url → has_or_had_url + URL (URL already imported above)
|
||||
- ../slots/has_or_had_label
|
||||
- ../slots/has_or_had_url
|
||||
- ./Label
|
||||
- ./URL
|
||||
- ../slots/is_or_was_derived_from # was: was_derived_from - migrated per Rule 53
|
||||
- ../slots/is_or_was_generated_by # was: was_generated_by - migrated per Rule 53
|
||||
- ./SpecificityAnnotation
|
||||
- ./TemplateSpecificityScores
|
||||
- ./AvailabilityStatus # Added for is_or_was_available migration (2026-01-15)
|
||||
# REMOVED: ../slots/has_api_available_flag - migrated to is_or_was_available (2026-01-15)
|
||||
- linkml:types
|
||||
- ./Custodian
|
||||
- ./CustodianCollection
|
||||
- ./DigitalPlatform
|
||||
- ./CustodianObservation
|
||||
- ./ReconstructionActivity
|
||||
- ./TimeSpan
|
||||
- ../slots/documentation_url
|
||||
- ./ReconstructedEntity
|
||||
- ../slots/is_or_was_available # MIGRATED: was ../slots/api_available (2026-01-15)
|
||||
- ../slots/cms_category
|
||||
- ../slots/cms_id
|
||||
- ../slots/cms_product_name
|
||||
- ../slots/cms_product_version
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/deployment_date
|
||||
- ../slots/iiif_compatible
|
||||
- ../slots/license
|
||||
- ../slots/linked_data_export
|
||||
- ../slots/manages_collection
|
||||
- ../slots/open_source
|
||||
- ../slots/powers_platform
|
||||
- ../slots/programming_language
|
||||
- ../slots/refers_to_custodian
|
||||
- ../slots/repository_url
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/supported_metadata_standard
|
||||
- ../slots/template_specificity
|
||||
- ../slots/temporal_extent
|
||||
# REMOVED 2026-01-14: ../slots/used_by_custodian - migrated to is_or_was_used_by with Custodian
|
||||
- ../slots/is_or_was_used_by
|
||||
# Migrated per slot_fixes.yaml (Rule 53) - 2026-01-14
|
||||
# vendor_name → has_or_had_label + Label
|
||||
# vendor_url → has_or_had_url + URL (URL already imported above)
|
||||
- ../slots/has_or_had_label
|
||||
- ../slots/has_or_had_url
|
||||
- ./Label
|
||||
- ./URL
|
||||
- ../slots/is_or_was_derived_from # was: was_derived_from - migrated per Rule 53
|
||||
- ../slots/is_or_was_generated_by # was: was_generated_by - migrated per Rule 53
|
||||
- ./SpecificityAnnotation
|
||||
- ./TemplateSpecificityScores
|
||||
- ./AvailabilityStatus # Added for is_or_was_available migration (2026-01-15)
|
||||
# REMOVED: ../slots/has_api_available_flag - migrated to is_or_was_available (2026-01-15)
|
||||
prefixes:
|
||||
linkml: https://w3id.org/linkml/
|
||||
hc: https://nde.nl/ontology/hc/
|
||||
|
|
|
|||
|
|
@ -11,21 +11,21 @@ prefixes:
|
|||
wd: http://www.wikidata.org/entity/
|
||||
default_prefix: hc
|
||||
imports:
|
||||
- linkml:types
|
||||
- ../slots/record_equivalent
|
||||
# REMOVED: ../slots/bibframe_equivalent - Use LinkML close_mappings instead (2026-01-15)
|
||||
- ../slots/collection_broader_type
|
||||
- ../slots/has_or_had_collection_narrower_type
|
||||
- ../slots/collection_type_description
|
||||
- ../slots/collection_type_id
|
||||
- ../slots/collection_type_name
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/domain_context
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ../slots/is_or_was_equivalent_to
|
||||
- ./SpecificityAnnotation
|
||||
- ./TemplateSpecificityScores
|
||||
- linkml:types
|
||||
- ../slots/record_equivalent
|
||||
# REMOVED: ../slots/bibframe_equivalent - Use LinkML close_mappings instead (2026-01-15)
|
||||
- ../slots/collection_broader_type
|
||||
- ../slots/has_or_had_collection_narrower_type
|
||||
- ../slots/collection_type_description
|
||||
- ../slots/collection_type_id
|
||||
- ../slots/collection_type_name
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/domain_context
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ../slots/is_or_was_equivalent_to
|
||||
- ./SpecificityAnnotation
|
||||
- ./TemplateSpecificityScores
|
||||
classes:
|
||||
CollectionType:
|
||||
class_uri: rico:RecordSetType
|
||||
|
|
|
|||
|
|
@ -4,21 +4,21 @@ title: Comarcal Archive Type (Spain/Catalonia)
|
|||
prefixes:
|
||||
linkml: https://w3id.org/linkml/
|
||||
imports:
|
||||
- linkml:types
|
||||
- ./ArchiveOrganizationType
|
||||
- ./CollectionType
|
||||
- ./ComarcalArchiveRecordSetTypes
|
||||
- ../slots/hold_or_held_record_set_type
|
||||
- ../slots/has_or_had_scope # was: type_scope - migrated per Rule 53 (2026-01-15)
|
||||
- ./Scope # for has_or_had_scope range (2026-01-15)
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/dual_class_link
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ./DualClassLink
|
||||
- ./SpecificityAnnotation
|
||||
- ./TemplateSpecificityScores
|
||||
- ./ComarcalArchiveRecordSetType
|
||||
- linkml:types
|
||||
- ./ArchiveOrganizationType
|
||||
- ./CollectionType
|
||||
- ./ComarcalArchiveRecordSetTypes
|
||||
- ../slots/hold_or_held_record_set_type
|
||||
- ../slots/has_or_had_scope # was: type_scope - migrated per Rule 53 (2026-01-15)
|
||||
- ./Scope # for has_or_had_scope range (2026-01-15)
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/dual_class_link
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ./DualClassLink
|
||||
- ./SpecificityAnnotation
|
||||
- ./TemplateSpecificityScores
|
||||
- ./ComarcalArchiveRecordSetType
|
||||
classes:
|
||||
ComarcalArchive:
|
||||
is_a: ArchiveOrganizationType
|
||||
|
|
|
|||
|
|
@ -4,15 +4,20 @@ title: ComarcalArchive Record Set Type
|
|||
prefixes:
|
||||
linkml: https://w3id.org/linkml/
|
||||
imports:
|
||||
- linkml:types
|
||||
- ./CollectionType
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/dual_class_link
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ../slots/has_or_had_scope # was: type_scope - migrated per Rule 53 (2026-01-15)
|
||||
- ./Scope # for has_or_had_scope range (2026-01-15)
|
||||
- ./DualClassLink # for DualClassLink range
|
||||
- linkml:types
|
||||
- ./CollectionType
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/dual_class_link
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ../slots/has_or_had_scope # was: type_scope - migrated per Rule 53 (2026-01-15)
|
||||
- ./Scope # for has_or_had_scope range (2026-01-15)
|
||||
- ./DualClassLink # for DualClassLink range
|
||||
- ../slots/dual_class_link
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/has_or_had_scope
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
classes:
|
||||
ComarcalArchiveRecordSetType:
|
||||
description: 'A rico:RecordSetType for classifying collections held by ComarcalArchive custodians.
|
||||
|
|
|
|||
|
|
@ -11,14 +11,35 @@ prefixes:
|
|||
wd: http://www.wikidata.org/entity/
|
||||
default_prefix: hc
|
||||
imports:
|
||||
- linkml:types
|
||||
- ./ComarcalArchiveRecordSetType
|
||||
- ./ComarcalArchive
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ./SpecificityAnnotation
|
||||
- ./TemplateSpecificityScores
|
||||
- linkml:types
|
||||
- ./ComarcalArchiveRecordSetType
|
||||
- ./ComarcalArchive
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ./SpecificityAnnotation
|
||||
- ./TemplateSpecificityScores
|
||||
- ../slots/organizational_principle
|
||||
- ../slots/organizational_principle_uri
|
||||
- ../slots/record_holder
|
||||
- ../slots/record_holder_note
|
||||
- ../slots/record_set_type
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/organizational_principle
|
||||
- ../slots/organizational_principle_uri
|
||||
- ../slots/record_holder
|
||||
- ../slots/record_holder_note
|
||||
- ../slots/record_set_type
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/organizational_principle
|
||||
- ../slots/organizational_principle_uri
|
||||
- ../slots/record_holder
|
||||
- ../slots/record_holder_note
|
||||
- ../slots/record_set_type
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
classes:
|
||||
ComarcalAdministrationFonds:
|
||||
is_a: ComarcalArchiveRecordSetType
|
||||
|
|
|
|||
|
|
@ -12,21 +12,41 @@ description: 'Specialized CustodianType for for-profit commercial organizations
|
|||
|
||||
'
|
||||
imports:
|
||||
- linkml:types
|
||||
- ./CustodianType
|
||||
- ../enums/CommercialCustodianTypeEnum
|
||||
- ../slots/business_model
|
||||
- ../slots/collection_purpose
|
||||
- ../slots/commercial_activity
|
||||
- ../slots/commercial_custodian_subtype
|
||||
- ../slots/corporate_integration
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/heritage_holding
|
||||
- ../slots/public_access
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ./SpecificityAnnotation
|
||||
- ./TemplateSpecificityScores
|
||||
- linkml:types
|
||||
- ./CustodianType
|
||||
- ../enums/CommercialCustodianTypeEnum
|
||||
- ../slots/business_model
|
||||
- ../slots/collection_purpose
|
||||
- ../slots/commercial_activity
|
||||
- ../slots/commercial_custodian_subtype
|
||||
- ../slots/corporate_integration
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/heritage_holding
|
||||
- ../slots/public_access
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ./SpecificityAnnotation
|
||||
- ./TemplateSpecificityScores
|
||||
- ../slots/business_model
|
||||
- ../slots/collection_purpose
|
||||
- ../slots/commercial_activity
|
||||
- ../slots/commercial_custodian_subtype
|
||||
- ../slots/corporate_integration
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/heritage_holding
|
||||
- ../slots/public_access
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ../slots/business_model
|
||||
- ../slots/collection_purpose
|
||||
- ../slots/commercial_activity
|
||||
- ../slots/commercial_custodian_subtype
|
||||
- ../slots/corporate_integration
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/heritage_holding
|
||||
- ../slots/public_access
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
prefixes:
|
||||
linkml: https://w3id.org/linkml/
|
||||
hc: https://nde.nl/ontology/hc/
|
||||
|
|
|
|||
|
|
@ -4,21 +4,21 @@ title: Community Archive Type
|
|||
prefixes:
|
||||
linkml: https://w3id.org/linkml/
|
||||
imports:
|
||||
- linkml:types
|
||||
- ./ArchiveOrganizationType
|
||||
- ./CollectionType
|
||||
- ./CommunityArchiveRecordSetTypes
|
||||
- ../slots/hold_or_held_record_set_type
|
||||
- ../slots/has_or_had_scope # was: type_scope - migrated per Rule 53 (2026-01-15)
|
||||
- ./Scope # for has_or_had_scope range (2026-01-15)
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/dual_class_link
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ./DualClassLink
|
||||
- ./SpecificityAnnotation
|
||||
- ./TemplateSpecificityScores
|
||||
- ./CommunityArchiveRecordSetType
|
||||
- linkml:types
|
||||
- ./ArchiveOrganizationType
|
||||
- ./CollectionType
|
||||
- ./CommunityArchiveRecordSetTypes
|
||||
- ../slots/hold_or_held_record_set_type
|
||||
- ../slots/has_or_had_scope # was: type_scope - migrated per Rule 53 (2026-01-15)
|
||||
- ./Scope # for has_or_had_scope range (2026-01-15)
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/dual_class_link
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ./DualClassLink
|
||||
- ./SpecificityAnnotation
|
||||
- ./TemplateSpecificityScores
|
||||
- ./CommunityArchiveRecordSetType
|
||||
classes:
|
||||
CommunityArchive:
|
||||
is_a: ArchiveOrganizationType
|
||||
|
|
|
|||
|
|
@ -4,15 +4,20 @@ title: CommunityArchive Record Set Type
|
|||
prefixes:
|
||||
linkml: https://w3id.org/linkml/
|
||||
imports:
|
||||
- linkml:types
|
||||
- ./CollectionType
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/dual_class_link
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ../slots/has_or_had_scope # was: type_scope - migrated per Rule 53 (2026-01-15)
|
||||
- ./Scope # for has_or_had_scope range (2026-01-15)
|
||||
- ./DualClassLink # for DualClassLink range
|
||||
- linkml:types
|
||||
- ./CollectionType
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/dual_class_link
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ../slots/has_or_had_scope # was: type_scope - migrated per Rule 53 (2026-01-15)
|
||||
- ./Scope # for has_or_had_scope range (2026-01-15)
|
||||
- ./DualClassLink # for DualClassLink range
|
||||
- ../slots/dual_class_link
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/has_or_had_scope
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
classes:
|
||||
CommunityArchiveRecordSetType:
|
||||
description: 'A rico:RecordSetType for classifying collections held by CommunityArchive custodians.
|
||||
|
|
|
|||
|
|
@ -11,14 +11,35 @@ prefixes:
|
|||
wd: http://www.wikidata.org/entity/
|
||||
default_prefix: hc
|
||||
imports:
|
||||
- linkml:types
|
||||
- ./CommunityArchiveRecordSetType
|
||||
- ./CommunityArchive
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ./SpecificityAnnotation
|
||||
- ./TemplateSpecificityScores
|
||||
- linkml:types
|
||||
- ./CommunityArchiveRecordSetType
|
||||
- ./CommunityArchive
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ./SpecificityAnnotation
|
||||
- ./TemplateSpecificityScores
|
||||
- ../slots/organizational_principle
|
||||
- ../slots/organizational_principle_uri
|
||||
- ../slots/record_holder
|
||||
- ../slots/record_holder_note
|
||||
- ../slots/record_set_type
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/organizational_principle
|
||||
- ../slots/organizational_principle_uri
|
||||
- ../slots/record_holder
|
||||
- ../slots/record_holder_note
|
||||
- ../slots/record_set_type
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/organizational_principle
|
||||
- ../slots/organizational_principle_uri
|
||||
- ../slots/record_holder
|
||||
- ../slots/record_holder_note
|
||||
- ../slots/record_set_type
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
classes:
|
||||
CommunityOrganizationFonds:
|
||||
is_a: CommunityArchiveRecordSetType
|
||||
|
|
|
|||
|
|
@ -8,15 +8,15 @@ prefixes:
|
|||
rico: https://www.ica.org/standards/RiC/ontology#
|
||||
wd: http://www.wikidata.org/entity/
|
||||
imports:
|
||||
- linkml:types
|
||||
- ./CollectionType
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/dual_class_link
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ../slots/has_or_had_scope # was: type_scope - migrated per Rule 53 (2026-01-15)
|
||||
- ./Scope # for has_or_had_scope range (2026-01-15)
|
||||
- ../slots/is_or_was_related_to # was: wikidata_alignment - migrated per Rule 53 (2026-01-15)
|
||||
- linkml:types
|
||||
- ./CollectionType
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/dual_class_link
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ../slots/has_or_had_scope # was: type_scope - migrated per Rule 53 (2026-01-15)
|
||||
- ./Scope # for has_or_had_scope range (2026-01-15)
|
||||
- ../slots/is_or_was_related_to # was: wikidata_alignment - migrated per Rule 53 (2026-01-15)
|
||||
classes:
|
||||
CompanyArchiveRecordSetType:
|
||||
abstract: true
|
||||
|
|
|
|||
|
|
@ -12,14 +12,44 @@ prefixes:
|
|||
org: http://www.w3.org/ns/org#
|
||||
default_prefix: hc
|
||||
imports:
|
||||
- linkml:types
|
||||
- ./CompanyArchiveRecordSetType
|
||||
- ./CompanyArchives
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ./SpecificityAnnotation
|
||||
- ./TemplateSpecificityScores
|
||||
- linkml:types
|
||||
- ./CompanyArchiveRecordSetType
|
||||
- ./CompanyArchives
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ./SpecificityAnnotation
|
||||
- ./TemplateSpecificityScores
|
||||
- ../slots/legal_note
|
||||
- ../slots/organizational_principle
|
||||
- ../slots/organizational_principle_uri
|
||||
- ../slots/privacy_note
|
||||
- ../slots/record_note
|
||||
- ../slots/record_set_type
|
||||
- ../slots/scope_exclude
|
||||
- ../slots/scope_include
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/legal_note
|
||||
- ../slots/organizational_principle
|
||||
- ../slots/organizational_principle_uri
|
||||
- ../slots/privacy_note
|
||||
- ../slots/record_note
|
||||
- ../slots/record_set_type
|
||||
- ../slots/scope_exclude
|
||||
- ../slots/scope_include
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/legal_note
|
||||
- ../slots/organizational_principle
|
||||
- ../slots/organizational_principle_uri
|
||||
- ../slots/privacy_note
|
||||
- ../slots/record_note
|
||||
- ../slots/record_set_type
|
||||
- ../slots/scope_exclude
|
||||
- ../slots/scope_include
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
classes:
|
||||
CorporateGovernanceFonds:
|
||||
is_a: CompanyArchiveRecordSetType
|
||||
|
|
|
|||
|
|
@ -7,21 +7,21 @@ prefixes:
|
|||
org: http://www.w3.org/ns/org#
|
||||
rico: https://www.ica.org/standards/RiC/ontology#
|
||||
imports:
|
||||
- linkml:types
|
||||
- ./ArchiveOrganizationType
|
||||
- ./CollectionType
|
||||
- ./Department
|
||||
- ./OrganizationBranch
|
||||
- ./CompanyArchiveRecordSetTypes
|
||||
- ../slots/archive_branches
|
||||
- ../slots/is_or_was_archive_department_of
|
||||
- ../slots/hold_or_held_record_set_type
|
||||
- ../slots/parent_corporation
|
||||
- ../slots/has_or_had_scope # was: type_scope - migrated per Rule 53 (2026-01-15)
|
||||
- ./Scope # for has_or_had_scope range (2026-01-15)
|
||||
- ../slots/has_or_had_identifier # was: wikidata_entity - migrated per Rule 53 (2026-01-15)
|
||||
- ./WikiDataIdentifier # for has_or_had_identifier range
|
||||
- ./CompanyArchivesRecordSetType
|
||||
- linkml:types
|
||||
- ./ArchiveOrganizationType
|
||||
- ./CollectionType
|
||||
- ./Department
|
||||
- ./OrganizationBranch
|
||||
- ./CompanyArchiveRecordSetTypes
|
||||
- ../slots/archive_branches
|
||||
- ../slots/is_or_was_archive_department_of
|
||||
- ../slots/hold_or_held_record_set_type
|
||||
- ../slots/parent_corporation
|
||||
- ../slots/has_or_had_scope # was: type_scope - migrated per Rule 53 (2026-01-15)
|
||||
- ./Scope # for has_or_had_scope range (2026-01-15)
|
||||
- ../slots/has_or_had_identifier # was: wikidata_entity - migrated per Rule 53 (2026-01-15)
|
||||
- ./WikiDataIdentifier # for has_or_had_identifier range
|
||||
- ./CompanyArchivesRecordSetType
|
||||
classes:
|
||||
CompanyArchives:
|
||||
is_a: ArchiveOrganizationType
|
||||
|
|
|
|||
|
|
@ -7,10 +7,11 @@ prefixes:
|
|||
org: http://www.w3.org/ns/org#
|
||||
rico: https://www.ica.org/standards/RiC/ontology#
|
||||
imports:
|
||||
- linkml:types
|
||||
- ./CollectionType
|
||||
- ../slots/has_or_had_scope # was: type_scope - migrated per Rule 53 (2026-01-15)
|
||||
- ./Scope # for has_or_had_scope range (2026-01-15)
|
||||
- linkml:types
|
||||
- ./CollectionType
|
||||
- ../slots/has_or_had_scope # was: type_scope - migrated per Rule 53 (2026-01-15)
|
||||
- ./Scope # for has_or_had_scope range (2026-01-15)
|
||||
- ../slots/has_or_had_scope
|
||||
classes:
|
||||
CompanyArchivesRecordSetType:
|
||||
is_a: CollectionType
|
||||
|
|
|
|||
|
|
@ -19,6 +19,8 @@ classes:
|
|||
range: ConditionType
|
||||
attributes:
|
||||
condition_description:
|
||||
description: Textual description of the condition state
|
||||
range: string
|
||||
condition_date:
|
||||
description: Date when the condition was assessed
|
||||
range: date
|
||||
|
|
|
|||
|
|
@ -9,14 +9,22 @@ prefixes:
|
|||
oa: http://www.w3.org/ns/oa#
|
||||
rdf: http://www.w3.org/1999/02/22-rdf-syntax-ns#
|
||||
imports:
|
||||
- linkml:types
|
||||
- ../metadata
|
||||
- ../slots/confidence_value
|
||||
- ../slots/confidence_method
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ./SpecificityAnnotation
|
||||
- ./TemplateSpecificityScores
|
||||
- linkml:types
|
||||
- ../metadata
|
||||
- ../slots/confidence_value
|
||||
- ../slots/confidence_method
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ./SpecificityAnnotation
|
||||
- ./TemplateSpecificityScores
|
||||
- ../slots/confidence_method
|
||||
- ../slots/confidence_value
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ../slots/confidence_method
|
||||
- ../slots/confidence_value
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
classes:
|
||||
ConfidenceMeasure:
|
||||
class_uri: prov:Confidence
|
||||
|
|
|
|||
|
|
@ -2,19 +2,23 @@ id: https://nde.nl/ontology/hc/class/ConflictStatus
|
|||
name: conflict_status_class
|
||||
title: Conflict Status Class
|
||||
imports:
|
||||
- linkml:types
|
||||
- ../metadata
|
||||
- ../enums/ConflictStatusEnum
|
||||
- ./TimeSpan
|
||||
- ../slots/description
|
||||
- ../slots/status
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ./SpecificityAnnotation
|
||||
- ./TemplateSpecificityScores
|
||||
- ../slots/reported_date
|
||||
- ../slots/is_rebuilding
|
||||
- ../slots/has_or_had_documentation_source
|
||||
- linkml:types
|
||||
- ../metadata
|
||||
- ../enums/ConflictStatusEnum
|
||||
- ./TimeSpan
|
||||
- ../slots/description
|
||||
- ../slots/status
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ./SpecificityAnnotation
|
||||
- ./TemplateSpecificityScores
|
||||
- ../slots/reported_date
|
||||
- ../slots/is_rebuilding
|
||||
- ../slots/has_or_had_documentation_source
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
prefixes:
|
||||
linkml: https://w3id.org/linkml/
|
||||
hc: https://nde.nl/ontology/hc/
|
||||
|
|
|
|||
Some files were not shown because too many files have changed in this diff Show more
Loading…
Reference in a new issue