glam/schemas/20251121/linkml
kempersc 21ed120ac2 fix: correct hallucinated RiC-O terms and add locn ontology
RiC-O hallucinated terms fixed:
- FindingAidType.yaml: rico:FindingAidType → rico:DocumentaryFormType
- has_acquisition_method.yaml: rico:hasOrHadActivityType → prov:wasGeneratedBy
- has_activity_type.yaml: rico:hasOrHadActivityType → dcterms:type
- has_arrangement.yaml: rico:hasOrHadArrangement → dcterms:description
- has_or_had_finding_aid.yaml: rico:isDescribedBy → rico:isOrWasDescribedBy

The following terms do NOT exist in RiC-O 1.1:
- rico:FindingAidType (use rico:DocumentaryFormType)
- rico:hasOrHadActivityType (no equivalent)
- rico:hasOrHadArrangement (no equivalent)
- rico:isDescribedBy (correct form: rico:isOrWasDescribedBy)

Added LOCN ontology support:
- Copied locn.ttl to frontend/public/ontology/
- Added LOCN to ONTOLOGY_FILES in ontology-loader.ts
- Added locn prefix to OntologyTermPopup.tsx
- LOCN (http://www.w3.org/ns/locn#) is W3C Location Core Vocabulary
  for addresses and geometry (used by locn:Address)
2026-01-13 16:42:32 +01:00
..
archive refactor(schema): migrate 5 deprecated slots to temporal naming convention 2026-01-10 21:09:29 +01:00
examples feat(schema): Add video content schema with comprehensive examples 2025-12-16 20:03:17 +01:00
instances feat: add ontology mappings to LinkML schema and enhance entity resolution 2026-01-13 13:51:02 +01:00
modules fix: correct hallucinated RiC-O terms and add locn ontology 2026-01-13 16:42:32 +01:00
rules feat: Add legal form filtering rule for CustodianName 2025-12-09 16:58:41 +01:00
01_custodian_name_modular.yaml chore(schema): bump version to 0.9.12 - test webhook deployment 2026-01-11 15:08:35 +01:00
custodian_source.yaml update frontend 2026-01-08 15:56:28 +01:00
DIRECT_IMPORTS_COMPLETE.md updated schemata 2025-11-21 22:12:33 +01:00
identifier_standards_schema.yaml update frontend 2026-01-08 15:56:28 +01:00
manifest.json fix: correct hallucinated RiC-O terms and add locn ontology 2026-01-13 16:42:32 +01:00
nde_enriched_entry.yaml added web annotations 2025-12-06 19:50:04 +01:00