22 lines
690 B
YAML
22 lines
690 B
YAML
id: https://nde.nl/ontology/hc/class/GLEIFIdentifier
|
|
name: GLEIFIdentifier
|
|
title: GLEIF Identifier
|
|
description: >-
|
|
Global Legal Entity Identifier Foundation (GLEIF) Registration Authority code.
|
|
MIGRATED from gleif_ra_code slot per Rule 53.
|
|
Follows gleif:RegistrationAuthorityCode.
|
|
prefixes:
|
|
linkml: https://w3id.org/linkml/
|
|
hc: https://nde.nl/ontology/hc/
|
|
schema: http://schema.org/
|
|
gleif: https://www.gleif.org/ontology/Base/
|
|
imports:
|
|
- linkml:types
|
|
- ./Identifier
|
|
default_prefix: hc
|
|
classes:
|
|
GLEIFIdentifier:
|
|
is_a: Identifier
|
|
class_uri: gleif:RegistrationAuthorityCode
|
|
description: >-
|
|
A code identifying a registration authority in the GLEIF system.
|