Copyright © 2024
This model is an application profile for Data4Wallonia. It allows to express the taxonomy used to classify concepts in Data4Wallonia portal.
D4WTA-AP is designed to meet the following use cases:
The specification of the Data4Wallonia Taxonomy Application Profile is represented in a UML class diagram. The figure here beneath shows the full profile which includes the classes and properties that define the taxonomy itself.
This Application Profile has the status Draft published at 2024-09-04.
Information about the process and the decisions involved in the creation of this specification are consultable at the Changelog.
Copyright © 2024 Agence Du Numérique. 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 readability.Prefix | Namespace IRI |
---|---|
dct | http://purl.org/dc/terms/ |
euvoc | http://publications.europa.eu/ontology/euvoc# |
owl | http://www.w3.org/2002/07/owl# |
rdf | http://www.w3.org/1999/02/22-rdf-syntax-ns# |
skos | http://www.w3.org/2004/02/skos/core# |
xsd | http://www.w3.org/2001/XMLSchema# |
This document describes the usage of the following main entities for a correct usage of the Application Profile:
|
Concept |
Concept Scheme |
Property | Range | Card | Definition | Usage | ||
---|---|---|---|---|---|---|
![]() |
alternative label | Text | 0..* | An alternative lexical label for a resource. | Acronyms, abbreviations, spelling variants, and irregular plural/singular forms may be included among the alternative labels for a concept. Mis-spelled terms are normally included as hidden labels (see skos:hiddenLabel). | |
![]() |
definition | Text | 1..* | A statement or formal explanation of the meaning of a concept. | ||
![]() |
has broader | Concept | 0..1 | Relates a concept to a concept that is more general in meaning. | ||
![]() |
identifier | String | 1 | An unambiguous reference to the resource within a given context. | ||
![]() |
is in scheme | Concept Scheme | 1 | Relates a resource (for example a concept) to a concept scheme in which it is included. | ||
![]() |
is replaced by | Concept | 0..1 | A related resource that supplants, displaces, or supersedes the described resource. | ||
![]() |
is top concept of | Concept Scheme | 0..1 | Relates a concept to the concept scheme that it is a top level concept of. | ||
![]() |
preferred label | Text | 1..* | The preferred lexical label for a resource, in a given language. |
Labels should be in French or English. Labels should be at least in French. Labels should start with capital letters. Labels should not contain special characters such as & ( ) \ or /. |
|
![]() |
replaces | Concept | 0..1 | A related resource that is supplanted, displaced, or superseded by the described resource. | ||
![]() |
status | Concept | 1 | The status of the concept in the context of a particular workflow process. | The recommended controlled vocabulary is the Publications Office Concept status authority table. | |
![]() |
title | Text | 0..* | A name given to the resource. | This property is used as the "popularized title". | |
![]() |
version info | String | 1 | This element contains a string giving information about this version such as RCS/CVS keywords. | The values should follow Semantic Versioning (X.X.X). |
Property | Range | Card | Definition | Usage | ||
---|---|---|---|---|---|---|
![]() |
date created | Date | 1 | Date of creation of the resource. | ||
![]() |
date issued | Date | 0..1 | Date of formal issuance of the resource. | ||
![]() |
date modified | Date | 0..1 | Date on which the resource was changed. | ||
![]() |
has top concept | Concept | 0..* | Relates, by convention, a concept scheme to a concept which is topmost in the broader/narrower concept hierarchies for that scheme, providing an entry point to these hierarchies. | ||
![]() |
identifier | String | 1 | An unambiguous reference to the resource within a given context. | ||
![]() |
is replaced by | Concept Scheme | 0..1 | A related resource that supplants, displaces, or supersedes the described resource. | ||
![]() |
preferred label | Text | 1..* | The preferred lexical label for a resource, in a given language. |
Labels should be in French or English. Labels should be at least in French. Labels should start with capital letters. Labels should not contain special characters such as & - ( ) \ or /. |
|
![]() |
replaces | Concept Scheme | 0..1 | A related resource that is supplanted, displaced, or superseded by the described resource. | ||
![]() |
title | Text | 0..* | A name given to the resource. | ||
![]() |
version info | String | 1 | This element contains a string giving information about this version such as RCS/CVS keywords. | The values should follow Semantic Versioning (X.X.X). |
Class | Class IRI | Property Type | Property | Property IRI |
---|---|---|---|---|
Concept | http://www.w3.org/2004/02/skos/core#Concept |
alternative label | http://www.w3.org/2004/02/skos/core#altLabel |
|
Concept | http://www.w3.org/2004/02/skos/core#Concept |
definition | http://www.w3.org/2004/02/skos/core#definition |
|
Concept | http://www.w3.org/2004/02/skos/core#Concept |
has broader | http://www.w3.org/2004/02/skos/core#broader |
|
Concept | http://www.w3.org/2004/02/skos/core#Concept |
identifier | http://purl.org/dc/terms/identifier |
|
Concept | http://www.w3.org/2004/02/skos/core#Concept |
is in scheme | http://www.w3.org/2004/02/skos/core#inScheme |
|
Concept | http://www.w3.org/2004/02/skos/core#Concept |
is replaced by | http://purl.org/dc/terms/isReplacedBy |
|
Concept | http://www.w3.org/2004/02/skos/core#Concept |
is top concept of | http://www.w3.org/2004/02/skos/core#topConceptOf |
|
Concept | http://www.w3.org/2004/02/skos/core#Concept |
preferred label | http://www.w3.org/2004/02/skos/core#prefLabel |
|
Concept | http://www.w3.org/2004/02/skos/core#Concept |
replaces | http://purl.org/dc/terms/replaces |
|
Concept | http://www.w3.org/2004/02/skos/core#Concept |
status | http://publications.europa.eu/ontology/euvoc#status |
|
Concept | http://www.w3.org/2004/02/skos/core#Concept |
title | http://purl.org/dc/terms/title |
|
Concept | http://www.w3.org/2004/02/skos/core#Concept |
version info | http://www.w3.org/2002/07/owl#versionInfo |
|
Concept Scheme | http://www.w3.org/2004/02/skos/core#ConceptScheme |
date created | http://purl.org/dc/terms/created |
|
Concept Scheme | http://www.w3.org/2004/02/skos/core#ConceptScheme |
date issued | http://purl.org/dc/terms/issued |
|
Concept Scheme | http://www.w3.org/2004/02/skos/core#ConceptScheme |
date modified | http://purl.org/dc/terms/modified |
|
Concept Scheme | http://www.w3.org/2004/02/skos/core#ConceptScheme |
has top concept | http://www.w3.org/2004/02/skos/core#hasTopConcept |
|
Concept Scheme | http://www.w3.org/2004/02/skos/core#ConceptScheme |
identifier | http://purl.org/dc/terms/identifier |
|
Concept Scheme | http://www.w3.org/2004/02/skos/core#ConceptScheme |
is replaced by | http://purl.org/dc/terms/isReplacedBy |
|
Concept Scheme | http://www.w3.org/2004/02/skos/core#ConceptScheme |
preferred label | http://www.w3.org/2004/02/skos/core#prefLabel |
|
Concept Scheme | http://www.w3.org/2004/02/skos/core#ConceptScheme |
replaces | http://purl.org/dc/terms/replaces |
|
Concept Scheme | http://www.w3.org/2004/02/skos/core#ConceptScheme |
title | http://purl.org/dc/terms/title |
|
Concept Scheme | http://www.w3.org/2004/02/skos/core#ConceptScheme |
version info | http://www.w3.org/2002/07/owl#versionInfo |