glam/frontend/src
kempersc 3a6ead8fde feat: Add legal form filtering rule for CustodianName
- Introduced LEGAL-FORM-FILTER rule to standardize CustodianName by removing legal form designations.
- Documented rationale, examples, and implementation guidelines for the filtering process.

docs: Create README for value standardization rules

- Established a comprehensive README outlining various value standardization rules applicable to Heritage Custodian classes.
- Categorized rules into Name Standardization, Geographic Standardization, Web Observation, and Schema Evolution.

feat: Implement transliteration standards for non-Latin scripts

- Added TRANSLIT-ISO rule to ensure GHCID abbreviations are generated from emic names using ISO standards for transliteration.
- Included detailed guidelines for various scripts and languages, along with implementation examples.

feat: Define XPath provenance rules for web observations

- Created XPATH-PROVENANCE rule mandating XPath pointers for claims extracted from web sources.
- Established a workflow for archiving websites and verifying claims against archived HTML.

chore: Update records lifecycle diagram

- Generated a new Mermaid diagram illustrating the records lifecycle for heritage custodians.
- Included phases for active records, inactive archives, and processed heritage collections with key relationships and classifications.
2025-12-09 16:58:41 +01:00
..
assets Refactor code structure for improved readability and maintainability; removed redundant code blocks and optimized function calls. 2025-11-22 15:35:35 +01:00
components feat: Add legal form filtering rule for CustodianName 2025-12-09 16:58:41 +01:00
contexts feat: Add legal form filtering rule for CustodianName 2025-12-09 16:58:41 +01:00
hooks feat: Add legal form filtering rule for CustodianName 2025-12-09 16:58:41 +01:00
lib feat: Add legal form filtering rule for CustodianName 2025-12-09 16:58:41 +01:00
pages feat: Add legal form filtering rule for CustodianName 2025-12-09 16:58:41 +01:00
styles enrich entries 2025-12-01 16:06:34 +01:00
types added web annotations 2025-12-06 19:50:04 +01:00
App.css add pids 2025-12-01 23:55:55 +01:00
App.tsx feat: Add legal form filtering rule for CustodianName 2025-12-09 16:58:41 +01:00
index.css Add scripts for converting OWL/Turtle ontology to Mermaid and PlantUML diagrams 2025-11-22 23:01:13 +01:00
main.tsx Add scripts for converting OWL/Turtle ontology to Mermaid and PlantUML diagrams 2025-11-22 23:01:13 +01:00
vite-env.d.ts feat: Add legal form filtering rule for CustodianName 2025-12-09 16:58:41 +01:00