glam/schemas/20251121/linkml/01_custodian_name_modular.yaml
2026-02-08 19:22:13 +01:00

2121 lines
103 KiB
YAML

# Heritage Custodian Observation and Reconstruction Pattern - Main Schema
# This is the entry point schema that imports all modules
id: https://nde.nl/ontology/hc/custodian
name: heritage_custodian_ontology
title: Heritage Custodian Ontology
description: |
Heritage Custodian Ontology using a hub architecture pattern with multi-aspect modeling:
- Custodian (Hub): Minimal abstract entity with only persistent identifier (hc_id: https://nde.nl/ontology/hc/{id})
- CustodianObservation: Evidence of custodians in sources (input to ReconstructionActivity)
- ReconstructionActivity: Process that generates custodian aspects from observations
- CustodianLegalStatus: Formal legal entity (one aspect - PRECISE, registered)
- CustodianName: Standardized emic name (one aspect - ambiguous, contextual)
- CustodianPlace: Nominal place designation (one aspect - NOT coordinates!)
- CustodianCollection: Heritage collection (one aspect - metonymic reference)
The hub pattern allows multiple observations and reconstructions to coexist without privileging
any single source as authoritative. All data connects through persistent identifiers.
Four aspects (legal status, name, place, collection) can independently identify the same custodian hub.
Inspired by PiCo (Persons in Context) ontology pattern for distinguishing observations from entities.
version: 0.9.12
license: https://creativecommons.org/licenses/by-sa/4.0/
prefixes:
linkml: https://w3id.org/linkml/
hc: https://nde.nl/ontology/hc/
ore: http://www.openarchives.org/ore/terms/
default_prefix: hc
imports:
- linkml:types
- modules/metadata
- modules/slots/20260202_matang/has_description
- modules/slots/20260202_matang/has_label
- modules/slots/20260202_matang/has_affiliation
- modules/slots/20260202_matang/changed_through
- modules/slots/20260202_matang/retrieved_at
# collection_description ARCHIVED (2026-01-18) - migrated to has_or_had_description (Rule 53)
# collection_name ARCHIVED (2026-01-18) - migrated to has_or_had_label (Rule 53)
# collection_scope ARCHIVED (2026-01-18) - migrated to has_or_had_scope + CollectionScope (Rule 53)
- modules/slots/20260202_matang/has_scope
# collections_under_responsibility ARCHIVED (2026-01-19) - migrated to is_or_was_responsible_for (Rule 53)
- modules/slots/20260202_matang/responsible_for
- modules/slots/20260202_matang/new/contact
- modules/slots/20260202_matang/new/created
# has_collection ARCHIVED (2026-01-15) - migrated to has_or_had_collection (Rule 53)
- modules/slots/20260202_matang/has_collection
- modules/slots/20260202_matang/located_at
- modules/slots/20260202_matang/new/organizational_structure
# unit_name ARCHIVED (2026-01-14) - migrated to has_or_had_label (Rule 53)
# unit_type ARCHIVED (2026-01-15) - migrated to has_or_had_type (Rule 53)
# See: archive/slots/unit_type_archived_20260114.yaml for historical reference
- modules/slots/20260202_matang/new/parent_unit
- modules/slots/20260202_matang/new/staff_count
- modules/slots/20260202_matang/new/contact_point
- modules/slots/20260202_matang/new/staff_impact
# encompassing_body ARCHIVED (2025-01-15) - migrated to is_or_was_encompassed_by (Rule 53)
- modules/slots/20260202_matang/encompassed_by
# variant_of_name ARCHIVED (2026-01-14) - migrated to has_or_had_variant_name (Rule 53)
- modules/slots/20260202_matang/new/justification
- modules/slots/20260202_matang/new/language
- modules/slots/20260202_matang/new/language_code
- modules/slots/20260202_matang/new/legal_form
- modules/slots/20260202_matang/new/legal_name
- modules/slots/20260202_matang/new/legal_status
- modules/slots/20260202_matang/new/legal_entity_type
- modules/slots/20260202_matang/new/legal_responsibility_basis
- modules/slots/20260202_matang/new/legal_responsibility_start_date
- modules/slots/20260202_matang/new/legal_responsibility_end_date
- modules/slots/20260202_matang/new/responsible_legal_entity
- modules/slots/20260202_matang/new/responsible_agent
- modules/slots/20260202_matang/new/method
- modules/slots/20260202_matang/new/modified
- modules/slots/20260202_matang/new/name_authority
- modules/slots/20260202_matang/new/name_validity_period
- modules/slots/20260202_matang/new/observation_context
- modules/slots/20260202_matang/new/observation_date
- modules/slots/20260202_matang/new/observed_name
# REMOVED 2026-01-15: parent_custodian - archived and migrated (see slot_fixes.yaml)
- modules/slots/20260202_matang/new/place_designation
- modules/slots/20260202_matang/new/place_name
- modules/slots/20260202_matang/new/place_language
- modules/slots/20260202_matang/new/place_specificity
- modules/slots/20260202_matang/new/place_note
- modules/slots/20260202_matang/new/policy_id
- modules/slots/20260202_matang/new/policy_name
- modules/slots/20260202_matang/new/settlement
- modules/slots/20260202_matang/new/safeguarded_by
- modules/slots/20260202_matang/new/source
- modules/slots/20260202_matang/new/source_creator
- modules/slots/20260202_matang/new/source_date
- modules/slots/20260202_matang/new/source_type
- modules/slots/20260202_matang/new/source_uri
- modules/slots/20260202_matang/new/standardized_name
- modules/slots/20260202_matang/new/started_at_time
- modules/slots/20260202_matang/temporal_extent
- modules/slots/20260202_matang/new/preferred_label
- modules/slots/20260202_matang/new/place_designation
# valid_from and valid_to ARCHIVED (2026-01-14) - migrated to temporal_extent (Rule 53)
# was_revision_of ARCHIVED (2026-01-15) - migrated to is_or_was_revision_of (Rule 53)
- modules/slots/20260202_matang/revision_of
# Hub architecture slots
- modules/slots/20260202_matang/new/refers_to_custodian
- modules/slots/20260202_matang/new/observation_source
- modules/slots/20260202_matang/new/reconstruction_method
- modules/slots/20260202_matang/new/legal_entity_type
- modules/slots/20260202_matang/new/name_language
# PersonObservation slots (10 files - NEW in v0.6.0)
- modules/slots/20260202_matang/new/person_name
- modules/slots/20260202_matang/new/staff_role
- modules/slots/20260202_matang/new/role_title
- modules/slots/20260202_matang/affiliated_with
- modules/slots/20260202_matang/new/role_start_date
- modules/slots/20260202_matang/new/role_end_date
- modules/slots/20260202_matang/affected_by
- modules/slots/20260202_matang/has_email_address
- modules/slots/20260202_matang/has_staff_member
# observation_source already imported above
# CustodianCollection + OrganizationalStructure collection management slots (2 files - NEW in v0.7.0)
- modules/slots/20260202_matang/new/managing_unit
# Enums (11 files - CustodianPrimaryTypeEnum ARCHIVED per Rule 9: Enum-to-Class Promotion)
# See: schemas/20251121/linkml/archive/enums/CustodianPrimaryTypeEnum.yaml.archived_20260105
- modules/enums/AgentTypeEnum
- modules/enums/AppellationTypeEnum
- modules/enums/EncompassingBodyTypeEnum
- modules/enums/EntityTypeEnum
- modules/enums/LegalStatusEnum
- modules/enums/OrganizationalUnitTypeEnum
- modules/enums/OrganizationalChangeEventTypeEnum
- modules/enums/PlaceSpecificityEnum
- modules/enums/AuxiliaryPlaceTypeEnum
- modules/enums/OrganizationBranchTypeEnum
- modules/enums/AuxiliaryDigitalPlatformTypeEnum
- modules/enums/FeatureTypeEnum
- modules/enums/ReconstructionActivityTypeEnum
- modules/enums/SourceDocumentTypeEnum
# StaffRoleTypeEnum REMOVED - replaced by StaffRole class hierarchy
# See: rules/ENUM_TO_CLASS_PRINCIPLE.md for rationale
- modules/enums/CallForApplicationStatusEnum
- modules/enums/FundingRequirementTypeEnum
- modules/enums/DonationSchemeTypeEnum
# Web portal types - promoted to class hierarchy (WebPortalType.yaml, WebPortalTypes.yaml)
# WebPortalTypeEnum was archived per enum-to-class single source of truth principle
# Social media - promoted to class hierarchy (SocialMediaPlatformType.yaml, SocialMediaPlatformTypes.yaml)
# SocialMediaPlatformTypeEnum was archived per enum-to-class single source of truth principle
- modules/enums/DigitalPresenceTypeEnum
# Intangible heritage enums (for IntangibleHeritageForm)
- modules/enums/UNESCOICHDomainEnum
- modules/enums/UNESCOListStatusEnum
- modules/enums/ICHViabilityStatusEnum
# Classes (44 files - ALL 19 specialized CustodianTypes COMPLETE + CallForApplication + WebObservation)
# Staff role class hierarchy (replaces StaffRoleTypeEnum - Single Source of Truth)
# See: rules/ENUM_TO_CLASS_PRINCIPLE.md
# Data service endpoint classes (NEW v0.9.10 - API endpoint modeling)
# Registration and Jurisdiction classes (NEW - GLEIF alignment)
# Standards ecosystem classes (NEW v0.9.1 - identifier standards support)
# Container class for tree_root (instance validation)
# Funding and provenance classes (NEW v0.9.2 - heritage funding calls)
# Strategic funding agendas (NEW v0.9.3 - research agenda modeling)
# Funding requirements with provenance (NEW v0.9.4 - structured requirements)
# Donation and giving schemes (NEW v0.9.11 - heritage institution funding)
# Tax schemes and deductibility (NEW v0.9.11 - donation support)
# Web portals for heritage metadata aggregation (NEW v0.9.5)
# Social media and IoT digital presence (NEW v0.9.6)
# Video content modeling (NEW v0.9.10 - social media video + transcripts + annotations)
# Web portal and social media type hierarchies (NEW v0.9.9 - promoted from enums)
# Collection type base class (NEW v0.9.9 - for rico:RecordSetType hierarchy)
# Archive subtype classes (NEW v0.9.9 - 95 specialized archive types + companion RecordSetTypes)
# Each file contains both the CustodianType (archive organization) and CollectionType (rico:RecordSetType)
# Following dual-class pattern for custodian vs collection semantics
# Archive RecordSetTypes - concrete subclasses of rico:RecordSetType (v0.9.12)
# These define the types of record sets held by each archive type
# Updated: all 92 archive types now have RecordSetTypes files
# New slots for registration info
- modules/slots/20260202_matang/new/country
# website ARCHIVED (2025-01-15) - migrated to has_or_had_official_website (Rule 53)
- modules/slots/20260202_matang/new/jurisdiction
- modules/slots/20260202_matang/new/primary_register
- modules/slots/20260202_matang/new/legal_jurisdiction
# New slots for identifier standards (NEW v0.9.1)
- modules/slots/20260202_matang/allocated_by
# also_identifies_name ARCHIVED (2026-01-15) - migrated (Rule 53)
# Web portal relationship slots (NEW v0.9.5)
- modules/slots/20260202_matang/operated_by
# NEW: Aggregation-related slots
- modules/slots/20260202_matang/aggregate_from
- modules/slots/20260202_matang/aggregated_by
# Bidirectional/inverse property slots (NEW v0.9.7)
- modules/slots/20260202_matang/collection_of
- modules/slots/20260202_matang/has_member
- modules/slots/20260202_matang/member_of
# Additional bidirectional slots (v0.9.8 - comprehensive navigation)
- modules/slots/20260202_matang/new/encompasses_or_encompassed
- modules/slots/20260202_matang/platform_of
- modules/slots/20260202_matang/allocate
- modules/slots/20260202_matang/new/is_legal_status_of
- modules/slots/20260202_matang/new/offers_donation_scheme
# Rico:isOrWasHolderOf relationship slot (links custodians to record set types)
- modules/slots/20260202_matang/new/hold_or_held_record_set_type
- modules/slots/20260202_matang/new/record_note
- modules/slots/20260202_matang/new/organizational_principle
- modules/slots/20260202_matang/new/organizational_principle_uri
- modules/slots/20260202_matang/new/record_holder
- modules/slots/20260202_matang/new/record_holder_note
- modules/slots/20260202_matang/new/scope_include
- modules/slots/20260202_matang/new/scope_exclude
- modules/slots/20260202_matang/new/preservation_note
- modules/slots/20260202_matang/new/privacy_note
- modules/slots/20260202_matang/new/legal_note
# broader_type ARCHIVED (2026-01-14) - migrated to has_or_had_hypernym (Rule 53)
# See: archive/slots/broader_type_archived_20260114.yaml for historical reference
- modules/slots/20260202_matang/new/narrower_type
# custodian_type_broader ARCHIVED (2026-01-09) - SKOS hierarchy now defined locally in CustodianType.yaml
# See: archive/slots/custodian_type_broader.yaml for historical reference
- modules/slots/20260202_matang/new/organization_type
- modules/slots/20260202_matang/new/organization_legal_form
- modules/slots/20260202_matang/new/membership_criteria
# community_engagement ARCHIVED 2026-01-19 - migrated to has_or_had_activity (imported above)
- modules/slots/20260202_matang/new/service_offering
- modules/slots/20260202_matang/new/record_type
- modules/slots/20260202_matang/new/society_focus
- modules/slots/20260202_matang/new/platform_type_id
- modules/slots/20260202_matang/new/platform_type_category
- modules/slots/20260202_matang/new/portal_type_category
- modules/slots/20260202_matang/new/portal_typical_domain
- modules/slots/20260202_matang/has_scope
- modules/slots/20260202_matang/new/social_media_platform_category
- modules/slots/20260202_matang/new/social_media_url_pattern
- modules/slots/20260202_matang/new/social_media_wikidata_id
- modules/slots/20260202_matang/new/post_type_category
- modules/slots/20260202_matang/new/post_type_ephemeral
- modules/slots/20260202_matang/new/post_type_max_duration
- modules/slots/20260202_matang/new/post_type_media_format
- modules/slots/20260202_matang/new/post_type_supported_platform
- modules/slots/20260202_matang/new/post_type_schema_org_type
- modules/slots/20260202_matang/new/post_type_activity_streams_type
- modules/slots/20260202_matang/new/role_category
- modules/slots/20260202_matang/new/includes_timestamp
- modules/slots/20260202_matang/has_segment
- modules/slots/20260202_matang/equivalent_to
- modules/slots/20260202_matang/related_to
- modules/slots/20260202_matang/has_branch
- modules/slots/20260202_matang/has_provenance_path
- modules/slots/20260202_matang/acquired_through
- modules/slots/20260202_matang/has_use_case
- modules/slots/20260202_matang/has_content
- modules/slots/20260202_matang/has_quantity
- modules/slots/20260202_matang/new/supersedes_or_superseded
- modules/slots/20260202_matang/has_text
- modules/slots/20260202_matang/has_summary
- modules/slots/20260202_matang/has_language
- modules/slots/20260202_matang/identified_by
- modules/slots/20260202_matang/new/field_number
- modules/slots/20260202_matang/new/sampling_protocol
- modules/slots/20260202_matang/new/habitat_description
- modules/slots/20260202_matang/has_accreditation
- modules/slots/20260202_matang/protocol_version
- modules/slots/20260202_matang/has_custodian_observation
- modules/slots/20260202_matang/has_custodian_name
- modules/slots/20260202_matang/new/has_archive_path
- modules/slots/20260202_matang/has_section
- modules/slots/20260202_matang/protocol_name
- modules/slots/20260202_matang/new/states_or_stated
- modules/slots/20260202_matang/has_currency
- modules/slots/20260202_matang/new/transmits_or_transmitted_through
- modules/slots/20260202_matang/new/legacy_planning
- modules/slots/20260202_matang/new/personal_collection_subtype
- modules/slots/20260202_matang/new/preservation_approach
- modules/slots/20260202_matang/new/creator
- modules/slots/20260202_matang/new/major_city
- modules/slots/20260202_matang/new/outbound_to
- modules/slots/20260202_matang/access_restricted
- modules/slots/20260202_matang/new/warrants_or_warranted
- modules/slots/20260202_matang/new/uses_or_used_technique
- modules/slots/20260202_matang/new/uses_or_used
- modules/slots/20260202_matang/new/takes_or_took_place_at
- modules/slots/20260202_matang/new/takes_or_took_comission
- modules/slots/20260202_matang/new/stores_or_stored
- modules/slots/20260202_matang/new/starts_or_started_at_location
- modules/slots/20260202_matang/new/start_time
- modules/slots/20260202_matang/new/end_time
- modules/slots/20260202_matang/new/start_seconds
- modules/slots/20260202_matang/new/end_seconds
- modules/slots/20260202_matang/new/start_seconds
- modules/slots/20260202_matang/new/start_of_the_start
- modules/slots/20260202_matang/new/standards_compliance
- modules/slots/20260202_matang/new/standards_applied
- modules/slots/20260202_matang/new/staff_id
- modules/slots/20260202_matang/new/square_meters
- modules/slots/20260202_matang/new/speech_text
- modules/slots/20260202_matang/new/speech_language_confidence
- modules/slots/20260202_matang/new/speech_language
- modules/slots/20260202_matang/new/speech_detected
- modules/slots/20260202_matang/new/spectrum_procedure
- modules/slots/20260202_matang/new/specimen_type
- modules/slots/20260202_matang/new/specimen_count
- modules/slots/20260202_matang/new/specifies_or_specified
- modules/slots/20260202_matang/new/specificity_timestamp
- modules/slots/20260202_matang/new/specificity_score
- modules/slots/20260202_matang/new/specificity_rationale
- modules/slots/20260202_matang/new/specificity_agent
- modules/slots/20260202_matang/new/specification_url
- modules/slots/20260202_matang/new/specialized_place
- modules/slots/20260202_matang/new/special_requirement
- modules/slots/20260202_matang/new/special_collection
- modules/slots/20260202_matang/new/speaker_label
- modules/slots/20260202_matang/new/speaker_id
- modules/slots/20260202_matang/new/speaker_count
- modules/slots/20260202_matang/new/spatial_resolution
- modules/slots/20260202_matang/new/sparql_endpoint
- modules/slots/20260202_matang/new/space_name
- modules/slots/20260202_matang/new/space_description
- modules/slots/20260202_matang/new/source_video_url
- modules/slots/20260202_matang/new/source_video
- modules/slots/20260202_matang/new/source_url
- modules/slots/20260202_matang/new/source_section
- modules/slots/20260202_matang/new/source_organization
- modules/slots/20260202_matang/new/source_metadata
- modules/slots/20260202_matang/new/source_language_auto_detected
- modules/slots/20260202_matang/new/source_file
- modules/slots/20260202_matang/new/source_dataset
- modules/slots/20260202_matang/new/sound_events_detected
- modules/slots/20260202_matang/new/social_media_profile_id
- modules/slots/20260202_matang/new/social_media_platform_type_id
- modules/slots/20260202_matang/new/social_media_platform_name
- modules/slots/20260202_matang/new/social_media_platform_description
- modules/slots/20260202_matang/new/social_media_heritage_use_case
- modules/slots/20260202_matang/new/social_media_feature
- modules/slots/20260202_matang/new/social_media_example_profile
- modules/slots/20260202_matang/new/snr_db
- modules/slots/20260202_matang/new/slug
- modules/slots/20260202_matang/new/skill
- modules/slots/20260202_matang/new/site_portfolio
- modules/slots/20260202_matang/new/silence_total_seconds
- modules/slots/20260202_matang/new/short_name
- modules/slots/20260202_matang/new/shop_type
- modules/slots/20260202_matang/new/shipping_method
- modules/slots/20260202_matang/new/shelf_number
- modules/slots/20260202_matang/new/shelf_mark
- modules/slots/20260202_matang/new/shares_catalog_with_main
- modules/slots/20260202_matang/new/sex
- modules/slots/20260202_matang/new/settlement_name
- modules/slots/20260202_matang/new/setpoint_value
- modules/slots/20260202_matang/new/setpoint_unit
- modules/slots/20260202_matang/new/setpoint_type
- modules/slots/20260202_matang/new/setpoint_tolerance
- modules/slots/20260202_matang/new/setpoint_min
- modules/slots/20260202_matang/new/setpoint_max
- modules/slots/20260202_matang/new/services_offered
- modules/slots/20260202_matang/new/service_portfolio
- modules/slots/20260202_matang/new/service_area_type
- modules/slots/20260202_matang/new/service_area_name
- modules/slots/20260202_matang/new/service_area_id
- modules/slots/20260202_matang/new/service_area_description
- modules/slots/20260202_matang/new/service_area
- modules/slots/20260202_matang/new/serves_visitors_only
- modules/slots/20260202_matang/new/serves_staff
- modules/slots/20260202_matang/new/serves_or_served
- modules/slots/20260202_matang/new/serves_function_of
- modules/slots/20260202_matang/new/serves_finding_aid
- modules/slots/20260202_matang/new/served_by
- modules/slots/20260202_matang/new/sentence_count
- modules/slots/20260202_matang/new/sensory_heritage_domain
- modules/slots/20260202_matang/new/segment_text
- modules/slots/20260202_matang/new/segment_start_seconds
- modules/slots/20260202_matang/new/segment_language
- modules/slots/20260202_matang/new/segment_index
- modules/slots/20260202_matang/new/segment_end_seconds
- modules/slots/20260202_matang/new/segment_confidence
- modules/slots/20260202_matang/new/security_level
- modules/slots/20260202_matang/new/secularization_status
- modules/slots/20260202_matang/new/section_id
- modules/slots/20260202_matang/new/secondary
- modules/slots/20260202_matang/new/seating_capacity
- modules/slots/20260202_matang/new/seasonal_hour
- modules/slots/20260202_matang/new/script_type
- modules/slots/20260202_matang/new/scraped_timestamp
- modules/slots/20260202_matang/new/scrape_method
- modules/slots/20260202_matang/new/scope_description
- modules/slots/20260202_matang/new/scheme_url
- modules/slots/20260202_matang/new/scheme_type
- modules/slots/20260202_matang/new/scheme_name
- modules/slots/20260202_matang/new/scheme_id
- modules/slots/20260202_matang/new/scheme_description
- modules/slots/20260202_matang/new/scene_types_detected
- modules/slots/20260202_matang/new/scene_count
- modules/slots/20260202_matang/new/sales_activity
- modules/slots/20260202_matang/new/safety_certification
- modules/slots/20260202_matang/new/safeguarding_measure
- modules/slots/20260202_matang/new/row_number
- modules/slots/20260202_matang/new/route_title
- modules/slots/20260202_matang/new/route_relevance_to_heritage
- modules/slots/20260202_matang/new/route_keyword
- modules/slots/20260202_matang/new/route_id
- modules/slots/20260202_matang/new/route_description
- modules/slots/20260202_matang/new/role_name_local
- modules/slots/20260202_matang/new/role_name
- modules/slots/20260202_matang/new/role_id
- modules/slots/20260202_matang/new/rights_statement_url
- modules/slots/20260202_matang/new/rights_statement
- modules/slots/20260202_matang/new/revision_number
- modules/slots/20260202_matang/new/revision_date
- modules/slots/20260202_matang/new/review_status
- modules/slots/20260202_matang/new/review_date
- modules/slots/20260202_matang/new/revenue_category
- modules/slots/20260202_matang/new/return_condition_report_url
- modules/slots/20260202_matang/new/retrieved_on
- modules/slots/20260202_matang/retrieved_by
- modules/slots/20260202_matang/new/retrieval_timestamp
- modules/slots/20260202_matang/new/retrieval_method
- modules/slots/20260202_matang/new/retrieval_agent
- modules/slots/20260202_matang/new/retention_tracking
- modules/slots/20260202_matang/new/retention_schedule
- modules/slots/20260202_matang/new/retention_period_year
- modules/slots/20260202_matang/new/results_expected_date
- modules/slots/20260202_matang/new/restriction_type
- modules/slots/20260202_matang/new/restriction_reason
- modules/slots/20260202_matang/new/restriction_description
- modules/slots/20260202_matang/new/restriction_category
- modules/slots/20260202_matang/new/responsible_department
- modules/slots/20260202_matang/new/responsible_actor
- modules/slots/20260202_matang/new/response_format
- modules/slots/20260202_matang/new/resource_description
- modules/slots/20260202_matang/new/reservation_required
- modules/slots/20260202_matang/new/research_value
- modules/slots/20260202_matang/new/research_project
- modules/slots/20260202_matang/new/research_program
- modules/slots/20260202_matang/new/research_infrastructure
- modules/slots/20260202_matang/new/research_focus_area
- modules/slots/20260202_matang/new/research_focus
- modules/slots/20260202_matang/new/research_department
- modules/slots/20260202_matang/new/research_center_type
- modules/slots/20260202_matang/new/research_center_subtype
- modules/slots/20260202_matang/new/requires_uv_filter
- modules/slots/20260202_matang/new/requires_separate_registration
- modules/slots/20260202_matang/new/requires_research
- modules/slots/20260202_matang/new/requires_registration
- modules/slots/20260202_matang/new/requires_qualification
- modules/slots/20260202_matang/new/requires_or_required
- modules/slots/20260202_matang/new/requires_esd_protection
- modules/slots/20260202_matang/new/requires_dust_free
- modules/slots/20260202_matang/new/requires_declaration
- modules/slots/20260202_matang/new/requires_dark_storage
- modules/slots/20260202_matang/new/requires_articles_at_registration
- modules/slots/20260202_matang/new/requires_appointment
- modules/slots/20260202_matang/new/requirement_value
- modules/slots/20260202_matang/new/requirement_unit
- modules/slots/20260202_matang/new/requirement_type
- modules/slots/20260202_matang/new/requirement_text
- modules/slots/20260202_matang/new/requirement_id
- modules/slots/20260202_matang/new/request_id
- modules/slots/20260202_matang/new/request_date
- modules/slots/20260202_matang/new/repository_url
- modules/slots/20260202_matang/new/repository_software
- modules/slots/20260202_matang/new/reporting_period_start
- modules/slots/20260202_matang/new/reporting_period_end
- modules/slots/20260202_matang/new/reported_date
- modules/slots/20260202_matang/new/report_url
- modules/slots/20260202_matang/new/report_document
- modules/slots/20260202_matang/new/replaces_primary_location
- modules/slots/20260202_matang/new/repertoire
- modules/slots/20260202_matang/new/remediation_required
- modules/slots/20260202_matang/new/remediation_note
- modules/slots/20260202_matang/new/religious_tradition
- modules/slots/20260202_matang/new/religious_function
- modules/slots/20260202_matang/new/religion
- modules/slots/20260202_matang/new/relationship
- modules/slots/20260202_matang/new/related_types
- modules/slots/20260202_matang/new/related_type_wikidata
- modules/slots/20260202_matang/new/related_type_relationship
- modules/slots/20260202_matang/new/related_type_note
- modules/slots/20260202_matang/new/related_type_name
- modules/slots/20260202_matang/new/related_project
- modules/slots/20260202_matang/new/related_loan
- modules/slots/20260202_matang/new/related_concept
- modules/slots/20260202_matang/new/related_call
- modules/slots/20260202_matang/new/related_agenda
- modules/slots/20260202_matang/new/regulatory_body
- modules/slots/20260202_matang/new/regulatory_authority
- modules/slots/20260202_matang/new/regulates_or_regulated
- modules/slots/20260202_matang/new/regulated_by_scheme
- modules/slots/20260202_matang/new/registration_required
- modules/slots/20260202_matang/new/registration_date
- modules/slots/20260202_matang/new/registration_authority
- modules/slots/20260202_matang/new/registered_office_clause
- modules/slots/20260202_matang/new/register_type
- modules/slots/20260202_matang/new/register_name_local
- modules/slots/20260202_matang/new/register_name
- modules/slots/20260202_matang/new/register_id
- modules/slots/20260202_matang/new/register_abbreviation
- modules/slots/20260202_matang/new/region_type
- modules/slots/20260202_matang/new/region_text
- modules/slots/20260202_matang/new/region_language
- modules/slots/20260202_matang/new/region_confidence
- modules/slots/20260202_matang/new/region_code
- modules/slots/20260202_matang/new/region
- modules/slots/20260202_matang/new/refers_to_storage
- modules/slots/20260202_matang/new/refers_to_person
- modules/slots/20260202_matang/new/refers_to_legal_status
- modules/slots/20260202_matang/new/refers_to_access_policy
- modules/slots/20260202_matang/new/refers_or_referred_to
- modules/slots/20260202_matang/new/recurrence_pattern
- modules/slots/20260202_matang/new/recording_url
- modules/slots/20260202_matang/new/recording_available
- modules/slots/20260202_matang/new/record_timespan
- modules/slots/20260202_matang/new/record_set_type
- modules/slots/20260202_matang/new/record_id
- modules/slots/20260202_matang/new/record_format
- modules/slots/20260202_matang/new/record_equivalent
- modules/slots/20260202_matang/new/record_date
- modules/slots/20260202_matang/new/record_count
- modules/slots/20260202_matang/new/recommendation
- modules/slots/20260202_matang/new/recognized_person_name
- modules/slots/20260202_matang/new/reasoning_content
- modules/slots/20260202_matang/new/reason_description
- modules/slots/20260202_matang/new/reading_room_type
- modules/slots/20260202_matang/new/raw_subtitle_content
- modules/slots/20260202_matang/new/rationale
- modules/slots/20260202_matang/new/rate_value
- modules/slots/20260202_matang/new/provides_or_provided_provenance_to
- modules/slots/20260202_matang/new/profile_name
- modules/slots/20260202_matang/new/profile_location
- modules/slots/20260202_matang/new/profile_linkedin_url
- modules/slots/20260202_matang/new/profile_image_url
- modules/slots/20260202_matang/new/profile_description
- modules/slots/20260202_matang/new/profile_data
- modules/slots/20260202_matang/new/proficiency_level
- modules/slots/20260202_matang/new/production_method
- modules/slots/20260202_matang/new/processing_status
- modules/slots/20260202_matang/new/processing_started_date
- modules/slots/20260202_matang/new/processing_priority
- modules/slots/20260202_matang/new/processing_duration_seconds
- modules/slots/20260202_matang/new/processing_completed_date
- modules/slots/20260202_matang/new/priority
- modules/slots/20260202_matang/new/printer_publisher
- modules/slots/20260202_matang/new/primary_system
- modules/slots/20260202_matang/new/primary_speaker
- modules/slots/20260202_matang/new/primary_heritage_type
- modules/slots/20260202_matang/new/primary_audio_event_type
- modules/slots/20260202_matang/new/price_text
- modules/slots/20260202_matang/new/price_currency
- modules/slots/20260202_matang/new/price
- modules/slots/20260202_matang/new/previous_observation
- modules/slots/20260202_matang/new/preserves_or_preserved
- modules/slots/20260202_matang/new/preservative_detail
- modules/slots/20260202_matang/new/preservation_standard
- modules/slots/20260202_matang/new/preservation_requirement
- modules/slots/20260202_matang/new/preservation_purpose
- modules/slots/20260202_matang/new/preservation_method
- modules/slots/20260202_matang/new/preservation_level
- modules/slots/20260202_matang/new/preservation_event_type
- modules/slots/20260202_matang/new/preservation_budget
- modules/slots/20260202_matang/new/prepared_by
- modules/slots/20260202_matang/new/preparation_date
- modules/slots/20260202_matang/new/preferred_name
- modules/slots/20260202_matang/new/preceding_activity
- modules/slots/20260202_matang/new/practitioner_community
- modules/slots/20260202_matang/new/powers_platform
- modules/slots/20260202_matang/new/power_source
- modules/slots/20260202_matang/new/posted_by_profile
- modules/slots/20260202_matang/new/postal_code
- modules/slots/20260202_matang/new/post_url
- modules/slots/20260202_matang/new/post_type_name
- modules/slots/20260202_matang/new/post_type_id
- modules/slots/20260202_matang/new/post_type_heritage_use_case
- modules/slots/20260202_matang/new/post_type_description
- modules/slots/20260202_matang/new/post_id
- modules/slots/20260202_matang/new/post_count
- modules/slots/20260202_matang/new/poses_or_posed_condition
- modules/slots/20260202_matang/new/portal_url
- modules/slots/20260202_matang/new/portal_type_name
- modules/slots/20260202_matang/new/portal_type_id
- modules/slots/20260202_matang/new/portal_type_description
- modules/slots/20260202_matang/new/portal_status
- modules/slots/20260202_matang/new/portal_name
- modules/slots/20260202_matang/new/portal_language
- modules/slots/20260202_matang/new/portal_id
- modules/slots/20260202_matang/new/portal_description
- modules/slots/20260202_matang/new/policy_text
- modules/slots/20260202_matang/new/policy_review_date
- modules/slots/20260202_matang/new/policy_description
- modules/slots/20260202_matang/new/policy_authority
- modules/slots/20260202_matang/new/platform_url
- modules/slots/20260202_matang/new/platform_type_name
- modules/slots/20260202_matang/new/platform_type_description
- modules/slots/20260202_matang/new/platform_purpose
- modules/slots/20260202_matang/new/platform_name
- modules/slots/20260202_matang/new/platform_id
- modules/slots/20260202_matang/new/platform_description
- modules/slots/20260202_matang/new/plant_species_count
- modules/slots/20260202_matang/new/planned_start
- modules/slots/20260202_matang/new/planned_end
- modules/slots/20260202_matang/new/planned_closure_date
- modules/slots/20260202_matang/new/place_source_text
- modules/slots/20260202_matang/new/place_of_publication
- modules/slots/20260202_matang/new/place_description
- modules/slots/20260202_matang/new/place_custodian_ref
- modules/slots/20260202_matang/new/pipeline_stage
- modules/slots/20260202_matang/new/physical_location
- modules/slots/20260202_matang/new/photograph
- modules/slots/20260202_matang/new/pest_management_required
- modules/slots/20260202_matang/new/personnel_budget
- modules/slots/20260202_matang/new/person_research_score
- modules/slots/20260202_matang/new/person_id
- modules/slots/20260202_matang/new/person_html_file
- modules/slots/20260202_matang/new/person_claim_value
- modules/slots/20260202_matang/new/person_claim_type
- modules/slots/20260202_matang/new/person_claim_id
- modules/slots/20260202_matang/new/permission_required
- modules/slots/20260202_matang/new/permanent_location
- modules/slots/20260202_matang/new/period_start
- modules/slots/20260202_matang/new/period_name
- modules/slots/20260202_matang/new/period_end
- modules/slots/20260202_matang/new/period_description
- modules/slots/20260202_matang/new/period_covered
- modules/slots/20260202_matang/new/period
- modules/slots/20260202_matang/new/performer
- modules/slots/20260202_matang/new/performed_by
- modules/slots/20260202_matang/new/performance_venue
- modules/slots/20260202_matang/new/performance_repertoire
- modules/slots/20260202_matang/new/performance_of
- modules/slots/20260202_matang/new/performance_note
- modules/slots/20260202_matang/new/performance_name
- modules/slots/20260202_matang/new/performance_location
- modules/slots/20260202_matang/new/performance_id
- modules/slots/20260202_matang/new/performance_duration
- modules/slots/20260202_matang/new/performance_description
- modules/slots/20260202_matang/new/performance_datetime
- modules/slots/20260202_matang/new/pdf_url
- modules/slots/20260202_matang/new/payment_frequency
- modules/slots/20260202_matang/new/patronym
- modules/slots/20260202_matang/new/partnership_required
- modules/slots/20260202_matang/new/partnership_model
- modules/slots/20260202_matang/new/partner_institution
- modules/slots/20260202_matang/new/particulate_max
- modules/slots/20260202_matang/new/participating_institution
- modules/slots/20260202_matang/new/participating_custodian
- modules/slots/20260202_matang/new/participant_count
- modules/slots/20260202_matang/new/part_type
- modules/slots/20260202_matang/new/part_of_zone
- modules/slots/20260202_matang/new/part_of_storage
- modules/slots/20260202_matang/new/part_of_facility
- modules/slots/20260202_matang/new/part_of_event
- modules/slots/20260202_matang/new/part_of_custodian_collection
- modules/slots/20260202_matang/new/part_of_collection
- modules/slots/20260202_matang/new/parent_society
- modules/slots/20260202_matang/new/parent_programme
- modules/slots/20260202_matang/new/parent_department
- modules/slots/20260202_matang/new/parent_corporation
- modules/slots/20260202_matang/new/parallel_title
- modules/slots/20260202_matang/new/paragraph_count
- modules/slots/20260202_matang/new/page_title
- modules/slots/20260202_matang/new/page_section
- modules/slots/20260202_matang/new/page_count
- modules/slots/20260202_matang/new/page
- modules/slots/20260202_matang/new/ownership_stamp
- modules/slots/20260202_matang/new/oversight_jurisdiction
- modules/slots/20260202_matang/new/overall_status
- modules/slots/20260202_matang/new/overall_confidence
- modules/slots/20260202_matang/new/outdoor_site_type
- modules/slots/20260202_matang/new/outdoor_site_name
- modules/slots/20260202_matang/new/outdoor_site_id
- modules/slots/20260202_matang/new/outdoor_site_description
- modules/slots/20260202_matang/new/outdoor_seating_capacity
- modules/slots/20260202_matang/new/outbound_condition_report_url
- modules/slots/20260202_matang/new/osm_id
- modules/slots/20260202_matang/new/originates_or_originated_from
- modules/slots/20260202_matang/new/original_end_date
- modules/slots/20260202_matang/new/origin_period
- modules/slots/20260202_matang/new/origin_location
- modules/slots/20260202_matang/new/organizing_body
- modules/slots/20260202_matang/new/organized_by
- modules/slots/20260202_matang/new/organizational_mission
- modules/slots/20260202_matang/new/organizational_level
- modules/slots/20260202_matang/new/organizational_change_score
- modules/slots/20260202_matang/new/organization_name
- modules/slots/20260202_matang/new/operator
- modules/slots/20260202_matang/new/operational_status
- modules/slots/20260202_matang/new/operating_hour
- modules/slots/20260202_matang/new/operating_budget
- modules/slots/20260202_matang/new/opening_hour
- modules/slots/20260202_matang/new/open_source
- modules/slots/20260202_matang/new/online_shop
- modules/slots/20260202_matang/new/official_institution_subtype
- modules/slots/20260202_matang/new/offers_or_offered_access
- modules/slots/20260202_matang/new/offers_or_offered
- modules/slots/20260202_matang/new/offered_by
- modules/slots/20260202_matang/new/oclc_number
- modules/slots/20260202_matang/new/occupation
- modules/slots/20260202_matang/new/observer_type
- modules/slots/20260202_matang/new/observer_name
- modules/slots/20260202_matang/new/observer_affiliation
- modules/slots/20260202_matang/new/observed_in
- modules/slots/20260202_matang/new/observed_entity
- modules/slots/20260202_matang/new/observation_ref
- modules/slots/20260202_matang/new/observation_period
- modules/slots/20260202_matang/new/observation_note
- modules/slots/20260202_matang/new/observation_id
- modules/slots/20260202_matang/new/objects_removed
- modules/slots/20260202_matang/new/objects_count
- modules/slots/20260202_matang/new/objects_affected
- modules/slots/20260202_matang/new/objects_added
- modules/slots/20260202_matang/new/objective
- modules/slots/20260202_matang/new/object_wikidata_id
- modules/slots/20260202_matang/new/object_type
- modules/slots/20260202_matang/new/object_segment
- modules/slots/20260202_matang/new/object_ref
- modules/slots/20260202_matang/new/object_name
- modules/slots/20260202_matang/new/object_label
- modules/slots/20260202_matang/new/object_id
- modules/slots/20260202_matang/new/object_description
- modules/slots/20260202_matang/new/object_confidence
- modules/slots/20260202_matang/new/object_collection_id
- modules/slots/20260202_matang/new/object_classes_detected
- modules/slots/20260202_matang/new/object_alternate_name
- modules/slots/20260202_matang/new/oai_pmh_endpoint
- modules/slots/20260202_matang/new/numeric_value
- modules/slots/20260202_matang/new/note
- modules/slots/20260202_matang/new/provider
- modules/slots/20260202_matang/new/note_date
- modules/slots/20260202_matang/new/note_content
- modules/slots/20260202_matang/new/notary_office
- modules/slots/20260202_matang/new/notary_name
- modules/slots/20260202_matang/new/notarial_deed_number
- modules/slots/20260202_matang/new/notable_examples
- modules/slots/20260202_matang/new/nonprofit_subtype
- modules/slots/20260202_matang/new/noise_floor_db
- modules/slots/20260202_matang/new/no_fabrication
- modules/slots/20260202_matang/new/nl
- modules/slots/20260202_matang/new/network_analysis
- modules/slots/20260202_matang/new/nesting_level
- modules/slots/20260202_matang/new/nazi_era_flag
- modules/slots/20260202_matang/new/narrower_concept
- modules/slots/20260202_matang/new/name_type
- modules/slots/20260202_matang/new/name_specification
- modules/slots/20260202_matang/new/name_local
- modules/slots/20260202_matang/new/mutual_connections_text
- modules/slots/20260202_matang/new/music_type
- modules/slots/20260202_matang/new/music_start_seconds
- modules/slots/20260202_matang/new/music_segment_confidence
- modules/slots/20260202_matang/new/music_genres_detected
- modules/slots/20260202_matang/new/music_genre
- modules/slots/20260202_matang/new/music_end_seconds
- modules/slots/20260202_matang/new/music_detected
- modules/slots/20260202_matang/new/music_confidence
- modules/slots/20260202_matang/new/museum_type_classification
- modules/slots/20260202_matang/new/museum_subtype
- modules/slots/20260202_matang/new/museum_search_score
- modules/slots/20260202_matang/new/multilingual_label
- modules/slots/20260202_matang/new/motivation_type_name
- modules/slots/20260202_matang/new/motivation_type_id
- modules/slots/20260202_matang/new/motivation_type_description
- modules/slots/20260202_matang/new/monument_number
- modules/slots/20260202_matang/new/monitoring_platform_url
- modules/slots/20260202_matang/new/monitoring_platform
- modules/slots/20260202_matang/new/modern_place_name
- modules/slots/20260202_matang/new/model_version
- modules/slots/20260202_matang/new/model_task
- modules/slots/20260202_matang/new/model_provider
- modules/slots/20260202_matang/new/model_architecture
- modules/slots/20260202_matang/new/model
- modules/slots/20260202_matang/new/mixed_governance_structure
- modules/slots/20260202_matang/new/mission_statement
- modules/slots/20260202_matang/new/minimum_partner
- modules/slots/20260202_matang/new/minimum_donation
- modules/slots/20260202_matang/new/minimum_amount
- modules/slots/20260202_matang/new/minimal_of_minimal
- modules/slots/20260202_matang/new/michelin_star
- modules/slots/20260202_matang/new/metrics_observed_date
- modules/slots/20260202_matang/new/metrics_observed_at
- modules/slots/20260202_matang/new/methodology_type
- modules/slots/20260202_matang/new/metadata_standard
- modules/slots/20260202_matang/new/membership_type
- modules/slots/20260202_matang/new/membership_size
- modules/slots/20260202_matang/new/membership_role
- modules/slots/20260202_matang/new/membership_required
- modules/slots/20260202_matang/new/membership_id
- modules/slots/20260202_matang/new/member_organization_url
- modules/slots/20260202_matang/new/member_organization_name
- modules/slots/20260202_matang/member_of
- modules/slots/20260202_matang/new/medium
- modules/slots/20260202_matang/new/measurement_method
- modules/slots/20260202_matang/new/measurement_date
- modules/slots/20260202_matang/new/measurement_data
- modules/slots/20260202_matang/new/maximum_amount
- modules/slots/20260202_matang/new/maximal_of_maximal
- modules/slots/20260202_matang/new/max_likelihood_score
- modules/slots/20260202_matang/new/max_light_lux
- modules/slots/20260202_matang/new/max_group_size
- modules/slots/20260202_matang/new/max_annual_light_exposure
- modules/slots/20260202_matang/new/materials_used
- modules/slots/20260202_matang/new/material_specialization
- modules/slots/20260202_matang/new/material_composition
- modules/slots/20260202_matang/new/martyred
- modules/slots/20260202_matang/new/marginalia
- modules/slots/20260202_matang/new/mandate
- modules/slots/20260202_matang/new/manages_collection
- modules/slots/20260202_matang/managed_by
- modules/slots/20260202_matang/new/major_research_project
- modules/slots/20260202_matang/new/maintenance_schedule
- modules/slots/20260202_matang/new/maintained_by
- modules/slots/20260202_matang/new/lot_number
- modules/slots/20260202_matang/new/longitude
- modules/slots/20260202_matang/new/long_name
- modules/slots/20260202_matang/new/logo_segment
- modules/slots/20260202_matang/new/logo_organization
- modules/slots/20260202_matang/new/logo_label
- modules/slots/20260202_matang/new/logo_confidence
- modules/slots/20260202_matang/new/location_name
- modules/slots/20260202_matang/new/location_browse_score
- modules/slots/20260202_matang/new/location
- modules/slots/20260202_matang/new/locality
- modules/slots/20260202_matang/new/loan_type
- modules/slots/20260202_matang/new/loan_timespan
- modules/slots/20260202_matang/new/loan_status
- modules/slots/20260202_matang/new/loan_start_date
- modules/slots/20260202_matang/new/loan_purpose
- modules/slots/20260202_matang/new/loan_number
- modules/slots/20260202_matang/new/loan_note
- modules/slots/20260202_matang/new/loan_id
- modules/slots/20260202_matang/new/loan_history
- modules/slots/20260202_matang/new/loan_end_date
- modules/slots/20260202_matang/new/loan_agreement_url
- modules/slots/20260202_matang/new/llm_response
- modules/slots/20260202_matang/new/living_collection
- modules/slots/20260202_matang/new/live_broadcast_content
- modules/slots/20260202_matang/new/literal_name
- modules/slots/20260202_matang/new/list_item
- modules/slots/20260202_matang/new/linkedin_url
- modules/slots/20260202_matang/new/linkedin_profile_url
- modules/slots/20260202_matang/new/linkedin_profile_path
- modules/slots/20260202_matang/new/linked_to_collection
- modules/slots/20260202_matang/new/linked_data_export
- modules/slots/20260202_matang/new/linked_data_access
- modules/slots/20260202_matang/new/linked_data
- modules/slots/20260202_matang/new/linked_class_name
- modules/slots/20260202_matang/new/link_url
- modules/slots/20260202_matang/new/link_type
- modules/slots/20260202_matang/new/link_text
- modules/slots/20260202_matang/new/link_rationale
- modules/slots/20260202_matang/new/link_count
- modules/slots/20260202_matang/new/link_context
- modules/slots/20260202_matang/new/likely_whatsapp_proficient
- modules/slots/20260202_matang/new/likelihood_score
- modules/slots/20260202_matang/new/likelihood_level
- modules/slots/20260202_matang/new/likelihood_factor
- modules/slots/20260202_matang/new/likelihood_confidence
- modules/slots/20260202_matang/new/like_count
- modules/slots/20260202_matang/new/light_max_lux
- modules/slots/20260202_matang/new/lifecycle_phase_type
- modules/slots/20260202_matang/new/life_stage
- modules/slots/20260202_matang/new/license
- modules/slots/20260202_matang/new/library_subtype
- modules/slots/20260202_matang/new/library_search_score
- modules/slots/20260202_matang/new/library_catalog_url
- modules/slots/20260202_matang/new/level_value
- modules/slots/20260202_matang/new/lending_policy
- modules/slots/20260202_matang/new/lender_contact
- modules/slots/20260202_matang/new/lender
- modules/slots/20260202_matang/new/legal_system_type
- modules/slots/20260202_matang/new/legal_provenance_note
- modules/slots/20260202_matang/new/legal_basis
- modules/slots/20260202_matang/new/lease_expiry
- modules/slots/20260202_matang/new/launch_date
- modules/slots/20260202_matang/new/latitude
- modules/slots/20260202_matang/new/latency_ms
- modules/slots/20260202_matang/new/last_modified
- modules/slots/20260202_matang/new/languages_raw
- modules/slots/20260202_matang/new/languages_detected
- modules/slots/20260202_matang/new/language_raw
- modules/slots/20260202_matang/new/language_name
- modules/slots/20260202_matang/new/landmark_wikidata_id
- modules/slots/20260202_matang/new/landmark_segment
- modules/slots/20260202_matang/new/landmark_label
- modules/slots/20260202_matang/new/landmark_geonames_id
- modules/slots/20260202_matang/new/landmark_confidence
- modules/slots/20260202_matang/new/label_pt
- modules/slots/20260202_matang/new/label_nl
- modules/slots/20260202_matang/new/label_it
- modules/slots/20260202_matang/new/label_fr
- modules/slots/20260202_matang/new/label_es
- modules/slots/20260202_matang/new/label_de
- modules/slots/20260202_matang/new/knowledge_transmission
- modules/slots/20260202_matang/new/kien_url
- modules/slots/20260202_matang/new/kien_registration_date
- modules/slots/20260202_matang/new/keyword
- modules/slots/20260202_matang/new/keyframe_extraction
- modules/slots/20260202_matang/new/key_distinction
- modules/slots/20260202_matang/new/jurisdiction_type
- modules/slots/20260202_matang/new/jurisdiction_level
- modules/slots/20260202_matang/new/jurisdiction_id
- modules/slots/20260202_matang/new/iucn_status
- modules/slots/20260202_matang/new/item
- modules/slots/20260202_matang/new/issuing_organisation
- modules/slots/20260202_matang/new/issued_call
- modules/slots/20260202_matang/new/issn
- modules/slots/20260202_matang/new/iso_standard_reference
- modules/slots/20260202_matang/new/iso_standard
- modules/slots/20260202_matang/new/iso_3166_2_code
- modules/slots/20260202_matang/new/isil
- modules/slots/20260202_matang/new/isbn_13
- modules/slots/20260202_matang/new/isbn
- modules/slots/20260202_matang/new/is_verified
- modules/slots/20260202_matang/new/is_type_specimen
- modules/slots/20260202_matang/new/is_temporary
- modules/slots/20260202_matang/new/is_sub_guide
- modules/slots/20260202_matang/new/is_sdh
- modules/slots/20260202_matang/new/is_recurring
- modules/slots/20260202_matang/new/is_recognized
- modules/slots/20260202_matang/new/is_rebuilding
- modules/slots/20260202_matang/new/is_public_facing
- modules/slots/20260202_matang/new/is_primary_digital_presence
- modules/slots/20260202_matang/new/is_permitted
- modules/slots/20260202_matang/new/is_permanent
- modules/slots/20260202_matang/new/is_part_of_complex
- modules/slots/20260202_matang/new/is_overlapping
- modules/slots/20260202_matang/webarchived_at
- modules/slots/20260202_matang/verified_by
- modules/slots/20260202_matang/used_by
- modules/slots/20260202_matang/transferred_to
- modules/slots/20260202_matang/transferred
- modules/slots/20260202_matang/threatened_by
- modules/slots/20260202_matang/temporarily_located_at
- modules/slots/20260202_matang/tax_deductible
- modules/slots/20260202_matang/superseded_by
- modules/slots/20260202_matang/succeeded_by
- modules/slots/20260202_matang/suborganization_of
- modules/slots/20260202_matang/sub_collection_of
- modules/slots/20260202_matang/stored_at
- modules/slots/20260202_matang/required
- modules/slots/20260202_matang/published_by
- modules/slots/20260202_matang/published_at
- modules/slots/20260202_matang/platform_of
- modules/slots/20260202_matang/part_of_total
- modules/slots/20260202_matang/part_of_archive_series
- modules/slots/20260202_matang/managed_by
- modules/slots/20260202_matang/located_within
- modules/slots/20260202_matang/located_in
- modules/slots/20260202_matang/listed_in
- modules/slots/20260202_matang/involved_in
- modules/slots/20260202_matang/instantiated_as
- modules/slots/20260202_matang/instance_of
- modules/slots/20260202_matang/indexed
- modules/slots/20260202_matang/included_in
- modules/slots/20260202_matang/generated_by
- modules/slots/20260202_matang/founded_through
- modules/slots/20260202_matang/extracted_through
- modules/slots/20260202_matang/derive_from
- modules/slots/20260202_matang/deployed_through
- modules/slots/20260202_matang/decommissioned_at
- modules/slots/20260202_matang/created_through
- modules/slots/20260202_matang/caused_by
- modules/slots/20260202_matang/categorized_as
- modules/slots/20260202_matang/based_on
- modules/slots/20260202_matang/available
- modules/slots/20260202_matang/associated_with
- modules/slots/20260202_matang/asserted_by
- modules/slots/20260202_matang/archived_in
- modules/slots/20260202_matang/archived_at
- modules/slots/20260202_matang/department_of
- modules/slots/20260202_matang/new/approximate
- modules/slots/20260202_matang/approved_by
- modules/slots/20260202_matang/appreciated
- modules/slots/20260202_matang/appended_with
- modules/slots/20260202_matang/alternative_form_of
- modules/slots/20260202_matang/also_allocation_agency
- modules/slots/20260202_matang/allocated_to
- modules/slots/20260202_matang/allocated_budget
- modules/slots/20260202_matang/active_since
- modules/slots/20260202_matang/acquired_by
- modules/slots/20260202_matang/about_digital_presence
- modules/slots/20260202_matang/new/is_open_to_public
- modules/slots/20260202_matang/new/is_official_content
- modules/slots/20260202_matang/new/is_official_assessment
- modules/slots/20260202_matang/new/is_mandatory
- modules/slots/20260202_matang/new/is_made_for_kid
- modules/slots/20260202_matang/new/is_licensed_content
- modules/slots/20260202_matang/new/is_leased
- modules/slots/20260202_matang/new/is_inferred
- modules/slots/20260202_matang/new/is_historical_boundary
- modules/slots/20260202_matang/new/is_heritage_relevant
- modules/slots/20260202_matang/new/is_estimate
- modules/slots/20260202_matang/new/is_embeddable
- modules/slots/20260202_matang/new/is_deceased
- modules/slots/20260202_matang/new/is_current_version
- modules/slots/20260202_matang/new/is_closed_caption
- modules/slots/20260202_matang/new/is_branch_of_authority
- modules/slots/20260202_matang/new/is_branch_of
- modules/slots/20260202_matang/new/is_background
- modules/slots/20260202_matang/new/is_auxiliary_of_platform
- modules/slots/20260202_matang/new/is_auxiliary_of_place
- modules/slots/20260202_matang/new/is_approximate
- modules/slots/20260202_matang/new/is_annex_of_reading_room
- modules/slots/20260202_matang/new/is_active
- modules/slots/20260202_matang/new/is_accredited
- modules/slots/20260202_matang/new/is_accessible
- modules/slots/20260202_matang/new/inventory_web_address
- modules/slots/20260202_matang/new/inventory_number
- modules/slots/20260202_matang/new/international
- modules/slots/20260202_matang/new/internal_funding
- modules/slots/20260202_matang/new/interlibrary_loan
- modules/slots/20260202_matang/new/intangible_heritage_subtype
- modules/slots/20260202_matang/new/insurance_value
- modules/slots/20260202_matang/new/insurance_provider
- modules/slots/20260202_matang/new/insurance_currency
- modules/slots/20260202_matang/new/institution_name
- modules/slots/20260202_matang/new/institution_linkedin_url
- modules/slots/20260202_matang/new/institution_function
- modules/slots/20260202_matang/instance_of
- modules/slots/20260202_matang/new/installed_at_place
- modules/slots/20260202_matang/new/installation_date
- modules/slots/20260202_matang/new/inscription
- modules/slots/20260202_matang/new/innovation_budget
- modules/slots/20260202_matang/new/initial_of_the_initial
- modules/slots/20260202_matang/new/initial
- modules/slots/20260202_matang/new/info_session_date
- modules/slots/20260202_matang/new/inference_provenance
- modules/slots/20260202_matang/new/industry_benchmark_low
- modules/slots/20260202_matang/new/industry_benchmark_high
- modules/slots/20260202_matang/new/indicates_or_indicated
- modules/slots/20260202_matang/new/includes_speaker_identification
- modules/slots/20260202_matang/new/includes_speaker
- modules/slots/20260202_matang/new/includes_sound_description
- modules/slots/20260202_matang/new/includes_segmentation_mask
- modules/slots/20260202_matang/include
- modules/slots/20260202_matang/new/includes_object_tracking
- modules/slots/20260202_matang/new/includes_music_description
- modules/slots/20260202_matang/new/includes_handwriting
- modules/slots/20260202_matang/new/includes_bounding_box
- modules/slots/20260202_matang/new/inbound_from
- modules/slots/20260202_matang/new/historic_garden_designation
- modules/slots/20260202_matang/new/has_wifi
- modules/slots/20260202_matang/new/has_supervised_handling
- modules/slots/20260202_matang/in_script
- modules/slots/20260202_matang/has_version
- modules/slots/20260202_matang/has_venue
- modules/slots/20260202_matang/has_url
- modules/slots/20260202_matang/has_unit
- modules/slots/20260202_matang/has_type
- modules/slots/20260202_matang/has_treshold
- modules/slots/20260202_matang/has_treatment
- modules/slots/20260202_matang/has_token
- modules/slots/20260202_matang/has_title
- modules/slots/20260202_matang/has_timestamp
- modules/slots/20260202_matang/has_time_interval
- modules/slots/20260202_matang/has_thumbnail
- modules/slots/20260202_matang/has_threshold
- modules/slots/20260202_matang/has_technological_infrastructure
- modules/slots/20260202_matang/symbolized_by
- modules/slots/20260202_matang/has_supplier
- modules/slots/20260202_matang/has_subject
- modules/slots/20260202_matang/has_status
- modules/slots/20260202_matang/has_standard
- modules/slots/20260202_matang/has_specification
- modules/slots/20260202_matang/has_source
- modules/slots/20260202_matang/has_social_media_profile
- modules/slots/20260202_matang/has_significance
- modules/slots/20260202_matang/has_setpoint
- modules/slots/20260202_matang/has_service_area
- modules/slots/20260202_matang/has_service
- modules/slots/20260202_matang/has_series
- modules/slots/20260202_matang/has_score
- modules/slots/20260202_matang/new/has_heritage_type
- modules/slots/20260202_matang/new/date
- modules/slots/20260202_matang/new/has_architectural_style
- modules/slots/20260202_matang/has_role
- modules/slots/20260202_matang/has_revenue
- modules/slots/20260202_matang/has_restriction
- modules/slots/20260202_matang/has_responsibility
- modules/slots/20260202_matang/has_resolution
- modules/slots/20260202_matang/has_requirement
- modules/slots/20260202_matang/has_reply
- modules/slots/20260202_matang/has_rationale
- modules/slots/20260202_matang/has_rank
- modules/slots/20260202_matang/has_range
- modules/slots/20260202_matang/has_publisher
- modules/slots/20260202_matang/has_profile
- modules/slots/20260202_matang/has_price
- modules/slots/20260202_matang/has_policy
- modules/slots/20260202_matang/has_place
- modules/slots/20260202_matang/has_period
- modules/slots/20260202_matang/has_percentage
- modules/slots/20260202_matang/owned_by
- modules/slots/20260202_matang/has_organizer
- modules/slots/20260202_matang/has_opening_hour
- modules/slots/20260202_matang/has_objective
- modules/slots/20260202_matang/has_note
- modules/slots/20260202_matang/has_notation
- modules/slots/20260202_matang/has_name
- modules/slots/20260202_matang/has_model
- modules/slots/20260202_matang/has_mode
- modules/slots/20260202_matang/has_methodology
- modules/slots/20260202_matang/has_method
- modules/slots/20260202_matang/has_measurement_unit
- modules/slots/20260202_matang/has_measurement_type
- modules/slots/20260202_matang/has_measurement
- modules/slots/20260202_matang/has_main_part
- modules/slots/20260202_matang/has_location
- modules/slots/20260202_matang/has_liability
- modules/slots/20260202_matang/has_investment
- modules/slots/20260202_matang/has_image
- modules/slots/20260202_matang/has_hyponym
- modules/slots/20260202_matang/has_hypernym
- modules/slots/20260202_matang/headed_by
- modules/slots/20260202_matang/has_geographic_subdivision
- modules/slots/20260202_matang/has_geographic_extent
- modules/slots/20260202_matang/has_function
- modules/slots/20260202_matang/has_frequency
- modules/slots/20260202_matang/has_format
- modules/slots/20260202_matang/has_fond
- modules/slots/20260202_matang/has_feature
- modules/slots/20260202_matang/has_facility
- modules/slots/20260202_matang/has_expense
- modules/slots/20260202_matang/has_exhibition
- modules/slots/20260202_matang/has_edition
- modules/slots/20260202_matang/has_domain
- modules/slots/20260202_matang/has_documentation
- modules/slots/20260202_matang/has_direction
- modules/slots/20260202_matang/has_digital_platform
- modules/slots/20260202_matang/has_detected
- modules/slots/20260202_matang/has_custodian
- modules/slots/20260202_matang/has_contact_point
- modules/slots/20260202_matang/has_contact_details
- modules/slots/20260202_matang/has_component
- modules/slots/20260202_matang/commented_on
- modules/slots/20260202_matang/has_code
- modules/slots/20260202_matang/has_chapter
- modules/slots/20260202_matang/categorized_as
- modules/slots/20260202_matang/has_carrier
- modules/slots/20260202_matang/has_caption
- modules/slots/20260202_matang/has_capacity
- modules/slots/20260202_matang/has_canonical_form
- modules/slots/20260202_matang/has_budget
- modules/slots/20260202_matang/has_benefit
- modules/slots/20260202_matang/has_beneficiary
- modules/slots/20260202_matang/has_base
- modules/slots/20260202_matang/has_auxiliary_entities
- modules/slots/20260202_matang/has_authority
- modules/slots/20260202_matang/has_author
- modules/slots/20260202_matang/has_asset
- modules/slots/20260202_matang/has_artwork_count
- modules/slots/20260202_matang/has_alignment
- modules/slots/20260202_matang/has_agent
- modules/slots/20260202_matang/has_accessibility_feature
- modules/slots/20260202_matang/new/has_microfilm_reader
- modules/slots/20260202_matang/new/has_locker
- modules/slots/20260202_matang/new/has_audio_quality_score
- modules/slots/20260202_matang/new/final_of_the_final
- modules/slots/20260202_matang/new/filters_or_filtered
- modules/slots/20260202_matang/new/example_wikidata_id
- modules/slots/20260202_matang/new/example_note
- modules/slots/20260202_matang/new/example_name
- modules/slots/20260202_matang/new/example_location
- modules/slots/20260202_matang/new/estimates_or_estimated
- modules/slots/20260202_matang/end_of_the_end
- modules/slots/20260202_matang/end_of_the_begin
- modules/slots/20260202_matang/emphasize
- modules/slots/20260202_matang/new/dutch_context
- modules/slots/20260202_matang/new/description_type
- modules/slots/20260202_matang/describe
- modules/slots/20260202_matang/derive_from
- modules/slots/20260202_matang/degree_of_certainty
- modules/slots/20260202_matang/new/data_repository
- modules/slots/20260202_matang/new/custody_received_by
- modules/slots/20260202_matang/new/custody_history
- modules/slots/20260202_matang/new/custodian_type_related
- modules/slots/20260202_matang/new/custodian_type_narrower
- modules/slots/20260202_matang/new/custodian_type_broader
- modules/slots/20260202_matang/new/custodian_type
- modules/slots/20260202_matang/new/custodian_only
- modules/slots/20260202_matang/new/custodian
- modules/slots/20260202_matang/new/custodial_history
- modules/slots/20260202_matang/new/current_utilization_percent
- modules/slots/20260202_matang/new/current_use
- modules/slots/20260202_matang/new/current_location
- modules/slots/20260202_matang/new/current_keeper
- modules/slots/20260202_matang/new/current_item_count
- modules/slots/20260202_matang/new/current_exhibition
- modules/slots/20260202_matang/new/currency_symbol
- modules/slots/20260202_matang/new/currency_code
- modules/slots/20260202_matang/new/currency
- modules/slots/20260202_matang/new/curated_holding
- modules/slots/20260202_matang/new/curated_by
- modules/slots/20260202_matang/new/cultural_protocol_url
- modules/slots/20260202_matang/new/cultural_focus_area
- modules/slots/20260202_matang/new/cultural_context
- modules/slots/20260202_matang/new/cuisine_type
- modules/slots/20260202_matang/new/css_selector
- modules/slots/20260202_matang/new/credentials_required
- modules/slots/20260202_matang/new/creator_role
- modules/slots/20260202_matang/new/creation_timespan
- modules/slots/20260202_matang/new/creation_place
- modules/slots/20260202_matang/new/creating_organization
- modules/slots/20260202_matang/new/creating_function
- modules/slots/20260202_matang/new/creating_agency
- modules/slots/20260202_matang/new/created_date
- modules/slots/20260202_matang/new/created_by_project
- modules/slots/20260202_matang/new/crawler_version
- modules/slots/20260202_matang/new/covers_full_video
- modules/slots/20260202_matang/new/covers_country
- modules/slots/20260202_matang/new/coverage_area
- modules/slots/20260202_matang/new/cover_or_covered_subregion
- modules/slots/20260202_matang/new/cover_material
- modules/slots/20260202_matang/new/cover_image_url
- modules/slots/20260202_matang/new/court_types_covered
- modules/slots/20260202_matang/new/courier_required
- modules/slots/20260202_matang/new/courier_detail
- modules/slots/20260202_matang/new/country_name
- modules/slots/20260202_matang/new/country_code
- modules/slots/20260202_matang/new/cost_usd
- modules/slots/20260202_matang/new/cost_currency
- modules/slots/20260202_matang/new/cost
- modules/slots/20260202_matang/new/corporate_integration
- modules/slots/20260202_matang/new/copy_number
- modules/slots/20260202_matang/new/copy_note
- modules/slots/20260202_matang/new/coordinates
- modules/slots/20260202_matang/new/coordinate_reference_system
- modules/slots/20260202_matang/new/conversion_type_label
- modules/slots/20260202_matang/new/conversion_target_action
- modules/slots/20260202_matang/new/conversion_source_population
- modules/slots/20260202_matang/new/contributor_code
- modules/slots/20260202_matang/new/contributor
- modules/slots/20260202_matang/new/contribution_start_date
- modules/slots/20260202_matang/new/contributes_to
- modules/slots/20260202_matang/new/contents_description
- modules/slots/20260202_matang/new/content_url
- modules/slots/20260202_matang/new/content_type
- modules/slots/20260202_matang/new/content_title
- modules/slots/20260202_matang/new/content_origin
- modules/slots/20260202_matang/new/content_id
- modules/slots/20260202_matang/new/content_hash
- modules/slots/20260202_matang/new/content_changed
- modules/slots/20260202_matang/new/content_category
- modules/slots/20260202_matang/new/content_block
- modules/slots/20260202_matang/new/content
- modules/slots/20260202_matang/new/contains_storage
- modules/slots/20260202_matang/cover_place
- modules/slots/20260202_matang/contain_storage_unit
- modules/slots/20260202_matang/contain_collection
- modules/slots/20260202_matang/contain
- modules/slots/20260202_matang/new/consumes_or_consumed
- modules/slots/20260202_matang/new/construction_date_precision
- modules/slots/20260202_matang/new/construction_date
- modules/slots/20260202_matang/new/constituent_type
- modules/slots/20260202_matang/new/conservator_affiliation
- modules/slots/20260202_matang/new/conservator
- modules/slots/20260202_matang/new/conservation_status
- modules/slots/20260202_matang/new/conservation_specialization
- modules/slots/20260202_matang/new/conservation_note
- modules/slots/20260202_matang/new/conservation_lab
- modules/slots/20260202_matang/new/conservation_history
- modules/slots/20260202_matang/new/conservation_breeding
- modules/slots/20260202_matang/new/connectivity_type
- modules/slots/20260202_matang/new/connections_text
- modules/slots/20260202_matang/new/connections_extracted
- modules/slots/20260202_matang/new/connections_by_heritage_type
- modules/slots/20260202_matang/new/connection_organization
- modules/slots/20260202_matang/new/connection_name
- modules/slots/20260202_matang/new/connection_location
- modules/slots/20260202_matang/new/connection_linkedin_url
- modules/slots/20260202_matang/new/connection_id
- modules/slots/20260202_matang/comply_with
- modules/slots/20260202_matang/collect
- modules/slots/20260202_matang/classify
- modules/slots/20260202_matang/change_ownership_to
- modules/slots/20260202_matang/change_ownership_from
- modules/slots/20260202_matang/begin_of_the_end
- modules/slots/20260202_matang/begin_of_the_begin
- modules/slots/20260202_matang/assert
- modules/slots/20260202_matang/apply_to
- modules/slots/20260202_matang/analyze
- modules/slots/20260202_matang/allow
- modules/slots/20260202_matang/affect
- modules/slots/20260202_matang/accept
- modules/classes/ReconstructedEntity
- modules/classes/ProcessorAgent
- modules/classes/Percentage
- modules/classes/BioCustodianType
- modules/classes/CustodianType
- modules/classes/Activity
- modules/classes/AccessionEvent
- modules/classes/AccessLevel
- modules/classes/AccessPolicy
- modules/classes/AccessTriggerEvent
- modules/classes/Accumulation
- modules/classes/ChAnnotatorAnnotationProvenance
- modules/classes/AccountIdentifier
- modules/classes/Label
- modules/classes/Description
- modules/classes/CollectionContent
- modules/classes/CollectionType
- modules/classes/CommissionRate
- modules/classes/FindingAidType
- modules/classes/Domain
- modules/classes/DocumentType
- modules/classes/FinancialStatementType
- modules/classes/NameType
- modules/classes/Name
- modules/classes/LabelType
- modules/classes/Language
- modules/classes/LanguageProficiency
- modules/classes/AuxiliaryPlace
- modules/classes/Country
- modules/classes/Settlement
- modules/classes/Custodian
- modules/classes/CustodianArchive
- modules/classes/ReconstructionActivity
- modules/classes/Custodian
- modules/classes/ReconstructionAgent
- modules/classes/ConfidenceValue
- modules/classes/Output
- modules/classes/Custodian
- modules/classes/Custodian
- modules/classes/Custodian
- modules/classes/Custodian
- modules/classes/DOI
- modules/classes/DarkArchive
- modules/classes/DarkArchiveRecordSetType
- modules/classes/DarkArchiveRecordSetTypes
- modules/classes/DataFormat
- modules/classes/DataFormatTypes
- modules/classes/DataLicensePolicy
- modules/classes/DataQualityFlag
- modules/classes/DataSensitivityLevel
- modules/classes/DataServiceEndpoint
- modules/classes/DataServiceEndpointType
- modules/classes/DataServiceEndpointTypes
- modules/classes/DataSource
- modules/classes/DataTierLevel
- modules/classes/DataTierSummary
- modules/classes/Dataset
- modules/classes/DatePrecision
- modules/classes/DeacidificationFacility
- modules/classes/DeceasedStatus
- modules/classes/Deliverable
- modules/classes/Department
- modules/classes/DepartmentalArchives
- modules/classes/DepartmentalArchivesRecordSetType
- modules/classes/DepartmentalArchivesRecordSetTypes
- modules/classes/DeploymentEvent
- modules/classes/DepositArchive
- modules/classes/DepositArchiveRecordSetType
- modules/classes/DepositArchiveRecordSetTypes
- modules/classes/DepositingOrganization
- modules/classes/DetectedEntity
- modules/classes/DetectedFace
- modules/classes/DetectedLandmark
- modules/classes/DetectedLogo
- modules/classes/DetectedObject
- modules/classes/DetectionLevelType
- modules/classes/DetectionLevelTypes
- modules/classes/DetectionThreshold
- modules/classes/DeviceType
- modules/classes/DeviceTypes
- modules/classes/DiarizationStatus
- modules/classes/DigitalArchive
- modules/classes/DigitalArchiveRecordSetType
- modules/classes/DigitalArchiveRecordSetTypes
- modules/classes/DigitalConfidence
- modules/classes/DigitalInstantiation
- modules/classes/Status
- modules/classes/Provenance
- modules/classes/RetrievalMethod
- modules/classes/Token
- modules/classes/CauseOfDeath
- modules/classes/CeaseEvent
- modules/classes/ThinkingMode
- modules/classes/ReasoningContent
- modules/classes/ExhibitedObject
- modules/classes/HeritageObject
- modules/classes/CreationEvent
- modules/classes/CustodianPlace
- modules/classes/ExhibitionLocation
- modules/classes/IdentifierType
- modules/classes/IdentifierScheme
- modules/classes/IdentifierValue
- modules/classes/CanonicalForm
- modules/classes/Publisher
- modules/classes/Qualifier
- modules/classes/Quantity
- modules/classes/RadioArchive
- modules/classes/RadioArchiveRecordSetType
- modules/classes/RadioArchiveRecordSetTypes
- modules/classes/Rationale
- modules/classes/Segment
- modules/classes/GeographicExtent
- modules/classes/DigitalInstantiation
- modules/classes/Status
- modules/classes/Provenance
- modules/classes/RetrievalMethod
- modules/classes/Token
- modules/classes/CeaseEvent
- modules/classes/ThinkingMode
- modules/classes/ReasoningContent
- modules/classes/ExhibitedObject
- modules/classes/HeritageObject
- modules/classes/CreationEvent
- modules/classes/CustodianPlace
- modules/classes/ExhibitionLocation
- modules/classes/IdentifierType
- modules/classes/IdentifierScheme
- modules/classes/IdentifierValue
- modules/classes/CanonicalForm
- modules/classes/RawSource
- modules/classes/ReadingRoom
- modules/classes/ReadingRoomAnnex
- modules/classes/Reason
- modules/classes/ReasoningContent
- modules/classes/ExhibitedObject
- modules/classes/HeritageObject
- modules/classes/CreationEvent
- modules/classes/CustodianPlace
- modules/classes/ExhibitionLocation
- modules/classes/IdentifierType
- modules/classes/IdentifierScheme
- modules/classes/IdentifierValue
- modules/classes/CanonicalForm
# - modules/classes/ReconstructionActivity
- modules/classes/Custodian
- modules/classes/ReconstructionAgent
- modules/classes/ConfidenceValue
- modules/classes/Output
# - modules/classes/ReconstructionAgent
- modules/classes/ConfidenceValue
- modules/classes/Output
- modules/classes/RecordCycleStatus
- modules/classes/RecordSetType
- modules/classes/RecordSetTypes
- modules/classes/RecordStatus
- modules/classes/Reference
- modules/classes/ReferenceLink
- modules/classes/RegionalArchive
- modules/classes/RegionalArchiveRecordSetType
- modules/classes/RegionalArchiveRecordSetTypes
- modules/classes/RegionalArchivesInIceland
- modules/classes/RegionalArchivesInIcelandRecordSetType
- modules/classes/RegionalArchivesInIcelandRecordSetTypes
- modules/classes/RegionalEconomicArchive
- modules/classes/RegionalEconomicArchiveRecordSetType
- modules/classes/RegionalEconomicArchiveRecordSetTypes
- modules/classes/RegionalHistoricCenter
- modules/classes/RegionalStateArchives
- modules/classes/RegionalStateArchivesRecordSetType
- modules/classes/RegionalStateArchivesRecordSetTypes
- modules/classes/RegistrationAuthority
- modules/classes/RegistrationInfo
- modules/classes/RegistrationNumber
- modules/classes/RejectedGoogleMapsData
- modules/classes/RelatedPlace
- modules/classes/RelatedType
- modules/classes/RelatedYoutubeVideo
- modules/classes/ReligiousArchive
- modules/classes/ReligiousArchiveRecordSetType
- modules/classes/ReligiousArchiveRecordSetTypes
- modules/classes/RequirementStatus
- modules/classes/RequirementType
- modules/classes/RequirementTypes
- modules/classes/Research
- modules/classes/ResearchCenter
- modules/classes/ResearchLibrary
- modules/classes/ResearchOrganizationType
- modules/classes/ResearchSource
- modules/classes/ResearchSourceData
- modules/classes/Resolution
- modules/classes/ResourceType
- modules/classes/ResponseFormat
- modules/classes/ResponseFormatType
- modules/classes/ResponseFormatTypes
- modules/classes/Responsibility
- modules/classes/ResponsibilityType
- modules/classes/ResponsibilityTypes
- modules/classes/Restriction
- modules/classes/RetrievalAgent
- modules/classes/Agent
- modules/classes/Appointment
- modules/classes/RetrievalEvent
- modules/classes/RetrievalMethod
- modules/classes/Token
- modules/classes/CeaseEvent
- modules/classes/ThinkingMode
- modules/classes/ReasoningContent
- modules/classes/ExhibitedObject
- modules/classes/HeritageObject
- modules/classes/CreationEvent
- modules/classes/CustodianPlace
- modules/classes/ExhibitionLocation
- modules/classes/IdentifierType
- modules/classes/IdentifierScheme
- modules/classes/IdentifierValue
- modules/classes/CanonicalForm
- modules/classes/IdentifierType
- modules/classes/IdentifierScheme
- modules/classes/IdentifierValue
- modules/classes/CanonicalForm
- modules/classes/Revenue
- modules/classes/NetAsset
- modules/classes/WikidataAlignment
- modules/classes/Frequency
- modules/classes/Entity
- modules/classes/HouseNumber
- modules/classes/ComponentType
- modules/classes/FunctionType
- modules/classes/FunctionCategory
- modules/classes/Staff
- modules/classes/Species
- modules/classes/Rationale
- modules/classes/Segment
- modules/classes/GeographicExtent
- modules/classes/DigitalInstantiation
- modules/classes/Status
- modules/classes/Provenance
- modules/classes/RetrievalMethod
- modules/classes/Token
- modules/classes/CeaseEvent
- modules/classes/ThinkingMode
- modules/classes/ReasoningContent
- modules/classes/ExhibitedObject
- modules/classes/HeritageObject
- modules/classes/CreationEvent
- modules/classes/CustodianPlace
- modules/classes/ExhibitionLocation
- modules/classes/IdentifierType
- modules/classes/IdentifierScheme
- modules/classes/IdentifierValue
- modules/classes/CanonicalForm
- modules/classes/ReviewBreakdown
- modules/classes/ReviewTopics
- modules/classes/ReviewsSummary
- modules/classes/Roadmap
- modules/classes/RoomUnit
- modules/classes/SceneSegment
- modules/classes/Schema
- modules/classes/SchoolArchive
- modules/classes/SchoolArchiveRecordSetType
- modules/classes/SchoolArchiveRecordSetTypes
- modules/classes/ScientificArchive
- modules/classes/ScientificArchiveRecordSetType
- modules/classes/ScientificArchiveRecordSetTypes
- modules/classes/Scope
- modules/classes/ScopeType
- modules/classes/ScopeTypes
- modules/classes/SearchAPI
- modules/classes/SearchScore
- modules/classes/SectionLink
- modules/classes/SectorOfArchivesInSweden
- modules/classes/SectorOfArchivesInSwedenRecordSetType
- modules/classes/SectorOfArchivesInSwedenRecordSetTypes
- modules/classes/SecurityArchives
- modules/classes/SecurityArchivesRecordSetType
- modules/classes/SecurityArchivesRecordSetTypes
- modules/classes/SecurityLevel
- modules/classes/SecuritySystem
- modules/classes/Segment
- modules/classes/GeographicExtent
- modules/classes/DigitalInstantiation
- modules/classes/Status
- modules/classes/Provenance
- modules/classes/RetrievalMethod
- modules/classes/Token
- modules/classes/CeaseEvent
- modules/classes/ThinkingMode
- modules/classes/ReasoningContent
- modules/classes/ExhibitedObject
- modules/classes/HeritageObject
- modules/classes/CreationEvent
- modules/classes/CustodianPlace
- modules/classes/ExhibitionLocation
- modules/classes/IdentifierType
- modules/classes/IdentifierScheme
- modules/classes/IdentifierValue
- modules/classes/CanonicalForm
- modules/classes/SensitivityLevel
- modules/classes/Service
- modules/classes/ServiceArea
- modules/classes/ServiceType
- modules/classes/ServiceTypes
- modules/classes/Setpoint
- modules/classes/Settlement
- modules/classes/Custodian
- modules/classes/ReconstructionActivity
- modules/classes/Custodian
- modules/classes/ReconstructionAgent
- modules/classes/ConfidenceValue
- modules/classes/Output
- modules/classes/ShortCode
- modules/classes/Significance
- modules/classes/SignificanceType
- modules/classes/SignificanceTypes
- modules/classes/SilenceSegment
- modules/classes/ExhibitionLocation
- modules/classes/IdentifierType
- modules/classes/IdentifierScheme
- modules/classes/IdentifierValue
- modules/classes/CanonicalForm
- modules/classes/SnapshotPath
- modules/classes/SocialMediaContent
- modules/classes/SocialMediaPlatformType
- modules/classes/SocialMediaPlatformTypes
- modules/classes/SocialMediaPost
- modules/classes/SocialMediaPostType
- modules/classes/SocialMediaPostTypes
- modules/classes/SocialMediaProfile
- modules/classes/SocialNetworkMember
- modules/classes/SoundArchive
- modules/classes/SoundArchiveRecordSetType
- modules/classes/SoundArchiveRecordSetTypes
- modules/classes/SoundEventType
- modules/classes/Source
- modules/classes/SourceCommentCount
- modules/classes/SourceCoordinates
- modules/classes/SourceDocument
- modules/classes/SourceProvenance
- modules/classes/SourceRecord
- modules/classes/SourceReference
- modules/classes/SourceStaffEntry
- modules/classes/SourceWork
- modules/classes/Speaker
- modules/classes/LibraryType
- modules/classes/OrganizationalStructure
- modules/classes/Claim
- modules/classes/Experience
- modules/classes/SpecialCollection
- modules/classes/SpecialCollectionRecordSetType
- modules/classes/SpecializedArchive
- modules/classes/SpecializedArchiveRecordSetType
- modules/classes/SpecializedArchiveRecordSetTypes
- modules/classes/SpecializedArchivesCzechia
- modules/classes/SpecializedArchivesCzechiaRecordSetType
- modules/classes/SpecializedArchivesCzechiaRecordSetTypes
- modules/classes/Species
- modules/classes/Rationale
- modules/classes/Segment
- modules/classes/GeographicExtent
- modules/classes/DigitalInstantiation
- modules/classes/Status
- modules/classes/Provenance
- modules/classes/RetrievalMethod
- modules/classes/Token
- modules/classes/CeaseEvent
- modules/classes/ThinkingMode
- modules/classes/ReasoningContent
- modules/classes/ExhibitedObject
- modules/classes/HeritageObject
- modules/classes/CreationEvent
- modules/classes/CustodianPlace
- modules/classes/ExhibitionLocation
- modules/classes/IdentifierType
- modules/classes/IdentifierScheme
- modules/classes/IdentifierValue
- modules/classes/CanonicalForm
- modules/classes/SpecificityScore
- modules/classes/Staff
- modules/classes/Species
- modules/classes/Rationale
- modules/classes/Segment
- modules/classes/GeographicExtent
- modules/classes/DigitalInstantiation
- modules/classes/Status
- modules/classes/Provenance
- modules/classes/RetrievalMethod
- modules/classes/Token
- modules/classes/CeaseEvent
- modules/classes/ThinkingMode
- modules/classes/ReasoningContent
- modules/classes/ExhibitedObject
- modules/classes/HeritageObject
- modules/classes/CreationEvent
- modules/classes/CustodianPlace
- modules/classes/ExhibitionLocation
- modules/classes/IdentifierType
- modules/classes/IdentifierScheme
- modules/classes/IdentifierValue
- modules/classes/CanonicalForm
- modules/classes/Staff
- modules/classes/Staff
- modules/classes/Standard
- modules/classes/StandardsOrganization
- modules/classes/StateArchives
- modules/classes/StateArchivesRecordSetType
- modules/classes/StateArchivesRecordSetTypes
- modules/classes/StateArchivesSection
- modules/classes/StateArchivesSectionRecordSetType
- modules/classes/StateArchivesSectionRecordSetTypes
- modules/classes/StateDistrictArchive
- modules/classes/StateDistrictArchiveRecordSetType
- modules/classes/StateDistrictArchiveRecordSetTypes
- modules/classes/StateRegionalArchiveCzechia
- modules/classes/StateRegionalArchiveCzechiaRecordSetType
- modules/classes/StateRegionalArchiveCzechiaRecordSetTypes
- modules/classes/StatementType
- modules/classes/StatementTypes
- modules/classes/Status
- modules/classes/Provenance
- modules/classes/RetrievalMethod
- modules/classes/Token
- modules/classes/CeaseEvent
- modules/classes/ThinkingMode
- modules/classes/ReasoningContent
- modules/classes/ExhibitedObject
- modules/classes/HeritageObject
- modules/classes/CreationEvent
- modules/classes/CustodianPlace
- modules/classes/ExhibitionLocation
- modules/classes/IdentifierType
- modules/classes/IdentifierScheme
- modules/classes/IdentifierValue
- modules/classes/CanonicalForm
- modules/classes/Storage
- modules/classes/StorageLocation
- modules/classes/Storage
- modules/classes/Storage
- modules/classes/Storage
- modules/classes/Storage
- modules/classes/Storage
- modules/classes/StrategicObjective
- modules/classes/SubGuideType
- modules/classes/SubGuideTypes
- modules/classes/Subregion
- modules/classes/SubsidiaryOrganization
- modules/classes/Summary
- modules/classes/SupervisedHandling
- modules/classes/Supplier
- modules/classes/SupplierType
- modules/classes/SupplierTypes
- modules/classes/Tag
- modules/classes/TargetHumidity
- modules/classes/TasteScentHeritageType
- modules/classes/TasteScentSubType
- modules/classes/TasteScentSubTypes
- modules/classes/TaxDeductibility
- modules/classes/TaxDeductibilityType
- modules/classes/TaxDeductibilityTypes
- modules/classes/TaxScheme
- modules/classes/TaxSchemeType
- modules/classes/TaxSchemeTypes
- modules/classes/Taxon
- modules/classes/TaxonName
- modules/classes/TaxonomicAuthority
- modules/classes/TechnicalFeature
- modules/classes/TechnicalFeatureType
- modules/classes/TechnicalFeatureTypes
- modules/classes/Technique
- modules/classes/TechniqueType
- modules/classes/TechniqueTypes
- modules/classes/TechnologicalInfrastructure
- modules/classes/TechnologicalInfrastructureType
- modules/classes/TechnologicalInfrastructureTypes
- modules/classes/TelevisionArchive
- modules/classes/TelevisionArchiveRecordSetType
- modules/classes/TelevisionArchiveRecordSetTypes
- modules/classes/TemperatureDeviation
- modules/classes/TemplateSpecificityScore
- modules/classes/TemplateSpecificityType
- modules/classes/TemplateSpecificityTypes
- modules/classes/TemporaryLocation
- modules/classes/TentativeWorldHeritageSite
- modules/classes/Text
- modules/classes/TextDirection
- modules/classes/TextRegion
- modules/classes/TextSegment
- modules/classes/TextType
- modules/classes/TextTypes
- modules/classes/ThematicRoute
- modules/classes/ThinkingMode
- modules/classes/ReasoningContent
- modules/classes/ExhibitedObject
- modules/classes/HeritageObject
- modules/classes/CreationEvent
- modules/classes/CustodianPlace
- modules/classes/ExhibitionLocation
- modules/classes/IdentifierType
- modules/classes/IdentifierScheme
- modules/classes/IdentifierValue
- modules/classes/CanonicalForm
- modules/classes/Threat
- modules/classes/ThreatType
- modules/classes/ThreatTypes
- modules/classes/Thumbnail
- modules/classes/TimeEntry
- modules/classes/TimeEntryType
- modules/classes/TimeInterval
- modules/classes/TimeSlot
- modules/classes/TimeSpan
- modules/classes/WikiDataIdentifier
- modules/classes/TimeSpan
- modules/classes/WikiDataIdentifiers
- modules/classes/TimespanBlock
- modules/classes/Timestamp
- modules/classes/Title
- modules/classes/TitleType
- modules/classes/TitleTypes
- modules/classes/Token
- modules/classes/CeaseEvent
- modules/classes/ThinkingMode
- modules/classes/ReasoningContent
- modules/classes/ExhibitedObject
- modules/classes/HeritageObject
- modules/classes/CreationEvent
- modules/classes/CustodianPlace
- modules/classes/ExhibitionLocation
- modules/classes/IdentifierType
- modules/classes/IdentifierScheme
- modules/classes/IdentifierValue
- modules/classes/CanonicalForm
- modules/classes/Token
- modules/classes/Token
- modules/classes/Topic
- modules/classes/TopicType
- modules/classes/TopicTypes
- modules/classes/TrackIdentifier
- modules/classes/TradeRegister
- modules/classes/TradeUnionArchive
- modules/classes/TradeUnionArchiveRecordSetType
- modules/classes/TradeUnionArchiveRecordSetTypes
- modules/classes/TraditionalProductType
- modules/classes/TraditionalProductTypes
- modules/classes/TranscriptFormat
- modules/classes/TransferEvent
- modules/classes/TransferPolicy
- modules/classes/TransitionType
- modules/classes/TransitionTypes
- modules/classes/TransmissionMethod
- modules/classes/Treatment
- modules/classes/TreatmentType
- modules/classes/TreatmentTypes
- modules/classes/Type
- modules/classes/TypeStatus
- modules/classes/UNESCODomain
- modules/classes/UNESCODomainType
- modules/classes/UNESCODomainTypes
- modules/classes/UNESCOListStatus
- modules/classes/URL
- modules/classes/URLType
- modules/classes/URLTypes
- modules/classes/UnescoIchElement
- modules/classes/UnescoIchEnrichment
- modules/classes/Unit
- modules/classes/UnitIdentifier
- modules/classes/University
- modules/classes/UniversityArchive
- modules/classes/UniversityArchiveRecordSetType
- modules/classes/UniversityArchiveRecordSetTypes
- modules/classes/UnspecifiedType
- modules/classes/UpdateFrequency
- modules/classes/UseCase
- modules/classes/UserCommunity
- modules/classes/UserCommunityType
- modules/classes/UserCommunityTypes
- modules/classes/ValidationMetadata
- modules/classes/ValidationStatus
- modules/classes/Value
- modules/classes/VariantType
- modules/classes/VariantTypes
- modules/classes/Ventilation
- modules/classes/Venue
- modules/classes/VenueType
- modules/classes/VenueTypes
- modules/classes/Vereinsarchiv
- modules/classes/VereinsarchivRecordSetType
- modules/classes/VerificationStatus
- modules/classes/Verifier
- modules/classes/Verlagsarchiv
- modules/classes/VerlagsarchivRecordSetType
- modules/classes/Version
- modules/classes/VersionNumber
- modules/classes/Verwaltungsarchiv
- modules/classes/VerwaltungsarchivRecordSetType
- modules/classes/ViabilityStatus
- modules/classes/Video
- modules/classes/VideoAnnotation
- modules/classes/VideoAnnotationTypes
- modules/classes/VideoAudioAnnotation
- modules/classes/VideoCategoryIdentifier
- modules/classes/VideoChapter
- modules/classes/VideoChapterList
- modules/classes/VideoFrame
- modules/classes/VideoFrames
- modules/classes/VideoIdentifier
- modules/classes/Capacity
- modules/classes/CalendarSystem
- modules/classes/GLEIFIdentifier
- modules/classes/Location
- modules/classes/FoundingEvent
- modules/classes/Example
- modules/classes/AirChanges
- modules/classes/GovernmentHierarchy
- modules/classes/Confidence
- modules/classes/AudioEventSegment
- modules/classes/AspectRatio
- modules/classes/Caption
- modules/classes/DismissalEvent
- modules/classes/Author
- modules/classes/AppreciationEvent
- modules/classes/CommentReply
- modules/classes/ConfidenceThreshold
- modules/classes/ConfidenceScore
- modules/classes/Alignment
- modules/classes/MeanValue
- modules/classes/Area
- modules/classes/Group
- modules/classes/ClaimType
- modules/classes/FilePath
- modules/classes/ExtractionMethod
- modules/classes/HTTPStatusCode
- modules/classes/GeographicScope
- modules/classes/Project
- modules/classes/DigitalPlatform
- modules/classes/MetadataStandard
- modules/classes/Employer
- modules/classes/AllocationEvent
- modules/classes/AdministrativeLevel
- modules/classes/Budget
- modules/classes/FundingCall
- modules/classes/FundingSource
- modules/classes/AuxiliaryDigitalPlatform
- modules/classes/FixityVerification
- modules/classes/Heritage
- modules/classes/Currency
- modules/classes/Approver
- modules/classes/BudgetStatus
- modules/classes/EngagementMetric
- modules/classes/PublicationEvent
- modules/classes/APIEndpoint
- modules/classes/HALCAdm2Name
- modules/classes/HALCAdm1Code
- modules/classes/CustodianObservation
- modules/classes/Methodology
- modules/classes/MeasureUnit
- modules/classes/AcquisitionEvent
- modules/classes/AccessInterface
- modules/classes/GenerationEvent
- modules/classes/Manager
- modules/classes/DissolutionEvent
- modules/classes/PersonObservation
- modules/classes/HeritageSector
- modules/classes/VideoSubtitle
- modules/classes/VideoTextContent
- modules/classes/VideoTimeSegment
- modules/classes/VideoTranscript
- modules/classes/VisitingScholar
- modules/classes/WKT
- modules/classes/Warehouse
- modules/classes/WarehouseType
- modules/classes/WarehouseTypes
- modules/classes/WebArchive
- modules/classes/DigitalPlatformType
- modules/classes/WebArchive
- modules/classes/WebArchive
- modules/classes/WebArchive
- modules/classes/WebClaim
- modules/classes/WebClaimsBlock
- modules/classes/WebCollection
- modules/classes/WebEnrichment
- modules/classes/WebLink
- modules/classes/WebObservation
- modules/classes/WebPage
- modules/classes/WebPlatform
- modules/classes/WebPortal
- modules/classes/WebPortalType
- modules/classes/WebPortalTypes
- modules/classes/WebSource
- modules/classes/WhatsAppProfile
- modules/classes/Wifi
- modules/classes/WikiDataEntry
- modules/classes/WikiDataIdentifier
- modules/classes/WikidataAlignment
- modules/classes/Frequency
- modules/classes/Entity
- modules/classes/HouseNumber
- modules/classes/ComponentType
- modules/classes/FunctionType
- modules/classes/FunctionCategory
- modules/classes/Staff
- modules/classes/Species
- modules/classes/Rationale
- modules/classes/Segment
- modules/classes/GeographicExtent
- modules/classes/DigitalInstantiation
- modules/classes/Status
- modules/classes/Provenance
- modules/classes/RetrievalMethod
- modules/classes/Token
- modules/classes/CeaseEvent
- modules/classes/ThinkingMode
- modules/classes/ReasoningContent
- modules/classes/ExhibitedObject
- modules/classes/HeritageObject
- modules/classes/CreationEvent
- modules/classes/CustodianPlace
- modules/classes/ExhibitionLocation
- modules/classes/IdentifierType
- modules/classes/IdentifierScheme
- modules/classes/IdentifierValue
- modules/classes/CanonicalForm
- modules/classes/WikidataApiMetadata
- modules/classes/WikidataArchitecture
- modules/classes/WikidataClaims
- modules/classes/WikidataClassification
- modules/classes/WikidataCollectionInfo
- modules/classes/WikidataContact
- modules/classes/WikidataCoordinates
- modules/classes/WikidataEnrichment
- modules/classes/WikidataEntity
- modules/classes/WikidataIdentifiers
- modules/classes/WikidataLocation
- modules/classes/WikidataMedia
- modules/classes/WikidataOrganization
- modules/classes/WikidataRecognition
- modules/classes/WikidataResolvedEntities
- modules/classes/WikidataSitelinks
- modules/classes/WikidataSocialMedia
- modules/classes/WikidataTemporal
- modules/classes/WikidataTimeValue
- modules/classes/WikidataWeb
- modules/classes/WomensArchives
- modules/classes/WomensArchivesRecordSetType
- modules/classes/WomensArchivesRecordSetTypes
- modules/classes/CallForApplication
- modules/classes/FundingRate
- modules/classes/FundingRequirement
- modules/classes/CoFunding
- modules/classes/WordCount
- modules/classes/WorkExperience
- modules/classes/WorkRevision
- modules/classes/WorldCatIdentifier
- modules/classes/WorldHeritageSite
- modules/classes/WritingSystem
- modules/classes/XPath
- modules/classes/XPathScore
- modules/classes/YoutubeChannel
- modules/classes/YoutubeComment
- modules/classes/YoutubeEnrichment
- modules/classes/YoutubeProvenance
- modules/classes/YoutubeSocialLink
- modules/classes/YoutubeSourceRecord
- modules/classes/YoutubeTranscript
- modules/classes/YoutubeVideo
- modules/classes/HeritageSocietyType
- modules/classes/Identifier
- modules/classes/Policy
- modules/classes/TimeSpan
- modules/classes/WikiDataIdentifier
comments:
- "HYPER-MODULAR STRUCTURE: Direct imports of all component files"
- "Each class, slot, and enum has its own file"
- "All modules imported individually for maximum granularity"
- "Namespace structure: https://nde.nl/ontology/hc/{class|enum|slot}/[Name]"
- "Total components: 44 classes + 12 enums + 102 slots = 158 definition files"
- "Legal entity classes (5): LegalEntityType, LegalForm, LegalName, RegistrationInfo (4 classes within), total 8 classes"
- "Type classification: CustodianType (base) + 19 specialized subclasses (ArchiveOrganizationType, MuseumType, LibraryType, GalleryType, ResearchOrganizationType, OfficialInstitutionType, BioCustodianType, EducationProviderType, HeritageSocietyType, FeatureCustodianType, IntangibleHeritageGroupType, PersonalCollectionType, HolySacredSiteType, DigitalPlatformType, NonProfitType, TasteScentHeritageType, CommercialOrganizationType, MixedCustodianType, UnspecifiedType)"
- "Specialized types: ArchiveOrganizationType (144 Wikidata), MuseumType (187), LibraryType (60), GalleryType (78), ResearchOrganizationType (44), OfficialInstitutionType (50+), BioCustodianType (1,393 Wikidata), EducationProviderType (60+ Wikidata) with domain-specific slots"
- "Collection aspect: CustodianCollection with 10 collection-specific slots (added managing_unit in v0.7.0, managed_by_cms in v0.8.9)"
- "Organizational aspect: OrganizationalStructure with 7 unit-specific slots (staff_members, managed_collections)"
- "Organizational change: OrganizationalChangeEvent with 9 event-specific slots"
- "Staff roles: PersonObservation with 10 role-specific slots (PiCo pattern)"
- "Collection management: Bidirectional collection ↔ organizational unit relationships (managing_unit, managed_collections)"
- "CMS integration: CollectionManagementSystem class with bidirectional relationships to CustodianCollection (managed_by_cms/manages_collection) and DigitalPlatform (powered_by_cms/powers_platform)"
- "Four reconstruction outputs: CustodianLegalStatus, CustodianName, CustodianPlace, CustodianCollection"
- "Formal vs Informal: GovernanceStructure (legal) on CustodianLegalStatus, OrganizationalStructure (operational) on Custodian"
- "Organizational history: OrganizationalChangeEvent documents restructuring (mergers, splits, dissolutions, reorganizations)"
- "Staff tracking: PersonObservation documents roles, affiliations, expertise through organizational changes"
- "Architecture change: CustodianAppellation now connects to CustodianName (not Custodian) using skos:altLabel"
- "Supporting files: metadata.yaml + main schema = 2 files"
- "Geographic classes (3): Country (ISO 3166-1), Subregion (ISO 3166-2), Settlement (GeoNames)"
- "Geographic slots (2): subregion, settlement (added to CustodianPlace alongside existing country slot)"
- "Geographic validation: FeatureTypeEnum has dcterms:spatial annotations for 72 country-restricted feature types"
- "Registration modeling (v0.9.0): Jurisdiction (lcc-cr:GeographicRegion), TradeRegister (gleif-ra:BusinessRegistry), enhanced RegistrationInfo with GLEIF alignment"
- "GLEIF integration: Registration Authority List (RAL) codes (RA000439 for KvK, etc.), gleif-base:RegistryIdentifier, gleif-base:RegistrationAuthority"
- "New slots (v0.9.0): country, description, website, jurisdiction for registration and jurisdiction support"
- "Standards ecosystem (v0.9.1): StandardsOrganization (ISO, W3C), Standard (ISIL, ISNI), AllocationAgency (KB, OCLC), IdentifierFormat"
- "Identifier provenance (v0.9.1): defined_by_standard, allocated_by, identifier_format_used, canonical_value, also_identifies_name, allocation_date"
- "Dual-purpose identifiers (v0.9.1): ISNI and VIAF also identify CustodianName records via also_identifies_name slot"
- "Funding calls (v0.9.2): CallForApplication class for heritage funding opportunities, linked to FundingOrganisation"
- "Web provenance (v0.9.2): WebObservation class for PROV-O/PAV-compliant provenance tracking of web-extracted data"
- "Funding agendas (v0.9.3): FundingAgenda class for strategic research agendas (NWA, Horizon Europe priorities) with ThematicRoute"
- "Funding hierarchy (v0.9.3): FundingAgenda → implemented_by → FundingOrganisation → issues → CallForApplication"
- "Funding requirements (v0.9.4): FundingRequirement class with FundingRequirementTypeEnum (24 categories) for structured eligibility criteria with WebObservation provenance"
- "Provenance chain (v0.9.4): CallForApplication → requirements → FundingRequirement → observed_in → WebObservation"
- "Web portals (v0.9.5): WebPortal class with WebPortalTypeEnum (16 portal categories) for heritage metadata aggregation"
- "Portal relationships (v0.9.5): portal_data_sources (CMS→Portal), exposed_via_portal (Collection→Portal), operated_by (Portal→EncompassingBody)"
- "Portal hierarchy (v0.9.5): aggregates_from/aggregated_by for portal-to-portal chains (regional → national → European)"
- "Grand total: 156 files (154 definitions + 2 supporting) - added WebPortal class + WebPortalTypeEnum + 3 slots"
- "Social media (v0.9.6): SocialMediaProfile class with SocialMediaPlatformTypeEnum (29 platforms) + DigitalPresenceTypeEnum (17 presence types)"
- "IoT devices (v0.9.6): InternetOfThings class for beacons, kiosks, sensors with SOSA/SSN ontology alignment"
- "Digital presence assertions (v0.9.6): PrimaryDigitalPresenceAssertion for temporal tracking of primary presence status"
- "Grand total: 162 files (160 definitions + 2 supporting) - added 3 classes + 2 enums"
- "Bidirectional properties (v0.9.7): Added owl:inverseOf axioms following W3C ORG ontology pattern"
- "Inverse property pairs (v0.9.7): parent_custodian↔has_suborganization, parent_unit↔has_unit, has_collection↔collection_of, managing_unit↔managed_collections, operated_by↔operates, is_member_of↔has_member, exposed_via_portal↔exposes_collections, portal_data_sources↔feeds_portal"
- "Comprehensive bidirectional navigation (v0.9.8): Added 9 more inverse pairs for full graph traversal"
- "Hub architecture inverses (v0.9.8): refers_to_custodian↔has_observation, identifies_custodian↔identified_by"
- "Reconstruction inverses (v0.9.8): was_generated_by↔generates, used↔used_by"
- "Governance inverses (v0.9.8): encompassing_body↔encompasses, organizational_change_events↔affects_organization"
- "Name versioning inverses (v0.9.8): supersedes↔superseded_by"
- "Platform/identifier inverses (v0.9.8): digital_platform↔platform_of, identifiers↔identifies, allocated_by↔allocates"
- "RDF alignment (v0.9.8): All inverse properties generate owl:inverseOf axioms in RDF/OWL output"
- "Grand total: 180 files (178 definitions + 2 supporting) - added has_derived_observation inverse slot"
- "Provenance inverse (v0.9.9): derived_from_entity↔has_derived_observation (PROV-O wasDerivedFrom/hadDerivation pattern)"
- "Video content (v0.9.10): VideoPost class for social media video posts with engagement metrics and platform-specific metadata"
- "Video text hierarchy (v0.9.10): VideoTextContent (abstract) → VideoTranscript → VideoSubtitle with PROV-O provenance tracking"
- "Video annotations (v0.9.10): VideoAnnotation (abstract) → VideoSceneAnnotation, VideoObjectAnnotation, VideoOCRAnnotation"
- "Video temporal (v0.9.10): VideoTimeSegment reusable class for time-coded content with dual ISO 8601 + seconds representation"
- "CV/Multimodal (v0.9.10): Detection classes (DetectedObject, DetectedFace, DetectedLogo, DetectedLandmark, TextRegion) for heritage-relevant visual analysis"
- "Ontology alignment (v0.9.10): CIDOC-CRM (E73, E33, E52), W3C Web Annotation (oa:Annotation), Schema.org (transcript, caption), PROV-O (Entity, Activity)"
- "Grand total: 187 files (185 definitions + 2 supporting) - added 7 video content classes"
- "Donation schemes (v0.9.11): DonationScheme class for heritage institution giving programs (friends, patrons, adoption, legacy, sponsorship, crowdfunding)"
- "Donation scheme types (v0.9.11): DonationSchemeTypeEnum with 50+ scheme categories across 8 main groups (MEMBERSHIP_*, PATRON_*, ADOPTION_*, LEGACY_*, DONATION_*, INKIND_*, SPONSORSHIP_*, CROWDFUNDING_*)"
- "Donation provenance (v0.9.11): DonationScheme → observed_in → WebObservation for scheme data provenance"
- "Tax deductibility (v0.9.11): Tax scheme support (ANBI, Gift Aid, 501(c)(3), Gemeinnützigkeit, etc.) with country-specific benefits"
- "Grand total: 190 files (188 definitions + 2 supporting) - added DonationScheme class + DonationSchemeTypeEnum + offers_donation_schemes slot"
see_also:
- "https://github.com/FICLIT/PiCo"
- "https://ontome.net/ontology/c39"
- "https://www.wikidata.org/wiki/Q115641683"