chore: update manifests after migrations
This commit is contained in:
parent
79314c48ae
commit
4e084ace78
4 changed files with 19 additions and 11 deletions
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"generated": "2026-01-19T15:05:33.164Z",
|
||||
"generated": "2026-01-19T15:14:02.103Z",
|
||||
"schemaRoot": "/schemas/20251121/linkml",
|
||||
"totalFiles": 2969,
|
||||
"categoryCounts": {
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"generated": "2026-01-19T15:14:02.103Z",
|
||||
"generated": "2026-01-19T15:15:51.847Z",
|
||||
"schemaRoot": "/schemas/20251121/linkml",
|
||||
"totalFiles": 2969,
|
||||
"categoryCounts": {
|
||||
|
|
|
|||
|
|
@ -216,10 +216,13 @@ classes:
|
|||
- Kunstmuseum@de
|
||||
has_or_had_description: museum that primarily exhibits works of art # was: type_description - migrated per Rule 53/56 (2026-01-16)
|
||||
has_or_had_hypernym: https://nde.nl/ontology/hc/type/museum/Q33506 # was: broader_type - migrated per Rule 53 (2026-01-17)
|
||||
collection_focus:
|
||||
- paintings
|
||||
- sculptures
|
||||
- decorative arts
|
||||
has_or_had_category: # was: collection_focus - migrated per Rule 53 (2026-01-19)
|
||||
- category_name: paintings
|
||||
category_type: TYPOLOGY
|
||||
- category_name: sculptures
|
||||
category_type: TYPOLOGY
|
||||
- category_name: decorative arts
|
||||
category_type: TYPOLOGY
|
||||
exhibition_program: rotating exhibitions with permanent collection
|
||||
has_or_had_facility: # was: visitor_facility
|
||||
- facility_name: Museum Café
|
||||
|
|
@ -245,11 +248,15 @@ classes:
|
|||
- natuurhistorisch museum@nl
|
||||
has_or_had_description: museum that exhibits natural history specimens # was: type_description - migrated per Rule 53/56 (2026-01-16)
|
||||
has_or_had_hypernym: https://nde.nl/ontology/hc/type/museum/Q33506 # was: broader_type - migrated per Rule 53 (2026-01-17)
|
||||
collection_focus:
|
||||
- biological specimens
|
||||
- fossils
|
||||
- minerals
|
||||
- taxidermy
|
||||
has_or_had_category: # was: collection_focus - migrated per Rule 53 (2026-01-19)
|
||||
- category_name: biological specimens
|
||||
category_type: TYPOLOGY
|
||||
- category_name: fossils
|
||||
category_type: TYPOLOGY
|
||||
- category_name: minerals
|
||||
category_type: MATERIAL
|
||||
- category_name: taxidermy
|
||||
category_type: TYPOLOGY
|
||||
exhibition_program: permanent collection with themed galleries
|
||||
complies_or_complied_with: # was: cataloging_standard - migrated per Rule 53/56 (2026-01-17)
|
||||
- has_or_had_identifier: Darwin Core
|
||||
|
|
|
|||
|
|
@ -1928,6 +1928,7 @@
|
|||
"temporal_extent.yaml",
|
||||
"total_amount.yaml",
|
||||
"track_id.yaml",
|
||||
"typical_contents.yaml",
|
||||
"use_cases.yaml",
|
||||
"uses_or_used_technique.yaml",
|
||||
"was_archived_at.yaml",
|
||||
|
|
|
|||
Loading…
Reference in a new issue