241 lines
5.8 KiB
YAML
241 lines
5.8 KiB
YAML
id: https://w3id.org/heritage/nde/yaml-target
|
|
name: nde-yaml-target
|
|
title: NDE Dutch Heritage Organizations YAML Target Schema
|
|
description: >-
|
|
LinkML schema for the target YAML file containing Dutch heritage organizations.
|
|
This schema represents the converted YAML structure with normalized field names.
|
|
Only non-empty fields are included in each record.
|
|
|
|
prefixes:
|
|
linkml: https://w3id.org/linkml/
|
|
nde: https://w3id.org/heritage/nde/
|
|
|
|
default_prefix: nde
|
|
default_range: string
|
|
|
|
imports:
|
|
- linkml:types
|
|
|
|
classes:
|
|
|
|
NDEOrganizationYAML:
|
|
description: >-
|
|
A single record from the YAML file of Dutch heritage organizations.
|
|
Represents the normalized YAML structure with cleaned field names.
|
|
All fields are optional; only fields with actual content are present.
|
|
slots:
|
|
- unnamed_field
|
|
- plaatsnaam_bezoekadres
|
|
- straat_en_huisnummer_bezoekadres
|
|
- organisatie
|
|
- koepelorganisatie
|
|
- webadres_organisatie
|
|
- type_organisatie
|
|
- opmerkingen_inez
|
|
- isil-code_na
|
|
- samenwerkingsverband_platform
|
|
- systeem
|
|
- versnellen
|
|
- collectie_nederland
|
|
- museum_register
|
|
- rijkscollectie
|
|
- bibliotheek_collectie
|
|
- in_scope_voor_dc4eu
|
|
- dc4eu_aansluit_route
|
|
- archieven.nl
|
|
- archives_portal_europe
|
|
- wo2net
|
|
- modemuze
|
|
- maritiem_digitaal
|
|
- delfts_aardewerk
|
|
- stichting_academisch_erfgoed
|
|
- coleccion_aruba
|
|
- van_gogh_worldwide
|
|
- oode24_mondriaan
|
|
- linked_data
|
|
- datasetregister
|
|
- versnellen_project
|
|
- opmerkingen
|
|
- wikidata_id
|
|
- wikidata_enrichment_status
|
|
|
|
slots:
|
|
|
|
unnamed_field:
|
|
description: First column (unnamed) - may contain region/province
|
|
range: string
|
|
required: false
|
|
alias: unnamed_field
|
|
|
|
plaatsnaam_bezoekadres:
|
|
description: City/town of the visiting address
|
|
range: string
|
|
required: false
|
|
|
|
straat_en_huisnummer_bezoekadres:
|
|
description: Street and house number of the visiting address
|
|
range: string
|
|
required: false
|
|
|
|
organisatie:
|
|
description: Name of the heritage organization
|
|
range: string
|
|
required: false
|
|
|
|
koepelorganisatie:
|
|
description: Parent/umbrella organization
|
|
range: string
|
|
required: false
|
|
|
|
webadres_organisatie:
|
|
description: Website URL of the organization
|
|
range: string
|
|
required: false
|
|
|
|
type_organisatie:
|
|
description: Type of organization (museum, archief, bibliotheek, etc.)
|
|
range: string
|
|
required: false
|
|
|
|
opmerkingen_inez:
|
|
description: Comments by Inez
|
|
range: string
|
|
required: false
|
|
|
|
isil-code_na:
|
|
description: ISIL code (International Standard Identifier for Libraries)
|
|
range: string
|
|
required: false
|
|
pattern: "^NL-[A-Za-z0-9]+$"
|
|
|
|
samenwerkingsverband_platform:
|
|
description: Collaboration network or platform
|
|
range: string
|
|
required: false
|
|
|
|
systeem:
|
|
description: Collection management system used
|
|
range: string
|
|
required: false
|
|
|
|
versnellen:
|
|
description: Versnellen program participation
|
|
range: string
|
|
required: false
|
|
|
|
collectie_nederland:
|
|
description: Participation in Collectie Nederland
|
|
range: string
|
|
required: false
|
|
|
|
museum_register:
|
|
description: Listed in museum register
|
|
range: string
|
|
required: false
|
|
|
|
rijkscollectie:
|
|
description: Part of Rijkscollectie
|
|
range: string
|
|
required: false
|
|
|
|
bibliotheek_collectie:
|
|
description: Library collection indicator
|
|
range: string
|
|
required: false
|
|
|
|
in_scope_voor_dc4eu:
|
|
description: In scope for DC4EU project
|
|
range: string
|
|
required: false
|
|
|
|
dc4eu_aansluit_route:
|
|
description: DC4EU connection route
|
|
range: string
|
|
required: false
|
|
|
|
archieven.nl:
|
|
description: Listed on Archieven.nl
|
|
range: string
|
|
required: false
|
|
|
|
archives_portal_europe:
|
|
description: Listed on Archives Portal Europe
|
|
range: string
|
|
required: false
|
|
|
|
wo2net:
|
|
description: Participation in WO2Net (WWII network)
|
|
range: string
|
|
required: false
|
|
|
|
modemuze:
|
|
description: Participation in Modemuze (fashion heritage)
|
|
range: string
|
|
required: false
|
|
|
|
maritiem_digitaal:
|
|
description: Participation in Maritiem Digitaal (maritime heritage)
|
|
range: string
|
|
required: false
|
|
|
|
delfts_aardewerk:
|
|
description: Participation in Delfts aardewerk (Delft pottery)
|
|
range: string
|
|
required: false
|
|
|
|
stichting_academisch_erfgoed:
|
|
description: Participation in Stichting Academisch Erfgoed
|
|
range: string
|
|
required: false
|
|
|
|
coleccion_aruba:
|
|
description: Participation in Coleccion Aruba
|
|
range: string
|
|
required: false
|
|
|
|
van_gogh_worldwide:
|
|
description: Participation in Van Gogh Worldwide
|
|
range: string
|
|
required: false
|
|
|
|
oode24_mondriaan:
|
|
description: Participation in OODE24 (Mondriaan)
|
|
range: string
|
|
required: false
|
|
|
|
linked_data:
|
|
description: Linked Data availability
|
|
range: string
|
|
required: false
|
|
|
|
datasetregister:
|
|
description: Dataset register status
|
|
range: string
|
|
required: false
|
|
|
|
versnellen_project:
|
|
description: Versnellen project notes
|
|
range: string
|
|
required: false
|
|
|
|
opmerkingen:
|
|
description: General comments/remarks
|
|
range: string
|
|
required: false
|
|
|
|
wikidata_id:
|
|
description: Wikidata entity identifier (Q-number)
|
|
range: string
|
|
required: false
|
|
pattern: "^Q[0-9]+$"
|
|
comments:
|
|
- "Added through Wikidata enrichment process"
|
|
- "Links organization to Wikidata knowledge graph"
|
|
|
|
wikidata_enrichment_status:
|
|
description: Status of Wikidata enrichment process
|
|
range: string
|
|
required: false
|
|
comments:
|
|
- "Values: 'no_match_found', 'pending', 'verified', 'manual_review_needed'"
|
|
- "Used to track organizations that could not be matched to Wikidata"
|