Copyright © 2024
The Proof of domicile data model provides a minimum set of classes and properties for describing a proof of domicile evidence. This data model has been designed to support the different requirements of the OOTS action. The different classes and properties defined in this document are based on the OOTS data dictionary.
This Application Profile has the status Draft published at 2024-11-18.
Information about the process and the decisions involved in the creation of this specification are consultable at the Changelog.
Copyright © 2024 European Union. All material in this repository is published under the license CC-BY 4.0, unless explicitly otherwise mentioned.
An Application Profile (AP) is a specification that reuses terms from one or more base standards, adding more specificity by identifying mandatory, recommended and optional elements to be used for a particular application, as well as recommendations for controlled vocabularies to be used.
A Core Vocabulary (CV) is a basic, reusable and extensible data specification that captures the fundamental characteristics of an entity in a context-neutral fashion. Its main objective is to provide terms to be reused in the broadest possible context. More information can be found on the SEMIC Style Guide.
This specification uses the following prefixes to shorten the URIs for readibility.Prefix | Namespace IRI |
---|---|
cv | http://data.europa.eu/m8g/ |
dct | http://purl.org/dc/terms/ |
foaf | http://xmlns.com/foaf/0.1/ |
locn | http://www.w3.org/ns/locn# |
rdf | http://www.w3.org/1999/02/22-rdf-syntax-ns# |
rdfs | http://www.w3.org/2000/01/rdf-schema# |
skos | http://www.w3.org/2004/02/skos/core# |
This document describes the usage of the following main entities for a correct usage of the Application Profile:
|
Proof of citizenship |
The main entities are supported by:
|
Evidence Type |
Jurisdiction |
Person |
And supported by these datatypes:
| GenericDate | Text |
Property | Range | Card | Definition | Usage | ||
---|---|---|---|---|---|---|
![]() |
Date Issued | GenericDate | 0..* | Date of formal issuance of the resource. | ||
![]() |
is about | Person | 1 | Agent that is the subject in the provided Evidence. |
Property | Range | Card | Definition | Usage | ||
---|---|---|---|---|---|---|
![]() |
citizenship | Jurisdiction | 0..* | The Jurisdiction that has conferred citizenship rights on the Person such as the right to vote, to receive certain protection from the community or the issuance of a passport. | ||
![]() |
date of birth | GenericDate | 0..* | The point in time on which the Person was born. |
The date of birth could be expressed as date, gYearMonth or gYear, example:
|
|
![]() |
family name | Text | 0..* | The hereditary surname of a family. | Usually referring to a group of people related by blood, marriage or adoption. This attribute also carries prefixes or suffixes which are part of the family name, e.g. "de Boer", "van de Putte", "von und zu Orlow". Multiple family names, such as are commonly found in Hispanic countries, are recorded in the single family name property so that, for example, Miguel de Cervantes Saavedra's family name would be recorded as "de Cervantes Saavedra". | |
![]() |
given name | Text | 0..* | The name(s) that identify the Person within a family with a common surname. | Usually a first name or forename. Given to a person by his or her parents at birth or legally recognised as 'given names' through a formal process. All given names are ordered in one property so that, for example, the given name for Johann Sebastian Bach is "Johann Sebastian". |
Class | Definition | |
---|---|---|
![]() | The date data type is the union of xs:date, xs:gYearMonth and xs:gYear | |
![]() | The text data type is a combination of a string and a language identifier. |
No examples defined
Class | Class IRI | Property Type | Property | Property IRI |
---|---|---|---|---|
Evidence Type | http://data.europa.eu/m8g/EvidenceType |
|||
Jurisdiction | http://purl.org/dc/terms/Jurisdiction |
name | http://www.w3.org/2000/01/rdf-schema#label |
|
Person | http://www.w3.org/ns/person#Person |
citizenship | http://www.w3.org/ns/person#citizenship |
|
Person | http://www.w3.org/ns/person#Person |
date of birth | http://data.europa.eu/m8g/birthDate |
|
Person | http://www.w3.org/ns/person#Person |
family name | http://xmlns.com/foaf/0.1/familyName |
|
Person | http://www.w3.org/ns/person#Person |
given name | http://xmlns.com/foaf/0.1/givenName |
|
Proof of citizenship | http://data.europa.eu/p4s/ProofOfCitizenship |
Date Issued | http://purl.org/dc/terms/issued |
|
Proof of citizenship | http://data.europa.eu/p4s/ProofOfCitizenship |
is about | http://purl.org/dc/terms/subject |
Please provide feedback on the discussion forum