47 lines
1.3 KiB
YAML
47 lines
1.3 KiB
YAML
# OriginalEntryIdentifiersDict - Dictionary-format identifiers from original source (used ...
|
|
# Extracted from custodian_source.yaml per Rule 38 (modular schema files)
|
|
# Extraction date: 2026-01-08
|
|
|
|
id: https://nde.nl/ontology/hc/classes/OriginalEntryIdentifiersDict
|
|
name: OriginalEntryIdentifiersDict
|
|
title: OriginalEntryIdentifiersDict
|
|
|
|
prefixes:
|
|
linkml: https://w3id.org/linkml/
|
|
hc: https://nde.nl/ontology/hc/
|
|
schema: http://schema.org/
|
|
prov: http://www.w3.org/ns/prov#
|
|
xsd: http://www.w3.org/2001/XMLSchema#
|
|
|
|
imports:
|
|
- linkml:types
|
|
|
|
|
|
default_range: string
|
|
|
|
classes:
|
|
OriginalEntryIdentifiersDict:
|
|
description: Dictionary-format identifiers from original source (used by Palestinian
|
|
heritage extraction)
|
|
attributes:
|
|
viaf:
|
|
range: string
|
|
description: VIAF identifier
|
|
gnd:
|
|
range: string
|
|
description: GND identifier
|
|
lcnaf:
|
|
range: string
|
|
description: Library of Congress Name Authority File ID
|
|
geonames:
|
|
range: string
|
|
description: GeoNames identifier
|
|
wikidata:
|
|
range: string
|
|
description: Wikidata Q-number
|
|
isil:
|
|
range: string
|
|
description: ISIL code
|
|
website:
|
|
range: uri
|
|
description: Website URL
|