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",
|
||||
|
|
|
|||
|
|
@ -20,6 +20,33 @@ imports:
|
|||
- ../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
|
||||
|
|
|
|||
|
|
@ -20,6 +20,8 @@ prefixes:
|
|||
|
||||
imports:
|
||||
- linkml:types
|
||||
- ../slots/address_formatted
|
||||
- ../slots/address_type
|
||||
# Address component slots
|
||||
- ../slots/house_number
|
||||
- ../slots/street_name
|
||||
|
|
|
|||
|
|
@ -18,6 +18,14 @@ imports:
|
|||
- ./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
|
||||
|
|
|
|||
|
|
@ -11,6 +11,11 @@ imports:
|
|||
- ../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
|
||||
|
|
|
|||
|
|
@ -19,6 +19,27 @@ imports:
|
|||
- ../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
|
||||
|
|
|
|||
|
|
@ -18,6 +18,14 @@ imports:
|
|||
- ./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
|
||||
|
|
|
|||
|
|
@ -11,6 +11,11 @@ imports:
|
|||
- ../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.
|
||||
|
|
|
|||
|
|
@ -19,6 +19,27 @@ imports:
|
|||
- ../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
|
||||
|
|
|
|||
|
|
@ -21,6 +21,16 @@ imports:
|
|||
- ../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
|
||||
|
|
|
|||
|
|
@ -20,6 +20,13 @@ imports:
|
|||
- ../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
|
||||
|
|
|
|||
|
|
@ -5,6 +5,10 @@ imports:
|
|||
- 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/
|
||||
|
|
|
|||
|
|
@ -18,6 +18,16 @@ imports:
|
|||
- ./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:
|
||||
|
|
|
|||
|
|
@ -18,6 +18,16 @@ imports:
|
|||
- ./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
|
||||
|
|
|
|||
|
|
@ -10,6 +10,10 @@ imports:
|
|||
- ../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.
|
||||
|
|
|
|||
|
|
@ -19,6 +19,27 @@ imports:
|
|||
- ../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
|
||||
|
|
|
|||
|
|
@ -14,6 +14,17 @@ imports:
|
|||
- ./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
|
||||
|
|
|
|||
|
|
@ -13,6 +13,10 @@ imports:
|
|||
- ../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.
|
||||
|
|
|
|||
|
|
@ -11,6 +11,17 @@ imports:
|
|||
- ../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
|
||||
|
|
|
|||
|
|
@ -17,6 +17,15 @@ imports:
|
|||
- ../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
|
||||
|
|
|
|||
|
|
@ -13,6 +13,11 @@ imports:
|
|||
- ../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.
|
||||
|
|
|
|||
|
|
@ -19,6 +19,27 @@ imports:
|
|||
- ../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
|
||||
|
|
|
|||
|
|
@ -18,6 +18,31 @@ imports:
|
|||
- ../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
|
||||
|
|
|
|||
|
|
@ -13,6 +13,11 @@ imports:
|
|||
- ../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.
|
||||
|
|
|
|||
|
|
@ -19,6 +19,27 @@ imports:
|
|||
- ../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
|
||||
|
|
|
|||
|
|
@ -13,6 +13,11 @@ imports:
|
|||
- ../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.
|
||||
|
|
|
|||
|
|
@ -19,6 +19,27 @@ imports:
|
|||
- ../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
|
||||
|
||||
|
|
|
|||
|
|
@ -13,6 +13,11 @@ imports:
|
|||
- ../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.
|
||||
|
|
|
|||
|
|
@ -19,6 +19,27 @@ imports:
|
|||
- ../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
|
||||
|
|
|
|||
|
|
@ -18,6 +18,22 @@ imports:
|
|||
- ../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:
|
||||
|
|
|
|||
|
|
@ -13,6 +13,11 @@ imports:
|
|||
- ../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.
|
||||
|
|
|
|||
|
|
@ -19,6 +19,27 @@ imports:
|
|||
- ../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
|
||||
|
|
|
|||
|
|
@ -20,6 +20,24 @@ imports:
|
|||
- ./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:
|
||||
|
|
|
|||
|
|
@ -5,6 +5,10 @@ imports:
|
|||
- 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/
|
||||
|
|
|
|||
|
|
@ -7,6 +7,12 @@ imports:
|
|||
- ../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/
|
||||
|
|
|
|||
|
|
@ -13,6 +13,11 @@ imports:
|
|||
- ../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.
|
||||
|
|
|
|||
|
|
@ -19,6 +19,27 @@ imports:
|
|||
- ../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
|
||||
|
|
|
|||
|
|
@ -11,6 +11,12 @@ imports:
|
|||
- ../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
|
||||
|
|
|
|||
|
|
@ -17,6 +17,26 @@ imports:
|
|||
- ../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
|
||||
|
|
|
|||
|
|
@ -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:
|
||||
|
|
|
|||
|
|
@ -13,6 +13,11 @@ imports:
|
|||
- ../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.
|
||||
|
|
|
|||
|
|
@ -19,6 +19,27 @@ imports:
|
|||
- ../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
|
||||
|
|
|
|||
|
|
@ -13,6 +13,12 @@ imports:
|
|||
- ../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:
|
||||
|
|
|
|||
|
|
@ -13,6 +13,11 @@ imports:
|
|||
- ../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.
|
||||
|
|
|
|||
|
|
@ -19,6 +19,27 @@ imports:
|
|||
- ../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
|
||||
|
|
|
|||
|
|
@ -19,6 +19,36 @@ imports:
|
|||
- ../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
|
||||
|
|
|
|||
|
|
@ -13,6 +13,11 @@ imports:
|
|||
- ../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.
|
||||
|
|
|
|||
|
|
@ -19,6 +19,27 @@ imports:
|
|||
- ../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
|
||||
|
|
|
|||
|
|
@ -9,6 +9,12 @@ imports:
|
|||
- ../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
|
||||
|
|
|
|||
|
|
@ -13,6 +13,11 @@ imports:
|
|||
- ../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.
|
||||
|
|
|
|||
|
|
@ -19,6 +19,27 @@ imports:
|
|||
- ../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
|
||||
|
|
|
|||
|
|
@ -13,6 +13,11 @@ imports:
|
|||
- ../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.
|
||||
|
|
|
|||
|
|
@ -19,6 +19,27 @@ imports:
|
|||
- ../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
|
||||
|
|
|
|||
|
|
@ -13,6 +13,11 @@ imports:
|
|||
- ../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.
|
||||
|
|
|
|||
|
|
@ -19,6 +19,27 @@ imports:
|
|||
- ../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
|
||||
|
|
|
|||
|
|
@ -27,6 +27,26 @@ imports:
|
|||
- ../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/
|
||||
|
|
|
|||
|
|
@ -13,6 +13,11 @@ imports:
|
|||
- ../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.
|
||||
|
|
|
|||
|
|
@ -19,6 +19,27 @@ imports:
|
|||
- ../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
|
||||
|
|
|
|||
|
|
@ -20,6 +20,36 @@ imports:
|
|||
- ../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
|
||||
|
|
|
|||
|
|
@ -11,6 +11,7 @@ imports:
|
|||
- ./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
|
||||
|
|
|
|||
|
|
@ -17,6 +17,14 @@ imports:
|
|||
- ../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
|
||||
|
|
|
|||
|
|
@ -15,6 +15,10 @@ imports:
|
|||
- ../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/
|
||||
|
|
|
|||
|
|
@ -24,6 +24,16 @@ imports:
|
|||
- ../slots/source_metadata
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ../slots/connection
|
||||
- ../slots/network_analysis
|
||||
- ../slots/source_metadata
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ../slots/connection
|
||||
- ../slots/network_analysis
|
||||
- ../slots/source_metadata
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
default_range: string
|
||||
classes:
|
||||
ConnectionNetwork:
|
||||
|
|
|
|||
|
|
@ -36,6 +36,10 @@ imports:
|
|||
- ../slots/template_specificity
|
||||
- ./SpecificityAnnotation
|
||||
- ./TemplateSpecificityScores
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
classes:
|
||||
Container:
|
||||
tree_root: true
|
||||
|
|
|
|||
|
|
@ -41,6 +41,44 @@ imports:
|
|||
- ../enums/AuthorityRecordFormatEnum
|
||||
- ../enums/AuthorityEntityTypeEnum
|
||||
- ../enums/ConsortiumGovernanceRoleEnum
|
||||
- ../slots/contributes_to
|
||||
- ../slots/contribution_start_date
|
||||
- ../slots/contributor_code
|
||||
- ../slots/description
|
||||
- ../slots/entity_types_covered
|
||||
- ../slots/governance_representative
|
||||
- ../slots/governance_role
|
||||
- ../slots/has_authority_file_abbreviation
|
||||
- ../slots/has_authority_file_name
|
||||
- ../slots/has_authority_file_url
|
||||
- ../slots/has_or_had_abbreviation
|
||||
- ../slots/has_or_had_url
|
||||
- ../slots/is_active
|
||||
- ../slots/is_or_was_also_allocation_agency
|
||||
- ../slots/member_of
|
||||
- ../slots/name_local
|
||||
- ../slots/record_format
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ../slots/contributes_to
|
||||
- ../slots/contribution_start_date
|
||||
- ../slots/contributor_code
|
||||
- ../slots/description
|
||||
- ../slots/entity_types_covered
|
||||
- ../slots/governance_representative
|
||||
- ../slots/governance_role
|
||||
- ../slots/has_authority_file_abbreviation
|
||||
- ../slots/has_authority_file_name
|
||||
- ../slots/has_authority_file_url
|
||||
- ../slots/has_or_had_abbreviation
|
||||
- ../slots/has_or_had_url
|
||||
- ../slots/is_active
|
||||
- ../slots/is_or_was_also_allocation_agency
|
||||
- ../slots/member_of
|
||||
- ../slots/name_local
|
||||
- ../slots/record_format
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
classes:
|
||||
ContributingAgency:
|
||||
class_uri: org:FormalOrganization
|
||||
|
|
|
|||
|
|
@ -16,6 +16,14 @@ imports:
|
|||
- ../slots/template_specificity
|
||||
- ./SpecificityAnnotation
|
||||
- ./TemplateSpecificityScores
|
||||
- ../slots/has_iso_3166_1_alpha_2_code
|
||||
- ../slots/has_iso_3166_1_alpha_3_code
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ../slots/has_iso_3166_1_alpha_2_code
|
||||
- ../slots/has_iso_3166_1_alpha_3_code
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
classes:
|
||||
Country:
|
||||
class_uri: schema:Country
|
||||
|
|
|
|||
|
|
@ -13,6 +13,14 @@ imports:
|
|||
- ../slots/template_specificity
|
||||
- ./SpecificityAnnotation
|
||||
- ./TemplateSpecificityScores
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/is_branch_of_authority
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/is_branch_of_authority
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
classes:
|
||||
CountyRecordOffice:
|
||||
is_a: ArchiveOrganizationType
|
||||
|
|
|
|||
|
|
@ -20,6 +20,18 @@ imports:
|
|||
- ./WikiDataIdentifier # for has_or_had_identifier range
|
||||
- ./SpecificityAnnotation
|
||||
- ./TemplateSpecificityScores
|
||||
- ../slots/court_types_covered
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/has_or_had_identifier
|
||||
- ../slots/jurisdiction_level
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ../slots/court_types_covered
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/has_or_had_identifier
|
||||
- ../slots/jurisdiction_level
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
classes:
|
||||
CourtRecords:
|
||||
is_a: ArchiveOrganizationType
|
||||
|
|
|
|||
|
|
@ -21,6 +21,18 @@ imports:
|
|||
- ./WikiDataIdentifier # for has_or_had_identifier range
|
||||
- ./SpecificityAnnotation
|
||||
- ./TemplateSpecificityScores
|
||||
- ../slots/cultural_focus_area
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/has_or_had_identifier
|
||||
- ../slots/institution_function
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ../slots/cultural_focus_area
|
||||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/has_or_had_identifier
|
||||
- ../slots/institution_function
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
classes:
|
||||
CulturalInstitution:
|
||||
is_a: CustodianType
|
||||
|
|
|
|||
|
|
@ -38,6 +38,7 @@ imports:
|
|||
- ./ExhibitedObject
|
||||
- ./PersonObservation
|
||||
- ../enums/CurationActivityTypeEnum
|
||||
- ../slots/has_or_had_activity_type
|
||||
# REMOVED 2026-01-15: ../slots/budget - migrated to is_or_was_allocated_budget
|
||||
- ../slots/is_or_was_allocated_budget
|
||||
- ../slots/curated_holding
|
||||
|
|
|
|||
|
|
@ -16,6 +16,20 @@ imports:
|
|||
- ../slots/template_specificity
|
||||
- ./SpecificityAnnotation
|
||||
- ./TemplateSpecificityScores
|
||||
- ../slots/currency_code
|
||||
- ../slots/currency_symbol
|
||||
- ../slots/has_or_had_description
|
||||
- ../slots/has_or_had_identifier
|
||||
- ../slots/has_or_had_label
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ../slots/currency_code
|
||||
- ../slots/currency_symbol
|
||||
- ../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:
|
||||
Currency:
|
||||
|
|
|
|||
|
|
@ -13,6 +13,7 @@ imports:
|
|||
- ./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:
|
||||
CurrentArchiveRecordSetType:
|
||||
description: 'A rico:RecordSetType for classifying collections held by CurrentArchive custodians.
|
||||
|
|
|
|||
|
|
@ -19,6 +19,27 @@ imports:
|
|||
- ../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:
|
||||
ActiveRecordsFonds:
|
||||
is_a: CurrentArchiveRecordSetType
|
||||
|
|
|
|||
|
|
@ -18,6 +18,7 @@ imports:
|
|||
- ./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:
|
||||
CustodianArchiveRecordSetType:
|
||||
description: 'A rico:RecordSetType for classifying collections held by CustodianArchive custodians.
|
||||
|
|
|
|||
|
|
@ -19,6 +19,27 @@ imports:
|
|||
- ../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:
|
||||
CustodialRecordsFonds:
|
||||
is_a: CustodianArchiveRecordSetType
|
||||
|
|
|
|||
|
|
@ -18,6 +18,8 @@ imports:
|
|||
- ./CustodianLegalStatus
|
||||
- ./ConfidenceMeasure
|
||||
- ./LanguageCode
|
||||
- ./SpecificityAnnotation
|
||||
- ./TemplateSpecificityScores
|
||||
- ../slots/observed_name
|
||||
- ../slots/has_or_had_alternative_observed_name
|
||||
- ../slots/observation_date
|
||||
|
|
@ -29,8 +31,6 @@ imports:
|
|||
- ../slots/has_or_had_custodian_type
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ./SpecificityAnnotation
|
||||
- ./TemplateSpecificityScores
|
||||
classes:
|
||||
CustodianObservation:
|
||||
class_uri: hc:CustodianObservation
|
||||
|
|
|
|||
|
|
@ -35,6 +35,8 @@ imports:
|
|||
- ../slots/template_specificity
|
||||
- ./SpecificityAnnotation
|
||||
- ./TemplateSpecificityScores
|
||||
- ../slots/derived_from_observation
|
||||
- ../slots/place_custodian_ref
|
||||
classes:
|
||||
CustodianPlace:
|
||||
is_a: ReconstructedEntity
|
||||
|
|
|
|||
|
|
@ -14,6 +14,7 @@ imports:
|
|||
- ./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:
|
||||
DarkArchiveRecordSetType:
|
||||
description: 'A rico:RecordSetType for classifying collections held by DarkArchive custodians.
|
||||
|
|
|
|||
|
|
@ -19,6 +19,27 @@ imports:
|
|||
- ../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:
|
||||
PreservationCopyCollection:
|
||||
is_a: DarkArchiveRecordSetType
|
||||
|
|
|
|||
|
|
@ -18,6 +18,10 @@ imports:
|
|||
- ../enums/DataLicenseTypeEnum
|
||||
- ../enums/DataOpennessLevelEnum
|
||||
- ../enums/OpennessStanceEnum
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
default_prefix: hc
|
||||
classes:
|
||||
DataLicensePolicy:
|
||||
|
|
|
|||
|
|
@ -17,6 +17,23 @@ imports:
|
|||
- ../slots/template_specificity
|
||||
- ./SpecificityAnnotation
|
||||
- ./TemplateSpecificityScores
|
||||
- ../slots/protocol_name
|
||||
- ../slots/protocol_version
|
||||
- ../slots/specification_url
|
||||
- ../slots/protocol_name
|
||||
- ../slots/protocol_version
|
||||
- ../slots/specification_url
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ../slots/typical_http_methods
|
||||
- ../slots/typical_response_formats
|
||||
- ../slots/protocol_name
|
||||
- ../slots/protocol_version
|
||||
- ../slots/specification_url
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ../slots/typical_http_methods
|
||||
- ../slots/typical_response_formats
|
||||
classes:
|
||||
SRUEndpoint:
|
||||
is_a: DataServiceEndpointType
|
||||
|
|
|
|||
|
|
@ -43,18 +43,22 @@ classes:
|
|||
- schema:PropertyValue
|
||||
attributes:
|
||||
TIER_1_AUTHORITATIVE:
|
||||
description: Field names with data from authoritative registries (e.g., ISIL, KvK)
|
||||
range: string
|
||||
multivalued: true
|
||||
inlined_as_list: true
|
||||
TIER_2_VERIFIED:
|
||||
description: Field names with data verified against institutional sources
|
||||
range: string
|
||||
multivalued: true
|
||||
inlined_as_list: true
|
||||
TIER_3_CROWD_SOURCED:
|
||||
description: Field names with data from crowd-sourced platforms (e.g., Wikidata, OSM)
|
||||
range: string
|
||||
multivalued: true
|
||||
inlined_as_list: true
|
||||
TIER_4_INFERRED:
|
||||
description: Field names with data inferred via NLP or automated extraction
|
||||
range: string
|
||||
multivalued: true
|
||||
inlined_as_list: true
|
||||
|
|
|
|||
|
|
@ -38,6 +38,40 @@ imports:
|
|||
- ./AuxiliaryPlace
|
||||
- ./SpecificityAnnotation
|
||||
- ./TemplateSpecificityScores
|
||||
- ../slots/contact_point
|
||||
- ../slots/department_code
|
||||
- ../slots/department_description
|
||||
- ../slots/department_head
|
||||
- ../slots/department_id
|
||||
- ../slots/department_name
|
||||
- ../slots/dissolved_date
|
||||
- ../slots/established_date
|
||||
- ../slots/has_or_had_manages_collection
|
||||
- ../slots/has_or_had_staff_member
|
||||
- ../slots/has_or_had_sub_department
|
||||
- ../slots/located_at
|
||||
- ../slots/mandate
|
||||
- ../slots/parent_department
|
||||
- ../slots/refers_to_custodian
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ../slots/contact_point
|
||||
- ../slots/department_code
|
||||
- ../slots/department_description
|
||||
- ../slots/department_head
|
||||
- ../slots/department_id
|
||||
- ../slots/department_name
|
||||
- ../slots/dissolved_date
|
||||
- ../slots/established_date
|
||||
- ../slots/has_or_had_manages_collection
|
||||
- ../slots/has_or_had_staff_member
|
||||
- ../slots/has_or_had_sub_department
|
||||
- ../slots/located_at
|
||||
- ../slots/mandate
|
||||
- ../slots/parent_department
|
||||
- ../slots/refers_to_custodian
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
classes:
|
||||
Department:
|
||||
class_uri: org:OrganizationalUnit
|
||||
|
|
|
|||
|
|
@ -30,6 +30,7 @@ imports:
|
|||
- ./WikiDataEntry # for is_or_was_related_to range (2026-01-15)
|
||||
- ../slots/is_or_was_part_of_archive_series
|
||||
- ./DepartmentalArchivesRecordSetType
|
||||
- ../slots/has_applicable_country
|
||||
classes:
|
||||
DepartmentalArchives:
|
||||
is_a: ArchiveOrganizationType
|
||||
|
|
|
|||
|
|
@ -16,6 +16,11 @@ imports:
|
|||
- ../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:
|
||||
DepartmentalArchivesRecordSetType:
|
||||
description: A rico:RecordSetType for classifying collections of French departmental archive materials within heritage
|
||||
|
|
|
|||
|
|
@ -19,6 +19,27 @@ imports:
|
|||
- ../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:
|
||||
DepartmentAdministrationFonds:
|
||||
is_a: DepartmentalArchivesRecordSetType
|
||||
|
|
|
|||
|
|
@ -14,6 +14,7 @@ imports:
|
|||
- ./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:
|
||||
DepositArchiveRecordSetType:
|
||||
description: 'A rico:RecordSetType for classifying collections held by DepositArchive custodians.
|
||||
|
|
|
|||
|
|
@ -19,6 +19,27 @@ imports:
|
|||
- ../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:
|
||||
DepositedRecordsFonds:
|
||||
is_a: DepositArchiveRecordSetType
|
||||
|
|
|
|||
|
|
@ -13,6 +13,7 @@ imports:
|
|||
- ./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:
|
||||
DigitalArchiveRecordSetType:
|
||||
description: 'A rico:RecordSetType for classifying collections held by DigitalArchive custodians.
|
||||
|
|
|
|||
|
|
@ -19,6 +19,27 @@ imports:
|
|||
- ../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:
|
||||
DigitalObjectCollection:
|
||||
is_a: DigitalArchiveRecordSetType
|
||||
|
|
|
|||
|
|
@ -16,6 +16,16 @@ imports:
|
|||
- ../slots/template_specificity
|
||||
- ./SpecificityAnnotation
|
||||
- ./TemplateSpecificityScores
|
||||
- ../slots/is_or_was_related_to
|
||||
- ../slots/platform_type_category
|
||||
- ../slots/is_or_was_related_to
|
||||
- ../slots/platform_type_category
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
- ../slots/is_or_was_related_to
|
||||
- ../slots/platform_type_category
|
||||
- ../slots/specificity_annotation
|
||||
- ../slots/template_specificity
|
||||
classes:
|
||||
DigitalLibrary:
|
||||
is_a: DigitalPlatformType
|
||||
|
|
|
|||
|
|
@ -14,6 +14,7 @@ imports:
|
|||
- ./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:
|
||||
DimArchivesRecordSetType:
|
||||
description: 'A rico:RecordSetType for classifying collections held by DimArchives custodians.
|
||||
|
|
|
|||
|
|
@ -19,6 +19,27 @@ imports:
|
|||
- ../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:
|
||||
DigitallyInaccessibleCollection:
|
||||
is_a: DimArchivesRecordSetType
|
||||
|
|
|
|||
|
|
@ -13,6 +13,7 @@ imports:
|
|||
- ./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:
|
||||
DiocesanArchiveRecordSetType:
|
||||
description: 'A rico:RecordSetType for classifying collections held by DiocesanArchive custodians.
|
||||
|
|
|
|||
|
|
@ -19,6 +19,27 @@ imports:
|
|||
- ../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:
|
||||
DiocesanAdministrationFonds:
|
||||
is_a: DiocesanArchiveRecordSetType
|
||||
|
|
|
|||
|
|
@ -17,6 +17,11 @@ imports:
|
|||
- ../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:
|
||||
DistrictArchiveGermanyRecordSetType:
|
||||
description: 'A rico:RecordSetType for classifying collections held by DistrictArchiveGermany custodians.
|
||||
|
|
|
|||
Some files were not shown because too many files have changed in this diff Show more
Loading…
Reference in a new issue