21 lines
767 B
YAML
21 lines
767 B
YAML
id: https://nde.nl/ontology/hc/class/GHCIdentifier
|
|
name: GHCIdentifier
|
|
title: Global Heritage Custodian Identifier
|
|
description: The Global Heritage Custodian Identifier (GHCID). MIGRATED from ghcid slot per Rule 53. Follows dcterms:identifier.
|
|
prefixes:
|
|
linkml: https://w3id.org/linkml/
|
|
hc: https://nde.nl/ontology/hc/
|
|
dcterms: http://purl.org/dc/terms/
|
|
imports:
|
|
- linkml:types
|
|
- ./Identifier
|
|
default_prefix: hc
|
|
classes:
|
|
GHCIdentifier:
|
|
is_a: Identifier
|
|
class_uri: dcterms:identifier
|
|
description: 'A persistent, unique identifier for a heritage custodian. Format: CC-RR-LLL-T-ABBREVIATION'
|
|
annotations:
|
|
specificity_score: 0.1
|
|
specificity_rationale: Generic utility class/slot created during migration
|
|
custodian_types: "['*']"
|