diff --git a/data/ontology/ONTOLOGY_CATALOG.md b/data/ontology/ONTOLOGY_CATALOG.md index 7e3c4be925..61064fc23e 100644 --- a/data/ontology/ONTOLOGY_CATALOG.md +++ b/data/ontology/ONTOLOGY_CATALOG.md @@ -2,7 +2,7 @@ This document catalogs all ontologies used in the GLAM Heritage Custodian project. -**Last Updated**: 2025-01-13 +**Last Updated**: 2026-02-08 ## Core Domain Ontologies @@ -13,6 +13,7 @@ This document catalogs all ontologies used in the GLAM Heritage Custodian projec | `CIDOC_CRM_v7.1.3.rdf` | CIDOC Conceptual Reference Model | 7.1.3 | https://cidoc-crm.org/ | `crm:` | | `CRMgeo_v1_2.rdfs` | CRMgeo (Geospatial Extension) | 1.2 | https://cidoc-crm.org/ | `crmgeo:` | | `RiC-O_1-1.rdf` | Records in Contexts Ontology | 1.1 | https://www.ica.org/standards/RiC/ontology | `rico:` | +| `RiC-O_1-0-2.rdf` | Records in Contexts Ontology (legacy) | 1.0.2 | https://www.ica.org/standards/RiC/ontology | `rico:` | | `edm.owl` | Europeana Data Model | 5.2.8 | http://www.europeana.eu/schemas/edm/ | `edm:` | | `bibframe.rdf` | BIBFRAME (Library Bibliographic) | 2.x | https://id.loc.gov/ontologies/bibframe.html | `bf:` | | `premis3.owl` | PREMIS (Preservation Metadata) | 3.0 | http://www.loc.gov/premis/rdf/v3/ | `premis:` | @@ -22,9 +23,11 @@ This document catalogs all ontologies used in the GLAM Heritage Custodian projec | File | Ontology | Version | Source | Namespace | |------|----------|---------|--------|-----------| | `pico.ttl` | PiCo (Persons in Context) | 2023-09-21 | https://personsincontext.org/ | `pico:` | +| `pnv.ttl` | Person Name Vocabulary | 2021 | https://w3id.org/pnv | `pnv:` | | `foaf.ttl` | FOAF (Friend of a Friend) | 0.1 | http://xmlns.com/foaf/spec/ | `foaf:` | | `org.rdf` | W3C Organization Ontology | 2014 | https://www.w3.org/TR/vocab-org/ | `org:` | | `core-public-organisation-ap.ttl` | CPOV (Core Public Organisation) | 1.1 | https://joinup.ec.europa.eu/collection/semic-support-centre/solution/cpov-application-profile | `cpov:` | +| `core-public-organisation-ap.jsonld` | CPOV (JSON-LD format) | 1.1 | https://joinup.ec.europa.eu/collection/semic-support-centre/solution/cpov-application-profile | `cpov:` | | `regorg.ttl` | Registered Organization Vocabulary | 1.0 | https://www.w3.org/TR/vocab-regorg/ | `regorg:` | | `tooiont.ttl` | TOOI (Dutch Government Ontology) | 2023 | https://identifier.overheid.nl/tooi/ | `tooi:` | @@ -45,6 +48,8 @@ This document catalogs all ontologies used in the GLAM Heritage Custodian projec | File | Ontology | Version | Source | Namespace | |------|----------|---------|--------|-----------| | `geonames_ontology.rdf` | GeoNames Ontology | 3.3 | https://www.geonames.org/ontology/ | `gn:` | +| `locn.ttl` | ISA Core Location Vocabulary | 1.0 | https://www.w3.org/ns/locn | `locn:` | +| `legacy_locn.ttl` | ISA Core Location (legacy) | 1.0 | http://www.w3.org/ns/locn | `locn:` | | `geo.ttl` | GeoSPARQL | 1.1 | https://www.ogc.org/standard/geosparql/ | `geo:` | | `wgs84_pos.rdf` | W3C WGS84 Geo Positioning | 2009 | https://www.w3.org/2003/01/geo/ | `wgs84_pos:` | | `lcc-cr.rdf` | LCC Country Representation | 1.2 | https://www.omg.org/spec/LCC/ | `lcc-cr:` | @@ -64,6 +69,7 @@ This document catalogs all ontologies used in the GLAM Heritage Custodian projec |------|----------|---------|--------|-----------| | `sosa.ttl` | SOSA (Sensor, Observation, Sample, Actuator) | 1.1 | https://www.w3.org/TR/vocab-ssn/ | `sosa:` | | `ssn.ttl` | SSN (Semantic Sensor Network) | 1.1 | https://www.w3.org/TR/vocab-ssn/ | `ssn:` | +| `Brick.ttl` | Brick Schema (Building IoT) | 1.3 | https://brickschema.org/ | `brick:` | ## Foundational Ontologies @@ -74,11 +80,14 @@ This document catalogs all ontologies used in the GLAM Heritage Custodian projec | `skos.rdf` | SKOS (Simple Knowledge Org System) | 2009 | https://www.w3.org/TR/skos-reference/ | `skos:` | | `dublin_core_elements.rdf` | Dublin Core Elements | 1.1 | https://www.dublincore.org/specifications/dublin-core/ | `dc:` | | `dcterms.rdf` | DCMI Metadata Terms (RDF) | 2020 | https://www.dublincore.org/specifications/dublin-core/dcmi-terms/dublin_core_terms.rdf | `dcterms:` | +| `dcterms.ttl` | DCMI Metadata Terms (TTL) | 2020 | https://www.dublincore.org/specifications/dublin-core/dcmi-terms/ | `dcterms:` | | `dctype.rdf` | DCMI Type Vocabulary | 2012 | https://www.dublincore.org/specifications/dublin-core/dcmi-type-vocabulary/ | `dcmitype:` | | `oa.ttl` | Open Annotation Data Model | 2013 | https://www.w3.org/TR/annotation-vocab/ | `oa:` | +| `odrl.ttl` | ODRL (Open Digital Rights Language) | 2.2 | https://www.w3.org/TR/odrl-model/ | `odrl:` | | `dcat3.ttl` | DCAT (Data Catalog Vocabulary) | 3.0 | https://www.w3.org/TR/vocab-dcat-3/ | `dcat:` | | `schemaorg.owl` | Schema.org | 2024 | https://schema.org/ | `schema:` | | `vcard.rdf` | vCard Ontology | 4.0 | https://www.w3.org/TR/vcard-rdf/ | `vcard:` | +| `vcard.ttl` | vCard Ontology (TTL) | 4.0 | https://www.w3.org/TR/vcard-rdf/ | `vcard:` | | `dqv.ttl` | Data Quality Vocabulary | 2016-12 | https://www.w3.org/TR/vocab-dqv/ | `dqv:` | | `adms.ttl` | Asset Description Metadata Schema | 2015-07 | https://www.w3.org/TR/vocab-adms/ | `adms:` | @@ -88,8 +97,10 @@ This document catalogs all ontologies used in the GLAM Heritage Custodian projec |------|----------|---------|--------|-----------| | `prov.ttl` | PROV-O (Provenance Ontology) | 2013 | https://www.w3.org/TR/prov-o/ | `prov:` | | `prov-o.rdf` | PROV-O (RDF format) | 2013 | https://www.w3.org/TR/prov-o/ | `prov:` | +| `prov-o.ttl` | PROV-O (TTL format) | 2013 | https://www.w3.org/TR/prov-o/ | `prov:` | | `pav.rdf` | PAV (Provenance, Authoring, Versioning) | 2.3 | http://purl.org/pav/ | `pav:` | | `time.rdf` | OWL-Time | 2017 | https://www.w3.org/TR/owl-time/ | `time:` | +| `time.ttl` | OWL-Time (TTL) | 2017 | https://www.w3.org/TR/owl-time/ | `time:` | ### Object Reuse & Exchange @@ -132,6 +143,37 @@ This document catalogs all ontologies used in the GLAM Heritage Custodian projec |------|----------|---------|--------|-----------| | `hydra_cg.jsonld` | Hydra Core Vocabulary | 1.0 | https://www.hydra-cg.com/spec/latest/core/ | `hydra:` | +### Natural History & Biodiversity + +| File | Ontology | Version | Source | Namespace | +|------|----------|---------|--------|-----------| +| `dwc.rdf` | Darwin Core | 2023-09 | http://rs.tdwg.org/dwc/terms/ | `dwc:` | + +### Smart Buildings & Real Estate + +| File | Ontology | Version | Source | Namespace | +|------|----------|---------|--------|-----------| +| `rec.ttl` | RealEstateCore | 4.0 | https://github.com/RealEstateCore/rec | `rec:` | + +### Licensing & Rights + +| File | Ontology | Version | Source | Namespace | +|------|----------|---------|--------|-----------| +| `spdx.ttl` | SPDX (Software Package Data Exchange) | 3.0.1 | https://spdx.org/ | `spdx3:` | +| `spdx2.owl` | SPDX (v2.2.2, used by prefix spdx:) | 2.2.2 | https://spdx.org/ | `spdx:` | + +### Commerce & Vocabularies + +| File | Ontology | Version | Source | Namespace | +|------|----------|---------|--------|-----------| +| `goodrelations.owl` | GoodRelations | 1.0 | http://purl.org/goodrelations/v1 | `gr:` | + +### Lexicography + +| File | Ontology | Version | Source | Namespace | +|------|----------|---------|--------|-----------| +| `ontolex-frac.ttl` | OntoLex-FRaC (Frequency, Attestation, Corpus) | 2024 | https://www.w3.org/2019/09/lexicog/ | `frac:` | + ### Other | File | Ontology | Version | Source | Namespace | @@ -195,6 +237,11 @@ curl -L -o wgs84_pos.rdf "https://www.w3.org/2003/01/geo/wgs84_pos" -H "Accept: - **LCC** provides ISO 3166 and ISO 639 codes as RDF - essential for country/language modeling - **SOSA/SSN** is a W3C/OGC joint standard for sensor observations - **GeoNames** ontology v3.3 (2022-01-30) includes feature codes for settlements +- **DWC** (Darwin Core) downloaded from TDWG with Accept: application/rdf+xml +- **SPDX** has two versions: `spdx2.owl` uses `http://spdx.org/rdf/terms#` namespace (used by schema prefix `spdx:`); `spdx.ttl` uses the v3.x namespace +- **REC** (RealEstateCore) v4 uses SHACL shapes, not OWL classes +- **PNV** (Person Name Vocabulary) for structured person name components +- **Brick** schema for building IoT systems (environmental monitoring sensors) ## See Also diff --git a/frontend/public/schemas/20251121/linkml/manifest.json b/frontend/public/schemas/20251121/linkml/manifest.json index 8eb7c81c8b..453fe8950f 100644 --- a/frontend/public/schemas/20251121/linkml/manifest.json +++ b/frontend/public/schemas/20251121/linkml/manifest.json @@ -1,5 +1,5 @@ { - "generated": "2026-02-08T16:18:30.347Z", + "generated": "2026-02-08T18:22:13.374Z", "schemaRoot": "/schemas/20251121/linkml", "totalFiles": 2916, "categoryCounts": { diff --git a/schemas/20251121/linkml/manifest.json b/schemas/20251121/linkml/manifest.json index 453fe8950f..5ed04b17f6 100644 --- a/schemas/20251121/linkml/manifest.json +++ b/schemas/20251121/linkml/manifest.json @@ -1,5 +1,5 @@ { - "generated": "2026-02-08T18:22:13.374Z", + "generated": "2026-02-08T22:37:44.605Z", "schemaRoot": "/schemas/20251121/linkml", "totalFiles": 2916, "categoryCounts": { diff --git a/schemas/20251121/linkml/modules/classes/AcademicArchiveRecordSetTypes.yaml b/schemas/20251121/linkml/modules/classes/AcademicArchiveRecordSetTypes.yaml index 2e93da1173..992e112c7b 100644 --- a/schemas/20251121/linkml/modules/classes/AcademicArchiveRecordSetTypes.yaml +++ b/schemas/20251121/linkml/modules/classes/AcademicArchiveRecordSetTypes.yaml @@ -16,13 +16,9 @@ imports: - linkml:types - ../slots/20260202_matang/has_score - ../slots/20260202_matang/has_type - - ../slots/20260202_matang/new/organizational_principle - - ../slots/20260202_matang/new/organizational_principle_uri - - ../slots/20260202_matang/new/privacy_note - - ../slots/20260202_matang/new/record_note + - ../slots/20260202_matang/has_note - ../slots/20260202_matang/new/record_set_type - - ../slots/20260202_matang/new/scope_exclude - - ../slots/20260202_matang/new/scope_include + - ../slots/20260202_matang/has_scope classes: UniversityAdministrativeFonds: is_a: AcademicArchiveRecordSetType diff --git a/schemas/20251121/linkml/modules/classes/AccessPolicy.yaml b/schemas/20251121/linkml/modules/classes/AccessPolicy.yaml index 82792cb442..996edeb5c7 100644 --- a/schemas/20251121/linkml/modules/classes/AccessPolicy.yaml +++ b/schemas/20251121/linkml/modules/classes/AccessPolicy.yaml @@ -13,21 +13,18 @@ prefixes: default_prefix: hc imports: - linkml:types - - ../slots/20260202_matang/new/credentials_required - - ../slots/20260202_matang/new/cultural_protocol_url + - ../slots/20260202_matang/require + - ../slots/20260202_matang/has_protocol - ../slots/20260202_matang/has_description - - ../slots/20260202_matang/has_embargo_end_date - - ../slots/20260202_matang/has_embargo_reason + - ../slots/20260202_matang/embargo + - ../slots/20260202_matang/new/has_embargo_reason - ../slots/20260202_matang/has_level - ../slots/20260202_matang/has_score - ../slots/20260202_matang/new/imposes_or_imposed - ../slots/20260202_matang/new/legal_basis - ../slots/20260202_matang/new/policy_id - ../slots/20260202_matang/new/policy_name - - ../slots/20260202_matang/new/poses_or_posed_condition - - ../slots/20260202_matang/new/registration_required - - ../slots/20260202_matang/new/requires_appointment - - ../slots/20260202_matang/new/requires_or_required + - ../slots/20260202_matang/pose_condition - ../slots/20260202_matang/new/review_date - ../slots/20260202_matang/new/rights_statement - ../slots/20260202_matang/new/rights_statement_url diff --git a/schemas/20251121/linkml/modules/classes/AcquisitionEvent.yaml b/schemas/20251121/linkml/modules/classes/AcquisitionEvent.yaml index 3a78d89a60..df5bb76d5e 100644 --- a/schemas/20251121/linkml/modules/classes/AcquisitionEvent.yaml +++ b/schemas/20251121/linkml/modules/classes/AcquisitionEvent.yaml @@ -11,7 +11,7 @@ imports: - ./Entity - linkml:types - ../slots/20260202_matang/has_method - - ../slots/20260202_matang/has_origin + - ../slots/20260202_matang/originate_from - ../slots/20260202_matang/has_provenance - ../slots/20260202_matang/temporal_extent default_prefix: hc diff --git a/schemas/20251121/linkml/modules/classes/Address.yaml b/schemas/20251121/linkml/modules/classes/Address.yaml index 6b6a88b09a..432571a4b6 100644 --- a/schemas/20251121/linkml/modules/classes/Address.yaml +++ b/schemas/20251121/linkml/modules/classes/Address.yaml @@ -20,7 +20,7 @@ imports: - ../slots/20260202_matang/has_label - ../slots/20260202_matang/has_section - ../slots/20260202_matang/has_type - - ../slots/20260202_matang/derived_from # was: was_derived_from + - ../slots/20260202_matang/derive_from # was: was_derived_from - ../slots/20260202_matang/generated_by # was: was_generated_by - ../slots/20260202_matang/located_in - ../slots/20260202_matang/new/latitude diff --git a/schemas/20251121/linkml/modules/classes/AdministrativeOffice.yaml b/schemas/20251121/linkml/modules/classes/AdministrativeOffice.yaml index 0a932fab6a..342a334c20 100644 --- a/schemas/20251121/linkml/modules/classes/AdministrativeOffice.yaml +++ b/schemas/20251121/linkml/modules/classes/AdministrativeOffice.yaml @@ -8,9 +8,9 @@ imports: - ../slots/20260202_matang/identified_by - ../slots/20260202_matang/has_label - ../slots/20260202_matang/has_score - - ../slots/20260202_matang/has_staff_member + - ../slots/20260202_matang/has_staff - ../slots/20260202_matang/new/is_leased - - ../slots/20260202_matang/derived_from + - ../slots/20260202_matang/derive_from - ../slots/20260202_matang/generated_by - ../slots/20260202_matang/new/lease_expiry prefixes: diff --git a/schemas/20251121/linkml/modules/classes/AdvertisingRadioArchiveRecordSetTypes.yaml b/schemas/20251121/linkml/modules/classes/AdvertisingRadioArchiveRecordSetTypes.yaml index 0443b37fa4..096b8e1c57 100644 --- a/schemas/20251121/linkml/modules/classes/AdvertisingRadioArchiveRecordSetTypes.yaml +++ b/schemas/20251121/linkml/modules/classes/AdvertisingRadioArchiveRecordSetTypes.yaml @@ -15,8 +15,6 @@ imports: - linkml:types - ../slots/20260202_matang/has_score - ../slots/20260202_matang/has_type - - ../slots/20260202_matang/new/organizational_principle - - ../slots/20260202_matang/new/organizational_principle_uri - ../slots/20260202_matang/new/record_holder - ../slots/20260202_matang/new/record_holder_note - ../slots/20260202_matang/new/record_set_type diff --git a/schemas/20251121/linkml/modules/classes/Age.yaml b/schemas/20251121/linkml/modules/classes/Age.yaml index 607c8ba4fa..61ef19f698 100644 --- a/schemas/20251121/linkml/modules/classes/Age.yaml +++ b/schemas/20251121/linkml/modules/classes/Age.yaml @@ -11,7 +11,7 @@ imports: - linkml:types - ../slots/20260202_matang/has_description - ../slots/20260202_matang/has_quantity - - ../slots/20260202_matang/has_unit + - ../slots/20260202_matang/has_measurement_unit classes: Age: class_uri: schema:QuantitativeValue diff --git a/schemas/20251121/linkml/modules/classes/AirChanges.yaml b/schemas/20251121/linkml/modules/classes/AirChanges.yaml index 2a155a1e5e..6f9889293f 100644 --- a/schemas/20251121/linkml/modules/classes/AirChanges.yaml +++ b/schemas/20251121/linkml/modules/classes/AirChanges.yaml @@ -9,7 +9,7 @@ default_prefix: hc imports: - linkml:types - ../slots/20260202_matang/has_quantity - - ../slots/20260202_matang/has_unit + - ../slots/20260202_matang/has_measurement_unit classes: AirChanges: class_uri: schema:QuantitativeValue diff --git a/schemas/20251121/linkml/modules/classes/Alignment.yaml b/schemas/20251121/linkml/modules/classes/Alignment.yaml index c1f940f48b..b3db0db348 100644 --- a/schemas/20251121/linkml/modules/classes/Alignment.yaml +++ b/schemas/20251121/linkml/modules/classes/Alignment.yaml @@ -10,7 +10,7 @@ description: 'Represents positioning or alignment information for content elemen imports: - linkml:types - ../slots/20260202_matang/has_alignment - - ../slots/20260202_matang/has_unit + - ../slots/20260202_matang/has_measurement_unit - ../slots/20260202_matang/has_value prefixes: linkml: https://w3id.org/linkml/ diff --git a/schemas/20251121/linkml/modules/classes/Altitude.yaml b/schemas/20251121/linkml/modules/classes/Altitude.yaml index 830db240d3..1f71fbb3ca 100644 --- a/schemas/20251121/linkml/modules/classes/Altitude.yaml +++ b/schemas/20251121/linkml/modules/classes/Altitude.yaml @@ -10,7 +10,7 @@ prefixes: wd: http://www.wikidata.org/entity/ imports: - linkml:types - - ../slots/20260202_matang/has_unit + - ../slots/20260202_matang/has_measurement_unit - ../slots/20260202_matang/has_value classes: Altitude: diff --git a/schemas/20251121/linkml/modules/classes/AnimalSoundArchiveRecordSetTypes.yaml b/schemas/20251121/linkml/modules/classes/AnimalSoundArchiveRecordSetTypes.yaml index ed0703057f..c7d1e77b09 100644 --- a/schemas/20251121/linkml/modules/classes/AnimalSoundArchiveRecordSetTypes.yaml +++ b/schemas/20251121/linkml/modules/classes/AnimalSoundArchiveRecordSetTypes.yaml @@ -15,8 +15,6 @@ imports: - linkml:types - ../slots/20260202_matang/has_score - ../slots/20260202_matang/has_type - - ../slots/20260202_matang/new/organizational_principle - - ../slots/20260202_matang/new/organizational_principle_uri - ../slots/20260202_matang/new/record_holder - ../slots/20260202_matang/new/record_holder_note - ../slots/20260202_matang/new/record_set_type diff --git a/schemas/20251121/linkml/modules/classes/AppreciationEvent.yaml b/schemas/20251121/linkml/modules/classes/AppreciationEvent.yaml index ff79bdf44b..040a531916 100644 --- a/schemas/20251121/linkml/modules/classes/AppreciationEvent.yaml +++ b/schemas/20251121/linkml/modules/classes/AppreciationEvent.yaml @@ -11,7 +11,7 @@ imports: - linkml:types - ../metadata - ../slots/20260202_matang/has_quantity - - ../slots/20260202_matang/has_unit + - ../slots/20260202_matang/has_measurement_unit - ../slots/20260202_matang/temporal_extent default_prefix: hc classes: diff --git a/schemas/20251121/linkml/modules/classes/ArchitecturalArchiveRecordSetTypes.yaml b/schemas/20251121/linkml/modules/classes/ArchitecturalArchiveRecordSetTypes.yaml index 6bd3859859..9032d26bb9 100644 --- a/schemas/20251121/linkml/modules/classes/ArchitecturalArchiveRecordSetTypes.yaml +++ b/schemas/20251121/linkml/modules/classes/ArchitecturalArchiveRecordSetTypes.yaml @@ -21,8 +21,6 @@ imports: - linkml:types - ../slots/20260202_matang/has_score - ../slots/20260202_matang/has_type - - ../slots/20260202_matang/new/organizational_principle - - ../slots/20260202_matang/new/organizational_principle_uri - ../slots/20260202_matang/new/record_holder - ../slots/20260202_matang/new/record_holder_note - ../slots/20260202_matang/new/record_set_type diff --git a/schemas/20251121/linkml/modules/classes/ArchiveOfInternationalOrganizationRecordSetTypes.yaml b/schemas/20251121/linkml/modules/classes/ArchiveOfInternationalOrganizationRecordSetTypes.yaml index 90fc7f6cc3..c0d34bc8b4 100644 --- a/schemas/20251121/linkml/modules/classes/ArchiveOfInternationalOrganizationRecordSetTypes.yaml +++ b/schemas/20251121/linkml/modules/classes/ArchiveOfInternationalOrganizationRecordSetTypes.yaml @@ -15,8 +15,6 @@ imports: - linkml:types - ../slots/20260202_matang/has_score - ../slots/20260202_matang/has_type - - ../slots/20260202_matang/new/organizational_principle - - ../slots/20260202_matang/new/organizational_principle_uri - ../slots/20260202_matang/new/record_holder - ../slots/20260202_matang/new/record_holder_note - ../slots/20260202_matang/new/record_set_type diff --git a/schemas/20251121/linkml/modules/classes/ArchiveOrganizationType.yaml b/schemas/20251121/linkml/modules/classes/ArchiveOrganizationType.yaml index ab1ad203ac..66aae801df 100644 --- a/schemas/20251121/linkml/modules/classes/ArchiveOrganizationType.yaml +++ b/schemas/20251121/linkml/modules/classes/ArchiveOrganizationType.yaml @@ -22,7 +22,7 @@ imports: - ../slots/20260202_matang/has_schema - ../slots/20260202_matang/has_scope - ../slots/20260202_matang/has_score - - ../slots/20260202_matang/has_subtype + - ../slots/20260202_matang/has_hyponym - ../slots/20260202_matang/has_type - ../slots/20260202_matang/new/preservation_standard - ../slots/20260202_matang/new/record_type diff --git a/schemas/20251121/linkml/modules/classes/ArchivesForBuildingRecordsRecordSetTypes.yaml b/schemas/20251121/linkml/modules/classes/ArchivesForBuildingRecordsRecordSetTypes.yaml index 8c692244ed..9f8829c103 100644 --- a/schemas/20251121/linkml/modules/classes/ArchivesForBuildingRecordsRecordSetTypes.yaml +++ b/schemas/20251121/linkml/modules/classes/ArchivesForBuildingRecordsRecordSetTypes.yaml @@ -15,8 +15,6 @@ imports: - linkml:types - ../slots/20260202_matang/has_score - ../slots/20260202_matang/has_type - - ../slots/20260202_matang/new/organizational_principle - - ../slots/20260202_matang/new/organizational_principle_uri - ../slots/20260202_matang/new/record_holder - ../slots/20260202_matang/new/record_holder_note - ../slots/20260202_matang/new/record_set_type diff --git a/schemas/20251121/linkml/modules/classes/ArchivesRegionalesRecordSetTypes.yaml b/schemas/20251121/linkml/modules/classes/ArchivesRegionalesRecordSetTypes.yaml index b79fed8406..99d64fac45 100644 --- a/schemas/20251121/linkml/modules/classes/ArchivesRegionalesRecordSetTypes.yaml +++ b/schemas/20251121/linkml/modules/classes/ArchivesRegionalesRecordSetTypes.yaml @@ -15,8 +15,6 @@ imports: - linkml:types - ../slots/20260202_matang/has_score - ../slots/20260202_matang/has_type - - ../slots/20260202_matang/new/organizational_principle - - ../slots/20260202_matang/new/organizational_principle_uri - ../slots/20260202_matang/new/record_holder - ../slots/20260202_matang/new/record_holder_note - ../slots/20260202_matang/new/record_set_type diff --git a/schemas/20251121/linkml/modules/classes/Area.yaml b/schemas/20251121/linkml/modules/classes/Area.yaml index 5d75cd6a53..d7970e1961 100644 --- a/schemas/20251121/linkml/modules/classes/Area.yaml +++ b/schemas/20251121/linkml/modules/classes/Area.yaml @@ -29,7 +29,7 @@ prefixes: imports: - linkml:types - ../slots/20260202_matang/has_label - - ../slots/20260202_matang/has_unit + - ../slots/20260202_matang/has_measurement_unit - ../slots/20260202_matang/has_value - ../slots/20260202_matang/new/is_estimate - ../slots/20260202_matang/new/measurement_date diff --git a/schemas/20251121/linkml/modules/classes/ArtArchiveRecordSetTypes.yaml b/schemas/20251121/linkml/modules/classes/ArtArchiveRecordSetTypes.yaml index 368b0cf81f..1fbad5ca1d 100644 --- a/schemas/20251121/linkml/modules/classes/ArtArchiveRecordSetTypes.yaml +++ b/schemas/20251121/linkml/modules/classes/ArtArchiveRecordSetTypes.yaml @@ -15,8 +15,6 @@ imports: - linkml:types - ../slots/20260202_matang/has_score - ../slots/20260202_matang/has_type - - ../slots/20260202_matang/new/organizational_principle - - ../slots/20260202_matang/new/organizational_principle_uri - ../slots/20260202_matang/new/record_holder - ../slots/20260202_matang/new/record_holder_note - ../slots/20260202_matang/new/record_set_type diff --git a/schemas/20251121/linkml/modules/classes/ArtSaleService.yaml b/schemas/20251121/linkml/modules/classes/ArtSaleService.yaml index 60209ed1df..5ceb048cdc 100644 --- a/schemas/20251121/linkml/modules/classes/ArtSaleService.yaml +++ b/schemas/20251121/linkml/modules/classes/ArtSaleService.yaml @@ -8,7 +8,7 @@ prefixes: imports: - linkml:types - ../metadata - - ../slots/20260202_matang/new/takes_or_took_comission + - ../slots/20260202_matang/take_comission default_prefix: hc classes: ArtSaleService: diff --git a/schemas/20251121/linkml/modules/classes/ArticlesOfAssociation.yaml b/schemas/20251121/linkml/modules/classes/ArticlesOfAssociation.yaml index 979dd352d9..8a1b25ca8a 100644 --- a/schemas/20251121/linkml/modules/classes/ArticlesOfAssociation.yaml +++ b/schemas/20251121/linkml/modules/classes/ArticlesOfAssociation.yaml @@ -15,7 +15,7 @@ imports: - ../slots/20260202_matang/new/is_current_version - ../slots/20260202_matang/amended_through - ../slots/20260202_matang/archived_in - - ../slots/20260202_matang/derived_from + - ../slots/20260202_matang/derive_from - ../slots/20260202_matang/effective_at - ../slots/20260202_matang/generated_by - ../slots/20260202_matang/included_in @@ -29,8 +29,8 @@ imports: - ../slots/20260202_matang/new/refers_to_custodian - ../slots/20260202_matang/new/refers_to_legal_status - ../slots/20260202_matang/new/registered_office_clause - - ../slots/20260202_matang/new/requires_articles_at_registration - - ../slots/20260202_matang/new/supersedes_or_superseded + - ../slots/20260202_matang/require + - ../slots/20260202_matang/supersede - ../slots/20260202_matang/temporal_extent prefixes: linkml: https://w3id.org/linkml/ diff --git a/schemas/20251121/linkml/modules/classes/AudiovisualArchiveRecordSetTypes.yaml b/schemas/20251121/linkml/modules/classes/AudiovisualArchiveRecordSetTypes.yaml index 26cfade061..96cc7406e8 100644 --- a/schemas/20251121/linkml/modules/classes/AudiovisualArchiveRecordSetTypes.yaml +++ b/schemas/20251121/linkml/modules/classes/AudiovisualArchiveRecordSetTypes.yaml @@ -15,8 +15,6 @@ imports: - linkml:types - ../slots/20260202_matang/has_score - ../slots/20260202_matang/has_type - - ../slots/20260202_matang/new/organizational_principle - - ../slots/20260202_matang/new/organizational_principle_uri - ../slots/20260202_matang/new/record_holder - ../slots/20260202_matang/new/record_holder_note - ../slots/20260202_matang/new/record_set_type diff --git a/schemas/20251121/linkml/modules/classes/Authentication.yaml b/schemas/20251121/linkml/modules/classes/Authentication.yaml index da758d7a26..4238c133e8 100644 --- a/schemas/20251121/linkml/modules/classes/Authentication.yaml +++ b/schemas/20251121/linkml/modules/classes/Authentication.yaml @@ -8,7 +8,7 @@ prefixes: default_prefix: hc imports: - linkml:types - - ../slots/20260202_matang/new/requires_or_required + - ../slots/20260202_matang/require classes: Authentication: class_uri: hc:Authentication diff --git a/schemas/20251121/linkml/modules/classes/AuxiliaryDigitalPlatform.yaml b/schemas/20251121/linkml/modules/classes/AuxiliaryDigitalPlatform.yaml index bbd381ce48..ef8b891a3c 100644 --- a/schemas/20251121/linkml/modules/classes/AuxiliaryDigitalPlatform.yaml +++ b/schemas/20251121/linkml/modules/classes/AuxiliaryDigitalPlatform.yaml @@ -13,7 +13,7 @@ imports: - ../slots/20260202_matang/new/is_auxiliary_of_platform - ../slots/20260202_matang/archived_at - ../slots/20260202_matang/based_on - - ../slots/20260202_matang/derived_from + - ../slots/20260202_matang/derive_from - ../slots/20260202_matang/generated_by - ../slots/20260202_matang/new/linked_data - ../slots/20260202_matang/new/platform_description diff --git a/schemas/20251121/linkml/modules/classes/AuxiliaryPlace.yaml b/schemas/20251121/linkml/modules/classes/AuxiliaryPlace.yaml index dee23f599b..82d1e030c2 100644 --- a/schemas/20251121/linkml/modules/classes/AuxiliaryPlace.yaml +++ b/schemas/20251121/linkml/modules/classes/AuxiliaryPlace.yaml @@ -6,16 +6,16 @@ imports: - ../enums/AuxiliaryPlaceTypeEnum - ../slots/20260202_matang/new/country - ../slots/20260202_matang/has_geographic_subdivision - - ../slots/20260202_matang/has_geometry + - ../slots/20260202_matang/geometric_extent - ../slots/20260202_matang/identified_by - ../slots/20260202_matang/has_location - ../slots/20260202_matang/has_score - ../slots/20260202_matang/has_type - ../slots/20260202_matang/branch_of - - ../slots/20260202_matang/derived_from + - ../slots/20260202_matang/derive_from - ../slots/20260202_matang/generated_by - ../slots/20260202_matang/located_in - - ../slots/20260202_matang/is_location_of + - ../slots/20260202_matang/location_of - ../slots/20260202_matang/has_description - ../slots/20260202_matang/has_label - ../slots/20260202_matang/new/postal_code diff --git a/schemas/20251121/linkml/modules/classes/BankArchiveRecordSetTypes.yaml b/schemas/20251121/linkml/modules/classes/BankArchiveRecordSetTypes.yaml index 4977dc7675..cd1495f8c0 100644 --- a/schemas/20251121/linkml/modules/classes/BankArchiveRecordSetTypes.yaml +++ b/schemas/20251121/linkml/modules/classes/BankArchiveRecordSetTypes.yaml @@ -15,8 +15,6 @@ imports: - linkml:types - ../slots/20260202_matang/has_score - ../slots/20260202_matang/has_type - - ../slots/20260202_matang/new/organizational_principle - - ../slots/20260202_matang/new/organizational_principle_uri - ../slots/20260202_matang/new/record_holder - ../slots/20260202_matang/new/record_holder_note - ../slots/20260202_matang/new/record_set_type diff --git a/schemas/20251121/linkml/modules/classes/BiologicalObject.yaml b/schemas/20251121/linkml/modules/classes/BiologicalObject.yaml index d04137ea17..fb6bc1b45a 100644 --- a/schemas/20251121/linkml/modules/classes/BiologicalObject.yaml +++ b/schemas/20251121/linkml/modules/classes/BiologicalObject.yaml @@ -23,7 +23,7 @@ imports: - ../slots/20260202_matang/identified_by - ../slots/20260202_matang/has_label - ../slots/20260202_matang/has_name - - ../slots/20260202_matang/has_place + - ../slots/20260202_matang/in_place - ../slots/20260202_matang/has_rank - ../slots/20260202_matang/has_score - ../slots/20260202_matang/has_status @@ -44,7 +44,7 @@ imports: - ../slots/20260202_matang/new/sex - ../slots/20260202_matang/new/specimen_count - ../slots/20260202_matang/new/specimen_type - - ../slots/20260202_matang/new/was_acquired_through + - ../slots/20260202_matang/acquired_through default_prefix: hc classes: BiologicalObject: diff --git a/schemas/20251121/linkml/modules/classes/Bookplate.yaml b/schemas/20251121/linkml/modules/classes/Bookplate.yaml index 3864aad0ea..11e044434c 100644 --- a/schemas/20251121/linkml/modules/classes/Bookplate.yaml +++ b/schemas/20251121/linkml/modules/classes/Bookplate.yaml @@ -14,7 +14,7 @@ imports: - linkml:types - ../slots/20260202_matang/has_description - ../slots/20260202_matang/has_label - - ../slots/20260202_matang/has_owner + - ../slots/20260202_matang/owned_by - ../slots/20260202_matang/has_score classes: Bookplate: diff --git a/schemas/20251121/linkml/modules/classes/BranchOffice.yaml b/schemas/20251121/linkml/modules/classes/BranchOffice.yaml index cd4f34c41c..ecd57263eb 100644 --- a/schemas/20251121/linkml/modules/classes/BranchOffice.yaml +++ b/schemas/20251121/linkml/modules/classes/BranchOffice.yaml @@ -10,7 +10,7 @@ imports: - ../slots/20260202_matang/has_quantity - ../slots/20260202_matang/has_score - ../slots/20260202_matang/has_service_area - - ../slots/20260202_matang/derived_from + - ../slots/20260202_matang/derive_from - ../slots/20260202_matang/generated_by - ../slots/20260202_matang/new/is_public_facing - ../slots/20260202_matang/new/operating_hour diff --git a/schemas/20251121/linkml/modules/classes/Budget.yaml b/schemas/20251121/linkml/modules/classes/Budget.yaml index e9bc3ca9da..25216f8328 100644 --- a/schemas/20251121/linkml/modules/classes/Budget.yaml +++ b/schemas/20251121/linkml/modules/classes/Budget.yaml @@ -6,21 +6,21 @@ imports: - ../slots/20260202_matang/allocate - ../slots/20260202_matang/has_currency - ../slots/20260202_matang/has_description - - ../slots/20260202_matang/has_endowment_draw + - ../slots/20260202_matang/draw_endowment - ../slots/20260202_matang/has_label - ../slots/20260202_matang/has_main_part - ../slots/20260202_matang/has_quantity - ../slots/20260202_matang/has_score - ../slots/20260202_matang/has_status - ../slots/20260202_matang/has_type - - ../slots/20260202_matang/has_unit + - ../slots/20260202_matang/has_measurement_unit - ../slots/20260202_matang/include - ../slots/20260202_matang/new/innovation_budget - ../slots/20260202_matang/new/internal_funding - ../slots/20260202_matang/approved_by - ../slots/20260202_matang/approved_on - ../slots/20260202_matang/based_on - - ../slots/20260202_matang/derived_from + - ../slots/20260202_matang/derive_from - ../slots/20260202_matang/documented_by - ../slots/20260202_matang/generated_by - ../slots/20260202_matang/new/managing_unit diff --git a/schemas/20251121/linkml/modules/classes/CallForApplication.yaml b/schemas/20251121/linkml/modules/classes/CallForApplication.yaml index 26178f3779..2661557b95 100644 --- a/schemas/20251121/linkml/modules/classes/CallForApplication.yaml +++ b/schemas/20251121/linkml/modules/classes/CallForApplication.yaml @@ -18,25 +18,24 @@ imports: - ../slots/20260202_matang/end_of_the_end - ../slots/20260202_matang/has_budget # was: total_budget - ../slots/20260202_matang/has_description # was: call_description - - ../slots/20260202_matang/has_funded # was: funded_project + - ../slots/20260202_matang/fund # was: funded_project - ../slots/identified_by # was: call_id, call_identifier - ../slots/20260202_matang/has_label # was: call_short_name, call_title - ../slots/20260202_matang/has_provenance # was: web_observation - ../slots/20260202_matang/has_range - - ../slots/20260202_matang/has_requirement + - ../slots/20260202_matang/require - ../slots/20260202_matang/has_score # was: template_specificity - ../slots/20260202_matang/has_status # was: call_status - ../slots/20260202_matang/has_url # was: call_url - ../slots/20260202_matang/new/info_session_date - ../slots/20260202_matang/categorized_as # was: thematic_area - ../slots/20260202_matang/due_on - - ../slots/20260202_matang/opened_on + - ../slots/20260202_matang/initiate_on - ../slots/20260202_matang/new/issuing_organisation - ../slots/20260202_matang/new/keyword - ../slots/20260202_matang/new/minimum_partner - ../slots/offers_or_offered # was: funding_rate - ../slots/20260202_matang/new/parent_programme - - ../slots/20260202_matang/new/partnership_required - ../slots/20260202_matang/new/related_call - ../slots/requires_or_required # was: co_funding_required - ../slots/20260202_matang/new/results_expected_date diff --git a/schemas/20251121/linkml/modules/classes/CantonalArchiveRecordSetTypes.yaml b/schemas/20251121/linkml/modules/classes/CantonalArchiveRecordSetTypes.yaml index 5a659527e2..f72694e47d 100644 --- a/schemas/20251121/linkml/modules/classes/CantonalArchiveRecordSetTypes.yaml +++ b/schemas/20251121/linkml/modules/classes/CantonalArchiveRecordSetTypes.yaml @@ -15,8 +15,6 @@ imports: - linkml:types - ../slots/20260202_matang/has_score - ../slots/20260202_matang/has_type - - ../slots/20260202_matang/new/organizational_principle - - ../slots/20260202_matang/new/organizational_principle_uri - ../slots/20260202_matang/new/record_holder - ../slots/20260202_matang/new/record_holder_note - ../slots/20260202_matang/new/record_set_type diff --git a/schemas/20251121/linkml/modules/classes/Capacity.yaml b/schemas/20251121/linkml/modules/classes/Capacity.yaml index a3fa25f8cb..6886e7ea59 100644 --- a/schemas/20251121/linkml/modules/classes/Capacity.yaml +++ b/schemas/20251121/linkml/modules/classes/Capacity.yaml @@ -17,7 +17,6 @@ imports: - ../slots/20260202_matang/has_quantity - ../slots/20260202_matang/has_score - ../slots/20260202_matang/has_type - - ../slots/20260202_matang/has_unit - ../slots/20260202_matang/new/is_estimate - ../slots/20260202_matang/temporal_extent default_prefix: hc diff --git a/schemas/20251121/linkml/modules/classes/CateringPlace.yaml b/schemas/20251121/linkml/modules/classes/CateringPlace.yaml index 82f305286a..ade641cf9f 100644 --- a/schemas/20251121/linkml/modules/classes/CateringPlace.yaml +++ b/schemas/20251121/linkml/modules/classes/CateringPlace.yaml @@ -13,14 +13,14 @@ imports: - ../slots/20260202_matang/has_service - ../slots/20260202_matang/has_type - ../slots/20260202_matang/classified_as - - ../slots/20260202_matang/derived_from + - ../slots/20260202_matang/derive_from - ../slots/20260202_matang/founded_through - ../slots/20260202_matang/generated_by - ../slots/20260202_matang/new/michelin_star - ../slots/20260202_matang/new/opening_hour - ../slots/20260202_matang/new/operator - ../slots/20260202_matang/new/outdoor_seating_capacity - - ../slots/20260202_matang/new/reservation_required + - ../slots/20260202_matang/require - ../slots/20260202_matang/new/seating_capacity - ../slots/20260202_matang/new/serves_staff - ../slots/20260202_matang/new/serves_visitors_only diff --git a/schemas/20251121/linkml/modules/classes/CathedralArchiveRecordSetTypes.yaml b/schemas/20251121/linkml/modules/classes/CathedralArchiveRecordSetTypes.yaml index 8003933089..60ca038114 100644 --- a/schemas/20251121/linkml/modules/classes/CathedralArchiveRecordSetTypes.yaml +++ b/schemas/20251121/linkml/modules/classes/CathedralArchiveRecordSetTypes.yaml @@ -15,8 +15,6 @@ imports: - linkml:types - ../slots/20260202_matang/has_score - ../slots/20260202_matang/has_type - - ../slots/20260202_matang/new/organizational_principle - - ../slots/20260202_matang/new/organizational_principle_uri - ../slots/20260202_matang/new/record_holder - ../slots/20260202_matang/new/record_holder_note - ../slots/20260202_matang/new/record_set_type diff --git a/schemas/20251121/linkml/modules/classes/ChurchArchiveRecordSetTypes.yaml b/schemas/20251121/linkml/modules/classes/ChurchArchiveRecordSetTypes.yaml index 9863b0cc5c..f1a45d3901 100644 --- a/schemas/20251121/linkml/modules/classes/ChurchArchiveRecordSetTypes.yaml +++ b/schemas/20251121/linkml/modules/classes/ChurchArchiveRecordSetTypes.yaml @@ -16,13 +16,9 @@ imports: - ../slots/20260202_matang/has_score - ../slots/20260202_matang/has_type - ../slots/20260202_matang/new/legal_note - - ../slots/20260202_matang/new/organizational_principle - - ../slots/20260202_matang/new/organizational_principle_uri - - ../slots/20260202_matang/new/privacy_note - - ../slots/20260202_matang/new/record_note + - ../slots/20260202_matang/has_note - ../slots/20260202_matang/new/record_set_type - - ../slots/20260202_matang/new/scope_exclude - - ../slots/20260202_matang/new/scope_include + - ../slots/20260202_matang/has_scope classes: ChurchGovernanceFonds: is_a: ChurchArchiveRecordSetType diff --git a/schemas/20251121/linkml/modules/classes/ChurchArchiveSwedenRecordSetTypes.yaml b/schemas/20251121/linkml/modules/classes/ChurchArchiveSwedenRecordSetTypes.yaml index 88c889119e..61df7bf013 100644 --- a/schemas/20251121/linkml/modules/classes/ChurchArchiveSwedenRecordSetTypes.yaml +++ b/schemas/20251121/linkml/modules/classes/ChurchArchiveSwedenRecordSetTypes.yaml @@ -15,8 +15,6 @@ imports: - linkml:types - ../slots/20260202_matang/has_score - ../slots/20260202_matang/has_type - - ../slots/20260202_matang/new/organizational_principle - - ../slots/20260202_matang/new/organizational_principle_uri - ../slots/20260202_matang/new/record_holder - ../slots/20260202_matang/new/record_holder_note - ../slots/20260202_matang/new/record_set_type diff --git a/schemas/20251121/linkml/modules/classes/Classroom.yaml b/schemas/20251121/linkml/modules/classes/Classroom.yaml index 5de4975ab1..76e836563a 100644 --- a/schemas/20251121/linkml/modules/classes/Classroom.yaml +++ b/schemas/20251121/linkml/modules/classes/Classroom.yaml @@ -10,7 +10,7 @@ default_prefix: hc imports: - linkml:types - ../slots/20260202_matang/has_quantity - - ../slots/20260202_matang/has_unit + - ../slots/20260202_matang/has_measurement_unit - ../slots/20260202_matang/new/seating_capacity classes: Classroom: diff --git a/schemas/20251121/linkml/modules/classes/ClimateArchiveRecordSetTypes.yaml b/schemas/20251121/linkml/modules/classes/ClimateArchiveRecordSetTypes.yaml index 4437f49796..92ae7674c2 100644 --- a/schemas/20251121/linkml/modules/classes/ClimateArchiveRecordSetTypes.yaml +++ b/schemas/20251121/linkml/modules/classes/ClimateArchiveRecordSetTypes.yaml @@ -15,8 +15,6 @@ imports: - linkml:types - ../slots/20260202_matang/has_score - ../slots/20260202_matang/has_type - - ../slots/20260202_matang/new/organizational_principle - - ../slots/20260202_matang/new/organizational_principle_uri - ../slots/20260202_matang/new/record_holder - ../slots/20260202_matang/new/record_holder_note - ../slots/20260202_matang/new/record_set_type diff --git a/schemas/20251121/linkml/modules/classes/CollectingArchivesRecordSetTypes.yaml b/schemas/20251121/linkml/modules/classes/CollectingArchivesRecordSetTypes.yaml index 5a74348688..853aa90a5d 100644 --- a/schemas/20251121/linkml/modules/classes/CollectingArchivesRecordSetTypes.yaml +++ b/schemas/20251121/linkml/modules/classes/CollectingArchivesRecordSetTypes.yaml @@ -15,8 +15,6 @@ imports: - linkml:types - ../slots/20260202_matang/has_score - ../slots/20260202_matang/has_type - - ../slots/20260202_matang/new/organizational_principle - - ../slots/20260202_matang/new/organizational_principle_uri - ../slots/20260202_matang/new/record_holder - ../slots/20260202_matang/new/record_holder_note - ../slots/20260202_matang/new/record_set_type diff --git a/schemas/20251121/linkml/modules/classes/Collection.yaml b/schemas/20251121/linkml/modules/classes/Collection.yaml index d27d4b6341..95df0ff625 100644 --- a/schemas/20251121/linkml/modules/classes/Collection.yaml +++ b/schemas/20251121/linkml/modules/classes/Collection.yaml @@ -30,7 +30,7 @@ imports: - ../slots/20260202_matang/acquired_through - ../slots/20260202_matang/categorized_as - ../slots/20260202_matang/instantiated_by - - ../slots/20260202_matang/sub_collection_of + - ../slots/20260202_matang/part_of - ../slots/20260202_matang/new/item - ../slots/20260202_matang/new/part_of_custodian_collection - ../slots/20260202_matang/new/record_set_type diff --git a/schemas/20251121/linkml/modules/classes/CollectionEvent.yaml b/schemas/20251121/linkml/modules/classes/CollectionEvent.yaml index 231dcba96e..f0c5eef3e4 100644 --- a/schemas/20251121/linkml/modules/classes/CollectionEvent.yaml +++ b/schemas/20251121/linkml/modules/classes/CollectionEvent.yaml @@ -14,7 +14,7 @@ imports: - ../metadata - ../slots/20260202_matang/identified_by - ../slots/20260202_matang/has_note - - ../slots/20260202_matang/has_place + - ../slots/20260202_matang/in_place - ../slots/20260202_matang/has_provenance - ../slots/20260202_matang/acquired_by - ../slots/20260202_matang/temporal_extent diff --git a/schemas/20251121/linkml/modules/classes/CollectionManagementSystem.yaml b/schemas/20251121/linkml/modules/classes/CollectionManagementSystem.yaml index 8f400ba146..8ba9cd80f3 100644 --- a/schemas/20251121/linkml/modules/classes/CollectionManagementSystem.yaml +++ b/schemas/20251121/linkml/modules/classes/CollectionManagementSystem.yaml @@ -12,7 +12,7 @@ imports: - ../slots/20260202_matang/has_version - ../slots/20260202_matang/available - ../slots/20260202_matang/deployed_at - - ../slots/20260202_matang/derived_from + - ../slots/20260202_matang/derive_from - ../slots/20260202_matang/generated_by - ../slots/20260202_matang/used_by - ../slots/20260202_matang/new/license diff --git a/schemas/20251121/linkml/modules/classes/ComarcalArchiveRecordSetTypes.yaml b/schemas/20251121/linkml/modules/classes/ComarcalArchiveRecordSetTypes.yaml index ec641b4142..c3f33b44aa 100644 --- a/schemas/20251121/linkml/modules/classes/ComarcalArchiveRecordSetTypes.yaml +++ b/schemas/20251121/linkml/modules/classes/ComarcalArchiveRecordSetTypes.yaml @@ -15,8 +15,6 @@ imports: - linkml:types - ../slots/20260202_matang/has_score - ../slots/20260202_matang/has_type - - ../slots/20260202_matang/new/organizational_principle - - ../slots/20260202_matang/new/organizational_principle_uri - ../slots/20260202_matang/new/record_holder - ../slots/20260202_matang/new/record_holder_note - ../slots/20260202_matang/new/record_set_type diff --git a/schemas/20251121/linkml/modules/classes/CommentReply.yaml b/schemas/20251121/linkml/modules/classes/CommentReply.yaml index 275094e164..75eb2e7159 100644 --- a/schemas/20251121/linkml/modules/classes/CommentReply.yaml +++ b/schemas/20251121/linkml/modules/classes/CommentReply.yaml @@ -11,7 +11,7 @@ imports: - linkml:types - ../metadata - ../slots/20260202_matang/has_quantity - - ../slots/20260202_matang/has_unit + - ../slots/20260202_matang/has_measurement_unit - ../slots/20260202_matang/temporal_extent default_prefix: hc classes: diff --git a/schemas/20251121/linkml/modules/classes/CommunityArchiveRecordSetTypes.yaml b/schemas/20251121/linkml/modules/classes/CommunityArchiveRecordSetTypes.yaml index 66dbb53a2a..681a86dc7d 100644 --- a/schemas/20251121/linkml/modules/classes/CommunityArchiveRecordSetTypes.yaml +++ b/schemas/20251121/linkml/modules/classes/CommunityArchiveRecordSetTypes.yaml @@ -15,8 +15,6 @@ imports: - linkml:types - ../slots/20260202_matang/has_score - ../slots/20260202_matang/has_type - - ../slots/20260202_matang/new/organizational_principle - - ../slots/20260202_matang/new/organizational_principle_uri - ../slots/20260202_matang/new/record_holder - ../slots/20260202_matang/new/record_holder_note - ../slots/20260202_matang/new/record_set_type diff --git a/schemas/20251121/linkml/modules/classes/CompanyArchiveRecordSetTypes.yaml b/schemas/20251121/linkml/modules/classes/CompanyArchiveRecordSetTypes.yaml index 4c6606314c..68949cbdfb 100644 --- a/schemas/20251121/linkml/modules/classes/CompanyArchiveRecordSetTypes.yaml +++ b/schemas/20251121/linkml/modules/classes/CompanyArchiveRecordSetTypes.yaml @@ -17,13 +17,9 @@ imports: - ../slots/20260202_matang/has_score - ../slots/20260202_matang/has_type - ../slots/20260202_matang/new/legal_note - - ../slots/20260202_matang/new/organizational_principle - - ../slots/20260202_matang/new/organizational_principle_uri - - ../slots/20260202_matang/new/privacy_note - - ../slots/20260202_matang/new/record_note + - ../slots/20260202_matang/has_note - ../slots/20260202_matang/new/record_set_type - - ../slots/20260202_matang/new/scope_exclude - - ../slots/20260202_matang/new/scope_include + - ../slots/20260202_matang/has_scope classes: CorporateGovernanceFonds: is_a: CompanyArchiveRecordSetType diff --git a/schemas/20251121/linkml/modules/classes/CompanyArchives.yaml b/schemas/20251121/linkml/modules/classes/CompanyArchives.yaml index 28ea16bafa..39e17316ba 100644 --- a/schemas/20251121/linkml/modules/classes/CompanyArchives.yaml +++ b/schemas/20251121/linkml/modules/classes/CompanyArchives.yaml @@ -12,7 +12,7 @@ imports: - ../slots/20260202_matang/identified_by - ../slots/20260202_matang/has_scope - ../slots/20260202_matang/new/hold_or_held_record_set_type - - ../slots/20260202_matang/archive_department_of + - ../slots/20260202_matang/department_of - ../slots/20260202_matang/new/parent_corporation classes: CompanyArchives: diff --git a/schemas/20251121/linkml/modules/classes/ConservationLab.yaml b/schemas/20251121/linkml/modules/classes/ConservationLab.yaml index e2ac413790..5008d8b5f3 100644 --- a/schemas/20251121/linkml/modules/classes/ConservationLab.yaml +++ b/schemas/20251121/linkml/modules/classes/ConservationLab.yaml @@ -7,13 +7,12 @@ imports: - ../slots/20260202_matang/new/conservation_specialization - ../slots/20260202_matang/has_description - ../slots/20260202_matang/has_equipment - - ../slots/20260202_matang/has_equipment_type - ../slots/20260202_matang/identified_by - ../slots/20260202_matang/has_label - ../slots/20260202_matang/has_quantity - ../slots/20260202_matang/has_score - ../slots/20260202_matang/new/is_accredited - - ../slots/20260202_matang/derived_from + - ../slots/20260202_matang/derive_from - ../slots/20260202_matang/generated_by - ../slots/20260202_matang/new/safety_certification prefixes: diff --git a/schemas/20251121/linkml/modules/classes/ConservationRecord.yaml b/schemas/20251121/linkml/modules/classes/ConservationRecord.yaml index 3ecbc83a8b..14fc3f58e2 100644 --- a/schemas/20251121/linkml/modules/classes/ConservationRecord.yaml +++ b/schemas/20251121/linkml/modules/classes/ConservationRecord.yaml @@ -40,7 +40,7 @@ imports: - ../slots/20260202_matang/new/related_loan - ../slots/20260202_matang/new/report_document - ../slots/20260202_matang/new/report_url - - ../slots/20260202_matang/new/uses_or_used_technique + - ../slots/20260202_matang/use default_prefix: hc classes: ConservationRecord: diff --git a/schemas/20251121/linkml/modules/classes/ContributingAgency.yaml b/schemas/20251121/linkml/modules/classes/ContributingAgency.yaml index bb7accbf71..609d2dad9f 100644 --- a/schemas/20251121/linkml/modules/classes/ContributingAgency.yaml +++ b/schemas/20251121/linkml/modules/classes/ContributingAgency.yaml @@ -25,7 +25,6 @@ imports: - ../slots/20260202_matang/has_score - ../slots/20260202_matang/has_url - ../slots/20260202_matang/new/is_active - - ../slots/20260202_matang/also_allocation_agency - ../slots/20260202_matang/represented_by - ../slots/20260202_matang/member_of - ../slots/20260202_matang/new/name_local diff --git a/schemas/20251121/linkml/modules/classes/CoordinateProvenance.yaml b/schemas/20251121/linkml/modules/classes/CoordinateProvenance.yaml index e80807a987..aa84be1d19 100644 --- a/schemas/20251121/linkml/modules/classes/CoordinateProvenance.yaml +++ b/schemas/20251121/linkml/modules/classes/CoordinateProvenance.yaml @@ -10,7 +10,7 @@ prefixes: wd: http://www.wikidata.org/entity/ imports: - linkml:types - - ../slots/20260202_matang/has_citation + - ../slots/20260202_matang/based_on classes: CoordinateProvenance: slots: diff --git a/schemas/20251121/linkml/modules/classes/CreationEvent.yaml b/schemas/20251121/linkml/modules/classes/CreationEvent.yaml index 3e82f675c3..330750c64b 100644 --- a/schemas/20251121/linkml/modules/classes/CreationEvent.yaml +++ b/schemas/20251121/linkml/modules/classes/CreationEvent.yaml @@ -13,7 +13,7 @@ imports: - ./Place - linkml:types - ../slots/20260202_matang/has_description - - ../slots/20260202_matang/has_place + - ../slots/20260202_matang/in_place - ../slots/20260202_matang/temporal_extent classes: CreationEvent: diff --git a/schemas/20251121/linkml/modules/classes/CurrentArchiveRecordSetTypes.yaml b/schemas/20251121/linkml/modules/classes/CurrentArchiveRecordSetTypes.yaml index acd2229fa9..6818a3fbc0 100644 --- a/schemas/20251121/linkml/modules/classes/CurrentArchiveRecordSetTypes.yaml +++ b/schemas/20251121/linkml/modules/classes/CurrentArchiveRecordSetTypes.yaml @@ -21,8 +21,6 @@ imports: - linkml:types - ../slots/20260202_matang/has_score - ../slots/20260202_matang/has_type - - ../slots/20260202_matang/new/organizational_principle - - ../slots/20260202_matang/new/organizational_principle_uri - ../slots/20260202_matang/new/record_holder - ../slots/20260202_matang/new/record_holder_note - ../slots/20260202_matang/new/record_set_type diff --git a/schemas/20251121/linkml/modules/classes/Custodian.yaml b/schemas/20251121/linkml/modules/classes/Custodian.yaml index ce03694615..6731eef63b 100644 --- a/schemas/20251121/linkml/modules/classes/Custodian.yaml +++ b/schemas/20251121/linkml/modules/classes/Custodian.yaml @@ -21,12 +21,12 @@ imports: - ../slots/20260202_matang/new/created - ../slots/20260202_matang/has_collection - ../slots/20260202_matang/has_digital_presence - - ../slots/20260202_matang/has_exhibition + - ../slots/20260202_matang/exhibit - ../slots/20260202_matang/has_facility - ../slots/20260202_matang/identified_by - ../slots/20260202_matang/has_policy - ../slots/20260202_matang/has_score - - ../slots/20260202_matang/has_social_media_profile + - ../slots/20260202_matang/has_profile - ../slots/20260202_matang/has_type - ../slots/20260202_matang/encompassed_by - ../slots/20260202_matang/involved_in diff --git a/schemas/20251121/linkml/modules/classes/CustodianAdministration.yaml b/schemas/20251121/linkml/modules/classes/CustodianAdministration.yaml index 8f0766fa10..5c014d5fa3 100644 --- a/schemas/20251121/linkml/modules/classes/CustodianAdministration.yaml +++ b/schemas/20251121/linkml/modules/classes/CustodianAdministration.yaml @@ -14,7 +14,7 @@ imports: - ../slots/20260202_matang/has_score - ../slots/20260202_matang/has_status - ../slots/20260202_matang/active_since - - ../slots/20260202_matang/derived_from + - ../slots/20260202_matang/derive_from - ../slots/20260202_matang/generated_by - ../slots/20260202_matang/new/managing_unit - ../slots/20260202_matang/new/primary_system diff --git a/schemas/20251121/linkml/modules/classes/CustodianArchive.yaml b/schemas/20251121/linkml/modules/classes/CustodianArchive.yaml index 1c886935f0..599e557cb2 100644 --- a/schemas/20251121/linkml/modules/classes/CustodianArchive.yaml +++ b/schemas/20251121/linkml/modules/classes/CustodianArchive.yaml @@ -5,7 +5,7 @@ imports: - linkml:types - ../enums/ArchiveProcessingStatusEnum - ../slots/20260202_matang/new/creating_agency - - ../slots/20260202_matang/has_accumulation + - ../slots/20260202_matang/accumulated_at - ../slots/20260202_matang/has_description - ../slots/20260202_matang/has_label - ../slots/20260202_matang/has_note @@ -16,7 +16,7 @@ imports: - ../slots/20260202_matang/accessioned_through - ../slots/20260202_matang/appended_with - ../slots/20260202_matang/conducted_by - - ../slots/20260202_matang/derived_from + - ../slots/20260202_matang/derive_from - ../slots/20260202_matang/generated_by - ../slots/20260202_matang/stored_at - ../slots/20260202_matang/transferred diff --git a/schemas/20251121/linkml/modules/classes/CustodianArchiveRecordSetTypes.yaml b/schemas/20251121/linkml/modules/classes/CustodianArchiveRecordSetTypes.yaml index 82e75a2d22..116af2271e 100644 --- a/schemas/20251121/linkml/modules/classes/CustodianArchiveRecordSetTypes.yaml +++ b/schemas/20251121/linkml/modules/classes/CustodianArchiveRecordSetTypes.yaml @@ -15,8 +15,6 @@ imports: - linkml:types - ../slots/20260202_matang/has_score - ../slots/20260202_matang/has_type - - ../slots/20260202_matang/new/organizational_principle - - ../slots/20260202_matang/new/organizational_principle_uri - ../slots/20260202_matang/new/record_holder - ../slots/20260202_matang/new/record_holder_note - ../slots/20260202_matang/new/record_set_type diff --git a/schemas/20251121/linkml/modules/classes/CustodianCollection.yaml b/schemas/20251121/linkml/modules/classes/CustodianCollection.yaml index d2ea3253a1..6d9577da58 100644 --- a/schemas/20251121/linkml/modules/classes/CustodianCollection.yaml +++ b/schemas/20251121/linkml/modules/classes/CustodianCollection.yaml @@ -4,7 +4,7 @@ title: CustodianCollection Class imports: - linkml:types - ../slots/20260202_matang/new/custody_history - - ../slots/20260202_matang/has_arrangement + - ../slots/20260202_matang/arranged_as - ../slots/20260202_matang/has_content - ../slots/20260202_matang/has_description - ../slots/20260202_matang/has_label @@ -12,7 +12,7 @@ imports: - ../slots/20260202_matang/has_scope - ../slots/20260202_matang/has_score - ../slots/20260202_matang/has_type - - ../slots/20260202_matang/derived_from + - ../slots/20260202_matang/derive_from - ../slots/20260202_matang/generated_by - ../slots/20260202_matang/instantiated_by - ../slots/20260202_matang/new/managing_unit diff --git a/schemas/20251121/linkml/modules/classes/CustodianLegalStatus.yaml b/schemas/20251121/linkml/modules/classes/CustodianLegalStatus.yaml index 2bd3cb1c66..11c015cc6f 100644 --- a/schemas/20251121/linkml/modules/classes/CustodianLegalStatus.yaml +++ b/schemas/20251121/linkml/modules/classes/CustodianLegalStatus.yaml @@ -28,12 +28,12 @@ imports: - ../slots/20260202_matang/identified_by - ../slots/20260202_matang/has_score - ../slots/20260202_matang/has_status - - ../slots/20260202_matang/derived_from + - ../slots/20260202_matang/derive_from - ../slots/20260202_matang/dissolved_by - ../slots/20260202_matang/generated_by - ../slots/20260202_matang/responsible_for - ../slots/20260202_matang/revision_of - - ../slots/20260202_matang/suborganization_of + - ../slots/20260202_matang/part_of - ../slots/20260202_matang/new/legal_entity_type - ../slots/20260202_matang/new/legal_form - ../slots/20260202_matang/new/legal_jurisdiction diff --git a/schemas/20251121/linkml/modules/classes/CustodianName.yaml b/schemas/20251121/linkml/modules/classes/CustodianName.yaml index d0f78fa163..7e63b7b16d 100644 --- a/schemas/20251121/linkml/modules/classes/CustodianName.yaml +++ b/schemas/20251121/linkml/modules/classes/CustodianName.yaml @@ -19,14 +19,14 @@ imports: - linkml:types - ../slots/20260202_matang/has_label - ../slots/20260202_matang/has_score - - ../slots/20260202_matang/derived_from + - ../slots/20260202_matang/derive_from - ../slots/20260202_matang/generated_by - ../slots/20260202_matang/new/name_authority - ../slots/20260202_matang/new/name_language - ../slots/20260202_matang/new/name_validity_period - ../slots/20260202_matang/new/refers_to_custodian - ../slots/20260202_matang/new/standardized_name - - ../slots/20260202_matang/new/supersedes_or_superseded + - ../slots/20260202_matang/supersede - ../slots/20260202_matang/temporal_extent # - ./ReconstructionActivity classes: diff --git a/schemas/20251121/linkml/modules/classes/CustodianPlace.yaml b/schemas/20251121/linkml/modules/classes/CustodianPlace.yaml index d59e5972d1..cb61823814 100644 --- a/schemas/20251121/linkml/modules/classes/CustodianPlace.yaml +++ b/schemas/20251121/linkml/modules/classes/CustodianPlace.yaml @@ -14,12 +14,12 @@ imports: - linkml:types - ../enums/PlaceSpecificityEnum - ../slots/20260202_matang/new/country - - ../slots/20260202_matang/has_auxiliary_entities + - ../slots/20260202_matang/related_to - ../slots/20260202_matang/has_geographic_subdivision - ../slots/20260202_matang/has_location - ../slots/20260202_matang/has_score - ../slots/20260202_matang/based_on - - ../slots/20260202_matang/derived_from + - ../slots/20260202_matang/derive_from - ../slots/20260202_matang/generated_by - ../slots/20260202_matang/new/place_custodian_ref - ../slots/20260202_matang/new/place_language diff --git a/schemas/20251121/linkml/modules/classes/CustodianTimelineEvent.yaml b/schemas/20251121/linkml/modules/classes/CustodianTimelineEvent.yaml index db30ce339c..846c58bc7b 100644 --- a/schemas/20251121/linkml/modules/classes/CustodianTimelineEvent.yaml +++ b/schemas/20251121/linkml/modules/classes/CustodianTimelineEvent.yaml @@ -18,7 +18,7 @@ imports: - ../slots/20260202_matang/new/archive_path - ../slots/20260202_matang/degree_of_certainty - ../slots/20260202_matang/has_description - - ../slots/20260202_matang/has_file_path + - ../slots/20260202_matang/has_file_location - ../slots/20260202_matang/has_level - ../slots/20260202_matang/has_method - ../slots/20260202_matang/has_note diff --git a/schemas/20251121/linkml/modules/classes/CustodianType.yaml b/schemas/20251121/linkml/modules/classes/CustodianType.yaml index c75a2faa87..e399546601 100644 --- a/schemas/20251121/linkml/modules/classes/CustodianType.yaml +++ b/schemas/20251121/linkml/modules/classes/CustodianType.yaml @@ -13,7 +13,7 @@ imports: - ../slots/20260202_matang/identified_by - ../slots/20260202_matang/has_label - ../slots/20260202_matang/has_score - - ../slots/20260202_matang/has_type_code + - ../slots/20260202_matang/has_code - ../slots/20260202_matang/new/modified classes: CustodianType: diff --git a/schemas/20251121/linkml/modules/classes/DarkArchive.yaml b/schemas/20251121/linkml/modules/classes/DarkArchive.yaml index ea3438c19c..05d1943370 100644 --- a/schemas/20251121/linkml/modules/classes/DarkArchive.yaml +++ b/schemas/20251121/linkml/modules/classes/DarkArchive.yaml @@ -13,7 +13,7 @@ default_prefix: hc imports: - ../classes/AgentType - linkml:types - - ../slots/20260202_matang/has_embargo_end_date + - ../slots/20260202_matang/embargo - ../slots/20260202_matang/identified_by - ../slots/20260202_matang/has_scope - ../slots/20260202_matang/has_score diff --git a/schemas/20251121/linkml/modules/classes/DarkArchiveRecordSetTypes.yaml b/schemas/20251121/linkml/modules/classes/DarkArchiveRecordSetTypes.yaml index 991ca30d87..0716e6e5c0 100644 --- a/schemas/20251121/linkml/modules/classes/DarkArchiveRecordSetTypes.yaml +++ b/schemas/20251121/linkml/modules/classes/DarkArchiveRecordSetTypes.yaml @@ -15,8 +15,6 @@ imports: - linkml:types - ../slots/20260202_matang/has_score - ../slots/20260202_matang/has_type - - ../slots/20260202_matang/new/organizational_principle - - ../slots/20260202_matang/new/organizational_principle_uri - ../slots/20260202_matang/new/record_holder - ../slots/20260202_matang/new/record_holder_note - ../slots/20260202_matang/new/record_set_type diff --git a/schemas/20251121/linkml/modules/classes/Department.yaml b/schemas/20251121/linkml/modules/classes/Department.yaml index 2435b92b65..4aad025fbc 100644 --- a/schemas/20251121/linkml/modules/classes/Department.yaml +++ b/schemas/20251121/linkml/modules/classes/Department.yaml @@ -19,7 +19,7 @@ imports: - ../slots/20260202_matang/identified_by - ../slots/20260202_matang/has_label - ../slots/20260202_matang/has_score - - ../slots/20260202_matang/has_staff_member + - ../slots/20260202_matang/has_staff - ../slots/20260202_matang/has_type - ../slots/20260202_matang/dissolved_by - ../slots/20260202_matang/established_by diff --git a/schemas/20251121/linkml/modules/classes/DepartmentalArchives.yaml b/schemas/20251121/linkml/modules/classes/DepartmentalArchives.yaml index acb7b1f822..529afe7439 100644 --- a/schemas/20251121/linkml/modules/classes/DepartmentalArchives.yaml +++ b/schemas/20251121/linkml/modules/classes/DepartmentalArchives.yaml @@ -18,7 +18,7 @@ imports: - ../slots/20260202_matang/has_type - ../slots/20260202_matang/new/hold_or_held_record_set_type - ../slots/20260202_matang/applicable_in - - ../slots/20260202_matang/part_of_archive_series + - ../slots/20260202_matang/part_of - ../slots/20260202_matang/related_to classes: DepartmentalArchives: diff --git a/schemas/20251121/linkml/modules/classes/DepartmentalArchivesRecordSetTypes.yaml b/schemas/20251121/linkml/modules/classes/DepartmentalArchivesRecordSetTypes.yaml index f5602a0902..985d20de7f 100644 --- a/schemas/20251121/linkml/modules/classes/DepartmentalArchivesRecordSetTypes.yaml +++ b/schemas/20251121/linkml/modules/classes/DepartmentalArchivesRecordSetTypes.yaml @@ -15,8 +15,6 @@ imports: - linkml:types - ../slots/20260202_matang/has_score - ../slots/20260202_matang/has_type - - ../slots/20260202_matang/new/organizational_principle - - ../slots/20260202_matang/new/organizational_principle_uri - ../slots/20260202_matang/new/record_holder - ../slots/20260202_matang/new/record_holder_note - ../slots/20260202_matang/new/record_set_type diff --git a/schemas/20251121/linkml/modules/classes/DepositArchiveRecordSetTypes.yaml b/schemas/20251121/linkml/modules/classes/DepositArchiveRecordSetTypes.yaml index cb00ffbe32..d224fec1ee 100644 --- a/schemas/20251121/linkml/modules/classes/DepositArchiveRecordSetTypes.yaml +++ b/schemas/20251121/linkml/modules/classes/DepositArchiveRecordSetTypes.yaml @@ -15,8 +15,6 @@ imports: - linkml:types - ../slots/20260202_matang/has_score - ../slots/20260202_matang/has_type - - ../slots/20260202_matang/new/organizational_principle - - ../slots/20260202_matang/new/organizational_principle_uri - ../slots/20260202_matang/new/record_holder - ../slots/20260202_matang/new/record_holder_note - ../slots/20260202_matang/new/record_set_type diff --git a/schemas/20251121/linkml/modules/classes/DetectedEntity.yaml b/schemas/20251121/linkml/modules/classes/DetectedEntity.yaml index f84cc8c859..981e78dca2 100644 --- a/schemas/20251121/linkml/modules/classes/DetectedEntity.yaml +++ b/schemas/20251121/linkml/modules/classes/DetectedEntity.yaml @@ -11,7 +11,7 @@ prefixes: default_prefix: hc imports: - linkml:types - - ../slots/20260202_matang/has_geographic_extent + - ../slots/20260202_matang/geographic_extent - ../slots/20260202_matang/identified_by - ../slots/20260202_matang/has_label - ../slots/20260202_matang/has_time_interval diff --git a/schemas/20251121/linkml/modules/classes/DigitalArchiveRecordSetTypes.yaml b/schemas/20251121/linkml/modules/classes/DigitalArchiveRecordSetTypes.yaml index ef5659295f..2cd6a76d24 100644 --- a/schemas/20251121/linkml/modules/classes/DigitalArchiveRecordSetTypes.yaml +++ b/schemas/20251121/linkml/modules/classes/DigitalArchiveRecordSetTypes.yaml @@ -15,8 +15,6 @@ imports: - linkml:types - ../slots/20260202_matang/has_score - ../slots/20260202_matang/has_type - - ../slots/20260202_matang/new/organizational_principle - - ../slots/20260202_matang/new/organizational_principle_uri - ../slots/20260202_matang/new/record_holder - ../slots/20260202_matang/new/record_holder_note - ../slots/20260202_matang/new/record_set_type diff --git a/schemas/20251121/linkml/modules/classes/DigitalPlatform.yaml b/schemas/20251121/linkml/modules/classes/DigitalPlatform.yaml index a37fa34752..99229a68c6 100644 --- a/schemas/20251121/linkml/modules/classes/DigitalPlatform.yaml +++ b/schemas/20251121/linkml/modules/classes/DigitalPlatform.yaml @@ -3,14 +3,14 @@ name: digital_platform_class title: DigitalPlatform Class imports: - linkml:types - - ../slots/20260202_matang/has_auxiliary_entities + - ../slots/20260202_matang/related_to - ../slots/20260202_matang/has_endpoint - ../slots/20260202_matang/has_score - ../slots/20260202_matang/has_url - ../slots/20260202_matang/new/inventory_web_address - ../slots/20260202_matang/associated_with - ../slots/20260202_matang/checked_through - - ../slots/20260202_matang/derived_from + - ../slots/20260202_matang/derive_from - ../slots/20260202_matang/generated_by - ../slots/20260202_matang/stored_at - ../slots/20260202_matang/new/linked_data diff --git a/schemas/20251121/linkml/modules/classes/DigitalPlatformV2.yaml b/schemas/20251121/linkml/modules/classes/DigitalPlatformV2.yaml index 986e9131e9..cb15d56ae3 100644 --- a/schemas/20251121/linkml/modules/classes/DigitalPlatformV2.yaml +++ b/schemas/20251121/linkml/modules/classes/DigitalPlatformV2.yaml @@ -11,27 +11,24 @@ prefixes: imports: - linkml:types - ./DigitalPlatformV2Provenance - - ../slots/20260202_matang/has_transformation_metadata - - ../slots/20260202_matang/has_organization_status - - ../slots/20260202_matang/has_data_quality_notes - - ../slots/20260202_matang/has_organization_profile - - ../slots/20260202_matang/has_primary_platform - - ../slots/20260202_matang/has_key_contact - - ../slots/20260202_matang/has_service_details + - ../slots/20260202_matang/has_metadata + - ../slots/20260202_matang/has_status + - ../slots/20260202_matang/has_data_quality + - ../slots/20260202_matang/has_profile + - ../slots/20260202_matang/has_digital_platform + - ../slots/20260202_matang/has_contact_point + - ../slots/20260202_matang/has_service - ../slots/20260202_matang/identified_by - ../slots/20260202_matang/has_provenance - - ../slots/20260202_matang/has_auxiliary_platform - - ../slots/20260202_matang/has_navigation_link + - ../slots/20260202_matang/related_to + - ../slots/20260202_matang/has_url - ../slots/20260202_matang/has_homepage - ../slots/20260202_matang/has_name - ../slots/20260202_matang/has_type - ../slots/20260202_matang/new/refers_to_custodian - - ../slots/20260202_matang/has_contact_information + - ../slots/20260202_matang/has_contact_details - ../slots/20260202_matang/has_facility - - ../slots/20260202_matang/has_secondary_platform - - ../slots/20260202_matang/has_web_claim - - ../slots/20260202_matang/has_collection_url - - ../slots/20260202_matang/has_inventory_url + - ../slots/20260202_matang/contain_collection # default_range: string classes: DigitalPlatformV2: diff --git a/schemas/20251121/linkml/modules/classes/DigitalPlatformV2OrganizationProfile.yaml b/schemas/20251121/linkml/modules/classes/DigitalPlatformV2OrganizationProfile.yaml index 2a11fcba11..21a89360d1 100644 --- a/schemas/20251121/linkml/modules/classes/DigitalPlatformV2OrganizationProfile.yaml +++ b/schemas/20251121/linkml/modules/classes/DigitalPlatformV2OrganizationProfile.yaml @@ -10,7 +10,7 @@ imports: - linkml:types - ../slots/20260202_matang/founded_through - ../slots/20260202_matang/new/organization_type - - ../slots/20260202_matang/new/scope + - ../slots/20260202_matang/has_scope # default_range: string classes: DigitalPlatformV2OrganizationProfile: diff --git a/schemas/20251121/linkml/modules/classes/DimArchives.yaml b/schemas/20251121/linkml/modules/classes/DimArchives.yaml index b4564888c5..aba81d1580 100644 --- a/schemas/20251121/linkml/modules/classes/DimArchives.yaml +++ b/schemas/20251121/linkml/modules/classes/DimArchives.yaml @@ -12,7 +12,7 @@ prefixes: default_prefix: hc imports: - linkml:types - - ../slots/20260202_matang/new/grants_or_granted_access_through + - ../slots/20260202_matang/grant_access_to - ../slots/20260202_matang/identified_by - ../slots/20260202_matang/has_scope - ../slots/20260202_matang/has_score diff --git a/schemas/20251121/linkml/modules/classes/DimArchivesRecordSetTypes.yaml b/schemas/20251121/linkml/modules/classes/DimArchivesRecordSetTypes.yaml index 5cf49d45cb..c1cd6a6a88 100644 --- a/schemas/20251121/linkml/modules/classes/DimArchivesRecordSetTypes.yaml +++ b/schemas/20251121/linkml/modules/classes/DimArchivesRecordSetTypes.yaml @@ -15,8 +15,6 @@ imports: - linkml:types - ../slots/20260202_matang/has_score - ../slots/20260202_matang/has_type - - ../slots/20260202_matang/new/organizational_principle - - ../slots/20260202_matang/new/organizational_principle_uri - ../slots/20260202_matang/new/record_holder - ../slots/20260202_matang/new/record_holder_note - ../slots/20260202_matang/new/record_set_type diff --git a/schemas/20251121/linkml/modules/classes/DiocesanArchive.yaml b/schemas/20251121/linkml/modules/classes/DiocesanArchive.yaml index 12469b2076..896d297883 100644 --- a/schemas/20251121/linkml/modules/classes/DiocesanArchive.yaml +++ b/schemas/20251121/linkml/modules/classes/DiocesanArchive.yaml @@ -19,7 +19,7 @@ imports: - ../slots/20260202_matang/new/hold_or_held_record_set_type - ../slots/20260202_matang/part_of - ../slots/20260202_matang/new/originates_or_originated_from - - ../slots/20260202_matang/new/requires_or_required + - ../slots/20260202_matang/require classes: DiocesanArchive: is_a: ArchiveOrganizationType diff --git a/schemas/20251121/linkml/modules/classes/DiocesanArchiveRecordSetTypes.yaml b/schemas/20251121/linkml/modules/classes/DiocesanArchiveRecordSetTypes.yaml index ceb9912865..97bfa7e455 100644 --- a/schemas/20251121/linkml/modules/classes/DiocesanArchiveRecordSetTypes.yaml +++ b/schemas/20251121/linkml/modules/classes/DiocesanArchiveRecordSetTypes.yaml @@ -15,8 +15,6 @@ imports: - linkml:types - ../slots/20260202_matang/has_score - ../slots/20260202_matang/has_type - - ../slots/20260202_matang/new/organizational_principle - - ../slots/20260202_matang/new/organizational_principle_uri - ../slots/20260202_matang/new/record_holder - ../slots/20260202_matang/new/record_holder_note - ../slots/20260202_matang/new/record_set_type diff --git a/schemas/20251121/linkml/modules/classes/DismissalEvent.yaml b/schemas/20251121/linkml/modules/classes/DismissalEvent.yaml index ddc1c069f8..5c7d94640b 100644 --- a/schemas/20251121/linkml/modules/classes/DismissalEvent.yaml +++ b/schemas/20251121/linkml/modules/classes/DismissalEvent.yaml @@ -8,7 +8,7 @@ prefixes: imports: - linkml:types - ../slots/20260202_matang/has_quantity - - ../slots/20260202_matang/has_unit + - ../slots/20260202_matang/has_measurement_unit default_prefix: hc classes: DismissalEvent: diff --git a/schemas/20251121/linkml/modules/classes/DistrictArchiveGermanyRecordSetTypes.yaml b/schemas/20251121/linkml/modules/classes/DistrictArchiveGermanyRecordSetTypes.yaml index 16c6622a0b..3f3516b011 100644 --- a/schemas/20251121/linkml/modules/classes/DistrictArchiveGermanyRecordSetTypes.yaml +++ b/schemas/20251121/linkml/modules/classes/DistrictArchiveGermanyRecordSetTypes.yaml @@ -21,8 +21,6 @@ imports: - linkml:types - ../slots/20260202_matang/has_score - ../slots/20260202_matang/has_type - - ../slots/20260202_matang/new/organizational_principle - - ../slots/20260202_matang/new/organizational_principle_uri - ../slots/20260202_matang/new/record_holder - ../slots/20260202_matang/new/record_holder_note - ../slots/20260202_matang/new/record_set_type diff --git a/schemas/20251121/linkml/modules/classes/DistritalArchiveRecordSetTypes.yaml b/schemas/20251121/linkml/modules/classes/DistritalArchiveRecordSetTypes.yaml index ffd7ab6a9d..6cb366218b 100644 --- a/schemas/20251121/linkml/modules/classes/DistritalArchiveRecordSetTypes.yaml +++ b/schemas/20251121/linkml/modules/classes/DistritalArchiveRecordSetTypes.yaml @@ -15,8 +15,6 @@ imports: - linkml:types - ../slots/20260202_matang/has_score - ../slots/20260202_matang/has_type - - ../slots/20260202_matang/new/organizational_principle - - ../slots/20260202_matang/new/organizational_principle_uri - ../slots/20260202_matang/new/record_holder - ../slots/20260202_matang/new/record_holder_note - ../slots/20260202_matang/new/record_set_type diff --git a/schemas/20251121/linkml/modules/classes/EconomicArchiveRecordSetTypes.yaml b/schemas/20251121/linkml/modules/classes/EconomicArchiveRecordSetTypes.yaml index ab425ee88f..6b3e0159b7 100644 --- a/schemas/20251121/linkml/modules/classes/EconomicArchiveRecordSetTypes.yaml +++ b/schemas/20251121/linkml/modules/classes/EconomicArchiveRecordSetTypes.yaml @@ -15,8 +15,6 @@ imports: - linkml:types - ../slots/20260202_matang/has_score - ../slots/20260202_matang/has_type - - ../slots/20260202_matang/new/organizational_principle - - ../slots/20260202_matang/new/organizational_principle_uri - ../slots/20260202_matang/new/record_holder - ../slots/20260202_matang/new/record_holder_note - ../slots/20260202_matang/new/record_set_type diff --git a/schemas/20251121/linkml/modules/classes/EducationCenter.yaml b/schemas/20251121/linkml/modules/classes/EducationCenter.yaml index aadbbddeb6..53c724155b 100644 --- a/schemas/20251121/linkml/modules/classes/EducationCenter.yaml +++ b/schemas/20251121/linkml/modules/classes/EducationCenter.yaml @@ -16,7 +16,7 @@ imports: - ../slots/20260202_matang/has_score - ../slots/20260202_matang/has_time_interval - ../slots/20260202_matang/has_type - - ../slots/20260202_matang/derived_from + - ../slots/20260202_matang/derive_from - ../slots/20260202_matang/generated_by - ../slots/20260202_matang/required - ../slots/20260202_matang/new/max_group_size diff --git a/schemas/20251121/linkml/modules/classes/EncompassingBodyTypes.yaml b/schemas/20251121/linkml/modules/classes/EncompassingBodyTypes.yaml index a61a798acf..e60a04f08a 100644 --- a/schemas/20251121/linkml/modules/classes/EncompassingBodyTypes.yaml +++ b/schemas/20251121/linkml/modules/classes/EncompassingBodyTypes.yaml @@ -17,9 +17,9 @@ imports: - linkml:types - ../slots/20260202_matang/has_authority - ../slots/20260202_matang/has_budget - - ../slots/20260202_matang/has_focus + - ../slots/20260202_matang/focus_on - ../slots/20260202_matang/has_policy - - ../slots/20260202_matang/has_scheme + - ../slots/20260202_matang/has_schema - ../slots/20260202_matang/has_source - ../slots/20260202_matang/has_time_interval - ../slots/20260202_matang/new/issued_call diff --git a/schemas/20251121/linkml/modules/classes/EngagementMetric.yaml b/schemas/20251121/linkml/modules/classes/EngagementMetric.yaml index 49d87f3ae1..2ae4324dae 100644 --- a/schemas/20251121/linkml/modules/classes/EngagementMetric.yaml +++ b/schemas/20251121/linkml/modules/classes/EngagementMetric.yaml @@ -12,7 +12,7 @@ imports: - linkml:types - ../metadata - ../slots/20260202_matang/has_type - - ../slots/20260202_matang/has_unit + - ../slots/20260202_matang/has_measurement_unit - ../slots/20260202_matang/has_value classes: EngagementMetric: diff --git a/schemas/20251121/linkml/modules/classes/EnvironmentalCondition.yaml b/schemas/20251121/linkml/modules/classes/EnvironmentalCondition.yaml index f7218d8f95..3dd6a8433a 100644 --- a/schemas/20251121/linkml/modules/classes/EnvironmentalCondition.yaml +++ b/schemas/20251121/linkml/modules/classes/EnvironmentalCondition.yaml @@ -10,7 +10,7 @@ default_prefix: hc imports: - linkml:types - ../slots/20260202_matang/has_type - - ../slots/20260202_matang/has_unit + - ../slots/20260202_matang/has_measurement_unit - ../slots/20260202_matang/has_value classes: EnvironmentalCondition: diff --git a/schemas/20251121/linkml/modules/classes/EnvironmentalZone.yaml b/schemas/20251121/linkml/modules/classes/EnvironmentalZone.yaml index df5f48e606..3f29731734 100644 --- a/schemas/20251121/linkml/modules/classes/EnvironmentalZone.yaml +++ b/schemas/20251121/linkml/modules/classes/EnvironmentalZone.yaml @@ -20,7 +20,7 @@ imports: - ../slots/20260202_matang/has_description - ../slots/20260202_matang/identified_by - ../slots/20260202_matang/has_label - - ../slots/20260202_matang/has_requirement + - ../slots/20260202_matang/require - ../slots/20260202_matang/has_score - ../slots/20260202_matang/has_setpoint - ../slots/20260202_matang/has_tolerance diff --git a/schemas/20251121/linkml/modules/classes/EnvironmentalZoneType.yaml b/schemas/20251121/linkml/modules/classes/EnvironmentalZoneType.yaml index 9ef46b5d65..bc39d2ed44 100644 --- a/schemas/20251121/linkml/modules/classes/EnvironmentalZoneType.yaml +++ b/schemas/20251121/linkml/modules/classes/EnvironmentalZoneType.yaml @@ -37,11 +37,8 @@ imports: - ../slots/20260202_matang/new/iso_standard - ../slots/20260202_matang/new/max_annual_light_exposure - ../slots/20260202_matang/new/max_light_lux - - ../slots/20260202_matang/new/requires_dark_storage - - ../slots/20260202_matang/new/requires_dust_free - - ../slots/20260202_matang/new/requires_esd_protection - - ../slots/20260202_matang/new/requires_uv_filter - - ../slots/20260202_matang/new/stores_or_stored + - ../slots/20260202_matang/require + - ../slots/20260202_matang/store - ../slots/stores_or_stored # was: target_material classes: EnvironmentalZoneType: diff --git a/schemas/20251121/linkml/modules/classes/EnvironmentalZoneTypes.yaml b/schemas/20251121/linkml/modules/classes/EnvironmentalZoneTypes.yaml index 1694093ab0..fe08c88f91 100644 --- a/schemas/20251121/linkml/modules/classes/EnvironmentalZoneTypes.yaml +++ b/schemas/20251121/linkml/modules/classes/EnvironmentalZoneTypes.yaml @@ -20,10 +20,7 @@ imports: - ../slots/20260202_matang/has_setpoint - ../slots/20260202_matang/new/max_annual_light_exposure - ../slots/20260202_matang/new/max_light_lux - - ../slots/20260202_matang/new/requires_dark_storage - - ../slots/20260202_matang/new/requires_dust_free - - ../slots/20260202_matang/new/requires_esd_protection - - ../slots/20260202_matang/new/requires_uv_filter + - ../slots/20260202_matang/require classes: ArchiveStandardStorageEnvironment: is_a: EnvironmentalZoneType diff --git a/schemas/20251121/linkml/modules/classes/Event.yaml b/schemas/20251121/linkml/modules/classes/Event.yaml index a69b097f46..620e82872c 100644 --- a/schemas/20251121/linkml/modules/classes/Event.yaml +++ b/schemas/20251121/linkml/modules/classes/Event.yaml @@ -21,7 +21,7 @@ imports: - ../slots/20260202_matang/has_score - ../slots/20260202_matang/new/involves_or_involved - ../slots/20260202_matang/generated_by - - ../slots/20260202_matang/new/takes_or_took_place_at + - ../slots/20260202_matang/in_place - ../slots/20260202_matang/temporal_extent classes: Event: diff --git a/schemas/20251121/linkml/modules/classes/ExhibitedObject.yaml b/schemas/20251121/linkml/modules/classes/ExhibitedObject.yaml index e2bc8222b9..b24d3a859b 100644 --- a/schemas/20251121/linkml/modules/classes/ExhibitedObject.yaml +++ b/schemas/20251121/linkml/modules/classes/ExhibitedObject.yaml @@ -39,7 +39,7 @@ imports: - ../slots/20260202_matang/has_size - ../slots/20260202_matang/has_subject - ../slots/20260202_matang/has_type - - ../slots/20260202_matang/has_unit + - ../slots/20260202_matang/has_measurement_unit - ../slots/20260202_matang/new/inscription - ../slots/20260202_matang/new/inventory_number - ../slots/20260202_matang/acquired_through diff --git a/schemas/20251121/linkml/modules/classes/Exhibition.yaml b/schemas/20251121/linkml/modules/classes/Exhibition.yaml index 2452e82ad7..d6c78a2e3c 100644 --- a/schemas/20251121/linkml/modules/classes/Exhibition.yaml +++ b/schemas/20251121/linkml/modules/classes/Exhibition.yaml @@ -21,7 +21,7 @@ imports: - ../slots/20260202_matang/has_documentation - ../slots/20260202_matang/identified_by - ../slots/20260202_matang/has_label - - ../slots/20260202_matang/has_organizer + - ../slots/20260202_matang/organized_by - ../slots/20260202_matang/has_quantity - ../slots/20260202_matang/has_score - ../slots/20260202_matang/has_status diff --git a/schemas/20251121/linkml/modules/classes/ExhibitionCatalog.yaml b/schemas/20251121/linkml/modules/classes/ExhibitionCatalog.yaml index c28538a173..cf2d988120 100644 --- a/schemas/20251121/linkml/modules/classes/ExhibitionCatalog.yaml +++ b/schemas/20251121/linkml/modules/classes/ExhibitionCatalog.yaml @@ -27,7 +27,7 @@ imports: - ../slots/20260202_matang/has_url - ../slots/20260202_matang/associated_with - ../slots/20260202_matang/edited_by - - ../slots/20260202_matang/indexed + - ../slots/20260202_matang/indexed_as - ../slots/20260202_matang/instantiated_as - ../slots/20260202_matang/published_at - ../slots/20260202_matang/new/isbn diff --git a/schemas/20251121/linkml/modules/classes/ExhibitionSpace.yaml b/schemas/20251121/linkml/modules/classes/ExhibitionSpace.yaml index 3c133d4c70..b174ac1828 100644 --- a/schemas/20251121/linkml/modules/classes/ExhibitionSpace.yaml +++ b/schemas/20251121/linkml/modules/classes/ExhibitionSpace.yaml @@ -10,14 +10,14 @@ imports: - ../slots/20260202_matang/in_area - ../slots/20260202_matang/has_capacity - ../slots/20260202_matang/has_description - - ../slots/20260202_matang/has_fee + - ../slots/20260202_matang/charge_fee - ../slots/20260202_matang/identified_by - ../slots/20260202_matang/has_label - ../slots/20260202_matang/has_schedule - ../slots/20260202_matang/has_score - ../slots/20260202_matang/has_type - ../slots/20260202_matang/new/is_accessible - - ../slots/20260202_matang/derived_from + - ../slots/20260202_matang/derive_from - ../slots/20260202_matang/generated_by - ../slots/20260202_matang/new/is_permanent - ../slots/20260202_matang/new/museum_type_classification diff --git a/schemas/20251121/linkml/modules/classes/FeaturePlace.yaml b/schemas/20251121/linkml/modules/classes/FeaturePlace.yaml index 6be4fcae6c..aeb2371c68 100644 --- a/schemas/20251121/linkml/modules/classes/FeaturePlace.yaml +++ b/schemas/20251121/linkml/modules/classes/FeaturePlace.yaml @@ -11,7 +11,7 @@ imports: - ../slots/20260202_matang/has_note - ../slots/20260202_matang/has_score - ../slots/20260202_matang/has_type - - ../slots/20260202_matang/derived_from + - ../slots/20260202_matang/derive_from - ../slots/20260202_matang/generated_by - ../slots/20260202_matang/temporal_extent classes: diff --git a/schemas/20251121/linkml/modules/classes/Fee.yaml b/schemas/20251121/linkml/modules/classes/Fee.yaml index 20ab6a425f..73401ee020 100644 --- a/schemas/20251121/linkml/modules/classes/Fee.yaml +++ b/schemas/20251121/linkml/modules/classes/Fee.yaml @@ -11,7 +11,7 @@ imports: - linkml:types - ../slots/20260202_matang/has_description - ../slots/20260202_matang/has_quantity - - ../slots/20260202_matang/has_unit + - ../slots/20260202_matang/has_measurement_unit default_prefix: hc classes: Fee: diff --git a/schemas/20251121/linkml/modules/classes/FilmArchiveRecordSetTypes.yaml b/schemas/20251121/linkml/modules/classes/FilmArchiveRecordSetTypes.yaml index faf4ec373f..a86c03de1e 100644 --- a/schemas/20251121/linkml/modules/classes/FilmArchiveRecordSetTypes.yaml +++ b/schemas/20251121/linkml/modules/classes/FilmArchiveRecordSetTypes.yaml @@ -16,13 +16,10 @@ imports: - ../slots/20260202_matang/has_score - ../slots/20260202_matang/has_type - ../slots/20260202_matang/new/legal_note - - ../slots/20260202_matang/new/organizational_principle - - ../slots/20260202_matang/new/organizational_principle_uri - ../slots/20260202_matang/new/preservation_note - - ../slots/20260202_matang/new/record_note + - ../slots/20260202_matang/has_note - ../slots/20260202_matang/new/record_set_type - - ../slots/20260202_matang/new/scope_exclude - - ../slots/20260202_matang/new/scope_include + - ../slots/20260202_matang/has_scope classes: FeatureFilmCollection: is_a: FilmArchiveRecordSetType diff --git a/schemas/20251121/linkml/modules/classes/FinancialStatement.yaml b/schemas/20251121/linkml/modules/classes/FinancialStatement.yaml index 54dd2c5d7e..6bff61ef0e 100644 --- a/schemas/20251121/linkml/modules/classes/FinancialStatement.yaml +++ b/schemas/20251121/linkml/modules/classes/FinancialStatement.yaml @@ -16,19 +16,18 @@ imports: - ../slots/20260202_matang/has_type - ../slots/20260202_matang/has_url - ../slots/20260202_matang/based_on - - ../slots/20260202_matang/derived_from + - ../slots/20260202_matang/derive_from - ../slots/20260202_matang/generated_by - ../slots/20260202_matang/published_at - ../slots/20260202_matang/new/managing_unit - ../slots/20260202_matang/new/refers_to_custodian - ../slots/20260202_matang/new/reporting_period_end - ../slots/20260202_matang/new/reporting_period_start - - ../slots/20260202_matang/new/specifies_or_specified - - ../slots/20260202_matang/new/statement_currency - - ../slots/20260202_matang/new/statement_description - - ../slots/20260202_matang/new/statement_name - - ../slots/20260202_matang/new/statement_type - - ../slots/20260202_matang/new/states_or_stated + - ../slots/20260202_matang/specify + - ../slots/20260202_matang/has_currency + - ../slots/20260202_matang/has_description + - ../slots/20260202_matang/has_label + - ../slots/20260202_matang/state - ../slots/20260202_matang/temporal_extent prefixes: linkml: https://w3id.org/linkml/ diff --git a/schemas/20251121/linkml/modules/classes/FindingAid.yaml b/schemas/20251121/linkml/modules/classes/FindingAid.yaml index 501fc271be..2fd9f6bd00 100644 --- a/schemas/20251121/linkml/modules/classes/FindingAid.yaml +++ b/schemas/20251121/linkml/modules/classes/FindingAid.yaml @@ -31,16 +31,16 @@ imports: - ../slots/20260202_matang/has_description - ../slots/20260202_matang/has_file_location - ../slots/20260202_matang/has_format - - ../slots/20260202_matang/has_geographic_extent + - ../slots/20260202_matang/geographic_extent - ../slots/20260202_matang/identified_by - ../slots/20260202_matang/has_image - ../slots/20260202_matang/has_label - ../slots/20260202_matang/has_level - ../slots/20260202_matang/has_note - - ../slots/20260202_matang/has_period + - ../slots/20260202_matang/in_period - ../slots/20260202_matang/has_policy - - ../slots/20260202_matang/has_provenance_path - - ../slots/20260202_matang/has_restriction + - ../slots/20260202_matang/has_provenance + - ../slots/20260202_matang/restricted_by - ../slots/20260202_matang/has_score - ../slots/20260202_matang/has_status - ../slots/20260202_matang/has_type @@ -73,7 +73,7 @@ imports: - ../slots/20260202_matang/new/period_end - ../slots/20260202_matang/new/period_name - ../slots/20260202_matang/new/period_start - - ../slots/20260202_matang/new/permission_required + - ../slots/20260202_matang/require - ../slots/20260202_matang/new/primary - ../slots/20260202_matang/new/related - ../slots/20260202_matang/new/relationship @@ -82,13 +82,13 @@ imports: - ../slots/20260202_matang/new/restriction_type - ../slots/20260202_matang/new/retrieval_agent - ../slots/20260202_matang/new/revision_date - - ../slots/20260202_matang/new/scope + - ../slots/20260202_matang/has_scope - ../slots/20260202_matang/new/secondary - ../slots/20260202_matang/new/section_id - ../slots/20260202_matang/new/served_by - ../slots/20260202_matang/new/slug - ../slots/20260202_matang/new/start - - ../slots/20260202_matang/new/supersedes_or_superseded + - ../slots/20260202_matang/supersede - ../slots/20260202_matang/temporal_extent classes: FindingAid: diff --git a/schemas/20251121/linkml/modules/classes/FoundationArchiveRecordSetTypes.yaml b/schemas/20251121/linkml/modules/classes/FoundationArchiveRecordSetTypes.yaml index a573ef72a4..594da7163e 100644 --- a/schemas/20251121/linkml/modules/classes/FoundationArchiveRecordSetTypes.yaml +++ b/schemas/20251121/linkml/modules/classes/FoundationArchiveRecordSetTypes.yaml @@ -15,8 +15,6 @@ imports: - linkml:types - ../slots/20260202_matang/has_score - ../slots/20260202_matang/has_type - - ../slots/20260202_matang/new/organizational_principle - - ../slots/20260202_matang/new/organizational_principle_uri - ../slots/20260202_matang/new/record_holder - ../slots/20260202_matang/new/record_holder_note - ../slots/20260202_matang/new/record_set_type diff --git a/schemas/20251121/linkml/modules/classes/FreeArchiveRecordSetTypes.yaml b/schemas/20251121/linkml/modules/classes/FreeArchiveRecordSetTypes.yaml index cd03699aee..84a1d3b564 100644 --- a/schemas/20251121/linkml/modules/classes/FreeArchiveRecordSetTypes.yaml +++ b/schemas/20251121/linkml/modules/classes/FreeArchiveRecordSetTypes.yaml @@ -15,8 +15,6 @@ imports: - linkml:types - ../slots/20260202_matang/has_score - ../slots/20260202_matang/has_type - - ../slots/20260202_matang/new/organizational_principle - - ../slots/20260202_matang/new/organizational_principle_uri - ../slots/20260202_matang/new/record_holder - ../slots/20260202_matang/new/record_holder_note - ../slots/20260202_matang/new/record_set_type diff --git a/schemas/20251121/linkml/modules/classes/FrenchPrivateArchivesRecordSetTypes.yaml b/schemas/20251121/linkml/modules/classes/FrenchPrivateArchivesRecordSetTypes.yaml index 0af2e9a737..00802e0286 100644 --- a/schemas/20251121/linkml/modules/classes/FrenchPrivateArchivesRecordSetTypes.yaml +++ b/schemas/20251121/linkml/modules/classes/FrenchPrivateArchivesRecordSetTypes.yaml @@ -15,8 +15,6 @@ imports: - linkml:types - ../slots/20260202_matang/has_score - ../slots/20260202_matang/has_type - - ../slots/20260202_matang/new/organizational_principle - - ../slots/20260202_matang/new/organizational_principle_uri - ../slots/20260202_matang/new/record_holder - ../slots/20260202_matang/new/record_holder_note - ../slots/20260202_matang/new/record_set_type diff --git a/schemas/20251121/linkml/modules/classes/FundingAgenda.yaml b/schemas/20251121/linkml/modules/classes/FundingAgenda.yaml index a32764561c..e74194dab2 100644 --- a/schemas/20251121/linkml/modules/classes/FundingAgenda.yaml +++ b/schemas/20251121/linkml/modules/classes/FundingAgenda.yaml @@ -14,7 +14,7 @@ imports: - linkml:types - ../slots/20260202_matang/has_description - ../slots/20260202_matang/identified_by - - ../slots/20260202_matang/has_investment + - ../slots/20260202_matang/receive_investment - ../slots/20260202_matang/has_label - ../slots/20260202_matang/has_objective - ../slots/20260202_matang/has_scope diff --git a/schemas/20251121/linkml/modules/classes/FundingRequirement.yaml b/schemas/20251121/linkml/modules/classes/FundingRequirement.yaml index a988abcb26..bca2478726 100644 --- a/schemas/20251121/linkml/modules/classes/FundingRequirement.yaml +++ b/schemas/20251121/linkml/modules/classes/FundingRequirement.yaml @@ -24,7 +24,7 @@ imports: - ../slots/20260202_matang/new/requirement_unit - ../slots/20260202_matang/new/requirement_value - ../slots/20260202_matang/new/source_section - - ../slots/20260202_matang/new/supersedes_or_superseded + - ../slots/20260202_matang/supersede - ../slots/20260202_matang/temporal_extent default_prefix: hc classes: diff --git a/schemas/20251121/linkml/modules/classes/GalleryType.yaml b/schemas/20251121/linkml/modules/classes/GalleryType.yaml index 3a7991fc75..4abe6d49cf 100644 --- a/schemas/20251121/linkml/modules/classes/GalleryType.yaml +++ b/schemas/20251121/linkml/modules/classes/GalleryType.yaml @@ -16,7 +16,7 @@ imports: - ../slots/20260202_matang/categorized_as # was: exhibition_focus - ../slots/20260202_matang/new/represents_or_represented - ../slots/20260202_matang/new/sales_activity - - ../slots/20260202_matang/new/takes_or_took_comission + - ../slots/20260202_matang/take_comission classes: GalleryType: is_a: CustodianType diff --git a/schemas/20251121/linkml/modules/classes/GeoSpatialPlace.yaml b/schemas/20251121/linkml/modules/classes/GeoSpatialPlace.yaml index bc5baccd33..5ac5783ecf 100644 --- a/schemas/20251121/linkml/modules/classes/GeoSpatialPlace.yaml +++ b/schemas/20251121/linkml/modules/classes/GeoSpatialPlace.yaml @@ -18,8 +18,8 @@ imports: - ../slots/20260202_matang/has_altitude - ../slots/20260202_matang/has_coordinates - ../slots/20260202_matang/has_geofeature - - ../slots/20260202_matang/has_geographic_extent - - ../slots/20260202_matang/has_geometry + - ../slots/20260202_matang/geographic_extent + - ../slots/20260202_matang/geometric_extent - ../slots/20260202_matang/identified_by - ../slots/20260202_matang/has_score - ../slots/20260202_matang/new/osm_id diff --git a/schemas/20251121/linkml/modules/classes/GiftShop.yaml b/schemas/20251121/linkml/modules/classes/GiftShop.yaml index d1ce3cbda3..e07d9e8236 100644 --- a/schemas/20251121/linkml/modules/classes/GiftShop.yaml +++ b/schemas/20251121/linkml/modules/classes/GiftShop.yaml @@ -14,7 +14,7 @@ imports: - ../slots/20260202_matang/has_revenue - ../slots/20260202_matang/has_score - ../slots/20260202_matang/has_supplier - - ../slots/20260202_matang/derived_from + - ../slots/20260202_matang/derive_from - ../slots/20260202_matang/generated_by - ../slots/20260202_matang/managed_by - ../slots/20260202_matang/new/online_shop diff --git a/schemas/20251121/linkml/modules/classes/GoogleReview.yaml b/schemas/20251121/linkml/modules/classes/GoogleReview.yaml index 336fe52fe2..308a8ba6d5 100644 --- a/schemas/20251121/linkml/modules/classes/GoogleReview.yaml +++ b/schemas/20251121/linkml/modules/classes/GoogleReview.yaml @@ -14,12 +14,12 @@ prefixes: org: http://www.w3.org/ns/org# imports: - linkml:types - - ../slots/20260202_matang/has_author_name + - ../slots/20260202_matang/has_author - ../slots/20260202_matang/has_url - ../slots/20260202_matang/has_rating - ../slots/20260202_matang/has_description - ../slots/20260202_matang/has_text - - ../slots/20260202_matang/has_publication_date + - ../slots/20260202_matang/published_on # default_range: string classes: GoogleReview: diff --git a/schemas/20251121/linkml/modules/classes/GovernmentArchiveRecordSetTypes.yaml b/schemas/20251121/linkml/modules/classes/GovernmentArchiveRecordSetTypes.yaml index 57d66476e5..6401cf4e9d 100644 --- a/schemas/20251121/linkml/modules/classes/GovernmentArchiveRecordSetTypes.yaml +++ b/schemas/20251121/linkml/modules/classes/GovernmentArchiveRecordSetTypes.yaml @@ -15,8 +15,6 @@ imports: - linkml:types - ../slots/20260202_matang/has_score - ../slots/20260202_matang/has_type - - ../slots/20260202_matang/new/organizational_principle - - ../slots/20260202_matang/new/organizational_principle_uri - ../slots/20260202_matang/new/record_holder - ../slots/20260202_matang/new/record_holder_note - ../slots/20260202_matang/new/record_set_type diff --git a/schemas/20251121/linkml/modules/classes/HeritageTypeCount.yaml b/schemas/20251121/linkml/modules/classes/HeritageTypeCount.yaml index 27ca94344a..40d13aa8c2 100644 --- a/schemas/20251121/linkml/modules/classes/HeritageTypeCount.yaml +++ b/schemas/20251121/linkml/modules/classes/HeritageTypeCount.yaml @@ -10,7 +10,7 @@ imports: - linkml:types - ../slots/20260202_matang/has_quantity - ../slots/20260202_matang/has_score - - ../slots/20260202_matang/has_type_code + - ../slots/20260202_matang/has_code default_prefix: hc classes: HeritageTypeCount: diff --git a/schemas/20251121/linkml/modules/classes/HistoricBuilding.yaml b/schemas/20251121/linkml/modules/classes/HistoricBuilding.yaml index 70701b1ac4..3539c44e8b 100644 --- a/schemas/20251121/linkml/modules/classes/HistoricBuilding.yaml +++ b/schemas/20251121/linkml/modules/classes/HistoricBuilding.yaml @@ -16,7 +16,7 @@ imports: - ../slots/20260202_matang/has_style - ../slots/20260202_matang/has_type - ../slots/20260202_matang/new/is_open_to_public - - ../slots/20260202_matang/derived_from + - ../slots/20260202_matang/derive_from - ../slots/20260202_matang/designed_by - ../slots/20260202_matang/generated_by - ../slots/20260202_matang/new/is_part_of_complex diff --git a/schemas/20251121/linkml/modules/classes/HistoricalArchiveRecordSetTypes.yaml b/schemas/20251121/linkml/modules/classes/HistoricalArchiveRecordSetTypes.yaml index c2e7f63cfb..88d9d56ccd 100644 --- a/schemas/20251121/linkml/modules/classes/HistoricalArchiveRecordSetTypes.yaml +++ b/schemas/20251121/linkml/modules/classes/HistoricalArchiveRecordSetTypes.yaml @@ -15,8 +15,6 @@ imports: - linkml:types - ../slots/20260202_matang/has_score - ../slots/20260202_matang/has_type - - ../slots/20260202_matang/new/organizational_principle - - ../slots/20260202_matang/new/organizational_principle_uri - ../slots/20260202_matang/new/record_holder - ../slots/20260202_matang/new/record_holder_note - ../slots/20260202_matang/new/record_set_type diff --git a/schemas/20251121/linkml/modules/classes/HospitalArchiveRecordSetTypes.yaml b/schemas/20251121/linkml/modules/classes/HospitalArchiveRecordSetTypes.yaml index 3600878d5f..865ea71eb4 100644 --- a/schemas/20251121/linkml/modules/classes/HospitalArchiveRecordSetTypes.yaml +++ b/schemas/20251121/linkml/modules/classes/HospitalArchiveRecordSetTypes.yaml @@ -15,14 +15,10 @@ imports: - linkml:types - ../slots/20260202_matang/has_score - ../slots/20260202_matang/has_type - - ../slots/20260202_matang/new/organizational_principle - - ../slots/20260202_matang/new/organizational_principle_uri - ../slots/20260202_matang/new/preservation_note - - ../slots/20260202_matang/new/privacy_note - - ../slots/20260202_matang/new/record_note + - ../slots/20260202_matang/has_note - ../slots/20260202_matang/new/record_set_type - - ../slots/20260202_matang/new/scope_exclude - - ../slots/20260202_matang/new/scope_include + - ../slots/20260202_matang/has_scope classes: HospitalAdministrationFonds: is_a: HospitalArchiveRecordSetType diff --git a/schemas/20251121/linkml/modules/classes/HouseArchiveRecordSetTypes.yaml b/schemas/20251121/linkml/modules/classes/HouseArchiveRecordSetTypes.yaml index bde7d60f89..9933ed0099 100644 --- a/schemas/20251121/linkml/modules/classes/HouseArchiveRecordSetTypes.yaml +++ b/schemas/20251121/linkml/modules/classes/HouseArchiveRecordSetTypes.yaml @@ -15,8 +15,6 @@ imports: - linkml:types - ../slots/20260202_matang/has_score - ../slots/20260202_matang/has_type - - ../slots/20260202_matang/new/organizational_principle - - ../slots/20260202_matang/new/organizational_principle_uri - ../slots/20260202_matang/new/record_holder - ../slots/20260202_matang/new/record_holder_note - ../slots/20260202_matang/new/record_set_type diff --git a/schemas/20251121/linkml/modules/classes/HumidityTolerance.yaml b/schemas/20251121/linkml/modules/classes/HumidityTolerance.yaml index 13b949037d..1bb324d094 100644 --- a/schemas/20251121/linkml/modules/classes/HumidityTolerance.yaml +++ b/schemas/20251121/linkml/modules/classes/HumidityTolerance.yaml @@ -9,7 +9,7 @@ prefixes: default_prefix: hc imports: - linkml:types - - ../slots/20260202_matang/has_unit + - ../slots/20260202_matang/has_measurement_unit - ../slots/20260202_matang/has_value classes: HumidityTolerance: diff --git a/schemas/20251121/linkml/modules/classes/IconographicArchivesRecordSetTypes.yaml b/schemas/20251121/linkml/modules/classes/IconographicArchivesRecordSetTypes.yaml index d4fd88755b..fc51b5c072 100644 --- a/schemas/20251121/linkml/modules/classes/IconographicArchivesRecordSetTypes.yaml +++ b/schemas/20251121/linkml/modules/classes/IconographicArchivesRecordSetTypes.yaml @@ -15,8 +15,6 @@ imports: - linkml:types - ../slots/20260202_matang/has_score - ../slots/20260202_matang/has_type - - ../slots/20260202_matang/new/organizational_principle - - ../slots/20260202_matang/new/organizational_principle_uri - ../slots/20260202_matang/new/record_holder - ../slots/20260202_matang/new/record_holder_note - ../slots/20260202_matang/new/record_set_type diff --git a/schemas/20251121/linkml/modules/classes/Identifier.yaml b/schemas/20251121/linkml/modules/classes/Identifier.yaml index 3ec0fe1c1c..a92ebbcdbc 100644 --- a/schemas/20251121/linkml/modules/classes/Identifier.yaml +++ b/schemas/20251121/linkml/modules/classes/Identifier.yaml @@ -14,9 +14,9 @@ prefixes: imports: - linkml:types - ../metadata - - ../slots/20260202_matang/has_canonical_form + - ../slots/20260202_matang/canonized_as - ../slots/20260202_matang/has_format - - ../slots/20260202_matang/has_scheme + - ../slots/20260202_matang/has_schema - ../slots/20260202_matang/has_score - ../slots/20260202_matang/has_standard - ../slots/20260202_matang/has_type diff --git a/schemas/20251121/linkml/modules/classes/ImpactMeasurement.yaml b/schemas/20251121/linkml/modules/classes/ImpactMeasurement.yaml index 6ed9caf9b7..bdc87b47a4 100644 --- a/schemas/20251121/linkml/modules/classes/ImpactMeasurement.yaml +++ b/schemas/20251121/linkml/modules/classes/ImpactMeasurement.yaml @@ -9,7 +9,7 @@ prefixes: default_prefix: hc imports: - linkml:types - - ../slots/20260202_matang/has_unit + - ../slots/20260202_matang/has_measurement_unit - ../slots/20260202_matang/has_value classes: ImpactMeasurement: diff --git a/schemas/20251121/linkml/modules/classes/InformationCarrier.yaml b/schemas/20251121/linkml/modules/classes/InformationCarrier.yaml index 1eda7cfa1d..a95af06fab 100644 --- a/schemas/20251121/linkml/modules/classes/InformationCarrier.yaml +++ b/schemas/20251121/linkml/modules/classes/InformationCarrier.yaml @@ -24,28 +24,26 @@ imports: - ../slots/20260202_matang/has_content - ../slots/20260202_matang/has_description - ../slots/20260202_matang/has_direction - - ../slots/20260202_matang/has_direction # was: text_direction - ../slots/20260202_matang/has_edition - - ../slots/20260202_matang/has_extent_text - - ../slots/20260202_matang/has_fond + - ../slots/20260202_matang/has_extent + - ../slots/20260202_matang/has_fonds - ../slots/20260202_matang/identified_by - - ../slots/20260202_matang/has_index_number # was: file_number + - ../slots/20260202_matang/indexed_as # was: file_number - ../slots/20260202_matang/has_label # was: title_proper - - ../slots/20260202_matang/has_label # was: uniform_title - ../slots/20260202_matang/has_language - ../slots/20260202_matang/has_level - ../slots/20260202_matang/has_policy - ../slots/20260202_matang/has_provenance - ../slots/20260202_matang/has_quantity # was: folio_count - ../slots/20260202_matang/has_score # was: template_specificity - - ../slots/20260202_matang/has_series + - ../slots/20260202_matang/in_series - ../slots/20260202_matang/has_summary - ../slots/20260202_matang/has_time_interval - ../slots/20260202_matang/has_type - ../slots/20260202_matang/in_script - ../slots/20260202_matang/include - ../slots/20260202_matang/created_by - - ../slots/20260202_matang/published + - ../slots/20260202_matang/published_on - ../slots/20260202_matang/triggered_by - ../slots/20260202_matang/new/isbn - ../slots/20260202_matang/new/shelf_mark diff --git a/schemas/20251121/linkml/modules/classes/InstitutionalArchiveRecordSetTypes.yaml b/schemas/20251121/linkml/modules/classes/InstitutionalArchiveRecordSetTypes.yaml index d3ffa7776e..87b5e17ca5 100644 --- a/schemas/20251121/linkml/modules/classes/InstitutionalArchiveRecordSetTypes.yaml +++ b/schemas/20251121/linkml/modules/classes/InstitutionalArchiveRecordSetTypes.yaml @@ -15,8 +15,6 @@ imports: - linkml:types - ../slots/20260202_matang/has_score - ../slots/20260202_matang/has_type - - ../slots/20260202_matang/new/organizational_principle - - ../slots/20260202_matang/new/organizational_principle_uri - ../slots/20260202_matang/new/record_holder - ../slots/20260202_matang/new/record_holder_note - ../slots/20260202_matang/new/record_set_type diff --git a/schemas/20251121/linkml/modules/classes/IntangibleHeritageGroupType.yaml b/schemas/20251121/linkml/modules/classes/IntangibleHeritageGroupType.yaml index 47102ba135..373212cc5b 100644 --- a/schemas/20251121/linkml/modules/classes/IntangibleHeritageGroupType.yaml +++ b/schemas/20251121/linkml/modules/classes/IntangibleHeritageGroupType.yaml @@ -16,7 +16,7 @@ imports: - ../slots/20260202_matang/categorized_as - ../slots/20260202_matang/new/performance_repertoire - ../slots/20260202_matang/new/practitioner_community - - ../slots/20260202_matang/new/transmits_or_transmitted_through + - ../slots/20260202_matang/transmit_through prefixes: linkml: https://w3id.org/linkml/ hc: https://nde.nl/ontology/hc/ diff --git a/schemas/20251121/linkml/modules/classes/InternetOfThings.yaml b/schemas/20251121/linkml/modules/classes/InternetOfThings.yaml index a620dc33be..8cfde99e1a 100644 --- a/schemas/20251121/linkml/modules/classes/InternetOfThings.yaml +++ b/schemas/20251121/linkml/modules/classes/InternetOfThings.yaml @@ -14,12 +14,12 @@ imports: - ../slots/20260202_matang/has_quantity - ../slots/20260202_matang/has_score - ../slots/20260202_matang/has_specification - - ../slots/20260202_matang/has_unit + - ../slots/20260202_matang/has_measurement_unit - ../slots/20260202_matang/new/installation_date - ../slots/20260202_matang/new/installed_at_place - ../slots/20260202_matang/created_by - ../slots/20260202_matang/decommissioned_at - - ../slots/20260202_matang/derived_from + - ../slots/20260202_matang/derive_from - ../slots/20260202_matang/generated_by - ../slots/20260202_matang/instantiated_by - ../slots/20260202_matang/new/maintenance_schedule diff --git a/schemas/20251121/linkml/modules/classes/InvalidWebClaim.yaml b/schemas/20251121/linkml/modules/classes/InvalidWebClaim.yaml index 9bb5b3efe2..8851f5627d 100644 --- a/schemas/20251121/linkml/modules/classes/InvalidWebClaim.yaml +++ b/schemas/20251121/linkml/modules/classes/InvalidWebClaim.yaml @@ -11,7 +11,7 @@ prefixes: dqv: http://www.w3.org/ns/dqv# imports: - linkml:types - - ../slots/20260202_matang/has_provenance_path + - ../slots/20260202_matang/has_provenance - ../slots/20260202_matang/has_type - ../slots/20260202_matang/new/retrieved_on - ../slots/20260202_matang/new/source_url diff --git a/schemas/20251121/linkml/modules/classes/JointArchivesRecordSetTypes.yaml b/schemas/20251121/linkml/modules/classes/JointArchivesRecordSetTypes.yaml index 38689c6338..dde74991ed 100644 --- a/schemas/20251121/linkml/modules/classes/JointArchivesRecordSetTypes.yaml +++ b/schemas/20251121/linkml/modules/classes/JointArchivesRecordSetTypes.yaml @@ -15,8 +15,6 @@ imports: - linkml:types - ../slots/20260202_matang/has_score - ../slots/20260202_matang/has_type - - ../slots/20260202_matang/new/organizational_principle - - ../slots/20260202_matang/new/organizational_principle_uri - ../slots/20260202_matang/new/record_holder - ../slots/20260202_matang/new/record_holder_note - ../slots/20260202_matang/new/record_set_type diff --git a/schemas/20251121/linkml/modules/classes/LGBTArchiveRecordSetTypes.yaml b/schemas/20251121/linkml/modules/classes/LGBTArchiveRecordSetTypes.yaml index c43041f6b8..a9676852f1 100644 --- a/schemas/20251121/linkml/modules/classes/LGBTArchiveRecordSetTypes.yaml +++ b/schemas/20251121/linkml/modules/classes/LGBTArchiveRecordSetTypes.yaml @@ -15,8 +15,6 @@ imports: - linkml:types - ../slots/20260202_matang/has_score - ../slots/20260202_matang/has_type - - ../slots/20260202_matang/new/organizational_principle - - ../slots/20260202_matang/new/organizational_principle_uri - ../slots/20260202_matang/new/record_holder - ../slots/20260202_matang/new/record_holder_note - ../slots/20260202_matang/new/record_set_type diff --git a/schemas/20251121/linkml/modules/classes/Language.yaml b/schemas/20251121/linkml/modules/classes/Language.yaml index bf03275c94..3a405e4db7 100644 --- a/schemas/20251121/linkml/modules/classes/Language.yaml +++ b/schemas/20251121/linkml/modules/classes/Language.yaml @@ -16,8 +16,6 @@ prefixes: imports: - linkml:types - ../slots/20260202_matang/has_code - - ../slots/20260202_matang/has_iso_code639_1 - - ../slots/20260202_matang/has_iso_code639_3 - ../slots/20260202_matang/has_text - ../slots/20260202_matang/has_label classes: diff --git a/schemas/20251121/linkml/modules/classes/Laptop.yaml b/schemas/20251121/linkml/modules/classes/Laptop.yaml index 78eac74562..f7a7c73adc 100644 --- a/schemas/20251121/linkml/modules/classes/Laptop.yaml +++ b/schemas/20251121/linkml/modules/classes/Laptop.yaml @@ -20,7 +20,7 @@ imports: - ../slots/20260202_matang/has_description - ../slots/20260202_matang/has_score # was: template_specificity - ../slots/20260202_matang/new/is_permitted - - ../slots/20260202_matang/new/poses_or_posed_condition + - ../slots/20260202_matang/pose_condition - ../slots/temporal_extent # was: valid_from + valid_to default_prefix: hc # default_range: string diff --git a/schemas/20251121/linkml/modules/classes/LibraryType.yaml b/schemas/20251121/linkml/modules/classes/LibraryType.yaml index 403c851e86..57e9c0ca22 100644 --- a/schemas/20251121/linkml/modules/classes/LibraryType.yaml +++ b/schemas/20251121/linkml/modules/classes/LibraryType.yaml @@ -13,9 +13,9 @@ imports: - ../slots/20260202_matang/new/interlibrary_loan - ../slots/20260202_matang/new/lending_policy - ../slots/20260202_matang/new/library_subtype - - ../slots/20260202_matang/new/membership_required + - ../slots/20260202_matang/require - ../slots/20260202_matang/new/special_collection - - ../slots/20260202_matang/new/uses_or_used + - ../slots/20260202_matang/use classes: LibraryType: is_a: CustodianType diff --git a/schemas/20251121/linkml/modules/classes/LightArchivesRecordSetTypes.yaml b/schemas/20251121/linkml/modules/classes/LightArchivesRecordSetTypes.yaml index 5bea4bfa2a..bdc40b1f9b 100644 --- a/schemas/20251121/linkml/modules/classes/LightArchivesRecordSetTypes.yaml +++ b/schemas/20251121/linkml/modules/classes/LightArchivesRecordSetTypes.yaml @@ -15,8 +15,6 @@ imports: - linkml:types - ../slots/20260202_matang/has_score - ../slots/20260202_matang/has_type - - ../slots/20260202_matang/new/organizational_principle - - ../slots/20260202_matang/new/organizational_principle_uri - ../slots/20260202_matang/new/record_holder - ../slots/20260202_matang/new/record_holder_note - ../slots/20260202_matang/new/record_set_type diff --git a/schemas/20251121/linkml/modules/classes/LinkedInProfile.yaml b/schemas/20251121/linkml/modules/classes/LinkedInProfile.yaml index 429499e600..ba0647c101 100644 --- a/schemas/20251121/linkml/modules/classes/LinkedInProfile.yaml +++ b/schemas/20251121/linkml/modules/classes/LinkedInProfile.yaml @@ -15,7 +15,7 @@ imports: - ../slots/20260202_matang/new/connections_text - ../slots/20260202_matang/emphasize - ../slots/20260202_matang/new/estimates_or_estimated - - ../slots/20260202_matang/has_assessment + - ../slots/20260202_matang/assessed_as - ../slots/20260202_matang/has_contact_details - ../slots/20260202_matang/has_description - ../slots/20260202_matang/has_language diff --git a/schemas/20251121/linkml/modules/classes/LiteraryArchiveRecordSetTypes.yaml b/schemas/20251121/linkml/modules/classes/LiteraryArchiveRecordSetTypes.yaml index f89b39b8fb..8ab03af49d 100644 --- a/schemas/20251121/linkml/modules/classes/LiteraryArchiveRecordSetTypes.yaml +++ b/schemas/20251121/linkml/modules/classes/LiteraryArchiveRecordSetTypes.yaml @@ -15,8 +15,6 @@ imports: - linkml:types - ../slots/20260202_matang/has_score - ../slots/20260202_matang/has_type - - ../slots/20260202_matang/new/organizational_principle - - ../slots/20260202_matang/new/organizational_principle_uri - ../slots/20260202_matang/new/record_holder - ../slots/20260202_matang/new/record_holder_note - ../slots/20260202_matang/new/record_set_type diff --git a/schemas/20251121/linkml/modules/classes/Loan.yaml b/schemas/20251121/linkml/modules/classes/Loan.yaml index 4d703255b0..68db240977 100644 --- a/schemas/20251121/linkml/modules/classes/Loan.yaml +++ b/schemas/20251121/linkml/modules/classes/Loan.yaml @@ -18,7 +18,7 @@ imports: - ../enums/LoanStatusEnum - ../metadata - ../slots/20260202_matang/new/courier_detail - - ../slots/20260202_matang/new/courier_required + - ../slots/20260202_matang/require - ../slots/20260202_matang/new/custody_received_by - ../slots/20260202_matang/has_contact_point - ../slots/20260202_matang/has_objective diff --git a/schemas/20251121/linkml/modules/classes/LocalGovernmentArchiveRecordSetTypes.yaml b/schemas/20251121/linkml/modules/classes/LocalGovernmentArchiveRecordSetTypes.yaml index aedd37fefc..4a8cfa23eb 100644 --- a/schemas/20251121/linkml/modules/classes/LocalGovernmentArchiveRecordSetTypes.yaml +++ b/schemas/20251121/linkml/modules/classes/LocalGovernmentArchiveRecordSetTypes.yaml @@ -15,8 +15,6 @@ imports: - linkml:types - ../slots/20260202_matang/has_score - ../slots/20260202_matang/has_type - - ../slots/20260202_matang/new/organizational_principle - - ../slots/20260202_matang/new/organizational_principle_uri - ../slots/20260202_matang/new/record_holder - ../slots/20260202_matang/new/record_holder_note - ../slots/20260202_matang/new/record_set_type diff --git a/schemas/20251121/linkml/modules/classes/LocalHistoryArchiveRecordSetTypes.yaml b/schemas/20251121/linkml/modules/classes/LocalHistoryArchiveRecordSetTypes.yaml index 270c348662..143dda0127 100644 --- a/schemas/20251121/linkml/modules/classes/LocalHistoryArchiveRecordSetTypes.yaml +++ b/schemas/20251121/linkml/modules/classes/LocalHistoryArchiveRecordSetTypes.yaml @@ -15,8 +15,6 @@ imports: - linkml:types - ../slots/20260202_matang/has_score - ../slots/20260202_matang/has_type - - ../slots/20260202_matang/new/organizational_principle - - ../slots/20260202_matang/new/organizational_principle_uri - ../slots/20260202_matang/new/record_holder - ../slots/20260202_matang/new/record_holder_note - ../slots/20260202_matang/new/record_set_type diff --git a/schemas/20251121/linkml/modules/classes/LocationResolution.yaml b/schemas/20251121/linkml/modules/classes/LocationResolution.yaml index 7131219c1b..5e72681372 100644 --- a/schemas/20251121/linkml/modules/classes/LocationResolution.yaml +++ b/schemas/20251121/linkml/modules/classes/LocationResolution.yaml @@ -11,8 +11,8 @@ prefixes: imports: - linkml:types - ../enums/LocationResolutionMethodEnum - - ../slots/20260202_matang/has_citation - - ../slots/20260202_matang/has_city_code + - ../slots/20260202_matang/based_on + - ../slots/20260202_matang/has_code # default_range: string classes: LocationResolution: diff --git a/schemas/20251121/linkml/modules/classes/MailingListArchiveRecordSetTypes.yaml b/schemas/20251121/linkml/modules/classes/MailingListArchiveRecordSetTypes.yaml index 5e03c88280..e021a9fdbb 100644 --- a/schemas/20251121/linkml/modules/classes/MailingListArchiveRecordSetTypes.yaml +++ b/schemas/20251121/linkml/modules/classes/MailingListArchiveRecordSetTypes.yaml @@ -15,8 +15,6 @@ imports: - linkml:types - ../slots/20260202_matang/has_score - ../slots/20260202_matang/has_type - - ../slots/20260202_matang/new/organizational_principle - - ../slots/20260202_matang/new/organizational_principle_uri - ../slots/20260202_matang/new/record_holder - ../slots/20260202_matang/new/record_holder_note - ../slots/20260202_matang/new/record_set_type diff --git a/schemas/20251121/linkml/modules/classes/MaximumHumidity.yaml b/schemas/20251121/linkml/modules/classes/MaximumHumidity.yaml index 515b5774a1..b69ad07f72 100644 --- a/schemas/20251121/linkml/modules/classes/MaximumHumidity.yaml +++ b/schemas/20251121/linkml/modules/classes/MaximumHumidity.yaml @@ -10,7 +10,7 @@ prefixes: default_prefix: hc imports: - linkml:types - - ../slots/20260202_matang/has_unit + - ../slots/20260202_matang/has_measurement_unit - ../slots/20260202_matang/has_value classes: MaximumHumidity: diff --git a/schemas/20251121/linkml/modules/classes/MeasureUnit.yaml b/schemas/20251121/linkml/modules/classes/MeasureUnit.yaml index cb874d4e19..3611c03076 100644 --- a/schemas/20251121/linkml/modules/classes/MeasureUnit.yaml +++ b/schemas/20251121/linkml/modules/classes/MeasureUnit.yaml @@ -24,7 +24,7 @@ imports: - ../enums/MeasureUnitEnum - ../slots/20260202_matang/has_code - ../slots/20260202_matang/has_label - - ../slots/20260202_matang/has_symbol + - ../slots/20260202_matang/symbolized_by - ../slots/20260202_matang/has_type default_prefix: hc classes: diff --git a/schemas/20251121/linkml/modules/classes/MediaArchiveRecordSetTypes.yaml b/schemas/20251121/linkml/modules/classes/MediaArchiveRecordSetTypes.yaml index dbef2d2534..4d1a79c54e 100644 --- a/schemas/20251121/linkml/modules/classes/MediaArchiveRecordSetTypes.yaml +++ b/schemas/20251121/linkml/modules/classes/MediaArchiveRecordSetTypes.yaml @@ -15,8 +15,6 @@ imports: - linkml:types - ../slots/20260202_matang/has_score - ../slots/20260202_matang/has_type - - ../slots/20260202_matang/new/organizational_principle - - ../slots/20260202_matang/new/organizational_principle_uri - ../slots/20260202_matang/new/record_holder - ../slots/20260202_matang/new/record_holder_note - ../slots/20260202_matang/new/record_set_type diff --git a/schemas/20251121/linkml/modules/classes/MilitaryArchiveRecordSetTypes.yaml b/schemas/20251121/linkml/modules/classes/MilitaryArchiveRecordSetTypes.yaml index 048e9585f8..8829e02106 100644 --- a/schemas/20251121/linkml/modules/classes/MilitaryArchiveRecordSetTypes.yaml +++ b/schemas/20251121/linkml/modules/classes/MilitaryArchiveRecordSetTypes.yaml @@ -21,14 +21,10 @@ imports: - linkml:types - ../slots/20260202_matang/has_score - ../slots/20260202_matang/has_type - - ../slots/20260202_matang/new/organizational_principle - - ../slots/20260202_matang/new/organizational_principle_uri - ../slots/20260202_matang/new/preservation_note - - ../slots/20260202_matang/new/privacy_note - - ../slots/20260202_matang/new/record_note + - ../slots/20260202_matang/has_note - ../slots/20260202_matang/new/record_set_type - - ../slots/20260202_matang/new/scope_exclude - - ../slots/20260202_matang/new/scope_include + - ../slots/20260202_matang/has_scope classes: MilitaryOperationsFonds: is_a: MilitaryArchiveRecordSetType diff --git a/schemas/20251121/linkml/modules/classes/MinimumHumidity.yaml b/schemas/20251121/linkml/modules/classes/MinimumHumidity.yaml index 9179755583..d6e1825339 100644 --- a/schemas/20251121/linkml/modules/classes/MinimumHumidity.yaml +++ b/schemas/20251121/linkml/modules/classes/MinimumHumidity.yaml @@ -10,7 +10,7 @@ prefixes: default_prefix: hc imports: - linkml:types - - ../slots/20260202_matang/has_unit + - ../slots/20260202_matang/has_measurement_unit - ../slots/20260202_matang/has_value classes: MinimumHumidity: diff --git a/schemas/20251121/linkml/modules/classes/MissionStatement.yaml b/schemas/20251121/linkml/modules/classes/MissionStatement.yaml index 4eaaa8ca90..955f91e79a 100644 --- a/schemas/20251121/linkml/modules/classes/MissionStatement.yaml +++ b/schemas/20251121/linkml/modules/classes/MissionStatement.yaml @@ -20,7 +20,7 @@ imports: - ../slots/20260202_matang/identified_by - ../slots/20260202_matang/has_language - ../slots/20260202_matang/has_note - - ../slots/20260202_matang/has_provenance_path + - ../slots/20260202_matang/has_provenance - ../slots/20260202_matang/has_score - ../slots/20260202_matang/has_summary - ../slots/20260202_matang/has_text @@ -30,7 +30,7 @@ imports: - ../slots/20260202_matang/new/page_section - ../slots/20260202_matang/new/retrieved_on - ../slots/20260202_matang/new/source_url - - ../slots/20260202_matang/new/supersedes_or_superseded + - ../slots/20260202_matang/supersede - ../slots/20260202_matang/temporal_extent default_prefix: hc classes: diff --git a/schemas/20251121/linkml/modules/classes/MonasteryArchiveRecordSetTypes.yaml b/schemas/20251121/linkml/modules/classes/MonasteryArchiveRecordSetTypes.yaml index dc7391eb6e..9def261f47 100644 --- a/schemas/20251121/linkml/modules/classes/MonasteryArchiveRecordSetTypes.yaml +++ b/schemas/20251121/linkml/modules/classes/MonasteryArchiveRecordSetTypes.yaml @@ -15,8 +15,6 @@ imports: - linkml:types - ../slots/20260202_matang/has_score - ../slots/20260202_matang/has_type - - ../slots/20260202_matang/new/organizational_principle - - ../slots/20260202_matang/new/organizational_principle_uri - ../slots/20260202_matang/new/record_holder - ../slots/20260202_matang/new/record_holder_note - ../slots/20260202_matang/new/record_set_type diff --git a/schemas/20251121/linkml/modules/classes/MunicipalArchiveRecordSetTypes.yaml b/schemas/20251121/linkml/modules/classes/MunicipalArchiveRecordSetTypes.yaml index e67374ea9b..3759827365 100644 --- a/schemas/20251121/linkml/modules/classes/MunicipalArchiveRecordSetTypes.yaml +++ b/schemas/20251121/linkml/modules/classes/MunicipalArchiveRecordSetTypes.yaml @@ -15,13 +15,9 @@ imports: - linkml:types - ../slots/20260202_matang/has_score - ../slots/20260202_matang/has_type - - ../slots/20260202_matang/new/organizational_principle - - ../slots/20260202_matang/new/organizational_principle_uri - - ../slots/20260202_matang/new/privacy_note - - ../slots/20260202_matang/new/record_note + - ../slots/20260202_matang/has_note - ../slots/20260202_matang/new/record_set_type - - ../slots/20260202_matang/new/scope_exclude - - ../slots/20260202_matang/new/scope_include + - ../slots/20260202_matang/has_scope classes: CouncilGovernanceFonds: is_a: MunicipalArchiveRecordSetType diff --git a/schemas/20251121/linkml/modules/classes/MuseumArchiveRecordSetTypes.yaml b/schemas/20251121/linkml/modules/classes/MuseumArchiveRecordSetTypes.yaml index a57bbcd9ea..fb7b8975f9 100644 --- a/schemas/20251121/linkml/modules/classes/MuseumArchiveRecordSetTypes.yaml +++ b/schemas/20251121/linkml/modules/classes/MuseumArchiveRecordSetTypes.yaml @@ -15,8 +15,6 @@ imports: - linkml:types - ../slots/20260202_matang/has_score - ../slots/20260202_matang/has_type - - ../slots/20260202_matang/new/organizational_principle - - ../slots/20260202_matang/new/organizational_principle_uri - ../slots/20260202_matang/new/record_holder - ../slots/20260202_matang/new/record_holder_note - ../slots/20260202_matang/new/record_set_type diff --git a/schemas/20251121/linkml/modules/classes/MusicArchiveRecordSetTypes.yaml b/schemas/20251121/linkml/modules/classes/MusicArchiveRecordSetTypes.yaml index f74ef1f8da..1bb2f6b693 100644 --- a/schemas/20251121/linkml/modules/classes/MusicArchiveRecordSetTypes.yaml +++ b/schemas/20251121/linkml/modules/classes/MusicArchiveRecordSetTypes.yaml @@ -15,8 +15,6 @@ imports: - linkml:types - ../slots/20260202_matang/has_score - ../slots/20260202_matang/has_type - - ../slots/20260202_matang/new/organizational_principle - - ../slots/20260202_matang/new/organizational_principle_uri - ../slots/20260202_matang/new/record_holder - ../slots/20260202_matang/new/record_holder_note - ../slots/20260202_matang/new/record_set_type diff --git a/schemas/20251121/linkml/modules/classes/NationalArchivesRecordSetTypes.yaml b/schemas/20251121/linkml/modules/classes/NationalArchivesRecordSetTypes.yaml index 5935656a80..e983a04988 100644 --- a/schemas/20251121/linkml/modules/classes/NationalArchivesRecordSetTypes.yaml +++ b/schemas/20251121/linkml/modules/classes/NationalArchivesRecordSetTypes.yaml @@ -15,8 +15,6 @@ imports: - linkml:types - ../slots/20260202_matang/has_score - ../slots/20260202_matang/has_type - - ../slots/20260202_matang/new/organizational_principle - - ../slots/20260202_matang/new/organizational_principle_uri - ../slots/20260202_matang/new/record_holder - ../slots/20260202_matang/new/record_holder_note - ../slots/20260202_matang/new/record_set_type diff --git a/schemas/20251121/linkml/modules/classes/NewspaperClippingsArchiveRecordSetTypes.yaml b/schemas/20251121/linkml/modules/classes/NewspaperClippingsArchiveRecordSetTypes.yaml index 07fb9df8ae..969d495b6f 100644 --- a/schemas/20251121/linkml/modules/classes/NewspaperClippingsArchiveRecordSetTypes.yaml +++ b/schemas/20251121/linkml/modules/classes/NewspaperClippingsArchiveRecordSetTypes.yaml @@ -21,8 +21,6 @@ imports: - linkml:types - ../slots/20260202_matang/has_score - ../slots/20260202_matang/has_type - - ../slots/20260202_matang/new/organizational_principle - - ../slots/20260202_matang/new/organizational_principle_uri - ../slots/20260202_matang/new/record_holder - ../slots/20260202_matang/new/record_holder_note - ../slots/20260202_matang/new/record_set_type diff --git a/schemas/20251121/linkml/modules/classes/NobilityArchiveRecordSetTypes.yaml b/schemas/20251121/linkml/modules/classes/NobilityArchiveRecordSetTypes.yaml index b80b625469..77d8ecbe87 100644 --- a/schemas/20251121/linkml/modules/classes/NobilityArchiveRecordSetTypes.yaml +++ b/schemas/20251121/linkml/modules/classes/NobilityArchiveRecordSetTypes.yaml @@ -15,8 +15,6 @@ imports: - linkml:types - ../slots/20260202_matang/has_score - ../slots/20260202_matang/has_type - - ../slots/20260202_matang/new/organizational_principle - - ../slots/20260202_matang/new/organizational_principle_uri - ../slots/20260202_matang/new/record_holder - ../slots/20260202_matang/new/record_holder_note - ../slots/20260202_matang/new/record_set_type diff --git a/schemas/20251121/linkml/modules/classes/NotarialArchiveRecordSetTypes.yaml b/schemas/20251121/linkml/modules/classes/NotarialArchiveRecordSetTypes.yaml index 1c51d8ff36..66ce08d375 100644 --- a/schemas/20251121/linkml/modules/classes/NotarialArchiveRecordSetTypes.yaml +++ b/schemas/20251121/linkml/modules/classes/NotarialArchiveRecordSetTypes.yaml @@ -21,8 +21,6 @@ imports: - linkml:types - ../slots/20260202_matang/has_score - ../slots/20260202_matang/has_type - - ../slots/20260202_matang/new/organizational_principle - - ../slots/20260202_matang/new/organizational_principle_uri - ../slots/20260202_matang/new/record_holder - ../slots/20260202_matang/new/record_holder_note - ../slots/20260202_matang/new/record_set_type diff --git a/schemas/20251121/linkml/modules/classes/OnlineNewsArchiveRecordSetTypes.yaml b/schemas/20251121/linkml/modules/classes/OnlineNewsArchiveRecordSetTypes.yaml index 2cb07ee9d8..7afae55869 100644 --- a/schemas/20251121/linkml/modules/classes/OnlineNewsArchiveRecordSetTypes.yaml +++ b/schemas/20251121/linkml/modules/classes/OnlineNewsArchiveRecordSetTypes.yaml @@ -15,8 +15,6 @@ imports: - linkml:types - ../slots/20260202_matang/has_score - ../slots/20260202_matang/has_type - - ../slots/20260202_matang/new/organizational_principle - - ../slots/20260202_matang/new/organizational_principle_uri - ../slots/20260202_matang/new/record_holder - ../slots/20260202_matang/new/record_holder_note - ../slots/20260202_matang/new/record_set_type diff --git a/schemas/20251121/linkml/modules/classes/OrganizationBranch.yaml b/schemas/20251121/linkml/modules/classes/OrganizationBranch.yaml index 0140cbcaad..2c4ce02a05 100644 --- a/schemas/20251121/linkml/modules/classes/OrganizationBranch.yaml +++ b/schemas/20251121/linkml/modules/classes/OrganizationBranch.yaml @@ -7,14 +7,14 @@ imports: - ../slots/20260202_matang/new/contact_point - ../slots/20260202_matang/has_branch - ../slots/20260202_matang/has_description - - ../slots/20260202_matang/has_head + - ../slots/20260202_matang/headed_by - ../slots/20260202_matang/identified_by - ../slots/20260202_matang/has_label - ../slots/20260202_matang/has_quantity - ../slots/20260202_matang/has_score - ../slots/20260202_matang/has_type - ../slots/20260202_matang/new/is_branch_of - - ../slots/20260202_matang/derived_from + - ../slots/20260202_matang/derive_from - ../slots/20260202_matang/generated_by - ../slots/20260202_matang/located_at - ../slots/20260202_matang/new/refers_to_custodian diff --git a/schemas/20251121/linkml/modules/classes/OrganizationalChangeEvent.yaml b/schemas/20251121/linkml/modules/classes/OrganizationalChangeEvent.yaml index b2e65af66d..8c221f4fb0 100644 --- a/schemas/20251121/linkml/modules/classes/OrganizationalChangeEvent.yaml +++ b/schemas/20251121/linkml/modules/classes/OrganizationalChangeEvent.yaml @@ -17,7 +17,7 @@ imports: - ../metadata - ../slots/20260202_matang/has_description - ../slots/20260202_matang/has_documentation - - ../slots/20260202_matang/has_origin + - ../slots/20260202_matang/originate_from - ../slots/20260202_matang/has_rationale - ../slots/20260202_matang/has_score - ../slots/20260202_matang/has_type diff --git a/schemas/20251121/linkml/modules/classes/OrganizationalStructure.yaml b/schemas/20251121/linkml/modules/classes/OrganizationalStructure.yaml index 4aa92614d9..d7c9704c80 100644 --- a/schemas/20251121/linkml/modules/classes/OrganizationalStructure.yaml +++ b/schemas/20251121/linkml/modules/classes/OrganizationalStructure.yaml @@ -11,7 +11,7 @@ imports: - ../slots/20260202_matang/has_label - ../slots/20260202_matang/has_quantity - ../slots/20260202_matang/has_score - - ../slots/20260202_matang/has_staff_member + - ../slots/20260202_matang/has_staff - ../slots/20260202_matang/has_type - ../slots/20260202_matang/located_at - ../slots/20260202_matang/new/parent_unit diff --git a/schemas/20251121/linkml/modules/classes/OutdoorSite.yaml b/schemas/20251121/linkml/modules/classes/OutdoorSite.yaml index a8e4cfacf1..e5dde3d25f 100644 --- a/schemas/20251121/linkml/modules/classes/OutdoorSite.yaml +++ b/schemas/20251121/linkml/modules/classes/OutdoorSite.yaml @@ -9,15 +9,15 @@ imports: - ../slots/20260202_matang/contain - ../slots/20260202_matang/has_accessibility_feature - ../slots/20260202_matang/in_area - - ../slots/20260202_matang/has_artwork_count - - ../slots/20260202_matang/has_fee + - ../slots/20260202_matang/has_artwork + - ../slots/20260202_matang/charge_fee - ../slots/20260202_matang/has_quantity - ../slots/20260202_matang/has_score # was: template_specificity - ../slots/20260202_matang/has_type # was: feature_type_classification - ../slots/20260202_matang/new/historic_garden_designation - ../slots/20260202_matang/new/is_open_to_public - ../slots/20260202_matang/classified_as # was: bio_type_classification - - ../slots/20260202_matang/derived_from # was: was_derived_from + - ../slots/20260202_matang/derive_from # was: was_derived_from - ../slots/20260202_matang/generated_by # was: was_generated_by - ../slots/20260202_matang/new/opening_hour - ../slots/20260202_matang/new/outdoor_site_description diff --git a/schemas/20251121/linkml/modules/classes/ParishArchiveRecordSetTypes.yaml b/schemas/20251121/linkml/modules/classes/ParishArchiveRecordSetTypes.yaml index 1a8efe4c36..41ba07c296 100644 --- a/schemas/20251121/linkml/modules/classes/ParishArchiveRecordSetTypes.yaml +++ b/schemas/20251121/linkml/modules/classes/ParishArchiveRecordSetTypes.yaml @@ -15,8 +15,6 @@ imports: - linkml:types - ../slots/20260202_matang/has_score - ../slots/20260202_matang/has_type - - ../slots/20260202_matang/new/organizational_principle - - ../slots/20260202_matang/new/organizational_principle_uri - ../slots/20260202_matang/new/record_holder - ../slots/20260202_matang/new/record_holder_note - ../slots/20260202_matang/new/record_set_type diff --git a/schemas/20251121/linkml/modules/classes/ParliamentaryArchivesRecordSetTypes.yaml b/schemas/20251121/linkml/modules/classes/ParliamentaryArchivesRecordSetTypes.yaml index 17d61b216c..5c7077df91 100644 --- a/schemas/20251121/linkml/modules/classes/ParliamentaryArchivesRecordSetTypes.yaml +++ b/schemas/20251121/linkml/modules/classes/ParliamentaryArchivesRecordSetTypes.yaml @@ -15,8 +15,6 @@ imports: - linkml:types - ../slots/20260202_matang/has_score - ../slots/20260202_matang/has_type - - ../slots/20260202_matang/new/organizational_principle - - ../slots/20260202_matang/new/organizational_principle_uri - ../slots/20260202_matang/new/record_holder - ../slots/20260202_matang/new/record_holder_note - ../slots/20260202_matang/new/record_set_type diff --git a/schemas/20251121/linkml/modules/classes/PartyArchiveRecordSetTypes.yaml b/schemas/20251121/linkml/modules/classes/PartyArchiveRecordSetTypes.yaml index 88f1df04b8..864d914a2c 100644 --- a/schemas/20251121/linkml/modules/classes/PartyArchiveRecordSetTypes.yaml +++ b/schemas/20251121/linkml/modules/classes/PartyArchiveRecordSetTypes.yaml @@ -15,8 +15,6 @@ imports: - linkml:types - ../slots/20260202_matang/has_score - ../slots/20260202_matang/has_type - - ../slots/20260202_matang/new/organizational_principle - - ../slots/20260202_matang/new/organizational_principle_uri - ../slots/20260202_matang/new/record_holder - ../slots/20260202_matang/new/record_holder_note - ../slots/20260202_matang/new/record_set_type diff --git a/schemas/20251121/linkml/modules/classes/PerformingArtsArchiveRecordSetTypes.yaml b/schemas/20251121/linkml/modules/classes/PerformingArtsArchiveRecordSetTypes.yaml index fed2ed5f24..151c8fbf03 100644 --- a/schemas/20251121/linkml/modules/classes/PerformingArtsArchiveRecordSetTypes.yaml +++ b/schemas/20251121/linkml/modules/classes/PerformingArtsArchiveRecordSetTypes.yaml @@ -15,8 +15,6 @@ imports: - linkml:types - ../slots/20260202_matang/has_score - ../slots/20260202_matang/has_type - - ../slots/20260202_matang/new/organizational_principle - - ../slots/20260202_matang/new/organizational_principle_uri - ../slots/20260202_matang/new/record_holder - ../slots/20260202_matang/new/record_holder_note - ../slots/20260202_matang/new/record_set_type diff --git a/schemas/20251121/linkml/modules/classes/PersonObservation.yaml b/schemas/20251121/linkml/modules/classes/PersonObservation.yaml index fe06a25c88..37c1aaa3d5 100644 --- a/schemas/20251121/linkml/modules/classes/PersonObservation.yaml +++ b/schemas/20251121/linkml/modules/classes/PersonObservation.yaml @@ -16,13 +16,13 @@ imports: - linkml:types - ../slots/20260202_matang/new/created - ../slots/20260202_matang/has_age - - ../slots/20260202_matang/has_expertise_in + - ../slots/20260202_matang/expertise_in - ../slots/20260202_matang/has_label - ../slots/20260202_matang/has_provenance - ../slots/20260202_matang/has_score - ../slots/20260202_matang/new/identifies_or_identified_as - ../slots/20260202_matang/new/is_deceased - - ../slots/20260202_matang/affected_by_event + - ../slots/20260202_matang/affected_by - ../slots/20260202_matang/affiliated_with - ../slots/20260202_matang/new/linkedin_profile_path - ../slots/20260202_matang/new/linkedin_profile_url diff --git a/schemas/20251121/linkml/modules/classes/PersonWebClaim.yaml b/schemas/20251121/linkml/modules/classes/PersonWebClaim.yaml index d0f9dbc978..8c8e2cb329 100644 --- a/schemas/20251121/linkml/modules/classes/PersonWebClaim.yaml +++ b/schemas/20251121/linkml/modules/classes/PersonWebClaim.yaml @@ -14,7 +14,7 @@ imports: - ../enums/PersonClaimTypeEnum - ../enums/RetrievalAgentEnum - ../slots/20260202_matang/has_note - - ../slots/20260202_matang/has_provenance_path + - ../slots/20260202_matang/has_provenance - ../slots/20260202_matang/has_score - ../slots/20260202_matang/new/person_claim_id - ../slots/20260202_matang/new/person_claim_type diff --git a/schemas/20251121/linkml/modules/classes/PhotoArchiveRecordSetTypes.yaml b/schemas/20251121/linkml/modules/classes/PhotoArchiveRecordSetTypes.yaml index 9c59a7ddae..d1545cd87f 100644 --- a/schemas/20251121/linkml/modules/classes/PhotoArchiveRecordSetTypes.yaml +++ b/schemas/20251121/linkml/modules/classes/PhotoArchiveRecordSetTypes.yaml @@ -15,8 +15,6 @@ imports: - linkml:types - ../slots/20260202_matang/has_score - ../slots/20260202_matang/has_type - - ../slots/20260202_matang/new/organizational_principle - - ../slots/20260202_matang/new/organizational_principle_uri - ../slots/20260202_matang/new/record_holder - ../slots/20260202_matang/new/record_holder_note - ../slots/20260202_matang/new/record_set_type diff --git a/schemas/20251121/linkml/modules/classes/Photography.yaml b/schemas/20251121/linkml/modules/classes/Photography.yaml index cde3127b1b..b3c12810d3 100644 --- a/schemas/20251121/linkml/modules/classes/Photography.yaml +++ b/schemas/20251121/linkml/modules/classes/Photography.yaml @@ -21,8 +21,8 @@ imports: - ../slots/20260202_matang/has_description - ../slots/20260202_matang/has_score # was: template_specificity - ../slots/20260202_matang/new/is_permitted - - ../slots/20260202_matang/new/poses_or_posed_condition - - ../slots/20260202_matang/new/requires_declaration + - ../slots/20260202_matang/pose_condition + - ../slots/20260202_matang/require - ../slots/temporal_extent # was: valid_from + valid_to default_prefix: hc # default_range: string diff --git a/schemas/20251121/linkml/modules/classes/PoliticalArchiveRecordSetTypes.yaml b/schemas/20251121/linkml/modules/classes/PoliticalArchiveRecordSetTypes.yaml index 71b826a8a8..5bfd5cccb9 100644 --- a/schemas/20251121/linkml/modules/classes/PoliticalArchiveRecordSetTypes.yaml +++ b/schemas/20251121/linkml/modules/classes/PoliticalArchiveRecordSetTypes.yaml @@ -15,8 +15,6 @@ imports: - linkml:types - ../slots/20260202_matang/has_score - ../slots/20260202_matang/has_type - - ../slots/20260202_matang/new/organizational_principle - - ../slots/20260202_matang/new/organizational_principle_uri - ../slots/20260202_matang/new/record_holder - ../slots/20260202_matang/new/record_holder_note - ../slots/20260202_matang/new/record_set_type diff --git a/schemas/20251121/linkml/modules/classes/PostcustodialArchiveRecordSetTypes.yaml b/schemas/20251121/linkml/modules/classes/PostcustodialArchiveRecordSetTypes.yaml index 619a7a7fde..8a1815c8bc 100644 --- a/schemas/20251121/linkml/modules/classes/PostcustodialArchiveRecordSetTypes.yaml +++ b/schemas/20251121/linkml/modules/classes/PostcustodialArchiveRecordSetTypes.yaml @@ -15,8 +15,6 @@ imports: - linkml:types - ../slots/20260202_matang/has_score - ../slots/20260202_matang/has_type - - ../slots/20260202_matang/new/organizational_principle - - ../slots/20260202_matang/new/organizational_principle_uri - ../slots/20260202_matang/new/record_holder - ../slots/20260202_matang/new/record_holder_note - ../slots/20260202_matang/new/record_set_type diff --git a/schemas/20251121/linkml/modules/classes/PressArchiveRecordSetTypes.yaml b/schemas/20251121/linkml/modules/classes/PressArchiveRecordSetTypes.yaml index 51389932a9..6232fc2f43 100644 --- a/schemas/20251121/linkml/modules/classes/PressArchiveRecordSetTypes.yaml +++ b/schemas/20251121/linkml/modules/classes/PressArchiveRecordSetTypes.yaml @@ -15,8 +15,6 @@ imports: - linkml:types - ../slots/20260202_matang/has_score - ../slots/20260202_matang/has_type - - ../slots/20260202_matang/new/organizational_principle - - ../slots/20260202_matang/new/organizational_principle_uri - ../slots/20260202_matang/new/record_holder - ../slots/20260202_matang/new/record_holder_note - ../slots/20260202_matang/new/record_set_type diff --git a/schemas/20251121/linkml/modules/classes/PriceRange.yaml b/schemas/20251121/linkml/modules/classes/PriceRange.yaml index e014beb0b3..9d649d8f00 100644 --- a/schemas/20251121/linkml/modules/classes/PriceRange.yaml +++ b/schemas/20251121/linkml/modules/classes/PriceRange.yaml @@ -21,7 +21,7 @@ imports: - linkml:types - ../slots/20260202_matang/has_description - ../slots/20260202_matang/has_name - - ../slots/20260202_matang/has_symbol + - ../slots/20260202_matang/symbolized_by default_prefix: hc classes: PriceRange: diff --git a/schemas/20251121/linkml/modules/classes/PrimaryDigitalPresenceAssertion.yaml b/schemas/20251121/linkml/modules/classes/PrimaryDigitalPresenceAssertion.yaml index 98c083b14d..4f69ed4b46 100644 --- a/schemas/20251121/linkml/modules/classes/PrimaryDigitalPresenceAssertion.yaml +++ b/schemas/20251121/linkml/modules/classes/PrimaryDigitalPresenceAssertion.yaml @@ -8,12 +8,12 @@ imports: - ../slots/20260202_matang/has_rationale - ../slots/20260202_matang/has_score - ../slots/20260202_matang/has_value - - ../slots/20260202_matang/about_digital_presence + - ../slots/20260202_matang/has_digital_presence - ../slots/20260202_matang/asserted_by - ../slots/20260202_matang/asserted_on - ../slots/20260202_matang/generated_by - ../slots/20260202_matang/superseded_by - - ../slots/20260202_matang/new/supersedes_or_superseded + - ../slots/20260202_matang/supersede - ../slots/20260202_matang/temporal_extent prefixes: linkml: https://w3id.org/linkml/ diff --git a/schemas/20251121/linkml/modules/classes/Project.yaml b/schemas/20251121/linkml/modules/classes/Project.yaml index 730dffab09..15711409cf 100644 --- a/schemas/20251121/linkml/modules/classes/Project.yaml +++ b/schemas/20251121/linkml/modules/classes/Project.yaml @@ -19,7 +19,7 @@ imports: - ../slots/20260202_matang/identified_by - ../slots/20260202_matang/has_label - ../slots/20260202_matang/has_objective - - ../slots/20260202_matang/participated_in # was: funding_call + - ../slots/20260202_matang/participate_in # was: funding_call - ../slots/20260202_matang/has_score # was: template_specificity - ../slots/20260202_matang/has_status - ../slots/20260202_matang/has_url diff --git a/schemas/20251121/linkml/modules/classes/ProvenanceEvent.yaml b/schemas/20251121/linkml/modules/classes/ProvenanceEvent.yaml index 0d59d2bd77..89b164591c 100644 --- a/schemas/20251121/linkml/modules/classes/ProvenanceEvent.yaml +++ b/schemas/20251121/linkml/modules/classes/ProvenanceEvent.yaml @@ -34,7 +34,7 @@ imports: - ../slots/20260202_matang/new/price_currency - ../slots/20260202_matang/new/price_text - ../slots/20260202_matang/new/publishes_or_published - - ../slots/20260202_matang/new/requires_research + - ../slots/20260202_matang/require - ../slots/20260202_matang/temporal_extent default_prefix: hc classes: diff --git a/schemas/20251121/linkml/modules/classes/ProvincialArchiveRecordSetTypes.yaml b/schemas/20251121/linkml/modules/classes/ProvincialArchiveRecordSetTypes.yaml index 6121ed579e..f8786cce96 100644 --- a/schemas/20251121/linkml/modules/classes/ProvincialArchiveRecordSetTypes.yaml +++ b/schemas/20251121/linkml/modules/classes/ProvincialArchiveRecordSetTypes.yaml @@ -15,8 +15,6 @@ imports: - linkml:types - ../slots/20260202_matang/has_score - ../slots/20260202_matang/has_type - - ../slots/20260202_matang/new/organizational_principle - - ../slots/20260202_matang/new/organizational_principle_uri - ../slots/20260202_matang/new/record_holder - ../slots/20260202_matang/new/record_holder_note - ../slots/20260202_matang/new/record_set_type diff --git a/schemas/20251121/linkml/modules/classes/ProvincialHistoricalArchiveRecordSetTypes.yaml b/schemas/20251121/linkml/modules/classes/ProvincialHistoricalArchiveRecordSetTypes.yaml index b12ba889a3..7bd679940e 100644 --- a/schemas/20251121/linkml/modules/classes/ProvincialHistoricalArchiveRecordSetTypes.yaml +++ b/schemas/20251121/linkml/modules/classes/ProvincialHistoricalArchiveRecordSetTypes.yaml @@ -15,8 +15,6 @@ imports: - linkml:types - ../slots/20260202_matang/has_score - ../slots/20260202_matang/has_type - - ../slots/20260202_matang/new/organizational_principle - - ../slots/20260202_matang/new/organizational_principle_uri - ../slots/20260202_matang/new/record_holder - ../slots/20260202_matang/new/record_holder_note - ../slots/20260202_matang/new/record_set_type diff --git a/schemas/20251121/linkml/modules/classes/PublicArchiveRecordSetTypes.yaml b/schemas/20251121/linkml/modules/classes/PublicArchiveRecordSetTypes.yaml index 82afa63f18..073b386cef 100644 --- a/schemas/20251121/linkml/modules/classes/PublicArchiveRecordSetTypes.yaml +++ b/schemas/20251121/linkml/modules/classes/PublicArchiveRecordSetTypes.yaml @@ -15,8 +15,6 @@ imports: - linkml:types - ../slots/20260202_matang/has_score - ../slots/20260202_matang/has_type - - ../slots/20260202_matang/new/organizational_principle - - ../slots/20260202_matang/new/organizational_principle_uri - ../slots/20260202_matang/new/record_holder - ../slots/20260202_matang/new/record_holder_note - ../slots/20260202_matang/new/record_set_type diff --git a/schemas/20251121/linkml/modules/classes/PublicArchivesInFranceRecordSetTypes.yaml b/schemas/20251121/linkml/modules/classes/PublicArchivesInFranceRecordSetTypes.yaml index faad15256c..35616d29f8 100644 --- a/schemas/20251121/linkml/modules/classes/PublicArchivesInFranceRecordSetTypes.yaml +++ b/schemas/20251121/linkml/modules/classes/PublicArchivesInFranceRecordSetTypes.yaml @@ -15,8 +15,6 @@ imports: - linkml:types - ../slots/20260202_matang/has_score - ../slots/20260202_matang/has_type - - ../slots/20260202_matang/new/organizational_principle - - ../slots/20260202_matang/new/organizational_principle_uri - ../slots/20260202_matang/new/record_holder - ../slots/20260202_matang/new/record_holder_note - ../slots/20260202_matang/new/record_set_type diff --git a/schemas/20251121/linkml/modules/classes/RadioArchiveRecordSetTypes.yaml b/schemas/20251121/linkml/modules/classes/RadioArchiveRecordSetTypes.yaml index c8967e8bf3..0bbebd088a 100644 --- a/schemas/20251121/linkml/modules/classes/RadioArchiveRecordSetTypes.yaml +++ b/schemas/20251121/linkml/modules/classes/RadioArchiveRecordSetTypes.yaml @@ -15,8 +15,6 @@ imports: - linkml:types - ../slots/20260202_matang/has_score - ../slots/20260202_matang/has_type - - ../slots/20260202_matang/new/organizational_principle - - ../slots/20260202_matang/new/organizational_principle_uri - ../slots/20260202_matang/new/record_holder - ../slots/20260202_matang/new/record_holder_note - ../slots/20260202_matang/new/record_set_type diff --git a/schemas/20251121/linkml/modules/classes/ReadingRoom.yaml b/schemas/20251121/linkml/modules/classes/ReadingRoom.yaml index f09397f6e9..4c602e1130 100644 --- a/schemas/20251121/linkml/modules/classes/ReadingRoom.yaml +++ b/schemas/20251121/linkml/modules/classes/ReadingRoom.yaml @@ -15,12 +15,11 @@ imports: - ../slots/20260202_matang/has_score - ../slots/20260202_matang/new/has_supervised_handling - ../slots/20260202_matang/new/has_wifi - - ../slots/20260202_matang/derived_from + - ../slots/20260202_matang/derive_from - ../slots/20260202_matang/generated_by - ../slots/20260202_matang/new/opening_hour - ../slots/20260202_matang/new/reading_room_type - - ../slots/20260202_matang/new/requires_appointment - - ../slots/20260202_matang/new/requires_registration + - ../slots/20260202_matang/require - ../slots/20260202_matang/new/seating_capacity prefixes: linkml: https://w3id.org/linkml/ diff --git a/schemas/20251121/linkml/modules/classes/ReadingRoomAnnex.yaml b/schemas/20251121/linkml/modules/classes/ReadingRoomAnnex.yaml index 3a3ce82653..ed10bdc4a9 100644 --- a/schemas/20251121/linkml/modules/classes/ReadingRoomAnnex.yaml +++ b/schemas/20251121/linkml/modules/classes/ReadingRoomAnnex.yaml @@ -10,13 +10,13 @@ imports: - ../slots/20260202_matang/has_score - ../slots/20260202_matang/new/is_annex_of_reading_room - ../slots/20260202_matang/created_through - - ../slots/20260202_matang/derived_from + - ../slots/20260202_matang/derive_from - ../slots/20260202_matang/generated_by - ../slots/20260202_matang/new/is_temporary - ../slots/20260202_matang/new/material_specialization - ../slots/20260202_matang/new/opening_hour - ../slots/20260202_matang/new/planned_closure_date - - ../slots/20260202_matang/new/requires_separate_registration + - ../slots/20260202_matang/require - ../slots/20260202_matang/new/seating_capacity - ../slots/20260202_matang/new/shares_catalog_with_main prefixes: diff --git a/schemas/20251121/linkml/modules/classes/ReconstructionActivity.yaml b/schemas/20251121/linkml/modules/classes/ReconstructionActivity.yaml index fc7273cebc..6b55917618 100644 --- a/schemas/20251121/linkml/modules/classes/ReconstructionActivity.yaml +++ b/schemas/20251121/linkml/modules/classes/ReconstructionActivity.yaml @@ -13,7 +13,7 @@ imports: - linkml:types - ../enums/ReconstructionActivityTypeEnum - ../metadata - - ../slots/20260202_matang/new/generates_or_generated + - ../slots/20260202_matang/generate - ../slots/20260202_matang/has_score # was: template_specificity - ../slots/20260202_matang/has_value # was: has_confidence_measure - ../slots/20260202_matang/new/justification diff --git a/schemas/20251121/linkml/modules/classes/RegionalArchiveRecordSetTypes.yaml b/schemas/20251121/linkml/modules/classes/RegionalArchiveRecordSetTypes.yaml index 1c981fe0d6..2e589bee58 100644 --- a/schemas/20251121/linkml/modules/classes/RegionalArchiveRecordSetTypes.yaml +++ b/schemas/20251121/linkml/modules/classes/RegionalArchiveRecordSetTypes.yaml @@ -16,13 +16,9 @@ imports: - ../slots/20260202_matang/has_score - ../slots/20260202_matang/has_significance - ../slots/20260202_matang/has_type - - ../slots/20260202_matang/new/organizational_principle - - ../slots/20260202_matang/new/organizational_principle_uri - - ../slots/20260202_matang/new/privacy_note - - ../slots/20260202_matang/new/record_note + - ../slots/20260202_matang/has_note - ../slots/20260202_matang/new/record_set_type - - ../slots/20260202_matang/new/scope_exclude - - ../slots/20260202_matang/new/scope_include + - ../slots/20260202_matang/has_scope classes: RegionalGovernanceFonds: is_a: RegionalArchiveRecordSetType diff --git a/schemas/20251121/linkml/modules/classes/RegionalArchivesInIcelandRecordSetTypes.yaml b/schemas/20251121/linkml/modules/classes/RegionalArchivesInIcelandRecordSetTypes.yaml index 70354db023..89d1a56798 100644 --- a/schemas/20251121/linkml/modules/classes/RegionalArchivesInIcelandRecordSetTypes.yaml +++ b/schemas/20251121/linkml/modules/classes/RegionalArchivesInIcelandRecordSetTypes.yaml @@ -15,8 +15,6 @@ imports: - linkml:types - ../slots/20260202_matang/has_score - ../slots/20260202_matang/has_type - - ../slots/20260202_matang/new/organizational_principle - - ../slots/20260202_matang/new/organizational_principle_uri - ../slots/20260202_matang/new/record_holder - ../slots/20260202_matang/new/record_holder_note - ../slots/20260202_matang/new/record_set_type diff --git a/schemas/20251121/linkml/modules/classes/RegionalEconomicArchiveRecordSetTypes.yaml b/schemas/20251121/linkml/modules/classes/RegionalEconomicArchiveRecordSetTypes.yaml index 39688294a4..4ab9e1b011 100644 --- a/schemas/20251121/linkml/modules/classes/RegionalEconomicArchiveRecordSetTypes.yaml +++ b/schemas/20251121/linkml/modules/classes/RegionalEconomicArchiveRecordSetTypes.yaml @@ -21,8 +21,6 @@ imports: - linkml:types - ../slots/20260202_matang/has_score - ../slots/20260202_matang/has_type - - ../slots/20260202_matang/new/organizational_principle - - ../slots/20260202_matang/new/organizational_principle_uri - ../slots/20260202_matang/new/record_holder - ../slots/20260202_matang/new/record_holder_note - ../slots/20260202_matang/new/record_set_type diff --git a/schemas/20251121/linkml/modules/classes/RegionalStateArchivesRecordSetTypes.yaml b/schemas/20251121/linkml/modules/classes/RegionalStateArchivesRecordSetTypes.yaml index 95a5be3b2e..45c2013a72 100644 --- a/schemas/20251121/linkml/modules/classes/RegionalStateArchivesRecordSetTypes.yaml +++ b/schemas/20251121/linkml/modules/classes/RegionalStateArchivesRecordSetTypes.yaml @@ -15,8 +15,6 @@ imports: - linkml:types - ../slots/20260202_matang/has_score - ../slots/20260202_matang/has_type - - ../slots/20260202_matang/new/organizational_principle - - ../slots/20260202_matang/new/organizational_principle_uri - ../slots/20260202_matang/new/record_holder - ../slots/20260202_matang/new/record_holder_note - ../slots/20260202_matang/new/record_set_type diff --git a/schemas/20251121/linkml/modules/classes/ReligiousArchiveRecordSetTypes.yaml b/schemas/20251121/linkml/modules/classes/ReligiousArchiveRecordSetTypes.yaml index 45cc9c4e47..9d98c4c22f 100644 --- a/schemas/20251121/linkml/modules/classes/ReligiousArchiveRecordSetTypes.yaml +++ b/schemas/20251121/linkml/modules/classes/ReligiousArchiveRecordSetTypes.yaml @@ -15,8 +15,6 @@ imports: - linkml:types - ../slots/20260202_matang/has_score - ../slots/20260202_matang/has_type - - ../slots/20260202_matang/new/organizational_principle - - ../slots/20260202_matang/new/organizational_principle_uri - ../slots/20260202_matang/new/record_holder - ../slots/20260202_matang/new/record_holder_note - ../slots/20260202_matang/new/record_set_type diff --git a/schemas/20251121/linkml/modules/classes/ResearchCenter.yaml b/schemas/20251121/linkml/modules/classes/ResearchCenter.yaml index 3cb804ec44..9038dcd3f2 100644 --- a/schemas/20251121/linkml/modules/classes/ResearchCenter.yaml +++ b/schemas/20251121/linkml/modules/classes/ResearchCenter.yaml @@ -12,7 +12,7 @@ imports: - ../slots/20260202_matang/has_quantity - ../slots/20260202_matang/has_score - ../slots/20260202_matang/has_type - - ../slots/20260202_matang/derived_from + - ../slots/20260202_matang/derive_from - ../slots/20260202_matang/generated_by - ../slots/20260202_matang/new/major_research_project - ../slots/20260202_matang/new/publishes_or_published diff --git a/schemas/20251121/linkml/modules/classes/Resolution.yaml b/schemas/20251121/linkml/modules/classes/Resolution.yaml index 344edca8d1..0fe14c453e 100644 --- a/schemas/20251121/linkml/modules/classes/Resolution.yaml +++ b/schemas/20251121/linkml/modules/classes/Resolution.yaml @@ -13,7 +13,7 @@ imports: - ../slots/20260202_matang/has_label - ../slots/20260202_matang/has_quantity - ../slots/20260202_matang/has_type - - ../slots/20260202_matang/has_unit + - ../slots/20260202_matang/has_measurement_unit - ../slots/20260202_matang/has_width prefixes: linkml: https://w3id.org/linkml/ diff --git a/schemas/20251121/linkml/modules/classes/SchoolArchiveRecordSetTypes.yaml b/schemas/20251121/linkml/modules/classes/SchoolArchiveRecordSetTypes.yaml index 780474a36d..baaab7c351 100644 --- a/schemas/20251121/linkml/modules/classes/SchoolArchiveRecordSetTypes.yaml +++ b/schemas/20251121/linkml/modules/classes/SchoolArchiveRecordSetTypes.yaml @@ -15,8 +15,6 @@ imports: - linkml:types - ../slots/20260202_matang/has_score - ../slots/20260202_matang/has_type - - ../slots/20260202_matang/new/organizational_principle - - ../slots/20260202_matang/new/organizational_principle_uri - ../slots/20260202_matang/new/record_holder - ../slots/20260202_matang/new/record_holder_note - ../slots/20260202_matang/new/record_set_type diff --git a/schemas/20251121/linkml/modules/classes/ScientificArchiveRecordSetTypes.yaml b/schemas/20251121/linkml/modules/classes/ScientificArchiveRecordSetTypes.yaml index 64dfedd90d..0dc6cba03c 100644 --- a/schemas/20251121/linkml/modules/classes/ScientificArchiveRecordSetTypes.yaml +++ b/schemas/20251121/linkml/modules/classes/ScientificArchiveRecordSetTypes.yaml @@ -15,8 +15,6 @@ imports: - linkml:types - ../slots/20260202_matang/has_score - ../slots/20260202_matang/has_type - - ../slots/20260202_matang/new/organizational_principle - - ../slots/20260202_matang/new/organizational_principle_uri - ../slots/20260202_matang/new/record_holder - ../slots/20260202_matang/new/record_holder_note - ../slots/20260202_matang/new/record_set_type diff --git a/schemas/20251121/linkml/modules/classes/SectorOfArchivesInSwedenRecordSetTypes.yaml b/schemas/20251121/linkml/modules/classes/SectorOfArchivesInSwedenRecordSetTypes.yaml index 1cfa29dcdf..038b46a6aa 100644 --- a/schemas/20251121/linkml/modules/classes/SectorOfArchivesInSwedenRecordSetTypes.yaml +++ b/schemas/20251121/linkml/modules/classes/SectorOfArchivesInSwedenRecordSetTypes.yaml @@ -15,8 +15,6 @@ imports: - linkml:types - ../slots/20260202_matang/has_score - ../slots/20260202_matang/has_type - - ../slots/20260202_matang/new/organizational_principle - - ../slots/20260202_matang/new/organizational_principle_uri - ../slots/20260202_matang/new/record_holder - ../slots/20260202_matang/new/record_holder_note - ../slots/20260202_matang/new/record_set_type diff --git a/schemas/20251121/linkml/modules/classes/SecurityArchivesRecordSetTypes.yaml b/schemas/20251121/linkml/modules/classes/SecurityArchivesRecordSetTypes.yaml index f0e62c5a67..a7be98a398 100644 --- a/schemas/20251121/linkml/modules/classes/SecurityArchivesRecordSetTypes.yaml +++ b/schemas/20251121/linkml/modules/classes/SecurityArchivesRecordSetTypes.yaml @@ -15,8 +15,6 @@ imports: - linkml:types - ../slots/20260202_matang/has_score - ../slots/20260202_matang/has_type - - ../slots/20260202_matang/new/organizational_principle - - ../slots/20260202_matang/new/organizational_principle_uri - ../slots/20260202_matang/new/record_holder - ../slots/20260202_matang/new/record_holder_note - ../slots/20260202_matang/new/record_set_type diff --git a/schemas/20251121/linkml/modules/classes/Size.yaml b/schemas/20251121/linkml/modules/classes/Size.yaml index 2f9fa101c5..4efad47044 100644 --- a/schemas/20251121/linkml/modules/classes/Size.yaml +++ b/schemas/20251121/linkml/modules/classes/Size.yaml @@ -11,7 +11,7 @@ prefixes: imports: - linkml:types - ../slots/20260202_matang/has_label - - ../slots/20260202_matang/has_unit + - ../slots/20260202_matang/has_measurement_unit default_prefix: hc classes: Size: diff --git a/schemas/20251121/linkml/modules/classes/SocialMediaContent.yaml b/schemas/20251121/linkml/modules/classes/SocialMediaContent.yaml index d0e45d37ed..f77298d36c 100644 --- a/schemas/20251121/linkml/modules/classes/SocialMediaContent.yaml +++ b/schemas/20251121/linkml/modules/classes/SocialMediaContent.yaml @@ -13,7 +13,7 @@ imports: - ../slots/20260202_matang/has_url - ../slots/20260202_matang/new/is_official_content - ../slots/20260202_matang/categorized_as - - ../slots/20260202_matang/last_updated_at + - ../slots/20260202_matang/updated_at - ../slots/20260202_matang/published_at - ../slots/20260202_matang/new/language - ../slots/20260202_matang/new/platform_type diff --git a/schemas/20251121/linkml/modules/classes/SocialMediaPost.yaml b/schemas/20251121/linkml/modules/classes/SocialMediaPost.yaml index 937d77aea5..37c658a82f 100644 --- a/schemas/20251121/linkml/modules/classes/SocialMediaPost.yaml +++ b/schemas/20251121/linkml/modules/classes/SocialMediaPost.yaml @@ -11,7 +11,7 @@ imports: - ../slots/20260202_matang/has_url - ../slots/20260202_matang/new/is_official_content - ../slots/20260202_matang/categorized_as - - ../slots/20260202_matang/last_updated_at + - ../slots/20260202_matang/updated_at - ../slots/20260202_matang/published_at - ../slots/20260202_matang/new/language - ../slots/20260202_matang/new/platform_type diff --git a/schemas/20251121/linkml/modules/classes/SocialMediaProfile.yaml b/schemas/20251121/linkml/modules/classes/SocialMediaProfile.yaml index e1a4250985..9bfb338386 100644 --- a/schemas/20251121/linkml/modules/classes/SocialMediaProfile.yaml +++ b/schemas/20251121/linkml/modules/classes/SocialMediaProfile.yaml @@ -8,7 +8,7 @@ imports: - ../slots/20260202_matang/has_engagement_metric - ../slots/20260202_matang/has_score - ../slots/20260202_matang/categorized_as - - ../slots/20260202_matang/derived_from + - ../slots/20260202_matang/derive_from - ../slots/20260202_matang/generated_by - ../slots/20260202_matang/new/is_primary_digital_presence - ../slots/20260202_matang/new/language diff --git a/schemas/20251121/linkml/modules/classes/SoundArchiveRecordSetTypes.yaml b/schemas/20251121/linkml/modules/classes/SoundArchiveRecordSetTypes.yaml index 31d5e1b5b6..39e49a72d0 100644 --- a/schemas/20251121/linkml/modules/classes/SoundArchiveRecordSetTypes.yaml +++ b/schemas/20251121/linkml/modules/classes/SoundArchiveRecordSetTypes.yaml @@ -15,8 +15,6 @@ imports: - linkml:types - ../slots/20260202_matang/has_score - ../slots/20260202_matang/has_type - - ../slots/20260202_matang/new/organizational_principle - - ../slots/20260202_matang/new/organizational_principle_uri - ../slots/20260202_matang/new/record_holder - ../slots/20260202_matang/new/record_holder_note - ../slots/20260202_matang/new/record_set_type diff --git a/schemas/20251121/linkml/modules/classes/SourceCommentCount.yaml b/schemas/20251121/linkml/modules/classes/SourceCommentCount.yaml index 35e72e76c7..b7b3c0aba9 100644 --- a/schemas/20251121/linkml/modules/classes/SourceCommentCount.yaml +++ b/schemas/20251121/linkml/modules/classes/SourceCommentCount.yaml @@ -10,7 +10,7 @@ imports: - linkml:types - ../metadata - ../slots/20260202_matang/has_quantity - - ../slots/20260202_matang/new/was_fetched_at + - ../slots/20260202_matang/retrieved_at default_prefix: hc classes: SourceCommentCount: diff --git a/schemas/20251121/linkml/modules/classes/SpecializedArchiveRecordSetTypes.yaml b/schemas/20251121/linkml/modules/classes/SpecializedArchiveRecordSetTypes.yaml index 6743abdced..d7eebf2f25 100644 --- a/schemas/20251121/linkml/modules/classes/SpecializedArchiveRecordSetTypes.yaml +++ b/schemas/20251121/linkml/modules/classes/SpecializedArchiveRecordSetTypes.yaml @@ -21,8 +21,6 @@ imports: - linkml:types - ../slots/20260202_matang/has_score - ../slots/20260202_matang/has_type - - ../slots/20260202_matang/new/organizational_principle - - ../slots/20260202_matang/new/organizational_principle_uri - ../slots/20260202_matang/new/record_holder - ../slots/20260202_matang/new/record_holder_note - ../slots/20260202_matang/new/record_set_type diff --git a/schemas/20251121/linkml/modules/classes/SpecializedArchivesCzechiaRecordSetTypes.yaml b/schemas/20251121/linkml/modules/classes/SpecializedArchivesCzechiaRecordSetTypes.yaml index ac790a4872..7c796440e4 100644 --- a/schemas/20251121/linkml/modules/classes/SpecializedArchivesCzechiaRecordSetTypes.yaml +++ b/schemas/20251121/linkml/modules/classes/SpecializedArchivesCzechiaRecordSetTypes.yaml @@ -15,8 +15,6 @@ imports: - linkml:types - ../slots/20260202_matang/has_score - ../slots/20260202_matang/has_type - - ../slots/20260202_matang/new/organizational_principle - - ../slots/20260202_matang/new/organizational_principle_uri - ../slots/20260202_matang/new/record_holder - ../slots/20260202_matang/new/record_holder_note - ../slots/20260202_matang/new/record_set_type diff --git a/schemas/20251121/linkml/modules/classes/StaffRole.yaml b/schemas/20251121/linkml/modules/classes/StaffRole.yaml index ed841a2a7f..818edb6201 100644 --- a/schemas/20251121/linkml/modules/classes/StaffRole.yaml +++ b/schemas/20251121/linkml/modules/classes/StaffRole.yaml @@ -16,13 +16,13 @@ imports: - ../metadata - ../slots/20260202_matang/has_description - ../slots/20260202_matang/has_domain - - ../slots/20260202_matang/has_responsibility + - ../slots/20260202_matang/responsible_for - ../slots/20260202_matang/has_score - ../slots/20260202_matang/has_type - ../slots/20260202_matang/include - ../slots/20260202_matang/new/is_deceased - ../slots/20260202_matang/new/martyred - - ../slots/20260202_matang/new/requires_qualification + - ../slots/20260202_matang/require - ../slots/20260202_matang/new/role_category - ../slots/20260202_matang/new/role_id - ../slots/20260202_matang/new/role_name diff --git a/schemas/20251121/linkml/modules/classes/StateArchivesRecordSetTypes.yaml b/schemas/20251121/linkml/modules/classes/StateArchivesRecordSetTypes.yaml index cb8d3a60ca..1ad4cd37dc 100644 --- a/schemas/20251121/linkml/modules/classes/StateArchivesRecordSetTypes.yaml +++ b/schemas/20251121/linkml/modules/classes/StateArchivesRecordSetTypes.yaml @@ -21,8 +21,6 @@ imports: - linkml:types - ../slots/20260202_matang/has_score - ../slots/20260202_matang/has_type - - ../slots/20260202_matang/new/organizational_principle - - ../slots/20260202_matang/new/organizational_principle_uri - ../slots/20260202_matang/new/record_holder - ../slots/20260202_matang/new/record_holder_note - ../slots/20260202_matang/new/record_set_type diff --git a/schemas/20251121/linkml/modules/classes/StateArchivesSectionRecordSetTypes.yaml b/schemas/20251121/linkml/modules/classes/StateArchivesSectionRecordSetTypes.yaml index 84da154831..97c3ec6d80 100644 --- a/schemas/20251121/linkml/modules/classes/StateArchivesSectionRecordSetTypes.yaml +++ b/schemas/20251121/linkml/modules/classes/StateArchivesSectionRecordSetTypes.yaml @@ -15,8 +15,6 @@ imports: - linkml:types - ../slots/20260202_matang/has_score - ../slots/20260202_matang/has_type - - ../slots/20260202_matang/new/organizational_principle - - ../slots/20260202_matang/new/organizational_principle_uri - ../slots/20260202_matang/new/record_holder - ../slots/20260202_matang/new/record_holder_note - ../slots/20260202_matang/new/record_set_type diff --git a/schemas/20251121/linkml/modules/classes/StateDistrictArchiveRecordSetTypes.yaml b/schemas/20251121/linkml/modules/classes/StateDistrictArchiveRecordSetTypes.yaml index 348bd19250..e99a522a76 100644 --- a/schemas/20251121/linkml/modules/classes/StateDistrictArchiveRecordSetTypes.yaml +++ b/schemas/20251121/linkml/modules/classes/StateDistrictArchiveRecordSetTypes.yaml @@ -15,8 +15,6 @@ imports: - linkml:types - ../slots/20260202_matang/has_score - ../slots/20260202_matang/has_type - - ../slots/20260202_matang/new/organizational_principle - - ../slots/20260202_matang/new/organizational_principle_uri - ../slots/20260202_matang/new/record_holder - ../slots/20260202_matang/new/record_holder_note - ../slots/20260202_matang/new/record_set_type diff --git a/schemas/20251121/linkml/modules/classes/StateRegionalArchiveCzechiaRecordSetTypes.yaml b/schemas/20251121/linkml/modules/classes/StateRegionalArchiveCzechiaRecordSetTypes.yaml index a1a6662c3c..7c8639902f 100644 --- a/schemas/20251121/linkml/modules/classes/StateRegionalArchiveCzechiaRecordSetTypes.yaml +++ b/schemas/20251121/linkml/modules/classes/StateRegionalArchiveCzechiaRecordSetTypes.yaml @@ -21,8 +21,6 @@ imports: - linkml:types - ../slots/20260202_matang/has_score - ../slots/20260202_matang/has_type - - ../slots/20260202_matang/new/organizational_principle - - ../slots/20260202_matang/new/organizational_principle_uri - ../slots/20260202_matang/new/record_holder - ../slots/20260202_matang/new/record_holder_note - ../slots/20260202_matang/new/record_set_type diff --git a/schemas/20251121/linkml/modules/classes/StorageCondition.yaml b/schemas/20251121/linkml/modules/classes/StorageCondition.yaml index cb6efa7cbd..0074ef4591 100644 --- a/schemas/20251121/linkml/modules/classes/StorageCondition.yaml +++ b/schemas/20251121/linkml/modules/classes/StorageCondition.yaml @@ -17,7 +17,7 @@ imports: - ../enums/StorageObserverTypeEnum - ../slots/20260202_matang/categorized_as - ../slots/identified_by # was: condition_id - - ../slots/20260202_matang/has_measurement + - ../slots/20260202_matang/measured_through - ../slots/20260202_matang/has_measurement_type - ../slots/20260202_matang/has_note # was: category_note - ../slots/20260202_matang/has_provenance @@ -38,8 +38,8 @@ imports: - ../slots/20260202_matang/new/overall_status - ../slots/20260202_matang/new/refers_to_storage - ../slots/20260202_matang/new/remediation_note - - ../slots/20260202_matang/new/remediation_required - - ../slots/20260202_matang/new/supersedes_or_superseded + - ../slots/20260202_matang/require + - ../slots/20260202_matang/supersede - ../slots/supersedes_or_superseded # was: supersede classes: StorageCondition: diff --git a/schemas/20251121/linkml/modules/classes/StorageConditionPolicy.yaml b/schemas/20251121/linkml/modules/classes/StorageConditionPolicy.yaml index d532ee1a2f..d640101dde 100644 --- a/schemas/20251121/linkml/modules/classes/StorageConditionPolicy.yaml +++ b/schemas/20251121/linkml/modules/classes/StorageConditionPolicy.yaml @@ -24,20 +24,19 @@ imports: - ../slots/20260202_matang/has_score - ../slots/20260202_matang/has_setpoint - ../slots/20260202_matang/has_tolerance - - ../slots/20260202_matang/has_unit + - ../slots/20260202_matang/has_measurement_unit - ../slots/20260202_matang/approved_by - ../slots/20260202_matang/effective_at - ../slots/20260202_matang/expired_at - ../slots/20260202_matang/new/light_max_lux - ../slots/20260202_matang/new/note - ../slots/20260202_matang/new/particulate_max - - ../slots/20260202_matang/new/pest_management_required + - ../slots/20260202_matang/require - ../slots/20260202_matang/new/policy_description - ../slots/20260202_matang/new/policy_id - ../slots/20260202_matang/new/policy_name - ../slots/20260202_matang/new/policy_review_date - - ../slots/20260202_matang/new/requires_or_required - - ../slots/20260202_matang/new/specifies_or_specified + - ../slots/20260202_matang/specify - ../slots/20260202_matang/new/standards_compliance - ../enums/StorageStandardEnum classes: diff --git a/schemas/20251121/linkml/modules/classes/StorageType.yaml b/schemas/20251121/linkml/modules/classes/StorageType.yaml index b5f983f332..ce203cdd10 100644 --- a/schemas/20251121/linkml/modules/classes/StorageType.yaml +++ b/schemas/20251121/linkml/modules/classes/StorageType.yaml @@ -17,7 +17,6 @@ imports: - linkml:types - ../slots/20260202_matang/has_code - ../slots/20260202_matang/has_condition - - ../slots/20260202_matang/has_condition # was: typical_condition - ../slots/20260202_matang/has_description - ../slots/20260202_matang/has_hypernym - ../slots/20260202_matang/has_hyponym @@ -27,9 +26,9 @@ imports: - ../slots/20260202_matang/has_use_case - ../slots/20260202_matang/equivalent_to - ../slots/20260202_matang/related_to - - ../slots/20260202_matang/new/preservation_requirement + - ../slots/20260202_matang/require - ../slots/20260202_matang/new/security_level - - ../slots/20260202_matang/new/stores_or_stored + - ../slots/20260202_matang/store - ../slots/stores_or_stored # was: target_material classes: StorageType: diff --git a/schemas/20251121/linkml/modules/classes/StorageUnit.yaml b/schemas/20251121/linkml/modules/classes/StorageUnit.yaml index f69dae8f6a..d50c9dff5e 100644 --- a/schemas/20251121/linkml/modules/classes/StorageUnit.yaml +++ b/schemas/20251121/linkml/modules/classes/StorageUnit.yaml @@ -26,7 +26,7 @@ imports: - ../slots/20260202_matang/new/part_of_zone - ../slots/20260202_matang/new/row_number - ../slots/20260202_matang/new/shelf_number - - ../slots/20260202_matang/new/stores_or_stored + - ../slots/20260202_matang/store - ../slots/20260202_matang/temporal_extent classes: StorageUnit: diff --git a/schemas/20251121/linkml/modules/classes/TargetHumidity.yaml b/schemas/20251121/linkml/modules/classes/TargetHumidity.yaml index 19049b0633..711308d647 100644 --- a/schemas/20251121/linkml/modules/classes/TargetHumidity.yaml +++ b/schemas/20251121/linkml/modules/classes/TargetHumidity.yaml @@ -10,7 +10,7 @@ prefixes: default_prefix: hc imports: - linkml:types - - ../slots/20260202_matang/has_unit + - ../slots/20260202_matang/has_measurement_unit - ../slots/20260202_matang/has_value classes: TargetHumidity: diff --git a/schemas/20251121/linkml/modules/classes/TaxonomicAuthority.yaml b/schemas/20251121/linkml/modules/classes/TaxonomicAuthority.yaml index 6fa539bea5..ea387517d3 100644 --- a/schemas/20251121/linkml/modules/classes/TaxonomicAuthority.yaml +++ b/schemas/20251121/linkml/modules/classes/TaxonomicAuthority.yaml @@ -18,7 +18,6 @@ imports: - ../slots/20260202_matang/has_label - ../slots/20260202_matang/recombined - ../slots/20260202_matang/new/nomenclatural_code - - ../slots/20260202_matang/new/basionym_authority default_prefix: hc classes: TaxonomicAuthority: diff --git a/schemas/20251121/linkml/modules/classes/TelevisionArchiveRecordSetTypes.yaml b/schemas/20251121/linkml/modules/classes/TelevisionArchiveRecordSetTypes.yaml index f9e8287737..810bf154f1 100644 --- a/schemas/20251121/linkml/modules/classes/TelevisionArchiveRecordSetTypes.yaml +++ b/schemas/20251121/linkml/modules/classes/TelevisionArchiveRecordSetTypes.yaml @@ -15,8 +15,6 @@ imports: - linkml:types - ../slots/20260202_matang/has_score - ../slots/20260202_matang/has_type - - ../slots/20260202_matang/new/organizational_principle - - ../slots/20260202_matang/new/organizational_principle_uri - ../slots/20260202_matang/new/record_holder - ../slots/20260202_matang/new/record_holder_note - ../slots/20260202_matang/new/record_set_type diff --git a/schemas/20251121/linkml/modules/classes/TemporaryLocation.yaml b/schemas/20251121/linkml/modules/classes/TemporaryLocation.yaml index fa905d6b53..147aec39a5 100644 --- a/schemas/20251121/linkml/modules/classes/TemporaryLocation.yaml +++ b/schemas/20251121/linkml/modules/classes/TemporaryLocation.yaml @@ -11,7 +11,7 @@ imports: - ../slots/20260202_matang/has_score - ../slots/20260202_matang/has_type - ../slots/20260202_matang/new/is_active - - ../slots/20260202_matang/derived_from + - ../slots/20260202_matang/derive_from - ../slots/20260202_matang/generated_by - ../slots/20260202_matang/new/planned_end - ../slots/20260202_matang/new/planned_start diff --git a/schemas/20251121/linkml/modules/classes/TradeUnionArchiveRecordSetTypes.yaml b/schemas/20251121/linkml/modules/classes/TradeUnionArchiveRecordSetTypes.yaml index 8bcedda04c..9340b31b46 100644 --- a/schemas/20251121/linkml/modules/classes/TradeUnionArchiveRecordSetTypes.yaml +++ b/schemas/20251121/linkml/modules/classes/TradeUnionArchiveRecordSetTypes.yaml @@ -16,13 +16,10 @@ imports: - ../slots/20260202_matang/has_score - ../slots/20260202_matang/has_type - ../slots/20260202_matang/new/legal_note - - ../slots/20260202_matang/new/organizational_principle - - ../slots/20260202_matang/new/organizational_principle_uri - ../slots/20260202_matang/new/preservation_note - - ../slots/20260202_matang/new/record_note + - ../slots/20260202_matang/has_note - ../slots/20260202_matang/new/record_set_type - - ../slots/20260202_matang/new/scope_exclude - - ../slots/20260202_matang/new/scope_include + - ../slots/20260202_matang/has_scope classes: UnionAdministrationFonds: is_a: TradeUnionArchiveRecordSetType diff --git a/schemas/20251121/linkml/modules/classes/UniversityArchiveRecordSetTypes.yaml b/schemas/20251121/linkml/modules/classes/UniversityArchiveRecordSetTypes.yaml index fdba0f0e2e..b813dfaa61 100644 --- a/schemas/20251121/linkml/modules/classes/UniversityArchiveRecordSetTypes.yaml +++ b/schemas/20251121/linkml/modules/classes/UniversityArchiveRecordSetTypes.yaml @@ -21,8 +21,6 @@ imports: - linkml:types - ../slots/20260202_matang/has_score - ../slots/20260202_matang/has_type - - ../slots/20260202_matang/new/organizational_principle - - ../slots/20260202_matang/new/organizational_principle_uri - ../slots/20260202_matang/new/record_holder - ../slots/20260202_matang/new/record_holder_note - ../slots/20260202_matang/new/record_set_type diff --git a/schemas/20251121/linkml/modules/classes/Ventilation.yaml b/schemas/20251121/linkml/modules/classes/Ventilation.yaml index 7caaf65bcf..b762fdc201 100644 --- a/schemas/20251121/linkml/modules/classes/Ventilation.yaml +++ b/schemas/20251121/linkml/modules/classes/Ventilation.yaml @@ -15,7 +15,7 @@ prefixes: default_prefix: hc imports: - linkml:types - - ../slots/20260202_matang/new/requires_or_required + - ../slots/20260202_matang/require classes: Ventilation: class_uri: schema:Thing diff --git a/schemas/20251121/linkml/modules/classes/VideoAnnotation.yaml b/schemas/20251121/linkml/modules/classes/VideoAnnotation.yaml index 41453526aa..a9fd0c7d6f 100644 --- a/schemas/20251121/linkml/modules/classes/VideoAnnotation.yaml +++ b/schemas/20251121/linkml/modules/classes/VideoAnnotation.yaml @@ -12,7 +12,7 @@ imports: - ../slots/20260202_matang/has_score - ../slots/20260202_matang/has_threshold - ../slots/20260202_matang/has_type - - ../slots/20260202_matang/has_unit + - ../slots/20260202_matang/has_measurement_unit - ../slots/20260202_matang/new/includes_bounding_box - ../slots/20260202_matang/new/includes_segmentation_mask - ../slots/20260202_matang/new/keyframe_extraction diff --git a/schemas/20251121/linkml/modules/classes/VideoAnnotationTypes.yaml b/schemas/20251121/linkml/modules/classes/VideoAnnotationTypes.yaml index 06db600063..023dab1526 100644 --- a/schemas/20251121/linkml/modules/classes/VideoAnnotationTypes.yaml +++ b/schemas/20251121/linkml/modules/classes/VideoAnnotationTypes.yaml @@ -7,8 +7,8 @@ imports: - ../enums/SceneTypeEnum - ../slots/20260202_matang/contain - ../slots/20260202_matang/new/filters_or_filtered - - ../slots/20260202_matang/has_confidence - - ../slots/20260202_matang/has_geometric_extent + - ../slots/20260202_matang/has_confidence_measure + - ../slots/20260202_matang/geometric_extent - ../slots/20260202_matang/has_language - ../slots/20260202_matang/has_level - ../slots/20260202_matang/has_provenance diff --git a/schemas/20251121/linkml/modules/classes/VideoChapter.yaml b/schemas/20251121/linkml/modules/classes/VideoChapter.yaml index 2eaf3fa475..6ecb1ac22a 100644 --- a/schemas/20251121/linkml/modules/classes/VideoChapter.yaml +++ b/schemas/20251121/linkml/modules/classes/VideoChapter.yaml @@ -7,9 +7,9 @@ imports: - ../slots/20260202_matang/has_description - ../slots/20260202_matang/identified_by - ../slots/20260202_matang/has_label - - ../slots/20260202_matang/has_parent + - ../slots/20260202_matang/has_hypernym - ../slots/20260202_matang/has_score - - ../slots/20260202_matang/has_sequence_index + - ../slots/20260202_matang/indexed_as - ../slots/20260202_matang/has_source - ../slots/20260202_matang/has_thumbnail - ../slots/20260202_matang/created_through diff --git a/schemas/20251121/linkml/modules/classes/VideoFrame.yaml b/schemas/20251121/linkml/modules/classes/VideoFrame.yaml index e96ea21953..c255f3fd9d 100644 --- a/schemas/20251121/linkml/modules/classes/VideoFrame.yaml +++ b/schemas/20251121/linkml/modules/classes/VideoFrame.yaml @@ -9,7 +9,7 @@ prefixes: imports: - linkml:types - ../slots/20260202_matang/has_quantity - - ../slots/20260202_matang/has_unit + - ../slots/20260202_matang/has_measurement_unit default_prefix: hc classes: VideoFrame: diff --git a/schemas/20251121/linkml/modules/classes/VideoPost.yaml b/schemas/20251121/linkml/modules/classes/VideoPost.yaml index 295e47cd37..f2b23d9201 100644 --- a/schemas/20251121/linkml/modules/classes/VideoPost.yaml +++ b/schemas/20251121/linkml/modules/classes/VideoPost.yaml @@ -6,7 +6,6 @@ imports: - ../slots/20260202_matang/has_author - ../slots/20260202_matang/has_caption - ../slots/20260202_matang/commented_on - - ../slots/20260202_matang/commented_on # was: video_comment - ../slots/20260202_matang/has_content - ../slots/20260202_matang/has_degree - ../slots/20260202_matang/identified_by @@ -15,7 +14,6 @@ imports: - ../slots/20260202_matang/has_reply - ../slots/20260202_matang/has_resolution - ../slots/20260202_matang/has_score - - ../slots/20260202_matang/has_score # was: template_specificity - ../slots/20260202_matang/has_status - ../slots/20260202_matang/has_time_interval - ../slots/20260202_matang/new/is_embeddable @@ -23,8 +21,8 @@ imports: - ../slots/20260202_matang/new/is_made_for_kid - ../slots/20260202_matang/appreciated - ../slots/20260202_matang/dismissed - - ../slots/20260202_matang/last_updated_at - - ../slots/20260202_matang/part_of_total + - ../slots/20260202_matang/updated_at + - ../slots/20260202_matang/part_of - ../slots/20260202_matang/new/language - ../slots/20260202_matang/new/like_count - ../slots/20260202_matang/new/live_broadcast_content diff --git a/schemas/20251121/linkml/modules/classes/VideoSubtitle.yaml b/schemas/20251121/linkml/modules/classes/VideoSubtitle.yaml index 8bc4a0c69c..218ebaa31c 100644 --- a/schemas/20251121/linkml/modules/classes/VideoSubtitle.yaml +++ b/schemas/20251121/linkml/modules/classes/VideoSubtitle.yaml @@ -14,7 +14,7 @@ imports: - ../slots/20260202_matang/has_quantity - ../slots/20260202_matang/has_score - ../slots/20260202_matang/has_segment - - ../slots/20260202_matang/has_unit + - ../slots/20260202_matang/has_measurement_unit - ../slots/20260202_matang/new/includes_music_description - ../slots/20260202_matang/new/includes_sound_description - ../slots/20260202_matang/new/includes_speaker_identification diff --git a/schemas/20251121/linkml/modules/classes/Warehouse.yaml b/schemas/20251121/linkml/modules/classes/Warehouse.yaml index dcc0d414f5..fc2e61d8c8 100644 --- a/schemas/20251121/linkml/modules/classes/Warehouse.yaml +++ b/schemas/20251121/linkml/modules/classes/Warehouse.yaml @@ -12,7 +12,7 @@ imports: - ../slots/20260202_matang/has_policy - ../slots/20260202_matang/has_score - ../slots/20260202_matang/has_type - - ../slots/20260202_matang/derived_from + - ../slots/20260202_matang/derive_from - ../slots/20260202_matang/generated_by - ../slots/20260202_matang/managed_by - ../slots/20260202_matang/new/regulates_or_regulated diff --git a/schemas/20251121/linkml/modules/classes/WebArchiveRecordSetTypes.yaml b/schemas/20251121/linkml/modules/classes/WebArchiveRecordSetTypes.yaml index b642a6aae7..dd7093f19f 100644 --- a/schemas/20251121/linkml/modules/classes/WebArchiveRecordSetTypes.yaml +++ b/schemas/20251121/linkml/modules/classes/WebArchiveRecordSetTypes.yaml @@ -15,8 +15,6 @@ imports: - linkml:types - ../slots/20260202_matang/has_score - ../slots/20260202_matang/has_type - - ../slots/20260202_matang/new/organizational_principle - - ../slots/20260202_matang/new/organizational_principle_uri - ../slots/20260202_matang/new/record_holder - ../slots/20260202_matang/new/record_holder_note - ../slots/20260202_matang/new/record_set_type diff --git a/schemas/20251121/linkml/modules/classes/WebClaim.yaml b/schemas/20251121/linkml/modules/classes/WebClaim.yaml index dd87557b39..2bd7338d83 100644 --- a/schemas/20251121/linkml/modules/classes/WebClaim.yaml +++ b/schemas/20251121/linkml/modules/classes/WebClaim.yaml @@ -19,13 +19,13 @@ imports: - linkml:types - ../enums/ExtractionPipelineStageEnum - ../slots/20260202_matang/has_content - - ../slots/20260202_matang/has_file_path + - ../slots/20260202_matang/has_file_location - ../slots/20260202_matang/identified_by - ../slots/20260202_matang/has_note - - ../slots/20260202_matang/has_provenance_path + - ../slots/20260202_matang/has_provenance - ../slots/20260202_matang/has_score - ../slots/20260202_matang/has_type - - ../slots/20260202_matang/extracted_using + - ../slots/20260202_matang/extracted_through - ../slots/20260202_matang/retrieved_through - ../slots/20260202_matang/new/pipeline_stage - ../slots/20260202_matang/new/retrieved_on diff --git a/schemas/20251121/linkml/modules/classes/WebClaimsBlock.yaml b/schemas/20251121/linkml/modules/classes/WebClaimsBlock.yaml index 7f8606bb18..44a5227672 100644 --- a/schemas/20251121/linkml/modules/classes/WebClaimsBlock.yaml +++ b/schemas/20251121/linkml/modules/classes/WebClaimsBlock.yaml @@ -10,7 +10,7 @@ prefixes: imports: - linkml:types - ../slots/20260202_matang/has_quantity - - ../slots/20260202_matang/new/warrants_or_warranted + - ../slots/20260202_matang/warrant # default_range: string classes: WebClaimsBlock: diff --git a/schemas/20251121/linkml/modules/classes/WebEnrichment.yaml b/schemas/20251121/linkml/modules/classes/WebEnrichment.yaml index 5951d01520..60f335bbf7 100644 --- a/schemas/20251121/linkml/modules/classes/WebEnrichment.yaml +++ b/schemas/20251121/linkml/modules/classes/WebEnrichment.yaml @@ -10,7 +10,7 @@ prefixes: pav: http://purl.org/pav/ imports: - linkml:types - - ../slots/20260202_matang/new/warrants_or_warranted + - ../slots/20260202_matang/warrant # default_range: string classes: WebEnrichment: diff --git a/schemas/20251121/linkml/modules/classes/WebLink.yaml b/schemas/20251121/linkml/modules/classes/WebLink.yaml index 7de5eac41b..85f4cb4cee 100644 --- a/schemas/20251121/linkml/modules/classes/WebLink.yaml +++ b/schemas/20251121/linkml/modules/classes/WebLink.yaml @@ -31,7 +31,7 @@ imports: - ../enums/LinkTypeEnum - ../slots/20260202_matang/has_description - ../slots/20260202_matang/has_label # was: title - - ../slots/20260202_matang/has_provenance_path + - ../slots/20260202_matang/has_provenance - ../slots/20260202_matang/has_score # was: template_specificity - ../slots/20260202_matang/has_url - ../slots/20260202_matang/new/link_context diff --git a/schemas/20251121/linkml/modules/classes/WebObservation.yaml b/schemas/20251121/linkml/modules/classes/WebObservation.yaml index 83c46cd5ac..24961f8eab 100644 --- a/schemas/20251121/linkml/modules/classes/WebObservation.yaml +++ b/schemas/20251121/linkml/modules/classes/WebObservation.yaml @@ -33,7 +33,7 @@ imports: - ../slots/20260202_matang/retrieved_by - ../slots/20260202_matang/new/retrieved_on - ../slots/20260202_matang/new/source_url - - ../slots/20260202_matang/new/warrants_or_warranted + - ../slots/20260202_matang/warrant default_prefix: hc classes: WebObservation: diff --git a/schemas/20251121/linkml/modules/classes/WebPortal.yaml b/schemas/20251121/linkml/modules/classes/WebPortal.yaml index cb68961962..1596cafc29 100644 --- a/schemas/20251121/linkml/modules/classes/WebPortal.yaml +++ b/schemas/20251121/linkml/modules/classes/WebPortal.yaml @@ -11,7 +11,7 @@ imports: - ../slots/20260202_matang/has_score - ../slots/20260202_matang/aggregated_by - ../slots/20260202_matang/associated_with - - ../slots/20260202_matang/derived_from + - ../slots/20260202_matang/derive_from - ../slots/20260202_matang/generated_by - ../slots/20260202_matang/related_to - ../slots/20260202_matang/new/launch_date @@ -29,7 +29,7 @@ imports: - ../slots/20260202_matang/new/record_count - ../slots/20260202_matang/new/serves_finding_aid - ../slots/20260202_matang/new/sparql_endpoint - - ../slots/20260202_matang/new/supersedes_or_superseded + - ../slots/20260202_matang/supersede - ../slots/20260202_matang/temporal_extent prefixes: linkml: https://w3id.org/linkml/ diff --git a/schemas/20251121/linkml/modules/classes/WomensArchivesRecordSetTypes.yaml b/schemas/20251121/linkml/modules/classes/WomensArchivesRecordSetTypes.yaml index c538ab021b..91386490c1 100644 --- a/schemas/20251121/linkml/modules/classes/WomensArchivesRecordSetTypes.yaml +++ b/schemas/20251121/linkml/modules/classes/WomensArchivesRecordSetTypes.yaml @@ -21,8 +21,6 @@ imports: - linkml:types - ../slots/20260202_matang/has_score - ../slots/20260202_matang/has_type - - ../slots/20260202_matang/new/organizational_principle - - ../slots/20260202_matang/new/organizational_principle_uri - ../slots/20260202_matang/new/record_holder - ../slots/20260202_matang/new/record_holder_note - ../slots/20260202_matang/new/record_set_type diff --git a/schemas/20251121/linkml/modules/classes/WorkExperience.yaml b/schemas/20251121/linkml/modules/classes/WorkExperience.yaml index d469a19940..7c8bced888 100644 --- a/schemas/20251121/linkml/modules/classes/WorkExperience.yaml +++ b/schemas/20251121/linkml/modules/classes/WorkExperience.yaml @@ -18,7 +18,7 @@ imports: - ../slots/20260202_matang/has_score - ../slots/20260202_matang/current - ../slots/20260202_matang/employed_by - - ../slots/20260202_matang/position + - ../slots/20260202_matang/has_position - ../slots/20260202_matang/temporal_extent # default_range: string classes: diff --git a/schemas/20251121/linkml/modules/slots/20260202_matang/affiliated_with.yaml b/schemas/20251121/linkml/modules/slots/20260202_matang/affiliated_with.yaml index 9d31cd50d3..455ccdea67 100644 --- a/schemas/20251121/linkml/modules/slots/20260202_matang/affiliated_with.yaml +++ b/schemas/20251121/linkml/modules/slots/20260202_matang/affiliated_with.yaml @@ -8,7 +8,7 @@ # | Ontology | Property | File/Line | Mapping | Notes | # |---------------|-----------------------|----------------------|---------|------------------------------------| # | **W3C Org** | `org:memberOf` | org.rdf | exact | Membership in organization | -# | **Schema.org**| `schema:affiliation` | schemaorg.owl | close | Affiliation relationship | +# | **Schema.org**| `schema:affiliation` | schemaorg.owl | exact | Affiliation relationship | # # CREATED: 2026-02-03 # UPDATED: 2026-02-03 - Added multilingual support, verified ontology mapping @@ -88,7 +88,6 @@ slots: multivalued: true exact_mappings: - org:memberOf # org.rdf - Membership in organization - close_mappings: - schema:affiliation # schemaorg.owl - Affiliation relationship aliases: - is_or_was_affiliated_with diff --git a/schemas/20251121/linkml/modules/slots/20260202_matang/analyze.yaml b/schemas/20251121/linkml/modules/slots/20260202_matang/analyze.yaml index 6ad9a38a09..c475d6a53b 100644 --- a/schemas/20251121/linkml/modules/slots/20260202_matang/analyze.yaml +++ b/schemas/20251121/linkml/modules/slots/20260202_matang/analyze.yaml @@ -9,7 +9,7 @@ # | Ontology | Property | File/Line | Mapping | Notes | # |--------------|------------------------|-------------------|---------|------------------------------------------| # | **SOSA** | `sosa:observes` | sosa.ttl | close | Sensor observes observable property. | -# | **SOSA** | `sosa:Observation` | sosa.ttl | close | Act of observing a property. | +# | **SOSA** | `sosa:Observation` | sosa.ttl | related | Act of observing a property (Class). | # | **PROV-O** | `prov:wasGeneratedBy` | prov.ttl | related | Entity generated by activity. | # | **PROV-O** | `prov:used` | prov.ttl:1039-1053| related | Activity used entity (analysis input). | # | **CIDOC-CRM**| `crm:E13_Attribute_Assignment`| CIDOC_CRM | related | Assigning attributes through analysis. | @@ -70,8 +70,8 @@ slots: inlined: false close_mappings: - sosa:observes - - sosa:Observation related_mappings: + - sosa:Observation - sosa:Procedure - sosa:observedProperty - sosa:hasResult @@ -155,7 +155,7 @@ slots: | Ontology | Property | Line | Mapping | Notes | |----------|----------|------|---------|-------| | **SOSA** | `sosa:observes` | - | close | Observation relation | - | **SOSA** | `sosa:Observation` | - | close | Observation class | + | **SOSA** | `sosa:Observation` | - | related | Observation class | | **PROV-O** | `prov:used` | 1039-1053 | related | Analysis input | | **CIDOC-CRM** | `crm:E13_Attribute_Assignment` | - | related | Attribute assignment | | **DQV** | `dqv:hasQualityMeasurement` | - | related | Quality measurement | diff --git a/schemas/20251121/linkml/modules/slots/20260202_matang/asserted_on.yaml b/schemas/20251121/linkml/modules/slots/20260202_matang/asserted_on.yaml index b14cb4ad36..d591e691cd 100644 --- a/schemas/20251121/linkml/modules/slots/20260202_matang/asserted_on.yaml +++ b/schemas/20251121/linkml/modules/slots/20260202_matang/asserted_on.yaml @@ -7,7 +7,7 @@ # # | Ontology | Property | File/Line | Mapping | Notes | # |---------------|-------------------|----------------------|---------|------------------------------------| -# | **DC Terms** | `dcterms:date` | dcterms.rdf | close | General date (broader scope) | +# | **DC Terms** | `dcterms:date` | dcterms.rdf | broad | General date (broader scope) | # # CREATED: 2026-02-03 # UPDATED: 2026-02-03 - Added header, multilingual support @@ -82,7 +82,7 @@ slots: predicate: EXACT_SYNONYM in_language: es range: date - close_mappings: + broad_mappings: - dcterms:date # General date property aliases: - is_or_was_asserted_on diff --git a/schemas/20251121/linkml/modules/slots/20260202_matang/assessed_on.yaml b/schemas/20251121/linkml/modules/slots/20260202_matang/assessed_on.yaml index 9567cec125..4e3d7fbb3b 100644 --- a/schemas/20251121/linkml/modules/slots/20260202_matang/assessed_on.yaml +++ b/schemas/20251121/linkml/modules/slots/20260202_matang/assessed_on.yaml @@ -7,7 +7,7 @@ # # | Ontology | Property | File/Line | Mapping | Notes | # |---------------|-------------------|----------------------|---------|------------------------------------| -# | **DC Terms** | `dcterms:date` | dcterms.rdf | close | General date (broader scope) | +# | **DC Terms** | `dcterms:date` | dcterms.rdf | broad | General date (broader scope) | # # CREATED: 2026-02-03 # UPDATED: 2026-02-03 - Added header, multilingual support @@ -82,7 +82,7 @@ slots: predicate: EXACT_SYNONYM in_language: es range: date - close_mappings: + broad_mappings: - dcterms:date # General date property aliases: - is_or_was_assessed_on diff --git a/schemas/20251121/linkml/modules/slots/20260202_matang/associated_with.yaml b/schemas/20251121/linkml/modules/slots/20260202_matang/associated_with.yaml index 5313b92ffa..ed74630138 100644 --- a/schemas/20251121/linkml/modules/slots/20260202_matang/associated_with.yaml +++ b/schemas/20251121/linkml/modules/slots/20260202_matang/associated_with.yaml @@ -8,7 +8,7 @@ # | Ontology | Property | File/Line | Mapping | Notes | # |---------------|-------------------|----------------------|---------|------------------------------------| # | **Schema.org**| `schema:about` | schemaorg.owl | close | Subject matter (narrower scope) | -# | **DC Terms** | `dcterms:relation`| dcterms.rdf | close | Related resource (broader) | +# | **DC Terms** | `dcterms:relation`| dcterms.rdf | broad | Related resource (broader) | # # CREATED: 2026-02-03 # UPDATED: 2026-02-03 - Added multilingual support, ontology alignment table @@ -92,6 +92,7 @@ slots: multivalued: true close_mappings: - schema:about # Subject matter relationship + broad_mappings: - dcterms:relation # General related resource aliases: - is_or_was_associated_with diff --git a/schemas/20251121/linkml/modules/slots/20260202_matang/categorized_as.yaml b/schemas/20251121/linkml/modules/slots/20260202_matang/categorized_as.yaml index bb93c85a67..0efcbd78d2 100644 --- a/schemas/20251121/linkml/modules/slots/20260202_matang/categorized_as.yaml +++ b/schemas/20251121/linkml/modules/slots/20260202_matang/categorized_as.yaml @@ -10,7 +10,7 @@ # |---------------|---------------------------|-----------------------|---------|------------------------------------| # | **CIDOC-CRM** | `crm:P2_has_type` | CIDOC_CRM:1200 | slot_uri| Primary typing property | # | **DCAT** | `dcat:theme` | dcat3.ttl:1722 | exact | Main category of resource | -# | **Dublin Core**| `dcterms:subject` | dcterms.rdf:1968-1987 | close | Topic of resource | +# | **Dublin Core**| `dcterms:subject` | dcterms.rdf:1968-1987 | broad | Topic of resource | # | **Schema.org**| `schema:category` | schemaorg.owl:11338 | close | Category for item | # | **RiC-O** | `rico:hasOrHadSubject` | RiC-O_1-1:8231 | close | Subject of Record Resource | # | **RiC-O** | `rico:hasContentOfType` | RiC-O_1-1:4148 | close | Content type classification | @@ -106,11 +106,6 @@ slots: - dcat:theme # from dcat3.ttl - main category of resource close_mappings: - # dcterms.rdf line 1968-1987: subject - # "A topic of the resource" - # Close: aboutness/topic is related but not identical to categorization - - dcterms:subject # from dcterms.rdf - topic of resource - # schemaorg.owl line 11338: category # "A category for the item. Greater signs or slashes can indicate category hierarchy." # Close: informal category assignment @@ -153,6 +148,11 @@ slots: - skos:narrower # from skos.rdf - concept hierarchy (related context) broad_mappings: + # dcterms.rdf line 1968-1987: subject + # "A topic of the resource" + # Broad: aboutness/topic is more general than categorization + - dcterms:subject # from dcterms.rdf - topic of resource (broader) + # dcat3.ttl line 1208: keyword # Free-text keywords (less structured than categorization) - dcat:keyword # from dcat3.ttl - free-text keywords (broader/less structured) diff --git a/schemas/20251121/linkml/modules/slots/20260202_matang/caused_by.yaml b/schemas/20251121/linkml/modules/slots/20260202_matang/caused_by.yaml index 207d5bf150..03ce94fd9f 100644 --- a/schemas/20251121/linkml/modules/slots/20260202_matang/caused_by.yaml +++ b/schemas/20251121/linkml/modules/slots/20260202_matang/caused_by.yaml @@ -7,10 +7,10 @@ # # | Ontology | Property | File/Line | Mapping | Notes | # |---------------|------------------------|----------------------|---------|------------------------------------| -# | **PROV-O** | `prov:wasInfluencedBy` | prov.ttl:1147-1165 | close | Broad influence relationship | +# | **PROV-O** | `prov:wasInfluencedBy` | prov.ttl:1147-1165 | broad | Broad influence relationship | # # NOTE: prov:wasInfluencedBy is broader than causation - it covers any form -# of influence, not just causal relationships. Hence close_mapping. +# of influence, not just causal relationships. Hence broad_mapping. # # CREATED: 2026-02-03 # UPDATED: 2026-02-03 - Added multilingual support, ontology alignment verification @@ -88,7 +88,7 @@ slots: in_language: es range: uriorcurie multivalued: true - close_mappings: + broad_mappings: - prov:wasInfluencedBy # prov.ttl:1147-1165 - Broad influence (includes causation) aliases: - is_or_was_caused_by @@ -97,5 +97,5 @@ slots: comments: - | **MAPPING NOTE**: prov:wasInfluencedBy is broader than causation - it covers - any form of influence, not just direct causal relationships. Hence close_mapping + any form of influence, not just direct causal relationships. Hence broad_mapping rather than exact_mapping. diff --git a/schemas/20251121/linkml/modules/slots/20260202_matang/change_ownership_from.yaml b/schemas/20251121/linkml/modules/slots/20260202_matang/change_ownership_from.yaml index 0636fbf668..c7bbb1c775 100644 --- a/schemas/20251121/linkml/modules/slots/20260202_matang/change_ownership_from.yaml +++ b/schemas/20251121/linkml/modules/slots/20260202_matang/change_ownership_from.yaml @@ -9,7 +9,7 @@ # | Ontology | Property | File/Line | Mapping | Notes | # |---------------|---------------------------------|-----------------------|---------|------------------------------------| # | **CIDOC-CRM** | `crm:P23_transferred_title_from`| CIDOC_CRM_v7.1.3.rdf | exact | Party who relinquished legal title | -# | **PROV-O** | `prov:wasInfluencedBy` | prov.ttl:1059-1070 | close | General influence relationship | +# | **PROV-O** | `prov:wasInfluencedBy` | prov.ttl:1059-1070 | broad | General influence relationship | # | **RiC-O** | `rico:hasOrHadHolder` | RiC-O_1-1.rdf:6436 | related | Previous holder of record | # # HIERARCHY: crm:P23_transferred_title_from has no rdfs:subPropertyOf declaration @@ -94,7 +94,7 @@ slots: multivalued: false exact_mappings: - crm:P23_transferred_title_from - close_mappings: + broad_mappings: - prov:wasInfluencedBy related_mappings: - rico:hasOrHadHolder diff --git a/schemas/20251121/linkml/modules/slots/20260202_matang/collect.yaml b/schemas/20251121/linkml/modules/slots/20260202_matang/collect.yaml index 15af9aa457..a04c526495 100644 --- a/schemas/20251121/linkml/modules/slots/20260202_matang/collect.yaml +++ b/schemas/20251121/linkml/modules/slots/20260202_matang/collect.yaml @@ -8,7 +8,7 @@ # | Ontology | Property | File/Line | Mapping | Notes | # |---------------|----------------------------------|-----------------------|---------|------------------------------------| # | **RiC-O** | `rico:isAccumulatorOf` | RiC-O_1-1:9859-9892 | close | Agent accumulates record resource | -# | **RiC-O** | `rico:hasAccumulator` | RiC-O_1-1:3525-3563 | close | Record has accumulator agent | +# | **RiC-O** | `rico:hasAccumulator` | RiC-O_1-1:3525-3563 | related | Record has accumulator agent | # | **CIDOC-CRM** | `crm:P109_has_current_or_former_curator` | CIDOC_CRM:3639-3665 | related | Curatorial responsibility | # | **CIDOC-CRM** | `crm:P22_transferred_title_to` | CIDOC_CRM:1681-1708 | related | Acquisition event | # | **Schema.org**| `schema:acquiredFrom` | schemaorg.owl:6762 | related | Acquisition source | @@ -94,13 +94,13 @@ slots: # "accumulates it, be it intentionally (collecting) or not (receiving in the course of its activities)" # Close: archival accumulation includes intentional collecting - rico:isAccumulatorOf # from RiC-O_1-1.rdf - agent accumulates record resource - - # RiC-O_1-1.rdf line 3525-3563: hasAccumulator (inverse) - # "Connects a Record Resource or Instantiation to an Agent that accumulates it" - # Close: inverse direction - what has been accumulated by whom - - rico:hasAccumulator # from RiC-O_1-1.rdf - record resource has accumulator agent related_mappings: + # RiC-O_1-1.rdf line 3525-3563: hasAccumulator (inverse) + # "Connects a Record Resource or Instantiation to an Agent that accumulates it" + # Related: inverse direction - different axis from collecting activity + - rico:hasAccumulator # from RiC-O_1-1.rdf - record resource has accumulator agent (inverse direction) + # CIDOC_CRM_v7.1.3.rdf line 3639-3665: P109_has_current_or_former_curator # Related but different: curatorial responsibility, not collecting scope - crm:P109_has_current_or_former_curator # from CIDOC_CRM_v7.1.3.rdf - curatorial responsibility diff --git a/schemas/20251121/linkml/modules/slots/20260202_matang/dissolved_by.yaml b/schemas/20251121/linkml/modules/slots/20260202_matang/dissolved_by.yaml index 5ccf9932ca..edfba571d3 100644 --- a/schemas/20251121/linkml/modules/slots/20260202_matang/dissolved_by.yaml +++ b/schemas/20251121/linkml/modules/slots/20260202_matang/dissolved_by.yaml @@ -9,7 +9,7 @@ # | Ontology | Property | File/Line | Mapping | Notes | # |---------------|---------------------------|----------------------|---------|------------------------------------| # | **W3C Org** | `org:changedBy` | org.rdf | slot_uri| Organization changed by event | -# | **PROV-O** | `prov:invalidatedAtTime` | prov.ttl | close | Time entity was invalidated | +# | **PROV-O** | `prov:invalidatedAtTime` | prov.ttl | related | Time entity was invalidated | # # CREATED: 2026-01-26 # UPDATED: 2026-02-03 - Added header, multilingual support @@ -84,7 +84,7 @@ slots: range: uriorcurie multivalued: true inlined: false - close_mappings: + related_mappings: - prov:invalidatedAtTime aliases: - is_or_was_dissolved_by diff --git a/schemas/20251121/linkml/modules/slots/20260202_matang/draw_endowment.yaml b/schemas/20251121/linkml/modules/slots/20260202_matang/draw_endowment.yaml index 6ef7dac99c..90e5430085 100644 --- a/schemas/20251121/linkml/modules/slots/20260202_matang/draw_endowment.yaml +++ b/schemas/20251121/linkml/modules/slots/20260202_matang/draw_endowment.yaml @@ -7,7 +7,7 @@ # # | Ontology | Property | File/Line | Mapping | Notes | # |----------------|------------------|--------------------------|---------|-----------------------------------------------------------| -# | **Schema.org** | `schema:amount` | schemaorg.owl:7894-7920 | close | Generic monetary amount; endowment draw is more specific. | +# | **Schema.org** | `schema:amount` | schemaorg.owl:7894-7920 | related | Generic monetary amount; endowment draw is more specific. | # | **FRAPO** | `frapo:hasFunding`| NOT IN REPO | REMOVED | No FRAPO ontology file in data/ontology/; unverifiable. | # # CREATED: 2026-02-07 @@ -87,8 +87,8 @@ slots: - has_or_had_endowment_draw annotations: custodian_types: '["*"]' - close_mappings: - - schema:amount # schemaorg.owl:7894-7920 — generic monetary amount; endowment draw is more specific + related_mappings: + - schema:amount # schemaorg.owl:7894-7920 — generic monetary amount; different axis from endowment draw comments: - | **MIGRATION**: Renamed from has_or_had_endowment_draw for conciseness (2026-02-03). diff --git a/schemas/20251121/linkml/modules/slots/20260202_matang/emphasize.yaml b/schemas/20251121/linkml/modules/slots/20260202_matang/emphasize.yaml index b28ec19cb3..b6d8624ff5 100644 --- a/schemas/20251121/linkml/modules/slots/20260202_matang/emphasize.yaml +++ b/schemas/20251121/linkml/modules/slots/20260202_matang/emphasize.yaml @@ -10,7 +10,7 @@ # | Ontology | Property | File/Line | Mapping | Notes | # |--------------|------------------------|------------------------|---------|------------------------------------------------| # | **SKOS** | `skos:related` | skos.rdf:296-310 | broad | Associative semantic relationship | -# | **Schema.org**| `schema:knowsAbout` | schemaorg.owl:23901-23904| close | Topic known about - suggests expertise | +# | **Schema.org**| `schema:knowsAbout` | schemaorg.owl:23901-23904| related| Topic known about - suggests expertise | # | **SKOS** | `skos:semanticRelation`| skos.rdf:252-264 | broad | Super-property for semantic relationships | # | **SKOS** | `skos:relatedMatch` | skos.rdf:423-434 | narrow | Cross-scheme associative mapping | # | **Schema.org**| `schema:skills` | schemaorg.owl:35567-35570| related| Skills needed for position/occupation | @@ -100,11 +100,6 @@ slots: specificity_score: 0.55 replaces_slots: digital_indicator migration_date: '2026-01-25' - close_mappings: - # Schema.org knowsAbout - Topic that a Person/Organization knows about - # Suggests expertise but does not imply it - # Lines 23901-23904 in schemaorg.owl - - schema:knowsAbout broad_mappings: # SKOS semanticRelation - Super-property for all semantic relationships # "Links a concept to a concept related by meaning" @@ -120,6 +115,10 @@ slots: # Lines 423-434 in skos.rdf - skos:relatedMatch related_mappings: + # Schema.org knowsAbout - Topic that a Person/Organization knows about + # Suggests expertise but different axis from emphasis + # Lines 23901-23904 in schemaorg.owl + - schema:knowsAbout # Schema.org skills - Skills needed for position or occupation # Lines 35567-35570 in schemaorg.owl - schema:skills @@ -144,7 +143,7 @@ slots: | Ontology | Property | Line | Mapping | Notes | |----------|----------|------|---------|-------| | SKOS | skos:related | 296 | exact | Associative relationship | - | Schema.org | schema:knowsAbout | 23901 | close | Topic expertise | + | Schema.org | schema:knowsAbout | 23901 | related | Topic expertise | | SKOS | skos:semanticRelation | 252 | broad | Super-property | | SKOS | skos:relatedMatch | 423 | narrow | Cross-scheme mapping | | Schema.org | schema:skills | 35567 | related | Position skills | diff --git a/schemas/20251121/linkml/modules/slots/20260202_matang/has_activity.yaml b/schemas/20251121/linkml/modules/slots/20260202_matang/has_activity.yaml index 03134b5eaa..1a4ae8aba5 100644 --- a/schemas/20251121/linkml/modules/slots/20260202_matang/has_activity.yaml +++ b/schemas/20251121/linkml/modules/slots/20260202_matang/has_activity.yaml @@ -85,6 +85,7 @@ slots: - prov:hadActivity # prov.ttl:605-623 - optional activity of an influence aliases: - has_or_had_activity + - preceding_activity annotations: custodian_types: '["*"]' comments: diff --git a/schemas/20251121/linkml/modules/slots/20260202_matang/has_annotation.yaml b/schemas/20251121/linkml/modules/slots/20260202_matang/has_annotation.yaml index bc12c46a4a..16beb367a2 100644 --- a/schemas/20251121/linkml/modules/slots/20260202_matang/has_annotation.yaml +++ b/schemas/20251121/linkml/modules/slots/20260202_matang/has_annotation.yaml @@ -8,6 +8,7 @@ # | Ontology | Property | File/Line | Mapping | Notes | # |---------------|-------------------|------------------|---------|------------------------------------| # | **W3C OA** | `oa:hasAnnotation`| oa.ttl:31-33 | close | Web Annotation model annotation | +# | **W3C OA** | `oa:Annotation` | oa.ttl:31-33 | related | Web Annotation class (OWL Class) | # # CREATED: 2026-02-03 # UPDATED: 2026-02-03 - Fixed description, added multilingual support @@ -84,7 +85,7 @@ slots: multivalued: true aliases: - has_or_had_annotation - close_mappings: + related_mappings: - oa:Annotation # oa.ttl:31-33 - "The class for Web Annotations" (W3C OA model) annotations: custodian_types: '["*"]' diff --git a/schemas/20251121/linkml/modules/slots/20260202_matang/has_contact_details.yaml b/schemas/20251121/linkml/modules/slots/20260202_matang/has_contact_details.yaml index b5b33d4f38..898bd37d84 100644 --- a/schemas/20251121/linkml/modules/slots/20260202_matang/has_contact_details.yaml +++ b/schemas/20251121/linkml/modules/slots/20260202_matang/has_contact_details.yaml @@ -8,7 +8,7 @@ # # | Ontology | Property | File/Line | Mapping | Notes | # |---------------|-----------------------|----------------------------|---------|------------------------------------| -# | **Schema.org**| `schema:contactPoint` | schemaorg.owl:12577-12595 | close | "A contact point for a person or organization" — expects ContactPoint object, this slot is string-based general contact details | +# | **Schema.org**| `schema:contactPoint` | schemaorg.owl:12577-12595 | exact | "A contact point for a person or organization" — expects ContactPoint object, this slot is string-based general contact details | # # CREATED: 2026-02-03 # UPDATED: 2026-02-06 - Added header, multilingual, demoted schema:contactPoint from exact to close; @@ -77,7 +77,7 @@ slots: - has_or_had_contact_details - has_or_had_contact_information - has_contact_information - close_mappings: + exact_mappings: - schema:contactPoint # schemaorg.owl:12577-12595 - "A contact point for a person or organization" — expects ContactPoint object annotations: custodian_types: '["*"]' diff --git a/schemas/20251121/linkml/modules/slots/20260202_matang/has_contributor.yaml b/schemas/20251121/linkml/modules/slots/20260202_matang/has_contributor.yaml index 58eec2799d..20dfe51dda 100644 --- a/schemas/20251121/linkml/modules/slots/20260202_matang/has_contributor.yaml +++ b/schemas/20251121/linkml/modules/slots/20260202_matang/has_contributor.yaml @@ -8,7 +8,7 @@ # | Ontology | Property | File/Line | Mapping | Notes | # |---------------|-----------------------|----------------------------|---------|------------------------------------| # | **DCTerms** | `dcterms:contributor` | dcterms.rdf:1011-1034 | exact | "An entity responsible for making contributions to the resource" — range Agent | -# | **Schema.org**| `schema:contributor` | schemaorg.owl:12908-12911 | close | "A secondary contributor to the CreativeWork or Event" — implies secondary role, narrower | +# | **Schema.org**| `schema:contributor` | schemaorg.owl:12908-12911 | exact | "A secondary contributor to the CreativeWork or Event" — implies secondary role, narrower | # # CREATED: 2026-02-03 # UPDATED: 2026-02-06 - Added header, multilingual, changed slot_uri to dcterms:contributor (exact match), @@ -79,7 +79,6 @@ slots: - has_or_had_contributor exact_mappings: - dcterms:contributor # dcterms.rdf:1011-1034 - "An entity responsible for making contributions to the resource" - close_mappings: - schema:contributor # schemaorg.owl:12908-12911 - "A secondary contributor to the CreativeWork or Event" comments: - | diff --git a/schemas/20251121/linkml/modules/slots/20260202_matang/has_coordinates.yaml b/schemas/20251121/linkml/modules/slots/20260202_matang/has_coordinates.yaml index 0dcdad5cac..6f2a35d96b 100644 --- a/schemas/20251121/linkml/modules/slots/20260202_matang/has_coordinates.yaml +++ b/schemas/20251121/linkml/modules/slots/20260202_matang/has_coordinates.yaml @@ -8,7 +8,7 @@ # # | Ontology | Property | File/Line | Mapping | Notes | # |---------------|-----------------------|----------------------------|---------|------------------------------------| -# | **Schema.org**| `schema:geo` | schemaorg.owl:19029-19051 | close | "The geo coordinates of the place." — domain Place, range GeoShape/GeoCoordinates (expects structured objects, not raw string) | +# | **Schema.org**| `schema:geo` | schemaorg.owl:19029-19051 | exact | "The geo coordinates of the place." — domain Place, range GeoShape/GeoCoordinates (expects structured objects, not raw string) | # # CREATED: 2026-02-03 # UPDATED: 2026-02-06 - Added header, multilingual, demoted schema:geo from exact to close @@ -75,7 +75,7 @@ slots: range: string aliases: - has_or_had_coordinates - close_mappings: + exact_mappings: - schema:geo # schemaorg.owl:19029-19051 - "The geo coordinates of the place." — expects GeoCoordinates/GeoShape objects comments: - | diff --git a/schemas/20251121/linkml/modules/slots/20260202_matang/has_currency.yaml b/schemas/20251121/linkml/modules/slots/20260202_matang/has_currency.yaml index b2d271c66f..3aac454992 100644 --- a/schemas/20251121/linkml/modules/slots/20260202_matang/has_currency.yaml +++ b/schemas/20251121/linkml/modules/slots/20260202_matang/has_currency.yaml @@ -8,7 +8,7 @@ # # | Ontology | Property | File/Line | Mapping | Notes | # |---------------|-----------------------|----------------------------|---------|------------------------------------| -# | **Schema.org**| `schema:currency` | schemaorg.owl:13615-13639 | close | "The currency in which the monetary amount is expressed" — domain MonetaryAmount/ExchangeRateSpec (finance-specific domain, not general) | +# | **Schema.org**| `schema:currency` | schemaorg.owl:13615-13639 | exact | "The currency in which the monetary amount is expressed" — domain MonetaryAmount/ExchangeRateSpec (finance-specific domain, not general) | # # CREATED: 2026-02-03 # UPDATED: 2026-02-06 - Added header, multilingual, demoted schema:currency from exact to close @@ -76,7 +76,7 @@ slots: aliases: - has_or_had_currency - statement_currency - close_mappings: + exact_mappings: - schema:currency # schemaorg.owl:13615-13639 - "The currency in which the monetary amount is expressed" — domain MonetaryAmount/ExchangeRateSpec comments: - | diff --git a/schemas/20251121/linkml/modules/slots/20260202_matang/has_description.yaml b/schemas/20251121/linkml/modules/slots/20260202_matang/has_description.yaml index 6f719f1299..a66e811fab 100644 --- a/schemas/20251121/linkml/modules/slots/20260202_matang/has_description.yaml +++ b/schemas/20251121/linkml/modules/slots/20260202_matang/has_description.yaml @@ -7,7 +7,7 @@ # | Ontology | Property | Mapping | Notes | # |---------------|------------------------|---------|------------------------------| # | **DCTerms** | `dcterms:description` | exact | DC Terms description | -# | **Schema.org**| `schema:description` | close | Schema.org description | +# | **Schema.org**| `schema:description` | exact | Schema.org description | # # CREATED: 2026-02-03 # ============================================================================== @@ -39,7 +39,6 @@ slots: multivalued: true exact_mappings: - dcterms:description - close_mappings: - schema:description aliases: - has_or_had_description diff --git a/schemas/20251121/linkml/modules/slots/20260202_matang/has_email_address.yaml b/schemas/20251121/linkml/modules/slots/20260202_matang/has_email_address.yaml index 4a417c045d..59c74640fa 100644 --- a/schemas/20251121/linkml/modules/slots/20260202_matang/has_email_address.yaml +++ b/schemas/20251121/linkml/modules/slots/20260202_matang/has_email_address.yaml @@ -9,7 +9,7 @@ # | Ontology | Property | File/Line | Mapping | Notes | # |--------------|------------------------|------------------------|---------|------------------------------------------------| # | **Schema.org**| `schema:email` | schemaorg.owl:16432-16444| exact | "Email address." Domain: Person, ContactPoint, Organization | -# | **FOAF** | `foaf:mbox` | foaf.ttl:392-400 | close | "Personal mailbox" - InverseFunctionalProperty | +# | **FOAF** | `foaf:mbox` | foaf.ttl:392-400 | exact | "Personal mailbox" - InverseFunctionalProperty | # | **Schema.org**| `schema:contactPoint` | schemaorg.owl:12577-12590| broad | "Contact point for person/org" - includes email | # | **FOAF** | `foaf:mbox_sha1sum` | foaf.ttl:401-409 | related | SHA1 hash of mailbox URI (privacy) | # @@ -101,7 +101,6 @@ slots: # Domain: Person, ContactPoint, Organization # Lines 16432-16444 in schemaorg.owl - schema:email - close_mappings: # FOAF mbox - "Personal mailbox" associated with exactly one owner # InverseFunctionalProperty - expects mailto: URI # Lines 392-400 in foaf.ttl @@ -135,7 +134,7 @@ slots: | Ontology | Property | Line | Mapping | Notes | |----------|----------|------|---------|-------| | Schema.org | schema:email | 16432 | exact | Email address string | - | FOAF | foaf:mbox | 392 | close | Expects mailto: URI | + | FOAF | foaf:mbox | 392 | exact | Expects mailto: URI | | Schema.org | schema:contactPoint | 12577 | broad | Includes email, phone, etc. | | FOAF | foaf:mbox_sha1sum | 401 | related | Privacy hash | - | diff --git a/schemas/20251121/linkml/modules/slots/20260202_matang/has_endpoint.yaml b/schemas/20251121/linkml/modules/slots/20260202_matang/has_endpoint.yaml index 3d6075611f..eeee88e1d0 100644 --- a/schemas/20251121/linkml/modules/slots/20260202_matang/has_endpoint.yaml +++ b/schemas/20251121/linkml/modules/slots/20260202_matang/has_endpoint.yaml @@ -83,6 +83,7 @@ slots: multivalued: true aliases: - has_or_had_endpoint + - oai_pmh_endpoint annotations: custodian_types: '["*"]' close_mappings: diff --git a/schemas/20251121/linkml/modules/slots/20260202_matang/has_example.yaml b/schemas/20251121/linkml/modules/slots/20260202_matang/has_example.yaml index 989cdfdf69..04e8ab4c89 100644 --- a/schemas/20251121/linkml/modules/slots/20260202_matang/has_example.yaml +++ b/schemas/20251121/linkml/modules/slots/20260202_matang/has_example.yaml @@ -10,7 +10,7 @@ # |---------------|----------------------------|-------------------------|---------|------------------------------------------------| # | **SKOS** | `skos:example` | skos.rdf:219-229 | exact | "An example of the use of a concept." | # | **SKOS** | `skos:note` | skos.rdf:176-185 | broad | General note; skos:example is subPropertyOf. | -# | **CIDOC-CRM** | `crm:P3_has_note` | CIDOC_CRM:1227-1241 | close | Container for informal descriptions. | +# | **CIDOC-CRM** | `crm:P3_has_note` | CIDOC_CRM:1227-1241 | related | Container for informal descriptions. | # | **Schema.org**| `schema:workExample` | schemaorg.owl:40436-55 | related | Instance/realization of a creative work. | # | **Schema.org**| `schema:exampleOfWork` | schemaorg.owl:17481-503 | related | Inverse; the work this is an example of. | # @@ -81,11 +81,10 @@ slots: inlined: false exact_mappings: - skos:example # skos.rdf:219-229 - "An example of the use of a concept." - close_mappings: - - crm:P3_has_note # CIDOC_CRM:1227-1241 - container for informal descriptions broad_mappings: - skos:note # skos.rdf:176-185 - skos:example is subPropertyOf skos:note related_mappings: + - crm:P3_has_note # CIDOC_CRM:1227-1241 - container for informal descriptions (different axis) - schema:workExample # schemaorg.owl:40436-40455 - instance/realization of creative work - schema:exampleOfWork # schemaorg.owl:17481-17503 - inverse of workExample aliases: @@ -113,6 +112,6 @@ slots: |----------|----------|------|---------|-------| | SKOS | skos:example | 219-229 | exact | "An example of the use of a concept" | | SKOS | skos:note | 176-185 | broad | Parent property; general notes | - | CIDOC-CRM | crm:P3_has_note | 1227-1241 | close | Informal descriptions container | + | CIDOC-CRM | crm:P3_has_note | 1227-1241 | related | Informal descriptions container | | Schema.org | schema:workExample | 40436-55 | related | Instance of creative work | - Updated 2026-02-03 with verified ontology mappings and translations. diff --git a/schemas/20251121/linkml/modules/slots/20260202_matang/has_label.yaml b/schemas/20251121/linkml/modules/slots/20260202_matang/has_label.yaml index 2c5de74972..02f273410b 100644 --- a/schemas/20251121/linkml/modules/slots/20260202_matang/has_label.yaml +++ b/schemas/20251121/linkml/modules/slots/20260202_matang/has_label.yaml @@ -89,5 +89,6 @@ slots: - has_or_had_secondary_label - has_secondary_label - statement_name + - policy_name annotations: custodian_types: '["*"]' diff --git a/schemas/20251121/linkml/modules/slots/20260202_matang/has_legal_basis.yaml b/schemas/20251121/linkml/modules/slots/20260202_matang/has_legal_basis.yaml new file mode 100644 index 0000000000..90b5cc4c8b --- /dev/null +++ b/schemas/20251121/linkml/modules/slots/20260202_matang/has_legal_basis.yaml @@ -0,0 +1,98 @@ +# ============================================================================== +# LinkML Slot Definition: has_legal_basis +# ============================================================================== +# Law, regulation, or legal principle providing authority for an action or policy +# +# ONTOLOGY ALIGNMENT (verified against data/ontology/): +# +# | Ontology | Property | File/Line | Mapping | Notes | +# |-------------|------------------------------|------------------------------|---------|----------------------------------------------------------------| +# | **PREMIS** | `premis:basis` | premis3.owl:336-343 | close | "Links RightsStatus to RightsBasis." Domain: RightsStatus. | +# | **RiC-O** | `rico:isOrWasRegulatedBy` | RiC-O_1-1.rdf:15054-15088 | close | Connects Thing to regulating Rule; about regulatory relation. | +# | **RiC-O** | `rico:authorizingMandate` | RiC-O_1-1.rdf:20838-20863 | close | DatatypeProperty; Mandate authorizing Agent. Domain: Agent. | +# | **RiC-O** | `rico:ruleFollowed` | RiC-O_1-1.rdf:23001-23024 | related | DatatypeProperty; "Rule governing existence of a Thing." | +# +# No standard exact match for the specific concept of "legal basis/grounds for an action." +# +# CREATED: 2026-02-08 +# ============================================================================== + +id: https://nde.nl/ontology/hc/slot/has_legal_basis +name: has_legal_basis +title: Has Legal Basis +prefixes: + linkml: https://w3id.org/linkml/ + hc: https://nde.nl/ontology/hc/ + premis: http://www.loc.gov/premis/rdf/v3/ + rico: https://www.ica.org/standards/RiC/ontology# +imports: + - linkml:types +default_prefix: hc +slots: + has_legal_basis: + slot_uri: hc:hasLegalBasis + description: >- + Identifies the specific law, regulation, contract, or legal principle that provides + the authority, justification, or valid grounds for an action, processing activity, + or policy. + alt_descriptions: + nl: >- + Identificeert de specifieke wet, verordening, overeenkomst of het rechtsbeginsel dat + de bevoegdheid, rechtvaardiging of geldige gronden biedt voor een handeling, + verwerkingsactiviteit of beleid. + de: >- + Identifiziert das spezifische Gesetz, die Verordnung, den Vertrag oder das Rechtsprinzip, + das die Befugnis, Rechtfertigung oder gueltige Grundlage fuer eine Handlung, + Verarbeitungstaetigkeit oder Richtlinie bietet. + fr: >- + Identifie la loi specifique, le reglement, le contrat ou le principe juridique qui fournit + l'autorite, la justification ou les fondements valables d'une action, d'une activite de + traitement ou d'une politique. + ar: >- + يحدد القانون أو اللائحة أو العقد أو المبدأ القانوني المحدد الذي يوفر السلطة أو + التبرير أو الأسس الصحيحة لإجراء أو نشاط معالجة أو سياسة. + id: >- + Mengidentifikasi undang-undang, peraturan, kontrak, atau prinsip hukum tertentu yang + memberikan wewenang, pembenaran, atau dasar yang sah untuk suatu tindakan, aktivitas + pemrosesan, atau kebijakan. + zh: >- + 识别为某项行为、处理活动或政策提供权限、正当理由或有效依据的具体法律、法规、合同或法律原则。 + es: >- + Identifica la ley especifica, regulacion, contrato o principio juridico que proporciona + la autoridad, justificacion o fundamentos validos para una accion, actividad de + procesamiento o politica. + structured_aliases: + - literal_form: Rechtsgrondslag + predicate: EXACT_SYNONYM + in_language: nl + - literal_form: Rechtsgrundlage + predicate: EXACT_SYNONYM + in_language: de + - literal_form: Base juridique + predicate: EXACT_SYNONYM + in_language: fr + - literal_form: Asas qanuni + predicate: EXACT_SYNONYM + in_language: ar + - literal_form: Dasar hukum + predicate: EXACT_SYNONYM + in_language: id + - literal_form: Falü yiju + predicate: EXACT_SYNONYM + in_language: zh + - literal_form: Base juridica + predicate: EXACT_SYNONYM + in_language: es + range: string + comments: + - "PREMIS: premis:Statute (a Class, subclass of RightsBasis) models 'a law that grants or revokes rights' - relevant conceptually but is a class, not a property." + annotations: + custodian_types: '["*"]' + close_mappings: + - premis:basis # premis3.owl:336-343 - "Links from a RightsStatus to the RightsBasis instance that supports or documents it." Domain: RightsStatus, Range: RightsBasis + - rico:isOrWasRegulatedBy # RiC-O_1-1.rdf:15054-15088 - Connects Thing to regulating Rule; about regulatory relationship, not specifically legal grounds + - rico:authorizingMandate # RiC-O_1-1.rdf:20838-20863 - DatatypeProperty; "Information on a Mandate that authorizes an Agent to perform an Activity." Domain: Agent + related_mappings: + - rico:ruleFollowed # RiC-O_1-1.rdf:23001-23024 - DatatypeProperty; "The rule or conditions that govern the existence or lifecycle of a Thing." Broader - any rule, not specifically legal basis + aliases: + - legalBasis diff --git a/schemas/20251121/linkml/modules/slots/20260202_matang/has_member.yaml b/schemas/20251121/linkml/modules/slots/20260202_matang/has_member.yaml index 55f6b553a7..22061cf7c0 100644 --- a/schemas/20251121/linkml/modules/slots/20260202_matang/has_member.yaml +++ b/schemas/20251121/linkml/modules/slots/20260202_matang/has_member.yaml @@ -7,10 +7,10 @@ # # | Ontology | Property | File/Line | Mapping | Notes | # |---------------|-------------------|----------------------------|---------|----------------------------------------------------| -# | **W3C ORG** | `org:hasMember` | org.rdf:427-446 | close | "Indicates a person who is a member of the | +# | **W3C ORG** | `org:hasMember` | org.rdf:427-446 | exact | "Indicates a person who is a member of the | # | | | | | subject Organization." Domain: Organization, | # | | | | | Range: Agent. Organization membership only. | -# | **Schema.org**| `schema:member` | schemaorg.owl:26055-26085 | close | "A member of an Organization or a | +# | **Schema.org**| `schema:member` | schemaorg.owl:26055-26085 | exact | "A member of an Organization or a | # | | | | | ProgramMembership." Domain: Organization/ | # | | | | | ProgramMembership. Does not cover collection elem. | # @@ -77,7 +77,7 @@ slots: multivalued: true aliases: - has_or_had_member - close_mappings: + exact_mappings: - org:hasMember # org.rdf:427-446 - "Indicates a person who is a member of the subject Organization." Domain: Organization, Range: Agent. Organization membership only; this slot also covers collection elements. - schema:member # schemaorg.owl:26055-26085 - "A member of an Organization or a ProgramMembership." Domain: Organization/ProgramMembership. Does not cover collection elements. annotations: diff --git a/schemas/20251121/linkml/modules/slots/20260202_matang/has_model.yaml b/schemas/20251121/linkml/modules/slots/20260202_matang/has_model.yaml index cd037e6a37..08e902847c 100644 --- a/schemas/20251121/linkml/modules/slots/20260202_matang/has_model.yaml +++ b/schemas/20251121/linkml/modules/slots/20260202_matang/has_model.yaml @@ -7,7 +7,7 @@ # # | Ontology | Property | File/Line | Mapping | Notes | # |------------|----------------|-------------------------|---------|----------------------------------------------------| -# | Schema.org | `schema:model` | schemaorg.owl:26495-499 | close | Product-specific model identifier (Product domain). | +# | Schema.org | `schema:model` | schemaorg.owl:26495-499 | exact | Product-specific model identifier (Product domain). | # # CREATED: 2026-02-07 # ============================================================================== @@ -79,5 +79,5 @@ slots: - has_or_had_model annotations: custodian_types: '["*"]' - close_mappings: + exact_mappings: - schema:model # schemaorg.owl:26495-26499 - "The model of the product" (Product domain only) diff --git a/schemas/20251121/linkml/modules/slots/20260202_matang/has_name.yaml b/schemas/20251121/linkml/modules/slots/20260202_matang/has_name.yaml index 8107c81ca1..2f872e103a 100644 --- a/schemas/20251121/linkml/modules/slots/20260202_matang/has_name.yaml +++ b/schemas/20251121/linkml/modules/slots/20260202_matang/has_name.yaml @@ -8,7 +8,7 @@ # |---------------|-------------------|---------|----------------------------------| # | **Schema.org**| `schema:name` | exact | Schema.org name property | # | **FOAF** | `foaf:name` | exact | FOAF name | -# | **RDFS** | `rdfs:label` | close | RDF Schema label | +# | **RDFS** | `rdfs:label` | exact | RDF Schema label | # # CREATED: 2026-02-03 # ============================================================================== @@ -45,7 +45,6 @@ slots: exact_mappings: - foaf:name - pnv:hasName - close_mappings: - rdfs:label related_mappings: - schema:alternateName diff --git a/schemas/20251121/linkml/modules/slots/20260202_matang/has_note.yaml b/schemas/20251121/linkml/modules/slots/20260202_matang/has_note.yaml index bbe452745a..0d2f388e35 100644 --- a/schemas/20251121/linkml/modules/slots/20260202_matang/has_note.yaml +++ b/schemas/20251121/linkml/modules/slots/20260202_matang/has_note.yaml @@ -11,7 +11,7 @@ # | **SKOS** | `skos:note` | skos.rdf:176-185 | exact | "A general note, for any purpose." | # | **CIDOC-CRM** | `crm:P3_has_note` | CIDOC_CRM:1227-1241 | exact | Container for informal descriptions. | # | **RDFS** | `rdfs:comment` | (RDF Schema) | close | Human-readable description of resource. | -# | **DCTerms** | `dcterms:description` | dcterms.rdf:1227-1245 | close | "An account of the resource." | +# | **DCTerms** | `dcterms:description` | dcterms.rdf:1227-1245 | broad | "An account of the resource." | # # SKOS NOTE HIERARCHY (narrow_mappings - all subPropertyOf skos:note): # - skos:changeNote (186-196): "A note about a modification to a concept." @@ -88,6 +88,7 @@ slots: - crm:P3_has_note # CIDOC_CRM:1227-1241 - container for informal descriptions close_mappings: - rdfs:comment # RDF Schema - human-readable description of resource + broad_mappings: - dcterms:description # dcterms.rdf:1227-1245 - "An account of the resource" narrow_mappings: - skos:changeNote # skos.rdf:186-196 - note about modification to concept @@ -103,6 +104,7 @@ slots: - has_or_had_arrangement_note - privacy_note - record_note + - note annotations: custodian_types: '["*"]' specificity_score: 0.60 @@ -135,7 +137,7 @@ slots: | SKOS | skos:note | 176-185 | exact | General note for any purpose | | CIDOC-CRM | crm:P3_has_note | 1227-1241 | exact | Informal descriptions | | RDFS | rdfs:comment | - | close | Human-readable description | - | DCTerms | dcterms:description | 1227-1245 | close | Account of resource | + | DCTerms | dcterms:description | 1227-1245 | broad | Account of resource | - | **SKOS NOTE HIERARCHY** (narrow_mappings): All of skos:changeNote, skos:definition, skos:editorialNote, skos:example, diff --git a/schemas/20251121/linkml/modules/slots/20260202_matang/has_opening_hour.yaml b/schemas/20251121/linkml/modules/slots/20260202_matang/has_opening_hour.yaml index d10fa224ac..2abf5421fb 100644 --- a/schemas/20251121/linkml/modules/slots/20260202_matang/has_opening_hour.yaml +++ b/schemas/20251121/linkml/modules/slots/20260202_matang/has_opening_hour.yaml @@ -8,7 +8,7 @@ # | Ontology | Property | File/Line | Mapping | Notes | # |------------|-------------------------------------|-------------------------|---------|-------------------------------------------------| # | Schema.org | `schema:openingHoursSpecification` | schemaorg.owl:28180-198 | close | Place-specific, returns OpeningHoursSpec object.| -# | Schema.org | `schema:openingHours` | schemaorg.owl:28150-161 | close | CivicStructure/LocalBusiness, text format. | +# | Schema.org | `schema:openingHours` | schemaorg.owl:28150-161 | exact | CivicStructure/LocalBusiness, text format. | # # Both Schema.org properties are domain-restricted (Place, CivicStructure, # LocalBusiness). This slot is broader: any entity type. @@ -73,8 +73,9 @@ slots: - has_or_had_opening_hour annotations: custodian_types: '["*"]' + exact_mappings: + - schema:openingHours # schemaorg.owl:28150-28161 - CivicStructure/LocalBusiness text format close_mappings: - schema:openingHoursSpecification # schemaorg.owl:28180-28198 - Place-specific structured hours - - schema:openingHours # schemaorg.owl:28150-28161 - CivicStructure/LocalBusiness text format comments: - "MIGRATED 2026-02-03 from has_or_had_opening_hour for conciseness." diff --git a/schemas/20251121/linkml/modules/slots/20260202_matang/has_price.yaml b/schemas/20251121/linkml/modules/slots/20260202_matang/has_price.yaml index fb92fa761d..6cf2eccdb6 100644 --- a/schemas/20251121/linkml/modules/slots/20260202_matang/has_price.yaml +++ b/schemas/20251121/linkml/modules/slots/20260202_matang/has_price.yaml @@ -7,7 +7,7 @@ # # | Ontology | Property | File/Line | Mapping | Notes | # |---------------|-----------------------|--------------------------|---------|-------------------------------------------------| -# | **Schema.org**| `schema:price` | schemaorg.owl:30600-30636| close | Domain: DonateAction/TradeAction/PriceSpec/Offer.| +# | **Schema.org**| `schema:price` | schemaorg.owl:30600-30636| exact | Domain: DonateAction/TradeAction/PriceSpec/Offer.| # # CREATED: 2026-02-07 # ============================================================================== @@ -76,7 +76,7 @@ slots: range: string aliases: - has_or_had_price - close_mappings: + exact_mappings: - schema:price # schemaorg.owl:30600-30636 - "The offer price of a product, or of a price component when attached to PriceSpecification." Domain: DonateAction/TradeAction/PriceSpecification/Offer. Commerce-specific. annotations: custodian_types: diff --git a/schemas/20251121/linkml/modules/slots/20260202_matang/has_protocol.yaml b/schemas/20251121/linkml/modules/slots/20260202_matang/has_protocol.yaml index 7cf29115fb..bcd7ed5616 100644 --- a/schemas/20251121/linkml/modules/slots/20260202_matang/has_protocol.yaml +++ b/schemas/20251121/linkml/modules/slots/20260202_matang/has_protocol.yaml @@ -77,6 +77,7 @@ slots: required: true aliases: - is_or_was_protocol + - cultural_protocol_url close_mappings: - dcterms:conformsTo # dcterms.rdf:987-1008 - "An established standard to which the described resource conforms." Broader: any standard conformance, not specifically communication protocol. comments: diff --git a/schemas/20251121/linkml/modules/slots/20260202_matang/has_publisher.yaml b/schemas/20251121/linkml/modules/slots/20260202_matang/has_publisher.yaml index 422ba8625f..833077d824 100644 --- a/schemas/20251121/linkml/modules/slots/20260202_matang/has_publisher.yaml +++ b/schemas/20251121/linkml/modules/slots/20260202_matang/has_publisher.yaml @@ -7,8 +7,8 @@ # # | Ontology | Property | File/Line | Mapping | Notes | # |---------------|-----------------------|--------------------------|---------|----------------------------------------------------| -# | **DCTerms** | `dcterms:publisher` | dcterms.rdf:1761-1779 | close | "Entity responsible for making the resource available." Range: Agent. | -# | **Schema.org**| `schema:publisher` | schemaorg.owl:31710-31735| close | Domain: CreativeWork/FinancialIncentive only. | +# | **DCTerms** | `dcterms:publisher` | dcterms.rdf:1761-1779 | exact | "Entity responsible for making the resource available." Range: Agent. | +# | **Schema.org**| `schema:publisher` | schemaorg.owl:31710-31735| exact | Domain: CreativeWork/FinancialIncentive only. | # # NOTE: The separate `published_by` slot uses `dcterms:publisher` as its slot_uri # for the standard publishing relationship. This slot is a more general @@ -90,7 +90,7 @@ slots: range: string aliases: - has_or_had_publisher - close_mappings: + exact_mappings: - dcterms:publisher # dcterms.rdf:1761-1779 - "An entity responsible for making the resource available." Range: Agent. - schema:publisher # schemaorg.owl:31710-31735 - "The publisher of the article in question." Domain: CreativeWork/FinancialIncentive. annotations: diff --git a/schemas/20251121/linkml/modules/slots/20260202_matang/has_size.yaml b/schemas/20251121/linkml/modules/slots/20260202_matang/has_size.yaml index 1137032023..48af09809f 100644 --- a/schemas/20251121/linkml/modules/slots/20260202_matang/has_size.yaml +++ b/schemas/20251121/linkml/modules/slots/20260202_matang/has_size.yaml @@ -7,7 +7,7 @@ # # | Ontology | Property | File/Line | Mapping | Notes | # |---------------|----------------|--------------------------|---------|----------------------------------------------------------| -# | **Schema.org**| `schema:size` | schemaorg.owl:35498-35516| close | "Standardized size of a product or creative work." Domain-restricted to Product/CreativeWork.| +# | **Schema.org**| `schema:size` | schemaorg.owl:35498-35516| exact | "Standardized size of a product or creative work." Domain-restricted to Product/CreativeWork.| # # CREATED: 2026-02-08 # ============================================================================== @@ -73,5 +73,5 @@ slots: - has_or_had_size annotations: custodian_types: '["*"]' - close_mappings: + exact_mappings: - schema:size # schemaorg.owl:35498-35516 - "Standardized size of a product or creative work." Domain-restricted to Product/CreativeWork. diff --git a/schemas/20251121/linkml/modules/slots/20260202_matang/has_staff.yaml b/schemas/20251121/linkml/modules/slots/20260202_matang/has_staff.yaml index 76bc5d0c20..ce3387476e 100644 --- a/schemas/20251121/linkml/modules/slots/20260202_matang/has_staff.yaml +++ b/schemas/20251121/linkml/modules/slots/20260202_matang/has_staff.yaml @@ -7,7 +7,7 @@ # # | Ontology | Property | File/Line | Mapping | Notes | # |---------------|--------------------|--------------------------|---------|-----------------------------------------------------| -# | **Schema.org**| `schema:employee` | schemaorg.owl:16519-16540| close | "Someone working for this organization." Employee is narrower than staff (excludes volunteers, contractors).| +# | **Schema.org**| `schema:employee` | schemaorg.owl:16519-16540| exact | "Someone working for this organization." Employee is narrower than staff (excludes volunteers, contractors).| # # CREATED: 2026-02-08 # ============================================================================== @@ -80,5 +80,5 @@ slots: - has_staff_member annotations: custodian_types: '["*"]' - close_mappings: + exact_mappings: - schema:employee # schemaorg.owl:16519-16540 - "Someone working for this organization." Employee is narrower than staff. diff --git a/schemas/20251121/linkml/modules/slots/20260202_matang/has_statement.yaml b/schemas/20251121/linkml/modules/slots/20260202_matang/has_statement.yaml new file mode 100644 index 0000000000..382303db3d --- /dev/null +++ b/schemas/20251121/linkml/modules/slots/20260202_matang/has_statement.yaml @@ -0,0 +1,103 @@ +# ============================================================================== +# LinkML Slot Definition: has_statement +# ============================================================================== +# Links a resource to a formal declaration about copyright, rights, provenance, +# or ethical considerations. +# +# ONTOLOGY ALIGNMENT (verified against data/ontology/): +# +# | Ontology | Property | File/Line | Mapping | Notes | +# |---------------|-------------------------|----------------------------|---------|---------------------------------------------------------| +# | **RiC-O** | `rico:note` | RiC-O_1-1.rdf:22353-22372 | broad | "A short textual statement about a feature of a Thing." | +# | **DCTerms** | `dcterms:rights` | dcterms.rdf:1875-1898 | narrow | "Information about rights held in and over the resource."| +# | **DCTerms** | `dcterms:provenance` | dcterms.rdf:1740-1760 | narrow | "Statement of changes in ownership and custody." | +# | **Schema.org**| `schema:copyrightNotice`| schemaorg.owl:12999-13018 | narrow | "Text describing copyright aspects." (Pending) | +# | **Schema.org**| `schema:usageInfo` | schemaorg.owl:39185-39208 | narrow | "Further info about licensing options." (Pending) | +# | **Schema.org**| `schema:creditText` | schemaorg.owl:13525-13545 | related | "Text to credit persons/orgs." (Pending; attribution) | +# +# No exact match — slot generalizes across copyright, rights, provenance, and +# ethical statements. Each standard property covers only a subset. +# slot_uri stays hc:hasStatement. +# +# CREATED: 2026-02-08 +# ============================================================================== + +id: https://nde.nl/ontology/hc/slot/has_statement +name: has_statement +title: Has Statement +prefixes: + linkml: https://w3id.org/linkml/ + hc: https://nde.nl/ontology/hc/ + schema: http://schema.org/ + dcterms: http://purl.org/dc/terms/ + rico: https://www.ica.org/standards/RiC/ontology# +imports: + - linkml:types +default_prefix: hc +slots: + has_statement: + slot_uri: hc:hasStatement + description: >- + Links a resource to a formal declaration, assertion, or text that + describes its copyright status, usage rights, provenance, or ethical + considerations. + alt_descriptions: + nl: >- + Koppelt een bron aan een formele verklaring, bewering of tekst die de + auteursrechtstatus, gebruiksrechten, herkomst of ethische overwegingen + beschrijft. + de: >- + Verknuepft eine Ressource mit einer formellen Erklaerung, Behauptung + oder einem Text, der den Urheberrechtsstatus, die Nutzungsrechte, die + Provenienz oder ethische Ueberlegungen beschreibt. + fr: >- + Relie une ressource a une declaration formelle, une assertion ou un + texte qui decrit le statut du droit d'auteur, les droits d'utilisation, + la provenance ou les considerations ethiques. + ar: >- + يربط مصدرا باعلان رسمي او تاكيد او نص يصف حالة حقوق النشر او حقوق + الاستخدام او المصدر او الاعتبارات الاخلاقية. + id: >- + Menghubungkan sumber daya ke pernyataan formal, penegasan, atau teks + yang menjelaskan status hak cipta, hak penggunaan, asal-usul, atau + pertimbangan etis. + zh: >- + 将资源链接到描述其版权状态、使用权、来源或伦理考量的正式声明、断言或文本。 + es: >- + Vincula un recurso a una declaracion formal, afirmacion o texto que + describe su estado de derechos de autor, derechos de uso, procedencia + o consideraciones eticas. + structured_aliases: + - literal_form: Verklaring + predicate: EXACT_SYNONYM + in_language: nl + - literal_form: Erklaerung + predicate: EXACT_SYNONYM + in_language: de + - literal_form: Declaration + predicate: EXACT_SYNONYM + in_language: fr + - literal_form: اعلان + predicate: EXACT_SYNONYM + in_language: ar + - literal_form: Pernyataan + predicate: EXACT_SYNONYM + in_language: id + - literal_form: 声明 + predicate: EXACT_SYNONYM + in_language: zh + - literal_form: Declaracion + predicate: EXACT_SYNONYM + in_language: es + range: string + broad_mappings: + - rico:note # RiC-O_1-1.rdf:22353-22372 - "A short textual statement, that gives a little information on a specific feature of a Thing." + narrow_mappings: + - dcterms:rights # dcterms.rdf:1875-1898 - "Information about rights held in and over the resource." + - dcterms:provenance # dcterms.rdf:1740-1760 - "A statement of any changes in ownership and custody." + - schema:copyrightNotice # schemaorg.owl:12999-13018 - "Text describing the copyright aspects of this Creative Work." + - schema:usageInfo # schemaorg.owl:39185-39208 - "Further information about licensing options." + related_mappings: + - schema:creditText # schemaorg.owl:13525-13545 - "Text to credit person(s) and/or organization(s) associated with a published Creative Work." + annotations: + custodian_types: '["*"]' diff --git a/schemas/20251121/linkml/modules/slots/20260202_matang/has_subject.yaml b/schemas/20251121/linkml/modules/slots/20260202_matang/has_subject.yaml index 16a9a25d7d..cdcea08a4b 100644 --- a/schemas/20251121/linkml/modules/slots/20260202_matang/has_subject.yaml +++ b/schemas/20251121/linkml/modules/slots/20260202_matang/has_subject.yaml @@ -8,7 +8,7 @@ # | Ontology | Property | File/Line | Mapping | Notes | # |----------------|----------------------|-----------------------------|----------|-------------------------------------------------------------------------------| # | **DCTerms** | `dcterms:subject` | dcterms.rdf:1968-1988 | exact | "A topic of the resource." | -# | **Schema.org** | `schema:about` | schemaorg.owl:6247-6270 | close | "The subject matter of an object." Domain: CreativeWork/Event/etc. | +# | **Schema.org** | `schema:about` | schemaorg.owl:6247-6270 | exact | "The subject matter of an object." Domain: CreativeWork/Event/etc. | # | **CIDOC-CRM** | `crm:P62_depicts` | CIDOC_CRM_v7.1.3.rdf:2649-2662 | close | "Identifies something depicted by E24 Physical Human-Made Thing." Visual depiction only. | # | **CIDOC-CRM** | `crm:P129_is_about` | CIDOC_CRM_v7.1.3.rdf:3966-3979 | close | "Documents that E89 Propositional Object has as subject E1 CRM Entity." | # | **Schema.org** | `schema:keywords` | schemaorg.owl:23832-23850 | related | "Keywords or tags used to describe some item." Keywords != subject. | @@ -84,8 +84,9 @@ slots: multivalued: true aliases: - has_or_had_subject - close_mappings: + exact_mappings: - schema:about # schemaorg.owl:6247-6270 — "The subject matter of an object." Domain: CreativeWork/Event/etc. + close_mappings: - crm:P62_depicts # CIDOC_CRM_v7.1.3.rdf:2649-2662 — "Identifies something depicted by E24 Physical Human-Made Thing." Visual depiction only. - crm:P129_is_about # CIDOC_CRM_v7.1.3.rdf:3966-3979 — "Documents that E89 Propositional Object has as subject E1 CRM Entity." related_mappings: diff --git a/schemas/20251121/linkml/modules/slots/20260202_matang/has_text.yaml b/schemas/20251121/linkml/modules/slots/20260202_matang/has_text.yaml index a3cbd16730..0064a48bfc 100644 --- a/schemas/20251121/linkml/modules/slots/20260202_matang/has_text.yaml +++ b/schemas/20251121/linkml/modules/slots/20260202_matang/has_text.yaml @@ -7,7 +7,7 @@ # # | Ontology | Property | File/Line | Mapping | Notes | # |----------------|----------------|--------------------------|---------|----------------------------------------------------------------| -# | **Schema.org** | `schema:text` | schemaorg.owl:37718-37738 | close | "The textual content of this CreativeWork." Domain: CreativeWork only. | +# | **Schema.org** | `schema:text` | schemaorg.owl:37718-37738 | exact | "The textual content of this CreativeWork." Domain: CreativeWork only. | # # CREATED: 2026-02-03 # UPDATED: 2026-02-08 @@ -77,7 +77,7 @@ slots: in_language: es range: string multivalued: true - close_mappings: + exact_mappings: - schema:text # schemaorg.owl:37718-37738 — "The textual content of this CreativeWork." Domain: CreativeWork only. aliases: - has_or_had_text diff --git a/schemas/20251121/linkml/modules/slots/20260202_matang/has_thumbnail.yaml b/schemas/20251121/linkml/modules/slots/20260202_matang/has_thumbnail.yaml index 4f9a5c6d38..f42b8406ae 100644 --- a/schemas/20251121/linkml/modules/slots/20260202_matang/has_thumbnail.yaml +++ b/schemas/20251121/linkml/modules/slots/20260202_matang/has_thumbnail.yaml @@ -7,7 +7,7 @@ # # | Ontology | Property | File/Line | Mapping | Notes | # |----------------|-----------------------|--------------------------|---------|--------------------------------------------------------------------------------| -# | **FOAF** | `foaf:thumbnail` | foaf.ttl:564-571 | close | "A derived thumbnail image." Domain: foaf:Image, Range: foaf:Image — restricted to Image class. | +# | **FOAF** | `foaf:thumbnail` | foaf.ttl:564-571 | exact | "A derived thumbnail image." Domain: foaf:Image, Range: foaf:Image — restricted to Image class. | # | **Schema.org** | `schema:thumbnailUrl` | schemaorg.owl:37782-37800 | close | "A thumbnail image relevant to the Thing." Domain: CreativeWork only. | # # REMOVED: dcat:thumbnail — does not exist in DCAT v3. @@ -85,8 +85,9 @@ slots: multivalued: false aliases: - has_or_had_thumbnail - close_mappings: + exact_mappings: - foaf:thumbnail # foaf.ttl:564-571 — "A derived thumbnail image." Domain/Range: foaf:Image. + close_mappings: - schema:thumbnailUrl # schemaorg.owl:37782-37800 — "A thumbnail image relevant to the Thing." Domain: CreativeWork. comments: - "MIGRATED 2026-02-03: Renamed from has_or_had_thumbnail for conciseness." diff --git a/schemas/20251121/linkml/modules/slots/20260202_matang/has_title.yaml b/schemas/20251121/linkml/modules/slots/20260202_matang/has_title.yaml index 30ba007fe5..4b112806c3 100644 --- a/schemas/20251121/linkml/modules/slots/20260202_matang/has_title.yaml +++ b/schemas/20251121/linkml/modules/slots/20260202_matang/has_title.yaml @@ -8,7 +8,7 @@ # | Ontology | Property | File/Line | Mapping | Notes | # |----------------|-----------------|--------------------------|---------|----------------------------------------------------------| # | **DCTerms** | `dcterms:title` | dcterms.rdf:2034-2054 | exact | "A name given to the resource." | -# | **Schema.org** | `schema:name` | schemaorg.owl:26889-26910 | close | "The name of the item." Domain: Thing — broader (any name, not specifically title). | +# | **Schema.org** | `schema:name` | schemaorg.owl:26889-26910 | exact | "The name of the item." Domain: Thing — broader (any name, not specifically title). | # # CREATED: 2026-02-03 # UPDATED: 2026-02-08 @@ -76,7 +76,7 @@ slots: in_language: es range: string multivalued: false - close_mappings: + exact_mappings: - schema:name # schemaorg.owl:26889-26910 — "The name of the item." Domain: Thing — broader than title. aliases: - has_or_had_title diff --git a/schemas/20251121/linkml/modules/slots/20260202_matang/identified_by.yaml b/schemas/20251121/linkml/modules/slots/20260202_matang/identified_by.yaml index c9880cf109..8e7bf17f0b 100644 --- a/schemas/20251121/linkml/modules/slots/20260202_matang/identified_by.yaml +++ b/schemas/20251121/linkml/modules/slots/20260202_matang/identified_by.yaml @@ -150,6 +150,7 @@ slots: - is_or_was_track_id - is_or_was_historic_building_id - historic_building_id + - policy_id annotations: custodian_types: '["*"]' diff --git a/schemas/20251121/linkml/modules/slots/20260202_matang/impose.yaml b/schemas/20251121/linkml/modules/slots/20260202_matang/impose.yaml new file mode 100644 index 0000000000..d95103b1c8 --- /dev/null +++ b/schemas/20251121/linkml/modules/slots/20260202_matang/impose.yaml @@ -0,0 +1,92 @@ +# ============================================================================== +# LinkML Slot Definition: impose +# ============================================================================== +# Officially force a rule, condition, or requirement to be accepted or obeyed +# +# ONTOLOGY ALIGNMENT (verified against data/ontology/): +# +# | Ontology | Property | File/Line | Mapping | Notes | +# |-----------|---------------------|--------------------|---------|----------------------------------------------------------------| +# | **ODRL** | `odrl:obligation` | odrl.ttl:778-785 | close | "Duty that must be fulfilled" within a Policy; ODRL-specific. | +# | **ODRL** | `odrl:constraint` | odrl.ttl:739-752 | related | "Constraint applied to a Rule"; about rule activation, not imposing. | +# +# schema:constraint does NOT exist in Schema.org (verified). +# No standard exact match for the general concept of imposing/enforcing conditions. +# +# CREATED: 2026-02-08 +# ============================================================================== + +id: https://nde.nl/ontology/hc/slot/impose +name: impose +title: Impose +prefixes: + linkml: https://w3id.org/linkml/ + hc: https://nde.nl/ontology/hc/ + odrl: http://www.w3.org/ns/odrl/2/ +imports: + - linkml:types +default_prefix: hc +slots: + impose: + slot_uri: hc:impose + description: >- + To officially force a rule, tax, punishment, or unwelcome condition to be + accepted or obeyed. + alt_descriptions: + nl: >- + Het officieel opleggen van een regel, belasting, straf of ongewenste voorwaarde + die moet worden aanvaard of nageleefd. + de: >- + Das offizielle Auferlegen einer Regel, Steuer, Strafe oder unerwuenschten Bedingung, + die akzeptiert oder befolgt werden muss. + fr: >- + Imposer officiellement une regle, un impot, une punition ou une condition indesirable + qui doit etre acceptee ou respectee. + ar: >- + فرض قاعدة أو ضريبة أو عقوبة أو شرط غير مرغوب فيه رسميًا يجب قبوله أو الامتثال له. + id: >- + Secara resmi memaksakan aturan, pajak, hukuman, atau kondisi yang tidak diinginkan + untuk diterima atau dipatuhi. + zh: >- + 正式强制实施必须接受或遵守的规则、税收、惩罚或不受欢迎的条件。 + es: >- + Imponer oficialmente una regla, impuesto, castigo o condicion no deseada que debe + ser aceptada u obedecida. + structured_aliases: + - literal_form: Opleggen + predicate: EXACT_SYNONYM + in_language: nl + - literal_form: Auferlegung + predicate: EXACT_SYNONYM + in_language: de + - literal_form: Imposition + predicate: EXACT_SYNONYM + in_language: fr + - literal_form: Fard + predicate: EXACT_SYNONYM + in_language: ar + - literal_form: Penerapan + predicate: EXACT_SYNONYM + in_language: id + - literal_form: Qiangzhi shishi + predicate: EXACT_SYNONYM + in_language: zh + - literal_form: Imposicion + predicate: EXACT_SYNONYM + in_language: es + range: string + multivalued: true + comments: + - "schema:constraint does not exist in Schema.org." + - >- + Migration (2026-01-22): MIGRATED from eligible_country (via ApplicantRequirement) + and embargo_* slots. + - "Original range was considered as uriorcurie; currently set to string." + annotations: + custodian_types: '["*"]' + close_mappings: + - odrl:obligation # odrl.ttl:778-785 - "Relates an individual Duty to a Policy. The Duty is a requirement which must be fulfilled." Domain: Policy, Range: Duty + related_mappings: + - odrl:constraint # odrl.ttl:739-752 - "Constraint applied to a Rule." Domain: Policy|Rule, Range: Constraint|LogicalConstraint; about rule activation conditions, not imposing + aliases: + - imposes_or_imposed diff --git a/schemas/20251121/linkml/modules/slots/20260202_matang/new/courier_required.yaml b/schemas/20251121/linkml/modules/slots/20260202_matang/new/courier_required.yaml deleted file mode 100644 index 227492e435..0000000000 --- a/schemas/20251121/linkml/modules/slots/20260202_matang/new/courier_required.yaml +++ /dev/null @@ -1,30 +0,0 @@ -id: https://nde.nl/ontology/hc/slot/courier_required -name: courier_required_slot -title: Courier Required Slot -prefixes: - linkml: https://w3id.org/linkml/ - hc: https://nde.nl/ontology/hc/ - schema: http://schema.org/ - dcterms: http://purl.org/dc/terms/ - prov: http://www.w3.org/ns/prov# - crm: http://www.cidoc-crm.org/cidoc-crm/ - skos: http://www.w3.org/2004/02/skos/core# - rdfs: http://www.w3.org/2000/01/rdf-schema# - org: http://www.w3.org/ns/org# - xsd: http://www.w3.org/2001/XMLSchema# -imports: -- linkml:types -default_prefix: hc -slots: - courier_required: - description: 'Whether courier accompaniment is required for transport. - - Typically required for high-value or fragile objects. - - ' - range: boolean - slot_uri: hc:courierRequired - annotations: - custodian_types: '["*"]' - exact_mappings: - - hc:courierRequired diff --git a/schemas/20251121/linkml/modules/slots/20260202_matang/new/credentials_required.yaml b/schemas/20251121/linkml/modules/slots/20260202_matang/new/credentials_required.yaml deleted file mode 100644 index bcf290ae50..0000000000 --- a/schemas/20251121/linkml/modules/slots/20260202_matang/new/credentials_required.yaml +++ /dev/null @@ -1,41 +0,0 @@ -id: https://nde.nl/ontology/hc/slot/credentials_required -name: credentials_required_slot -title: Credentials Required Slot -prefixes: - linkml: https://w3id.org/linkml/ - hc: https://nde.nl/ontology/hc/ - schema: http://schema.org/ - dcterms: http://purl.org/dc/terms/ - prov: http://www.w3.org/ns/prov# - crm: http://www.cidoc-crm.org/cidoc-crm/ - skos: http://www.w3.org/2004/02/skos/core# - rdfs: http://www.w3.org/2000/01/rdf-schema# - org: http://www.w3.org/ns/org# - xsd: http://www.w3.org/2001/XMLSchema# -imports: -- linkml:types -default_prefix: hc -slots: - credentials_required: - description: 'Type of credentials required for access. - - - Values: - - - NONE: No credentials needed - - - INSTITUTIONAL: Affiliation with research institution - - - PROFESSIONAL: Professional membership (archivist, librarian) - - - ACADEMIC: Academic degree or enrollment - - - GOVERNMENT: Government clearance - - ' - range: string - slot_uri: hc:credentialsRequired - annotations: - custodian_types: '["*"]' - exact_mappings: - - hc:credentialsRequired diff --git a/schemas/20251121/linkml/modules/slots/20260202_matang/new/cultural_protocol_url.yaml b/schemas/20251121/linkml/modules/slots/20260202_matang/new/cultural_protocol_url.yaml deleted file mode 100644 index 499ed122e9..0000000000 --- a/schemas/20251121/linkml/modules/slots/20260202_matang/new/cultural_protocol_url.yaml +++ /dev/null @@ -1,31 +0,0 @@ -id: https://nde.nl/ontology/hc/slot/cultural_protocol_url -name: cultural_protocol_url_slot -title: Cultural Protocol Url Slot -prefixes: - linkml: https://w3id.org/linkml/ - hc: https://nde.nl/ontology/hc/ - schema: http://schema.org/ - dcterms: http://purl.org/dc/terms/ - prov: http://www.w3.org/ns/prov# - crm: http://www.cidoc-crm.org/cidoc-crm/ - skos: http://www.w3.org/2004/02/skos/core# - rdfs: http://www.w3.org/2000/01/rdf-schema# - org: http://www.w3.org/ns/org# - xsd: http://www.w3.org/2001/XMLSchema# -imports: -- linkml:types -default_prefix: hc -slots: - cultural_protocol_url: - description: 'URL to cultural protocol (for CULTURALLY_SENSITIVE materials). - - - E.g., Local Contexts Traditional Knowledge labels. - - ' - range: uri - slot_uri: hc:culturalProtocolUrl - annotations: - custodian_types: '["*"]' - exact_mappings: - - hc:culturalProtocolUrl diff --git a/schemas/20251121/linkml/modules/slots/20260202_matang/new/imposes_or_imposed.yaml b/schemas/20251121/linkml/modules/slots/20260202_matang/new/imposes_or_imposed.yaml deleted file mode 100644 index 42c43123f3..0000000000 --- a/schemas/20251121/linkml/modules/slots/20260202_matang/new/imposes_or_imposed.yaml +++ /dev/null @@ -1,32 +0,0 @@ -id: https://nde.nl/ontology/hc/slot/imposes_or_imposed -name: imposes_or_imposed -title: imposes_or_imposed -prefixes: - linkml: https://w3id.org/linkml/ - hc: https://nde.nl/ontology/hc/ - schema: http://schema.org/ - dcterms: http://purl.org/dc/terms/ - prov: http://www.w3.org/ns/prov# - crm: http://www.cidoc-crm.org/cidoc-crm/ - skos: http://www.w3.org/2004/02/skos/core# - rdfs: http://www.w3.org/2000/01/rdf-schema# - org: http://www.w3.org/ns/org# - xsd: http://www.w3.org/2001/XMLSchema# -default_prefix: hc -imports: -- linkml:types -slots: - imposes_or_imposed: - name: imposes_or_imposed - description: 'Relates an entity (like a Requirement or Policy) to a constraint or condition it imposes (e.g., GeographicExtent, Embargo). - - MIGRATED from `eligible_country` (via ApplicantRequirement) and `embargo_*` slots.' - slot_uri: odrl:constraint - range: string # uriorcurie - multivalued: true - exact_mappings: - - odrl:constraint - close_mappings: - - schema:constraint - annotations: - custodian_types: '["*"]' diff --git a/schemas/20251121/linkml/modules/slots/20260202_matang/new/initial.yaml b/schemas/20251121/linkml/modules/slots/20260202_matang/new/initial.yaml index b2dc7fa4b4..c79b7b74ed 100644 --- a/schemas/20251121/linkml/modules/slots/20260202_matang/new/initial.yaml +++ b/schemas/20251121/linkml/modules/slots/20260202_matang/new/initial.yaml @@ -80,7 +80,7 @@ slots: pattern: ^[A-Z][a-zA-Z]*\.([A-Z][a-zA-Z]*\.)*$ exact_mappings: - pnv:initials - close_mappings: + broad_mappings: - foaf:name related_mappings: - skos:altLabel diff --git a/schemas/20251121/linkml/modules/slots/20260202_matang/new/landmark_wikidata_id.yaml b/schemas/20251121/linkml/modules/slots/20260202_matang/new/landmark_wikidata_id.yaml index 8b3e4243d2..c674e0b074 100644 --- a/schemas/20251121/linkml/modules/slots/20260202_matang/new/landmark_wikidata_id.yaml +++ b/schemas/20251121/linkml/modules/slots/20260202_matang/new/landmark_wikidata_id.yaml @@ -23,6 +23,7 @@ slots: slot_uri: dcterms:identifier close_mappings: - schema:identifier + related_mappings: - wdt:P625 annotations: custodian_types: '["*"]' diff --git a/schemas/20251121/linkml/modules/slots/20260202_matang/new/legal_basis.yaml b/schemas/20251121/linkml/modules/slots/20260202_matang/new/legal_basis.yaml deleted file mode 100644 index 6865bc0264..0000000000 --- a/schemas/20251121/linkml/modules/slots/20260202_matang/new/legal_basis.yaml +++ /dev/null @@ -1,31 +0,0 @@ -id: https://nde.nl/ontology/hc/slot/legal_basis -name: legal_basis_slot -title: Legal Basis Slot -prefixes: - linkml: https://w3id.org/linkml/ - hc: https://nde.nl/ontology/hc/ - schema: http://schema.org/ - dcterms: http://purl.org/dc/terms/ - prov: http://www.w3.org/ns/prov# - crm: http://www.cidoc-crm.org/cidoc-crm/ - skos: http://www.w3.org/2004/02/skos/core# - rdfs: http://www.w3.org/2000/01/rdf-schema# - org: http://www.w3.org/ns/org# - xsd: http://www.w3.org/2001/XMLSchema# -imports: -- linkml:types -default_prefix: hc -slots: - legal_basis: - description: 'Legal basis for access restriction. - - - PREMIS: statute for legal foundation. - - ' - range: string - slot_uri: hc:legalBasis - annotations: - custodian_types: '["*"]' - exact_mappings: - - hc:legalBasis diff --git a/schemas/20251121/linkml/modules/slots/20260202_matang/new/max_annual_light_exposure.yaml b/schemas/20251121/linkml/modules/slots/20260202_matang/new/max_annual_light_exposure.yaml index 952c748377..c413c0505e 100644 --- a/schemas/20251121/linkml/modules/slots/20260202_matang/new/max_annual_light_exposure.yaml +++ b/schemas/20251121/linkml/modules/slots/20260202_matang/new/max_annual_light_exposure.yaml @@ -56,10 +56,9 @@ slots: description: "Maximum acceptable cumulative annual light exposure in lux-hours per year.\n\nBased on preservation standards:\n- High sensitivity (EN 16893): <15,000 lux-hours/year\n- Medium sensitivity (EN 16893): <150,000 lux-hours/year\n- Textiles (CIE 157): <12,000 lux-hours/year\n- General guidance (ASHRAE): <50,000 lux-hours/year\n\nLight damage is cumulative (reciprocity law). Annual limits mandate:\n- Rotating displays for sensitive works\n- Controlled access periods\n- Dark storage between exhibition periods\n\nExample: 50 lux \xD7 8 hours/day \xD7 250 days = 100,000 lux-hours (too high!)\n" range: float slot_uri: hc:maxAnnualLightExposure - close_mappings: + related_mappings: - sosa:ObservableProperty - crm:E54_Dimension - related_mappings: - quantitykind:LuminousExposure - wd:Q194411 - schema:maxValue diff --git a/schemas/20251121/linkml/modules/slots/20260202_matang/new/max_light_lux.yaml b/schemas/20251121/linkml/modules/slots/20260202_matang/new/max_light_lux.yaml index 7e1061358e..53a74658b7 100644 --- a/schemas/20251121/linkml/modules/slots/20260202_matang/new/max_light_lux.yaml +++ b/schemas/20251121/linkml/modules/slots/20260202_matang/new/max_light_lux.yaml @@ -28,11 +28,10 @@ slots: description: "Maximum acceptable light level in lux (lumens per square meter).\n\nBased on ISO/EN preservation standards:\n- Archives (ISO 11799): <50 lux for paper/parchment\n- High sensitivity (EN 16893): <50 lux (textiles, watercolors, photos)\n- Medium sensitivity (EN 16893): <200 lux (oil paintings, leather)\n- Low sensitivity (EN 16893): <300 lux (ceramics, stone, metals)\n- UK Storage (BS 4971): 0 lux for closed storage\n\nLight damage is cumulative and irreversible. Damage follows the\nreciprocity law: 50 lux \xD7 8 hours = 400 lux \xD7 1 hour (same damage).\n" range: float slot_uri: hc:maxLightLux - close_mappings: + related_mappings: - sosa:ObservableProperty - crm:E54_Dimension - brick:Illuminance_Sensor - related_mappings: - quantitykind:Illuminance - wd:Q194411 - schema:maxValue diff --git a/schemas/20251121/linkml/modules/slots/20260202_matang/new/membership_required.yaml b/schemas/20251121/linkml/modules/slots/20260202_matang/new/membership_required.yaml deleted file mode 100644 index 7c3015771b..0000000000 --- a/schemas/20251121/linkml/modules/slots/20260202_matang/new/membership_required.yaml +++ /dev/null @@ -1,33 +0,0 @@ -id: https://nde.nl/ontology/hc/slot/membership_required -name: membership_required_slot -title: Membership Required Slot -prefixes: - linkml: https://w3id.org/linkml/ - hc: https://nde.nl/ontology/hc/ - schema: http://schema.org/ - dcterms: http://purl.org/dc/terms/ - prov: http://www.w3.org/ns/prov# - crm: http://www.cidoc-crm.org/cidoc-crm/ - skos: http://www.w3.org/2004/02/skos/core# - rdfs: http://www.w3.org/2000/01/rdf-schema# - org: http://www.w3.org/ns/org# - xsd: http://www.w3.org/2001/XMLSchema# -imports: -- linkml:types -default_prefix: hc -slots: - membership_required: - slot_uri: schema:eligibilityToWorkRequirement - description: 'Whether library access or borrowing requires paid or registered membership. - - True = must join/pay to use library services - - False = open to all (may still need free registration for borrowing) - - ' - range: boolean - required: false - annotations: - custodian_types: '["*"]' - exact_mappings: - - schema:eligibilityToWorkRequirement diff --git a/schemas/20251121/linkml/modules/slots/20260202_matang/new/note.yaml b/schemas/20251121/linkml/modules/slots/20260202_matang/new/note.yaml deleted file mode 100644 index e0cbda9bfd..0000000000 --- a/schemas/20251121/linkml/modules/slots/20260202_matang/new/note.yaml +++ /dev/null @@ -1,31 +0,0 @@ -id: https://nde.nl/ontology/hc/slot/note -name: note_slot -prefixes: - linkml: https://w3id.org/linkml/ - hc: https://nde.nl/ontology/hc/ - skos: http://www.w3.org/2004/02/skos/core# - schema: http://schema.org/ - dcterms: http://purl.org/dc/terms/ - prov: http://www.w3.org/ns/prov# - crm: http://www.cidoc-crm.org/cidoc-crm/ - rdfs: http://www.w3.org/2000/01/rdf-schema# - org: http://www.w3.org/ns/org# - xsd: http://www.w3.org/2001/XMLSchema# -imports: -- linkml:types -# default_range: string -slots: - note: - slot_uri: skos:note - range: string - description: 'Optional notes about the extraction process. - - May reference raw source files or explain any issues. - - ' - exact_mappings: - - skos:note - close_mappings: - - rdfs:comment - annotations: - custodian_types: '["*"]' diff --git a/schemas/20251121/linkml/modules/slots/20260202_matang/new/numeric_value.yaml b/schemas/20251121/linkml/modules/slots/20260202_matang/new/numeric_value.yaml index c769b11d6b..95c25cd27c 100644 --- a/schemas/20251121/linkml/modules/slots/20260202_matang/new/numeric_value.yaml +++ b/schemas/20251121/linkml/modules/slots/20260202_matang/new/numeric_value.yaml @@ -39,7 +39,7 @@ slots: ' exact_mappings: - rdf:value - close_mappings: + related_mappings: - xsd:integer examples: - value: 12 diff --git a/schemas/20251121/linkml/modules/slots/20260202_matang/new/oai_pmh_endpoint.yaml b/schemas/20251121/linkml/modules/slots/20260202_matang/new/oai_pmh_endpoint.yaml deleted file mode 100644 index 6977a2bfb3..0000000000 --- a/schemas/20251121/linkml/modules/slots/20260202_matang/new/oai_pmh_endpoint.yaml +++ /dev/null @@ -1,43 +0,0 @@ -id: https://nde.nl/ontology/hc/slot/oai_pmh_endpoint -name: oai_pmh_endpoint_slot -prefixes: - linkml: https://w3id.org/linkml/ - hc: https://nde.nl/ontology/hc/ - dcat: http://www.w3.org/ns/dcat# - schema: http://schema.org/ - dcterms: http://purl.org/dc/terms/ - prov: http://www.w3.org/ns/prov# - crm: http://www.cidoc-crm.org/cidoc-crm/ - skos: http://www.w3.org/2004/02/skos/core# - rdfs: http://www.w3.org/2000/01/rdf-schema# - org: http://www.w3.org/ns/org# - xsd: http://www.w3.org/2001/XMLSchema# -default_prefix: hc -imports: -- linkml:types -slots: - oai_pmh_endpoint: - slot_uri: dcat:endpointURL - range: uri - description: 'OAI-PMH endpoint URL for metadata harvesting. - - - DCAT: endpointURL for OAI-PMH service. - - - Supports Open Archives Initiative Protocol for Metadata Harvesting. - - - Examples: - - - "https://www.europeana.eu/oai" (Europeana OAI-PMH) - - - "https://repository.example.edu/oai" (Institutional repository OAI-PMH) - - ' - broad_mappings: - - dcat:endpointURL - annotations: - custodian_types: '["*"]' - exact_mappings: - - dcat:endpointURL diff --git a/schemas/20251121/linkml/modules/slots/20260202_matang/new/observer_name.yaml b/schemas/20251121/linkml/modules/slots/20260202_matang/new/observer_name.yaml index 21e04224e7..b8c4babc9a 100644 --- a/schemas/20251121/linkml/modules/slots/20260202_matang/new/observer_name.yaml +++ b/schemas/20251121/linkml/modules/slots/20260202_matang/new/observer_name.yaml @@ -23,7 +23,7 @@ slots: Ontology mapping: foaf:name is the FOAF property for a person''s name. May be anonymized for whistleblowers or confidential sources.' range: string slot_uri: foaf:name - close_mappings: + related_mappings: - prov:wasAttributedTo annotations: custodian_types: '["*"]' diff --git a/schemas/20251121/linkml/modules/slots/20260202_matang/new/organizational_mission.yaml b/schemas/20251121/linkml/modules/slots/20260202_matang/new/organizational_mission.yaml index 995fd661a7..f0c1713979 100644 --- a/schemas/20251121/linkml/modules/slots/20260202_matang/new/organizational_mission.yaml +++ b/schemas/20251121/linkml/modules/slots/20260202_matang/new/organizational_mission.yaml @@ -20,7 +20,7 @@ slots: description: "Primary mission and purpose of the non-profit heritage organization.\n\nDescribes the organization's raison d'\xEAtre:\n- **Advocacy**: Policy influence, legislative change, public awareness\n- **Capacity building**: Training, consulting, technical assistance\n- **Grant-making**: Funding heritage projects, scholarships, awards\n- **Networking**: Connecting professionals, knowledge exchange, partnerships\n- **Standards development**: Best practices, ethics codes, professional standards\n- **Emergency response**: Disaster relief, heritage at risk, conflict protection\n- **Research support**: Commissioned research, publications, knowledge production\n\nMission statement should clarify why the organization exists.\n\nExamples:\n- \"Heritage advocacy, Awareness campaigns, Policy influence\"\n- \"Grant-making for endangered heritage sites worldwide\"\n- \"Professional development for heritage sector workers\"\n- \"Emergency response to heritage disasters and conflicts\"\n" range: string slot_uri: hc:organizationalMission - close_mappings: + broad_mappings: - schema:description annotations: custodian_types: '["*"]' diff --git a/schemas/20251121/linkml/modules/slots/20260202_matang/new/partnership_required.yaml b/schemas/20251121/linkml/modules/slots/20260202_matang/new/partnership_required.yaml deleted file mode 100644 index aa400e96df..0000000000 --- a/schemas/20251121/linkml/modules/slots/20260202_matang/new/partnership_required.yaml +++ /dev/null @@ -1,26 +0,0 @@ -id: https://nde.nl/ontology/hc/slot/partnership_required -name: partnership_required_slot -title: Partnership Required Slot -prefixes: - linkml: https://w3id.org/linkml/ - hc: https://nde.nl/ontology/hc/ - schema: http://schema.org/ - dcterms: http://purl.org/dc/terms/ - prov: http://www.w3.org/ns/prov# - crm: http://www.cidoc-crm.org/cidoc-crm/ - skos: http://www.w3.org/2004/02/skos/core# - rdfs: http://www.w3.org/2000/01/rdf-schema# - org: http://www.w3.org/ns/org# - xsd: http://www.w3.org/2001/XMLSchema# -imports: -- linkml:types -default_prefix: hc -slots: - partnership_required: - range: boolean - description: Whether consortium/partnership is required for application - slot_uri: hc:partnershipRequired - annotations: - custodian_types: '["*"]' - exact_mappings: - - hc:partnershipRequired diff --git a/schemas/20251121/linkml/modules/slots/20260202_matang/new/permission_required.yaml b/schemas/20251121/linkml/modules/slots/20260202_matang/new/permission_required.yaml deleted file mode 100644 index 323167157a..0000000000 --- a/schemas/20251121/linkml/modules/slots/20260202_matang/new/permission_required.yaml +++ /dev/null @@ -1,26 +0,0 @@ -id: https://nde.nl/ontology/hc/slot/permission_required -name: permission_required_slot -title: Permission Required Slot -prefixes: - linkml: https://w3id.org/linkml/ - hc: https://nde.nl/ontology/hc/ - dcterms: http://purl.org/dc/terms/ - schema: http://schema.org/ - prov: http://www.w3.org/ns/prov# - crm: http://www.cidoc-crm.org/cidoc-crm/ - skos: http://www.w3.org/2004/02/skos/core# - rdfs: http://www.w3.org/2000/01/rdf-schema# - org: http://www.w3.org/ns/org# - xsd: http://www.w3.org/2001/XMLSchema# -imports: -- linkml:types -default_prefix: hc -slots: - permission_required: - slot_uri: dcterms:accessRights - description: Whether explicit permission is required - range: boolean - annotations: - custodian_types: '["*"]' - exact_mappings: - - dcterms:accessRights diff --git a/schemas/20251121/linkml/modules/slots/20260202_matang/new/pest_management_required.yaml b/schemas/20251121/linkml/modules/slots/20260202_matang/new/pest_management_required.yaml deleted file mode 100644 index 9e59e04876..0000000000 --- a/schemas/20251121/linkml/modules/slots/20260202_matang/new/pest_management_required.yaml +++ /dev/null @@ -1,39 +0,0 @@ -id: https://nde.nl/ontology/hc/slot/pest_management_required -name: pest_management_required_slot -title: Pest Management Required Slot -prefixes: - linkml: https://w3id.org/linkml/ - hc: https://nde.nl/ontology/hc/ - schema: http://schema.org/ - dcterms: http://purl.org/dc/terms/ - prov: http://www.w3.org/ns/prov# - crm: http://www.cidoc-crm.org/cidoc-crm/ - skos: http://www.w3.org/2004/02/skos/core# - rdfs: http://www.w3.org/2000/01/rdf-schema# - org: http://www.w3.org/ns/org# - xsd: http://www.w3.org/2001/XMLSchema# -imports: -- linkml:types -default_prefix: hc -slots: - pest_management_required: - description: 'Whether Integrated Pest Management (IPM) program is required. - - - All heritage storage should have IPM including: - - - Monitoring traps - - - Quarantine procedures - - - Treatment protocols - - - Regular inspections - - ' - range: boolean - slot_uri: hc:pestManagementRequired - annotations: - custodian_types: '["*"]' - exact_mappings: - - hc:pestManagementRequired diff --git a/schemas/20251121/linkml/modules/slots/20260202_matang/new/policy_id.yaml b/schemas/20251121/linkml/modules/slots/20260202_matang/new/policy_id.yaml deleted file mode 100644 index 90ca3c46f6..0000000000 --- a/schemas/20251121/linkml/modules/slots/20260202_matang/new/policy_id.yaml +++ /dev/null @@ -1,38 +0,0 @@ -id: https://nde.nl/ontology/hc/slot/policy_id -name: policy_id_slot -prefixes: - dcterms: http://purl.org/dc/terms/ - linkml: https://w3id.org/linkml/ - hc: https://nde.nl/ontology/hc/ - schema: http://schema.org/ - prov: http://www.w3.org/ns/prov# - crm: http://www.cidoc-crm.org/cidoc-crm/ - skos: http://www.w3.org/2004/02/skos/core# - rdfs: http://www.w3.org/2000/01/rdf-schema# - org: http://www.w3.org/ns/org# - xsd: http://www.w3.org/2001/XMLSchema# -imports: -- linkml:types -slots: - policy_id: - slot_uri: dcterms:identifier - range: string # uriorcurie - identifier: true - description: 'Unique identifier for a policy entity. - - - Used by: - - - AccessPolicy: access restrictions and permissions - - - StorageConditionPolicy: environmental conditions for storage - - - Other policy-related classes - - ' - broad_mappings: - - dcterms:identifier - annotations: - custodian_types: '["*"]' - exact_mappings: - - dcterms:identifier diff --git a/schemas/20251121/linkml/modules/slots/20260202_matang/new/policy_name.yaml b/schemas/20251121/linkml/modules/slots/20260202_matang/new/policy_name.yaml deleted file mode 100644 index 080df34488..0000000000 --- a/schemas/20251121/linkml/modules/slots/20260202_matang/new/policy_name.yaml +++ /dev/null @@ -1,37 +0,0 @@ -id: https://nde.nl/ontology/hc/slot/policy_name -name: policy_name_slot -prefixes: - dcterms: http://purl.org/dc/terms/ - linkml: https://w3id.org/linkml/ - hc: https://nde.nl/ontology/hc/ - schema: http://schema.org/ - prov: http://www.w3.org/ns/prov# - crm: http://www.cidoc-crm.org/cidoc-crm/ - skos: http://www.w3.org/2004/02/skos/core# - rdfs: http://www.w3.org/2000/01/rdf-schema# - org: http://www.w3.org/ns/org# - xsd: http://www.w3.org/2001/XMLSchema# -imports: -- linkml:types -slots: - policy_name: - slot_uri: dcterms:title - range: string - description: 'Human-readable name for a policy entity. - - - Examples: - - - "Restricted Access Policy" - - - "Climate-Controlled Storage Requirements" - - - "Public Domain Access" - - ' - broad_mappings: - - rdfs:label - annotations: - custodian_types: '["*"]' - exact_mappings: - - dcterms:title diff --git a/schemas/20251121/linkml/modules/slots/20260202_matang/new/poses_or_posed_condition.yaml b/schemas/20251121/linkml/modules/slots/20260202_matang/new/poses_or_posed_condition.yaml deleted file mode 100644 index 3b2e5b4ae0..0000000000 --- a/schemas/20251121/linkml/modules/slots/20260202_matang/new/poses_or_posed_condition.yaml +++ /dev/null @@ -1,44 +0,0 @@ -id: https://nde.nl/ontology/hc/slot/poses_or_posed_condition -name: poses_or_posed_condition_slot -title: Poses or Posed Condition Slot -prefixes: - linkml: https://w3id.org/linkml/ - hc: https://nde.nl/ontology/hc/ - rico: https://www.ica.org/standards/RiC/ontology# - schema: http://schema.org/ - dcterms: http://purl.org/dc/terms/ - prov: http://www.w3.org/ns/prov# - crm: http://www.cidoc-crm.org/cidoc-crm/ - skos: http://www.w3.org/2004/02/skos/core# - rdfs: http://www.w3.org/2000/01/rdf-schema# - org: http://www.w3.org/ns/org# - xsd: http://www.w3.org/2001/XMLSchema# -imports: -- linkml:types -default_prefix: hc -slots: - poses_or_posed_condition: - description: "Conditions, requirements, or constraints that apply to something.\n\nThis slot captures access conditions, use restrictions, or other requirements\nthat must be met. Uses RiC-O temporal pattern for conditions that may\nchange over time.\n\n**SEMANTIC DISTINCTION**:\n- `poses_or_posed_condition`: Requirements/restrictions to access or use something\n- `has_or_had_condition`: Physical/preservation state of an object\n\n**Migration (2026-01-22)**:\n- `condition` \u2192 `poses_or_posed_condition` + `Condition` class\n- Per slot_fixes.yaml (Rule 53)\n" - range: string # uriorcurie - # range: Condition - multivalued: true - inlined: false # Fixed invalid inline for primitive type - inlined_as_list: false # Fixed invalid inline for primitive type - slot_uri: rico:posesOrPosedCondition - exact_mappings: - - rico:posesOrPosedCondition - close_mappings: - - schema:conditionOfAccess - examples: - - value: - has_or_had_type: AccessCondition - has_or_had_description: - description_text: Appointment required for viewing - description: Access condition requiring appointment - - value: - has_or_had_type: UseCondition - has_or_had_description: - description_text: No flash photography permitted - description: Use condition restricting photography - annotations: - custodian_types: '["*"]' diff --git a/schemas/20251121/linkml/modules/slots/20260202_matang/new/preceding_activity.yaml b/schemas/20251121/linkml/modules/slots/20260202_matang/new/preceding_activity.yaml deleted file mode 100644 index 2306e44bbf..0000000000 --- a/schemas/20251121/linkml/modules/slots/20260202_matang/new/preceding_activity.yaml +++ /dev/null @@ -1,35 +0,0 @@ -id: https://nde.nl/ontology/hc/slot/preceding_activity -name: preceding_activity_slot -title: Preceding Activity Slot -prefixes: - linkml: https://w3id.org/linkml/ - hc: https://nde.nl/ontology/hc/ - prov: http://www.w3.org/ns/prov# - schema: http://schema.org/ - dcterms: http://purl.org/dc/terms/ - crm: http://www.cidoc-crm.org/cidoc-crm/ - skos: http://www.w3.org/2004/02/skos/core# - rdfs: http://www.w3.org/2000/01/rdf-schema# - org: http://www.w3.org/ns/org# - xsd: http://www.w3.org/2001/XMLSchema# -imports: -- linkml:types -default_prefix: hc -slots: - preceding_activity: - description: 'CurationActivity that preceded and informed this one. - - - PROV-O: wasInformedBy for dependency relationship. - - - Creates sequential chain of activities. - - ' - range: string # uriorcurie - # range: CurationActivity - slot_uri: prov:wasInformedBy - annotations: - custodian_types: '["*"]' - exact_mappings: - - prov:wasInformedBy diff --git a/schemas/20251121/linkml/modules/slots/20260202_matang/new/preservation_requirement.yaml b/schemas/20251121/linkml/modules/slots/20260202_matang/new/preservation_requirement.yaml deleted file mode 100644 index 3d70583704..0000000000 --- a/schemas/20251121/linkml/modules/slots/20260202_matang/new/preservation_requirement.yaml +++ /dev/null @@ -1,36 +0,0 @@ -id: https://nde.nl/ontology/hc/slot/preservation_requirement -name: preservation_requirement_slot -title: Preservation Requirements Slot -prefixes: - linkml: https://w3id.org/linkml/ - hc: https://nde.nl/ontology/hc/ - schema: http://schema.org/ - dcterms: http://purl.org/dc/terms/ - prov: http://www.w3.org/ns/prov# - crm: http://www.cidoc-crm.org/cidoc-crm/ - skos: http://www.w3.org/2004/02/skos/core# - rdfs: http://www.w3.org/2000/01/rdf-schema# - org: http://www.w3.org/ns/org# - xsd: http://www.w3.org/2001/XMLSchema# -imports: -- linkml:types -default_prefix: hc -slots: - preservation_requirement: - description: 'Preservation requirements specific to this storage type. - - - Describes what materials/objects require this type of storage - - and the preservation rationale. - - - Dublin Core: requires for dependency relationship. - - ' - range: string - slot_uri: hc:preservationRequirements - annotations: - custodian_types: '["*"]' - exact_mappings: - - hc:preservationRequirements diff --git a/schemas/20251121/linkml/modules/slots/20260202_matang/new/rate_value.yaml b/schemas/20251121/linkml/modules/slots/20260202_matang/new/rate_value.yaml index f70be06793..fdea337f8e 100644 --- a/schemas/20251121/linkml/modules/slots/20260202_matang/new/rate_value.yaml +++ b/schemas/20251121/linkml/modules/slots/20260202_matang/new/rate_value.yaml @@ -43,7 +43,7 @@ slots: ' exact_mappings: - qudt:value - close_mappings: + related_mappings: - xsd:decimal examples: - value: 0.25 diff --git a/schemas/20251121/linkml/modules/slots/20260202_matang/new/registration_required.yaml b/schemas/20251121/linkml/modules/slots/20260202_matang/new/registration_required.yaml deleted file mode 100644 index c2bd3ebe3d..0000000000 --- a/schemas/20251121/linkml/modules/slots/20260202_matang/new/registration_required.yaml +++ /dev/null @@ -1,28 +0,0 @@ -id: https://nde.nl/ontology/hc/slot/registration_required -name: registration_required_slot -title: Registration Required Slot -prefixes: - linkml: https://w3id.org/linkml/ - hc: https://nde.nl/ontology/hc/ - schema: http://schema.org/ - dcterms: http://purl.org/dc/terms/ - prov: http://www.w3.org/ns/prov# - crm: http://www.cidoc-crm.org/cidoc-crm/ - skos: http://www.w3.org/2004/02/skos/core# - rdfs: http://www.w3.org/2000/01/rdf-schema# - org: http://www.w3.org/ns/org# - xsd: http://www.w3.org/2001/XMLSchema# -imports: -- linkml:types -default_prefix: hc -slots: - registration_required: - description: 'Whether registration is required (even for free access). - - ' - range: boolean - slot_uri: hc:registrationRequired - annotations: - custodian_types: '["*"]' - exact_mappings: - - hc:registrationRequired diff --git a/schemas/20251121/linkml/modules/slots/20260202_matang/new/regulatory_body.yaml b/schemas/20251121/linkml/modules/slots/20260202_matang/new/regulatory_body.yaml index 8d6cbf76fb..79dce3efb2 100644 --- a/schemas/20251121/linkml/modules/slots/20260202_matang/new/regulatory_body.yaml +++ b/schemas/20251121/linkml/modules/slots/20260202_matang/new/regulatory_body.yaml @@ -46,7 +46,7 @@ slots: range: string exact_mappings: - schema:provider - close_mappings: + related_mappings: - org:Organization annotations: custodian_types: '["*"]' diff --git a/schemas/20251121/linkml/modules/slots/20260202_matang/new/religious_function.yaml b/schemas/20251121/linkml/modules/slots/20260202_matang/new/religious_function.yaml index 00d4be9e30..300b7bd7ea 100644 --- a/schemas/20251121/linkml/modules/slots/20260202_matang/new/religious_function.yaml +++ b/schemas/20251121/linkml/modules/slots/20260202_matang/new/religious_function.yaml @@ -55,7 +55,7 @@ slots: ' range: string slot_uri: hc:religiousFunction - close_mappings: + broad_mappings: - schema:description annotations: custodian_types: '["*"]' diff --git a/schemas/20251121/linkml/modules/slots/20260202_matang/new/remediation_required.yaml b/schemas/20251121/linkml/modules/slots/20260202_matang/new/remediation_required.yaml deleted file mode 100644 index eb6cf91bc8..0000000000 --- a/schemas/20251121/linkml/modules/slots/20260202_matang/new/remediation_required.yaml +++ /dev/null @@ -1,33 +0,0 @@ -id: https://nde.nl/ontology/hc/slot/remediation_required -name: remediation_required_slot -title: Remediation Required Slot -prefixes: - linkml: https://w3id.org/linkml/ - hc: https://nde.nl/ontology/hc/ - schema: http://schema.org/ - dcterms: http://purl.org/dc/terms/ - prov: http://www.w3.org/ns/prov# - crm: http://www.cidoc-crm.org/cidoc-crm/ - skos: http://www.w3.org/2004/02/skos/core# - rdfs: http://www.w3.org/2000/01/rdf-schema# - org: http://www.w3.org/ns/org# - xsd: http://www.w3.org/2001/XMLSchema# -imports: -- linkml:types -default_prefix: hc -slots: - remediation_required: - description: 'Whether remediation action is required based on this observation. - - - TRUE = Issues found that require corrective action. - - FALSE = No immediate action needed. - - ' - range: boolean - slot_uri: hc:remediationRequired - annotations: - custodian_types: '["*"]' - exact_mappings: - - hc:remediationRequired diff --git a/schemas/20251121/linkml/modules/slots/20260202_matang/new/requires_appointment.yaml b/schemas/20251121/linkml/modules/slots/20260202_matang/new/requires_appointment.yaml deleted file mode 100644 index 6045134639..0000000000 --- a/schemas/20251121/linkml/modules/slots/20260202_matang/new/requires_appointment.yaml +++ /dev/null @@ -1,37 +0,0 @@ -id: https://nde.nl/ontology/hc/slot/requires-appointment -name: requires_appointment_slot -title: requires_appointment slot -version: 1.0.0 -prefixes: - linkml: https://w3id.org/linkml/ - hc: https://nde.nl/ontology/hc/ - schema: http://schema.org/ - dcterms: http://purl.org/dc/terms/ - prov: http://www.w3.org/ns/prov# - crm: http://www.cidoc-crm.org/cidoc-crm/ - skos: http://www.w3.org/2004/02/skos/core# - rdfs: http://www.w3.org/2000/01/rdf-schema# - org: http://www.w3.org/ns/org# - xsd: http://www.w3.org/2001/XMLSchema# -imports: -- linkml:types -default_prefix: hc -slots: - requires_appointment: - slot_uri: schema:reservationRequired - description: 'Whether researchers must book an appointment in advance. - - - Special collections rooms often require appointments. - - ' - range: boolean - examples: - - value: true - description: Appointment required - - value: false - description: Walk-in access - annotations: - custodian_types: '["*"]' - exact_mappings: - - schema:reservationRequired diff --git a/schemas/20251121/linkml/modules/slots/20260202_matang/new/requires_articles_at_registration.yaml b/schemas/20251121/linkml/modules/slots/20260202_matang/new/requires_articles_at_registration.yaml deleted file mode 100644 index 2811a9bd79..0000000000 --- a/schemas/20251121/linkml/modules/slots/20260202_matang/new/requires_articles_at_registration.yaml +++ /dev/null @@ -1,26 +0,0 @@ -id: https://nde.nl/ontology/hc/slot/requires_articles_at_registration -name: requires_articles_at_registration_slot -title: Requires Articles At Registration Slot -prefixes: - linkml: https://w3id.org/linkml/ - hc: https://nde.nl/ontology/hc/ - schema: http://schema.org/ - dcterms: http://purl.org/dc/terms/ - prov: http://www.w3.org/ns/prov# - crm: http://www.cidoc-crm.org/cidoc-crm/ - skos: http://www.w3.org/2004/02/skos/core# - rdfs: http://www.w3.org/2000/01/rdf-schema# - org: http://www.w3.org/ns/org# - xsd: http://www.w3.org/2001/XMLSchema# -imports: -- linkml:types -default_prefix: hc -slots: - requires_articles_at_registration: - description: "Whether this organization's legal form requires articles at registration.\n\n**Derived from LegalForm and Jurisdiction**.\n\nIf TRUE:\n- Articles MUST exist before organization exists\n- PRE_EXISTENCE stage applies\n- Articles can NEVER have been CustodianAdministration initially\n\nIf FALSE:\n- Articles may be created after organization exists\n- Normal lifecycle (ACTIVE \u2192 INACTIVE \u2192 HERITAGE) applies\n\n**Examples**:\n- Dutch Stichting: TRUE (notarial deed required)\n- Dutch VOF: FALSE (partnership agreement, not \"articles\")\n- UK CIO: TRUE (constitution required)\n" - range: boolean - slot_uri: hc:requiresArticlesAtRegistration - annotations: - custodian_types: '["*"]' - exact_mappings: - - hc:requiresArticlesAtRegistration diff --git a/schemas/20251121/linkml/modules/slots/20260202_matang/new/requires_dark_storage.yaml b/schemas/20251121/linkml/modules/slots/20260202_matang/new/requires_dark_storage.yaml deleted file mode 100644 index 62f0d1e102..0000000000 --- a/schemas/20251121/linkml/modules/slots/20260202_matang/new/requires_dark_storage.yaml +++ /dev/null @@ -1,97 +0,0 @@ -id: https://nde.nl/ontology/hc/slot/requires_dark_storage -name: requires_dark_storage_slot -title: Requires Dark Storage Slot -description: 'Boolean slot indicating whether dark (zero light) storage is required. - - - **ISO STANDARD REFERENCE VALUES**: - - - ISO 18911:2010: Dark storage mandatory for photographic film - - - ISO 18920:2011: Dark storage for extended-term photo preservation - - - BS 4971:2017: 0 lux for closed storage areas - - - **PRESERVATION CONTEXT**: - - Dark storage (0 lux) is essential for highly photosensitive materials that - - degrade with any light exposure. Materials are accessed only when needed, - - minimizing cumulative light damage. Reading room or digitization access - - provides controlled exposure alternatives. - - ' -prefixes: - linkml: https://w3id.org/linkml/ - hc: https://nde.nl/ontology/hc/ - qudt: http://qudt.org/schema/qudt/ - sosa: http://www.w3.org/ns/sosa/ - crm: http://www.cidoc-crm.org/cidoc-crm/ - wd: http://www.wikidata.org/entity/ - schema: http://schema.org/ - brick: https://brickschema.org/schema/Brick# - dcterms: http://purl.org/dc/terms/ - prov: http://www.w3.org/ns/prov# - skos: http://www.w3.org/2004/02/skos/core# - rdfs: http://www.w3.org/2000/01/rdf-schema# - org: http://www.w3.org/ns/org# - xsd: http://www.w3.org/2001/XMLSchema# -imports: -- linkml:types -default_prefix: hc -slots: - requires_dark_storage: - description: 'Whether dark (zero light) storage is required for this environmental zone. - - - Based on ISO preservation standards: - - - Film storage (ISO 18911): Dark storage mandatory - - - Photographic (ISO 18920): Dark storage for extended-term - - - UK Archives (BS 4971): 0 lux for closed storage - - - Dark storage essential for: - - - Film negatives (especially color and early nitrate/acetate) - - - Daguerreotypes and early photographic processes - - - Cyanotypes and blueprint materials - - - Some magnetic media (tape) - - - Highly fugitive inks and dyes - - - Access provided through reading rooms or digitization requests. - - Cumulative light damage is completely prevented. - - ' - range: boolean - slot_uri: hc:requiresDarkStorage - close_mappings: - - sosa:ObservableProperty - - crm:E13_Attribute_Assignment - related_mappings: - - wd:Q194411 - - schema:additionalProperty - see_also: - - https://www.iso.org/standard/46602.html - - https://www.iso.org/standard/46603.html - examples: - - value: 'true' - description: Cold storage for film negatives requires complete darkness - - value: 'false' - description: General collection storage allows controlled lighting access - annotations: - iso_reference: ISO 18911:2010, ISO 18920:2011, BS 4971:2017 - preservation_parameter: 'true' - light_level: 0 lux - custodian_types: '["*"]' diff --git a/schemas/20251121/linkml/modules/slots/20260202_matang/new/requires_declaration.yaml b/schemas/20251121/linkml/modules/slots/20260202_matang/new/requires_declaration.yaml deleted file mode 100644 index ff2ce7cf2b..0000000000 --- a/schemas/20251121/linkml/modules/slots/20260202_matang/new/requires_declaration.yaml +++ /dev/null @@ -1,29 +0,0 @@ -id: https://nde.nl/ontology/hc/slot/requires_declaration -name: requires_declaration_slot -title: Requires Declaration Slot -prefixes: - linkml: https://w3id.org/linkml/ - hc: https://nde.nl/ontology/hc/ - schema: http://schema.org/ - dcterms: http://purl.org/dc/terms/ - prov: http://www.w3.org/ns/prov# - crm: http://www.cidoc-crm.org/cidoc-crm/ - skos: http://www.w3.org/2004/02/skos/core# - rdfs: http://www.w3.org/2000/01/rdf-schema# - org: http://www.w3.org/ns/org# - xsd: http://www.w3.org/2001/XMLSchema# -default_prefix: hc -imports: -- linkml:types -slots: - requires_declaration: - slot_uri: hc:requires_declaration - range: string - description: 'Requires Declaration for heritage custodian entities. - - ' - annotations: - custodian_types: '["*"]' - specificity_score: 0.5 - exact_mappings: - - hc:requires_declaration diff --git a/schemas/20251121/linkml/modules/slots/20260202_matang/new/requires_dust_free.yaml b/schemas/20251121/linkml/modules/slots/20260202_matang/new/requires_dust_free.yaml deleted file mode 100644 index e7dbdb6bd7..0000000000 --- a/schemas/20251121/linkml/modules/slots/20260202_matang/new/requires_dust_free.yaml +++ /dev/null @@ -1,79 +0,0 @@ -id: https://nde.nl/ontology/hc/slot/requires_dust_free -name: requires_dust_free_slot -title: Requires Dust-Free Environment Slot -description: "Boolean slot indicating whether a dust-free or dust-controlled environment is required.\n\n**ISO STANDARD REFERENCE VALUES**:\n- ISO 18923:2000 (Magnetic tape): Dust-free environment mandatory\n- ISO 18938:2014 (Optical media): Cleanroom-class environment for masters\n- ISO 11799:2015 (Archives): Dust control measures required\n\n**CLEANLINESS CLASSES** (ISO 14644-1):\n- Class 8 (100,000 particles/m\xB3): Typical archive/museum\n- Class 7 (10,000 particles/m\xB3): AV media storage\n- Class 5 (100 particles/m\xB3): Digital master storage\n\n**PRESERVATION CONTEXT**:\nDust particles cause abrasion, embed in surfaces, attract pests, and carry\nmold spores. Magnetic media and optical discs are particularly vulnerable\nas particles cause read errors and physical damage during playback.\n" -prefixes: - linkml: https://w3id.org/linkml/ - hc: https://nde.nl/ontology/hc/ - qudt: http://qudt.org/schema/qudt/ - sosa: http://www.w3.org/ns/sosa/ - crm: http://www.cidoc-crm.org/cidoc-crm/ - wd: http://www.wikidata.org/entity/ - schema: http://schema.org/ - brick: https://brickschema.org/schema/Brick# - dcterms: http://purl.org/dc/terms/ - prov: http://www.w3.org/ns/prov# - skos: http://www.w3.org/2004/02/skos/core# - rdfs: http://www.w3.org/2000/01/rdf-schema# - org: http://www.w3.org/ns/org# - xsd: http://www.w3.org/2001/XMLSchema# -imports: -- linkml:types -default_prefix: hc -slots: - requires_dust_free: - description: 'Whether a dust-free or dust-controlled environment is required for this zone. - - - Based on ISO preservation standards: - - - Magnetic tape (ISO 18923): Dust-free mandatory - - - Optical media (ISO 18938): Cleanroom for masters - - - Archives (ISO 11799): Dust control required - - - ISO 14644-1 Cleanliness Classes: - - - Class 8: General archive/museum (HEPA filtered) - - - Class 7: AV media storage (positive pressure) - - - Class 5: Digital master storage (cleanroom) - - - Dust-free essential for: - - - Magnetic tapes and audiovisual media - - - Optical discs (CD, DVD, Blu-ray) - - - Fine art and paintings (surface abrasion) - - - Photographic materials (scratches, embedded particles) - - ' - range: boolean - slot_uri: hc:requiresDustFree - close_mappings: - - sosa:ObservableProperty - - crm:E13_Attribute_Assignment - - brick:Air_Quality_Sensor - related_mappings: - - wd:Q37828 - - schema:additionalProperty - see_also: - - https://www.iso.org/standard/31684.html - - https://www.iso.org/standard/53464.html - - https://www.iso.org/standard/14644-1.html - examples: - - value: 'true' - description: Audiovisual storage requires dust-free environment (HEPA filtered) - - value: 'false' - description: Archival boxes provide adequate dust protection for paper - annotations: - iso_reference: ISO 18923:2000, ISO 18938:2014, ISO 11799:2015, ISO 14644-1 - preservation_parameter: 'true' - cleanliness_note: ISO 14644-1 Class 7-8 typical for heritage storage - custodian_types: '["*"]' diff --git a/schemas/20251121/linkml/modules/slots/20260202_matang/new/requires_esd_protection.yaml b/schemas/20251121/linkml/modules/slots/20260202_matang/new/requires_esd_protection.yaml deleted file mode 100644 index 5bbfa982bb..0000000000 --- a/schemas/20251121/linkml/modules/slots/20260202_matang/new/requires_esd_protection.yaml +++ /dev/null @@ -1,114 +0,0 @@ -id: https://nde.nl/ontology/hc/slot/requires_esd_protection -name: requires_esd_protection_slot -title: Requires ESD Protection Slot -description: 'Boolean slot indicating whether electrostatic discharge (ESD) protection is required. - - - **ISO STANDARD REFERENCE VALUES**: - - - ISO 18923:2000 (Magnetic tape): ESD protection required - - - ISO 18938:2014 (Optical media): ESD-safe handling mandatory - - - IEC 61340-5-1: ESD control program requirements - - - **ESD PROTECTION MEASURES**: - - - Grounded flooring (conductive or dissipative) - - - Humidity control (40-60% RH reduces static) - - - ESD-safe packaging and handling equipment - - - Personnel grounding (wrist straps, heel straps) - - - **PRESERVATION CONTEXT**: - - Electrostatic discharge can permanently damage electronic storage media and - - erase magnetic recordings. Even small discharges (below human perception) - - can cause data loss. ESD protection is critical for digital preservation - - and born-digital heritage collections. - - ' -prefixes: - linkml: https://w3id.org/linkml/ - hc: https://nde.nl/ontology/hc/ - qudt: http://qudt.org/schema/qudt/ - sosa: http://www.w3.org/ns/sosa/ - crm: http://www.cidoc-crm.org/cidoc-crm/ - wd: http://www.wikidata.org/entity/ - schema: http://schema.org/ - dcterms: http://purl.org/dc/terms/ - prov: http://www.w3.org/ns/prov# - skos: http://www.w3.org/2004/02/skos/core# - rdfs: http://www.w3.org/2000/01/rdf-schema# - org: http://www.w3.org/ns/org# - xsd: http://www.w3.org/2001/XMLSchema# -imports: -- linkml:types -default_prefix: hc -slots: - requires_esd_protection: - description: 'Whether electrostatic discharge (ESD) protection is required for this zone. - - - Based on ISO/IEC standards: - - - Magnetic tape (ISO 18923): ESD protection required - - - Optical media (ISO 18938): ESD-safe handling mandatory - - - Electronics (IEC 61340-5-1): ESD control program - - - ESD protection measures include: - - - Conductive/dissipative flooring - - - Humidity control (40-60% RH reduces static) - - - ESD-safe packaging and equipment - - - Personnel grounding (wrist straps) - - - ESD protection essential for: - - - Hard drives and SSDs - - - LTO and other magnetic tapes - - - Optical media (CD, DVD, Blu-ray masters) - - - Electronic components and circuit boards - - - Born-digital heritage collections - - ' - range: boolean - slot_uri: hc:requiresESDProtection - close_mappings: - - sosa:ObservableProperty - - crm:E13_Attribute_Assignment - related_mappings: - - wd:Q179161 - - schema:additionalProperty - see_also: - - https://www.iso.org/standard/31684.html - - https://www.iso.org/standard/53464.html - - https://www.iec.ch/esd - examples: - - value: 'true' - description: Digital media storage requires ESD protection - - value: 'false' - description: Paper archives do not require ESD protection - annotations: - iso_reference: ISO 18923:2000, ISO 18938:2014, IEC 61340-5-1 - preservation_parameter: 'true' - humidity_note: Maintain 40-60% RH to reduce static buildup - custodian_types: '["*"]' diff --git a/schemas/20251121/linkml/modules/slots/20260202_matang/new/requires_or_required.yaml b/schemas/20251121/linkml/modules/slots/20260202_matang/new/requires_or_required.yaml deleted file mode 100644 index 034d7c7dc1..0000000000 --- a/schemas/20251121/linkml/modules/slots/20260202_matang/new/requires_or_required.yaml +++ /dev/null @@ -1,57 +0,0 @@ -id: https://nde.nl/ontology/hc/slot/requires-or-required -name: requires_or_required_slot -title: Requires or Required Slot -version: 1.0.0 -prefixes: - linkml: https://w3id.org/linkml/ - hc: https://nde.nl/ontology/hc/ - schema: http://schema.org/ - rico: https://www.ica.org/standards/RiC/ontology# - dcterms: http://purl.org/dc/terms/ - prov: http://www.w3.org/ns/prov# - crm: http://www.cidoc-crm.org/cidoc-crm/ - skos: http://www.w3.org/2004/02/skos/core# - rdfs: http://www.w3.org/2000/01/rdf-schema# - org: http://www.w3.org/ns/org# - xsd: http://www.w3.org/2001/XMLSchema# -imports: -- linkml:types -default_prefix: hc -slots: - requires_or_required: - slot_uri: rico:requiresOrRequired - description: 'Generic predicate indicating something is/was required. - - - Follows RiC-O temporal naming convention (has_or_had, is_or_was, requires_or_required) - - to indicate the requirement relationship may be current or historical. - - - **Usage**: - - - AccessPolicy requires_or_required Appointment - - - Collection requires_or_required SpecialHandling - - - ReadingRoom requires_or_required Registration - - - This slot provides the predicate; range is specified in class slot_usage - - to narrow to specific requirement types (Appointment, Credential, etc.) - - ' - range: string # uriorcurie - multivalued: true - exact_mappings: - - rico:requiresOrRequired - close_mappings: - - schema:reservationRequired - examples: - - value: hc:Appointment/reading-room-48h - description: Links to specific Appointment instance - - value: hc:Credential/researcher - description: Links to credential requirement - annotations: - custodian_types: '["*"]' diff --git a/schemas/20251121/linkml/modules/slots/20260202_matang/new/requires_qualification.yaml b/schemas/20251121/linkml/modules/slots/20260202_matang/new/requires_qualification.yaml deleted file mode 100644 index 7b265c5ec4..0000000000 --- a/schemas/20251121/linkml/modules/slots/20260202_matang/new/requires_qualification.yaml +++ /dev/null @@ -1,26 +0,0 @@ -id: https://nde.nl/ontology/hc/slot/requires_qualification -name: requires_qualification_slot -title: Requires Qualification Slot -prefixes: - linkml: https://w3id.org/linkml/ - hc: https://nde.nl/ontology/hc/ - dcterms: http://purl.org/dc/terms/ - schema: http://schema.org/ - skos: http://www.w3.org/2004/02/skos/core# - prov: http://www.w3.org/ns/prov# - crm: http://www.cidoc-crm.org/cidoc-crm/ - rdfs: http://www.w3.org/2000/01/rdf-schema# - org: http://www.w3.org/ns/org# - xsd: http://www.w3.org/2001/XMLSchema# -imports: -- linkml:types -default_prefix: hc -slots: - requires_qualification: - slot_uri: hc:requiresQualification - description: Requires Qualification for heritage custodian entities. - range: boolean - annotations: - custodian_types: '["*"]' - exact_mappings: - - hc:requiresQualification diff --git a/schemas/20251121/linkml/modules/slots/20260202_matang/new/requires_registration.yaml b/schemas/20251121/linkml/modules/slots/20260202_matang/new/requires_registration.yaml deleted file mode 100644 index f971036b4e..0000000000 --- a/schemas/20251121/linkml/modules/slots/20260202_matang/new/requires_registration.yaml +++ /dev/null @@ -1,35 +0,0 @@ -id: https://nde.nl/ontology/hc/slot/requires-registration -name: requires_registration_slot -title: requires_registration slot -version: 1.0.0 -prefixes: - linkml: https://w3id.org/linkml/ - hc: https://nde.nl/ontology/hc/ - schema: http://schema.org/ - dcterms: http://purl.org/dc/terms/ - prov: http://www.w3.org/ns/prov# - crm: http://www.cidoc-crm.org/cidoc-crm/ - skos: http://www.w3.org/2004/02/skos/core# - rdfs: http://www.w3.org/2000/01/rdf-schema# - org: http://www.w3.org/ns/org# - xsd: http://www.w3.org/2001/XMLSchema# -imports: -- linkml:types -default_prefix: hc -slots: - requires_registration: - slot_uri: schema:isAccessibleForFree - description: 'Whether researchers must register for a reader card before access. - - - Most archives and special collections require registration. - - ' - range: boolean - examples: - - value: true - description: Registration required - annotations: - custodian_types: '["*"]' - exact_mappings: - - schema:isAccessibleForFree diff --git a/schemas/20251121/linkml/modules/slots/20260202_matang/new/requires_research.yaml b/schemas/20251121/linkml/modules/slots/20260202_matang/new/requires_research.yaml deleted file mode 100644 index 68147f9d05..0000000000 --- a/schemas/20251121/linkml/modules/slots/20260202_matang/new/requires_research.yaml +++ /dev/null @@ -1,30 +0,0 @@ -id: https://nde.nl/ontology/hc/slot/requires_research -name: requires_research_slot -title: Requires Research Slot -prefixes: - linkml: https://w3id.org/linkml/ - hc: https://nde.nl/ontology/hc/ - schema: http://schema.org/ - dcterms: http://purl.org/dc/terms/ - prov: http://www.w3.org/ns/prov# - crm: http://www.cidoc-crm.org/cidoc-crm/ - skos: http://www.w3.org/2004/02/skos/core# - rdfs: http://www.w3.org/2000/01/rdf-schema# - org: http://www.w3.org/ns/org# - xsd: http://www.w3.org/2001/XMLSchema# -imports: -- linkml:types -default_prefix: hc -slots: - requires_research: - description: 'Flag indicating provenance gap or uncertain transfer requiring - - further research. - - ' - range: boolean - slot_uri: hc:requiresResearch - annotations: - custodian_types: '["*"]' - exact_mappings: - - hc:requiresResearch diff --git a/schemas/20251121/linkml/modules/slots/20260202_matang/new/requires_separate_registration.yaml b/schemas/20251121/linkml/modules/slots/20260202_matang/new/requires_separate_registration.yaml deleted file mode 100644 index f543266e0b..0000000000 --- a/schemas/20251121/linkml/modules/slots/20260202_matang/new/requires_separate_registration.yaml +++ /dev/null @@ -1,33 +0,0 @@ -id: https://nde.nl/ontology/hc/slot/requires_separate_registration -name: requires_separate_registration_slot -title: Requires Separate Registration Slot -prefixes: - linkml: https://w3id.org/linkml/ - hc: https://nde.nl/ontology/hc/ - dcterms: http://purl.org/dc/terms/ - schema: http://schema.org/ - skos: http://www.w3.org/2004/02/skos/core# - prov: http://www.w3.org/ns/prov# - crm: http://www.cidoc-crm.org/cidoc-crm/ - rdfs: http://www.w3.org/2000/01/rdf-schema# - org: http://www.w3.org/ns/org# - xsd: http://www.w3.org/2001/XMLSchema# -imports: -- linkml:types -default_prefix: hc -slots: - requires_separate_registration: - slot_uri: hc:requiresSeparateRegistration - description: 'Whether researchers need separate registration for this annex. - - - FALSE: Same reader card as main reading room - - TRUE: Additional registration required - - ' - range: boolean - annotations: - custodian_types: '["*"]' - exact_mappings: - - hc:requiresSeparateRegistration diff --git a/schemas/20251121/linkml/modules/slots/20260202_matang/new/requires_uv_filter.yaml b/schemas/20251121/linkml/modules/slots/20260202_matang/new/requires_uv_filter.yaml deleted file mode 100644 index 558198f247..0000000000 --- a/schemas/20251121/linkml/modules/slots/20260202_matang/new/requires_uv_filter.yaml +++ /dev/null @@ -1,47 +0,0 @@ -id: https://nde.nl/ontology/hc/slot/requires_uv_filter -name: requires_uv_filter_slot -title: Requires UV Filter Slot -description: "Boolean slot indicating whether UV filtering is required for this environmental zone.\n\n**ISO STANDARD REFERENCE VALUES**:\n- ISO 11799:2015 (Archives): <75 \xB5W/lumen UV content\n- EN 16893:2018 (Museums): <75 \xB5W/lumen recommended\n- CIE 157:2004: <75 \xB5W/lumen for all light sources\n\n**PRESERVATION CONTEXT**:\nUltraviolet radiation (UV) causes accelerated photochemical degradation beyond\nvisible light damage. UV filtering is essential for all photosensitive materials.\nModern LED lighting inherently has low UV content; fluorescent and daylight\nsources require UV-absorbing filters or sleeves.\n" -prefixes: - linkml: https://w3id.org/linkml/ - hc: https://nde.nl/ontology/hc/ - qudt: http://qudt.org/schema/qudt/ - quantitykind: http://qudt.org/vocab/quantitykind/ - sosa: http://www.w3.org/ns/sosa/ - crm: http://www.cidoc-crm.org/cidoc-crm/ - wd: http://www.wikidata.org/entity/ - schema: http://schema.org/ - brick: https://brickschema.org/schema/Brick# - dcterms: http://purl.org/dc/terms/ - prov: http://www.w3.org/ns/prov# - skos: http://www.w3.org/2004/02/skos/core# - rdfs: http://www.w3.org/2000/01/rdf-schema# - org: http://www.w3.org/ns/org# - xsd: http://www.w3.org/2001/XMLSchema# -imports: -- linkml:types -default_prefix: hc -slots: - requires_uv_filter: - description: "Whether UV filtering is required for light sources in this environmental zone.\n\nBased on ISO/EN standards:\n- All standards: <75 \xB5W/lumen UV content maximum\n- Achieve with: UV-absorbing films, filter sleeves, or LED lighting\n\nUV filtering essential for:\n- Photographic materials (prints, negatives, slides)\n- Works on paper (watercolors, prints, drawings)\n- Textiles and dyed materials\n- Color photographs and chromogenic materials\n- Inks and fugitive pigments\n\nUV causes accelerated degradation beyond visible light (higher energy).\nModern LEDs inherently have low UV; fluorescents require filters.\n" - range: boolean - slot_uri: hc:requiresUVFilter - close_mappings: - - sosa:ObservableProperty - - crm:E13_Attribute_Assignment - related_mappings: - - wd:Q11391 - - schema:additionalProperty - see_also: - - https://www.iso.org/standard/63810.html - - https://cie.co.at/publications/control-damage-museum-objects-optical-radiation - examples: - - value: 'true' - description: "Photographic storage requires UV filtering (<75 \xB5W/lumen)" - - value: 'false' - description: Metal object storage with LED lighting (inherently low UV) - annotations: - iso_reference: ISO 11799:2015, EN 16893:2018, CIE 157:2004 - preservation_parameter: 'true' - uv_threshold: "75 \xB5W/lumen maximum" - custodian_types: '["*"]' diff --git a/schemas/20251121/linkml/modules/slots/20260202_matang/new/reservation_required.yaml b/schemas/20251121/linkml/modules/slots/20260202_matang/new/reservation_required.yaml deleted file mode 100644 index 09651ed17a..0000000000 --- a/schemas/20251121/linkml/modules/slots/20260202_matang/new/reservation_required.yaml +++ /dev/null @@ -1,32 +0,0 @@ -id: https://nde.nl/ontology/hc/slot/reservation_required -name: reservation_required_slot -title: reservation_required slot -version: 1.0.0 -prefixes: - linkml: https://w3id.org/linkml/ - hc: https://nde.nl/ontology/hc/ - schema: http://schema.org/ - dcterms: http://purl.org/dc/terms/ - prov: http://www.w3.org/ns/prov# - crm: http://www.cidoc-crm.org/cidoc-crm/ - skos: http://www.w3.org/2004/02/skos/core# - rdfs: http://www.w3.org/2000/01/rdf-schema# - org: http://www.w3.org/ns/org# - xsd: http://www.w3.org/2001/XMLSchema# -imports: -- linkml:types -default_prefix: hc -slots: - reservation_required: - slot_uri: schema:reservationRequired - description: 'Whether reservations are required or recommended. - - - Often required for museum restaurants. - - ' - range: boolean - annotations: - custodian_types: '["*"]' - exact_mappings: - - schema:reservationRequired diff --git a/schemas/20251121/linkml/modules/slots/20260202_matang/new/review_date.yaml b/schemas/20251121/linkml/modules/slots/20260202_matang/new/review_date.yaml deleted file mode 100644 index cd40034186..0000000000 --- a/schemas/20251121/linkml/modules/slots/20260202_matang/new/review_date.yaml +++ /dev/null @@ -1,28 +0,0 @@ -id: https://nde.nl/ontology/hc/slot/review_date -name: review_date_slot -title: Review Date Slot -prefixes: - linkml: https://w3id.org/linkml/ - hc: https://nde.nl/ontology/hc/ - schema: http://schema.org/ - dcterms: http://purl.org/dc/terms/ - prov: http://www.w3.org/ns/prov# - crm: http://www.cidoc-crm.org/cidoc-crm/ - skos: http://www.w3.org/2004/02/skos/core# - rdfs: http://www.w3.org/2000/01/rdf-schema# - org: http://www.w3.org/ns/org# - xsd: http://www.w3.org/2001/XMLSchema# -imports: -- linkml:types -default_prefix: hc -slots: - review_date: - description: 'Date when access policy should be reviewed. - - ' - range: date - slot_uri: dcterms:date - annotations: - custodian_types: '["*"]' - exact_mappings: - - dcterms:date diff --git a/schemas/20251121/linkml/modules/slots/20260202_matang/new/review_status.yaml b/schemas/20251121/linkml/modules/slots/20260202_matang/new/review_status.yaml deleted file mode 100644 index 23fb6377ad..0000000000 --- a/schemas/20251121/linkml/modules/slots/20260202_matang/new/review_status.yaml +++ /dev/null @@ -1,57 +0,0 @@ -id: https://nde.nl/ontology/hc/slot/review_status -name: review_status_slot -title: Review Status Slot -prefixes: - linkml: https://w3id.org/linkml/ - hc: https://nde.nl/ontology/hc/ - prov: http://www.w3.org/ns/prov# - schema: http://schema.org/ - dcterms: http://purl.org/dc/terms/ - crm: http://www.cidoc-crm.org/cidoc-crm/ - skos: http://www.w3.org/2004/02/skos/core# - rdfs: http://www.w3.org/2000/01/rdf-schema# - org: http://www.w3.org/ns/org# - xsd: http://www.w3.org/2001/XMLSchema# -imports: -- linkml:types -default_prefix: hc -slots: - review_status: - description: 'Current status and priority for re-evaluating type classification. - - - Guides data curation: - - - **Priority level**: High/medium/low priority for re-investigation - - - **Review triggers**: What would prompt re-classification attempt - - - **Resource requirements**: Specialist knowledge, funding, access needed - - - **Timeline**: When next review is scheduled - - - **Outcome scenarios**: Keep record, remove if no progress, upgrade confidence - - - **Escalation path**: When to involve external experts - - - Review status ensures unspecified records don''t stagnate. - - - Examples: - - - "Requires specialist research, Low priority, Consider removing if no evidence emerges" - - - "High priority - institution recently mentioned in journal, Re-investigate within 3 months" - - - "Medium priority - waiting for archival collection to be cataloged, Review in 2026" - - - "Low priority - defunct since 1920s, minimal heritage significance" - - ' - range: string - slot_uri: prov:qualifiedRevision - annotations: - custodian_types: '["*"]' - exact_mappings: - - prov:qualifiedRevision diff --git a/schemas/20251121/linkml/modules/slots/20260202_matang/new/rights_statement.yaml b/schemas/20251121/linkml/modules/slots/20260202_matang/new/rights_statement.yaml deleted file mode 100644 index 3291966144..0000000000 --- a/schemas/20251121/linkml/modules/slots/20260202_matang/new/rights_statement.yaml +++ /dev/null @@ -1,28 +0,0 @@ -id: https://nde.nl/ontology/hc/slot/rights_statement -name: rights_statement_slot -title: Rights Statement Slot -prefixes: - linkml: https://w3id.org/linkml/ - hc: https://nde.nl/ontology/hc/ - schema: http://schema.org/ - dcterms: http://purl.org/dc/terms/ - prov: http://www.w3.org/ns/prov# - crm: http://www.cidoc-crm.org/cidoc-crm/ - skos: http://www.w3.org/2004/02/skos/core# - rdfs: http://www.w3.org/2000/01/rdf-schema# - org: http://www.w3.org/ns/org# - xsd: http://www.w3.org/2001/XMLSchema# -imports: -- linkml:types -default_prefix: hc -slots: - rights_statement: - description: 'Rights statement text (from RightsStatements.org or similar). - - ' - range: string - slot_uri: hc:rightsStatement - annotations: - custodian_types: '["*"]' - exact_mappings: - - hc:rightsStatement diff --git a/schemas/20251121/linkml/modules/slots/20260202_matang/new/rights_statement_url.yaml b/schemas/20251121/linkml/modules/slots/20260202_matang/new/rights_statement_url.yaml deleted file mode 100644 index 4f337d083a..0000000000 --- a/schemas/20251121/linkml/modules/slots/20260202_matang/new/rights_statement_url.yaml +++ /dev/null @@ -1,28 +0,0 @@ -id: https://nde.nl/ontology/hc/slot/rights_statement_url -name: rights_statement_url_slot -title: Rights Statement Url Slot -prefixes: - linkml: https://w3id.org/linkml/ - hc: https://nde.nl/ontology/hc/ - schema: http://schema.org/ - dcterms: http://purl.org/dc/terms/ - prov: http://www.w3.org/ns/prov# - crm: http://www.cidoc-crm.org/cidoc-crm/ - skos: http://www.w3.org/2004/02/skos/core# - rdfs: http://www.w3.org/2000/01/rdf-schema# - org: http://www.w3.org/ns/org# - xsd: http://www.w3.org/2001/XMLSchema# -imports: -- linkml:types -default_prefix: hc -slots: - rights_statement_url: - description: 'URL to standardized rights statement (RightsStatements.org). - - ' - range: uri - slot_uri: hc:rightsStatementUrl - annotations: - custodian_types: '["*"]' - exact_mappings: - - hc:rightsStatementUrl diff --git a/schemas/20251121/linkml/modules/slots/20260202_matang/pose_condition.yaml b/schemas/20251121/linkml/modules/slots/20260202_matang/pose_condition.yaml new file mode 100644 index 0000000000..a99abc0d4a --- /dev/null +++ b/schemas/20251121/linkml/modules/slots/20260202_matang/pose_condition.yaml @@ -0,0 +1,110 @@ +# ============================================================================== +# LinkML Slot Definition: pose_condition +# ============================================================================== +# Present or set forth a condition, requirement, or state of affairs to be met +# +# ONTOLOGY ALIGNMENT (verified against data/ontology/): +# +# | Ontology | Property | File/Line | Mapping | Notes | +# |----------------|------------------------------|-----------------------------|---------|-------------------------------------------------------------| +# | **Schema.org** | `schema:conditionsOfAccess` | schemaorg.owl:12465-12487 | narrow | Access availability conditions; Domain: CreativeWork. | +# | **RiC-O** | `rico:conditionsOfAccess` | RiC-O_1-1.rdf:21023-21081 | narrow | DatatypeProperty; access terms for Record Resources. | +# | **RiC-O** | `rico:conditionsOfUse` | RiC-O_1-1.rdf:21083-21136 | narrow | DatatypeProperty; use terms after access is provided. | +# +# rico:posesOrPosedCondition does NOT exist in RiC-O (verified). +# No standard exact match for the general concept of posing/setting forth any condition. +# +# CREATED: 2026-02-08 +# ============================================================================== + +id: https://nde.nl/ontology/hc/slot/pose_condition +name: pose_condition +title: Pose Condition +prefixes: + linkml: https://w3id.org/linkml/ + hc: https://nde.nl/ontology/hc/ + schema: http://schema.org/ + rico: https://www.ica.org/standards/RiC/ontology# +imports: + - linkml:types +default_prefix: hc +slots: + pose_condition: + slot_uri: hc:poseCondition + description: >- + To present, constitute, or set forth a specific situation, problem, requirement, + or state of affairs that must be addressed or met. + alt_descriptions: + nl: >- + Het presenteren, vormen of uiteenzetten van een specifieke situatie, probleem, + vereiste of stand van zaken waaraan moet worden voldaan of die moet worden aangepakt. + de: >- + Das Darstellen, Bilden oder Darlegen einer bestimmten Situation, eines Problems, + einer Anforderung oder eines Sachverhalts, der angegangen oder erfuellt werden muss. + fr: >- + Presenter, constituer ou exposer une situation specifique, un probleme, une exigence + ou un etat de fait qui doit etre traite ou satisfait. + ar: >- + تقديم أو تشكيل أو عرض موقف أو مشكلة أو متطلب أو حالة محددة يجب معالجتها أو + استيفاؤها. + id: >- + Menyajikan, membentuk, atau mengajukan situasi, masalah, persyaratan, atau keadaan + tertentu yang harus ditangani atau dipenuhi. + zh: >- + 提出、构成或阐明必须处理或满足的特定情况、问题、要求或事态。 + es: >- + Presentar, constituir o exponer una situacion especifica, un problema, un requisito + o un estado de cosas que debe abordarse o cumplirse. + structured_aliases: + - literal_form: Voorwaarde + predicate: EXACT_SYNONYM + in_language: nl + - literal_form: Bedingung + predicate: EXACT_SYNONYM + in_language: de + - literal_form: Condition + predicate: EXACT_SYNONYM + in_language: fr + - literal_form: Shart + predicate: EXACT_SYNONYM + in_language: ar + - literal_form: Syarat + predicate: EXACT_SYNONYM + in_language: id + - literal_form: Tiaojian + predicate: EXACT_SYNONYM + in_language: zh + - literal_form: Condicion + predicate: EXACT_SYNONYM + in_language: es + range: string + multivalued: true + comments: + - "rico:posesOrPosedCondition does not exist in RiC-O - use hc namespace." + - >- + SEMANTIC DISTINCTION: pose_condition captures access conditions, use restrictions, + or other requirements that must be met. Compare with has_or_had_condition which + captures the physical/preservation state of an object. + - >- + Migration (2026-01-22): condition was split into poses_or_posed_condition + Condition class. + Per slot_fixes.yaml (Rule 53). + - "Original range was considered as Condition class or uriorcurie; currently set to string." + annotations: + custodian_types: '["*"]' + narrow_mappings: + - schema:conditionsOfAccess # schemaorg.owl:12465-12487 - "Conditions that affect the availability of, or method(s) of access to, an item." Domain: CreativeWork; access-specific subset + - rico:conditionsOfAccess # RiC-O_1-1.rdf:21023-21081 - DatatypeProperty; "Terms and circumstances affecting the availability of a Record Resource or an Instantiation for consultation." Domain: Instantiation|RecordResource + - rico:conditionsOfUse # RiC-O_1-1.rdf:21083-21136 - DatatypeProperty; "Terms and circumstances affecting the use of a Record Resource or an Instantiation after access has been provided." Domain: Instantiation|RecordResource + examples: + - value: + has_or_had_type: AccessCondition + has_or_had_description: + description_text: Appointment required for viewing + description: Access condition requiring appointment + - value: + has_or_had_type: UseCondition + has_or_had_description: + description_text: No flash photography permitted + description: Use condition restricting photography + aliases: + - poses_or_posed_condition diff --git a/schemas/20251121/linkml/modules/slots/20260202_matang/require.yaml b/schemas/20251121/linkml/modules/slots/20260202_matang/require.yaml index 0127ab3e7d..e4ba993493 100644 --- a/schemas/20251121/linkml/modules/slots/20260202_matang/require.yaml +++ b/schemas/20251121/linkml/modules/slots/20260202_matang/require.yaml @@ -70,6 +70,27 @@ slots: range: string aliases: - has_or_had_requirement + - requires_appointment + - requires_articles_at_registration + - requires_dark_storage + - requires_declaration + - requires_dust_free + - requires_esd_protection + - requires_or_required + - requires_qualification + - requires_registration + - requires_research + - requires_separate_registration + - requires_uv_filter + - credentials_required + - courier_required + - membership_required + - partnership_required + - permission_required + - pest_management_required + - registration_required + - remediation_required + - reservation_required comments: - "MIGRATED 2026-02-03 from has_or_had_requirement for conciseness." annotations: diff --git a/schemas/20251121/linkml/modules/slots/20260202_matang/reviewed_through.yaml b/schemas/20251121/linkml/modules/slots/20260202_matang/reviewed_through.yaml new file mode 100644 index 0000000000..48377000d1 --- /dev/null +++ b/schemas/20251121/linkml/modules/slots/20260202_matang/reviewed_through.yaml @@ -0,0 +1,108 @@ +# ============================================================================== +# LinkML Slot Definition: reviewed_through +# ============================================================================== +# Formal assessment or examination to evaluate quality, validity, or compliance +# +# ONTOLOGY ALIGNMENT (verified against data/ontology/): +# +# | Ontology | Property | File/Line | Mapping | Notes | +# |----------------|------------------------------|------------------------|---------|----------------------------------------------------------------| +# | **PROV-O** | `prov:qualifiedRevision` | prov.ttl:955-967 | related | Qualifies a revision (entity derivation), not assessment. | +# | **Schema.org** | `schema:review` | schemaorg.owl:33693-33721 | related | Connects item to Review content; not about review process. | +# | **DQV** | `dqv:hasQualityAnnotation` | dqv.ttl:168-172 | related | Quality annotations on resources; broader concept. | +# +# No standard exact match for "subjected to formal assessment via a mechanism." +# +# CREATED: 2026-02-08 +# ============================================================================== + +id: https://nde.nl/ontology/hc/slot/reviewed_through +name: reviewed_through +title: Reviewed Through +prefixes: + linkml: https://w3id.org/linkml/ + hc: https://nde.nl/ontology/hc/ + prov: http://www.w3.org/ns/prov# + schema: http://schema.org/ + dqv: http://www.w3.org/ns/dqv# +imports: + - linkml:types +default_prefix: hc +slots: + reviewed_through: + slot_uri: hc:reviewedThrough + description: >- + Indicates that an entity, document, or process has been subjected to a formal + assessment, examination, or critique to evaluate its quality, validity, or + compliance. + alt_descriptions: + nl: >- + Geeft aan dat een entiteit, document of proces is onderworpen aan een formele + beoordeling, onderzoek of kritiek om de kwaliteit, geldigheid of naleving ervan + te evalueren. + de: >- + Gibt an, dass eine Entitaet, ein Dokument oder ein Prozess einer formalen Bewertung, + Pruefung oder Kritik unterzogen wurde, um deren Qualitaet, Gueltigkeit oder + Konformitaet zu beurteilen. + fr: >- + Indique qu'une entite, un document ou un processus a ete soumis a une evaluation + formelle, un examen ou une critique pour evaluer sa qualite, sa validite ou sa + conformite. + ar: >- + يشير إلى أن كيانًا أو وثيقة أو عملية قد خضعت لتقييم أو فحص أو نقد رسمي لتقييم + جودتها أو صلاحيتها أو امتثالها. + id: >- + Menunjukkan bahwa suatu entitas, dokumen, atau proses telah menjalani penilaian, + pemeriksaan, atau kritik formal untuk mengevaluasi kualitas, validitas, atau + kepatuhannya. + zh: >- + 表明某个实体、文档或流程已经过正式的评估、审查或评议,以评价其质量、有效性或合规性。 + es: >- + Indica que una entidad, documento o proceso ha sido sometido a una evaluacion formal, + examen o critica para evaluar su calidad, validez o cumplimiento. + structured_aliases: + - literal_form: Beoordeling + predicate: EXACT_SYNONYM + in_language: nl + - literal_form: Bewertung + predicate: EXACT_SYNONYM + in_language: de + - literal_form: Evaluation + predicate: EXACT_SYNONYM + in_language: fr + - literal_form: Muraja'a + predicate: EXACT_SYNONYM + in_language: ar + - literal_form: Tinjauan + predicate: EXACT_SYNONYM + in_language: id + - literal_form: Shencha + predicate: EXACT_SYNONYM + in_language: zh + - literal_form: Revision + predicate: EXACT_SYNONYM + in_language: es + range: string + comments: + - >- + Guides data curation: priority level (high/medium/low for re-investigation), + review triggers (what would prompt re-classification attempt), resource requirements + (specialist knowledge, funding, access needed), timeline (when next review is scheduled), + outcome scenarios (keep record, remove if no progress, upgrade confidence), + escalation path (when to involve external experts). + - "Review status ensures unspecified records do not stagnate." + examples: + - value: "Requires specialist research, Low priority, Consider removing if no evidence emerges" + description: Low-priority review for record lacking evidence + - value: "High priority - institution recently mentioned in journal, Re-investigate within 3 months" + description: High-priority review triggered by new publication + - value: "Medium priority - waiting for archival collection to be cataloged, Review in 2026" + description: Medium-priority review pending external cataloging + - value: "Low priority - defunct since 1920s, minimal heritage significance" + description: Low-priority review for defunct institution + annotations: + custodian_types: '["*"]' + related_mappings: + - prov:qualifiedRevision # prov.ttl:955-967 - "Qualifies how an Entity was revised." Domain: Entity, Range: Revision; about entity revision derivation, not formal assessment + - schema:review # schemaorg.owl:33693-33721 - "A review of the item." Domain: Product|Event|Organization|etc. Range: Review; connects to review content, not the review mechanism + - dqv:hasQualityAnnotation # dqv.ttl:168-172 - "Refers to a quality annotation." Range: QualityAnnotation; about quality assessments on resources diff --git a/schemas/20251121/linkml/modules/slots/archive/requires_dark_storage.yaml b/schemas/20251121/linkml/modules/slots/archive/requires_dark_storage.yaml index 62f0d1e102..1d9736f822 100644 --- a/schemas/20251121/linkml/modules/slots/archive/requires_dark_storage.yaml +++ b/schemas/20251121/linkml/modules/slots/archive/requires_dark_storage.yaml @@ -76,10 +76,9 @@ slots: ' range: boolean slot_uri: hc:requiresDarkStorage - close_mappings: + related_mappings: - sosa:ObservableProperty - crm:E13_Attribute_Assignment - related_mappings: - wd:Q194411 - schema:additionalProperty see_also: diff --git a/schemas/20251121/linkml/modules/slots/archive/requires_dust_free.yaml b/schemas/20251121/linkml/modules/slots/archive/requires_dust_free.yaml index e7dbdb6bd7..94f10b3937 100644 --- a/schemas/20251121/linkml/modules/slots/archive/requires_dust_free.yaml +++ b/schemas/20251121/linkml/modules/slots/archive/requires_dust_free.yaml @@ -56,11 +56,10 @@ slots: ' range: boolean slot_uri: hc:requiresDustFree - close_mappings: + related_mappings: - sosa:ObservableProperty - crm:E13_Attribute_Assignment - brick:Air_Quality_Sensor - related_mappings: - wd:Q37828 - schema:additionalProperty see_also: diff --git a/schemas/20251121/linkml/modules/slots/archive/requires_esd_protection.yaml b/schemas/20251121/linkml/modules/slots/archive/requires_esd_protection.yaml index 5bbfa982bb..5fd3dc4e9e 100644 --- a/schemas/20251121/linkml/modules/slots/archive/requires_esd_protection.yaml +++ b/schemas/20251121/linkml/modules/slots/archive/requires_esd_protection.yaml @@ -92,10 +92,9 @@ slots: ' range: boolean slot_uri: hc:requiresESDProtection - close_mappings: + related_mappings: - sosa:ObservableProperty - crm:E13_Attribute_Assignment - related_mappings: - wd:Q179161 - schema:additionalProperty see_also: diff --git a/schemas/20251121/linkml/modules/slots/archive/requires_uv_filter.yaml b/schemas/20251121/linkml/modules/slots/archive/requires_uv_filter.yaml index 558198f247..d6eb561ddb 100644 --- a/schemas/20251121/linkml/modules/slots/archive/requires_uv_filter.yaml +++ b/schemas/20251121/linkml/modules/slots/archive/requires_uv_filter.yaml @@ -26,10 +26,9 @@ slots: description: "Whether UV filtering is required for light sources in this environmental zone.\n\nBased on ISO/EN standards:\n- All standards: <75 \xB5W/lumen UV content maximum\n- Achieve with: UV-absorbing films, filter sleeves, or LED lighting\n\nUV filtering essential for:\n- Photographic materials (prints, negatives, slides)\n- Works on paper (watercolors, prints, drawings)\n- Textiles and dyed materials\n- Color photographs and chromogenic materials\n- Inks and fugitive pigments\n\nUV causes accelerated degradation beyond visible light (higher energy).\nModern LEDs inherently have low UV; fluorescents require filters.\n" range: boolean slot_uri: hc:requiresUVFilter - close_mappings: + related_mappings: - sosa:ObservableProperty - crm:E13_Attribute_Assignment - related_mappings: - wd:Q11391 - schema:additionalProperty see_also: