fix: update identifier references to external_identifier in WebPortal.yaml and update generated timestamp in manifest.json
Some checks failed
Deploy Frontend / build-and-deploy (push) Successful in 4m34s
DSPy RAG Evaluation / Layer 1 - Unit Tests (push) Failing after 9m20s
DSPy RAG Evaluation / Layer 2 - DSPy Module Tests (push) Has been skipped
DSPy RAG Evaluation / Layer 3 - Integration Tests (push) Has been skipped
DSPy RAG Evaluation / Layer 4 - Comprehensive Evaluation (push) Has been skipped
DSPy RAG Evaluation / Quality Gate (push) Failing after 2s
Some checks failed
Deploy Frontend / build-and-deploy (push) Successful in 4m34s
DSPy RAG Evaluation / Layer 1 - Unit Tests (push) Failing after 9m20s
DSPy RAG Evaluation / Layer 2 - DSPy Module Tests (push) Has been skipped
DSPy RAG Evaluation / Layer 3 - Integration Tests (push) Has been skipped
DSPy RAG Evaluation / Layer 4 - Comprehensive Evaluation (push) Has been skipped
DSPy RAG Evaluation / Quality Gate (push) Failing after 2s
This commit is contained in:
parent
620b521f1b
commit
77fb2ba9bf
3 changed files with 6 additions and 6 deletions
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"generated": "2026-01-16T12:05:04.981Z",
|
||||
"generated": "2026-01-16T12:27:43.019Z",
|
||||
"schemaRoot": "/schemas/20251121/linkml",
|
||||
"totalFiles": 3007,
|
||||
"categoryCounts": {
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"generated": "2026-01-16T12:27:43.019Z",
|
||||
"generated": "2026-01-16T12:29:25.004Z",
|
||||
"schemaRoot": "/schemas/20251121/linkml",
|
||||
"totalFiles": 3007,
|
||||
"categoryCounts": {
|
||||
|
|
|
|||
|
|
@ -21,7 +21,7 @@ imports:
|
|||
- ../slots/metadata_standard
|
||||
- ../slots/sparql_endpoint
|
||||
- ../slots/oai_pmh_endpoint
|
||||
- ../slots/identifier
|
||||
- ../slots/external_identifier
|
||||
- ../slots/has_or_had_portal_data_source
|
||||
- ../slots/operated_by
|
||||
- ../slots/has_or_had_exposed_collection
|
||||
|
|
@ -143,7 +143,7 @@ classes:
|
|||
- has_or_had_data_service_endpoint
|
||||
- has_or_had_exposed_collection
|
||||
- geographic_scope
|
||||
- identifier
|
||||
- external_identifier
|
||||
- implements_auxiliary_platform
|
||||
- implements_digital_platform
|
||||
- launch_date
|
||||
|
|
@ -327,7 +327,7 @@ classes:
|
|||
description: 'Archieven.nl: 80+ archives'
|
||||
- value: 4000
|
||||
description: 'Europeana: 4000+ institutions'
|
||||
identifier:
|
||||
external_identifier:
|
||||
range: uriorcurie
|
||||
multivalued: true
|
||||
inlined_as_list: true
|
||||
|
|
@ -496,7 +496,7 @@ classes:
|
|||
portal_status: ACTIVE
|
||||
record_count: 50000000
|
||||
participating_institutions: 4000
|
||||
identifier:
|
||||
external_identifier:
|
||||
- http://www.wikidata.org/entity/Q209441
|
||||
data_license_policy:
|
||||
- policy_id: https://nde.nl/ontology/hc/policy/europeana-data-exchange
|
||||
|
|
|
|||
Loading…
Reference in a new issue