Skip to content

legalIdentifier spec and examples are inconsistent #8

@kvakes

Description

@kvakes

In orgid-json-schema.yaml file it's just a "string" (example 1), while in vocabulary.md it is an object (example 2).

Example `:

    "legalEntity": {
        "legalName": "Acme, Corp.",
        "alternativeName": "Acme",
        "legalIdentifier": "US12345567",
        "identifiers":

Example 2:

{
    "type": "Commercial register number",
    "value": "CH-170.7.000.838-1"
}

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions