This document describes the European Business Wallet Vocabulary v0.1, i.e., the Vocabulary used by the Verifiable Credentials of the European Business Wallet Framework.

Alternate versions of the vocabulary definition exist in Turtle and JSON-LD.

Published:
Version Info:
0.1
See Also:https://ebw-vocabulary.spherity.dev/ebw

This vocabulary has been defined by the Semantics goup of the Webuild Consortium and provides the official RDFS vocabulary for the Electronic Attestation of Attributes of the European Business Wallet framework. Comments regarding this document are welcome. Please file issues directly on GitHub, or send them to tbd.

Namespaces

This specification makes use of the following namespaces:

ebw
https://ebw-vocabulary.spherity.dev/ebw#
schema
http://schema.org/
jsonld
http://www.w3.org/ns/json-ld#
cred
https://w3.org/2018/credentials#
dc
http://purl.org/dc/terms/
owl
http://www.w3.org/2002/07/owl#
rdf
http://www.w3.org/1999/02/22-rdf-syntax-ns#
rdfs
http://www.w3.org/2000/01/rdf-schema#
xsd
http://www.w3.org/2001/XMLSchema#

Specification of terms

Data model

The following class diagram shows the data structure of the credential subjects using the vocabulary defined in this specification.

class diagram
Class diagram of vocabulary.
A separate stand-alone SVG Version of the diagram is also available.
ontology
Ontology of vocabulary.
The ontology can be browsed here using the WEBVOWL browser.
A separate stand-alone SVG Version of the diagram is also available.

@context files

The following @context files make use of the terms defined in this specification:

Term definitions

Property definitions

The following are property definitions in the ebw namespace.

thoroughfare

thoroughfare

See the formal definition of the term.

Domain:
Address
Range:
xsd:string
Relevant @context:
https://ebw-vocabulary.spherity.dev/ebw-context/v0.1

postName

post name

See the formal definition of the term.

Domain:
Address
Range:
xsd:string
Relevant @context:
https://ebw-vocabulary.spherity.dev/ebw-context/v0.1

postCode

post code

See the formal definition of the term.

Domain:
Address
Range:
xsd:string
Relevant @context:
https://ebw-vocabulary.spherity.dev/ebw-context/v0.1

poBox

post office box

See the formal definition of the term.

Domain:
Address
Range:
xsd:string
Relevant @context:
https://ebw-vocabulary.spherity.dev/ebw-context/v0.1

locatorName

locator name

See the formal definition of the term.

Domain:
Address
Range:
xsd:string
Relevant @context:
https://ebw-vocabulary.spherity.dev/ebw-context/v0.1

locatorDesignator

locator designator

See the formal definition of the term.

Domain:
Address
Range:
xsd:string ⊓ xsd:integer
Relevant @context:
https://ebw-vocabulary.spherity.dev/ebw-context/v0.1

fullAddress

full address

See the formal definition of the term.

Domain:
Address
Range:
xsd:string
Relevant @context:
https://ebw-vocabulary.spherity.dev/ebw-context/v0.1

addressArea

address area

See the formal definition of the term.

Domain:
Address
Range:
xsd:string
Relevant @context:
https://ebw-vocabulary.spherity.dev/ebw-context/v0.1

adminUnitL2

administrative unit level 2

See the formal definition of the term.

Domain:
Address
Range:
xsd:string
Relevant @context:
https://ebw-vocabulary.spherity.dev/ebw-context/v0.1

adminUnitL1

administrative unit level 1

See the formal definition of the term.

Domain:
Address
Range:
xsd:string
Relevant @context:
https://ebw-vocabulary.spherity.dev/ebw-context/v0.1

alternativeName

alternative name

See the formal definition of the term.

Domain:
Person
Range:
xsd:string
Relevant @context:
https://ebw-vocabulary.spherity.dev/ebw-context/v0.1

birthName

birth name

See the formal definition of the term.

Domain:
Person
Range:
xsd:string
Relevant @context:
https://ebw-vocabulary.spherity.dev/ebw-context/v0.1

citizenship

citizenship

See the formal definition of the term.

Domain:
Person
Range:
Jurisdiction
Relevant @context:
https://ebw-vocabulary.spherity.dev/ebw-context/v0.1

contactPoint

contact point

See the formal definition of the term.

Domain:
Person
Range:
ContactPoint
Relevant @context:
https://ebw-vocabulary.spherity.dev/ebw-context/v0.1

countryOfBirth

country of birth

See the formal definition of the term.

Domain:
Person
Range:
Location
Relevant @context:
https://ebw-vocabulary.spherity.dev/ebw-context/v0.1

countryOfDeath

country of death

See the formal definition of the term.

Domain:
Person
Range:
Location
Relevant @context:
https://ebw-vocabulary.spherity.dev/ebw-context/v0.1

dateOfBirth

date of birth

See the formal definition of the term.

Domain:
Person ⊔ NaturalPersonIdentificationData
Range:
xsd:date
Relevant @context:
https://ebw-vocabulary.spherity.dev/ebw-context/v0.1

dateOfDeath

date of death

See the formal definition of the term.

Domain:
Person
Range:
xsd:date
Relevant @context:
https://ebw-vocabulary.spherity.dev/ebw-context/v0.1

domicile

domicile

See the formal definition of the term.

Domain:
Person
Range:
Address
Relevant @context:
https://ebw-vocabulary.spherity.dev/ebw-context/v0.1

familyName

family name

See the formal definition of the term.

Domain:
NaturalPersonIdentificationData
Range:
xsd:string
Relevant @context:
https://ebw-vocabulary.spherity.dev/ebw-context/v0.1

fullName

full name

See the formal definition of the term.

Domain:
Person
Range:
xsd:string
Relevant @context:
https://ebw-vocabulary.spherity.dev/ebw-context/v0.1

gender

gender

See the formal definition of the term.

Domain:
Person
Range:
xsd:string
Relevant @context:
https://ebw-vocabulary.spherity.dev/ebw-context/v0.1

givenName

given name

See the formal definition of the term.

Domain:
NaturalPersonIdentificationData
Range:
xsd:string
Relevant @context:
https://ebw-vocabulary.spherity.dev/ebw-context/v0.1

identifier

identifier

See the formal definition of the term.

Domain:
Person
Range:
ebw:Identifier
Relevant @context:
https://ebw-vocabulary.spherity.dev/ebw-context/v0.1

matronymicName

matronymic name

See the formal definition of the term.

Domain:
Person
Range:
xsd:string
Relevant @context:
https://ebw-vocabulary.spherity.dev/ebw-context/v0.1

patronymicName

patronymic name

See the formal definition of the term.

Domain:
Person
Range:
xsd:string
Relevant @context:
https://ebw-vocabulary.spherity.dev/ebw-context/v0.1

personalAdministrativeNumber

personalAdministrativeNumber

See the formal definition of the term.

Domain:
Person
Range:
xsd:string
Relevant @context:
https://ebw-vocabulary.spherity.dev/ebw-context/v0.1

placeOfBirth

place of birth

See the formal definition of the term.

Domain:
Person
Range:
Location
Relevant @context:
https://ebw-vocabulary.spherity.dev/ebw-context/v0.1

placeOfDeath

place of death

See the formal definition of the term.

Domain:
Person
Range:
Location
Relevant @context:
https://ebw-vocabulary.spherity.dev/ebw-context/v0.1

portrait

portrait

See the formal definition of the term.

Domain:
Person
Range:
xsd:string
Relevant @context:
https://ebw-vocabulary.spherity.dev/ebw-context/v0.1

residency

residency

See the formal definition of the term.

Domain:
Person
Range:
Jurisdiction
Relevant @context:
https://ebw-vocabulary.spherity.dev/ebw-context/v0.1

hasEmail

email

See the formal definition of the term.

Domain:
ContactPoint
Range:
xsd:string
Relevant @context:
https://ebw-vocabulary.spherity.dev/ebw-context/v0.1

hasTelephone

telephone

See the formal definition of the term.

Domain:
ContactPoint
Range:
xsd:string
Relevant @context:
https://ebw-vocabulary.spherity.dev/ebw-context/v0.1

legalName

legal name

See the formal definition of the term.

a name under which the legal entity is registered
Domain:
LegalPersonIdentificationData ⊔ EuropeanBusinessWalletOwnerId ⊔ EuccLimitLiabilityCompany ⊔ EuccPartnership
Range:
xsd:string
Relevant @context:
https://ebw-vocabulary.spherity.dev/ebw-context/v0.1

legalIdentifier

legal identifier

See the formal definition of the term.

Domain:
LegalPersonIdentificationData ⊔ EuropeanBusinessWalletOwnerId ⊔ EuccLimitLiabilityCompany ⊔ EuccPartnership
Range:
xsd:string
Relevant @context:
https://ebw-vocabulary.spherity.dev/ebw-context/v0.1

attestationLegalCategory

attestation legal category

See the formal definition of the term.

Domain:
ElectronicAttestationOfAttributes
Range:
AttestationLegalCategory
Value may be one of:
QEAA, Pub-EAA, EAA
Relevant @context:
https://ebw-vocabulary.spherity.dev/ebw-context/v0.1

registeredAddress

registered address

See the formal definition of the term.

Domain:
LegalPersonIdentificationData ⊔ EuccLimitLiabilityCompany ⊔ EuccPartnership
Range:
Address
Relevant @context:
https://ebw-vocabulary.spherity.dev/ebw-context/v0.1

correspondenceAddress

correspondence Address

See the formal definition of the term.

Domain:
LegalPersonIdentificationData ⊔ EuccLimitLiabilityCompany ⊔ EuccPartnership
Range:
Address
Relevant @context:
https://ebw-vocabulary.spherity.dev/ebw-context/v0.1

dateOfRegistration

date of registration

See the formal definition of the term.

Domain:
EuccLimitLiabilityCompany ⊔ EuccPartnership
Range:
xsd:date
Relevant @context:
https://ebw-vocabulary.spherity.dev/ebw-context/v0.1

subscribedCapital

subscribed capital

See the formal definition of the term.

Domain:
EuccLimitLiabilityCompany
Range:
Capital
Relevant @context:
https://ebw-vocabulary.spherity.dev/ebw-context/v0.1

companyStatus

status of the company

See the formal definition of the term.

Domain:
EuccLimitLiabilityCompany ⊔ EuccPartnership
Range:
xsd:string
Relevant @context:
https://ebw-vocabulary.spherity.dev/ebw-context/v0.1

legalRepresentative

legal representative

See the formal definition of the term.

Domain:
EuccLimitLiabilityCompany
Range:
LegalRepresentative
Relevant @context:
https://ebw-vocabulary.spherity.dev/ebw-context/v0.1

economicActivity

main economic activity of company

See the formal definition of the term.

Domain:
EuccLimitLiabilityCompany ⊔ EuccPartnership
Range:
Nace021
Relevant @context:
https://ebw-vocabulary.spherity.dev/ebw-context/v0.1

vat

value added tax id

See the formal definition of the term.

Domain:
LegalPersonIdentificationData
Range:
xsd:string
Relevant @context:
https://ebw-vocabulary.spherity.dev/ebw-context/v0.1

tin

tax reference number

See the formal definition of the term.

Domain:
LegalPersonIdentificationData
Range:
xsd:string
Relevant @context:
https://ebw-vocabulary.spherity.dev/ebw-context/v0.1

lei

legal entity identifier

See the formal definition of the term.

Domain:
LegalPersonIdentificationData
Range:
xsd:string
Relevant @context:
https://ebw-vocabulary.spherity.dev/ebw-context/v0.1

eori

economic operator registration and identification

See the formal definition of the term.

Domain:
LegalPersonIdentificationData
Range:
xsd:string
Relevant @context:
https://ebw-vocabulary.spherity.dev/ebw-context/v0.1

excise

excise number

See the formal definition of the term.

Domain:
LegalPersonIdentificationData
Range:
xsd:string
Relevant @context:
https://ebw-vocabulary.spherity.dev/ebw-context/v0.1

currency

currency

See the formal definition of the term.

Domain:
Capital
Range:
xsd:string
Relevant @context:
https://ebw-vocabulary.spherity.dev/ebw-context/v0.1

amount

amount

See the formal definition of the term.

Domain:
Capital
Range:
xsd:float
Relevant @context:
https://ebw-vocabulary.spherity.dev/ebw-context/v0.1

legalRepresentativeId

unique ID of the identity of the representative

See the formal definition of the term.

Domain:
LegalRepresentative
Range:
xsd:anyURI
Relevant @context:
https://ebw-vocabulary.spherity.dev/ebw-context/v0.1

partnerId

unique ID of the identity of the partner

See the formal definition of the term.

Domain:
GeneralPartner ⊔ LimitedPartner ⊔ StatutoryPartner
Range:
xsd:anyURI
Relevant @context:
https://ebw-vocabulary.spherity.dev/ebw-context/v0.1

liabilityOrContribution

liability or contribution of the limited partner

See the formal definition of the term.

Domain:
LimitedPartner
Range:
Capital
Relevant @context:
https://ebw-vocabulary.spherity.dev/ebw-context/v0.1

role

role of representative

See the formal definition of the term.

Domain:
LegalRepresentative ⊔ StatutoryPartner
Range:
xsd:string
Relevant @context:
https://ebw-vocabulary.spherity.dev/ebw-context/v0.1

scopeOfAuthorization

scope of authorization (alone or jointly)

See the formal definition of the term.

Domain:
LegalRepresentative ⊔ StatutoryPartner
Range:
ScopeOfAuthorization
Value may be one of:
Alone, Jointly
Relevant @context:
https://ebw-vocabulary.spherity.dev/ebw-context/v0.1

naceCode

nace code

See the formal definition of the term.

Domain:
Nace021
Range:
xsd:string
Relevant @context:
https://ebw-vocabulary.spherity.dev/ebw-context/v0.1

naceDescription

nace description

See the formal definition of the term.

Domain:
Nace021
Range:
xsd:string
Relevant @context:
https://ebw-vocabulary.spherity.dev/ebw-context/v0.1

partner

partner

See the formal definition of the term.

Domain:
EuccPartnership
Range:
GeneralPartner ⊓ LimitedPartner ⊓ StatutoryPartner
Relevant @context:
https://ebw-vocabulary.spherity.dev/ebw-context/v0.1

Class definitions

The following are class definitions in the ebw namespace.

ElectronicAttestationOfAttributes

Electronic Attestation Of Attributes

See the formal definition of the term.

Subclass of:
cred:VerifiableCredential
Domain of:
attestationLegalCategory
Relevant @context:
https://ebw-vocabulary.spherity.dev/ebw-context/v0.1

Agent

Agent

See the formal definition of the term.

Relevant @context:
https://ebw-vocabulary.spherity.dev/ebw-context/v0.1

AttestationLegalCategory

Attestation Legal Category

See the formal definition of the term.

Range of:
attestationLegalCategory
Relevant @context:
https://ebw-vocabulary.spherity.dev/ebw-context/v0.1

CredentialSubject

Credential Subject

See also the formal definition of the term.

This term is formally defined in another vocabulary (as cred:CredentialSubject), but is frequently used with this vocabulary and has been included to aid readability of this document.

Relevant @context:
https://ebw-vocabulary.spherity.dev/ebw-context/v0.1

NaturalPersonIdentificationData

Natural Person Identification Data

See the formal definition of the term.

Subclass of:
CredentialSubject
Domain of:
familyName, givenName
In the domain of:
dateOfBirth
Relevant @context:
https://ebw-vocabulary.spherity.dev/ebw-context/v0.1
{
  "@context": [
    "https://www.w3.org/ns/credentials/v2",
    "https://ebw-vocabulary.spherity.dev/ebw-context/v0.1"
  ],
  "@id": "urn:uuid:06aeb5bc-e4a1-46a5-920e-d15eaba7f35c",
  "@type": [
    "VerifiableCredential",
    "ElectronicAttestationOfAttributes"
  ],
  "attestationLegalCategory": "QEAA",
  "credentialSubject": {
    "@id": "did:key:$publicKeyOfHolder$",
    "@type": "NaturalPersonIdentificationData",
    "givenName": "Mario",
    "familyName": "Mustermann",
    "birthDate": "12/01/1965"
  },
  "validUntil": "2029-12-03T12:19:52Z",
  "validFrom": "2019-12-03T12:19:52Z",
  "issuer": "did:key:$publicKeyOfIssuer$"
}

LegalPersonIdentificationData

Legal Person Identification Data

See the formal definition of the term.

Subclass of:
CredentialSubject
Domain of:
vat, tin, lei, eori, excise
In the domain of:
legalName, legalIdentifier, registeredAddress, correspondenceAddress
Relevant @context:
https://ebw-vocabulary.spherity.dev/ebw-context/v0.1
{
  "@context": [
    "https://www.w3.org/ns/credentials/v2",
    "https://ebw-vocabulary.spherity.dev/ebw-context/v0.1"
  ],
  "@id": "urn:uuid:8c076e09-c680-4fa0-b346-630096770c3e",
  "@type": [
    "VerifiableCredential",
    "ElectronicAttestationOfAttributes"
  ],
  "attestationLegalCategory": "QEAA",
  "credentialSubject": {
    "@id": "did:key:$publicKeyOfHolder$",
    "@type": "LegalPersonIdentificationData",
    "legalIdentifier": "DExxxx123456789",
    "legalName": "acme Corporation",
    "registeredAddress": {
      "@type":"Address",
      "fullAddress": "Via Appia 123, 00100 Rome, Italy",
      "thoroughfare": "Via Appia",
      "locatorDesignator": "123",
      "postName": "Rome",
      "adminUnitL2": "Lazio",
      "postCode": "00100",
      "adminUnitL1": "IT"
    },
    "vat": "123456789MVA",
    "tin": "NO-ORG-123456789",
    "lei": "5493001KJTIIGC8Y1R12",
    "eori": "NO123456789012",
    "excise": "GBWK123456789000"

  },
  "validUntil": "2029-12-03T12:19:52Z",
  "validFrom": "2019-12-03T12:19:52Z",
  "issuer": "did:key:$publicKeyOfIssuer$"
}

EuropeanBusinessWalletOwnerId

European Business Wallet Owner ID

See the formal definition of the term.

Subclass of:
CredentialSubject
In the domain of:
legalName, legalIdentifier
Relevant @context:
https://ebw-vocabulary.spherity.dev/ebw-context/v0.1
{
  "@context": [
    "https://www.w3.org/ns/credentials/v2",
    "https://ebw-vocabulary.spherity.dev/ebw-context/v0.1"
  ],
  "@id": "urn:uuid:f0adc5fe-3558-40f8-b1e2-97713ec44dff",
  "@type": [
    "VerifiableCredential",
    "ElectronicAttestationOfAttributes"
  ],
  "attestationLegalCategory": "QEAA",
  "credentialSubject": {
    "@id": "did:key:$publicKeyOfHolder$",
    "@type": "EuropeanBusinessWalletOwnerId",
    "legalIdentifier": "NOFOR.987654321",
    "legalName": "acme Corporation"
  },
  "validUntil": "2029-12-03T12:19:52Z",
  "validFrom": "2019-12-03T12:19:52Z",
  "issuer": "did:key:$publicKeyOfIssuer$"
}

EuccLimitLiabilityCompany

European Company Certificate Data for limited liability companies

See the formal definition of the term.

Subclass of:
CredentialSubject
Domain of:
subscribedCapital, legalRepresentative
In the domain of:
legalName, legalIdentifier, registeredAddress, correspondenceAddress, dateOfRegistration, companyStatus, economicActivity
Relevant @context:
https://ebw-vocabulary.spherity.dev/ebw-context/v0.1
{
  "@context": [
    "https://www.w3.org/ns/credentials/v2",
    "https://ebw-vocabulary.spherity.dev/ebw-context/v0.1"
  ],
  "@id": "urn:d5dfeb39-edc7-40b1-a2fc-3968dbd3eac8",
  "@type": [
    "VerifiableCredential",
    "ElectronicAttestationOfAttributes"
  ],
  "attestationLegalCategory": "QEAA",
  "credentialSubject": {
    "@id": "did:key:$publicKeyOfHolder$",
    "@type": "EuccLimitLiabilityCompany",
    "legalIdentifier": "NOFOR.987654321",
    "legalName": "acme Corporation",
    "registeredAddress": {
      "@type":"Address",
      "fullAddress": "Via Appia 123, 00100 Rome, Italy",
      "thoroughfare": "Via Appia",
      "locatorDesignator": "123",
      "postName": "Rome",
      "adminUnitL2": "Lazio",
      "postCode": "00100",
      "adminUnitL1": "IT"
    },
    "correspondenceAddress": {
      "@type":"Address",
      "fullAddress": "Via Appia 123, 00100 Rome, Italy",
      "thoroughfare": "Via Appia",
      "locatorDesignator": "123",
      "postName": "Rome",
      "adminUnitL2": "Lazio",
      "postCode": "00100",
      "adminUnitL1": "IT"
    },
    "dateOfRegistration": "2023-10-11",
    "companyStatus": "active",
    "economicActivity": {
      "@type": "Nace021",
      "naceCode": "01.12",
      "naceDescription": "Growing of rice"
    },
    "subscribedCapital": {
      "@type": "Capital",
      "amount": 100000,
      "currency": "Euro"
    },
    "legalRepresentative": [
      {
        "@type": "LegalRepresentative",
        "legalRepresentativeId": "did:key:$publicKeyOfRepresentative1$",
        "role": "CEO",
        "scopeOfAuthorization": "Alone"
      },
      {
        "@type": "LegalRepresentative",
        "legalRepresentativeId": "did:key:$publicKeyOfRepresentative2$",
        "role": "CFO",
        "scopeOfAuthorization": "Alone"
      }
    ]
  },
  "validUntil": "2029-12-03T12:19:52Z",
  "validFrom": "2019-12-03T12:19:52Z",
  "issuer": "did:key:$publicKeyOfIssuer$"
}

EuccPartnership

European Company Certificate Data for partnerships

See the formal definition of the term.

Subclass of:
CredentialSubject
Domain of:
partner
In the domain of:
legalName, legalIdentifier, registeredAddress, correspondenceAddress, dateOfRegistration, companyStatus, economicActivity
Relevant @context:
https://ebw-vocabulary.spherity.dev/ebw-context/v0.1
{
  "@context": [
    "https://www.w3.org/ns/credentials/v2",
    "https://ebw-vocabulary.spherity.dev/ebw-context/v0.1"
  ],
  "@id": "urn:d5dfeb39-edc7-40b1-a2fc-3968dbd3eac8",
  "@type": [
    "VerifiableCredential",
    "ElectronicAttestationOfAttributes"
  ],
  "attestationLegalCategory": "QEAA",
  "credentialSubject": {
    "@id": "did:key:$publicKeyOfHolder$",
    "@type": "EuccPartnership",
    "legalIdentifier": "NOFOR.987654321",
    "legalName": "acme Partnership",
    "registeredAddress": {
      "@type":"Address",
      "fullAddress": "Via Appia 123, 00100 Rome, Italy",
      "thoroughfare": "Via Appia",
      "locatorDesignator": "123",
      "postName": "Rome",
      "adminUnitL2": "Lazio",
      "postCode": "00100",
      "adminUnitL1": "IT"
    },
    "correspondenceAddress": {
      "@type":"Address",
      "fullAddress": "Via Appia 123, 00100 Rome, Italy",
      "thoroughfare": "Via Appia",
      "locatorDesignator": "123",
      "postName": "Rome",
      "adminUnitL2": "Lazio",
      "postCode": "00100",
      "adminUnitL1": "IT"
    },
    "dateOfRegistration": "2023-10-11",
    "companyStatus": "active",
    "economicActivity": {
      "@type": "Nace021",
      "naceCode": "01.12",
      "naceDescription": "Growing of rice"
    },
    "partner": [
      {
        "@type": "GeneralPartner",
        "partnerId": "did:key:$publicKeyOfPartner1$"
      },
      {
        "@type": "LimitedPartner",
        "partnerId": "did:key:$publicKeyOfPartner2$",
        "liabilityOrContribution": {
          "@type": "Capital",
          "amount": 100000,
          "currency": "Euro"
        }
      },
      {
        "@type": "StatutoryPartner",
        "partnerId": "did:key:$publicKeyOfPartner3$",
        "role": "Head of HR",
        "scopeOfAuthorization": "Jointly"
      }
    ]
  },
  "validUntil": "2029-12-03T12:19:52Z",
  "validFrom": "2019-12-03T12:19:52Z",
  "issuer": "did:key:$publicKeyOfIssuer$"
}

Capital

Capital

See the formal definition of the term.

Range of:
subscribedCapital, liabilityOrContribution
Domain of:
currency, amount
Relevant @context:
https://ebw-vocabulary.spherity.dev/ebw-context/v0.1

LegalRepresentative

Legal representative

See the formal definition of the term.

Range of:
legalRepresentative
Domain of:
legalRepresentativeId
In the domain of:
role, scopeOfAuthorization
Relevant @context:
https://ebw-vocabulary.spherity.dev/ebw-context/v0.1

ScopeOfAuthorization

Scope Of Authorization

See the formal definition of the term.

Range of:
scopeOfAuthorization
Relevant @context:
https://ebw-vocabulary.spherity.dev/ebw-context/v0.1

Location

Location

See the formal definition of the term.

Range of:
countryOfBirth, countryOfDeath, placeOfBirth, placeOfDeath
Relevant @context:
https://ebw-vocabulary.spherity.dev/ebw-context/v0.1

Jurisdiction

Jurisdiction

See the formal definition of the term.

Range of:
citizenship, residency
Relevant @context:
https://ebw-vocabulary.spherity.dev/ebw-context/v0.1

Address

Address

See the formal definition of the term.

Range of:
domicile, registeredAddress, correspondenceAddress
Domain of:
thoroughfare, postName, postCode, poBox, locatorName, locatorDesignator, fullAddress, addressArea, adminUnitL2, adminUnitL1
Relevant @context:
https://ebw-vocabulary.spherity.dev/ebw-context/v0.1

Nace021

Nace Rev. 2.1

See the formal definition of the term.

Range of:
economicActivity
Domain of:
naceCode, naceDescription
Relevant @context:
https://ebw-vocabulary.spherity.dev/ebw-context/v0.1

PeriodOfTime

Period of Time

See the formal definition of the term.

Relevant @context:
https://ebw-vocabulary.spherity.dev/ebw-context/v0.1

Person

Person

See the formal definition of the term.

Domain of:
alternativeName, birthName, citizenship, contactPoint, countryOfBirth, countryOfDeath, dateOfDeath, domicile, fullName, gender, identifier, matronymicName, patronymicName, personalAdministrativeNumber, placeOfBirth, placeOfDeath, portrait, residency
In the domain of:
dateOfBirth
Relevant @context:
https://ebw-vocabulary.spherity.dev/ebw-context/v0.1

GeneralPartner

General Partner

See the formal definition of the term.

Includes the range of:
partner
In the domain of:
partnerId
Relevant @context:
https://ebw-vocabulary.spherity.dev/ebw-context/v0.1

LimitedPartner

Limited Partner

See the formal definition of the term.

Includes the range of:
partner
Domain of:
liabilityOrContribution
In the domain of:
partnerId
Relevant @context:
https://ebw-vocabulary.spherity.dev/ebw-context/v0.1

StatutoryPartner

Statutory Partner

See the formal definition of the term.

Includes the range of:
partner
In the domain of:
partnerId, role, scopeOfAuthorization
Relevant @context:
https://ebw-vocabulary.spherity.dev/ebw-context/v0.1

ContactPoint

Contact Point

See the formal definition of the term.

Range of:
contactPoint
Domain of:
hasEmail, hasTelephone
Relevant @context:
https://ebw-vocabulary.spherity.dev/ebw-context/v0.1

Definitions for individuals

The following are definitions for individuals in the ebw namespace.

Pub-EAA

public electronic attestation of attributes

See the formal definition of the term.

Type
AttestationLegalCategory
Relevant @context:
https://ebw-vocabulary.spherity.dev/ebw-context/v0.1

QEAA

qualified electronic attestation of attributes

See the formal definition of the term.

Type
AttestationLegalCategory
Relevant @context:
https://ebw-vocabulary.spherity.dev/ebw-context/v0.1

EAA

electronic attestation of attributes

See the formal definition of the term.

Type
AttestationLegalCategory
Relevant @context:
https://ebw-vocabulary.spherity.dev/ebw-context/v0.1

Alone

scope of authorization Alone

See the formal definition of the term.

Type
ScopeOfAuthorization
Relevant @context:
https://ebw-vocabulary.spherity.dev/ebw-context/v0.1

Jointly

scope of authorization Jointly

See the formal definition of the term.

Type
ScopeOfAuthorization
Relevant @context:
https://ebw-vocabulary.spherity.dev/ebw-context/v0.1

Context

jsonld context

This term is formally defined in another vocabulary (as jsonld:Context), but is frequently used with this vocabulary and has been included to aid readability of this document.

Relevant @context:
https://ebw-vocabulary.spherity.dev/ebw-context/v0.1