Closed VladimirAlexiev closed 1 year ago
I think we have not defined anything regarding LEI correctly. And we should, but I am not sure we have the attendance or expertise needed to fix this.
@VladimirAlexiev I made a draft pull request to start using LEI ontology with our Entity schema. Can you provide suggestions for which terms could use $linkedData
mapping from LEI?
Hi @BenjaminMoe! You've mapped to class gleif-L1:LegalEntity
: that's a start but it's not enough.
gleif-L1:legalName
or schema:name
?gleif-L1:legalName
a subproperty of schema:name
?Can you make a list of all classes and props of these 6 schemas? As a comment below. Then I'll try to map them to LEI terms.
I'm guessing you mean the six schemas with the LEI
prefix. Here they are, with their properties listed as bullets.
@VladimirAlexiev pinging you to resurface this.
LegalEntityIdentifierCredential.yml seems like it should be a credential. Looks like a bug.
Labelling this pending close due to lack of clear requirements and direction .
Closing due to inactivity.
@nissimsan I'll work on this issue. The latest ontologies are listed in https://www.gleif.org/en/about-lei/semantic-representation-of-the-lei/lei-model-in-rdf-resource-description-framework eg https://www.gleif.org/ontology/v1.0/Base/index-en.html#PhysicalAddress
A LEI ontology has been published maybe 6m ago by @rivettp, @bryon, @dallemang: https://www.gleif.org/ontology/v1.0/L1/index-en.html. Please use it in the $linkedData mapping of 6 schemas in https://github.com/w3c-ccg/traceability-vocab/tree/main/docs/openapi/components/schemas/common:
LEI*
andLegalEntityIdentifier*
, as much as reasonable.Here's a representation of some GLEI L1 data of Fannie Mae so you can see the prop names:
Specific notes:
Maybe related to #232, though I don't know what "LEI prefixing" means. I'll write there.