22 lines
724 B
YAML
22 lines
724 B
YAML
id: https://nde.nl/ontology/hc/class/LEIIdentifier
|
|
name: LEIIdentifier
|
|
title: LEI Identifier
|
|
description: Legal Entity Identifier (LEI) code. MIGRATED from gleif_jurisdiction_code/gleif_ra_code slots per Rule 53. Follows gleif:LEI.
|
|
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:
|
|
LEIIdentifier:
|
|
is_a: Identifier
|
|
class_uri: gleif:LEI
|
|
description: A Legal Entity Identifier (LEI).
|
|
annotations:
|
|
specificity_score: 0.1
|
|
specificity_rationale: Generic utility class/slot created during migration
|
|
custodian_types: "['*']"
|