51 lines
1.9 KiB
YAML
51 lines
1.9 KiB
YAML
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#
|
|
dcterms: http://purl.org/dc/terms/
|
|
imports:
|
|
- linkml:types
|
|
default_range: string
|
|
classes:
|
|
OriginalEntryIdentifiersDict:
|
|
description: "Dictionary-format identifiers from original source, used by Palestinian heritage extraction. Contains named identifier fields (VIAF, GND, LCNAF, GeoNames, Wikidata, ISIL, Website) as direct properties.\nOntology mapping rationale: - class_uri is prov:Entity because the identifier collection is a\n trackable entity containing multiple identifier values.\n- close_mappings includes schema:PropertyValueSpecification as this\n defines a structure of named identifier properties.\n- related_mappings includes dcterms:Identifier for the individual\n identifier semantics."
|
|
class_uri: prov:Entity
|
|
close_mappings:
|
|
- schema:PropertyValueSpecification
|
|
related_mappings:
|
|
- dcterms:Identifier
|
|
- schema:PropertyValue
|
|
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:
|
|
slot_uri: hc:hasWebsite
|
|
range: uri
|
|
description: Website URL
|
|
close_mappings:
|
|
- schema:url
|
|
annotations:
|
|
specificity_score: 0.1
|
|
specificity_rationale: Generic utility class/slot created during migration
|
|
custodian_types: "['*']"
|