diff --git a/DCAT-AP/releases/2.2.0-hvd/context/hvd.jsonld b/DCAT-AP/releases/2.2.0-hvd/context/hvd.jsonld index c096a12a4..6e5ed4a2a 100644 --- a/DCAT-AP/releases/2.2.0-hvd/context/hvd.jsonld +++ b/DCAT-AP/releases/2.2.0-hvd/context/hvd.jsonld @@ -120,6 +120,10 @@ "@id": "http://data.europa.eu/r5r/hvdCategory", "@type": "@id" }, + "identifier": { + "@container": "@set", + "@id": "http://purl.org/dc/terms/identifier" + }, "otherIdentifier": { "@container": "@set", "@id": "http://www.w3.org/ns/adms#identifier", diff --git a/DCAT-AP/releases/2.2.0-hvd/context/hvd_en.jsonld b/DCAT-AP/releases/2.2.0-hvd/context/hvd_en.jsonld index c096a12a4..6e5ed4a2a 100644 --- a/DCAT-AP/releases/2.2.0-hvd/context/hvd_en.jsonld +++ b/DCAT-AP/releases/2.2.0-hvd/context/hvd_en.jsonld @@ -120,6 +120,10 @@ "@id": "http://data.europa.eu/r5r/hvdCategory", "@type": "@id" }, + "identifier": { + "@container": "@set", + "@id": "http://purl.org/dc/terms/identifier" + }, "otherIdentifier": { "@container": "@set", "@id": "http://www.w3.org/ns/adms#identifier", diff --git a/DCAT-AP/releases/2.2.0-hvd/html/examples/example-data_service_service_desk.jsonld b/DCAT-AP/releases/2.2.0-hvd/html/examples/example-data_service_service_desk.jsonld index 913d13ce7..73a83c3ba 100644 --- a/DCAT-AP/releases/2.2.0-hvd/html/examples/example-data_service_service_desk.jsonld +++ b/DCAT-AP/releases/2.2.0-hvd/html/examples/example-data_service_service_desk.jsonld @@ -11,7 +11,7 @@ "@graph": [ { "@id": "_:EAMS-APIplatform-contactpoint", - "@type": "vcard:Card", + "@type": "vcard:Kind", "vcard:hasURL": { "@id": "https://eams.jira.net/servicedesk" } @@ -52,4 +52,4 @@ } } ] -} \ No newline at end of file +} diff --git a/DCAT-AP/releases/2.2.0-hvd/html/examples/example-data_service_service_desk.ttl b/DCAT-AP/releases/2.2.0-hvd/html/examples/example-data_service_service_desk.ttl index 6daf7a2a3..8f736c8c1 100644 --- a/DCAT-AP/releases/2.2.0-hvd/html/examples/example-data_service_service_desk.ttl +++ b/DCAT-AP/releases/2.2.0-hvd/html/examples/example-data_service_service_desk.ttl @@ -15,5 +15,5 @@ exampleMS:EAMS-APIplatform a dcat:DataService; dcat:contactPoint _:EAMS-APIplatform-contactpoint ; dcat:servesDataset exampleMS:1T2p3o4B, exampleMS:1W2o3p4T . -_:EAMS-APIplatform-contactpoint a vcard:Card ; - vcard:hasURL . \ No newline at end of file +_:EAMS-APIplatform-contactpoint a vcard:Kind; + vcard:hasURL . diff --git a/DCAT-AP/releases/2.2.0-hvd/html/examples/example-ms_catalogue.jsonld b/DCAT-AP/releases/2.2.0-hvd/html/examples/example-ms_catalogue.jsonld index 8512ba59d..317faeb12 100644 --- a/DCAT-AP/releases/2.2.0-hvd/html/examples/example-ms_catalogue.jsonld +++ b/DCAT-AP/releases/2.2.0-hvd/html/examples/example-ms_catalogue.jsonld @@ -19,7 +19,7 @@ }, { "@id": "_:EAMS-APIplatform-contactpoint", - "@type": "vcard:Card", + "@type": "vcard:Kind", "vcard:hasURL": { "@id": "https://eams.jira.net/servicedesk" } @@ -171,4 +171,4 @@ } } ] -} \ No newline at end of file +} diff --git a/DCAT-AP/releases/2.2.0-hvd/html/examples/example-ms_catalogue.ttl b/DCAT-AP/releases/2.2.0-hvd/html/examples/example-ms_catalogue.ttl index f8fca64b5..b5a558a37 100644 --- a/DCAT-AP/releases/2.2.0-hvd/html/examples/example-ms_catalogue.ttl +++ b/DCAT-AP/releases/2.2.0-hvd/html/examples/example-ms_catalogue.ttl @@ -51,11 +51,11 @@ exampleMS:EAMS-APIplatform a dcat:DataService; dcat:contactPoint _:EAMS-APIplatform-contactpoint ; dcat:servesDataset exampleMS:1T2p3o4B, exampleMS:1W2o3p4T . -_:EAMS-APIplatform-contactpoint a vcard:Card ; +_:EAMS-APIplatform-contactpoint a vcard:Kind; vcard:hasURL . _:EA-MS a foaf:Agent; foaf:name "MS Environmental Agency". a dct:LicenseDocument ; - skos:exactMatch . \ No newline at end of file + skos:exactMatch . diff --git a/DCAT-AP/releases/2.2.0-hvd/html/examples/example-ms_catalogue_hvd.jsonld b/DCAT-AP/releases/2.2.0-hvd/html/examples/example-ms_catalogue_hvd.jsonld index b143ff9fb..a582a1933 100644 --- a/DCAT-AP/releases/2.2.0-hvd/html/examples/example-ms_catalogue_hvd.jsonld +++ b/DCAT-AP/releases/2.2.0-hvd/html/examples/example-ms_catalogue_hvd.jsonld @@ -19,7 +19,7 @@ }, { "@id": "_:EAMS-APIplatform-contactpoint", - "@type": "vcard:Card", + "@type": "vcard:Kind", "vcard:hasURL": { "@id": "https://eams.jira.net/servicedesk" } @@ -161,4 +161,4 @@ } } ] -} \ No newline at end of file +} diff --git a/DCAT-AP/releases/2.2.0-hvd/html/examples/example-ms_catalogue_hvd.ttl b/DCAT-AP/releases/2.2.0-hvd/html/examples/example-ms_catalogue_hvd.ttl index f8f30e676..4f9bfa021 100644 --- a/DCAT-AP/releases/2.2.0-hvd/html/examples/example-ms_catalogue_hvd.ttl +++ b/DCAT-AP/releases/2.2.0-hvd/html/examples/example-ms_catalogue_hvd.ttl @@ -52,11 +52,11 @@ exampleMS:EAMS-APIplatform a dcat:DataService; dcat:contactPoint _:EAMS-APIplatform-contactpoint ; dcat:servesDataset exampleMS:1T2p3o4B. -_:EAMS-APIplatform-contactpoint a vcard:Card ; +_:EAMS-APIplatform-contactpoint a vcard:Kind; vcard:hasURL . _:EA-MS a foaf:Agent; foaf:name "MS Environmental Agency". a dct:LicenseDocument ; - skos:exactMatch . \ No newline at end of file + skos:exactMatch . diff --git a/DCAT-AP/releases/2.2.0-hvd/index.html b/DCAT-AP/releases/2.2.0-hvd/index.html index 2b3d68034..98af7cdb6 100644 --- a/DCAT-AP/releases/2.2.0-hvd/index.html +++ b/DCAT-AP/releases/2.2.0-hvd/index.html @@ -1179,7 +1179,7 @@

The legislation that mandates the creation or management of the Data Service. - For HVD the value must include the ELI http://data.europa.eu/eli/reg_impl/2023/138/oj. + For HVD the value MUST include the ELI http://data.europa.eu/eli/reg_impl/2023/138/oj.
As multiple legislations may apply to the resource the maximum cardinality is not limited. @@ -1230,7 +1230,7 @@

Contact information that can be used for sending comments about the Data Service. - + Article 3.4 requires the designation of a point of contact for an API. + + + identifier + + + + + Literal + + + + + 0..* + + + The main identifier for the Dataset, e.g. the URI or other unique identifier in the context of the Catalogue. + + + + + + + Link + + + + Profile specific + + + + Usage Note
- Note that the class Kind is the parent class for the four explicit types of vCards (Individual, Organization, Location, Group). + Article3.4 requires to designate a point of contact for an API. It is recommended to provide at least either an email or a contact form from e.g. a service desk.
@@ -2594,7 +2646,7 @@

- 1 + 0..1 A webpage that either allows to make contact (i.e. a webform) or the information contains how to get into contact.  @@ -2643,7 +2695,7 @@

- 1 + 0..1 A email address via which contact can be made. @@ -3209,7 +3261,7 @@

Controlled vocabularies to be used

- +
Property URIUsed for ClassVocabulary nameVocabulary URIUsage note
dcatap:hvdCategoryDatasetEU Vocabularies HVD CategoriesTBD
dcatap:hvdCategoryDatasetEU Vocabularies HVD Categorieshttp://publications.europa.eu/resource/dataset/high-value-dataset-category
@@ -3293,15 +3345,15 @@

Special cases

It is common that the same API service endpoint (denoted by a dcat:DataService) provides access to multiple datasets. As such, it is to be expected that only some of the datasets are within scope of HVD. Like for Distributions, the HVD does not enforce that all Datasets associated with a Data Service must be in scope of HVD. -Nevertheless, it must be noted that the HVD requirements on a Data Service might indirectly impact the other datasets that are available through the same data service, because a Data Service will sharee the operational and service level requirements for all its associated datasets. +Nevertheless, it must be noted that the HVD requirements on a Data Service might indirectly impact the other datasets that are available through the same data service, because a Data Service will share the operational and service level requirements for all its associated datasets.

HVD data category

The HVD IR defines six thematic data categories: geospatial, earth observation and environment, meteorological, statistics, companies and company ownership, and mobility. -A new property HVD category is introduced to indicate the HVD category to which an entity belongs. -The code list will be created and maintained by the Publications Office. -An entity may belong to more than one data category. +A new property HVD category is introduced to indicate the HVD category to which an resource, i.e. a dataset, belongs. +The controlled vocabulary with all possible values is maintained by the Publications Office. +A resource may belong to more than one data category. @@ -3322,9 +3374,9 @@

Identifiers

In practice, multiple identifiers may have been assigned to a Dataset. It is recommended to select a master identifier and use this one to implement the HVD regulation. -In general, harvesters and portals are advised to use and promote this identifier as the identifier for the HVD Dataset. -In addition it is recommended to augment the list of alternative identifiers (adms:identifier) with the encountered identifiers. -These identifier processing recommendations are made to ensure that the information in usages like the HVD reporting (i.e. a reference to a dataset) is interconnected with the real data. +In general, harvesters and portals are advised to use and promote this master identifier as the identifier for the HVD Dataset. +In addition it is recommended to augment the list of other identifiers (adms:identifier) with the encountered identifiers. +These identifier processing recommendations are made to ensure that the information in usages like the HVD reporting (i.e. a reference to a dataset) is with the published metadata on data portals.

@@ -3333,13 +3385,14 @@

Persistent identifiers

The HVD regulation requires as part of the reporting requirements (article 5.3), that Licensing Conditions and APIs have persistent links.

-Persistence means that, for these entities, Member States take the responsibility to maintain the real world entity indefinitely and additionally reduce the accessibility challenge by maintaining the same name for that real world entity indefinitely. +Persistence means that, for these entities, Member States take the responsibility to maintain the real world resource indefinitely and additionally reduce the accessibility challenge by maintaining the same name for that real world resource indefinitely. Thus for the entities that MSs include in the reporting and for which the reporting requires a persistent link, a MS makes a persistent commitment.

As DCAT-AP is a Semantic Web data specification, persistence is associated with the use persistent URIs (PURIs) for the metadata descriptions. -A general advice for DCAT-AP implementers is to use PURIs for all entities, but in particular for Datasets and Data Services. -The practice, though, shows that this is not commonly applied, and therefore we have proposed guidelines on identifiers [[IdentifierGuidelines]]. +A general advice for DCAT-AP implementers is to use PURIs for all entities, but mostly for Datasets and Data Services. +The practice, though, shows that this is not universally applied. +To reduce this gap between the intention and the practice DCAT-AP has proposed a number of guidelines on identifiers [[IdentifierGuidelines]]. Implementers of the HVD regulation are advised to read these guidelines to understand how identity might or might not be preserved from one data portal to another, and take the appropriate actions. @@ -3351,29 +3404,31 @@

Persistent identifiers

The reporting requirement for a persistent link for APIs is ambiguous from the perspective of DCAT-AP. -In DCAT-AP, there is the identifier for the Data Service, i.e. the description about the API, and the property endpoint URL, which is the technical endpoint via which the data exchange will happen. -As the HVD regulation does not specify precisely which case it covers, both are considered in scope. -That means that each Dataset Service has a PURI and that the endpoint URL is persistent. -Thus when an API is moved to a new platform (e.g. from a local API gateway to an organisation-wide one), the original endpoint URL must be maintained, and also the metadata management must be maintained. - +In DCAT-AP, there is the identifier for the Data Service, i.e. the description about the API, and the property endpoint URL, which is the technical endpoint via which the data exchange will happen. +The impact that the persistency requirement has on each is different and requires special attention from the HVD dataset publisher. +As the HVD IR does not specify precisely which case it covers, both are considered in scope. +That means that a Data Service has a PURI and that its endpoint URL is persistent.

-DCAT-AP does not impose persistent identification of an endpoint URL. -It, however, expects a life cycle management of the API through metadata. -For that, DCAT-AP includes a few properties for life cycle management. +DCAT-AP does not impose persistent identification of an endpoint URL. +It, however, expects a life-cycle management of the API through metadata. +For that, DCAT-AP recommends to follow the DCAT guidelines on Resource life-cycle.

For example, consider an API which is at the end of its lifecycle. -According to DCAT-AP, the PURI of the Data Service could get the status ‘deprecated’ and the endpoint URL could be made void when it is taken offline. +According to DCAT(-AP), the PURI of the Data Service could get the status ‘deprecated’ and the endpoint URL could be made void when it is taken offline. Any data portal user would understand that this Data Service should not to used anymore. If the metadata is augmented with the information about the successor of the Data Service, the data portal owner can be guided to the new Data Service.

The impact for a user of the endpoint URL is higher: systems might get broken when the endpoint URL is taken offline. This situation is the result of a shared responsibility: either the publishers did not apply a decent life cycle management, or the users did not inform the publisher about their critical dependency. -The enforcement of a persistent link for the endpoint URL will reduce the occurrence of such cases, but it will not make them disappear. -Because of this, even if the API gives access to open data users that are dependent on the API are advised to inform the publisher. +Because of this, even if the API gives open access to open data, users that are dependent on the API are advised to inform the publisher about their existance. But also, publishers must improve their life cycle management for these APIs so that re-users get the right information and can take the change of the endpoint of the API into account in their roadmaps. +

+The enforcement of a persistent link for the endpoint URL will reduce the occurrence of such cases, but it will not make them disappear. +And this enforcement imposes additional care on the Data Services (APIs) by HVD publishers. +When an API is moved to a new platform (e.g. from a local API gateway to an organisation-wide one), the original endpoint URL must be maintained, and also the metadata management must be maintained.

In summary, the recommendation is to have persistency for both aspects of the API: its metadata identifier as its endpoint URL.

@@ -3385,11 +3440,13 @@

Legal information

Furthermore, it should be possible to investigate whether the legal conditions are equal or more permissive than the reference CC-BY 4.0.

-Despite these strong requirements, the HVD regulation does not alter the general use of DCAT-AP for legal information. -The HVD requirements extend or precise how the legal information technically should be provided. -In this documentation it is assumed that legal information corresponds to licences as rights expressions. -In currently allowed practice, licence information may be supplied by a collection of rights statements, in cases that national legislation does not allow to provide a licence document. -This is compatible with the HVD regulation, and in that case, the HVD requirements will also apply to the rights statements. HVD does not force to adapt the current DCAT-AP principle to indicate the legal information at the most precise level in the metadata description: i.e., Data Service and Distribution, therefore this principle is maintained. +Despite these strong requirements, the HVD regulation does not alter the recommendations and practice of expressing legal information in DCAT-AP. +The HVD requirements do extend or precise how the legal information technically should be provided. + +In the DCAT-AP legal information corresponds to licences as rights expressions. +In currently allowed practice, licence information may thus be supplied by a collection of rights statements, in cases that national legislation does not allow to provide a licence document. +This is compatible with the HVD regulation, and in that case, the HVD requirements will also apply to the rights statements. +HVD IR also does not force to adapt the current DCAT-AP principle to indicate the legal information at the most precise level in the metadata description: i.e., Data Service and Distribution, therefore this principle is maintained.

Catalogue owners are advised to assess the legal information provided by the publishers according to flows in the figures below. @@ -3417,7 +3474,7 @@

Legal information

In the reporting requirements of the HVD regulation, the notion terms of use is used. -It has been agreed, by the Working Group for this documentation, that providing terms of use information is the same as providing legal information for a Data Service. +It has been agreed, by the Working Group for DCAT-AP HVD, that providing terms of use information is the same as providing legal information for a Data Service.

Contact Point

@@ -3429,11 +3486,19 @@

Contact Point

Specific data requirements

-The HVD implementation regulation describes, in its Annex, precisely the data elements that should be provided for a HVD dataset. A HVD dataset must conform to the rules defined in the HVD IR. +The HVD implementation regulation describes, in its Annex, precisely the data elements that should be provided for a HVD dataset. +A HVD dataset must conform to the rules defined in the HVD IR.

It is recommended to provide a reference to a public document (for instance: data standards) that describes the internals of the Dataset (or Distribution) using the property conforms to. This ensures that the information is made publicly accessible for reusers. -Additionally, it can be used by experts to verify if the Dataset matches the HVD requirements. +It can be used by experts to verify if the Dataset matches the HVD requirements. + +

+An alternative approach is the use of a self declaration of conformance. +In this case the publisher of the HVD dataset declares itself that it conforms to all data technical details the HVD IR imposes. +The INSPIRE community has used this approach before. +As the assessment of the validity of such self-declaration is a domain specific activity requiring expert knowledge, DCAT-AP HVD does not proposes a general self declaration statement. +But leaves the design of such statement to the data experts of the HVD categories to provide an trustable approach.

@@ -3903,6 +3968,8 @@

Quick Reference of Classes and Properties

+ + @@ -3933,6 +4000,8 @@

Quick Reference of Classes and Properties

+ + Dataset
http://www.w3.org/ns/dcat#Dataset
@@ -3962,6 +4031,16 @@

Quick Reference of Classes and Properties

+ + Dataset +
http://www.w3.org/ns/dcat#Dataset
+ Optional + identifier +
http://purl.org/dc/terms/identifier
+ + + + Dataset
http://www.w3.org/ns/dcat#Dataset
@@ -4078,10 +4157,15 @@

Quick Reference of Classes and Properties

+ + + + + Kind
http://www.w3.org/2006/vcard/ns#Kind
- Mandatory + Recommended contact page
http://www.w3.org/2006/vcard/ns#hasURL
@@ -4091,7 +4175,7 @@

Quick Reference of Classes and Properties

Kind
http://www.w3.org/2006/vcard/ns#Kind
- Mandatory + Recommended email
http://www.w3.org/2006/vcard/ns#hasEmail
@@ -4102,11 +4186,6 @@

Quick Reference of Classes and Properties

- - - - - diff --git a/DCAT-AP/releases/2.2.0-hvd/index_en.html b/DCAT-AP/releases/2.2.0-hvd/index_en.html index 2b3d68034..98af7cdb6 100644 --- a/DCAT-AP/releases/2.2.0-hvd/index_en.html +++ b/DCAT-AP/releases/2.2.0-hvd/index_en.html @@ -1179,7 +1179,7 @@

The legislation that mandates the creation or management of the Data Service. - For HVD the value must include the ELI http://data.europa.eu/eli/reg_impl/2023/138/oj. + For HVD the value MUST include the ELI http://data.europa.eu/eli/reg_impl/2023/138/oj.
As multiple legislations may apply to the resource the maximum cardinality is not limited. @@ -1230,7 +1230,7 @@

Contact information that can be used for sending comments about the Data Service. - + Article 3.4 requires the designation of a point of contact for an API. + + + identifier + + + + + Literal + + + + + 0..* + + + The main identifier for the Dataset, e.g. the URI or other unique identifier in the context of the Catalogue. + + + + + + + Link + + + + Profile specific + + + + Usage Note
- Note that the class Kind is the parent class for the four explicit types of vCards (Individual, Organization, Location, Group). + Article3.4 requires to designate a point of contact for an API. It is recommended to provide at least either an email or a contact form from e.g. a service desk.
@@ -2594,7 +2646,7 @@

- 1 + 0..1 A webpage that either allows to make contact (i.e. a webform) or the information contains how to get into contact.  @@ -2643,7 +2695,7 @@

- 1 + 0..1 A email address via which contact can be made. @@ -3209,7 +3261,7 @@

Controlled vocabularies to be used

- +
Property URIUsed for ClassVocabulary nameVocabulary URIUsage note
dcatap:hvdCategoryDatasetEU Vocabularies HVD CategoriesTBD
dcatap:hvdCategoryDatasetEU Vocabularies HVD Categorieshttp://publications.europa.eu/resource/dataset/high-value-dataset-category
@@ -3293,15 +3345,15 @@

Special cases

It is common that the same API service endpoint (denoted by a dcat:DataService) provides access to multiple datasets. As such, it is to be expected that only some of the datasets are within scope of HVD. Like for Distributions, the HVD does not enforce that all Datasets associated with a Data Service must be in scope of HVD. -Nevertheless, it must be noted that the HVD requirements on a Data Service might indirectly impact the other datasets that are available through the same data service, because a Data Service will sharee the operational and service level requirements for all its associated datasets. +Nevertheless, it must be noted that the HVD requirements on a Data Service might indirectly impact the other datasets that are available through the same data service, because a Data Service will share the operational and service level requirements for all its associated datasets.

HVD data category

The HVD IR defines six thematic data categories: geospatial, earth observation and environment, meteorological, statistics, companies and company ownership, and mobility. -A new property HVD category is introduced to indicate the HVD category to which an entity belongs. -The code list will be created and maintained by the Publications Office. -An entity may belong to more than one data category. +A new property HVD category is introduced to indicate the HVD category to which an resource, i.e. a dataset, belongs. +The controlled vocabulary with all possible values is maintained by the Publications Office. +A resource may belong to more than one data category. @@ -3322,9 +3374,9 @@

Identifiers

In practice, multiple identifiers may have been assigned to a Dataset. It is recommended to select a master identifier and use this one to implement the HVD regulation. -In general, harvesters and portals are advised to use and promote this identifier as the identifier for the HVD Dataset. -In addition it is recommended to augment the list of alternative identifiers (adms:identifier) with the encountered identifiers. -These identifier processing recommendations are made to ensure that the information in usages like the HVD reporting (i.e. a reference to a dataset) is interconnected with the real data. +In general, harvesters and portals are advised to use and promote this master identifier as the identifier for the HVD Dataset. +In addition it is recommended to augment the list of other identifiers (adms:identifier) with the encountered identifiers. +These identifier processing recommendations are made to ensure that the information in usages like the HVD reporting (i.e. a reference to a dataset) is with the published metadata on data portals.

@@ -3333,13 +3385,14 @@

Persistent identifiers

The HVD regulation requires as part of the reporting requirements (article 5.3), that Licensing Conditions and APIs have persistent links.

-Persistence means that, for these entities, Member States take the responsibility to maintain the real world entity indefinitely and additionally reduce the accessibility challenge by maintaining the same name for that real world entity indefinitely. +Persistence means that, for these entities, Member States take the responsibility to maintain the real world resource indefinitely and additionally reduce the accessibility challenge by maintaining the same name for that real world resource indefinitely. Thus for the entities that MSs include in the reporting and for which the reporting requires a persistent link, a MS makes a persistent commitment.

As DCAT-AP is a Semantic Web data specification, persistence is associated with the use persistent URIs (PURIs) for the metadata descriptions. -A general advice for DCAT-AP implementers is to use PURIs for all entities, but in particular for Datasets and Data Services. -The practice, though, shows that this is not commonly applied, and therefore we have proposed guidelines on identifiers [[IdentifierGuidelines]]. +A general advice for DCAT-AP implementers is to use PURIs for all entities, but mostly for Datasets and Data Services. +The practice, though, shows that this is not universally applied. +To reduce this gap between the intention and the practice DCAT-AP has proposed a number of guidelines on identifiers [[IdentifierGuidelines]]. Implementers of the HVD regulation are advised to read these guidelines to understand how identity might or might not be preserved from one data portal to another, and take the appropriate actions. @@ -3351,29 +3404,31 @@

Persistent identifiers

The reporting requirement for a persistent link for APIs is ambiguous from the perspective of DCAT-AP. -In DCAT-AP, there is the identifier for the Data Service, i.e. the description about the API, and the property endpoint URL, which is the technical endpoint via which the data exchange will happen. -As the HVD regulation does not specify precisely which case it covers, both are considered in scope. -That means that each Dataset Service has a PURI and that the endpoint URL is persistent. -Thus when an API is moved to a new platform (e.g. from a local API gateway to an organisation-wide one), the original endpoint URL must be maintained, and also the metadata management must be maintained. - +In DCAT-AP, there is the identifier for the Data Service, i.e. the description about the API, and the property endpoint URL, which is the technical endpoint via which the data exchange will happen. +The impact that the persistency requirement has on each is different and requires special attention from the HVD dataset publisher. +As the HVD IR does not specify precisely which case it covers, both are considered in scope. +That means that a Data Service has a PURI and that its endpoint URL is persistent.

-DCAT-AP does not impose persistent identification of an endpoint URL. -It, however, expects a life cycle management of the API through metadata. -For that, DCAT-AP includes a few properties for life cycle management. +DCAT-AP does not impose persistent identification of an endpoint URL. +It, however, expects a life-cycle management of the API through metadata. +For that, DCAT-AP recommends to follow the DCAT guidelines on Resource life-cycle.

For example, consider an API which is at the end of its lifecycle. -According to DCAT-AP, the PURI of the Data Service could get the status ‘deprecated’ and the endpoint URL could be made void when it is taken offline. +According to DCAT(-AP), the PURI of the Data Service could get the status ‘deprecated’ and the endpoint URL could be made void when it is taken offline. Any data portal user would understand that this Data Service should not to used anymore. If the metadata is augmented with the information about the successor of the Data Service, the data portal owner can be guided to the new Data Service.

The impact for a user of the endpoint URL is higher: systems might get broken when the endpoint URL is taken offline. This situation is the result of a shared responsibility: either the publishers did not apply a decent life cycle management, or the users did not inform the publisher about their critical dependency. -The enforcement of a persistent link for the endpoint URL will reduce the occurrence of such cases, but it will not make them disappear. -Because of this, even if the API gives access to open data users that are dependent on the API are advised to inform the publisher. +Because of this, even if the API gives open access to open data, users that are dependent on the API are advised to inform the publisher about their existance. But also, publishers must improve their life cycle management for these APIs so that re-users get the right information and can take the change of the endpoint of the API into account in their roadmaps. +

+The enforcement of a persistent link for the endpoint URL will reduce the occurrence of such cases, but it will not make them disappear. +And this enforcement imposes additional care on the Data Services (APIs) by HVD publishers. +When an API is moved to a new platform (e.g. from a local API gateway to an organisation-wide one), the original endpoint URL must be maintained, and also the metadata management must be maintained.

In summary, the recommendation is to have persistency for both aspects of the API: its metadata identifier as its endpoint URL.

@@ -3385,11 +3440,13 @@

Legal information

Furthermore, it should be possible to investigate whether the legal conditions are equal or more permissive than the reference CC-BY 4.0.

-Despite these strong requirements, the HVD regulation does not alter the general use of DCAT-AP for legal information. -The HVD requirements extend or precise how the legal information technically should be provided. -In this documentation it is assumed that legal information corresponds to licences as rights expressions. -In currently allowed practice, licence information may be supplied by a collection of rights statements, in cases that national legislation does not allow to provide a licence document. -This is compatible with the HVD regulation, and in that case, the HVD requirements will also apply to the rights statements. HVD does not force to adapt the current DCAT-AP principle to indicate the legal information at the most precise level in the metadata description: i.e., Data Service and Distribution, therefore this principle is maintained. +Despite these strong requirements, the HVD regulation does not alter the recommendations and practice of expressing legal information in DCAT-AP. +The HVD requirements do extend or precise how the legal information technically should be provided. + +In the DCAT-AP legal information corresponds to licences as rights expressions. +In currently allowed practice, licence information may thus be supplied by a collection of rights statements, in cases that national legislation does not allow to provide a licence document. +This is compatible with the HVD regulation, and in that case, the HVD requirements will also apply to the rights statements. +HVD IR also does not force to adapt the current DCAT-AP principle to indicate the legal information at the most precise level in the metadata description: i.e., Data Service and Distribution, therefore this principle is maintained.

Catalogue owners are advised to assess the legal information provided by the publishers according to flows in the figures below. @@ -3417,7 +3474,7 @@

Legal information

In the reporting requirements of the HVD regulation, the notion terms of use is used. -It has been agreed, by the Working Group for this documentation, that providing terms of use information is the same as providing legal information for a Data Service. +It has been agreed, by the Working Group for DCAT-AP HVD, that providing terms of use information is the same as providing legal information for a Data Service.

Contact Point

@@ -3429,11 +3486,19 @@

Contact Point

Specific data requirements

-The HVD implementation regulation describes, in its Annex, precisely the data elements that should be provided for a HVD dataset. A HVD dataset must conform to the rules defined in the HVD IR. +The HVD implementation regulation describes, in its Annex, precisely the data elements that should be provided for a HVD dataset. +A HVD dataset must conform to the rules defined in the HVD IR.

It is recommended to provide a reference to a public document (for instance: data standards) that describes the internals of the Dataset (or Distribution) using the property conforms to. This ensures that the information is made publicly accessible for reusers. -Additionally, it can be used by experts to verify if the Dataset matches the HVD requirements. +It can be used by experts to verify if the Dataset matches the HVD requirements. + +

+An alternative approach is the use of a self declaration of conformance. +In this case the publisher of the HVD dataset declares itself that it conforms to all data technical details the HVD IR imposes. +The INSPIRE community has used this approach before. +As the assessment of the validity of such self-declaration is a domain specific activity requiring expert knowledge, DCAT-AP HVD does not proposes a general self declaration statement. +But leaves the design of such statement to the data experts of the HVD categories to provide an trustable approach.

@@ -3903,6 +3968,8 @@

Quick Reference of Classes and Properties

+ + @@ -3933,6 +4000,8 @@

Quick Reference of Classes and Properties

+ + Dataset
http://www.w3.org/ns/dcat#Dataset
@@ -3962,6 +4031,16 @@

Quick Reference of Classes and Properties

+ + Dataset +
http://www.w3.org/ns/dcat#Dataset
+ Optional + identifier +
http://purl.org/dc/terms/identifier
+ + + + Dataset
http://www.w3.org/ns/dcat#Dataset
@@ -4078,10 +4157,15 @@

Quick Reference of Classes and Properties

+ + + + + Kind
http://www.w3.org/2006/vcard/ns#Kind
- Mandatory + Recommended contact page
http://www.w3.org/2006/vcard/ns#hasURL
@@ -4091,7 +4175,7 @@

Quick Reference of Classes and Properties

Kind
http://www.w3.org/2006/vcard/ns#Kind
- Mandatory + Recommended email
http://www.w3.org/2006/vcard/ns#hasEmail
@@ -4102,11 +4186,6 @@

Quick Reference of Classes and Properties

- - - - - diff --git a/DCAT-AP/releases/2.2.0-hvd/shacl/hvd-SHACL.jsonld b/DCAT-AP/releases/2.2.0-hvd/shacl/hvd-SHACL.jsonld index d624c9090..2b522f217 100644 --- a/DCAT-AP/releases/2.2.0-hvd/shacl/hvd-SHACL.jsonld +++ b/DCAT-AP/releases/2.2.0-hvd/shacl/hvd-SHACL.jsonld @@ -156,21 +156,6 @@ "@type": "sh:NodeShape", "sh:closed": false, "sh:property": [ - { - "@id": "https://semiceu.github.io//DCAT-AP/releases/2.2.0-hvd#KindShape/7930e9ce7e36c30cae6174390ef005669c59e5ad", - "rdfs:seeAlso": "https://semiceu.github.io//DCAT-AP/releases/2.2.0-hvd#Kind.contactpage", - "sh:description": { - "en": "A webpage that either allows to make contact (i.e. a webform) or the information contains how to get into contact. " - }, - "sh:minCount": "1", - "sh:name": { - "en": "contact page" - }, - "sh:path": "http://www.w3.org/2006/vcard/ns#hasURL", - "vl:message": { - "en": "Minimally 1 values are expected for contact page" - } - }, { "@id": "https://semiceu.github.io//DCAT-AP/releases/2.2.0-hvd#KindShape/8cf3e751730442052d1b2174336d21bb838e4aab", "rdfs:seeAlso": "https://semiceu.github.io//DCAT-AP/releases/2.2.0-hvd#Kind.email", @@ -231,21 +216,6 @@ "en": "The expected value for contact page is a rdfs:Resource (URI or blank node)" } }, - { - "@id": "https://semiceu.github.io//DCAT-AP/releases/2.2.0-hvd#KindShape/abe13467d83c0301d2d6c2d77bd37218b9f6b62b", - "rdfs:seeAlso": "https://semiceu.github.io//DCAT-AP/releases/2.2.0-hvd#Kind.email", - "sh:description": { - "en": "A email address via which contact can be made.\r\n" - }, - "sh:minCount": "1", - "sh:name": { - "en": "email" - }, - "sh:path": "http://www.w3.org/2006/vcard/ns#hasEmail", - "vl:message": { - "en": "Minimally 1 values are expected for email" - } - }, { "@id": "https://semiceu.github.io//DCAT-AP/releases/2.2.0-hvd#KindShape/af064e842c8e058505005f10ba6025ee57ad168b", "rdfs:seeAlso": "https://semiceu.github.io//DCAT-AP/releases/2.2.0-hvd#Kind.contactpage", @@ -607,21 +577,6 @@ "en": "The range of HVD category must be of type ." } }, - { - "@id": "https://semiceu.github.io//DCAT-AP/releases/2.2.0-hvd#DataServiceShape/396231de4783bdfd25c32e935e43dec4585563ce", - "rdfs:seeAlso": "https://semiceu.github.io//DCAT-AP/releases/2.2.0-hvd#DataService.licence", - "sh:description": { - "en": "A licence under which the Data service is made available." - }, - "sh:minCount": "1", - "sh:name": { - "en": "licence" - }, - "sh:path": "http://purl.org/dc/terms/license", - "vl:message": { - "en": "Minimally 1 values are expected for licence" - } - }, { "@id": "https://semiceu.github.io//DCAT-AP/releases/2.2.0-hvd#DataServiceShape/3bde2663aaca96d953765ac2e525ef64710bf4d6", "rdfs:seeAlso": "https://semiceu.github.io//DCAT-AP/releases/2.2.0-hvd#DataService.endpointURL", @@ -672,7 +627,7 @@ "rdfs:seeAlso": "https://semiceu.github.io//DCAT-AP/releases/2.2.0-hvd#DataService.documentation", "sh:class": "http://xmlns.com/foaf/0.1/Document", "sh:description": { - "en": "A web page that provides details the quality of service the Data Service provides and/or additional information." + "en": "A page that provides additional information about the Data Service." }, "sh:name": { "en": "documentation" @@ -746,7 +701,7 @@ "@id": "https://semiceu.github.io//DCAT-AP/releases/2.2.0-hvd#DataServiceShape/8521ebd386ec388c4cf09933c419e3fe7668f29d", "rdfs:seeAlso": "https://semiceu.github.io//DCAT-AP/releases/2.2.0-hvd#DataService.documentation", "sh:description": { - "en": "A web page that provides details the quality of service the Data Service provides and/or additional information." + "en": "A page that provides additional information about the Data Service." }, "sh:minCount": "1", "sh:name": { @@ -776,7 +731,7 @@ "@id": "https://semiceu.github.io//DCAT-AP/releases/2.2.0-hvd#DataServiceShape/998ce689a5bcc3e2764ff84a05255e34d91e8102", "rdfs:seeAlso": "https://semiceu.github.io//DCAT-AP/releases/2.2.0-hvd#DataService.documentation", "sh:description": { - "en": "A web page that provides details the quality of service the Data Service provides and/or additional information." + "en": "A page that provides additional information about the Data Service." }, "sh:name": { "en": "documentation" @@ -1200,6 +1155,21 @@ "en": "The range of other identifier must be of type ." } }, + { + "@id": "https://semiceu.github.io//DCAT-AP/releases/2.2.0-hvd#DatasetShape/aadbd67a77a624f073be2076627fb9dc883cbe48", + "rdfs:seeAlso": "https://semiceu.github.io//DCAT-AP/releases/2.2.0-hvd#Dataset.identifier", + "sh:description": { + "en": "The main identifier for the Dataset, e.g. the URI or other unique identifier in the context of the Catalogue." + }, + "sh:name": { + "en": "identifier" + }, + "sh:nodeKind": "sh:Literal", + "sh:path": "http://purl.org/dc/terms/identifier", + "vl:message": { + "en": "The expected value for identifier is a Literal" + } + }, { "@id": "https://semiceu.github.io//DCAT-AP/releases/2.2.0-hvd#DatasetShape/b3ec0655204c62a2531244aaeab12f1a2c5e5b5d", "rdfs:seeAlso": "https://semiceu.github.io//DCAT-AP/releases/2.2.0-hvd#Dataset.publisher", diff --git a/DCAT-AP/releases/2.2.0-hvd/shacl/hvd-SHACL.ttl b/DCAT-AP/releases/2.2.0-hvd/shacl/hvd-SHACL.ttl index ada2e3360..4f34ac4ba 100644 --- a/DCAT-AP/releases/2.2.0-hvd/shacl/hvd-SHACL.ttl +++ b/DCAT-AP/releases/2.2.0-hvd/shacl/hvd-SHACL.ttl @@ -187,7 +187,6 @@ shacl:property , , , - , , , , @@ -235,13 +234,6 @@ shacl:path ; "The range of HVD category must be of type ."@en . - rdfs:seeAlso "https://semiceu.github.io//DCAT-AP/releases/2.2.0-hvd#DataService.licence"; - shacl:description "A licence under which the Data service is made available."@en; - shacl:minCount 1; - shacl:name "licence"@en; - shacl:path dc:license; - "Minimally 1 values are expected for licence"@en . - rdfs:seeAlso "https://semiceu.github.io//DCAT-AP/releases/2.2.0-hvd#DataService.endpointURL"; shacl:description "The root location or primary endpoint of the service (an IRI)."@en; shacl:name "endpoint URL"@en; @@ -265,7 +257,7 @@ rdfs:seeAlso "https://semiceu.github.io//DCAT-AP/releases/2.2.0-hvd#DataService.documentation"; shacl:class foaf:Document; - shacl:description "A web page that provides details the quality of service the Data Service provides and/or additional information."@en; + shacl:description "A page that provides additional information about the Data Service."@en; shacl:name "documentation"@en; shacl:path foaf:Page; "The range of documentation must be of type ."@en . @@ -299,7 +291,7 @@ "Minimally 1 values are expected for endpoint URL"@en . rdfs:seeAlso "https://semiceu.github.io//DCAT-AP/releases/2.2.0-hvd#DataService.documentation"; - shacl:description "A web page that provides details the quality of service the Data Service provides and/or additional information."@en; + shacl:description "A page that provides additional information about the Data Service."@en; shacl:minCount 1; shacl:name "documentation"@en; shacl:path foaf:Page; @@ -313,7 +305,7 @@ "The range of rights must be of type ."@en . rdfs:seeAlso "https://semiceu.github.io//DCAT-AP/releases/2.2.0-hvd#DataService.documentation"; - shacl:description "A web page that provides details the quality of service the Data Service provides and/or additional information."@en; + shacl:description "A page that provides additional information about the Data Service."@en; shacl:name "documentation"@en; shacl:nodeKind shacl:BlankNodeOrIRI; shacl:path foaf:Page; @@ -426,6 +418,7 @@ , , , + , , , , @@ -530,6 +523,13 @@ shacl:path ; "The range of other identifier must be of type ."@en . + rdfs:seeAlso "https://semiceu.github.io//DCAT-AP/releases/2.2.0-hvd#Dataset.identifier"; + shacl:description "The main identifier for the Dataset, e.g. the URI or other unique identifier in the context of the Catalogue."@en; + shacl:name "identifier"@en; + shacl:nodeKind shacl:Literal; + shacl:path dc:identifier; + "The expected value for identifier is a Literal"@en . + rdfs:seeAlso "https://semiceu.github.io//DCAT-AP/releases/2.2.0-hvd#Dataset.publisher"; shacl:class foaf:Agent; shacl:description "An entity (organisation) responsible for making the Dataset available."@en; @@ -684,23 +684,14 @@ a shacl:NodeShape; shacl:closed false; - shacl:property , - , + shacl:property , , , , - , , ; shacl:targetClass vcard:Kind . - rdfs:seeAlso "https://semiceu.github.io//DCAT-AP/releases/2.2.0-hvd#Kind.contactpage"; - shacl:description "A webpage that either allows to make contact (i.e. a webform) or the information contains how to get into contact. "@en; - shacl:minCount 1; - shacl:name "contact page"@en; - shacl:path vcard:hasURL; - "Minimally 1 values are expected for contact page"@en . - rdfs:seeAlso "https://semiceu.github.io//DCAT-AP/releases/2.2.0-hvd#Kind.email"; shacl:class rdfs:Resource; shacl:description """A email address via which contact can be made. @@ -731,14 +722,6 @@ shacl:path vcard:hasURL; "The expected value for contact page is a rdfs:Resource (URI or blank node)"@en . - rdfs:seeAlso "https://semiceu.github.io//DCAT-AP/releases/2.2.0-hvd#Kind.email"; - shacl:description """A email address via which contact can be made. -"""@en; - shacl:minCount 1; - shacl:name "email"@en; - shacl:path vcard:hasEmail; - "Minimally 1 values are expected for email"@en . - rdfs:seeAlso "https://semiceu.github.io//DCAT-AP/releases/2.2.0-hvd#Kind.contactpage"; shacl:description "A webpage that either allows to make contact (i.e. a webform) or the information contains how to get into contact. "@en; shacl:maxCount 1; diff --git a/DCAT-AP/releases/2.2.0-hvd/shacl/hvd-SHACL_en.jsonld b/DCAT-AP/releases/2.2.0-hvd/shacl/hvd-SHACL_en.jsonld index d624c9090..2b522f217 100644 --- a/DCAT-AP/releases/2.2.0-hvd/shacl/hvd-SHACL_en.jsonld +++ b/DCAT-AP/releases/2.2.0-hvd/shacl/hvd-SHACL_en.jsonld @@ -156,21 +156,6 @@ "@type": "sh:NodeShape", "sh:closed": false, "sh:property": [ - { - "@id": "https://semiceu.github.io//DCAT-AP/releases/2.2.0-hvd#KindShape/7930e9ce7e36c30cae6174390ef005669c59e5ad", - "rdfs:seeAlso": "https://semiceu.github.io//DCAT-AP/releases/2.2.0-hvd#Kind.contactpage", - "sh:description": { - "en": "A webpage that either allows to make contact (i.e. a webform) or the information contains how to get into contact. " - }, - "sh:minCount": "1", - "sh:name": { - "en": "contact page" - }, - "sh:path": "http://www.w3.org/2006/vcard/ns#hasURL", - "vl:message": { - "en": "Minimally 1 values are expected for contact page" - } - }, { "@id": "https://semiceu.github.io//DCAT-AP/releases/2.2.0-hvd#KindShape/8cf3e751730442052d1b2174336d21bb838e4aab", "rdfs:seeAlso": "https://semiceu.github.io//DCAT-AP/releases/2.2.0-hvd#Kind.email", @@ -231,21 +216,6 @@ "en": "The expected value for contact page is a rdfs:Resource (URI or blank node)" } }, - { - "@id": "https://semiceu.github.io//DCAT-AP/releases/2.2.0-hvd#KindShape/abe13467d83c0301d2d6c2d77bd37218b9f6b62b", - "rdfs:seeAlso": "https://semiceu.github.io//DCAT-AP/releases/2.2.0-hvd#Kind.email", - "sh:description": { - "en": "A email address via which contact can be made.\r\n" - }, - "sh:minCount": "1", - "sh:name": { - "en": "email" - }, - "sh:path": "http://www.w3.org/2006/vcard/ns#hasEmail", - "vl:message": { - "en": "Minimally 1 values are expected for email" - } - }, { "@id": "https://semiceu.github.io//DCAT-AP/releases/2.2.0-hvd#KindShape/af064e842c8e058505005f10ba6025ee57ad168b", "rdfs:seeAlso": "https://semiceu.github.io//DCAT-AP/releases/2.2.0-hvd#Kind.contactpage", @@ -607,21 +577,6 @@ "en": "The range of HVD category must be of type ." } }, - { - "@id": "https://semiceu.github.io//DCAT-AP/releases/2.2.0-hvd#DataServiceShape/396231de4783bdfd25c32e935e43dec4585563ce", - "rdfs:seeAlso": "https://semiceu.github.io//DCAT-AP/releases/2.2.0-hvd#DataService.licence", - "sh:description": { - "en": "A licence under which the Data service is made available." - }, - "sh:minCount": "1", - "sh:name": { - "en": "licence" - }, - "sh:path": "http://purl.org/dc/terms/license", - "vl:message": { - "en": "Minimally 1 values are expected for licence" - } - }, { "@id": "https://semiceu.github.io//DCAT-AP/releases/2.2.0-hvd#DataServiceShape/3bde2663aaca96d953765ac2e525ef64710bf4d6", "rdfs:seeAlso": "https://semiceu.github.io//DCAT-AP/releases/2.2.0-hvd#DataService.endpointURL", @@ -672,7 +627,7 @@ "rdfs:seeAlso": "https://semiceu.github.io//DCAT-AP/releases/2.2.0-hvd#DataService.documentation", "sh:class": "http://xmlns.com/foaf/0.1/Document", "sh:description": { - "en": "A web page that provides details the quality of service the Data Service provides and/or additional information." + "en": "A page that provides additional information about the Data Service." }, "sh:name": { "en": "documentation" @@ -746,7 +701,7 @@ "@id": "https://semiceu.github.io//DCAT-AP/releases/2.2.0-hvd#DataServiceShape/8521ebd386ec388c4cf09933c419e3fe7668f29d", "rdfs:seeAlso": "https://semiceu.github.io//DCAT-AP/releases/2.2.0-hvd#DataService.documentation", "sh:description": { - "en": "A web page that provides details the quality of service the Data Service provides and/or additional information." + "en": "A page that provides additional information about the Data Service." }, "sh:minCount": "1", "sh:name": { @@ -776,7 +731,7 @@ "@id": "https://semiceu.github.io//DCAT-AP/releases/2.2.0-hvd#DataServiceShape/998ce689a5bcc3e2764ff84a05255e34d91e8102", "rdfs:seeAlso": "https://semiceu.github.io//DCAT-AP/releases/2.2.0-hvd#DataService.documentation", "sh:description": { - "en": "A web page that provides details the quality of service the Data Service provides and/or additional information." + "en": "A page that provides additional information about the Data Service." }, "sh:name": { "en": "documentation" @@ -1200,6 +1155,21 @@ "en": "The range of other identifier must be of type ." } }, + { + "@id": "https://semiceu.github.io//DCAT-AP/releases/2.2.0-hvd#DatasetShape/aadbd67a77a624f073be2076627fb9dc883cbe48", + "rdfs:seeAlso": "https://semiceu.github.io//DCAT-AP/releases/2.2.0-hvd#Dataset.identifier", + "sh:description": { + "en": "The main identifier for the Dataset, e.g. the URI or other unique identifier in the context of the Catalogue." + }, + "sh:name": { + "en": "identifier" + }, + "sh:nodeKind": "sh:Literal", + "sh:path": "http://purl.org/dc/terms/identifier", + "vl:message": { + "en": "The expected value for identifier is a Literal" + } + }, { "@id": "https://semiceu.github.io//DCAT-AP/releases/2.2.0-hvd#DatasetShape/b3ec0655204c62a2531244aaeab12f1a2c5e5b5d", "rdfs:seeAlso": "https://semiceu.github.io//DCAT-AP/releases/2.2.0-hvd#Dataset.publisher", diff --git a/DCAT-AP/releases/2.2.0-hvd/xsd/hvd.xsd b/DCAT-AP/releases/2.2.0-hvd/xsd/hvd.xsd index 425f603b3..bca080b89 100644 --- a/DCAT-AP/releases/2.2.0-hvd/xsd/hvd.xsd +++ b/DCAT-AP/releases/2.2.0-hvd/xsd/hvd.xsd @@ -75,13 +75,13 @@ - + A email address via which contact can be made. - + A webpage that either allows to make contact (i.e. a webform) or the information contains how to get into contact.  @@ -165,29 +165,33 @@ Contact information that can be used for sending comments about the Data Service. + Article 3.4 requires the designation of a point of contact for an API. A description of the services available via the end-points, including their operations, parameters etc. - The property gives specific details of the actual endpoint instances, while dct:conformsTo is used to indicate the general standard or specification that the endpoints implement. + The property gives specific details of the actual endpoint instances, while dct:conformsTo is used to indicate the general standard or specification that the endpoints implement. +<br/> +Article 3.3 requires to provide API documentation in a Union or internationally recognised open, human-readable and machine-readable format. The root location or primary endpoint of the service (an IRI). - The endpoint URL should be persistent. This means that publishers should do everything in their power to maintain the value stable and existing. + The endpoint URL SHOULD be persistent. This means that publishers should do everything in their power to maintain the value stable and existing. This property refers to a collection of data that this data service can distribute. + An API in the context of HVD is not a standalone resource. It is used to open up HVD datasets. Therefore each Data Service is at least tightly connected with a Dataset. The legislation that mandates the creation or management of the Data Service. - For HVD the value must include the ELI <a href="http://data.europa.eu/eli/reg_impl/2023/138/oj">http://data.europa.eu/eli/reg_impl/2023/138/oj</a>. + For HVD the value MUST include the ELI <a href="http://data.europa.eu/eli/reg_impl/2023/138/oj">http://data.europa.eu/eli/reg_impl/2023/138/oj</a>. <br/> As multiple legislations may apply to the resource the maximum cardinality is not limited. @@ -197,14 +201,16 @@ As multiple legislations may apply to the resource the maximum cardinality is no The HVD category to which this Data Service belongs. - + A licence under which the Data service is made available. + Article 3.3 specifies that the terms of use should be provided. According to the guidelines for <a href="#c3">legal Information</a> in DCAT-AP HVD this is fullfilled by providing by preference a licence. As alternative rights can be used. A statement that specifies rights associated with the Distribution. + Article 3.3 specifies that the terms of use should be provided. According to the guidelines for <a href="#c3">legal Information</a> in DCAT-AP HVD this is fullfilled by providing by preference a licence. As alternative rights can be used. @@ -215,7 +221,7 @@ As multiple legislations may apply to the resource the maximum cardinality is no - A web page that provides details the quality of service the Data Service provides and/or additional information. + A page that provides additional information about the Data Service. Quality of service covers a broad spectrum of aspects. The HVD regulation does not list any mandatory topic. Therefore quality of service information is considered part of the generic documentation of a Data Service. @@ -243,6 +249,7 @@ This allows others to find datasets more easily back. An available Distribution for the Dataset. + The HVD IR is a quality improvement of existing datasets. The intention is that HVD datasets are publicly and open accessible. Therefore a Distribution is expected to be present. (Article 3.1) @@ -264,6 +271,11 @@ As multiple legislations may apply to the resource the maximum cardinality is no The provided information should enable to the verification whether the detailed information requirements by the HVD is satisfied. + + + The main identifier for the Dataset, e.g. the URI or other unique identifier in the context of the Catalogue. + + An entity (organisation) responsible for making the Dataset available. diff --git a/DCAT-AP/releases/2.2.0-hvd/xsd/hvd_en.xsd b/DCAT-AP/releases/2.2.0-hvd/xsd/hvd_en.xsd index 425f603b3..bca080b89 100644 --- a/DCAT-AP/releases/2.2.0-hvd/xsd/hvd_en.xsd +++ b/DCAT-AP/releases/2.2.0-hvd/xsd/hvd_en.xsd @@ -75,13 +75,13 @@ - + A email address via which contact can be made. - + A webpage that either allows to make contact (i.e. a webform) or the information contains how to get into contact.  @@ -165,29 +165,33 @@ Contact information that can be used for sending comments about the Data Service. + Article 3.4 requires the designation of a point of contact for an API. A description of the services available via the end-points, including their operations, parameters etc. - The property gives specific details of the actual endpoint instances, while dct:conformsTo is used to indicate the general standard or specification that the endpoints implement. + The property gives specific details of the actual endpoint instances, while dct:conformsTo is used to indicate the general standard or specification that the endpoints implement. +<br/> +Article 3.3 requires to provide API documentation in a Union or internationally recognised open, human-readable and machine-readable format. The root location or primary endpoint of the service (an IRI). - The endpoint URL should be persistent. This means that publishers should do everything in their power to maintain the value stable and existing. + The endpoint URL SHOULD be persistent. This means that publishers should do everything in their power to maintain the value stable and existing. This property refers to a collection of data that this data service can distribute. + An API in the context of HVD is not a standalone resource. It is used to open up HVD datasets. Therefore each Data Service is at least tightly connected with a Dataset. The legislation that mandates the creation or management of the Data Service. - For HVD the value must include the ELI <a href="http://data.europa.eu/eli/reg_impl/2023/138/oj">http://data.europa.eu/eli/reg_impl/2023/138/oj</a>. + For HVD the value MUST include the ELI <a href="http://data.europa.eu/eli/reg_impl/2023/138/oj">http://data.europa.eu/eli/reg_impl/2023/138/oj</a>. <br/> As multiple legislations may apply to the resource the maximum cardinality is not limited. @@ -197,14 +201,16 @@ As multiple legislations may apply to the resource the maximum cardinality is no The HVD category to which this Data Service belongs. - + A licence under which the Data service is made available. + Article 3.3 specifies that the terms of use should be provided. According to the guidelines for <a href="#c3">legal Information</a> in DCAT-AP HVD this is fullfilled by providing by preference a licence. As alternative rights can be used. A statement that specifies rights associated with the Distribution. + Article 3.3 specifies that the terms of use should be provided. According to the guidelines for <a href="#c3">legal Information</a> in DCAT-AP HVD this is fullfilled by providing by preference a licence. As alternative rights can be used. @@ -215,7 +221,7 @@ As multiple legislations may apply to the resource the maximum cardinality is no - A web page that provides details the quality of service the Data Service provides and/or additional information. + A page that provides additional information about the Data Service. Quality of service covers a broad spectrum of aspects. The HVD regulation does not list any mandatory topic. Therefore quality of service information is considered part of the generic documentation of a Data Service. @@ -243,6 +249,7 @@ This allows others to find datasets more easily back. An available Distribution for the Dataset. + The HVD IR is a quality improvement of existing datasets. The intention is that HVD datasets are publicly and open accessible. Therefore a Distribution is expected to be present. (Article 3.1) @@ -264,6 +271,11 @@ As multiple legislations may apply to the resource the maximum cardinality is no The provided information should enable to the verification whether the detailed information requirements by the HVD is satisfied. + + + The main identifier for the Dataset, e.g. the URI or other unique identifier in the context of the Catalogue. + + An entity (organisation) responsible for making the Dataset available. diff --git a/report/ALL.report b/report/ALL.report index c06b1a70a..71df6ed90 100644 --- a/report/ALL.report +++ b/report/ALL.report @@ -3,117 +3,116 @@ Load mapping config:config/config-ap.json WARNING:You shouldn't use 'user' reserved word as column name in the table t_datatypes (it refers to the database user). Escape it in your SQL! (e.g. SELECT [USER] FROM TABLE WHERE [USER]='Joe') -09:56:18 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "DCAT Application Profile". -09:56:18 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://www.w3.org/2000/01/rdf-schema#Literal): DCAT Application Profile.Domain Model:TemporalLiteral, DCAT Application Profile.Domain Model:rdfs:Literal -09:56:18 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://www.w3.org/2001/XMLSchema#hexBinary): DCAT Application Profile.Domain Model:xsd:hexBinary, DCAT Application Profile.Domain Model:xsd:nonNegativeInteger -09:56:18 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://purl.org/dc/terms/MediaType): DCAT Application Profile.Domain Model:dct:MediaType, DCAT Application Profile.Domain Model:dct:mediaType -09:56:18 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://data.europa.eu/r5r/applicableLegislation): DCAT Application Profile.Domain Model:dcat:Distribution:dcatap:applicableLegislation, DCAT Application Profile.Domain Model:dcat:Dataset:dcatap:applicableLegislation, DCAT Application Profile.Domain Model:dcat:DataService:dcatap:applicableLegislation -09:56:18 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/title): DCAT Application Profile.Domain Model:dcat:DataService:dct:title, DCAT Application Profile.Domain Model:skos:ConceptScheme:dct:title -09:56:18 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/conformsTo): DCAT Application Profile.Domain Model:dcat:Distribution:dct:conformsTo, DCAT Application Profile.Domain Model:dcat:Dataset:dct:conformsTo -09:56:18 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/ns/dcat#contactPoint): DCAT Application Profile.Domain Model:dcat:Dataset:dcat:contactPoint, DCAT Application Profile.Domain Model:dcat:DataService:dcat:contactPoint -09:56:18 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://data.europa.eu/r5r/hvdCategory): DCAT Application Profile.Domain Model:dcat:Dataset:dcatap:hvdCategory, DCAT Application Profile.Domain Model:dcat:DataService:dcatap:hvdCategory -09:56:18 WARN c.g.i.o.c.TagHelper - Missing "issued" tag for "DCAT Application Profile.Domain Model". -09:56:18 WARN c.g.i.o.c.TagHelper - Missing "license" tag for "DCAT Application Profile.Domain Model". -09:56:19 WARN c.g.i.o.c.TagHelper - Missing "issued" tag for "DCAT Application Profile.Domain Model". -09:56:19 WARN c.g.i.o.c.TagHelper - Missing "license" tag for "DCAT Application Profile.Domain Model". -09:56:19 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dcat:Catalog" . -09:56:19 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dcat:CatalogRecord" . -09:56:19 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "foaf: Agent" . -09:56:19 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dcat:Dataset" . -09:56:19 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dcat:Distribution" . -09:56:19 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dct:LicenseDocument" . -09:56:19 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dcat:DataService" . -09:56:19 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dcat:Resource" . -09:56:19 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "skos:Concept" . -09:56:19 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "DCAT Application Profile.Domain Model:skos:Concept". -09:56:19 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "DCAT Application Profile.Domain Model:skos:Concept". -09:56:19 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "DCAT Application Profile.Domain Model:skos:Concept". -09:56:19 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "rdfs:Literal" . -09:56:19 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "rdfs:Resource" . -09:56:19 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dct:Standard" . -09:56:19 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "adms:Identifier" . -09:56:19 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "vcard:Kind" . -09:56:19 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dct:RightsStatement" . -09:56:19 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "foaf:Document" . -09:56:19 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "eli:LegalResource" . -09:56:19 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:DataService:dcat:servesDataset" belongs to package "Domain Model" based on source and target definition. -09:56:19 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:Dataset:dct:publisher" belongs to package "Domain Model" based on source and target definition. -09:56:19 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:Catalog:dcat:service" belongs to package "Domain Model" based on source and target definition. -09:56:19 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:Catalog:dct:license" belongs to package "Domain Model" based on source and target definition. -09:56:19 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:Catalog:dct:publisher" belongs to package "Domain Model" based on source and target definition. -09:56:19 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:Distribution:dcat:accessService" belongs to package "Domain Model" based on source and target definition. -09:56:19 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:Distribution:dct:license" belongs to package "Domain Model" based on source and target definition. -09:56:19 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:Catalog:dcat:dataset" belongs to package "Domain Model" based on source and target definition. -09:56:19 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:DataService:dct:license" belongs to package "Domain Model" based on source and target definition. -09:56:19 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:Dataset:dcat:distribution" belongs to package "Domain Model" based on source and target definition. -09:56:19 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:CatalogRecord:foaf:primaryTopic" belongs to package "Domain Model" based on source and target definition. -09:56:19 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:Catalog:dcat:record" belongs to package "Domain Model" based on source and target definition. -09:56:19 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Catalog:dct:description" since it is marked as ignored. -09:56:19 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Catalog:dct:issued" since it is marked as ignored. -09:56:19 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Catalog:dct:title" since it is marked as ignored. -09:56:19 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Catalog:dct:modified" since it is marked as ignored. -09:56:19 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Catalog:dcat:themeTaxonomy" since it is marked as ignored. -09:56:19 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Catalog:dct:language" since it is marked as ignored. -09:56:19 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Catalog:dct:rights" since it is marked as ignored. -09:56:19 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Catalog:foaf:homepage" since it is marked as ignored. -09:56:19 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:CatalogRecord:dct:title" since it is marked as ignored. -09:56:19 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:CatalogRecord:dct:description" since it is marked as ignored. -09:56:19 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:CatalogRecord:dct:issued" since it is marked as ignored. -09:56:19 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:CatalogRecord:dct:modified" since it is marked as ignored. -09:56:19 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:CatalogRecord:dct:language" since it is marked as ignored. -09:56:19 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:CatalogRecord:adms:status" since it is marked as ignored. -09:56:19 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:CatalogRecord:dct:conformsTo" since it is marked as ignored. -09:56:19 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:foaf: Agent:foaf:name" since it is marked as ignored. -09:56:19 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:foaf: Agent:dct:type" since it is marked as ignored. -09:56:19 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:dct:description" since it is marked as ignored. -09:56:19 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:dct:title" since it is marked as ignored. -09:56:19 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:dct:modified" since it is marked as ignored. -09:56:19 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:dct:identifier" since it is marked as ignored. -09:56:19 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:dct:issued" since it is marked as ignored. -09:56:19 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:owl:versionInfo" since it is marked as ignored. -09:56:19 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:adms:versionNotes" since it is marked as ignored. -09:56:19 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:prov:qualifiedAttribution" since it is marked as ignored. -09:56:19 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:prov:wasGeneratedBy" since it is marked as ignored. -09:56:19 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:dcat:temporalResolution" since it is marked as ignored. -09:56:19 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:dcat:spatialResolutionInMeters" since it is marked as ignored. -09:56:19 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:dct:isReferencedBy" since it is marked as ignored. -09:56:19 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:dcat:qualifiedRelation" since it is marked as ignored. -09:56:19 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:dcat:keyword" since it is marked as ignored. -09:56:19 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:dct:accessRights" since it is marked as ignored. -09:56:19 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:dct:accrualPeriodicity" since it is marked as ignored. -09:56:19 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:dct:provenance" since it is marked as ignored. -09:56:19 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:dct:language" since it is marked as ignored. -09:56:19 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:dcat:theme" since it is marked as ignored. -09:56:19 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:dct:relation" since it is marked as ignored. -09:56:19 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:dct:type" since it is marked as ignored. -09:56:19 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:dcat:landingPage" since it is marked as ignored. -09:56:19 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:foaf:page" since it is marked as ignored. -09:56:19 WARN c.g.i.o.c.Converter - Element dcatap:hvdCategory has same prefix as package: simplify by removing the extra tag uri -09:56:19 WARN c.g.i.o.c.Converter - Element dcatap:applicableLegislation has same prefix as package: simplify by removing the extra tag uri -09:56:19 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Distribution:dct:title" since it is marked as ignored. -09:56:19 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Distribution:dct:description" since it is marked as ignored. -09:56:19 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Distribution:dct:issued" since it is marked as ignored. -09:56:19 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Distribution:dct:modified" since it is marked as ignored. -09:56:19 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Distribution:dcat:byteSize" since it is marked as ignored. -09:56:19 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Distribution:odrl:hasPolicy" since it is marked as ignored. -09:56:19 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Distribution:dcat:spatialResolutionInMeters" since it is marked as ignored. -09:56:19 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Distribution:dcat:temporalResolution" since it is marked as ignored. -09:56:19 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Distribution:dcat:compressFormat" since it is marked as ignored. -09:56:19 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Distribution:dcat:packageFormat" since it is marked as ignored. -09:56:19 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Distribution:dcatap:availability" since it is marked as ignored. -09:56:19 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Distribution:dct:language" since it is marked as ignored. -09:56:19 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Distribution:dcat:downloadURL" since it is marked as ignored. -09:56:19 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Distribution:adms:status" since it is marked as ignored. -09:56:19 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Distribution:dct:format" since it is marked as ignored. -09:56:19 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Distribution:dcat:mediaType" since it is marked as ignored. -09:56:19 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Distribution:dct:rights" since it is marked as ignored. -09:56:19 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Distribution:foaf:page" since it is marked as ignored. -09:56:19 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Distribution:spdx:checksum" since it is marked as ignored. -09:56:19 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dct:LicenseDocument:dct:type" since it is marked as ignored. -09:56:19 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dct:LicenseDocument:owl:sameAs" since it is marked as ignored. -09:56:19 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:DataService:dct:accessRights" since it is marked as ignored. -09:56:19 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:DataService:dct:description" since it is marked as ignored. -09:56:19 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:DataService:dct:format" since it is marked as ignored. -09:56:19 WARN c.g.i.o.c.Converter - Element dcatap:hvdCategory has same prefix as package: simplify by removing the extra tag uri -09:56:19 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:skos:Concept:skos:prefLabel" since it is marked as ignored. -09:56:19 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:adms:Identifier:skos:notation" since it is marked as ignored. +11:00:08 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "DCAT Application Profile". +11:00:08 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://www.w3.org/2000/01/rdf-schema#Literal): DCAT Application Profile.Domain Model:TemporalLiteral, DCAT Application Profile.Domain Model:rdfs:Literal +11:00:08 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://www.w3.org/2001/XMLSchema#hexBinary): DCAT Application Profile.Domain Model:xsd:nonNegativeInteger, DCAT Application Profile.Domain Model:xsd:hexBinary +11:00:08 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://purl.org/dc/terms/MediaType): DCAT Application Profile.Domain Model:dct:MediaType, DCAT Application Profile.Domain Model:dct:mediaType +11:00:08 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/conformsTo): DCAT Application Profile.Domain Model:dcat:Dataset:dct:conformsTo, DCAT Application Profile.Domain Model:dcat:Distribution:dct:conformsTo +11:00:08 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/ns/dcat#contactPoint): DCAT Application Profile.Domain Model:dcat:DataService:dcat:contactPoint, DCAT Application Profile.Domain Model:dcat:Dataset:dcat:contactPoint +11:00:08 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/title): DCAT Application Profile.Domain Model:skos:ConceptScheme:dct:title, DCAT Application Profile.Domain Model:dcat:DataService:dct:title +11:00:08 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://data.europa.eu/r5r/applicableLegislation): DCAT Application Profile.Domain Model:dcat:Distribution:dcatap:applicableLegislation, DCAT Application Profile.Domain Model:dcat:Dataset:dcatap:applicableLegislation, DCAT Application Profile.Domain Model:dcat:DataService:dcatap:applicableLegislation +11:00:08 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://data.europa.eu/r5r/hvdCategory): DCAT Application Profile.Domain Model:dcat:Dataset:dcatap:hvdCategory, DCAT Application Profile.Domain Model:dcat:DataService:dcatap:hvdCategory +11:00:08 WARN c.g.i.o.c.TagHelper - Missing "issued" tag for "DCAT Application Profile.Domain Model". +11:00:08 WARN c.g.i.o.c.TagHelper - Missing "license" tag for "DCAT Application Profile.Domain Model". +11:00:08 WARN c.g.i.o.c.TagHelper - Missing "issued" tag for "DCAT Application Profile.Domain Model". +11:00:08 WARN c.g.i.o.c.TagHelper - Missing "license" tag for "DCAT Application Profile.Domain Model". +11:00:08 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dcat:Catalog" . +11:00:09 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dcat:CatalogRecord" . +11:00:09 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "foaf: Agent" . +11:00:09 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dcat:Dataset" . +11:00:09 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dcat:Distribution" . +11:00:09 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dct:LicenseDocument" . +11:00:09 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dcat:DataService" . +11:00:09 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dcat:Resource" . +11:00:09 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "skos:Concept" . +11:00:09 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "DCAT Application Profile.Domain Model:skos:Concept". +11:00:09 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "DCAT Application Profile.Domain Model:skos:Concept". +11:00:09 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "DCAT Application Profile.Domain Model:skos:Concept". +11:00:09 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "rdfs:Literal" . +11:00:09 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "rdfs:Resource" . +11:00:09 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dct:Standard" . +11:00:09 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "adms:Identifier" . +11:00:09 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "vcard:Kind" . +11:00:09 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dct:RightsStatement" . +11:00:09 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "foaf:Document" . +11:00:09 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "eli:LegalResource" . +11:00:09 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:Catalog:dct:license" belongs to package "Domain Model" based on source and target definition. +11:00:09 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:Catalog:dcat:dataset" belongs to package "Domain Model" based on source and target definition. +11:00:09 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:Dataset:dcat:distribution" belongs to package "Domain Model" based on source and target definition. +11:00:09 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:Distribution:dct:license" belongs to package "Domain Model" based on source and target definition. +11:00:09 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:Distribution:dcat:accessService" belongs to package "Domain Model" based on source and target definition. +11:00:09 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:CatalogRecord:foaf:primaryTopic" belongs to package "Domain Model" based on source and target definition. +11:00:09 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:Dataset:dct:publisher" belongs to package "Domain Model" based on source and target definition. +11:00:09 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:Catalog:dcat:record" belongs to package "Domain Model" based on source and target definition. +11:00:09 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:Catalog:dcat:service" belongs to package "Domain Model" based on source and target definition. +11:00:09 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:DataService:dct:license" belongs to package "Domain Model" based on source and target definition. +11:00:09 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:Catalog:dct:publisher" belongs to package "Domain Model" based on source and target definition. +11:00:09 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:DataService:dcat:servesDataset" belongs to package "Domain Model" based on source and target definition. +11:00:09 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Catalog:dct:description" since it is marked as ignored. +11:00:09 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Catalog:dct:issued" since it is marked as ignored. +11:00:09 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Catalog:dct:title" since it is marked as ignored. +11:00:09 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Catalog:dct:modified" since it is marked as ignored. +11:00:09 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Catalog:dcat:themeTaxonomy" since it is marked as ignored. +11:00:09 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Catalog:dct:language" since it is marked as ignored. +11:00:09 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Catalog:dct:rights" since it is marked as ignored. +11:00:09 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Catalog:foaf:homepage" since it is marked as ignored. +11:00:09 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:CatalogRecord:dct:title" since it is marked as ignored. +11:00:09 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:CatalogRecord:dct:description" since it is marked as ignored. +11:00:09 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:CatalogRecord:dct:issued" since it is marked as ignored. +11:00:09 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:CatalogRecord:dct:modified" since it is marked as ignored. +11:00:09 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:CatalogRecord:dct:language" since it is marked as ignored. +11:00:09 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:CatalogRecord:adms:status" since it is marked as ignored. +11:00:09 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:CatalogRecord:dct:conformsTo" since it is marked as ignored. +11:00:09 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:foaf: Agent:foaf:name" since it is marked as ignored. +11:00:09 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:foaf: Agent:dct:type" since it is marked as ignored. +11:00:09 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:dct:description" since it is marked as ignored. +11:00:09 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:dct:title" since it is marked as ignored. +11:00:09 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:dct:modified" since it is marked as ignored. +11:00:09 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:dct:issued" since it is marked as ignored. +11:00:09 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:owl:versionInfo" since it is marked as ignored. +11:00:09 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:adms:versionNotes" since it is marked as ignored. +11:00:09 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:prov:qualifiedAttribution" since it is marked as ignored. +11:00:09 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:prov:wasGeneratedBy" since it is marked as ignored. +11:00:09 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:dcat:temporalResolution" since it is marked as ignored. +11:00:09 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:dcat:spatialResolutionInMeters" since it is marked as ignored. +11:00:09 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:dct:isReferencedBy" since it is marked as ignored. +11:00:09 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:dcat:qualifiedRelation" since it is marked as ignored. +11:00:09 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:dcat:keyword" since it is marked as ignored. +11:00:09 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:dct:accessRights" since it is marked as ignored. +11:00:09 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:dct:accrualPeriodicity" since it is marked as ignored. +11:00:09 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:dct:provenance" since it is marked as ignored. +11:00:09 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:dct:language" since it is marked as ignored. +11:00:09 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:dcat:theme" since it is marked as ignored. +11:00:09 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:dct:relation" since it is marked as ignored. +11:00:09 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:dct:type" since it is marked as ignored. +11:00:09 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:dcat:landingPage" since it is marked as ignored. +11:00:09 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:foaf:page" since it is marked as ignored. +11:00:09 WARN c.g.i.o.c.Converter - Element dcatap:hvdCategory has same prefix as package: simplify by removing the extra tag uri +11:00:09 WARN c.g.i.o.c.Converter - Element dcatap:applicableLegislation has same prefix as package: simplify by removing the extra tag uri +11:00:09 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Distribution:dct:title" since it is marked as ignored. +11:00:09 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Distribution:dct:description" since it is marked as ignored. +11:00:09 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Distribution:dct:issued" since it is marked as ignored. +11:00:09 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Distribution:dct:modified" since it is marked as ignored. +11:00:09 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Distribution:dcat:byteSize" since it is marked as ignored. +11:00:09 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Distribution:odrl:hasPolicy" since it is marked as ignored. +11:00:09 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Distribution:dcat:spatialResolutionInMeters" since it is marked as ignored. +11:00:09 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Distribution:dcat:temporalResolution" since it is marked as ignored. +11:00:09 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Distribution:dcat:compressFormat" since it is marked as ignored. +11:00:09 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Distribution:dcat:packageFormat" since it is marked as ignored. +11:00:09 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Distribution:dcatap:availability" since it is marked as ignored. +11:00:09 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Distribution:dct:language" since it is marked as ignored. +11:00:09 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Distribution:dcat:downloadURL" since it is marked as ignored. +11:00:09 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Distribution:adms:status" since it is marked as ignored. +11:00:09 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Distribution:dct:format" since it is marked as ignored. +11:00:09 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Distribution:dcat:mediaType" since it is marked as ignored. +11:00:09 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Distribution:dct:rights" since it is marked as ignored. +11:00:09 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Distribution:foaf:page" since it is marked as ignored. +11:00:09 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Distribution:spdx:checksum" since it is marked as ignored. +11:00:09 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dct:LicenseDocument:dct:type" since it is marked as ignored. +11:00:09 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dct:LicenseDocument:owl:sameAs" since it is marked as ignored. +11:00:09 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:DataService:dct:accessRights" since it is marked as ignored. +11:00:09 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:DataService:dct:description" since it is marked as ignored. +11:00:09 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:DataService:dct:format" since it is marked as ignored. +11:00:09 WARN c.g.i.o.c.Converter - Element dcatap:hvdCategory has same prefix as package: simplify by removing the extra tag uri +11:00:09 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:skos:Concept:skos:prefLabel" since it is marked as ignored. +11:00:09 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:adms:Identifier:skos:notation" since it is marked as ignored. diff --git a/report/DCAT-AP/releases/2.2.0-hvd/all-hvd.jsonld b/report/DCAT-AP/releases/2.2.0-hvd/all-hvd.jsonld index fbfb5cdca..e79a166be 100644 --- a/report/DCAT-AP/releases/2.2.0-hvd/all-hvd.jsonld +++ b/report/DCAT-AP/releases/2.2.0-hvd/all-hvd.jsonld @@ -1153,10 +1153,10 @@ "en": "The legislation that mandates the creation or management of the Data Service." }, "ap-usageNote-en": { - "en": "For HVD the value must include the ELI http://data.europa.eu/eli/reg_impl/2023/138/oj. \r\n
\r\nAs multiple legislations may apply to the resource the maximum cardinality is not limited." + "en": "For HVD the value MUST include the ELI http://data.europa.eu/eli/reg_impl/2023/138/oj. \r\n
\r\nAs multiple legislations may apply to the resource the maximum cardinality is not limited." }, "usage": { - "en": "For HVD the value must include the ELI http://data.europa.eu/eli/reg_impl/2023/138/oj. \r\n
\r\nAs multiple legislations may apply to the resource the maximum cardinality is not limited." + "en": "For HVD the value MUST include the ELI http://data.europa.eu/eli/reg_impl/2023/138/oj. \r\n
\r\nAs multiple legislations may apply to the resource the maximum cardinality is not limited." }, "ap-label-en": { "en": "applicable legislation" @@ -1188,7 +1188,7 @@ "en": "The legislation that mandates the creation or management of the Data Service." }, "usage": { - "en": "For HVD the value must include the ELI http://data.europa.eu/eli/reg_impl/2023/138/oj. \r\n
\r\nAs multiple legislations may apply to the resource the maximum cardinality is not limited." + "en": "For HVD the value MUST include the ELI http://data.europa.eu/eli/reg_impl/2023/138/oj. \r\n
\r\nAs multiple legislations may apply to the resource the maximum cardinality is not limited." }, "ap-label-en": { "en": "applicable legislation" @@ -1197,7 +1197,7 @@ "en": "The legislation that mandates the creation or management of the Data Service." }, "ap-usageNote-en": { - "en": "For HVD the value must include the ELI http://data.europa.eu/eli/reg_impl/2023/138/oj. \r\n
\r\nAs multiple legislations may apply to the resource the maximum cardinality is not limited." + "en": "For HVD the value MUST include the ELI http://data.europa.eu/eli/reg_impl/2023/138/oj. \r\n
\r\nAs multiple legislations may apply to the resource the maximum cardinality is not limited." }, "ap-codelist": "", "RawTags": [ @@ -1223,8 +1223,8 @@ }, { "key": "ap-usageNote-en", - "value": "For HVD the value must include the ELI http://data.europa.eu/eli/reg_impl/2023/138/oj. \r\n
\r\nAs multiple legislations may apply to the resource the maximum cardinality is not limited.", - "note": "For HVD the value must include the ELI http://data.europa.eu/eli/reg_impl/2023/138/oj. \r\n
\r\nAs multiple legislations may apply to the resource the maximum cardinality is not limited." + "value": "For HVD the value MUST include the ELI http://data.europa.eu/eli/reg_impl/2023/138/oj. \r\n
\r\nAs multiple legislations may apply to the resource the maximum cardinality is not limited.", + "note": "For HVD the value MUST include the ELI http://data.europa.eu/eli/reg_impl/2023/138/oj. \r\n
\r\nAs multiple legislations may apply to the resource the maximum cardinality is not limited." }, { "key": "reuse", @@ -2001,10 +2001,10 @@ "en": "A description following the vCard specification, e.g. to provide telephone number and e-mail address for a contact point." }, "ap-usageNote-en": { - "en": "Note that the class Kind is the parent class for the four explicit types of vCards (Individual, Organization, Location, Group)." + "en": "Article3.4 requires to designate a point of contact for an API. It is recommended to provide at least either an email or a contact form from e.g. a service desk. " }, "usage": { - "en": "Note that the class Kind is the parent class for the four explicit types of vCards (Individual, Organization, Location, Group)." + "en": "Article3.4 requires to designate a point of contact for an API. It is recommended to provide at least either an email or a contact form from e.g. a service desk. " }, "ap-label-en": { "en": "Kind" @@ -2030,7 +2030,7 @@ "en": "A description following the vCard specification, e.g. to provide telephone number and e-mail address for a contact point." }, "usage": { - "en": "Note that the class Kind is the parent class for the four explicit types of vCards (Individual, Organization, Location, Group)." + "en": "Article3.4 requires to designate a point of contact for an API. It is recommended to provide at least either an email or a contact form from e.g. a service desk. " }, "ap-label-en": { "en": "Kind" @@ -2039,7 +2039,7 @@ "en": "A description following the vCard specification, e.g. to provide telephone number and e-mail address for a contact point." }, "ap-usageNote-en": { - "en": "Note that the class Kind is the parent class for the four explicit types of vCards (Individual, Organization, Location, Group)." + "en": "Article3.4 requires to designate a point of contact for an API. It is recommended to provide at least either an email or a contact form from e.g. a service desk. " }, "ap-codelist": "", "RawTags": [ @@ -2060,8 +2060,8 @@ }, { "key": "ap-usageNote-en", - "value": "Note that the class Kind is the parent class for the four explicit types of vCards (Individual, Organization, Location, Group).", - "note": "null" + "value": "NOTE", + "note": "Article3.4 requires to designate a point of contact for an API. It is recommended to provide at least either an email or a contact form from e.g. a service desk. " }, { "key": "class-usage-scope", @@ -2944,7 +2944,7 @@ { "key": "ap-usageNote-en", "value": "The provided information should enable to the verification whether the detailed information requirements by the HVD is satisfied.", - "note": "null" + "note": "The provided information should enable to the verification whether the detailed information requirements by the HVD is satisfied. For more usage suggestions see section on specific data requirements." }, { "key": "DCAT-AP", @@ -3082,6 +3082,100 @@ "minCardinality": "0", "maxCardinality": "*" }, + { + "@id": "http://purl.org/dc/terms/identifier", + "@type": "http://www.w3.org/2002/07/owl#ObjectProperty", + "name": "identifier", + "inpackage": "OTHER_PACKAGE", + "ap-definition-en": { + "en": "The main identifier for the Dataset, e.g. the URI or other unique identifier in the context of the Catalogue." + }, + "ap-label-en": { + "en": "identifier" + }, + "definition": { + "en": "The main identifier for the Dataset, e.g. the URI or other unique identifier in the context of the Catalogue." + }, + "label": { + "en": "identifier" + }, + "extra": { + "EA-Name": "dct:identifier", + "EA-Guid": "{1E3C599E-1FA1-4984-8307-C481D873EFE3}", + "EA-Package": "Domain Model", + "EA-Type": "attribute", + "EA-Domain": "dcat:Dataset", + "EA-Domain-Guid": "{4BAD0A56-89A2-40fe-8A22-FD9F4A8E5244}", + "EA-Range": "rdfs:Literal", + "RangeData": { + "EA-Name": "rdfs:Literal", + "EA-GUID": "{C44329EC-4F26-40f6-AD2B-6E32CC42D994}", + "EA-Package": "Domain Model", + "uri": "http://www.w3.org/2000/01/rdf-schema#Literal" + }, + "label": { + "en": "identifier" + }, + "definition": { + "en": "The main identifier for the Dataset, e.g. the URI or other unique identifier in the context of the Catalogue." + }, + "usage": "", + "ap-label-en": { + "en": "identifier" + }, + "ap-definition-en": { + "en": "The main identifier for the Dataset, e.g. the URI or other unique identifier in the context of the Catalogue." + }, + "ap-usageNote-en": "", + "ap-codelist": "", + "RawTags": [ + { + "key": "ap-label-en", + "value": "identifier", + "note": "null" + }, + { + "key": "uri", + "value": "http://purl.org/dc/terms/identifier", + "note": "null" + }, + { + "key": "ap-definition-en", + "value": "The main identifier for the Dataset, e.g. the URI or other unique identifier in the context of the Catalogue.", + "note": "null" + }, + { + "key": "property-usage-scope", + "value": "optional", + "note": "null" + }, + { + "key": "DCAT", + "value": "https://w3c.github.io/dxwg/dcat/#Property:resource_identifier", + "note": "null" + } + ], + "Scope": "TRANSLATIONS_ONLY" + }, + "codelist": [], + "domain": [ + { + "uri": "http://www.w3.org/ns/dcat#Dataset", + "EA-Name": "dcat:Dataset" + } + ], + "range": [ + { + "EA-Name": "rdfs:Literal", + "EA-GUID": "{C44329EC-4F26-40f6-AD2B-6E32CC42D994}", + "EA-Package": "Domain Model", + "uri": "http://www.w3.org/2000/01/rdf-schema#Literal" + } + ], + "generalization": [], + "minCardinality": "0", + "maxCardinality": "*" + }, { "@id": "http://purl.org/dc/terms/license", "@type": "http://www.w3.org/2002/07/owl#ObjectProperty", @@ -3306,6 +3400,12 @@ "ap-definition-en": { "en": "A licence under which the Data service is made available." }, + "ap-usageNote-en": { + "en": "Article 3.3 specifies that the terms of use should be provided. According to the guidelines for legal Information in DCAT-AP HVD this is fullfilled by providing by preference a licence. As alternative rights can be used." + }, + "usage": { + "en": "Article 3.3 specifies that the terms of use should be provided. According to the guidelines for legal Information in DCAT-AP HVD this is fullfilled by providing by preference a licence. As alternative rights can be used." + }, "ap-label-en": { "en": "licence" }, @@ -3338,14 +3438,18 @@ "definition": { "en": "A licence under which the Data service is made available." }, - "usage": "", + "usage": { + "en": "Article 3.3 specifies that the terms of use should be provided. According to the guidelines for legal Information in DCAT-AP HVD this is fullfilled by providing by preference a licence. As alternative rights can be used." + }, "ap-label-en": { "en": "licence" }, "ap-definition-en": { "en": "A licence under which the Data service is made available." }, - "ap-usageNote-en": "", + "ap-usageNote-en": { + "en": "Article 3.3 specifies that the terms of use should be provided. According to the guidelines for legal Information in DCAT-AP HVD this is fullfilled by providing by preference a licence. As alternative rights can be used." + }, "ap-codelist": "", "RawTags": [ { @@ -3382,6 +3486,11 @@ "key": "reuse", "value": "asis", "note": "null" + }, + { + "key": "ap-usageNote-en", + "value": "NOTE", + "note": "Article 3.3 specifies that the terms of use should be provided. According to the guidelines for legal Information in DCAT-AP HVD this is fullfilled by providing by preference a licence. As alternative rights can be used." } ], "DestRoleTags": [], @@ -3403,7 +3512,7 @@ } ], "generalization": [], - "minCardinality": "1", + "minCardinality": "0", "maxCardinality": "1" }, { @@ -3630,6 +3739,12 @@ "ap-definition-en": { "en": "A statement that specifies rights associated with the Distribution." }, + "ap-usageNote-en": { + "en": "Article 3.3 specifies that the terms of use should be provided. According to the guidelines for legal Information in DCAT-AP HVD this is fullfilled by providing by preference a licence. As alternative rights can be used." + }, + "usage": { + "en": "Article 3.3 specifies that the terms of use should be provided. According to the guidelines for legal Information in DCAT-AP HVD this is fullfilled by providing by preference a licence. As alternative rights can be used." + }, "ap-label-en": { "en": "rights" }, @@ -3659,14 +3774,18 @@ "definition": { "en": "A statement that specifies rights associated with the Distribution." }, - "usage": "", + "usage": { + "en": "Article 3.3 specifies that the terms of use should be provided. According to the guidelines for legal Information in DCAT-AP HVD this is fullfilled by providing by preference a licence. As alternative rights can be used." + }, "ap-label-en": { "en": "rights" }, "ap-definition-en": { "en": "A statement that specifies rights associated with the Distribution." }, - "ap-usageNote-en": "", + "ap-usageNote-en": { + "en": "Article 3.3 specifies that the terms of use should be provided. According to the guidelines for legal Information in DCAT-AP HVD this is fullfilled by providing by preference a licence. As alternative rights can be used." + }, "ap-codelist": "", "RawTags": [ { @@ -3693,6 +3812,11 @@ "key": "reuse", "value": "additional", "note": "null" + }, + { + "key": "ap-usageNote-en", + "value": "NOTE", + "note": "Article 3.3 specifies that the terms of use should be provided. According to the guidelines for legal Information in DCAT-AP HVD this is fullfilled by providing by preference a licence. As alternative rights can be used." } ], "Scope": "TRANSLATIONS_ONLY" @@ -3904,7 +4028,7 @@ }, { "key": "property-usage-scope", - "value": "mandatory", + "value": "recommended", "note": "null" }, { @@ -3931,7 +4055,7 @@ } ], "generalization": [], - "minCardinality": "1", + "minCardinality": "0", "maxCardinality": "1" }, { @@ -3998,7 +4122,7 @@ }, { "key": "property-usage-scope", - "value": "mandatory", + "value": "recommended", "note": "null" }, { @@ -4025,7 +4149,7 @@ } ], "generalization": [], - "minCardinality": "1", + "minCardinality": "0", "maxCardinality": "1" }, { @@ -4486,6 +4610,12 @@ "ap-definition-en": { "en": "Contact information that can be used for sending comments about the Data Service." }, + "ap-usageNote-en": { + "en": "Article 3.4 requires the designation of a point of contact for an API. " + }, + "usage": { + "en": "Article 3.4 requires the designation of a point of contact for an API. " + }, "ap-label-en": { "en": "contact point" }, @@ -4515,14 +4645,18 @@ "definition": { "en": "Contact information that can be used for sending comments about the Data Service." }, - "usage": "", + "usage": { + "en": "Article 3.4 requires the designation of a point of contact for an API. " + }, "ap-label-en": { "en": "contact point" }, "ap-definition-en": { "en": "Contact information that can be used for sending comments about the Data Service." }, - "ap-usageNote-en": "", + "ap-usageNote-en": { + "en": "Article 3.4 requires the designation of a point of contact for an API. " + }, "ap-codelist": "", "RawTags": [ { @@ -4554,6 +4688,11 @@ "key": "reuse", "value": "additional", "note": "null" + }, + { + "key": "ap-usageNote-en", + "value": "NOTE", + "note": "Article 3.4 requires the designation of a point of contact for an API. " } ], "Scope": "TRANSLATIONS_ONLY" @@ -4708,6 +4847,12 @@ "ap-definition-en": { "en": "An available Distribution for the Dataset." }, + "ap-usageNote-en": { + "en": "The HVD IR is a quality improvement of existing datasets. The intention is that HVD datasets are publicly and open accessible. Therefore a Distribution is expected to be present. (Article 3.1)" + }, + "usage": { + "en": "The HVD IR is a quality improvement of existing datasets. The intention is that HVD datasets are publicly and open accessible. Therefore a Distribution is expected to be present. (Article 3.1)" + }, "ap-label-en": { "en": "dataset distribution" }, @@ -4740,14 +4885,18 @@ "definition": { "en": "An available Distribution for the Dataset." }, - "usage": "", + "usage": { + "en": "The HVD IR is a quality improvement of existing datasets. The intention is that HVD datasets are publicly and open accessible. Therefore a Distribution is expected to be present. (Article 3.1)" + }, "ap-label-en": { "en": "dataset distribution" }, "ap-definition-en": { "en": "An available Distribution for the Dataset." }, - "ap-usageNote-en": "", + "ap-usageNote-en": { + "en": "The HVD IR is a quality improvement of existing datasets. The intention is that HVD datasets are publicly and open accessible. Therefore a Distribution is expected to be present. (Article 3.1)" + }, "ap-codelist": "", "RawTags": [ { @@ -4784,6 +4933,11 @@ "key": "reuse", "value": "asis", "note": "null" + }, + { + "key": "ap-usageNote-en", + "value": "NOTE", + "note": "The HVD IR is a quality improvement of existing datasets. The intention is that HVD datasets are publicly and open accessible. Therefore a Distribution is expected to be present. (Article 3.1)" } ], "DestRoleTags": [], @@ -4817,10 +4971,10 @@ "en": "A description of the services available via the end-points, including their operations, parameters etc." }, "ap-usageNote-en": { - "en": "The property gives specific details of the actual endpoint instances, while dct:conformsTo is used to indicate the general standard or specification that the endpoints implement." + "en": "The property gives specific details of the actual endpoint instances, while dct:conformsTo is used to indicate the general standard or specification that the endpoints implement.\r\n
\r\nArticle 3.3 requires to provide API documentation in a Union or internationally recognised open, human-readable and machine-readable format." }, "usage": { - "en": "The property gives specific details of the actual endpoint instances, while dct:conformsTo is used to indicate the general standard or specification that the endpoints implement." + "en": "The property gives specific details of the actual endpoint instances, while dct:conformsTo is used to indicate the general standard or specification that the endpoints implement.\r\n
\r\nArticle 3.3 requires to provide API documentation in a Union or internationally recognised open, human-readable and machine-readable format." }, "ap-label-en": { "en": "endpoint description" @@ -4852,7 +5006,7 @@ "en": "A description of the services available via the end-points, including their operations, parameters etc." }, "usage": { - "en": "The property gives specific details of the actual endpoint instances, while dct:conformsTo is used to indicate the general standard or specification that the endpoints implement." + "en": "The property gives specific details of the actual endpoint instances, while dct:conformsTo is used to indicate the general standard or specification that the endpoints implement.\r\n
\r\nArticle 3.3 requires to provide API documentation in a Union or internationally recognised open, human-readable and machine-readable format." }, "ap-label-en": { "en": "endpoint description" @@ -4861,7 +5015,7 @@ "en": "A description of the services available via the end-points, including their operations, parameters etc." }, "ap-usageNote-en": { - "en": "The property gives specific details of the actual endpoint instances, while dct:conformsTo is used to indicate the general standard or specification that the endpoints implement." + "en": "The property gives specific details of the actual endpoint instances, while dct:conformsTo is used to indicate the general standard or specification that the endpoints implement.\r\n
\r\nArticle 3.3 requires to provide API documentation in a Union or internationally recognised open, human-readable and machine-readable format." }, "ap-codelist": "", "RawTags": [ @@ -4882,8 +5036,8 @@ }, { "key": "ap-usageNote-en", - "value": "The property gives specific details of the actual endpoint instances, while dct:conformsTo is used to indicate the general standard or specification that the endpoints implement.", - "note": "null" + "value": "NOTE", + "note": "The property gives specific details of the actual endpoint instances, while dct:conformsTo is used to indicate the general standard or specification that the endpoints implement.\r\n
\r\nArticle 3.3 requires to provide API documentation in a Union or internationally recognised open, human-readable and machine-readable format." }, { "key": "property-usage-scope", @@ -4936,10 +5090,10 @@ "en": "The root location or primary endpoint of the service (an IRI)." }, "ap-usageNote-en": { - "en": "The endpoint URL should be persistent. This means that publishers should do everything in their power to maintain the value stable and existing." + "en": "The endpoint URL SHOULD be persistent. This means that publishers should do everything in their power to maintain the value stable and existing." }, "usage": { - "en": "The endpoint URL should be persistent. This means that publishers should do everything in their power to maintain the value stable and existing." + "en": "The endpoint URL SHOULD be persistent. This means that publishers should do everything in their power to maintain the value stable and existing." }, "ap-label-en": { "en": "endpoint URL" @@ -4971,7 +5125,7 @@ "en": "The root location or primary endpoint of the service (an IRI)." }, "usage": { - "en": "The endpoint URL should be persistent. This means that publishers should do everything in their power to maintain the value stable and existing." + "en": "The endpoint URL SHOULD be persistent. This means that publishers should do everything in their power to maintain the value stable and existing." }, "ap-label-en": { "en": "endpoint URL" @@ -4980,7 +5134,7 @@ "en": "The root location or primary endpoint of the service (an IRI)." }, "ap-usageNote-en": { - "en": "The endpoint URL should be persistent. This means that publishers should do everything in their power to maintain the value stable and existing." + "en": "The endpoint URL SHOULD be persistent. This means that publishers should do everything in their power to maintain the value stable and existing." }, "ap-codelist": "", "RawTags": [ @@ -5011,8 +5165,8 @@ }, { "key": "ap-usageNote-en", - "value": "The endpoint URL should be persistent. This means that publishers should do everything in their power to maintain the value stable and existing.", - "note": "The endpoint URL should be persistent. This means that publishers should do everything in their power to maintain the value stable and existing." + "value": "NOTE", + "note": "The endpoint URL SHOULD be persistent. This means that publishers should do everything in their power to maintain the value stable and existing." }, { "key": "DCAT-AP", @@ -5162,6 +5316,12 @@ "ap-definition-en": { "en": "This property refers to a collection of data that this data service can distribute." }, + "ap-usageNote-en": { + "en": "An API in the context of HVD is not a standalone resource. It is used to open up HVD datasets. Therefore each Data Service is at least tightly connected with a Dataset." + }, + "usage": { + "en": "An API in the context of HVD is not a standalone resource. It is used to open up HVD datasets. Therefore each Data Service is at least tightly connected with a Dataset." + }, "ap-label-en": { "en": "serves dataset" }, @@ -5194,14 +5354,18 @@ "definition": { "en": "This property refers to a collection of data that this data service can distribute." }, - "usage": "", + "usage": { + "en": "An API in the context of HVD is not a standalone resource. It is used to open up HVD datasets. Therefore each Data Service is at least tightly connected with a Dataset." + }, "ap-label-en": { "en": "serves dataset" }, "ap-definition-en": { "en": "This property refers to a collection of data that this data service can distribute." }, - "ap-usageNote-en": "", + "ap-usageNote-en": { + "en": "An API in the context of HVD is not a standalone resource. It is used to open up HVD datasets. Therefore each Data Service is at least tightly connected with a Dataset." + }, "ap-codelist": "", "RawTags": [ { @@ -5236,8 +5400,13 @@ }, { "key": "reuse", - "value": "asis", + "value": "additional", "note": "null" + }, + { + "key": "ap-usageNote-en", + "value": "NOTE", + "note": "An API in the context of HVD is not a standalone resource. It is used to open up HVD datasets. Therefore each Data Service is at least tightly connected with a Dataset." } ], "DestRoleTags": [], @@ -5391,7 +5560,7 @@ "name": "documentation", "inpackage": "OTHER_PACKAGE", "ap-definition-en": { - "en": "A web page that provides details the quality of service the Data Service provides and/or additional information." + "en": "A page that provides additional information about the Data Service." }, "ap-usageNote-en": { "en": "Quality of service covers a broad spectrum of aspects. The HVD regulation does not list any mandatory topic. Therefore quality of service information is considered part of the generic documentation of a Data Service." @@ -5403,7 +5572,7 @@ "en": "documentation" }, "definition": { - "en": "A web page that provides details the quality of service the Data Service provides and/or additional information." + "en": "A page that provides additional information about the Data Service." }, "label": { "en": "documentation" @@ -5426,7 +5595,7 @@ "en": "documentation" }, "definition": { - "en": "A web page that provides details the quality of service the Data Service provides and/or additional information." + "en": "A page that provides additional information about the Data Service." }, "usage": { "en": "Quality of service covers a broad spectrum of aspects. The HVD regulation does not list any mandatory topic. Therefore quality of service information is considered part of the generic documentation of a Data Service." @@ -5435,7 +5604,7 @@ "en": "documentation" }, "ap-definition-en": { - "en": "A web page that provides details the quality of service the Data Service provides and/or additional information." + "en": "A page that provides additional information about the Data Service." }, "ap-usageNote-en": { "en": "Quality of service covers a broad spectrum of aspects. The HVD regulation does not list any mandatory topic. Therefore quality of service information is considered part of the generic documentation of a Data Service." @@ -5459,7 +5628,7 @@ }, { "key": "ap-definition-en", - "value": "A web page that provides details the quality of service the Data Service provides and/or additional information.", + "value": "A page that provides additional information about the Data Service.", "note": "A web page that provides details the quality of service the Data Service provides and/or additional information. " }, { @@ -5645,7 +5814,7 @@ }, "config": "config/config-ap.json", "branchtag": "HVD", - "dummy": 90, + "dummy": 91, "filename": "config/hvd.json", "navigation": { "prev": "" @@ -5654,7 +5823,7 @@ "repository": "git@semicthema-DCAT-AP:SEMICeu/Semicthema-DCAT-AP.git", "repositorypublic": "git@github.com:SEMICeu/Semicthema-DCAT-AP.git", "urlref": "DCAT-AP/releases/2.2.0-hvd", - "documentcommit": "f0a62e1882528196150271faf31e0e845535b8ee", - "toolchaincommit": "991e4ceaf0a92247c183537823822f7512fcf962", + "documentcommit": "d48ae46c712d021cfdf39c92f6243bd13bd80be3", + "toolchaincommit": "8cb5e26cb78fe02f5b069a7a9e0c66ef2aa71143", "hostname": "https://semiceu.github.io/" } diff --git a/report/DCAT-AP/releases/2.2.0-hvd/html-nj_en.json b/report/DCAT-AP/releases/2.2.0-hvd/html-nj_en.json index bcaeeb18e..edd3d60a5 100644 --- a/report/DCAT-AP/releases/2.2.0-hvd/html-nj_en.json +++ b/report/DCAT-AP/releases/2.2.0-hvd/html-nj_en.json @@ -17,8 +17,8 @@ }, "status": "https://www.w3.org/2021/Process-20211102/#RecsW3C", "statuslabel": "Onbekend", - "repositoryurl": "git@semicthema-DCAT-AP:SEMICeu/Semicthema-DCAT-AP.git/tree/f0a62e1882528196150271faf31e0e845535b8ee", - "changelogurl": "git@semicthema-DCAT-AP:SEMICeu/Semicthema-DCAT-AP.git/blob/f0a62e1882528196150271faf31e0e845535b8ee/CHANGELOG", + "repositoryurl": "git@semicthema-DCAT-AP:SEMICeu/Semicthema-DCAT-AP.git/tree/d48ae46c712d021cfdf39c92f6243bd13bd80be3", + "changelogurl": "git@semicthema-DCAT-AP:SEMICeu/Semicthema-DCAT-AP.git/blob/d48ae46c712d021cfdf39c92f6243bd13bd80be3/CHANGELOG", "feedbackurl": "https://github.com/SEMICeu/DCAT-AP/issues", "standaardregisterurl": "https://github.com/SEMICeu/DCAT-AP/blob/gh-pages/releases/2.2.0-hvd/CHANGELOG", "usesVocs": [], @@ -193,14 +193,14 @@ "en": "A description following the vCard specification, e.g. to provide telephone number and e-mail address for a contact point." }, "usage": { - "en": "Note that the class Kind is the parent class for the four explicit types of vCards (Individual, Organization, Location, Group)." + "en": "Article3.4 requires to designate a point of contact for an API. It is recommended to provide at least either an email or a contact form from e.g. a service desk. " }, "parents": [], "rawTags": { "ap-label-en": "Kind", "ap-definition-en": "A description following the vCard specification, e.g. to provide telephone number and e-mail address for a contact point.", "uri": "http://www.w3.org/2006/vcard/ns#Kind", - "ap-usageNote-en": "Note that the class Kind is the parent class for the four explicit types of vCards (Individual, Organization, Location, Group).", + "ap-usageNote-en": "Article3.4 requires to designate a point of contact for an API. It is recommended to provide at least either an email or a contact form from e.g. a service desk. ", "class-usage-scope": "main", "DCAT-AP": "https://semiceu.github.io/DCAT-AP/releases/3.0.0/#Kind", "reuse": "asis" @@ -238,13 +238,13 @@ } } ], - "cardinality": "1", + "cardinality": "0..1", "codelist_uri": "", "rawTags": { "uri": "http://www.w3.org/2006/vcard/ns#hasEmail", "label-en": "email", "ap-definition-en": "A email address via which contact can be made.\r\n", - "property-usage-scope": "mandatory", + "property-usage-scope": "recommended", "reuse": "additional" } }, @@ -280,13 +280,13 @@ } } ], - "cardinality": "1", + "cardinality": "0..1", "codelist_uri": "", "rawTags": { "label-en": "contact page", "uri": "http://www.w3.org/2006/vcard/ns#hasURL", "ap-definition-en": "A webpage that either allows to make contact (i.e. a webform) or the information contains how to get into contact. ", - "property-usage-scope": "mandatory", + "property-usage-scope": "recommended", "reuse": "additional" } } @@ -677,7 +677,7 @@ "en": "The legislation that mandates the creation or management of the Data Service." }, "usage": { - "en": "For HVD the value must include the ELI http://data.europa.eu/eli/reg_impl/2023/138/oj. \r\n
\r\nAs multiple legislations may apply to the resource the maximum cardinality is not limited." + "en": "For HVD the value MUST include the ELI http://data.europa.eu/eli/reg_impl/2023/138/oj. \r\n
\r\nAs multiple legislations may apply to the resource the maximum cardinality is not limited." }, "domain": [ { @@ -707,7 +707,7 @@ "ap-definition-en": "The legislation that mandates the creation or management of the Data Service.", "ap-label-en": "applicable legislation", "property-usage-scope": "mandatory", - "ap-usageNote-en": "For HVD the value must include the ELI http://data.europa.eu/eli/reg_impl/2023/138/oj. \r\n
\r\nAs multiple legislations may apply to the resource the maximum cardinality is not limited.", + "ap-usageNote-en": "For HVD the value MUST include the ELI http://data.europa.eu/eli/reg_impl/2023/138/oj. \r\n
\r\nAs multiple legislations may apply to the resource the maximum cardinality is not limited.", "reuse": "additional" } }, @@ -764,7 +764,9 @@ "description": { "en": "A licence under which the Data service is made available." }, - "usage": {}, + "usage": { + "en": "Article 3.3 specifies that the terms of use should be provided. According to the guidelines for legal Information in DCAT-AP HVD this is fullfilled by providing by preference a licence. As alternative rights can be used." + }, "domain": [ { "EA-Name": "dcat:DataService", @@ -786,7 +788,7 @@ } } ], - "cardinality": "1", + "cardinality": "0..1", "codelist_uri": "", "rawTags": { "ap-label-en": "licence", @@ -795,7 +797,8 @@ "property-usage-scope": "optional", "DCAT": "https://w3c.github.io/dxwg/dcat/#Property:resource_license", "DCAT-AP": "https://semiceu.github.io/DCAT-AP/releases/3.0.0/#DataService.licence", - "reuse": "asis" + "reuse": "asis", + "ap-usageNote-en": "Article 3.3 specifies that the terms of use should be provided. According to the guidelines for legal Information in DCAT-AP HVD this is fullfilled by providing by preference a licence. As alternative rights can be used." } }, { @@ -808,7 +811,9 @@ "description": { "en": "A statement that specifies rights associated with the Distribution." }, - "usage": {}, + "usage": { + "en": "Article 3.3 specifies that the terms of use should be provided. According to the guidelines for legal Information in DCAT-AP HVD this is fullfilled by providing by preference a licence. As alternative rights can be used." + }, "domain": [ { "EA-Name": "dcat:DataService", @@ -837,7 +842,8 @@ "ap-definition-en": "A statement that specifies rights associated with the Distribution.", "ap-label-en": "rights", "property-usage-scope": "optional", - "reuse": "additional" + "reuse": "additional", + "ap-usageNote-en": "Article 3.3 specifies that the terms of use should be provided. According to the guidelines for legal Information in DCAT-AP HVD this is fullfilled by providing by preference a licence. As alternative rights can be used." } }, { @@ -897,7 +903,9 @@ "description": { "en": "Contact information that can be used for sending comments about the Data Service." }, - "usage": {}, + "usage": { + "en": "Article 3.4 requires the designation of a point of contact for an API. " + }, "domain": [ { "EA-Name": "dcat:DataService", @@ -927,7 +935,8 @@ "ap-label-en": "contact point", "DCAT": "https://w3c.github.io/dxwg/dcat/#Property:resource_contact_point", "property-usage-scope": "mandatory", - "reuse": "additional" + "reuse": "additional", + "ap-usageNote-en": "Article 3.4 requires the designation of a point of contact for an API. " } }, { @@ -941,7 +950,7 @@ "en": "A description of the services available via the end-points, including their operations, parameters etc." }, "usage": { - "en": "The property gives specific details of the actual endpoint instances, while dct:conformsTo is used to indicate the general standard or specification that the endpoints implement." + "en": "The property gives specific details of the actual endpoint instances, while dct:conformsTo is used to indicate the general standard or specification that the endpoints implement.\r\n
\r\nArticle 3.3 requires to provide API documentation in a Union or internationally recognised open, human-readable and machine-readable format." }, "domain": [ { @@ -970,7 +979,7 @@ "ap-label-en": "endpoint description", "uri": "http://www.w3.org/ns/dcat#endpointDescription", "ap-definition-en": "A description of the services available via the end-points, including their operations, parameters etc.", - "ap-usageNote-en": "The property gives specific details of the actual endpoint instances, while dct:conformsTo is used to indicate the general standard or specification that the endpoints implement.", + "ap-usageNote-en": "The property gives specific details of the actual endpoint instances, while dct:conformsTo is used to indicate the general standard or specification that the endpoints implement.\r\n
\r\nArticle 3.3 requires to provide API documentation in a Union or internationally recognised open, human-readable and machine-readable format.", "property-usage-scope": "recommended", "DCAT": "https://w3c.github.io/dxwg/dcat/#Property:data_service_endpoint_description", "DCAT-AP": "https://semiceu.github.io/DCAT-AP/releases/3.0.0/#DataService.endpointdescription", @@ -988,7 +997,7 @@ "en": "The root location or primary endpoint of the service (an IRI)." }, "usage": { - "en": "The endpoint URL should be persistent. This means that publishers should do everything in their power to maintain the value stable and existing." + "en": "The endpoint URL SHOULD be persistent. This means that publishers should do everything in their power to maintain the value stable and existing." }, "domain": [ { @@ -1019,7 +1028,7 @@ "ap-definition-en": "The root location or primary endpoint of the service (an IRI).", "property-usage-scope": "mandatory", "DCAT": "https://w3c.github.io/dxwg/dcat/#Property:data_service_endpoint_url", - "ap-usageNote-en": "The endpoint URL should be persistent. This means that publishers should do everything in their power to maintain the value stable and existing.", + "ap-usageNote-en": "The endpoint URL SHOULD be persistent. This means that publishers should do everything in their power to maintain the value stable and existing.", "DCAT-AP": "https://semiceu.github.io/DCAT-AP/releases/3.0.0/#DataService.endpointURL", "reuse": "asis" } @@ -1034,7 +1043,9 @@ "description": { "en": "This property refers to a collection of data that this data service can distribute." }, - "usage": {}, + "usage": { + "en": "An API in the context of HVD is not a standalone resource. It is used to open up HVD datasets. Therefore each Data Service is at least tightly connected with a Dataset." + }, "domain": [ { "EA-Name": "dcat:DataService", @@ -1065,7 +1076,8 @@ "property-usage-scope": "recommended", "DCAT": "https://w3c.github.io/dxwg/dcat/#Property:data_service_serves_dataset", "DCAT-AP": "https://semiceu.github.io/DCAT-AP/releases/3.0.0/#DataService.servesdataset", - "reuse": "asis" + "reuse": "additional", + "ap-usageNote-en": "An API in the context of HVD is not a standalone resource. It is used to open up HVD datasets. Therefore each Data Service is at least tightly connected with a Dataset." } }, { @@ -1076,7 +1088,7 @@ "en": "documentation" }, "description": { - "en": "A web page that provides details the quality of service the Data Service provides and/or additional information." + "en": "A page that provides additional information about the Data Service." }, "usage": { "en": "Quality of service covers a broad spectrum of aspects. The HVD regulation does not list any mandatory topic. Therefore quality of service information is considered part of the generic documentation of a Data Service." @@ -1108,7 +1120,7 @@ "ap-usageNote-en": "Quality of service covers a broad spectrum of aspects. The HVD regulation does not list any mandatory topic. Therefore quality of service information is considered part of the generic documentation of a Data Service.", "uri": "http://xmlns.com/foaf/0.1/Page", "label-en": "documentation", - "ap-definition-en": "A web page that provides details the quality of service the Data Service provides and/or additional information.", + "ap-definition-en": "A page that provides additional information about the Data Service.", "property-usage-scope": "mandatory", "reuse": "additional" } @@ -1282,6 +1294,48 @@ "reuse": "asis" } }, + { + "uri": "http://purl.org/dc/terms/identifier", + "name": "identifier", + "sort": "identifier", + "label": { + "en": "identifier" + }, + "description": { + "en": "The main identifier for the Dataset, e.g. the URI or other unique identifier in the context of the Catalogue." + }, + "usage": {}, + "domain": [ + { + "EA-Name": "dcat:Dataset", + "uri": "http://www.w3.org/ns/dcat#Dataset" + } + ], + "range": [ + { + "range_label": "rdfs:Literal", + "range_uri": "http://www.w3.org/2000/01/rdf-schema#Literal" + } + ], + "scopedrange": [ + { + "range_uri": "#Literal", + "range_puri": "http://www.w3.org/2000/01/rdf-schema#Literal", + "range_label": { + "en": "Literal" + } + } + ], + "cardinality": "0..*", + "codelist_uri": "", + "rawTags": { + "ap-label-en": "identifier", + "uri": "http://purl.org/dc/terms/identifier", + "ap-definition-en": "The main identifier for the Dataset, e.g. the URI or other unique identifier in the context of the Catalogue.", + "property-usage-scope": "optional", + "DCAT": "https://w3c.github.io/dxwg/dcat/#Property:resource_identifier" + } + }, { "uri": "http://purl.org/dc/terms/publisher", "name": "publisher", @@ -1427,7 +1481,9 @@ "description": { "en": "An available Distribution for the Dataset." }, - "usage": {}, + "usage": { + "en": "The HVD IR is a quality improvement of existing datasets. The intention is that HVD datasets are publicly and open accessible. Therefore a Distribution is expected to be present. (Article 3.1)" + }, "domain": [ { "EA-Name": "dcat:Dataset", @@ -1458,7 +1514,8 @@ "property-usage-scope": "recommended", "DCAT": "https://w3c.github.io/dxwg/dcat/#Property:dataset_distribution", "DCAT-AP": "https://semiceu.github.io/DCAT-AP/releases/3.0.0/#Dataset.datasetdistribution", - "reuse": "asis" + "reuse": "asis", + "ap-usageNote-en": "The HVD IR is a quality improvement of existing datasets. The intention is that HVD datasets are publicly and open accessible. Therefore a Distribution is expected to be present. (Article 3.1)" } } ] diff --git a/report/DCAT-AP/releases/2.2.0-hvd/hvd.jsonld b/report/DCAT-AP/releases/2.2.0-hvd/hvd.jsonld index 37dc5aed4..e91064b1a 100644 --- a/report/DCAT-AP/releases/2.2.0-hvd/hvd.jsonld +++ b/report/DCAT-AP/releases/2.2.0-hvd/hvd.jsonld @@ -753,8 +753,8 @@ "@type": "http://www.w3.org/2002/07/owl#ObjectProperty", "name": "applicableLegislation", "inpackage": "ACTIVE_PACKAGE", -"ap-definition-en" : {"en": "The legislation that mandates the creation or management of the Data Service."}, "ap-usageNote-en" : {"en": "For HVD the value must include the ELI http:\/\/data.europa.eu\/eli\/reg_impl\/2023\/138\/oj<\/a>. \r\n\r\nAs multiple legislations may apply to the resource the maximum cardinality is not limited."}, "usage" : {"en": "For HVD the value must include the ELI http:\/\/data.europa.eu\/eli\/reg_impl\/2023\/138\/oj<\/a>. \r\n\r\nAs multiple legislations may apply to the resource the maximum cardinality is not limited."}, "ap-label-en" : {"en": "applicable legislation"}, "definition" : {"en": "The legislation that mandates the creation or management of the Data Service."}, "label" : {"en": "applicable legislation"}, -"extra": {"EA-Name" : "dcatap:applicableLegislation", "EA-Guid" : "{D8376B51-D386-4746-BAD9-4C156EA7701B}", "EA-Package" : "Domain Model", "EA-Type" : "attribute", "EA-Domain" : "dcat:DataService", "EA-Domain-Guid" : "{B15BC34B-2236-41e9-BFD4-27D628498B57}", "EA-Range" : "eli:LegalResource", "RangeData" : {"EA-Name" : "eli:LegalResource", "EA-GUID" : "{448A9B09-4102-4d2c-AA1A-81606DA71170}", "EA-Package" : "Domain Model", "uri" : "http://data.europa.eu/eli/ontology#LegalResource" }, "label" : "applicable legislation", "definition" : "The legislation that mandates the creation or management of the Data Service.", "usage" : "For HVD the value must include the ELI http:\/\/data.europa.eu\/eli\/reg_impl\/2023\/138\/oj<\/a>. \r\n\r\nAs multiple legislations may apply to the resource the maximum cardinality is not limited.", "ap-label-en" : "applicable legislation", "ap-definition-en" : "The legislation that mandates the creation or management of the Data Service.", "ap-usageNote-en" : "For HVD the value must include the ELI http:\/\/data.europa.eu\/eli\/reg_impl\/2023\/138\/oj<\/a>. \r\n\r\nAs multiple legislations may apply to the resource the maximum cardinality is not limited.", "ap-codelist" : "", "RawTags" : [{ "key": "name", "value": "applicableLegislation", "note": "null" }, { "key": "ap-definition-en", "value": "The legislation that mandates the creation or management of the Data Service.", "note": "null" }, { "key": "ap-label-en", "value": "applicable legislation", "note": "null" }, { "key": "property-usage-scope", "value": "mandatory", "note": "null" }, { "key": "ap-usageNote-en", "value": "For HVD the value must include the ELI http:\/\/data.europa.eu\/eli\/reg_impl\/2023\/138\/oj<\/a>. \r\n\r\nAs multiple legislations may apply to the resource the maximum cardinality is not limited.", "note": "For HVD the value must include the ELI http:\/\/data.europa.eu\/eli\/reg_impl\/2023\/138\/oj<\/a>. \r\n\r\nAs multiple legislations may apply to the resource the maximum cardinality is not limited." }, { "key": "reuse", "value": "additional", "note": "null" }], "Scope" : "FULL_DEFINITON", "ap-definition-en" : {"en": "The legislation that mandates the creation or management of the Data Service."}, "ap-usageNote-en" : {"en": "For HVD the value must include the ELI http:\/\/data.europa.eu\/eli\/reg_impl\/2023\/138\/oj<\/a>. \r\n\r\nAs multiple legislations may apply to the resource the maximum cardinality is not limited."}, "usage" : {"en": "For HVD the value must include the ELI http:\/\/data.europa.eu\/eli\/reg_impl\/2023\/138\/oj<\/a>. \r\n\r\nAs multiple legislations may apply to the resource the maximum cardinality is not limited."}, "ap-label-en" : {"en": "applicable legislation"}, "definition" : {"en": "The legislation that mandates the creation or management of the Data Service."}, "label" : {"en": "applicable legislation"}}, +"ap-definition-en" : {"en": "The legislation that mandates the creation or management of the Data Service."}, "ap-usageNote-en" : {"en": "For HVD the value MUST include the ELI http:\/\/data.europa.eu\/eli\/reg_impl\/2023\/138\/oj<\/a>. \r\n\r\nAs multiple legislations may apply to the resource the maximum cardinality is not limited."}, "usage" : {"en": "For HVD the value MUST include the ELI http:\/\/data.europa.eu\/eli\/reg_impl\/2023\/138\/oj<\/a>. \r\n\r\nAs multiple legislations may apply to the resource the maximum cardinality is not limited."}, "ap-label-en" : {"en": "applicable legislation"}, "definition" : {"en": "The legislation that mandates the creation or management of the Data Service."}, "label" : {"en": "applicable legislation"}, +"extra": {"EA-Name" : "dcatap:applicableLegislation", "EA-Guid" : "{D8376B51-D386-4746-BAD9-4C156EA7701B}", "EA-Package" : "Domain Model", "EA-Type" : "attribute", "EA-Domain" : "dcat:DataService", "EA-Domain-Guid" : "{B15BC34B-2236-41e9-BFD4-27D628498B57}", "EA-Range" : "eli:LegalResource", "RangeData" : {"EA-Name" : "eli:LegalResource", "EA-GUID" : "{448A9B09-4102-4d2c-AA1A-81606DA71170}", "EA-Package" : "Domain Model", "uri" : "http://data.europa.eu/eli/ontology#LegalResource" }, "label" : "applicable legislation", "definition" : "The legislation that mandates the creation or management of the Data Service.", "usage" : "For HVD the value MUST include the ELI http:\/\/data.europa.eu\/eli\/reg_impl\/2023\/138\/oj<\/a>. \r\n\r\nAs multiple legislations may apply to the resource the maximum cardinality is not limited.", "ap-label-en" : "applicable legislation", "ap-definition-en" : "The legislation that mandates the creation or management of the Data Service.", "ap-usageNote-en" : "For HVD the value MUST include the ELI http:\/\/data.europa.eu\/eli\/reg_impl\/2023\/138\/oj<\/a>. \r\n\r\nAs multiple legislations may apply to the resource the maximum cardinality is not limited.", "ap-codelist" : "", "RawTags" : [{ "key": "name", "value": "applicableLegislation", "note": "null" }, { "key": "ap-definition-en", "value": "The legislation that mandates the creation or management of the Data Service.", "note": "null" }, { "key": "ap-label-en", "value": "applicable legislation", "note": "null" }, { "key": "property-usage-scope", "value": "mandatory", "note": "null" }, { "key": "ap-usageNote-en", "value": "For HVD the value MUST include the ELI http:\/\/data.europa.eu\/eli\/reg_impl\/2023\/138\/oj<\/a>. \r\n\r\nAs multiple legislations may apply to the resource the maximum cardinality is not limited.", "note": "For HVD the value MUST include the ELI http:\/\/data.europa.eu\/eli\/reg_impl\/2023\/138\/oj<\/a>. \r\n\r\nAs multiple legislations may apply to the resource the maximum cardinality is not limited." }, { "key": "reuse", "value": "additional", "note": "null" }], "Scope" : "FULL_DEFINITON", "ap-definition-en" : {"en": "The legislation that mandates the creation or management of the Data Service."}, "ap-usageNote-en" : {"en": "For HVD the value MUST include the ELI http:\/\/data.europa.eu\/eli\/reg_impl\/2023\/138\/oj<\/a>. \r\n\r\nAs multiple legislations may apply to the resource the maximum cardinality is not limited."}, "usage" : {"en": "For HVD the value MUST include the ELI http:\/\/data.europa.eu\/eli\/reg_impl\/2023\/138\/oj<\/a>. \r\n\r\nAs multiple legislations may apply to the resource the maximum cardinality is not limited."}, "ap-label-en" : {"en": "applicable legislation"}, "definition" : {"en": "The legislation that mandates the creation or management of the Data Service."}, "label" : {"en": "applicable legislation"}}, "codelist": [ ], "domain": [ @@ -870,8 +870,8 @@ "@id": "http://www.w3.org/2006/vcard/ns#Kind", "@type": "http://www.w3.org/2002/07/owl#Class", "inpackage": "OTHER_PACKAGE", -"ap-definition-en" : {"en": "A description following the vCard specification, e.g. to provide telephone number and e-mail address for a contact point."}, "ap-usageNote-en" : {"en": "Note that the class Kind is the parent class for the four explicit types of vCards (Individual, Organization, Location, Group)."}, "usage" : {"en": "Note that the class Kind is the parent class for the four explicit types of vCards (Individual, Organization, Location, Group)."}, "ap-label-en" : {"en": "Kind"}, "definition" : {"en": "A description following the vCard specification, e.g. to provide telephone number and e-mail address for a contact point."}, "label" : {"en": "Kind"}, -"extra": {"EA-Name" : "vcard:Kind", "EA-Guid" : "{652931BB-29A1-4824-A5C5-8068F0DF7A71}", "EA-Package" : "Domain Model", "EA-Type" : "CLASS", "EA-Parents" : "", "EA-Parents2" : [], "parentclasses" : "", "label" : "Kind", "definition" : "A description following the vCard specification, e.g. to provide telephone number and e-mail address for a contact point.", "usage" : "Note that the class Kind is the parent class for the four explicit types of vCards (Individual, Organization, Location, Group).", "ap-label-en" : "Kind", "ap-definition-en" : "A description following the vCard specification, e.g. to provide telephone number and e-mail address for a contact point.", "ap-usageNote-en" : "Note that the class Kind is the parent class for the four explicit types of vCards (Individual, Organization, Location, Group).", "ap-codelist" : "", "RawTags" : [{ "key": "ap-label-en", "value": "Kind", "note": "null" }, { "key": "ap-definition-en", "value": "A description following the vCard specification, e.g. to provide telephone number and e-mail address for a contact point.", "note": "null" }, { "key": "uri", "value": "http:\/\/www.w3.org\/2006\/vcard\/ns#Kind", "note": "null" }, { "key": "ap-usageNote-en", "value": "Note that the class Kind is the parent class for the four explicit types of vCards (Individual, Organization, Location, Group).", "note": "null" }, { "key": "class-usage-scope", "value": "main", "note": "null" }, { "key": "DCAT-AP", "value": "https:\/\/semiceu.github.io\/DCAT-AP\/releases\/3.0.0\/#Kind", "note": "null" }, { "key": "reuse", "value": "asis", "note": "null" }], "Scope" : "TRANSLATIONS_ONLY", "ap-definition-en" : {"en": "A description following the vCard specification, e.g. to provide telephone number and e-mail address for a contact point."}, "ap-usageNote-en" : {"en": "Note that the class Kind is the parent class for the four explicit types of vCards (Individual, Organization, Location, Group)."}, "usage" : {"en": "Note that the class Kind is the parent class for the four explicit types of vCards (Individual, Organization, Location, Group)."}, "ap-label-en" : {"en": "Kind"}, "definition" : {"en": "A description following the vCard specification, e.g. to provide telephone number and e-mail address for a contact point."}, "label" : {"en": "Kind"}}, +"ap-definition-en" : {"en": "A description following the vCard specification, e.g. to provide telephone number and e-mail address for a contact point."}, "ap-usageNote-en" : {"en": "Article3.4 requires to designate a point of contact for an API. It is recommended to provide at least either an email or a contact form from e.g. a service desk. "}, "usage" : {"en": "Article3.4 requires to designate a point of contact for an API. It is recommended to provide at least either an email or a contact form from e.g. a service desk. "}, "ap-label-en" : {"en": "Kind"}, "definition" : {"en": "A description following the vCard specification, e.g. to provide telephone number and e-mail address for a contact point."}, "label" : {"en": "Kind"}, +"extra": {"EA-Name" : "vcard:Kind", "EA-Guid" : "{652931BB-29A1-4824-A5C5-8068F0DF7A71}", "EA-Package" : "Domain Model", "EA-Type" : "CLASS", "EA-Parents" : "", "EA-Parents2" : [], "parentclasses" : "", "label" : "Kind", "definition" : "A description following the vCard specification, e.g. to provide telephone number and e-mail address for a contact point.", "usage" : "Article3.4 requires to designate a point of contact for an API. It is recommended to provide at least either an email or a contact form from e.g. a service desk. ", "ap-label-en" : "Kind", "ap-definition-en" : "A description following the vCard specification, e.g. to provide telephone number and e-mail address for a contact point.", "ap-usageNote-en" : "Article3.4 requires to designate a point of contact for an API. It is recommended to provide at least either an email or a contact form from e.g. a service desk. ", "ap-codelist" : "", "RawTags" : [{ "key": "ap-label-en", "value": "Kind", "note": "null" }, { "key": "ap-definition-en", "value": "A description following the vCard specification, e.g. to provide telephone number and e-mail address for a contact point.", "note": "null" }, { "key": "uri", "value": "http:\/\/www.w3.org\/2006\/vcard\/ns#Kind", "note": "null" }, { "key": "ap-usageNote-en", "value": "NOTE", "note": "Article3.4 requires to designate a point of contact for an API. It is recommended to provide at least either an email or a contact form from e.g. a service desk. " }, { "key": "class-usage-scope", "value": "main", "note": "null" }, { "key": "DCAT-AP", "value": "https:\/\/semiceu.github.io\/DCAT-AP\/releases\/3.0.0\/#Kind", "note": "null" }, { "key": "reuse", "value": "asis", "note": "null" }], "Scope" : "TRANSLATIONS_ONLY", "ap-definition-en" : {"en": "A description following the vCard specification, e.g. to provide telephone number and e-mail address for a contact point."}, "ap-usageNote-en" : {"en": "Article3.4 requires to designate a point of contact for an API. It is recommended to provide at least either an email or a contact form from e.g. a service desk. "}, "usage" : {"en": "Article3.4 requires to designate a point of contact for an API. It is recommended to provide at least either an email or a contact form from e.g. a service desk. "}, "ap-label-en" : {"en": "Kind"}, "definition" : {"en": "A description following the vCard specification, e.g. to provide telephone number and e-mail address for a contact point."}, "label" : {"en": "Kind"}}, "name": "Kind" } , { @@ -954,7 +954,7 @@ "name": "conformsTo", "inpackage": "OTHER_PACKAGE", "ap-definition-en" : {"en": "An implementing rule or other specification."}, "ap-usageNote-en" : {"en": "The provided information should enable to the verification whether the detailed information requirements by the HVD is satisfied."}, "usage" : {"en": "The provided information should enable to the verification whether the detailed information requirements by the HVD is satisfied."}, "ap-label-en" : {"en": "conforms to"}, "definition" : {"en": "An implementing rule or other specification."}, "label" : {"en": "conforms to"}, -"extra": {"EA-Name" : "dct:conformsTo", "EA-Guid" : "{5B28E5FE-D7A2-431f-BC35-5DA9863F32A3}", "EA-Package" : "Domain Model", "EA-Type" : "attribute", "EA-Domain" : "dcat:Dataset", "EA-Domain-Guid" : "{4BAD0A56-89A2-40fe-8A22-FD9F4A8E5244}", "EA-Range" : "dct:Standard", "RangeData" : {"EA-Name" : "dct:Standard", "EA-GUID" : "{2F29B82D-2CDA-4aa1-96CA-5179648AE9AC}", "EA-Package" : "Domain Model", "uri" : "http://purl.org/dc/terms/Standard" }, "label" : "conforms to", "definition" : "An implementing rule or other specification.", "usage" : "The provided information should enable to the verification whether the detailed information requirements by the HVD is satisfied.", "ap-label-en" : "conforms to", "ap-definition-en" : "An implementing rule or other specification.", "ap-usageNote-en" : "The provided information should enable to the verification whether the detailed information requirements by the HVD is satisfied.", "ap-codelist" : "", "RawTags" : [{ "key": "ap-label-en", "value": "conforms to", "note": "null" }, { "key": "uri", "value": "http:\/\/purl.org\/dc\/terms\/conformsTo", "note": "null" }, { "key": "ap-definition-en", "value": "An implementing rule or other specification.", "note": "null" }, { "key": "property-usage-scope", "value": "optional", "note": "null" }, { "key": "DCAT", "value": "https:\/\/w3c.github.io\/dxwg\/dcat\/#Property:resource_conforms_to", "note": "null" }, { "key": "ap-usageNote-en", "value": "The provided information should enable to the verification whether the detailed information requirements by the HVD is satisfied.", "note": "null" }, { "key": "DCAT-AP", "value": "https:\/\/semiceu.github.io\/DCAT-AP\/releases\/3.0.0\/#Dataset.conformsto", "note": "null" }, { "key": "reuse", "value": "asis", "note": "null" }], "Scope" : "TRANSLATIONS_ONLY", "ap-definition-en" : {"en": "An implementing rule or other specification."}, "ap-usageNote-en" : {"en": "The provided information should enable to the verification whether the detailed information requirements by the HVD is satisfied."}, "usage" : {"en": "The provided information should enable to the verification whether the detailed information requirements by the HVD is satisfied."}, "ap-label-en" : {"en": "conforms to"}, "definition" : {"en": "An implementing rule or other specification."}, "label" : {"en": "conforms to"}}, +"extra": {"EA-Name" : "dct:conformsTo", "EA-Guid" : "{5B28E5FE-D7A2-431f-BC35-5DA9863F32A3}", "EA-Package" : "Domain Model", "EA-Type" : "attribute", "EA-Domain" : "dcat:Dataset", "EA-Domain-Guid" : "{4BAD0A56-89A2-40fe-8A22-FD9F4A8E5244}", "EA-Range" : "dct:Standard", "RangeData" : {"EA-Name" : "dct:Standard", "EA-GUID" : "{2F29B82D-2CDA-4aa1-96CA-5179648AE9AC}", "EA-Package" : "Domain Model", "uri" : "http://purl.org/dc/terms/Standard" }, "label" : "conforms to", "definition" : "An implementing rule or other specification.", "usage" : "The provided information should enable to the verification whether the detailed information requirements by the HVD is satisfied.", "ap-label-en" : "conforms to", "ap-definition-en" : "An implementing rule or other specification.", "ap-usageNote-en" : "The provided information should enable to the verification whether the detailed information requirements by the HVD is satisfied.", "ap-codelist" : "", "RawTags" : [{ "key": "ap-label-en", "value": "conforms to", "note": "null" }, { "key": "uri", "value": "http:\/\/purl.org\/dc\/terms\/conformsTo", "note": "null" }, { "key": "ap-definition-en", "value": "An implementing rule or other specification.", "note": "null" }, { "key": "property-usage-scope", "value": "optional", "note": "null" }, { "key": "DCAT", "value": "https:\/\/w3c.github.io\/dxwg\/dcat\/#Property:resource_conforms_to", "note": "null" }, { "key": "ap-usageNote-en", "value": "The provided information should enable to the verification whether the detailed information requirements by the HVD is satisfied.", "note": "The provided information should enable to the verification whether the detailed information requirements by the HVD is satisfied. For more usage suggestions see section on specific data requirements<\/a>." }, { "key": "DCAT-AP", "value": "https:\/\/semiceu.github.io\/DCAT-AP\/releases\/3.0.0\/#Dataset.conformsto", "note": "null" }, { "key": "reuse", "value": "asis", "note": "null" }], "Scope" : "TRANSLATIONS_ONLY", "ap-definition-en" : {"en": "An implementing rule or other specification."}, "ap-usageNote-en" : {"en": "The provided information should enable to the verification whether the detailed information requirements by the HVD is satisfied."}, "usage" : {"en": "The provided information should enable to the verification whether the detailed information requirements by the HVD is satisfied."}, "ap-label-en" : {"en": "conforms to"}, "definition" : {"en": "An implementing rule or other specification."}, "label" : {"en": "conforms to"}}, "codelist": [ ], "domain": [ @@ -985,6 +985,26 @@ ], "generalization": [ +], +"minCardinality": "0", +"maxCardinality": "*"} +, { +"@id": "http://purl.org/dc/terms/identifier", +"@type": "http://www.w3.org/2002/07/owl#ObjectProperty", +"name": "identifier", +"inpackage": "OTHER_PACKAGE", +"ap-definition-en" : {"en": "The main identifier for the Dataset, e.g. the URI or other unique identifier in the context of the Catalogue."}, "ap-label-en" : {"en": "identifier"}, "definition" : {"en": "The main identifier for the Dataset, e.g. the URI or other unique identifier in the context of the Catalogue."}, "label" : {"en": "identifier"}, +"extra": {"EA-Name" : "dct:identifier", "EA-Guid" : "{1E3C599E-1FA1-4984-8307-C481D873EFE3}", "EA-Package" : "Domain Model", "EA-Type" : "attribute", "EA-Domain" : "dcat:Dataset", "EA-Domain-Guid" : "{4BAD0A56-89A2-40fe-8A22-FD9F4A8E5244}", "EA-Range" : "rdfs:Literal", "RangeData" : {"EA-Name" : "rdfs:Literal", "EA-GUID" : "{C44329EC-4F26-40f6-AD2B-6E32CC42D994}", "EA-Package" : "Domain Model", "uri" : "http://www.w3.org/2000/01/rdf-schema#Literal" }, "label" : "identifier", "definition" : "The main identifier for the Dataset, e.g. the URI or other unique identifier in the context of the Catalogue.", "usage" : "", "ap-label-en" : "identifier", "ap-definition-en" : "The main identifier for the Dataset, e.g. the URI or other unique identifier in the context of the Catalogue.", "ap-usageNote-en" : "", "ap-codelist" : "", "RawTags" : [{ "key": "ap-label-en", "value": "identifier", "note": "null" }, { "key": "uri", "value": "http:\/\/purl.org\/dc\/terms\/identifier", "note": "null" }, { "key": "ap-definition-en", "value": "The main identifier for the Dataset, e.g. the URI or other unique identifier in the context of the Catalogue.", "note": "null" }, { "key": "property-usage-scope", "value": "optional", "note": "null" }, { "key": "DCAT", "value": "https:\/\/w3c.github.io\/dxwg\/dcat\/#Property:resource_identifier", "note": "null" }], "Scope" : "TRANSLATIONS_ONLY", "ap-definition-en" : {"en": "The main identifier for the Dataset, e.g. the URI or other unique identifier in the context of the Catalogue."}, "ap-label-en" : {"en": "identifier"}, "definition" : {"en": "The main identifier for the Dataset, e.g. the URI or other unique identifier in the context of the Catalogue."}, "label" : {"en": "identifier"}}, +"codelist": [ +], +"domain": [ +{ "uri": "http://www.w3.org/ns/dcat#Dataset", "EA-Name" : "dcat:Dataset" } +], +"range": [ +{"EA-Name" : "rdfs:Literal", "EA-GUID" : "{C44329EC-4F26-40f6-AD2B-6E32CC42D994}", "EA-Package" : "Domain Model", "uri" : "http://www.w3.org/2000/01/rdf-schema#Literal" } +], +"generalization": [ + ], "minCardinality": "0", "maxCardinality": "*"} @@ -1033,8 +1053,8 @@ "@type": "http://www.w3.org/2002/07/owl#ObjectProperty", "name": "licence", "inpackage": "ACTIVE_PACKAGE", -"ap-definition-en" : {"en": "A licence under which the Data service is made available."}, "ap-label-en" : {"en": "licence"}, "definition" : {"en": "A licence under which the Data service is made available."}, "label" : {"en": "licence"}, -"extra": {"EA-Name" : "dct:license", "EA-Guid" : "{AC3DA10B-4D7F-4532-946F-08F1DF77E717}", "derived" : "false", "EA-Package" : "", "EA-Type" : "connector", "EA-Domain" : "dcat:DataService", "EA-Domain-Guid" : "{B15BC34B-2236-41e9-BFD4-27D628498B57}", "EA-Range" : "dct:LicenseDocument", "RangeData" : {"EA-Name" : "dct:LicenseDocument", "EA-GUID" : "{99CF909B-4E2B-4c7b-A184-CD337AA23ED6}", "EA-Package" : "Domain Model", "uri" : "http://purl.org/dc/terms/LicenseDocument" }, "sourceRole" : "null", "destRole" : "null", "label" : "licence", "definition" : "A licence under which the Data service is made available.", "usage" : "", "ap-label-en" : "licence", "ap-definition-en" : "A licence under which the Data service is made available.", "ap-usageNote-en" : "", "ap-codelist" : "", "RawTags" : [{ "key": "ap-label-en", "value": "licence", "note": "null" }, { "key": "uri", "value": "http:\/\/purl.org\/dc\/terms\/license", "note": "null" }, { "key": "ap-definition-en", "value": "A licence under which the Data service is made available.", "note": "null" }, { "key": "property-usage-scope", "value": "optional", "note": "null" }, { "key": "DCAT", "value": "https:\/\/w3c.github.io\/dxwg\/dcat\/#Property:resource_license", "note": "null" }, { "key": "DCAT-AP", "value": "https:\/\/semiceu.github.io\/DCAT-AP\/releases\/3.0.0\/#DataService.licence", "note": "null" }, { "key": "reuse", "value": "asis", "note": "null" }], "DestRoleTags" : [], "Scope" : "TRANSLATIONS_ONLY", "ap-definition-en" : {"en": "A licence under which the Data service is made available."}, "ap-label-en" : {"en": "licence"}, "definition" : {"en": "A licence under which the Data service is made available."}, "label" : {"en": "licence"}}, +"ap-definition-en" : {"en": "A licence under which the Data service is made available."}, "ap-usageNote-en" : {"en": "Article 3.3 specifies that the terms of use should be provided. According to the guidelines for legal Information<\/a> in DCAT-AP HVD this is fullfilled by providing by preference a licence. As alternative rights can be used."}, "usage" : {"en": "Article 3.3 specifies that the terms of use should be provided. According to the guidelines for legal Information<\/a> in DCAT-AP HVD this is fullfilled by providing by preference a licence. As alternative rights can be used."}, "ap-label-en" : {"en": "licence"}, "definition" : {"en": "A licence under which the Data service is made available."}, "label" : {"en": "licence"}, +"extra": {"EA-Name" : "dct:license", "EA-Guid" : "{AC3DA10B-4D7F-4532-946F-08F1DF77E717}", "derived" : "false", "EA-Package" : "", "EA-Type" : "connector", "EA-Domain" : "dcat:DataService", "EA-Domain-Guid" : "{B15BC34B-2236-41e9-BFD4-27D628498B57}", "EA-Range" : "dct:LicenseDocument", "RangeData" : {"EA-Name" : "dct:LicenseDocument", "EA-GUID" : "{99CF909B-4E2B-4c7b-A184-CD337AA23ED6}", "EA-Package" : "Domain Model", "uri" : "http://purl.org/dc/terms/LicenseDocument" }, "sourceRole" : "null", "destRole" : "null", "label" : "licence", "definition" : "A licence under which the Data service is made available.", "usage" : "Article 3.3 specifies that the terms of use should be provided. According to the guidelines for legal Information<\/a> in DCAT-AP HVD this is fullfilled by providing by preference a licence. As alternative rights can be used.", "ap-label-en" : "licence", "ap-definition-en" : "A licence under which the Data service is made available.", "ap-usageNote-en" : "Article 3.3 specifies that the terms of use should be provided. According to the guidelines for legal Information<\/a> in DCAT-AP HVD this is fullfilled by providing by preference a licence. As alternative rights can be used.", "ap-codelist" : "", "RawTags" : [{ "key": "ap-label-en", "value": "licence", "note": "null" }, { "key": "uri", "value": "http:\/\/purl.org\/dc\/terms\/license", "note": "null" }, { "key": "ap-definition-en", "value": "A licence under which the Data service is made available.", "note": "null" }, { "key": "property-usage-scope", "value": "optional", "note": "null" }, { "key": "DCAT", "value": "https:\/\/w3c.github.io\/dxwg\/dcat\/#Property:resource_license", "note": "null" }, { "key": "DCAT-AP", "value": "https:\/\/semiceu.github.io\/DCAT-AP\/releases\/3.0.0\/#DataService.licence", "note": "null" }, { "key": "reuse", "value": "asis", "note": "null" }, { "key": "ap-usageNote-en", "value": "NOTE", "note": "Article 3.3 specifies that the terms of use should be provided. According to the guidelines for legal Information<\/a> in DCAT-AP HVD this is fullfilled by providing by preference a licence. As alternative rights can be used." }], "DestRoleTags" : [], "Scope" : "TRANSLATIONS_ONLY", "ap-definition-en" : {"en": "A licence under which the Data service is made available."}, "ap-usageNote-en" : {"en": "Article 3.3 specifies that the terms of use should be provided. According to the guidelines for legal Information<\/a> in DCAT-AP HVD this is fullfilled by providing by preference a licence. As alternative rights can be used."}, "usage" : {"en": "Article 3.3 specifies that the terms of use should be provided. According to the guidelines for legal Information<\/a> in DCAT-AP HVD this is fullfilled by providing by preference a licence. As alternative rights can be used."}, "ap-label-en" : {"en": "licence"}, "definition" : {"en": "A licence under which the Data service is made available."}, "label" : {"en": "licence"}}, "codelist": [ ], "domain": [ @@ -1046,7 +1066,7 @@ "generalization": [ ], -"minCardinality": "1", +"minCardinality": "0", "maxCardinality": "1"} , { "@id": "http://purl.org/dc/terms/publisher", @@ -1093,8 +1113,8 @@ "@type": "http://www.w3.org/2002/07/owl#ObjectProperty", "name": "rights", "inpackage": "OTHER_PACKAGE", -"ap-definition-en" : {"en": "A statement that specifies rights associated with the Distribution."}, "ap-label-en" : {"en": "rights"}, "definition" : {"en": "A statement that specifies rights associated with the Distribution."}, "label" : {"en": "rights"}, -"extra": {"EA-Name" : "dct:rights", "EA-Guid" : "{38FE236B-C90A-410f-9E59-7A1D51C8DC4C}", "EA-Package" : "Domain Model", "EA-Type" : "attribute", "EA-Domain" : "dcat:DataService", "EA-Domain-Guid" : "{B15BC34B-2236-41e9-BFD4-27D628498B57}", "EA-Range" : "dct:RightsStatement", "RangeData" : {"EA-Name" : "dct:RightsStatement", "EA-GUID" : "{B33076C7-0F23-4437-BCC1-97AEA8F9F399}", "EA-Package" : "Domain Model", "uri" : "http://purl.org/dc/terms/RightsStatement" }, "label" : "rights", "definition" : "A statement that specifies rights associated with the Distribution.", "usage" : "", "ap-label-en" : "rights", "ap-definition-en" : "A statement that specifies rights associated with the Distribution.", "ap-usageNote-en" : "", "ap-codelist" : "", "RawTags" : [{ "key": "uri", "value": "http:\/\/purl.org\/dc\/terms\/rights", "note": "null" }, { "key": "ap-definition-en", "value": "A statement that specifies rights associated with the Distribution.", "note": "null" }, { "key": "ap-label-en", "value": "rights", "note": "null" }, { "key": "property-usage-scope", "value": "optional", "note": "null" }, { "key": "reuse", "value": "additional", "note": "null" }], "Scope" : "TRANSLATIONS_ONLY", "ap-definition-en" : {"en": "A statement that specifies rights associated with the Distribution."}, "ap-label-en" : {"en": "rights"}, "definition" : {"en": "A statement that specifies rights associated with the Distribution."}, "label" : {"en": "rights"}}, +"ap-definition-en" : {"en": "A statement that specifies rights associated with the Distribution."}, "ap-usageNote-en" : {"en": "Article 3.3 specifies that the terms of use should be provided. According to the guidelines for legal Information<\/a> in DCAT-AP HVD this is fullfilled by providing by preference a licence. As alternative rights can be used."}, "usage" : {"en": "Article 3.3 specifies that the terms of use should be provided. According to the guidelines for legal Information<\/a> in DCAT-AP HVD this is fullfilled by providing by preference a licence. As alternative rights can be used."}, "ap-label-en" : {"en": "rights"}, "definition" : {"en": "A statement that specifies rights associated with the Distribution."}, "label" : {"en": "rights"}, +"extra": {"EA-Name" : "dct:rights", "EA-Guid" : "{38FE236B-C90A-410f-9E59-7A1D51C8DC4C}", "EA-Package" : "Domain Model", "EA-Type" : "attribute", "EA-Domain" : "dcat:DataService", "EA-Domain-Guid" : "{B15BC34B-2236-41e9-BFD4-27D628498B57}", "EA-Range" : "dct:RightsStatement", "RangeData" : {"EA-Name" : "dct:RightsStatement", "EA-GUID" : "{B33076C7-0F23-4437-BCC1-97AEA8F9F399}", "EA-Package" : "Domain Model", "uri" : "http://purl.org/dc/terms/RightsStatement" }, "label" : "rights", "definition" : "A statement that specifies rights associated with the Distribution.", "usage" : "Article 3.3 specifies that the terms of use should be provided. According to the guidelines for legal Information<\/a> in DCAT-AP HVD this is fullfilled by providing by preference a licence. As alternative rights can be used.", "ap-label-en" : "rights", "ap-definition-en" : "A statement that specifies rights associated with the Distribution.", "ap-usageNote-en" : "Article 3.3 specifies that the terms of use should be provided. According to the guidelines for legal Information<\/a> in DCAT-AP HVD this is fullfilled by providing by preference a licence. As alternative rights can be used.", "ap-codelist" : "", "RawTags" : [{ "key": "uri", "value": "http:\/\/purl.org\/dc\/terms\/rights", "note": "null" }, { "key": "ap-definition-en", "value": "A statement that specifies rights associated with the Distribution.", "note": "null" }, { "key": "ap-label-en", "value": "rights", "note": "null" }, { "key": "property-usage-scope", "value": "optional", "note": "null" }, { "key": "reuse", "value": "additional", "note": "null" }, { "key": "ap-usageNote-en", "value": "NOTE", "note": "Article 3.3 specifies that the terms of use should be provided. According to the guidelines for legal Information<\/a> in DCAT-AP HVD this is fullfilled by providing by preference a licence. As alternative rights can be used." }], "Scope" : "TRANSLATIONS_ONLY", "ap-definition-en" : {"en": "A statement that specifies rights associated with the Distribution."}, "ap-usageNote-en" : {"en": "Article 3.3 specifies that the terms of use should be provided. According to the guidelines for legal Information<\/a> in DCAT-AP HVD this is fullfilled by providing by preference a licence. As alternative rights can be used."}, "usage" : {"en": "Article 3.3 specifies that the terms of use should be provided. According to the guidelines for legal Information<\/a> in DCAT-AP HVD this is fullfilled by providing by preference a licence. As alternative rights can be used."}, "ap-label-en" : {"en": "rights"}, "definition" : {"en": "A statement that specifies rights associated with the Distribution."}, "label" : {"en": "rights"}}, "codelist": [ ], "domain": [ @@ -1134,7 +1154,7 @@ "name": "email", "inpackage": "OTHER_PACKAGE", "ap-definition-en" : {"en": "A email address via which contact can be made.\r\n"}, "ap-label-en" : {"en": "email"}, "definition" : {"en": "A email address via which contact can be made.\r\n"}, "label" : {"en": "email"}, -"extra": {"EA-Name" : "vcard:hasEmail", "EA-Guid" : "{26D3A875-B2D4-439e-8533-F3A0287B99C7}", "EA-Package" : "Domain Model", "EA-Type" : "attribute", "EA-Domain" : "vcard:Kind", "EA-Domain-Guid" : "{652931BB-29A1-4824-A5C5-8068F0DF7A71}", "EA-Range" : "rdfs:Resource", "RangeData" : {"EA-Name" : "rdfs:Resource", "EA-GUID" : "{5253043A-BEF9-4e10-89E2-ADADDDDC3661}", "EA-Package" : "Domain Model", "uri" : "http://www.w3.org/2000/01/rdf-schema#Resource" }, "label" : "email", "definition" : "A email address via which contact can be made.\r\n", "usage" : "", "ap-label-en" : "email", "ap-definition-en" : "A email address via which contact can be made.\r\n", "ap-usageNote-en" : "", "ap-codelist" : "", "RawTags" : [{ "key": "uri", "value": "http:\/\/www.w3.org\/2006\/vcard\/ns#hasEmail", "note": "null" }, { "key": "label-en", "value": "email", "note": "null" }, { "key": "ap-definition-en", "value": "A email address via which contact can be made.\r\n", "note": "null" }, { "key": "property-usage-scope", "value": "mandatory", "note": "null" }, { "key": "reuse", "value": "additional", "note": "null" }], "Scope" : "TRANSLATIONS_ONLY", "ap-definition-en" : {"en": "A email address via which contact can be made.\r\n"}, "ap-label-en" : {"en": "email"}, "definition" : {"en": "A email address via which contact can be made.\r\n"}, "label" : {"en": "email"}}, +"extra": {"EA-Name" : "vcard:hasEmail", "EA-Guid" : "{26D3A875-B2D4-439e-8533-F3A0287B99C7}", "EA-Package" : "Domain Model", "EA-Type" : "attribute", "EA-Domain" : "vcard:Kind", "EA-Domain-Guid" : "{652931BB-29A1-4824-A5C5-8068F0DF7A71}", "EA-Range" : "rdfs:Resource", "RangeData" : {"EA-Name" : "rdfs:Resource", "EA-GUID" : "{5253043A-BEF9-4e10-89E2-ADADDDDC3661}", "EA-Package" : "Domain Model", "uri" : "http://www.w3.org/2000/01/rdf-schema#Resource" }, "label" : "email", "definition" : "A email address via which contact can be made.\r\n", "usage" : "", "ap-label-en" : "email", "ap-definition-en" : "A email address via which contact can be made.\r\n", "ap-usageNote-en" : "", "ap-codelist" : "", "RawTags" : [{ "key": "uri", "value": "http:\/\/www.w3.org\/2006\/vcard\/ns#hasEmail", "note": "null" }, { "key": "label-en", "value": "email", "note": "null" }, { "key": "ap-definition-en", "value": "A email address via which contact can be made.\r\n", "note": "null" }, { "key": "property-usage-scope", "value": "recommended", "note": "null" }, { "key": "reuse", "value": "additional", "note": "null" }], "Scope" : "TRANSLATIONS_ONLY", "ap-definition-en" : {"en": "A email address via which contact can be made.\r\n"}, "ap-label-en" : {"en": "email"}, "definition" : {"en": "A email address via which contact can be made.\r\n"}, "label" : {"en": "email"}}, "codelist": [ ], "domain": [ @@ -1146,7 +1166,7 @@ "generalization": [ ], -"minCardinality": "1", +"minCardinality": "0", "maxCardinality": "1"} , { "@id": "http://www.w3.org/2006/vcard/ns#hasURL", @@ -1154,7 +1174,7 @@ "name": "contactPage", "inpackage": "OTHER_PACKAGE", "ap-definition-en" : {"en": "A webpage that either allows to make contact (i.e. a webform) or the information contains how to get into contact.\u00A0"}, "ap-label-en" : {"en": "contact page"}, "definition" : {"en": "A webpage that either allows to make contact (i.e. a webform) or the information contains how to get into contact.\u00A0"}, "label" : {"en": "contact page"}, -"extra": {"EA-Name" : "vcard:hasURL", "EA-Guid" : "{91FD2621-4BF4-4924-8D2E-B3D4E0528107}", "EA-Package" : "Domain Model", "EA-Type" : "attribute", "EA-Domain" : "vcard:Kind", "EA-Domain-Guid" : "{652931BB-29A1-4824-A5C5-8068F0DF7A71}", "EA-Range" : "rdfs:Resource", "RangeData" : {"EA-Name" : "rdfs:Resource", "EA-GUID" : "{5253043A-BEF9-4e10-89E2-ADADDDDC3661}", "EA-Package" : "Domain Model", "uri" : "http://www.w3.org/2000/01/rdf-schema#Resource" }, "label" : "contact page", "definition" : "A webpage that either allows to make contact (i.e. a webform) or the information contains how to get into contact.\u00A0", "usage" : "", "ap-label-en" : "contact page", "ap-definition-en" : "A webpage that either allows to make contact (i.e. a webform) or the information contains how to get into contact.\u00A0", "ap-usageNote-en" : "", "ap-codelist" : "", "RawTags" : [{ "key": "label-en", "value": "contact page", "note": "null" }, { "key": "uri", "value": "http:\/\/www.w3.org\/2006\/vcard\/ns#hasURL", "note": "null" }, { "key": "ap-definition-en", "value": "A webpage that either allows to make contact (i.e. a webform) or the information contains how to get into contact.\u00A0", "note": "null" }, { "key": "property-usage-scope", "value": "mandatory", "note": "null" }, { "key": "reuse", "value": "additional", "note": "null" }], "Scope" : "TRANSLATIONS_ONLY", "ap-definition-en" : {"en": "A webpage that either allows to make contact (i.e. a webform) or the information contains how to get into contact.\u00A0"}, "ap-label-en" : {"en": "contact page"}, "definition" : {"en": "A webpage that either allows to make contact (i.e. a webform) or the information contains how to get into contact.\u00A0"}, "label" : {"en": "contact page"}}, +"extra": {"EA-Name" : "vcard:hasURL", "EA-Guid" : "{91FD2621-4BF4-4924-8D2E-B3D4E0528107}", "EA-Package" : "Domain Model", "EA-Type" : "attribute", "EA-Domain" : "vcard:Kind", "EA-Domain-Guid" : "{652931BB-29A1-4824-A5C5-8068F0DF7A71}", "EA-Range" : "rdfs:Resource", "RangeData" : {"EA-Name" : "rdfs:Resource", "EA-GUID" : "{5253043A-BEF9-4e10-89E2-ADADDDDC3661}", "EA-Package" : "Domain Model", "uri" : "http://www.w3.org/2000/01/rdf-schema#Resource" }, "label" : "contact page", "definition" : "A webpage that either allows to make contact (i.e. a webform) or the information contains how to get into contact.\u00A0", "usage" : "", "ap-label-en" : "contact page", "ap-definition-en" : "A webpage that either allows to make contact (i.e. a webform) or the information contains how to get into contact.\u00A0", "ap-usageNote-en" : "", "ap-codelist" : "", "RawTags" : [{ "key": "label-en", "value": "contact page", "note": "null" }, { "key": "uri", "value": "http:\/\/www.w3.org\/2006\/vcard\/ns#hasURL", "note": "null" }, { "key": "ap-definition-en", "value": "A webpage that either allows to make contact (i.e. a webform) or the information contains how to get into contact.\u00A0", "note": "null" }, { "key": "property-usage-scope", "value": "recommended", "note": "null" }, { "key": "reuse", "value": "additional", "note": "null" }], "Scope" : "TRANSLATIONS_ONLY", "ap-definition-en" : {"en": "A webpage that either allows to make contact (i.e. a webform) or the information contains how to get into contact.\u00A0"}, "ap-label-en" : {"en": "contact page"}, "definition" : {"en": "A webpage that either allows to make contact (i.e. a webform) or the information contains how to get into contact.\u00A0"}, "label" : {"en": "contact page"}}, "codelist": [ ], "domain": [ @@ -1166,7 +1186,7 @@ "generalization": [ ], -"minCardinality": "1", +"minCardinality": "0", "maxCardinality": "1"} , { "@id": "http://www.w3.org/ns/adms#identifier", @@ -1253,8 +1273,8 @@ "@type": "http://www.w3.org/2002/07/owl#ObjectProperty", "name": "contactPoint", "inpackage": "OTHER_PACKAGE", -"ap-definition-en" : {"en": "Contact information that can be used for sending comments about the Data Service."}, "ap-label-en" : {"en": "contact point"}, "definition" : {"en": "Contact information that can be used for sending comments about the Data Service."}, "label" : {"en": "contact point"}, -"extra": {"EA-Name" : "dcat:contactPoint", "EA-Guid" : "{D4757EA0-D7A7-46e0-96AB-EA806E7C66BC}", "EA-Package" : "Domain Model", "EA-Type" : "attribute", "EA-Domain" : "dcat:DataService", "EA-Domain-Guid" : "{B15BC34B-2236-41e9-BFD4-27D628498B57}", "EA-Range" : "vcard:Kind", "RangeData" : {"EA-Name" : "vcard:Kind", "EA-GUID" : "{652931BB-29A1-4824-A5C5-8068F0DF7A71}", "EA-Package" : "Domain Model", "uri" : "http://www.w3.org/2006/vcard/ns#Kind" }, "label" : "contact point", "definition" : "Contact information that can be used for sending comments about the Data Service.", "usage" : "", "ap-label-en" : "contact point", "ap-definition-en" : "Contact information that can be used for sending comments about the Data Service.", "ap-usageNote-en" : "", "ap-codelist" : "", "RawTags" : [{ "key": "uri", "value": "http:\/\/www.w3.org\/ns\/dcat#contactPoint", "note": "null" }, { "key": "ap-definition-en", "value": "Contact information that can be used for sending comments about the Data Service.", "note": "null" }, { "key": "ap-label-en", "value": "contact point", "note": "null" }, { "key": "DCAT", "value": "https:\/\/w3c.github.io\/dxwg\/dcat\/#Property:resource_contact_point", "note": "null" }, { "key": "property-usage-scope", "value": "mandatory", "note": "null" }, { "key": "reuse", "value": "additional", "note": "null" }], "Scope" : "TRANSLATIONS_ONLY", "ap-definition-en" : {"en": "Contact information that can be used for sending comments about the Data Service."}, "ap-label-en" : {"en": "contact point"}, "definition" : {"en": "Contact information that can be used for sending comments about the Data Service."}, "label" : {"en": "contact point"}}, +"ap-definition-en" : {"en": "Contact information that can be used for sending comments about the Data Service."}, "ap-usageNote-en" : {"en": "Article 3.4 requires the designation of a point of contact for an API. "}, "usage" : {"en": "Article 3.4 requires the designation of a point of contact for an API. "}, "ap-label-en" : {"en": "contact point"}, "definition" : {"en": "Contact information that can be used for sending comments about the Data Service."}, "label" : {"en": "contact point"}, +"extra": {"EA-Name" : "dcat:contactPoint", "EA-Guid" : "{D4757EA0-D7A7-46e0-96AB-EA806E7C66BC}", "EA-Package" : "Domain Model", "EA-Type" : "attribute", "EA-Domain" : "dcat:DataService", "EA-Domain-Guid" : "{B15BC34B-2236-41e9-BFD4-27D628498B57}", "EA-Range" : "vcard:Kind", "RangeData" : {"EA-Name" : "vcard:Kind", "EA-GUID" : "{652931BB-29A1-4824-A5C5-8068F0DF7A71}", "EA-Package" : "Domain Model", "uri" : "http://www.w3.org/2006/vcard/ns#Kind" }, "label" : "contact point", "definition" : "Contact information that can be used for sending comments about the Data Service.", "usage" : "Article 3.4 requires the designation of a point of contact for an API. ", "ap-label-en" : "contact point", "ap-definition-en" : "Contact information that can be used for sending comments about the Data Service.", "ap-usageNote-en" : "Article 3.4 requires the designation of a point of contact for an API. ", "ap-codelist" : "", "RawTags" : [{ "key": "uri", "value": "http:\/\/www.w3.org\/ns\/dcat#contactPoint", "note": "null" }, { "key": "ap-definition-en", "value": "Contact information that can be used for sending comments about the Data Service.", "note": "null" }, { "key": "ap-label-en", "value": "contact point", "note": "null" }, { "key": "DCAT", "value": "https:\/\/w3c.github.io\/dxwg\/dcat\/#Property:resource_contact_point", "note": "null" }, { "key": "property-usage-scope", "value": "mandatory", "note": "null" }, { "key": "reuse", "value": "additional", "note": "null" }, { "key": "ap-usageNote-en", "value": "NOTE", "note": "Article 3.4 requires the designation of a point of contact for an API. " }], "Scope" : "TRANSLATIONS_ONLY", "ap-definition-en" : {"en": "Contact information that can be used for sending comments about the Data Service."}, "ap-usageNote-en" : {"en": "Article 3.4 requires the designation of a point of contact for an API. "}, "usage" : {"en": "Article 3.4 requires the designation of a point of contact for an API. "}, "ap-label-en" : {"en": "contact point"}, "definition" : {"en": "Contact information that can be used for sending comments about the Data Service."}, "label" : {"en": "contact point"}}, "codelist": [ ], "domain": [ @@ -1293,8 +1313,8 @@ "@type": "http://www.w3.org/2002/07/owl#ObjectProperty", "name": "datasetDistribution", "inpackage": "ACTIVE_PACKAGE", -"ap-definition-en" : {"en": "An available Distribution for the Dataset."}, "ap-label-en" : {"en": "dataset distribution"}, "definition" : {"en": "An available Distribution for the Dataset."}, "label" : {"en": "dataset distribution"}, -"extra": {"EA-Name" : "dcat:distribution", "EA-Guid" : "{12D2E7EA-4517-4f27-BD0B-C19590D7F903}", "derived" : "false", "EA-Package" : "", "EA-Type" : "connector", "EA-Domain" : "dcat:Dataset", "EA-Domain-Guid" : "{4BAD0A56-89A2-40fe-8A22-FD9F4A8E5244}", "EA-Range" : "dcat:Distribution", "RangeData" : {"EA-Name" : "dcat:Distribution", "EA-GUID" : "{80E1F5B2-738F-4118-8E47-917B1DDEA792}", "EA-Package" : "Domain Model", "uri" : "http://www.w3.org/ns/dcat#Distribution" }, "sourceRole" : "null", "destRole" : "null", "label" : "dataset distribution", "definition" : "An available Distribution for the Dataset.", "usage" : "", "ap-label-en" : "dataset distribution", "ap-definition-en" : "An available Distribution for the Dataset.", "ap-usageNote-en" : "", "ap-codelist" : "", "RawTags" : [{ "key": "ap-label-en", "value": "dataset distribution", "note": "null" }, { "key": "uri", "value": "http:\/\/www.w3.org\/ns\/dcat#distribution", "note": "null" }, { "key": "ap-definition-en", "value": "An available Distribution for the Dataset.", "note": "null" }, { "key": "property-usage-scope", "value": "recommended", "note": "null" }, { "key": "DCAT", "value": "https:\/\/w3c.github.io\/dxwg\/dcat\/#Property:dataset_distribution", "note": "null" }, { "key": "DCAT-AP", "value": "https:\/\/semiceu.github.io\/DCAT-AP\/releases\/3.0.0\/#Dataset.datasetdistribution", "note": "null" }, { "key": "reuse", "value": "asis", "note": "null" }], "DestRoleTags" : [], "Scope" : "TRANSLATIONS_ONLY", "ap-definition-en" : {"en": "An available Distribution for the Dataset."}, "ap-label-en" : {"en": "dataset distribution"}, "definition" : {"en": "An available Distribution for the Dataset."}, "label" : {"en": "dataset distribution"}}, +"ap-definition-en" : {"en": "An available Distribution for the Dataset."}, "ap-usageNote-en" : {"en": "The HVD IR is a quality improvement of existing datasets. The intention is that HVD datasets are publicly and open accessible. Therefore a Distribution is expected to be present. (Article 3.1)"}, "usage" : {"en": "The HVD IR is a quality improvement of existing datasets. The intention is that HVD datasets are publicly and open accessible. Therefore a Distribution is expected to be present. (Article 3.1)"}, "ap-label-en" : {"en": "dataset distribution"}, "definition" : {"en": "An available Distribution for the Dataset."}, "label" : {"en": "dataset distribution"}, +"extra": {"EA-Name" : "dcat:distribution", "EA-Guid" : "{12D2E7EA-4517-4f27-BD0B-C19590D7F903}", "derived" : "false", "EA-Package" : "", "EA-Type" : "connector", "EA-Domain" : "dcat:Dataset", "EA-Domain-Guid" : "{4BAD0A56-89A2-40fe-8A22-FD9F4A8E5244}", "EA-Range" : "dcat:Distribution", "RangeData" : {"EA-Name" : "dcat:Distribution", "EA-GUID" : "{80E1F5B2-738F-4118-8E47-917B1DDEA792}", "EA-Package" : "Domain Model", "uri" : "http://www.w3.org/ns/dcat#Distribution" }, "sourceRole" : "null", "destRole" : "null", "label" : "dataset distribution", "definition" : "An available Distribution for the Dataset.", "usage" : "The HVD IR is a quality improvement of existing datasets. The intention is that HVD datasets are publicly and open accessible. Therefore a Distribution is expected to be present. (Article 3.1)", "ap-label-en" : "dataset distribution", "ap-definition-en" : "An available Distribution for the Dataset.", "ap-usageNote-en" : "The HVD IR is a quality improvement of existing datasets. The intention is that HVD datasets are publicly and open accessible. Therefore a Distribution is expected to be present. (Article 3.1)", "ap-codelist" : "", "RawTags" : [{ "key": "ap-label-en", "value": "dataset distribution", "note": "null" }, { "key": "uri", "value": "http:\/\/www.w3.org\/ns\/dcat#distribution", "note": "null" }, { "key": "ap-definition-en", "value": "An available Distribution for the Dataset.", "note": "null" }, { "key": "property-usage-scope", "value": "recommended", "note": "null" }, { "key": "DCAT", "value": "https:\/\/w3c.github.io\/dxwg\/dcat\/#Property:dataset_distribution", "note": "null" }, { "key": "DCAT-AP", "value": "https:\/\/semiceu.github.io\/DCAT-AP\/releases\/3.0.0\/#Dataset.datasetdistribution", "note": "null" }, { "key": "reuse", "value": "asis", "note": "null" }, { "key": "ap-usageNote-en", "value": "NOTE", "note": "The HVD IR is a quality improvement of existing datasets. The intention is that HVD datasets are publicly and open accessible. Therefore a Distribution is expected to be present. (Article 3.1)" }], "DestRoleTags" : [], "Scope" : "TRANSLATIONS_ONLY", "ap-definition-en" : {"en": "An available Distribution for the Dataset."}, "ap-usageNote-en" : {"en": "The HVD IR is a quality improvement of existing datasets. The intention is that HVD datasets are publicly and open accessible. Therefore a Distribution is expected to be present. (Article 3.1)"}, "usage" : {"en": "The HVD IR is a quality improvement of existing datasets. The intention is that HVD datasets are publicly and open accessible. Therefore a Distribution is expected to be present. (Article 3.1)"}, "ap-label-en" : {"en": "dataset distribution"}, "definition" : {"en": "An available Distribution for the Dataset."}, "label" : {"en": "dataset distribution"}}, "codelist": [ ], "domain": [ @@ -1313,8 +1333,8 @@ "@type": "http://www.w3.org/2002/07/owl#ObjectProperty", "name": "endpointDescription", "inpackage": "OTHER_PACKAGE", -"ap-definition-en" : {"en": "A description of the services available via the end-points, including their operations, parameters etc."}, "ap-usageNote-en" : {"en": "The property gives specific details of the actual endpoint instances, while dct:conformsTo is used to indicate the general standard or specification that the endpoints implement."}, "usage" : {"en": "The property gives specific details of the actual endpoint instances, while dct:conformsTo is used to indicate the general standard or specification that the endpoints implement."}, "ap-label-en" : {"en": "endpoint description"}, "definition" : {"en": "A description of the services available via the end-points, including their operations, parameters etc."}, "label" : {"en": "endpoint description"}, -"extra": {"EA-Name" : "dcat:endpointDescription", "EA-Guid" : "{2F6D967C-E6C6-4192-B110-09D96FC0236E}", "EA-Package" : "Domain Model", "EA-Type" : "attribute", "EA-Domain" : "dcat:DataService", "EA-Domain-Guid" : "{B15BC34B-2236-41e9-BFD4-27D628498B57}", "EA-Range" : "rdfs:Resource", "RangeData" : {"EA-Name" : "rdfs:Resource", "EA-GUID" : "{5253043A-BEF9-4e10-89E2-ADADDDDC3661}", "EA-Package" : "Domain Model", "uri" : "http://www.w3.org/2000/01/rdf-schema#Resource" }, "label" : "endpoint description", "definition" : "A description of the services available via the end-points, including their operations, parameters etc.", "usage" : "The property gives specific details of the actual endpoint instances, while dct:conformsTo is used to indicate the general standard or specification that the endpoints implement.", "ap-label-en" : "endpoint description", "ap-definition-en" : "A description of the services available via the end-points, including their operations, parameters etc.", "ap-usageNote-en" : "The property gives specific details of the actual endpoint instances, while dct:conformsTo is used to indicate the general standard or specification that the endpoints implement.", "ap-codelist" : "", "RawTags" : [{ "key": "ap-label-en", "value": "endpoint description", "note": "null" }, { "key": "uri", "value": "http:\/\/www.w3.org\/ns\/dcat#endpointDescription", "note": "null" }, { "key": "ap-definition-en", "value": "A description of the services available via the end-points, including their operations, parameters etc.", "note": "This property contains a description of the services available via the end-points, including their operations, parameters etc.The property gives specific details of the actual endpoint instances, while dct:conformsTo is used to indicate the general standard or specification that the endpoints implement." }, { "key": "ap-usageNote-en", "value": "The property gives specific details of the actual endpoint instances, while dct:conformsTo is used to indicate the general standard or specification that the endpoints implement.", "note": "null" }, { "key": "property-usage-scope", "value": "recommended", "note": "null" }, { "key": "DCAT", "value": "https:\/\/w3c.github.io\/dxwg\/dcat\/#Property:data_service_endpoint_description", "note": "null" }, { "key": "DCAT-AP", "value": "https:\/\/semiceu.github.io\/DCAT-AP\/releases\/3.0.0\/#DataService.endpointdescription", "note": "null" }, { "key": "reuse", "value": "asis", "note": "null" }], "Scope" : "TRANSLATIONS_ONLY", "ap-definition-en" : {"en": "A description of the services available via the end-points, including their operations, parameters etc."}, "ap-usageNote-en" : {"en": "The property gives specific details of the actual endpoint instances, while dct:conformsTo is used to indicate the general standard or specification that the endpoints implement."}, "usage" : {"en": "The property gives specific details of the actual endpoint instances, while dct:conformsTo is used to indicate the general standard or specification that the endpoints implement."}, "ap-label-en" : {"en": "endpoint description"}, "definition" : {"en": "A description of the services available via the end-points, including their operations, parameters etc."}, "label" : {"en": "endpoint description"}}, +"ap-definition-en" : {"en": "A description of the services available via the end-points, including their operations, parameters etc."}, "ap-usageNote-en" : {"en": "The property gives specific details of the actual endpoint instances, while dct:conformsTo is used to indicate the general standard or specification that the endpoints implement.\r\n\r\nArticle 3.3 requires to provide API documentation in a Union or internationally recognised open, human-readable and machine-readable format."}, "usage" : {"en": "The property gives specific details of the actual endpoint instances, while dct:conformsTo is used to indicate the general standard or specification that the endpoints implement.\r\n\r\nArticle 3.3 requires to provide API documentation in a Union or internationally recognised open, human-readable and machine-readable format."}, "ap-label-en" : {"en": "endpoint description"}, "definition" : {"en": "A description of the services available via the end-points, including their operations, parameters etc."}, "label" : {"en": "endpoint description"}, +"extra": {"EA-Name" : "dcat:endpointDescription", "EA-Guid" : "{2F6D967C-E6C6-4192-B110-09D96FC0236E}", "EA-Package" : "Domain Model", "EA-Type" : "attribute", "EA-Domain" : "dcat:DataService", "EA-Domain-Guid" : "{B15BC34B-2236-41e9-BFD4-27D628498B57}", "EA-Range" : "rdfs:Resource", "RangeData" : {"EA-Name" : "rdfs:Resource", "EA-GUID" : "{5253043A-BEF9-4e10-89E2-ADADDDDC3661}", "EA-Package" : "Domain Model", "uri" : "http://www.w3.org/2000/01/rdf-schema#Resource" }, "label" : "endpoint description", "definition" : "A description of the services available via the end-points, including their operations, parameters etc.", "usage" : "The property gives specific details of the actual endpoint instances, while dct:conformsTo is used to indicate the general standard or specification that the endpoints implement.\r\n\r\nArticle 3.3 requires to provide API documentation in a Union or internationally recognised open, human-readable and machine-readable format.", "ap-label-en" : "endpoint description", "ap-definition-en" : "A description of the services available via the end-points, including their operations, parameters etc.", "ap-usageNote-en" : "The property gives specific details of the actual endpoint instances, while dct:conformsTo is used to indicate the general standard or specification that the endpoints implement.\r\n\r\nArticle 3.3 requires to provide API documentation in a Union or internationally recognised open, human-readable and machine-readable format.", "ap-codelist" : "", "RawTags" : [{ "key": "ap-label-en", "value": "endpoint description", "note": "null" }, { "key": "uri", "value": "http:\/\/www.w3.org\/ns\/dcat#endpointDescription", "note": "null" }, { "key": "ap-definition-en", "value": "A description of the services available via the end-points, including their operations, parameters etc.", "note": "This property contains a description of the services available via the end-points, including their operations, parameters etc.The property gives specific details of the actual endpoint instances, while dct:conformsTo is used to indicate the general standard or specification that the endpoints implement." }, { "key": "ap-usageNote-en", "value": "NOTE", "note": "The property gives specific details of the actual endpoint instances, while dct:conformsTo is used to indicate the general standard or specification that the endpoints implement.\r\n\r\nArticle 3.3 requires to provide API documentation in a Union or internationally recognised open, human-readable and machine-readable format." }, { "key": "property-usage-scope", "value": "recommended", "note": "null" }, { "key": "DCAT", "value": "https:\/\/w3c.github.io\/dxwg\/dcat\/#Property:data_service_endpoint_description", "note": "null" }, { "key": "DCAT-AP", "value": "https:\/\/semiceu.github.io\/DCAT-AP\/releases\/3.0.0\/#DataService.endpointdescription", "note": "null" }, { "key": "reuse", "value": "asis", "note": "null" }], "Scope" : "TRANSLATIONS_ONLY", "ap-definition-en" : {"en": "A description of the services available via the end-points, including their operations, parameters etc."}, "ap-usageNote-en" : {"en": "The property gives specific details of the actual endpoint instances, while dct:conformsTo is used to indicate the general standard or specification that the endpoints implement.\r\n\r\nArticle 3.3 requires to provide API documentation in a Union or internationally recognised open, human-readable and machine-readable format."}, "usage" : {"en": "The property gives specific details of the actual endpoint instances, while dct:conformsTo is used to indicate the general standard or specification that the endpoints implement.\r\n\r\nArticle 3.3 requires to provide API documentation in a Union or internationally recognised open, human-readable and machine-readable format."}, "ap-label-en" : {"en": "endpoint description"}, "definition" : {"en": "A description of the services available via the end-points, including their operations, parameters etc."}, "label" : {"en": "endpoint description"}}, "codelist": [ ], "domain": [ @@ -1333,8 +1353,8 @@ "@type": "http://www.w3.org/2002/07/owl#ObjectProperty", "name": "endpointUrl", "inpackage": "OTHER_PACKAGE", -"ap-definition-en" : {"en": "The root location or primary endpoint of the service (an IRI)."}, "ap-usageNote-en" : {"en": "The endpoint URL should be persistent. This means that publishers should do everything in their power to maintain the value stable and existing."}, "usage" : {"en": "The endpoint URL should be persistent. This means that publishers should do everything in their power to maintain the value stable and existing."}, "ap-label-en" : {"en": "endpoint URL"}, "definition" : {"en": "The root location or primary endpoint of the service (an IRI)."}, "label" : {"en": "endpoint URL"}, -"extra": {"EA-Name" : "dcat:endpointURL", "EA-Guid" : "{4347C0CA-54EB-4741-ADFB-A53D6EBE3D26}", "EA-Package" : "Domain Model", "EA-Type" : "attribute", "EA-Domain" : "dcat:DataService", "EA-Domain-Guid" : "{B15BC34B-2236-41e9-BFD4-27D628498B57}", "EA-Range" : "rdfs:Resource", "RangeData" : {"EA-Name" : "rdfs:Resource", "EA-GUID" : "{5253043A-BEF9-4e10-89E2-ADADDDDC3661}", "EA-Package" : "Domain Model", "uri" : "http://www.w3.org/2000/01/rdf-schema#Resource" }, "label" : "endpoint URL", "definition" : "The root location or primary endpoint of the service (an IRI).", "usage" : "The endpoint URL should be persistent. This means that publishers should do everything in their power to maintain the value stable and existing.", "ap-label-en" : "endpoint URL", "ap-definition-en" : "The root location or primary endpoint of the service (an IRI).", "ap-usageNote-en" : "The endpoint URL should be persistent. This means that publishers should do everything in their power to maintain the value stable and existing.", "ap-codelist" : "", "RawTags" : [{ "key": "ap-label-en", "value": "endpoint URL", "note": "null" }, { "key": "uri", "value": "http:\/\/www.w3.org\/ns\/dcat#endpointURL", "note": "null" }, { "key": "ap-definition-en", "value": "The root location or primary endpoint of the service (an IRI).", "note": "null" }, { "key": "property-usage-scope", "value": "mandatory", "note": "null" }, { "key": "DCAT", "value": "https:\/\/w3c.github.io\/dxwg\/dcat\/#Property:data_service_endpoint_url", "note": "null" }, { "key": "ap-usageNote-en", "value": "The endpoint URL should be persistent. This means that publishers should do everything in their power to maintain the value stable and existing.", "note": "The endpoint URL should be persistent. This means that publishers should do everything in their power to maintain the value stable and existing." }, { "key": "DCAT-AP", "value": "https:\/\/semiceu.github.io\/DCAT-AP\/releases\/3.0.0\/#DataService.endpointURL", "note": "null" }, { "key": "reuse", "value": "asis", "note": "null" }], "Scope" : "TRANSLATIONS_ONLY", "ap-definition-en" : {"en": "The root location or primary endpoint of the service (an IRI)."}, "ap-usageNote-en" : {"en": "The endpoint URL should be persistent. This means that publishers should do everything in their power to maintain the value stable and existing."}, "usage" : {"en": "The endpoint URL should be persistent. This means that publishers should do everything in their power to maintain the value stable and existing."}, "ap-label-en" : {"en": "endpoint URL"}, "definition" : {"en": "The root location or primary endpoint of the service (an IRI)."}, "label" : {"en": "endpoint URL"}}, +"ap-definition-en" : {"en": "The root location or primary endpoint of the service (an IRI)."}, "ap-usageNote-en" : {"en": "The endpoint URL SHOULD be persistent. This means that publishers should do everything in their power to maintain the value stable and existing."}, "usage" : {"en": "The endpoint URL SHOULD be persistent. This means that publishers should do everything in their power to maintain the value stable and existing."}, "ap-label-en" : {"en": "endpoint URL"}, "definition" : {"en": "The root location or primary endpoint of the service (an IRI)."}, "label" : {"en": "endpoint URL"}, +"extra": {"EA-Name" : "dcat:endpointURL", "EA-Guid" : "{4347C0CA-54EB-4741-ADFB-A53D6EBE3D26}", "EA-Package" : "Domain Model", "EA-Type" : "attribute", "EA-Domain" : "dcat:DataService", "EA-Domain-Guid" : "{B15BC34B-2236-41e9-BFD4-27D628498B57}", "EA-Range" : "rdfs:Resource", "RangeData" : {"EA-Name" : "rdfs:Resource", "EA-GUID" : "{5253043A-BEF9-4e10-89E2-ADADDDDC3661}", "EA-Package" : "Domain Model", "uri" : "http://www.w3.org/2000/01/rdf-schema#Resource" }, "label" : "endpoint URL", "definition" : "The root location or primary endpoint of the service (an IRI).", "usage" : "The endpoint URL SHOULD be persistent. This means that publishers should do everything in their power to maintain the value stable and existing.", "ap-label-en" : "endpoint URL", "ap-definition-en" : "The root location or primary endpoint of the service (an IRI).", "ap-usageNote-en" : "The endpoint URL SHOULD be persistent. This means that publishers should do everything in their power to maintain the value stable and existing.", "ap-codelist" : "", "RawTags" : [{ "key": "ap-label-en", "value": "endpoint URL", "note": "null" }, { "key": "uri", "value": "http:\/\/www.w3.org\/ns\/dcat#endpointURL", "note": "null" }, { "key": "ap-definition-en", "value": "The root location or primary endpoint of the service (an IRI).", "note": "null" }, { "key": "property-usage-scope", "value": "mandatory", "note": "null" }, { "key": "DCAT", "value": "https:\/\/w3c.github.io\/dxwg\/dcat\/#Property:data_service_endpoint_url", "note": "null" }, { "key": "ap-usageNote-en", "value": "NOTE", "note": "The endpoint URL SHOULD be persistent. This means that publishers should do everything in their power to maintain the value stable and existing." }, { "key": "DCAT-AP", "value": "https:\/\/semiceu.github.io\/DCAT-AP\/releases\/3.0.0\/#DataService.endpointURL", "note": "null" }, { "key": "reuse", "value": "asis", "note": "null" }], "Scope" : "TRANSLATIONS_ONLY", "ap-definition-en" : {"en": "The root location or primary endpoint of the service (an IRI)."}, "ap-usageNote-en" : {"en": "The endpoint URL SHOULD be persistent. This means that publishers should do everything in their power to maintain the value stable and existing."}, "usage" : {"en": "The endpoint URL SHOULD be persistent. This means that publishers should do everything in their power to maintain the value stable and existing."}, "ap-label-en" : {"en": "endpoint URL"}, "definition" : {"en": "The root location or primary endpoint of the service (an IRI)."}, "label" : {"en": "endpoint URL"}}, "codelist": [ ], "domain": [ @@ -1373,8 +1393,8 @@ "@type": "http://www.w3.org/2002/07/owl#ObjectProperty", "name": "servesDataset", "inpackage": "ACTIVE_PACKAGE", -"ap-definition-en" : {"en": "This property refers to a collection of data that this data service can distribute."}, "ap-label-en" : {"en": "serves dataset"}, "definition" : {"en": "This property refers to a collection of data that this data service can distribute."}, "label" : {"en": "serves dataset"}, -"extra": {"EA-Name" : "dcat:servesDataset", "EA-Guid" : "{946511D8-1CC2-46f1-A676-997C0038811F}", "derived" : "false", "EA-Package" : "", "EA-Type" : "connector", "EA-Domain" : "dcat:DataService", "EA-Domain-Guid" : "{B15BC34B-2236-41e9-BFD4-27D628498B57}", "EA-Range" : "dcat:Dataset", "RangeData" : {"EA-Name" : "dcat:Dataset", "EA-GUID" : "{4BAD0A56-89A2-40fe-8A22-FD9F4A8E5244}", "EA-Package" : "Domain Model", "uri" : "http://www.w3.org/ns/dcat#Dataset" }, "sourceRole" : "null", "destRole" : "null", "label" : "serves dataset", "definition" : "This property refers to a collection of data that this data service can distribute.", "usage" : "", "ap-label-en" : "serves dataset", "ap-definition-en" : "This property refers to a collection of data that this data service can distribute.", "ap-usageNote-en" : "", "ap-codelist" : "", "RawTags" : [{ "key": "ap-label-en", "value": "serves dataset", "note": "null" }, { "key": "uri", "value": "http:\/\/www.w3.org\/ns\/dcat#servesDataset", "note": "null" }, { "key": "ap-definition-en", "value": "This property refers to a collection of data that this data service can distribute.", "note": "null" }, { "key": "property-usage-scope", "value": "recommended", "note": "null" }, { "key": "DCAT", "value": "https:\/\/w3c.github.io\/dxwg\/dcat\/#Property:data_service_serves_dataset", "note": "null" }, { "key": "DCAT-AP", "value": "https:\/\/semiceu.github.io\/DCAT-AP\/releases\/3.0.0\/#DataService.servesdataset", "note": "null" }, { "key": "reuse", "value": "asis", "note": "null" }], "DestRoleTags" : [], "Scope" : "TRANSLATIONS_ONLY", "ap-definition-en" : {"en": "This property refers to a collection of data that this data service can distribute."}, "ap-label-en" : {"en": "serves dataset"}, "definition" : {"en": "This property refers to a collection of data that this data service can distribute."}, "label" : {"en": "serves dataset"}}, +"ap-definition-en" : {"en": "This property refers to a collection of data that this data service can distribute."}, "ap-usageNote-en" : {"en": "An API in the context of HVD is not a standalone resource. It is used to open up HVD datasets. Therefore each Data Service is at least tightly connected with a Dataset."}, "usage" : {"en": "An API in the context of HVD is not a standalone resource. It is used to open up HVD datasets. Therefore each Data Service is at least tightly connected with a Dataset."}, "ap-label-en" : {"en": "serves dataset"}, "definition" : {"en": "This property refers to a collection of data that this data service can distribute."}, "label" : {"en": "serves dataset"}, +"extra": {"EA-Name" : "dcat:servesDataset", "EA-Guid" : "{946511D8-1CC2-46f1-A676-997C0038811F}", "derived" : "false", "EA-Package" : "", "EA-Type" : "connector", "EA-Domain" : "dcat:DataService", "EA-Domain-Guid" : "{B15BC34B-2236-41e9-BFD4-27D628498B57}", "EA-Range" : "dcat:Dataset", "RangeData" : {"EA-Name" : "dcat:Dataset", "EA-GUID" : "{4BAD0A56-89A2-40fe-8A22-FD9F4A8E5244}", "EA-Package" : "Domain Model", "uri" : "http://www.w3.org/ns/dcat#Dataset" }, "sourceRole" : "null", "destRole" : "null", "label" : "serves dataset", "definition" : "This property refers to a collection of data that this data service can distribute.", "usage" : "An API in the context of HVD is not a standalone resource. It is used to open up HVD datasets. Therefore each Data Service is at least tightly connected with a Dataset.", "ap-label-en" : "serves dataset", "ap-definition-en" : "This property refers to a collection of data that this data service can distribute.", "ap-usageNote-en" : "An API in the context of HVD is not a standalone resource. It is used to open up HVD datasets. Therefore each Data Service is at least tightly connected with a Dataset.", "ap-codelist" : "", "RawTags" : [{ "key": "ap-label-en", "value": "serves dataset", "note": "null" }, { "key": "uri", "value": "http:\/\/www.w3.org\/ns\/dcat#servesDataset", "note": "null" }, { "key": "ap-definition-en", "value": "This property refers to a collection of data that this data service can distribute.", "note": "null" }, { "key": "property-usage-scope", "value": "recommended", "note": "null" }, { "key": "DCAT", "value": "https:\/\/w3c.github.io\/dxwg\/dcat\/#Property:data_service_serves_dataset", "note": "null" }, { "key": "DCAT-AP", "value": "https:\/\/semiceu.github.io\/DCAT-AP\/releases\/3.0.0\/#DataService.servesdataset", "note": "null" }, { "key": "reuse", "value": "additional", "note": "null" }, { "key": "ap-usageNote-en", "value": "NOTE", "note": "An API in the context of HVD is not a standalone resource. It is used to open up HVD datasets. Therefore each Data Service is at least tightly connected with a Dataset." }], "DestRoleTags" : [], "Scope" : "TRANSLATIONS_ONLY", "ap-definition-en" : {"en": "This property refers to a collection of data that this data service can distribute."}, "ap-usageNote-en" : {"en": "An API in the context of HVD is not a standalone resource. It is used to open up HVD datasets. Therefore each Data Service is at least tightly connected with a Dataset."}, "usage" : {"en": "An API in the context of HVD is not a standalone resource. It is used to open up HVD datasets. Therefore each Data Service is at least tightly connected with a Dataset."}, "ap-label-en" : {"en": "serves dataset"}, "definition" : {"en": "This property refers to a collection of data that this data service can distribute."}, "label" : {"en": "serves dataset"}}, "codelist": [ ], "domain": [ @@ -1413,8 +1433,8 @@ "@type": "http://www.w3.org/2002/07/owl#ObjectProperty", "name": "documentation", "inpackage": "OTHER_PACKAGE", -"ap-definition-en" : {"en": "A web page that provides details the quality of service the Data Service provides and\/or additional information."}, "ap-usageNote-en" : {"en": "Quality of service covers a broad spectrum of aspects. The HVD regulation does not list any mandatory topic. Therefore quality of service information is considered part of the generic documentation of a Data Service."}, "usage" : {"en": "Quality of service covers a broad spectrum of aspects. The HVD regulation does not list any mandatory topic. Therefore quality of service information is considered part of the generic documentation of a Data Service."}, "ap-label-en" : {"en": "documentation"}, "definition" : {"en": "A web page that provides details the quality of service the Data Service provides and\/or additional information."}, "label" : {"en": "documentation"}, -"extra": {"EA-Name" : "foaf:page", "EA-Guid" : "{996454D6-40B2-4410-8444-8A03F16EDBCE}", "EA-Package" : "Domain Model", "EA-Type" : "attribute", "EA-Domain" : "dcat:DataService", "EA-Domain-Guid" : "{B15BC34B-2236-41e9-BFD4-27D628498B57}", "EA-Range" : "foaf:Document", "RangeData" : {"EA-Name" : "foaf:Document", "EA-GUID" : "{099EA70F-67E1-4815-912E-14E694FC443E}", "EA-Package" : "Domain Model", "uri" : "http://xmlns.com/foaf/0.1/Document" }, "label" : "documentation", "definition" : "A web page that provides details the quality of service the Data Service provides and\/or additional information.", "usage" : "Quality of service covers a broad spectrum of aspects. The HVD regulation does not list any mandatory topic. Therefore quality of service information is considered part of the generic documentation of a Data Service.", "ap-label-en" : "documentation", "ap-definition-en" : "A web page that provides details the quality of service the Data Service provides and\/or additional information.", "ap-usageNote-en" : "Quality of service covers a broad spectrum of aspects. The HVD regulation does not list any mandatory topic. Therefore quality of service information is considered part of the generic documentation of a Data Service.", "ap-codelist" : "", "RawTags" : [{ "key": "ap-usageNote-en", "value": "Quality of service covers a broad spectrum of aspects. The HVD regulation does not list any mandatory topic. Therefore quality of service information is considered part of the generic documentation of a Data Service.", "note": "Quality of service covers a broad spectrum of aspects. The HVD regulation does not list any mandatory topic. Therefore quality of service information is considered part of the generic documentation of a Data Service." }, { "key": "uri", "value": "http:\/\/xmlns.com\/foaf\/0.1\/Page", "note": "null" }, { "key": "label-en", "value": "documentation", "note": "null" }, { "key": "ap-definition-en", "value": "A web page that provides details the quality of service the Data Service provides and\/or additional information.", "note": "A web page that provides details the quality of service the Data Service provides and\/or additional information. " }, { "key": "property-usage-scope", "value": "mandatory", "note": "null" }, { "key": "reuse", "value": "additional", "note": "null" }], "Scope" : "TRANSLATIONS_ONLY", "ap-definition-en" : {"en": "A web page that provides details the quality of service the Data Service provides and\/or additional information."}, "ap-usageNote-en" : {"en": "Quality of service covers a broad spectrum of aspects. The HVD regulation does not list any mandatory topic. Therefore quality of service information is considered part of the generic documentation of a Data Service."}, "usage" : {"en": "Quality of service covers a broad spectrum of aspects. The HVD regulation does not list any mandatory topic. Therefore quality of service information is considered part of the generic documentation of a Data Service."}, "ap-label-en" : {"en": "documentation"}, "definition" : {"en": "A web page that provides details the quality of service the Data Service provides and\/or additional information."}, "label" : {"en": "documentation"}}, +"ap-definition-en" : {"en": "A page that provides additional information about the Data Service."}, "ap-usageNote-en" : {"en": "Quality of service covers a broad spectrum of aspects. The HVD regulation does not list any mandatory topic. Therefore quality of service information is considered part of the generic documentation of a Data Service."}, "usage" : {"en": "Quality of service covers a broad spectrum of aspects. The HVD regulation does not list any mandatory topic. Therefore quality of service information is considered part of the generic documentation of a Data Service."}, "ap-label-en" : {"en": "documentation"}, "definition" : {"en": "A page that provides additional information about the Data Service."}, "label" : {"en": "documentation"}, +"extra": {"EA-Name" : "foaf:page", "EA-Guid" : "{996454D6-40B2-4410-8444-8A03F16EDBCE}", "EA-Package" : "Domain Model", "EA-Type" : "attribute", "EA-Domain" : "dcat:DataService", "EA-Domain-Guid" : "{B15BC34B-2236-41e9-BFD4-27D628498B57}", "EA-Range" : "foaf:Document", "RangeData" : {"EA-Name" : "foaf:Document", "EA-GUID" : "{099EA70F-67E1-4815-912E-14E694FC443E}", "EA-Package" : "Domain Model", "uri" : "http://xmlns.com/foaf/0.1/Document" }, "label" : "documentation", "definition" : "A page that provides additional information about the Data Service.", "usage" : "Quality of service covers a broad spectrum of aspects. The HVD regulation does not list any mandatory topic. Therefore quality of service information is considered part of the generic documentation of a Data Service.", "ap-label-en" : "documentation", "ap-definition-en" : "A page that provides additional information about the Data Service.", "ap-usageNote-en" : "Quality of service covers a broad spectrum of aspects. The HVD regulation does not list any mandatory topic. Therefore quality of service information is considered part of the generic documentation of a Data Service.", "ap-codelist" : "", "RawTags" : [{ "key": "ap-usageNote-en", "value": "Quality of service covers a broad spectrum of aspects. The HVD regulation does not list any mandatory topic. Therefore quality of service information is considered part of the generic documentation of a Data Service.", "note": "Quality of service covers a broad spectrum of aspects. The HVD regulation does not list any mandatory topic. Therefore quality of service information is considered part of the generic documentation of a Data Service." }, { "key": "uri", "value": "http:\/\/xmlns.com\/foaf\/0.1\/Page", "note": "null" }, { "key": "label-en", "value": "documentation", "note": "null" }, { "key": "ap-definition-en", "value": "A page that provides additional information about the Data Service.", "note": "A web page that provides details the quality of service the Data Service provides and\/or additional information. " }, { "key": "property-usage-scope", "value": "mandatory", "note": "null" }, { "key": "reuse", "value": "additional", "note": "null" }], "Scope" : "TRANSLATIONS_ONLY", "ap-definition-en" : {"en": "A page that provides additional information about the Data Service."}, "ap-usageNote-en" : {"en": "Quality of service covers a broad spectrum of aspects. The HVD regulation does not list any mandatory topic. Therefore quality of service information is considered part of the generic documentation of a Data Service."}, "usage" : {"en": "Quality of service covers a broad spectrum of aspects. The HVD regulation does not list any mandatory topic. Therefore quality of service information is considered part of the generic documentation of a Data Service."}, "ap-label-en" : {"en": "documentation"}, "definition" : {"en": "A page that provides additional information about the Data Service."}, "label" : {"en": "documentation"}}, "codelist": [ ], "domain": [ diff --git a/report/DCAT-AP/releases/2.2.0-hvd/hvd.report b/report/DCAT-AP/releases/2.2.0-hvd/hvd.report index 3d1774e93..d44c1cfcb 100644 --- a/report/DCAT-AP/releases/2.2.0-hvd/hvd.report +++ b/report/DCAT-AP/releases/2.2.0-hvd/hvd.report @@ -2,117 +2,116 @@ Load mapping config:config/config-ap.json WARNING:You shouldn't use 'user' reserved word as column name in the table t_datatypes (it refers to the database user). Escape it in your SQL! (e.g. SELECT [USER] FROM TABLE WHERE [USER]='Joe') -09:56:18 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "DCAT Application Profile". -09:56:18 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://www.w3.org/2000/01/rdf-schema#Literal): DCAT Application Profile.Domain Model:TemporalLiteral, DCAT Application Profile.Domain Model:rdfs:Literal -09:56:18 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://www.w3.org/2001/XMLSchema#hexBinary): DCAT Application Profile.Domain Model:xsd:hexBinary, DCAT Application Profile.Domain Model:xsd:nonNegativeInteger -09:56:18 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://purl.org/dc/terms/MediaType): DCAT Application Profile.Domain Model:dct:MediaType, DCAT Application Profile.Domain Model:dct:mediaType -09:56:18 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://data.europa.eu/r5r/applicableLegislation): DCAT Application Profile.Domain Model:dcat:Distribution:dcatap:applicableLegislation, DCAT Application Profile.Domain Model:dcat:Dataset:dcatap:applicableLegislation, DCAT Application Profile.Domain Model:dcat:DataService:dcatap:applicableLegislation -09:56:18 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/title): DCAT Application Profile.Domain Model:dcat:DataService:dct:title, DCAT Application Profile.Domain Model:skos:ConceptScheme:dct:title -09:56:18 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/conformsTo): DCAT Application Profile.Domain Model:dcat:Distribution:dct:conformsTo, DCAT Application Profile.Domain Model:dcat:Dataset:dct:conformsTo -09:56:18 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/ns/dcat#contactPoint): DCAT Application Profile.Domain Model:dcat:Dataset:dcat:contactPoint, DCAT Application Profile.Domain Model:dcat:DataService:dcat:contactPoint -09:56:18 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://data.europa.eu/r5r/hvdCategory): DCAT Application Profile.Domain Model:dcat:Dataset:dcatap:hvdCategory, DCAT Application Profile.Domain Model:dcat:DataService:dcatap:hvdCategory -09:56:18 WARN c.g.i.o.c.TagHelper - Missing "issued" tag for "DCAT Application Profile.Domain Model". -09:56:18 WARN c.g.i.o.c.TagHelper - Missing "license" tag for "DCAT Application Profile.Domain Model". -09:56:19 WARN c.g.i.o.c.TagHelper - Missing "issued" tag for "DCAT Application Profile.Domain Model". -09:56:19 WARN c.g.i.o.c.TagHelper - Missing "license" tag for "DCAT Application Profile.Domain Model". -09:56:19 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dcat:Catalog" . -09:56:19 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dcat:CatalogRecord" . -09:56:19 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "foaf: Agent" . -09:56:19 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dcat:Dataset" . -09:56:19 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dcat:Distribution" . -09:56:19 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dct:LicenseDocument" . -09:56:19 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dcat:DataService" . -09:56:19 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dcat:Resource" . -09:56:19 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "skos:Concept" . -09:56:19 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "DCAT Application Profile.Domain Model:skos:Concept". -09:56:19 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "DCAT Application Profile.Domain Model:skos:Concept". -09:56:19 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "DCAT Application Profile.Domain Model:skos:Concept". -09:56:19 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "rdfs:Literal" . -09:56:19 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "rdfs:Resource" . -09:56:19 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dct:Standard" . -09:56:19 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "adms:Identifier" . -09:56:19 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "vcard:Kind" . -09:56:19 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dct:RightsStatement" . -09:56:19 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "foaf:Document" . -09:56:19 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "eli:LegalResource" . -09:56:19 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:DataService:dcat:servesDataset" belongs to package "Domain Model" based on source and target definition. -09:56:19 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:Dataset:dct:publisher" belongs to package "Domain Model" based on source and target definition. -09:56:19 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:Catalog:dcat:service" belongs to package "Domain Model" based on source and target definition. -09:56:19 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:Catalog:dct:license" belongs to package "Domain Model" based on source and target definition. -09:56:19 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:Catalog:dct:publisher" belongs to package "Domain Model" based on source and target definition. -09:56:19 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:Distribution:dcat:accessService" belongs to package "Domain Model" based on source and target definition. -09:56:19 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:Distribution:dct:license" belongs to package "Domain Model" based on source and target definition. -09:56:19 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:Catalog:dcat:dataset" belongs to package "Domain Model" based on source and target definition. -09:56:19 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:DataService:dct:license" belongs to package "Domain Model" based on source and target definition. -09:56:19 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:Dataset:dcat:distribution" belongs to package "Domain Model" based on source and target definition. -09:56:19 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:CatalogRecord:foaf:primaryTopic" belongs to package "Domain Model" based on source and target definition. -09:56:19 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:Catalog:dcat:record" belongs to package "Domain Model" based on source and target definition. -09:56:19 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Catalog:dct:description" since it is marked as ignored. -09:56:19 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Catalog:dct:issued" since it is marked as ignored. -09:56:19 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Catalog:dct:title" since it is marked as ignored. -09:56:19 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Catalog:dct:modified" since it is marked as ignored. -09:56:19 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Catalog:dcat:themeTaxonomy" since it is marked as ignored. -09:56:19 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Catalog:dct:language" since it is marked as ignored. -09:56:19 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Catalog:dct:rights" since it is marked as ignored. -09:56:19 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Catalog:foaf:homepage" since it is marked as ignored. -09:56:19 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:CatalogRecord:dct:title" since it is marked as ignored. -09:56:19 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:CatalogRecord:dct:description" since it is marked as ignored. -09:56:19 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:CatalogRecord:dct:issued" since it is marked as ignored. -09:56:19 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:CatalogRecord:dct:modified" since it is marked as ignored. -09:56:19 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:CatalogRecord:dct:language" since it is marked as ignored. -09:56:19 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:CatalogRecord:adms:status" since it is marked as ignored. -09:56:19 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:CatalogRecord:dct:conformsTo" since it is marked as ignored. -09:56:19 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:foaf: Agent:foaf:name" since it is marked as ignored. -09:56:19 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:foaf: Agent:dct:type" since it is marked as ignored. -09:56:19 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:dct:description" since it is marked as ignored. -09:56:19 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:dct:title" since it is marked as ignored. -09:56:19 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:dct:modified" since it is marked as ignored. -09:56:19 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:dct:identifier" since it is marked as ignored. -09:56:19 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:dct:issued" since it is marked as ignored. -09:56:19 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:owl:versionInfo" since it is marked as ignored. -09:56:19 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:adms:versionNotes" since it is marked as ignored. -09:56:19 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:prov:qualifiedAttribution" since it is marked as ignored. -09:56:19 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:prov:wasGeneratedBy" since it is marked as ignored. -09:56:19 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:dcat:temporalResolution" since it is marked as ignored. -09:56:19 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:dcat:spatialResolutionInMeters" since it is marked as ignored. -09:56:19 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:dct:isReferencedBy" since it is marked as ignored. -09:56:19 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:dcat:qualifiedRelation" since it is marked as ignored. -09:56:19 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:dcat:keyword" since it is marked as ignored. -09:56:19 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:dct:accessRights" since it is marked as ignored. -09:56:19 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:dct:accrualPeriodicity" since it is marked as ignored. -09:56:19 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:dct:provenance" since it is marked as ignored. -09:56:19 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:dct:language" since it is marked as ignored. -09:56:19 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:dcat:theme" since it is marked as ignored. -09:56:19 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:dct:relation" since it is marked as ignored. -09:56:19 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:dct:type" since it is marked as ignored. -09:56:19 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:dcat:landingPage" since it is marked as ignored. -09:56:19 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:foaf:page" since it is marked as ignored. -09:56:19 WARN c.g.i.o.c.Converter - Element dcatap:hvdCategory has same prefix as package: simplify by removing the extra tag uri -09:56:19 WARN c.g.i.o.c.Converter - Element dcatap:applicableLegislation has same prefix as package: simplify by removing the extra tag uri -09:56:19 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Distribution:dct:title" since it is marked as ignored. -09:56:19 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Distribution:dct:description" since it is marked as ignored. -09:56:19 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Distribution:dct:issued" since it is marked as ignored. -09:56:19 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Distribution:dct:modified" since it is marked as ignored. -09:56:19 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Distribution:dcat:byteSize" since it is marked as ignored. -09:56:19 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Distribution:odrl:hasPolicy" since it is marked as ignored. -09:56:19 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Distribution:dcat:spatialResolutionInMeters" since it is marked as ignored. -09:56:19 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Distribution:dcat:temporalResolution" since it is marked as ignored. -09:56:19 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Distribution:dcat:compressFormat" since it is marked as ignored. -09:56:19 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Distribution:dcat:packageFormat" since it is marked as ignored. -09:56:19 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Distribution:dcatap:availability" since it is marked as ignored. -09:56:19 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Distribution:dct:language" since it is marked as ignored. -09:56:19 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Distribution:dcat:downloadURL" since it is marked as ignored. -09:56:19 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Distribution:adms:status" since it is marked as ignored. -09:56:19 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Distribution:dct:format" since it is marked as ignored. -09:56:19 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Distribution:dcat:mediaType" since it is marked as ignored. -09:56:19 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Distribution:dct:rights" since it is marked as ignored. -09:56:19 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Distribution:foaf:page" since it is marked as ignored. -09:56:19 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Distribution:spdx:checksum" since it is marked as ignored. -09:56:19 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dct:LicenseDocument:dct:type" since it is marked as ignored. -09:56:19 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dct:LicenseDocument:owl:sameAs" since it is marked as ignored. -09:56:19 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:DataService:dct:accessRights" since it is marked as ignored. -09:56:19 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:DataService:dct:description" since it is marked as ignored. -09:56:19 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:DataService:dct:format" since it is marked as ignored. -09:56:19 WARN c.g.i.o.c.Converter - Element dcatap:hvdCategory has same prefix as package: simplify by removing the extra tag uri -09:56:19 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:skos:Concept:skos:prefLabel" since it is marked as ignored. -09:56:19 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:adms:Identifier:skos:notation" since it is marked as ignored. +11:00:08 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "DCAT Application Profile". +11:00:08 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://www.w3.org/2000/01/rdf-schema#Literal): DCAT Application Profile.Domain Model:TemporalLiteral, DCAT Application Profile.Domain Model:rdfs:Literal +11:00:08 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://www.w3.org/2001/XMLSchema#hexBinary): DCAT Application Profile.Domain Model:xsd:nonNegativeInteger, DCAT Application Profile.Domain Model:xsd:hexBinary +11:00:08 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://purl.org/dc/terms/MediaType): DCAT Application Profile.Domain Model:dct:MediaType, DCAT Application Profile.Domain Model:dct:mediaType +11:00:08 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/conformsTo): DCAT Application Profile.Domain Model:dcat:Dataset:dct:conformsTo, DCAT Application Profile.Domain Model:dcat:Distribution:dct:conformsTo +11:00:08 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/ns/dcat#contactPoint): DCAT Application Profile.Domain Model:dcat:DataService:dcat:contactPoint, DCAT Application Profile.Domain Model:dcat:Dataset:dcat:contactPoint +11:00:08 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/title): DCAT Application Profile.Domain Model:skos:ConceptScheme:dct:title, DCAT Application Profile.Domain Model:dcat:DataService:dct:title +11:00:08 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://data.europa.eu/r5r/applicableLegislation): DCAT Application Profile.Domain Model:dcat:Distribution:dcatap:applicableLegislation, DCAT Application Profile.Domain Model:dcat:Dataset:dcatap:applicableLegislation, DCAT Application Profile.Domain Model:dcat:DataService:dcatap:applicableLegislation +11:00:08 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://data.europa.eu/r5r/hvdCategory): DCAT Application Profile.Domain Model:dcat:Dataset:dcatap:hvdCategory, DCAT Application Profile.Domain Model:dcat:DataService:dcatap:hvdCategory +11:00:08 WARN c.g.i.o.c.TagHelper - Missing "issued" tag for "DCAT Application Profile.Domain Model". +11:00:08 WARN c.g.i.o.c.TagHelper - Missing "license" tag for "DCAT Application Profile.Domain Model". +11:00:08 WARN c.g.i.o.c.TagHelper - Missing "issued" tag for "DCAT Application Profile.Domain Model". +11:00:08 WARN c.g.i.o.c.TagHelper - Missing "license" tag for "DCAT Application Profile.Domain Model". +11:00:08 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dcat:Catalog" . +11:00:09 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dcat:CatalogRecord" . +11:00:09 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "foaf: Agent" . +11:00:09 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dcat:Dataset" . +11:00:09 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dcat:Distribution" . +11:00:09 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dct:LicenseDocument" . +11:00:09 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dcat:DataService" . +11:00:09 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dcat:Resource" . +11:00:09 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "skos:Concept" . +11:00:09 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "DCAT Application Profile.Domain Model:skos:Concept". +11:00:09 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "DCAT Application Profile.Domain Model:skos:Concept". +11:00:09 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "DCAT Application Profile.Domain Model:skos:Concept". +11:00:09 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "rdfs:Literal" . +11:00:09 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "rdfs:Resource" . +11:00:09 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dct:Standard" . +11:00:09 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "adms:Identifier" . +11:00:09 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "vcard:Kind" . +11:00:09 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dct:RightsStatement" . +11:00:09 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "foaf:Document" . +11:00:09 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "eli:LegalResource" . +11:00:09 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:Catalog:dct:license" belongs to package "Domain Model" based on source and target definition. +11:00:09 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:Catalog:dcat:dataset" belongs to package "Domain Model" based on source and target definition. +11:00:09 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:Dataset:dcat:distribution" belongs to package "Domain Model" based on source and target definition. +11:00:09 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:Distribution:dct:license" belongs to package "Domain Model" based on source and target definition. +11:00:09 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:Distribution:dcat:accessService" belongs to package "Domain Model" based on source and target definition. +11:00:09 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:CatalogRecord:foaf:primaryTopic" belongs to package "Domain Model" based on source and target definition. +11:00:09 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:Dataset:dct:publisher" belongs to package "Domain Model" based on source and target definition. +11:00:09 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:Catalog:dcat:record" belongs to package "Domain Model" based on source and target definition. +11:00:09 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:Catalog:dcat:service" belongs to package "Domain Model" based on source and target definition. +11:00:09 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:DataService:dct:license" belongs to package "Domain Model" based on source and target definition. +11:00:09 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:Catalog:dct:publisher" belongs to package "Domain Model" based on source and target definition. +11:00:09 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:DataService:dcat:servesDataset" belongs to package "Domain Model" based on source and target definition. +11:00:09 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Catalog:dct:description" since it is marked as ignored. +11:00:09 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Catalog:dct:issued" since it is marked as ignored. +11:00:09 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Catalog:dct:title" since it is marked as ignored. +11:00:09 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Catalog:dct:modified" since it is marked as ignored. +11:00:09 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Catalog:dcat:themeTaxonomy" since it is marked as ignored. +11:00:09 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Catalog:dct:language" since it is marked as ignored. +11:00:09 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Catalog:dct:rights" since it is marked as ignored. +11:00:09 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Catalog:foaf:homepage" since it is marked as ignored. +11:00:09 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:CatalogRecord:dct:title" since it is marked as ignored. +11:00:09 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:CatalogRecord:dct:description" since it is marked as ignored. +11:00:09 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:CatalogRecord:dct:issued" since it is marked as ignored. +11:00:09 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:CatalogRecord:dct:modified" since it is marked as ignored. +11:00:09 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:CatalogRecord:dct:language" since it is marked as ignored. +11:00:09 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:CatalogRecord:adms:status" since it is marked as ignored. +11:00:09 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:CatalogRecord:dct:conformsTo" since it is marked as ignored. +11:00:09 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:foaf: Agent:foaf:name" since it is marked as ignored. +11:00:09 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:foaf: Agent:dct:type" since it is marked as ignored. +11:00:09 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:dct:description" since it is marked as ignored. +11:00:09 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:dct:title" since it is marked as ignored. +11:00:09 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:dct:modified" since it is marked as ignored. +11:00:09 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:dct:issued" since it is marked as ignored. +11:00:09 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:owl:versionInfo" since it is marked as ignored. +11:00:09 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:adms:versionNotes" since it is marked as ignored. +11:00:09 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:prov:qualifiedAttribution" since it is marked as ignored. +11:00:09 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:prov:wasGeneratedBy" since it is marked as ignored. +11:00:09 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:dcat:temporalResolution" since it is marked as ignored. +11:00:09 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:dcat:spatialResolutionInMeters" since it is marked as ignored. +11:00:09 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:dct:isReferencedBy" since it is marked as ignored. +11:00:09 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:dcat:qualifiedRelation" since it is marked as ignored. +11:00:09 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:dcat:keyword" since it is marked as ignored. +11:00:09 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:dct:accessRights" since it is marked as ignored. +11:00:09 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:dct:accrualPeriodicity" since it is marked as ignored. +11:00:09 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:dct:provenance" since it is marked as ignored. +11:00:09 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:dct:language" since it is marked as ignored. +11:00:09 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:dcat:theme" since it is marked as ignored. +11:00:09 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:dct:relation" since it is marked as ignored. +11:00:09 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:dct:type" since it is marked as ignored. +11:00:09 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:dcat:landingPage" since it is marked as ignored. +11:00:09 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:foaf:page" since it is marked as ignored. +11:00:09 WARN c.g.i.o.c.Converter - Element dcatap:hvdCategory has same prefix as package: simplify by removing the extra tag uri +11:00:09 WARN c.g.i.o.c.Converter - Element dcatap:applicableLegislation has same prefix as package: simplify by removing the extra tag uri +11:00:09 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Distribution:dct:title" since it is marked as ignored. +11:00:09 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Distribution:dct:description" since it is marked as ignored. +11:00:09 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Distribution:dct:issued" since it is marked as ignored. +11:00:09 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Distribution:dct:modified" since it is marked as ignored. +11:00:09 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Distribution:dcat:byteSize" since it is marked as ignored. +11:00:09 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Distribution:odrl:hasPolicy" since it is marked as ignored. +11:00:09 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Distribution:dcat:spatialResolutionInMeters" since it is marked as ignored. +11:00:09 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Distribution:dcat:temporalResolution" since it is marked as ignored. +11:00:09 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Distribution:dcat:compressFormat" since it is marked as ignored. +11:00:09 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Distribution:dcat:packageFormat" since it is marked as ignored. +11:00:09 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Distribution:dcatap:availability" since it is marked as ignored. +11:00:09 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Distribution:dct:language" since it is marked as ignored. +11:00:09 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Distribution:dcat:downloadURL" since it is marked as ignored. +11:00:09 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Distribution:adms:status" since it is marked as ignored. +11:00:09 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Distribution:dct:format" since it is marked as ignored. +11:00:09 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Distribution:dcat:mediaType" since it is marked as ignored. +11:00:09 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Distribution:dct:rights" since it is marked as ignored. +11:00:09 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Distribution:foaf:page" since it is marked as ignored. +11:00:09 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Distribution:spdx:checksum" since it is marked as ignored. +11:00:09 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dct:LicenseDocument:dct:type" since it is marked as ignored. +11:00:09 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dct:LicenseDocument:owl:sameAs" since it is marked as ignored. +11:00:09 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:DataService:dct:accessRights" since it is marked as ignored. +11:00:09 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:DataService:dct:description" since it is marked as ignored. +11:00:09 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:DataService:dct:format" since it is marked as ignored. +11:00:09 WARN c.g.i.o.c.Converter - Element dcatap:hvdCategory has same prefix as package: simplify by removing the extra tag uri +11:00:09 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:skos:Concept:skos:prefLabel" since it is marked as ignored. +11:00:09 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:adms:Identifier:skos:notation" since it is marked as ignored. diff --git a/report/DCAT-AP/releases/2.2.0-hvd/shacl/hvd-SHACL_en.report b/report/DCAT-AP/releases/2.2.0-hvd/shacl/hvd-SHACL_en.report index fdbe49318..85984d33c 100644 --- a/report/DCAT-AP/releases/2.2.0-hvd/shacl/hvd-SHACL_en.report +++ b/report/DCAT-AP/releases/2.2.0-hvd/shacl/hvd-SHACL_en.report @@ -43,6 +43,7 @@ add nodeKind constraint add nodeKind constraint add nodeKind constraint add nodeKind constraint +add nodeKind constraint https://semiceu.github.io//DCAT-AP/releases/2.2.0-hvd#DistributionShape add nodeKind constraint add nodeKind constraint diff --git a/report/DCAT-AP/releases/2.2.0-hvd/translation/dcat-ap_en.json b/report/DCAT-AP/releases/2.2.0-hvd/translation/dcat-ap_en.json index 292ea1410..35f9bc010 100644 --- a/report/DCAT-AP/releases/2.2.0-hvd/translation/dcat-ap_en.json +++ b/report/DCAT-AP/releases/2.2.0-hvd/translation/dcat-ap_en.json @@ -38,7 +38,7 @@ "en": "The legislation that mandates the creation or management of the Data Service." }, "usage": { - "en": "For HVD the value must include the ELI http://data.europa.eu/eli/reg_impl/2023/138/oj. \r\n
\r\nAs multiple legislations may apply to the resource the maximum cardinality is not limited." + "en": "For HVD the value MUST include the ELI http://data.europa.eu/eli/reg_impl/2023/138/oj. \r\n
\r\nAs multiple legislations may apply to the resource the maximum cardinality is not limited." } }, { @@ -146,7 +146,7 @@ "en": "A description following the vCard specification, e.g. to provide telephone number and e-mail address for a contact point." }, "usage": { - "en": "Note that the class Kind is the parent class for the four explicit types of vCards (Individual, Organization, Location, Group)." + "en": "Article3.4 requires to designate a point of contact for an API. It is recommended to provide at least either an email or a contact form from e.g. a service desk. " } }, { @@ -273,6 +273,16 @@ "en": "An established schema to which the described Distribution conforms." } }, + { + "EA-Guid": "{1E3C599E-1FA1-4984-8307-C481D873EFE3}", + "name": "identifier", + "label": { + "en": "identifier" + }, + "definition": { + "en": "The main identifier for the Dataset, e.g. the URI or other unique identifier in the context of the Catalogue." + } + }, { "EA-Guid": "{E71A2E22-2928-4c74-BC69-7FAFD940D7AE}", "name": "licence", @@ -301,6 +311,9 @@ }, "definition": { "en": "A licence under which the Data service is made available." + }, + "usage": { + "en": "Article 3.3 specifies that the terms of use should be provided. According to the guidelines for legal Information in DCAT-AP HVD this is fullfilled by providing by preference a licence. As alternative rights can be used." } }, { @@ -331,6 +344,9 @@ }, "definition": { "en": "A statement that specifies rights associated with the Distribution." + }, + "usage": { + "en": "Article 3.3 specifies that the terms of use should be provided. According to the guidelines for legal Information in DCAT-AP HVD this is fullfilled by providing by preference a licence. As alternative rights can be used." } }, { @@ -420,6 +436,9 @@ }, "definition": { "en": "Contact information that can be used for sending comments about the Data Service." + }, + "usage": { + "en": "Article 3.4 requires the designation of a point of contact for an API. " } }, { @@ -443,6 +462,9 @@ }, "definition": { "en": "An available Distribution for the Dataset." + }, + "usage": { + "en": "The HVD IR is a quality improvement of existing datasets. The intention is that HVD datasets are publicly and open accessible. Therefore a Distribution is expected to be present. (Article 3.1)" } }, { @@ -455,7 +477,7 @@ "en": "A description of the services available via the end-points, including their operations, parameters etc." }, "usage": { - "en": "The property gives specific details of the actual endpoint instances, while dct:conformsTo is used to indicate the general standard or specification that the endpoints implement." + "en": "The property gives specific details of the actual endpoint instances, while dct:conformsTo is used to indicate the general standard or specification that the endpoints implement.\r\n
\r\nArticle 3.3 requires to provide API documentation in a Union or internationally recognised open, human-readable and machine-readable format." } }, { @@ -468,7 +490,7 @@ "en": "The root location or primary endpoint of the service (an IRI)." }, "usage": { - "en": "The endpoint URL should be persistent. This means that publishers should do everything in their power to maintain the value stable and existing." + "en": "The endpoint URL SHOULD be persistent. This means that publishers should do everything in their power to maintain the value stable and existing." } }, { @@ -489,6 +511,9 @@ }, "definition": { "en": "This property refers to a collection of data that this data service can distribute." + }, + "usage": { + "en": "An API in the context of HVD is not a standalone resource. It is used to open up HVD datasets. Therefore each Data Service is at least tightly connected with a Dataset." } }, { @@ -511,7 +536,7 @@ "en": "documentation" }, "definition": { - "en": "A web page that provides details the quality of service the Data Service provides and/or additional information." + "en": "A page that provides additional information about the Data Service." }, "usage": { "en": "Quality of service covers a broad spectrum of aspects. The HVD regulation does not list any mandatory topic. Therefore quality of service information is considered part of the generic documentation of a Data Service." diff --git a/report/DCAT-AP/releases/2.2.0-hvd/translation/dcat-ap_en_merged.jsonld b/report/DCAT-AP/releases/2.2.0-hvd/translation/dcat-ap_en_merged.jsonld index 1e03dcdae..32318b68d 100644 --- a/report/DCAT-AP/releases/2.2.0-hvd/translation/dcat-ap_en_merged.jsonld +++ b/report/DCAT-AP/releases/2.2.0-hvd/translation/dcat-ap_en_merged.jsonld @@ -866,12 +866,12 @@ "contributors-column": "DCAT-AP", "contributors-file": "stakeholders.csv", "diagram": "DCAT-AP-hvd", - "documentcommit": "f0a62e1882528196150271faf31e0e845535b8ee", + "documentcommit": "d48ae46c712d021cfdf39c92f6243bd13bd80be3", "documentconfig": { "editorDocumentroot": "https://semiceu.github.io/DCAT-AP/releases/2.2.0-hvd", "statuslabel": "SEMIC Recommendation" }, - "dummy": 90, + "dummy": 91, "eap": "DCAT-AP.eap", "editors": [ { @@ -968,7 +968,7 @@ }, { "key": "ap-usageNote-en", - "note": "null", + "note": "The provided information should enable to the verification whether the detailed information requirements by the HVD is satisfied. For more usage suggestions see section on specific data requirements.", "value": "The provided information should enable to the verification whether the detailed information requirements by the HVD is satisfied." }, { @@ -1128,6 +1128,101 @@ } ] }, + { + "@id": "http://purl.org/dc/terms/identifier", + "@type": "http://www.w3.org/2002/07/owl#ObjectProperty", + "EA-Guid": "{1E3C599E-1FA1-4984-8307-C481D873EFE3}", + "ap-definition-en": { + "en": "The main identifier for the Dataset, e.g. the URI or other unique identifier in the context of the Catalogue." + }, + "ap-label-en": { + "en": "identifier" + }, + "codelist": [], + "definition": { + "en": "The main identifier for the Dataset, e.g. the URI or other unique identifier in the context of the Catalogue." + }, + "domain": [ + { + "EA-Name": "dcat:Dataset", + "uri": "http://www.w3.org/ns/dcat#Dataset" + } + ], + "extra": { + "EA-Domain": "dcat:Dataset", + "EA-Domain-Guid": "{4BAD0A56-89A2-40fe-8A22-FD9F4A8E5244}", + "EA-Guid": "{1E3C599E-1FA1-4984-8307-C481D873EFE3}", + "EA-Name": "dct:identifier", + "EA-Package": "Domain Model", + "EA-Range": "rdfs:Literal", + "EA-Type": "attribute", + "RangeData": { + "EA-GUID": "{C44329EC-4F26-40f6-AD2B-6E32CC42D994}", + "EA-Name": "rdfs:Literal", + "EA-Package": "Domain Model", + "uri": "http://www.w3.org/2000/01/rdf-schema#Literal" + }, + "RawTags": [ + { + "key": "ap-label-en", + "note": "null", + "value": "identifier" + }, + { + "key": "uri", + "note": "null", + "value": "http://purl.org/dc/terms/identifier" + }, + { + "key": "ap-definition-en", + "note": "null", + "value": "The main identifier for the Dataset, e.g. the URI or other unique identifier in the context of the Catalogue." + }, + { + "key": "property-usage-scope", + "note": "null", + "value": "optional" + }, + { + "key": "DCAT", + "note": "null", + "value": "https://w3c.github.io/dxwg/dcat/#Property:resource_identifier" + } + ], + "Scope": "TRANSLATIONS_ONLY", + "ap-codelist": "", + "ap-definition-en": { + "en": "The main identifier for the Dataset, e.g. the URI or other unique identifier in the context of the Catalogue." + }, + "ap-label-en": { + "en": "identifier" + }, + "ap-usageNote-en": "", + "definition": { + "en": "The main identifier for the Dataset, e.g. the URI or other unique identifier in the context of the Catalogue." + }, + "label": { + "en": "identifier" + }, + "usage": "" + }, + "generalization": [], + "inpackage": "OTHER_PACKAGE", + "label": { + "en": "identifier" + }, + "maxCardinality": "*", + "minCardinality": "0", + "name": "identifier", + "range": [ + { + "EA-GUID": "{C44329EC-4F26-40f6-AD2B-6E32CC42D994}", + "EA-Name": "rdfs:Literal", + "EA-Package": "Domain Model", + "uri": "http://www.w3.org/2000/01/rdf-schema#Literal" + } + ] + }, { "@id": "http://purl.org/dc/terms/license", "@type": "http://www.w3.org/2002/07/owl#ObjectProperty", @@ -1356,6 +1451,9 @@ "ap-label-en": { "en": "licence" }, + "ap-usageNote-en": { + "en": "Article 3.3 specifies that the terms of use should be provided. According to the guidelines for legal Information in DCAT-AP HVD this is fullfilled by providing by preference a licence. As alternative rights can be used." + }, "codelist": [], "definition": { "en": "A licence under which the Data service is made available." @@ -1416,6 +1514,11 @@ "key": "reuse", "note": "null", "value": "asis" + }, + { + "key": "ap-usageNote-en", + "note": "Article 3.3 specifies that the terms of use should be provided. According to the guidelines for legal Information in DCAT-AP HVD this is fullfilled by providing by preference a licence. As alternative rights can be used.", + "value": "NOTE" } ], "Scope": "TRANSLATIONS_ONLY", @@ -1426,7 +1529,9 @@ "ap-label-en": { "en": "licence" }, - "ap-usageNote-en": "", + "ap-usageNote-en": { + "en": "Article 3.3 specifies that the terms of use should be provided. According to the guidelines for legal Information in DCAT-AP HVD this is fullfilled by providing by preference a licence. As alternative rights can be used." + }, "definition": { "en": "A licence under which the Data service is made available." }, @@ -1436,7 +1541,9 @@ "en": "licence" }, "sourceRole": "null", - "usage": "" + "usage": { + "en": "Article 3.3 specifies that the terms of use should be provided. According to the guidelines for legal Information in DCAT-AP HVD this is fullfilled by providing by preference a licence. As alternative rights can be used." + } }, "generalization": [], "inpackage": "ACTIVE_PACKAGE", @@ -1444,7 +1551,7 @@ "en": "licence" }, "maxCardinality": "1", - "minCardinality": "1", + "minCardinality": "0", "name": "licence", "range": [ { @@ -1453,7 +1560,10 @@ "EA-Package": "Domain Model", "uri": "http://purl.org/dc/terms/LicenseDocument" } - ] + ], + "usage": { + "en": "Article 3.3 specifies that the terms of use should be provided. According to the guidelines for legal Information in DCAT-AP HVD this is fullfilled by providing by preference a licence. As alternative rights can be used." + } }, { "@id": "http://purl.org/dc/terms/publisher", @@ -1683,6 +1793,9 @@ "ap-label-en": { "en": "rights" }, + "ap-usageNote-en": { + "en": "Article 3.3 specifies that the terms of use should be provided. According to the guidelines for legal Information in DCAT-AP HVD this is fullfilled by providing by preference a licence. As alternative rights can be used." + }, "codelist": [], "definition": { "en": "A statement that specifies rights associated with the Distribution." @@ -1732,6 +1845,11 @@ "key": "reuse", "note": "null", "value": "additional" + }, + { + "key": "ap-usageNote-en", + "note": "Article 3.3 specifies that the terms of use should be provided. According to the guidelines for legal Information in DCAT-AP HVD this is fullfilled by providing by preference a licence. As alternative rights can be used.", + "value": "NOTE" } ], "Scope": "TRANSLATIONS_ONLY", @@ -1742,14 +1860,18 @@ "ap-label-en": { "en": "rights" }, - "ap-usageNote-en": "", + "ap-usageNote-en": { + "en": "Article 3.3 specifies that the terms of use should be provided. According to the guidelines for legal Information in DCAT-AP HVD this is fullfilled by providing by preference a licence. As alternative rights can be used." + }, "definition": { "en": "A statement that specifies rights associated with the Distribution." }, "label": { "en": "rights" }, - "usage": "" + "usage": { + "en": "Article 3.3 specifies that the terms of use should be provided. According to the guidelines for legal Information in DCAT-AP HVD this is fullfilled by providing by preference a licence. As alternative rights can be used." + } }, "generalization": [], "inpackage": "OTHER_PACKAGE", @@ -1766,7 +1888,10 @@ "EA-Package": "Domain Model", "uri": "http://purl.org/dc/terms/RightsStatement" } - ] + ], + "usage": { + "en": "Article 3.3 specifies that the terms of use should be provided. According to the guidelines for legal Information in DCAT-AP HVD this is fullfilled by providing by preference a licence. As alternative rights can be used." + } }, { "@id": "http://purl.org/dc/terms/title", @@ -1946,7 +2071,7 @@ { "key": "property-usage-scope", "note": "null", - "value": "mandatory" + "value": "recommended" }, { "key": "reuse", @@ -1977,7 +2102,7 @@ "en": "email" }, "maxCardinality": "1", - "minCardinality": "1", + "minCardinality": "0", "name": "email", "range": [ { @@ -2041,7 +2166,7 @@ { "key": "property-usage-scope", "note": "null", - "value": "mandatory" + "value": "recommended" }, { "key": "reuse", @@ -2072,7 +2197,7 @@ "en": "contact page" }, "maxCardinality": "1", - "minCardinality": "1", + "minCardinality": "0", "name": "contactPage", "range": [ { @@ -2547,6 +2672,9 @@ "ap-label-en": { "en": "contact point" }, + "ap-usageNote-en": { + "en": "Article 3.4 requires the designation of a point of contact for an API. " + }, "codelist": [], "definition": { "en": "Contact information that can be used for sending comments about the Data Service." @@ -2601,6 +2729,11 @@ "key": "reuse", "note": "null", "value": "additional" + }, + { + "key": "ap-usageNote-en", + "note": "Article 3.4 requires the designation of a point of contact for an API. ", + "value": "NOTE" } ], "Scope": "TRANSLATIONS_ONLY", @@ -2611,14 +2744,18 @@ "ap-label-en": { "en": "contact point" }, - "ap-usageNote-en": "", + "ap-usageNote-en": { + "en": "Article 3.4 requires the designation of a point of contact for an API. " + }, "definition": { "en": "Contact information that can be used for sending comments about the Data Service." }, "label": { "en": "contact point" }, - "usage": "" + "usage": { + "en": "Article 3.4 requires the designation of a point of contact for an API. " + } }, "generalization": [], "inpackage": "OTHER_PACKAGE", @@ -2635,7 +2772,10 @@ "EA-Package": "Domain Model", "uri": "http://www.w3.org/2006/vcard/ns#Kind" } - ] + ], + "usage": { + "en": "Article 3.4 requires the designation of a point of contact for an API. " + } }, { "@id": "http://www.w3.org/ns/dcat#dataset", @@ -2771,6 +2911,9 @@ "ap-label-en": { "en": "dataset distribution" }, + "ap-usageNote-en": { + "en": "The HVD IR is a quality improvement of existing datasets. The intention is that HVD datasets are publicly and open accessible. Therefore a Distribution is expected to be present. (Article 3.1)" + }, "codelist": [], "definition": { "en": "An available Distribution for the Dataset." @@ -2831,6 +2974,11 @@ "key": "reuse", "note": "null", "value": "asis" + }, + { + "key": "ap-usageNote-en", + "note": "The HVD IR is a quality improvement of existing datasets. The intention is that HVD datasets are publicly and open accessible. Therefore a Distribution is expected to be present. (Article 3.1)", + "value": "NOTE" } ], "Scope": "TRANSLATIONS_ONLY", @@ -2841,7 +2989,9 @@ "ap-label-en": { "en": "dataset distribution" }, - "ap-usageNote-en": "", + "ap-usageNote-en": { + "en": "The HVD IR is a quality improvement of existing datasets. The intention is that HVD datasets are publicly and open accessible. Therefore a Distribution is expected to be present. (Article 3.1)" + }, "definition": { "en": "An available Distribution for the Dataset." }, @@ -2851,7 +3001,9 @@ "en": "dataset distribution" }, "sourceRole": "null", - "usage": "" + "usage": { + "en": "The HVD IR is a quality improvement of existing datasets. The intention is that HVD datasets are publicly and open accessible. Therefore a Distribution is expected to be present. (Article 3.1)" + } }, "generalization": [], "inpackage": "ACTIVE_PACKAGE", @@ -2868,7 +3020,10 @@ "EA-Package": "Domain Model", "uri": "http://www.w3.org/ns/dcat#Distribution" } - ] + ], + "usage": { + "en": "The HVD IR is a quality improvement of existing datasets. The intention is that HVD datasets are publicly and open accessible. Therefore a Distribution is expected to be present. (Article 3.1)" + } }, { "@id": "http://www.w3.org/ns/dcat#endpointDescription", @@ -2881,7 +3036,7 @@ "en": "endpoint description" }, "ap-usageNote-en": { - "en": "The property gives specific details of the actual endpoint instances, while dct:conformsTo is used to indicate the general standard or specification that the endpoints implement." + "en": "The property gives specific details of the actual endpoint instances, while dct:conformsTo is used to indicate the general standard or specification that the endpoints implement.\r\n
\r\nArticle 3.3 requires to provide API documentation in a Union or internationally recognised open, human-readable and machine-readable format." }, "codelist": [], "definition": { @@ -2925,8 +3080,8 @@ }, { "key": "ap-usageNote-en", - "note": "null", - "value": "The property gives specific details of the actual endpoint instances, while dct:conformsTo is used to indicate the general standard or specification that the endpoints implement." + "note": "The property gives specific details of the actual endpoint instances, while dct:conformsTo is used to indicate the general standard or specification that the endpoints implement.\r\n
\r\nArticle 3.3 requires to provide API documentation in a Union or internationally recognised open, human-readable and machine-readable format.", + "value": "NOTE" }, { "key": "property-usage-scope", @@ -2958,7 +3113,7 @@ "en": "endpoint description" }, "ap-usageNote-en": { - "en": "The property gives specific details of the actual endpoint instances, while dct:conformsTo is used to indicate the general standard or specification that the endpoints implement." + "en": "The property gives specific details of the actual endpoint instances, while dct:conformsTo is used to indicate the general standard or specification that the endpoints implement.\r\n
\r\nArticle 3.3 requires to provide API documentation in a Union or internationally recognised open, human-readable and machine-readable format." }, "definition": { "en": "A description of the services available via the end-points, including their operations, parameters etc." @@ -2967,7 +3122,7 @@ "en": "endpoint description" }, "usage": { - "en": "The property gives specific details of the actual endpoint instances, while dct:conformsTo is used to indicate the general standard or specification that the endpoints implement." + "en": "The property gives specific details of the actual endpoint instances, while dct:conformsTo is used to indicate the general standard or specification that the endpoints implement.\r\n
\r\nArticle 3.3 requires to provide API documentation in a Union or internationally recognised open, human-readable and machine-readable format." } }, "generalization": [], @@ -2987,7 +3142,7 @@ } ], "usage": { - "en": "The property gives specific details of the actual endpoint instances, while dct:conformsTo is used to indicate the general standard or specification that the endpoints implement." + "en": "The property gives specific details of the actual endpoint instances, while dct:conformsTo is used to indicate the general standard or specification that the endpoints implement.\r\n
\r\nArticle 3.3 requires to provide API documentation in a Union or internationally recognised open, human-readable and machine-readable format." } }, { @@ -3001,7 +3156,7 @@ "en": "endpoint URL" }, "ap-usageNote-en": { - "en": "The endpoint URL should be persistent. This means that publishers should do everything in their power to maintain the value stable and existing." + "en": "The endpoint URL SHOULD be persistent. This means that publishers should do everything in their power to maintain the value stable and existing." }, "codelist": [], "definition": { @@ -3055,8 +3210,8 @@ }, { "key": "ap-usageNote-en", - "note": "The endpoint URL should be persistent. This means that publishers should do everything in their power to maintain the value stable and existing.", - "value": "The endpoint URL should be persistent. This means that publishers should do everything in their power to maintain the value stable and existing." + "note": "The endpoint URL SHOULD be persistent. This means that publishers should do everything in their power to maintain the value stable and existing.", + "value": "NOTE" }, { "key": "DCAT-AP", @@ -3078,7 +3233,7 @@ "en": "endpoint URL" }, "ap-usageNote-en": { - "en": "The endpoint URL should be persistent. This means that publishers should do everything in their power to maintain the value stable and existing." + "en": "The endpoint URL SHOULD be persistent. This means that publishers should do everything in their power to maintain the value stable and existing." }, "definition": { "en": "The root location or primary endpoint of the service (an IRI)." @@ -3087,7 +3242,7 @@ "en": "endpoint URL" }, "usage": { - "en": "The endpoint URL should be persistent. This means that publishers should do everything in their power to maintain the value stable and existing." + "en": "The endpoint URL SHOULD be persistent. This means that publishers should do everything in their power to maintain the value stable and existing." } }, "generalization": [], @@ -3107,7 +3262,7 @@ } ], "usage": { - "en": "The endpoint URL should be persistent. This means that publishers should do everything in their power to maintain the value stable and existing." + "en": "The endpoint URL SHOULD be persistent. This means that publishers should do everything in their power to maintain the value stable and existing." } }, { @@ -3229,6 +3384,9 @@ "ap-label-en": { "en": "serves dataset" }, + "ap-usageNote-en": { + "en": "An API in the context of HVD is not a standalone resource. It is used to open up HVD datasets. Therefore each Data Service is at least tightly connected with a Dataset." + }, "codelist": [], "definition": { "en": "This property refers to a collection of data that this data service can distribute." @@ -3288,7 +3446,12 @@ { "key": "reuse", "note": "null", - "value": "asis" + "value": "additional" + }, + { + "key": "ap-usageNote-en", + "note": "An API in the context of HVD is not a standalone resource. It is used to open up HVD datasets. Therefore each Data Service is at least tightly connected with a Dataset.", + "value": "NOTE" } ], "Scope": "TRANSLATIONS_ONLY", @@ -3299,7 +3462,9 @@ "ap-label-en": { "en": "serves dataset" }, - "ap-usageNote-en": "", + "ap-usageNote-en": { + "en": "An API in the context of HVD is not a standalone resource. It is used to open up HVD datasets. Therefore each Data Service is at least tightly connected with a Dataset." + }, "definition": { "en": "This property refers to a collection of data that this data service can distribute." }, @@ -3309,7 +3474,9 @@ "en": "serves dataset" }, "sourceRole": "null", - "usage": "" + "usage": { + "en": "An API in the context of HVD is not a standalone resource. It is used to open up HVD datasets. Therefore each Data Service is at least tightly connected with a Dataset." + } }, "generalization": [], "inpackage": "ACTIVE_PACKAGE", @@ -3326,7 +3493,10 @@ "EA-Package": "Domain Model", "uri": "http://www.w3.org/ns/dcat#Dataset" } - ] + ], + "usage": { + "en": "An API in the context of HVD is not a standalone resource. It is used to open up HVD datasets. Therefore each Data Service is at least tightly connected with a Dataset." + } }, { "@id": "http://www.w3.org/ns/dcat#service", @@ -3457,7 +3627,7 @@ "@type": "http://www.w3.org/2002/07/owl#ObjectProperty", "EA-Guid": "{996454D6-40B2-4410-8444-8A03F16EDBCE}", "ap-definition-en": { - "en": "A web page that provides details the quality of service the Data Service provides and/or additional information." + "en": "A page that provides additional information about the Data Service." }, "ap-label-en": { "en": "documentation" @@ -3467,7 +3637,7 @@ }, "codelist": [], "definition": { - "en": "A web page that provides details the quality of service the Data Service provides and/or additional information." + "en": "A page that provides additional information about the Data Service." }, "domain": [ { @@ -3508,7 +3678,7 @@ { "key": "ap-definition-en", "note": "A web page that provides details the quality of service the Data Service provides and/or additional information. ", - "value": "A web page that provides details the quality of service the Data Service provides and/or additional information." + "value": "A page that provides additional information about the Data Service." }, { "key": "property-usage-scope", @@ -3524,7 +3694,7 @@ "Scope": "TRANSLATIONS_ONLY", "ap-codelist": "", "ap-definition-en": { - "en": "A web page that provides details the quality of service the Data Service provides and/or additional information." + "en": "A page that provides additional information about the Data Service." }, "ap-label-en": { "en": "documentation" @@ -3533,7 +3703,7 @@ "en": "Quality of service covers a broad spectrum of aspects. The HVD regulation does not list any mandatory topic. Therefore quality of service information is considered part of the generic documentation of a Data Service." }, "definition": { - "en": "A web page that provides details the quality of service the Data Service provides and/or additional information." + "en": "A page that provides additional information about the Data Service." }, "label": { "en": "documentation" @@ -4251,7 +4421,7 @@ "en": "Kind" }, "ap-usageNote-en": { - "en": "Note that the class Kind is the parent class for the four explicit types of vCards (Individual, Organization, Location, Group)." + "en": "Article3.4 requires to designate a point of contact for an API. It is recommended to provide at least either an email or a contact form from e.g. a service desk. " }, "definition": { "en": "A description following the vCard specification, e.g. to provide telephone number and e-mail address for a contact point." @@ -4281,8 +4451,8 @@ }, { "key": "ap-usageNote-en", - "note": "null", - "value": "Note that the class Kind is the parent class for the four explicit types of vCards (Individual, Organization, Location, Group)." + "note": "Article3.4 requires to designate a point of contact for an API. It is recommended to provide at least either an email or a contact form from e.g. a service desk. ", + "value": "NOTE" }, { "key": "class-usage-scope", @@ -4309,7 +4479,7 @@ "en": "Kind" }, "ap-usageNote-en": { - "en": "Note that the class Kind is the parent class for the four explicit types of vCards (Individual, Organization, Location, Group)." + "en": "Article3.4 requires to designate a point of contact for an API. It is recommended to provide at least either an email or a contact form from e.g. a service desk. " }, "definition": { "en": "A description following the vCard specification, e.g. to provide telephone number and e-mail address for a contact point." @@ -4319,7 +4489,7 @@ }, "parentclasses": "", "usage": { - "en": "Note that the class Kind is the parent class for the four explicit types of vCards (Individual, Organization, Location, Group)." + "en": "Article3.4 requires to designate a point of contact for an API. It is recommended to provide at least either an email or a contact form from e.g. a service desk. " } }, "inpackage": "OTHER_PACKAGE", @@ -4328,7 +4498,7 @@ }, "name": "Kind", "usage": { - "en": "Note that the class Kind is the parent class for the four explicit types of vCards (Individual, Organization, Location, Group)." + "en": "Article3.4 requires to designate a point of contact for an API. It is recommended to provide at least either an email or a contact form from e.g. a service desk. " } }, { @@ -5390,7 +5560,7 @@ "en": "applicable legislation" }, "ap-usageNote-en": { - "en": "For HVD the value must include the ELI http://data.europa.eu/eli/reg_impl/2023/138/oj. \r\n
\r\nAs multiple legislations may apply to the resource the maximum cardinality is not limited." + "en": "For HVD the value MUST include the ELI http://data.europa.eu/eli/reg_impl/2023/138/oj. \r\n
\r\nAs multiple legislations may apply to the resource the maximum cardinality is not limited." }, "codelist": [], "definition": { @@ -5439,8 +5609,8 @@ }, { "key": "ap-usageNote-en", - "note": "For HVD the value must include the ELI http://data.europa.eu/eli/reg_impl/2023/138/oj. \r\n
\r\nAs multiple legislations may apply to the resource the maximum cardinality is not limited.", - "value": "For HVD the value must include the ELI http://data.europa.eu/eli/reg_impl/2023/138/oj. \r\n
\r\nAs multiple legislations may apply to the resource the maximum cardinality is not limited." + "note": "For HVD the value MUST include the ELI http://data.europa.eu/eli/reg_impl/2023/138/oj. \r\n
\r\nAs multiple legislations may apply to the resource the maximum cardinality is not limited.", + "value": "For HVD the value MUST include the ELI http://data.europa.eu/eli/reg_impl/2023/138/oj. \r\n
\r\nAs multiple legislations may apply to the resource the maximum cardinality is not limited." }, { "key": "reuse", @@ -5457,7 +5627,7 @@ "en": "applicable legislation" }, "ap-usageNote-en": { - "en": "For HVD the value must include the ELI http://data.europa.eu/eli/reg_impl/2023/138/oj. \r\n
\r\nAs multiple legislations may apply to the resource the maximum cardinality is not limited." + "en": "For HVD the value MUST include the ELI http://data.europa.eu/eli/reg_impl/2023/138/oj. \r\n
\r\nAs multiple legislations may apply to the resource the maximum cardinality is not limited." }, "definition": { "en": "The legislation that mandates the creation or management of the Data Service." @@ -5466,7 +5636,7 @@ "en": "applicable legislation" }, "usage": { - "en": "For HVD the value must include the ELI http://data.europa.eu/eli/reg_impl/2023/138/oj. \r\n
\r\nAs multiple legislations may apply to the resource the maximum cardinality is not limited." + "en": "For HVD the value MUST include the ELI http://data.europa.eu/eli/reg_impl/2023/138/oj. \r\n
\r\nAs multiple legislations may apply to the resource the maximum cardinality is not limited." } }, "generalization": [], @@ -5486,7 +5656,7 @@ } ], "usage": { - "en": "For HVD the value must include the ELI http://data.europa.eu/eli/reg_impl/2023/138/oj. \r\n
\r\nAs multiple legislations may apply to the resource the maximum cardinality is not limited." + "en": "For HVD the value MUST include the ELI http://data.europa.eu/eli/reg_impl/2023/138/oj. \r\n
\r\nAs multiple legislations may apply to the resource the maximum cardinality is not limited." } }, { @@ -5691,7 +5861,7 @@ "repositorypublic": "git@github.com:SEMICeu/Semicthema-DCAT-AP.git", "site": "site-skeleton/dcat-ap", "standaardregisterurl": "https://github.com/SEMICeu/DCAT-AP/blob/gh-pages/releases/2.2.0-hvd/CHANGELOG", - "toolchaincommit": "991e4ceaf0a92247c183537823822f7512fcf962", + "toolchaincommit": "8cb5e26cb78fe02f5b069a7a9e0c66ef2aa71143", "toolchainversion": "3", "translation": [ { diff --git a/report/DCAT-AP/releases/2.2.0-hvd/translation/hvd.jsonld b/report/DCAT-AP/releases/2.2.0-hvd/translation/hvd.jsonld index fbfb5cdca..e79a166be 100644 --- a/report/DCAT-AP/releases/2.2.0-hvd/translation/hvd.jsonld +++ b/report/DCAT-AP/releases/2.2.0-hvd/translation/hvd.jsonld @@ -1153,10 +1153,10 @@ "en": "The legislation that mandates the creation or management of the Data Service." }, "ap-usageNote-en": { - "en": "For HVD the value must include the ELI http://data.europa.eu/eli/reg_impl/2023/138/oj. \r\n
\r\nAs multiple legislations may apply to the resource the maximum cardinality is not limited." + "en": "For HVD the value MUST include the ELI http://data.europa.eu/eli/reg_impl/2023/138/oj. \r\n
\r\nAs multiple legislations may apply to the resource the maximum cardinality is not limited." }, "usage": { - "en": "For HVD the value must include the ELI http://data.europa.eu/eli/reg_impl/2023/138/oj. \r\n
\r\nAs multiple legislations may apply to the resource the maximum cardinality is not limited." + "en": "For HVD the value MUST include the ELI http://data.europa.eu/eli/reg_impl/2023/138/oj. \r\n
\r\nAs multiple legislations may apply to the resource the maximum cardinality is not limited." }, "ap-label-en": { "en": "applicable legislation" @@ -1188,7 +1188,7 @@ "en": "The legislation that mandates the creation or management of the Data Service." }, "usage": { - "en": "For HVD the value must include the ELI http://data.europa.eu/eli/reg_impl/2023/138/oj. \r\n
\r\nAs multiple legislations may apply to the resource the maximum cardinality is not limited." + "en": "For HVD the value MUST include the ELI http://data.europa.eu/eli/reg_impl/2023/138/oj. \r\n
\r\nAs multiple legislations may apply to the resource the maximum cardinality is not limited." }, "ap-label-en": { "en": "applicable legislation" @@ -1197,7 +1197,7 @@ "en": "The legislation that mandates the creation or management of the Data Service." }, "ap-usageNote-en": { - "en": "For HVD the value must include the ELI http://data.europa.eu/eli/reg_impl/2023/138/oj. \r\n
\r\nAs multiple legislations may apply to the resource the maximum cardinality is not limited." + "en": "For HVD the value MUST include the ELI http://data.europa.eu/eli/reg_impl/2023/138/oj. \r\n
\r\nAs multiple legislations may apply to the resource the maximum cardinality is not limited." }, "ap-codelist": "", "RawTags": [ @@ -1223,8 +1223,8 @@ }, { "key": "ap-usageNote-en", - "value": "For HVD the value must include the ELI http://data.europa.eu/eli/reg_impl/2023/138/oj. \r\n
\r\nAs multiple legislations may apply to the resource the maximum cardinality is not limited.", - "note": "For HVD the value must include the ELI http://data.europa.eu/eli/reg_impl/2023/138/oj. \r\n
\r\nAs multiple legislations may apply to the resource the maximum cardinality is not limited." + "value": "For HVD the value MUST include the ELI http://data.europa.eu/eli/reg_impl/2023/138/oj. \r\n
\r\nAs multiple legislations may apply to the resource the maximum cardinality is not limited.", + "note": "For HVD the value MUST include the ELI http://data.europa.eu/eli/reg_impl/2023/138/oj. \r\n
\r\nAs multiple legislations may apply to the resource the maximum cardinality is not limited." }, { "key": "reuse", @@ -2001,10 +2001,10 @@ "en": "A description following the vCard specification, e.g. to provide telephone number and e-mail address for a contact point." }, "ap-usageNote-en": { - "en": "Note that the class Kind is the parent class for the four explicit types of vCards (Individual, Organization, Location, Group)." + "en": "Article3.4 requires to designate a point of contact for an API. It is recommended to provide at least either an email or a contact form from e.g. a service desk. " }, "usage": { - "en": "Note that the class Kind is the parent class for the four explicit types of vCards (Individual, Organization, Location, Group)." + "en": "Article3.4 requires to designate a point of contact for an API. It is recommended to provide at least either an email or a contact form from e.g. a service desk. " }, "ap-label-en": { "en": "Kind" @@ -2030,7 +2030,7 @@ "en": "A description following the vCard specification, e.g. to provide telephone number and e-mail address for a contact point." }, "usage": { - "en": "Note that the class Kind is the parent class for the four explicit types of vCards (Individual, Organization, Location, Group)." + "en": "Article3.4 requires to designate a point of contact for an API. It is recommended to provide at least either an email or a contact form from e.g. a service desk. " }, "ap-label-en": { "en": "Kind" @@ -2039,7 +2039,7 @@ "en": "A description following the vCard specification, e.g. to provide telephone number and e-mail address for a contact point." }, "ap-usageNote-en": { - "en": "Note that the class Kind is the parent class for the four explicit types of vCards (Individual, Organization, Location, Group)." + "en": "Article3.4 requires to designate a point of contact for an API. It is recommended to provide at least either an email or a contact form from e.g. a service desk. " }, "ap-codelist": "", "RawTags": [ @@ -2060,8 +2060,8 @@ }, { "key": "ap-usageNote-en", - "value": "Note that the class Kind is the parent class for the four explicit types of vCards (Individual, Organization, Location, Group).", - "note": "null" + "value": "NOTE", + "note": "Article3.4 requires to designate a point of contact for an API. It is recommended to provide at least either an email or a contact form from e.g. a service desk. " }, { "key": "class-usage-scope", @@ -2944,7 +2944,7 @@ { "key": "ap-usageNote-en", "value": "The provided information should enable to the verification whether the detailed information requirements by the HVD is satisfied.", - "note": "null" + "note": "The provided information should enable to the verification whether the detailed information requirements by the HVD is satisfied. For more usage suggestions see section on specific data requirements." }, { "key": "DCAT-AP", @@ -3082,6 +3082,100 @@ "minCardinality": "0", "maxCardinality": "*" }, + { + "@id": "http://purl.org/dc/terms/identifier", + "@type": "http://www.w3.org/2002/07/owl#ObjectProperty", + "name": "identifier", + "inpackage": "OTHER_PACKAGE", + "ap-definition-en": { + "en": "The main identifier for the Dataset, e.g. the URI or other unique identifier in the context of the Catalogue." + }, + "ap-label-en": { + "en": "identifier" + }, + "definition": { + "en": "The main identifier for the Dataset, e.g. the URI or other unique identifier in the context of the Catalogue." + }, + "label": { + "en": "identifier" + }, + "extra": { + "EA-Name": "dct:identifier", + "EA-Guid": "{1E3C599E-1FA1-4984-8307-C481D873EFE3}", + "EA-Package": "Domain Model", + "EA-Type": "attribute", + "EA-Domain": "dcat:Dataset", + "EA-Domain-Guid": "{4BAD0A56-89A2-40fe-8A22-FD9F4A8E5244}", + "EA-Range": "rdfs:Literal", + "RangeData": { + "EA-Name": "rdfs:Literal", + "EA-GUID": "{C44329EC-4F26-40f6-AD2B-6E32CC42D994}", + "EA-Package": "Domain Model", + "uri": "http://www.w3.org/2000/01/rdf-schema#Literal" + }, + "label": { + "en": "identifier" + }, + "definition": { + "en": "The main identifier for the Dataset, e.g. the URI or other unique identifier in the context of the Catalogue." + }, + "usage": "", + "ap-label-en": { + "en": "identifier" + }, + "ap-definition-en": { + "en": "The main identifier for the Dataset, e.g. the URI or other unique identifier in the context of the Catalogue." + }, + "ap-usageNote-en": "", + "ap-codelist": "", + "RawTags": [ + { + "key": "ap-label-en", + "value": "identifier", + "note": "null" + }, + { + "key": "uri", + "value": "http://purl.org/dc/terms/identifier", + "note": "null" + }, + { + "key": "ap-definition-en", + "value": "The main identifier for the Dataset, e.g. the URI or other unique identifier in the context of the Catalogue.", + "note": "null" + }, + { + "key": "property-usage-scope", + "value": "optional", + "note": "null" + }, + { + "key": "DCAT", + "value": "https://w3c.github.io/dxwg/dcat/#Property:resource_identifier", + "note": "null" + } + ], + "Scope": "TRANSLATIONS_ONLY" + }, + "codelist": [], + "domain": [ + { + "uri": "http://www.w3.org/ns/dcat#Dataset", + "EA-Name": "dcat:Dataset" + } + ], + "range": [ + { + "EA-Name": "rdfs:Literal", + "EA-GUID": "{C44329EC-4F26-40f6-AD2B-6E32CC42D994}", + "EA-Package": "Domain Model", + "uri": "http://www.w3.org/2000/01/rdf-schema#Literal" + } + ], + "generalization": [], + "minCardinality": "0", + "maxCardinality": "*" + }, { "@id": "http://purl.org/dc/terms/license", "@type": "http://www.w3.org/2002/07/owl#ObjectProperty", @@ -3306,6 +3400,12 @@ "ap-definition-en": { "en": "A licence under which the Data service is made available." }, + "ap-usageNote-en": { + "en": "Article 3.3 specifies that the terms of use should be provided. According to the guidelines for legal Information in DCAT-AP HVD this is fullfilled by providing by preference a licence. As alternative rights can be used." + }, + "usage": { + "en": "Article 3.3 specifies that the terms of use should be provided. According to the guidelines for legal Information in DCAT-AP HVD this is fullfilled by providing by preference a licence. As alternative rights can be used." + }, "ap-label-en": { "en": "licence" }, @@ -3338,14 +3438,18 @@ "definition": { "en": "A licence under which the Data service is made available." }, - "usage": "", + "usage": { + "en": "Article 3.3 specifies that the terms of use should be provided. According to the guidelines for legal Information in DCAT-AP HVD this is fullfilled by providing by preference a licence. As alternative rights can be used." + }, "ap-label-en": { "en": "licence" }, "ap-definition-en": { "en": "A licence under which the Data service is made available." }, - "ap-usageNote-en": "", + "ap-usageNote-en": { + "en": "Article 3.3 specifies that the terms of use should be provided. According to the guidelines for legal Information in DCAT-AP HVD this is fullfilled by providing by preference a licence. As alternative rights can be used." + }, "ap-codelist": "", "RawTags": [ { @@ -3382,6 +3486,11 @@ "key": "reuse", "value": "asis", "note": "null" + }, + { + "key": "ap-usageNote-en", + "value": "NOTE", + "note": "Article 3.3 specifies that the terms of use should be provided. According to the guidelines for legal Information in DCAT-AP HVD this is fullfilled by providing by preference a licence. As alternative rights can be used." } ], "DestRoleTags": [], @@ -3403,7 +3512,7 @@ } ], "generalization": [], - "minCardinality": "1", + "minCardinality": "0", "maxCardinality": "1" }, { @@ -3630,6 +3739,12 @@ "ap-definition-en": { "en": "A statement that specifies rights associated with the Distribution." }, + "ap-usageNote-en": { + "en": "Article 3.3 specifies that the terms of use should be provided. According to the guidelines for legal Information in DCAT-AP HVD this is fullfilled by providing by preference a licence. As alternative rights can be used." + }, + "usage": { + "en": "Article 3.3 specifies that the terms of use should be provided. According to the guidelines for legal Information in DCAT-AP HVD this is fullfilled by providing by preference a licence. As alternative rights can be used." + }, "ap-label-en": { "en": "rights" }, @@ -3659,14 +3774,18 @@ "definition": { "en": "A statement that specifies rights associated with the Distribution." }, - "usage": "", + "usage": { + "en": "Article 3.3 specifies that the terms of use should be provided. According to the guidelines for legal Information in DCAT-AP HVD this is fullfilled by providing by preference a licence. As alternative rights can be used." + }, "ap-label-en": { "en": "rights" }, "ap-definition-en": { "en": "A statement that specifies rights associated with the Distribution." }, - "ap-usageNote-en": "", + "ap-usageNote-en": { + "en": "Article 3.3 specifies that the terms of use should be provided. According to the guidelines for legal Information in DCAT-AP HVD this is fullfilled by providing by preference a licence. As alternative rights can be used." + }, "ap-codelist": "", "RawTags": [ { @@ -3693,6 +3812,11 @@ "key": "reuse", "value": "additional", "note": "null" + }, + { + "key": "ap-usageNote-en", + "value": "NOTE", + "note": "Article 3.3 specifies that the terms of use should be provided. According to the guidelines for legal Information in DCAT-AP HVD this is fullfilled by providing by preference a licence. As alternative rights can be used." } ], "Scope": "TRANSLATIONS_ONLY" @@ -3904,7 +4028,7 @@ }, { "key": "property-usage-scope", - "value": "mandatory", + "value": "recommended", "note": "null" }, { @@ -3931,7 +4055,7 @@ } ], "generalization": [], - "minCardinality": "1", + "minCardinality": "0", "maxCardinality": "1" }, { @@ -3998,7 +4122,7 @@ }, { "key": "property-usage-scope", - "value": "mandatory", + "value": "recommended", "note": "null" }, { @@ -4025,7 +4149,7 @@ } ], "generalization": [], - "minCardinality": "1", + "minCardinality": "0", "maxCardinality": "1" }, { @@ -4486,6 +4610,12 @@ "ap-definition-en": { "en": "Contact information that can be used for sending comments about the Data Service." }, + "ap-usageNote-en": { + "en": "Article 3.4 requires the designation of a point of contact for an API. " + }, + "usage": { + "en": "Article 3.4 requires the designation of a point of contact for an API. " + }, "ap-label-en": { "en": "contact point" }, @@ -4515,14 +4645,18 @@ "definition": { "en": "Contact information that can be used for sending comments about the Data Service." }, - "usage": "", + "usage": { + "en": "Article 3.4 requires the designation of a point of contact for an API. " + }, "ap-label-en": { "en": "contact point" }, "ap-definition-en": { "en": "Contact information that can be used for sending comments about the Data Service." }, - "ap-usageNote-en": "", + "ap-usageNote-en": { + "en": "Article 3.4 requires the designation of a point of contact for an API. " + }, "ap-codelist": "", "RawTags": [ { @@ -4554,6 +4688,11 @@ "key": "reuse", "value": "additional", "note": "null" + }, + { + "key": "ap-usageNote-en", + "value": "NOTE", + "note": "Article 3.4 requires the designation of a point of contact for an API. " } ], "Scope": "TRANSLATIONS_ONLY" @@ -4708,6 +4847,12 @@ "ap-definition-en": { "en": "An available Distribution for the Dataset." }, + "ap-usageNote-en": { + "en": "The HVD IR is a quality improvement of existing datasets. The intention is that HVD datasets are publicly and open accessible. Therefore a Distribution is expected to be present. (Article 3.1)" + }, + "usage": { + "en": "The HVD IR is a quality improvement of existing datasets. The intention is that HVD datasets are publicly and open accessible. Therefore a Distribution is expected to be present. (Article 3.1)" + }, "ap-label-en": { "en": "dataset distribution" }, @@ -4740,14 +4885,18 @@ "definition": { "en": "An available Distribution for the Dataset." }, - "usage": "", + "usage": { + "en": "The HVD IR is a quality improvement of existing datasets. The intention is that HVD datasets are publicly and open accessible. Therefore a Distribution is expected to be present. (Article 3.1)" + }, "ap-label-en": { "en": "dataset distribution" }, "ap-definition-en": { "en": "An available Distribution for the Dataset." }, - "ap-usageNote-en": "", + "ap-usageNote-en": { + "en": "The HVD IR is a quality improvement of existing datasets. The intention is that HVD datasets are publicly and open accessible. Therefore a Distribution is expected to be present. (Article 3.1)" + }, "ap-codelist": "", "RawTags": [ { @@ -4784,6 +4933,11 @@ "key": "reuse", "value": "asis", "note": "null" + }, + { + "key": "ap-usageNote-en", + "value": "NOTE", + "note": "The HVD IR is a quality improvement of existing datasets. The intention is that HVD datasets are publicly and open accessible. Therefore a Distribution is expected to be present. (Article 3.1)" } ], "DestRoleTags": [], @@ -4817,10 +4971,10 @@ "en": "A description of the services available via the end-points, including their operations, parameters etc." }, "ap-usageNote-en": { - "en": "The property gives specific details of the actual endpoint instances, while dct:conformsTo is used to indicate the general standard or specification that the endpoints implement." + "en": "The property gives specific details of the actual endpoint instances, while dct:conformsTo is used to indicate the general standard or specification that the endpoints implement.\r\n
\r\nArticle 3.3 requires to provide API documentation in a Union or internationally recognised open, human-readable and machine-readable format." }, "usage": { - "en": "The property gives specific details of the actual endpoint instances, while dct:conformsTo is used to indicate the general standard or specification that the endpoints implement." + "en": "The property gives specific details of the actual endpoint instances, while dct:conformsTo is used to indicate the general standard or specification that the endpoints implement.\r\n
\r\nArticle 3.3 requires to provide API documentation in a Union or internationally recognised open, human-readable and machine-readable format." }, "ap-label-en": { "en": "endpoint description" @@ -4852,7 +5006,7 @@ "en": "A description of the services available via the end-points, including their operations, parameters etc." }, "usage": { - "en": "The property gives specific details of the actual endpoint instances, while dct:conformsTo is used to indicate the general standard or specification that the endpoints implement." + "en": "The property gives specific details of the actual endpoint instances, while dct:conformsTo is used to indicate the general standard or specification that the endpoints implement.\r\n
\r\nArticle 3.3 requires to provide API documentation in a Union or internationally recognised open, human-readable and machine-readable format." }, "ap-label-en": { "en": "endpoint description" @@ -4861,7 +5015,7 @@ "en": "A description of the services available via the end-points, including their operations, parameters etc." }, "ap-usageNote-en": { - "en": "The property gives specific details of the actual endpoint instances, while dct:conformsTo is used to indicate the general standard or specification that the endpoints implement." + "en": "The property gives specific details of the actual endpoint instances, while dct:conformsTo is used to indicate the general standard or specification that the endpoints implement.\r\n
\r\nArticle 3.3 requires to provide API documentation in a Union or internationally recognised open, human-readable and machine-readable format." }, "ap-codelist": "", "RawTags": [ @@ -4882,8 +5036,8 @@ }, { "key": "ap-usageNote-en", - "value": "The property gives specific details of the actual endpoint instances, while dct:conformsTo is used to indicate the general standard or specification that the endpoints implement.", - "note": "null" + "value": "NOTE", + "note": "The property gives specific details of the actual endpoint instances, while dct:conformsTo is used to indicate the general standard or specification that the endpoints implement.\r\n
\r\nArticle 3.3 requires to provide API documentation in a Union or internationally recognised open, human-readable and machine-readable format." }, { "key": "property-usage-scope", @@ -4936,10 +5090,10 @@ "en": "The root location or primary endpoint of the service (an IRI)." }, "ap-usageNote-en": { - "en": "The endpoint URL should be persistent. This means that publishers should do everything in their power to maintain the value stable and existing." + "en": "The endpoint URL SHOULD be persistent. This means that publishers should do everything in their power to maintain the value stable and existing." }, "usage": { - "en": "The endpoint URL should be persistent. This means that publishers should do everything in their power to maintain the value stable and existing." + "en": "The endpoint URL SHOULD be persistent. This means that publishers should do everything in their power to maintain the value stable and existing." }, "ap-label-en": { "en": "endpoint URL" @@ -4971,7 +5125,7 @@ "en": "The root location or primary endpoint of the service (an IRI)." }, "usage": { - "en": "The endpoint URL should be persistent. This means that publishers should do everything in their power to maintain the value stable and existing." + "en": "The endpoint URL SHOULD be persistent. This means that publishers should do everything in their power to maintain the value stable and existing." }, "ap-label-en": { "en": "endpoint URL" @@ -4980,7 +5134,7 @@ "en": "The root location or primary endpoint of the service (an IRI)." }, "ap-usageNote-en": { - "en": "The endpoint URL should be persistent. This means that publishers should do everything in their power to maintain the value stable and existing." + "en": "The endpoint URL SHOULD be persistent. This means that publishers should do everything in their power to maintain the value stable and existing." }, "ap-codelist": "", "RawTags": [ @@ -5011,8 +5165,8 @@ }, { "key": "ap-usageNote-en", - "value": "The endpoint URL should be persistent. This means that publishers should do everything in their power to maintain the value stable and existing.", - "note": "The endpoint URL should be persistent. This means that publishers should do everything in their power to maintain the value stable and existing." + "value": "NOTE", + "note": "The endpoint URL SHOULD be persistent. This means that publishers should do everything in their power to maintain the value stable and existing." }, { "key": "DCAT-AP", @@ -5162,6 +5316,12 @@ "ap-definition-en": { "en": "This property refers to a collection of data that this data service can distribute." }, + "ap-usageNote-en": { + "en": "An API in the context of HVD is not a standalone resource. It is used to open up HVD datasets. Therefore each Data Service is at least tightly connected with a Dataset." + }, + "usage": { + "en": "An API in the context of HVD is not a standalone resource. It is used to open up HVD datasets. Therefore each Data Service is at least tightly connected with a Dataset." + }, "ap-label-en": { "en": "serves dataset" }, @@ -5194,14 +5354,18 @@ "definition": { "en": "This property refers to a collection of data that this data service can distribute." }, - "usage": "", + "usage": { + "en": "An API in the context of HVD is not a standalone resource. It is used to open up HVD datasets. Therefore each Data Service is at least tightly connected with a Dataset." + }, "ap-label-en": { "en": "serves dataset" }, "ap-definition-en": { "en": "This property refers to a collection of data that this data service can distribute." }, - "ap-usageNote-en": "", + "ap-usageNote-en": { + "en": "An API in the context of HVD is not a standalone resource. It is used to open up HVD datasets. Therefore each Data Service is at least tightly connected with a Dataset." + }, "ap-codelist": "", "RawTags": [ { @@ -5236,8 +5400,13 @@ }, { "key": "reuse", - "value": "asis", + "value": "additional", "note": "null" + }, + { + "key": "ap-usageNote-en", + "value": "NOTE", + "note": "An API in the context of HVD is not a standalone resource. It is used to open up HVD datasets. Therefore each Data Service is at least tightly connected with a Dataset." } ], "DestRoleTags": [], @@ -5391,7 +5560,7 @@ "name": "documentation", "inpackage": "OTHER_PACKAGE", "ap-definition-en": { - "en": "A web page that provides details the quality of service the Data Service provides and/or additional information." + "en": "A page that provides additional information about the Data Service." }, "ap-usageNote-en": { "en": "Quality of service covers a broad spectrum of aspects. The HVD regulation does not list any mandatory topic. Therefore quality of service information is considered part of the generic documentation of a Data Service." @@ -5403,7 +5572,7 @@ "en": "documentation" }, "definition": { - "en": "A web page that provides details the quality of service the Data Service provides and/or additional information." + "en": "A page that provides additional information about the Data Service." }, "label": { "en": "documentation" @@ -5426,7 +5595,7 @@ "en": "documentation" }, "definition": { - "en": "A web page that provides details the quality of service the Data Service provides and/or additional information." + "en": "A page that provides additional information about the Data Service." }, "usage": { "en": "Quality of service covers a broad spectrum of aspects. The HVD regulation does not list any mandatory topic. Therefore quality of service information is considered part of the generic documentation of a Data Service." @@ -5435,7 +5604,7 @@ "en": "documentation" }, "ap-definition-en": { - "en": "A web page that provides details the quality of service the Data Service provides and/or additional information." + "en": "A page that provides additional information about the Data Service." }, "ap-usageNote-en": { "en": "Quality of service covers a broad spectrum of aspects. The HVD regulation does not list any mandatory topic. Therefore quality of service information is considered part of the generic documentation of a Data Service." @@ -5459,7 +5628,7 @@ }, { "key": "ap-definition-en", - "value": "A web page that provides details the quality of service the Data Service provides and/or additional information.", + "value": "A page that provides additional information about the Data Service.", "note": "A web page that provides details the quality of service the Data Service provides and/or additional information. " }, { @@ -5645,7 +5814,7 @@ }, "config": "config/config-ap.json", "branchtag": "HVD", - "dummy": 90, + "dummy": 91, "filename": "config/hvd.json", "navigation": { "prev": "" @@ -5654,7 +5823,7 @@ "repository": "git@semicthema-DCAT-AP:SEMICeu/Semicthema-DCAT-AP.git", "repositorypublic": "git@github.com:SEMICeu/Semicthema-DCAT-AP.git", "urlref": "DCAT-AP/releases/2.2.0-hvd", - "documentcommit": "f0a62e1882528196150271faf31e0e845535b8ee", - "toolchaincommit": "991e4ceaf0a92247c183537823822f7512fcf962", + "documentcommit": "d48ae46c712d021cfdf39c92f6243bd13bd80be3", + "toolchaincommit": "8cb5e26cb78fe02f5b069a7a9e0c66ef2aa71143", "hostname": "https://semiceu.github.io/" } diff --git a/report/DCAT-AP/releases/2.2.0-hvd/translation/hvd_de.json b/report/DCAT-AP/releases/2.2.0-hvd/translation/hvd_de.json index e6bfd4155..dd6a03024 100644 --- a/report/DCAT-AP/releases/2.2.0-hvd/translation/hvd_de.json +++ b/report/DCAT-AP/releases/2.2.0-hvd/translation/hvd_de.json @@ -46,7 +46,7 @@ "de": "Enter your translation here" }, "usage": { - "en": "For HVD the value must include the ELI http://data.europa.eu/eli/reg_impl/2023/138/oj. \r\n
\r\nAs multiple legislations may apply to the resource the maximum cardinality is not limited.", + "en": "For HVD the value MUST include the ELI http://data.europa.eu/eli/reg_impl/2023/138/oj. \r\n
\r\nAs multiple legislations may apply to the resource the maximum cardinality is not limited.", "de": "Enter your translation here" } }, @@ -176,7 +176,7 @@ "de": "Enter your translation here" }, "usage": { - "en": "Note that the class Kind is the parent class for the four explicit types of vCards (Individual, Organization, Location, Group).", + "en": "Article3.4 requires to designate a point of contact for an API. It is recommended to provide at least either an email or a contact form from e.g. a service desk. ", "de": "Enter your translation here" } }, @@ -330,6 +330,18 @@ "de": "Enter your translation here" } }, + { + "EA-Guid": "{1E3C599E-1FA1-4984-8307-C481D873EFE3}", + "name": "identifier", + "label": { + "en": "identifier", + "de": "Enter your translation here" + }, + "definition": { + "en": "The main identifier for the Dataset, e.g. the URI or other unique identifier in the context of the Catalogue.", + "de": "Enter your translation here" + } + }, { "EA-Guid": "{E71A2E22-2928-4c74-BC69-7FAFD940D7AE}", "name": "licence", @@ -364,6 +376,10 @@ "definition": { "en": "A licence under which the Data service is made available.", "de": "Enter your translation here" + }, + "usage": { + "en": "Article 3.3 specifies that the terms of use should be provided. According to the guidelines for legal Information in DCAT-AP HVD this is fullfilled by providing by preference a licence. As alternative rights can be used.", + "de": "Enter your translation here" } }, { @@ -400,6 +416,10 @@ "definition": { "en": "A statement that specifies rights associated with the Distribution.", "de": "Enter your translation here" + }, + "usage": { + "en": "Article 3.3 specifies that the terms of use should be provided. According to the guidelines for legal Information in DCAT-AP HVD this is fullfilled by providing by preference a licence. As alternative rights can be used.", + "de": "Enter your translation here" } }, { @@ -508,6 +528,10 @@ "definition": { "en": "Contact information that can be used for sending comments about the Data Service.", "de": "Enter your translation here" + }, + "usage": { + "en": "Article 3.4 requires the designation of a point of contact for an API. ", + "de": "Enter your translation here" } }, { @@ -536,6 +560,10 @@ "definition": { "en": "An available Distribution for the Dataset.", "de": "Enter your translation here" + }, + "usage": { + "en": "The HVD IR is a quality improvement of existing datasets. The intention is that HVD datasets are publicly and open accessible. Therefore a Distribution is expected to be present. (Article 3.1)", + "de": "Enter your translation here" } }, { @@ -550,7 +578,7 @@ "de": "Enter your translation here" }, "usage": { - "en": "The property gives specific details of the actual endpoint instances, while dct:conformsTo is used to indicate the general standard or specification that the endpoints implement.", + "en": "The property gives specific details of the actual endpoint instances, while dct:conformsTo is used to indicate the general standard or specification that the endpoints implement.\r\n
\r\nArticle 3.3 requires to provide API documentation in a Union or internationally recognised open, human-readable and machine-readable format.", "de": "Enter your translation here" } }, @@ -566,7 +594,7 @@ "de": "Enter your translation here" }, "usage": { - "en": "The endpoint URL should be persistent. This means that publishers should do everything in their power to maintain the value stable and existing.", + "en": "The endpoint URL SHOULD be persistent. This means that publishers should do everything in their power to maintain the value stable and existing.", "de": "Enter your translation here" } }, @@ -592,6 +620,10 @@ "definition": { "en": "This property refers to a collection of data that this data service can distribute.", "de": "Enter your translation here" + }, + "usage": { + "en": "An API in the context of HVD is not a standalone resource. It is used to open up HVD datasets. Therefore each Data Service is at least tightly connected with a Dataset.", + "de": "Enter your translation here" } }, { @@ -618,7 +650,7 @@ "de": "Enter your translation here" }, "definition": { - "en": "A web page that provides details the quality of service the Data Service provides and/or additional information.", + "en": "A page that provides additional information about the Data Service.", "de": "Enter your translation here" }, "usage": { diff --git a/report/DCAT-AP/releases/2.2.0-hvd/translation/hvd_fr.json b/report/DCAT-AP/releases/2.2.0-hvd/translation/hvd_fr.json index ac2d8cce2..fe997bff1 100644 --- a/report/DCAT-AP/releases/2.2.0-hvd/translation/hvd_fr.json +++ b/report/DCAT-AP/releases/2.2.0-hvd/translation/hvd_fr.json @@ -46,7 +46,7 @@ "fr": "Enter your translation here" }, "usage": { - "en": "For HVD the value must include the ELI http://data.europa.eu/eli/reg_impl/2023/138/oj. \r\n
\r\nAs multiple legislations may apply to the resource the maximum cardinality is not limited.", + "en": "For HVD the value MUST include the ELI http://data.europa.eu/eli/reg_impl/2023/138/oj. \r\n
\r\nAs multiple legislations may apply to the resource the maximum cardinality is not limited.", "fr": "Enter your translation here" } }, @@ -176,7 +176,7 @@ "fr": "Enter your translation here" }, "usage": { - "en": "Note that the class Kind is the parent class for the four explicit types of vCards (Individual, Organization, Location, Group).", + "en": "Article3.4 requires to designate a point of contact for an API. It is recommended to provide at least either an email or a contact form from e.g. a service desk. ", "fr": "Enter your translation here" } }, @@ -330,6 +330,18 @@ "fr": "Enter your translation here" } }, + { + "EA-Guid": "{1E3C599E-1FA1-4984-8307-C481D873EFE3}", + "name": "identifier", + "label": { + "en": "identifier", + "fr": "Enter your translation here" + }, + "definition": { + "en": "The main identifier for the Dataset, e.g. the URI or other unique identifier in the context of the Catalogue.", + "fr": "Enter your translation here" + } + }, { "EA-Guid": "{E71A2E22-2928-4c74-BC69-7FAFD940D7AE}", "name": "licence", @@ -364,6 +376,10 @@ "definition": { "en": "A licence under which the Data service is made available.", "fr": "Enter your translation here" + }, + "usage": { + "en": "Article 3.3 specifies that the terms of use should be provided. According to the guidelines for legal Information in DCAT-AP HVD this is fullfilled by providing by preference a licence. As alternative rights can be used.", + "fr": "Enter your translation here" } }, { @@ -400,6 +416,10 @@ "definition": { "en": "A statement that specifies rights associated with the Distribution.", "fr": "Enter your translation here" + }, + "usage": { + "en": "Article 3.3 specifies that the terms of use should be provided. According to the guidelines for legal Information in DCAT-AP HVD this is fullfilled by providing by preference a licence. As alternative rights can be used.", + "fr": "Enter your translation here" } }, { @@ -508,6 +528,10 @@ "definition": { "en": "Contact information that can be used for sending comments about the Data Service.", "fr": "Enter your translation here" + }, + "usage": { + "en": "Article 3.4 requires the designation of a point of contact for an API. ", + "fr": "Enter your translation here" } }, { @@ -536,6 +560,10 @@ "definition": { "en": "An available Distribution for the Dataset.", "fr": "Enter your translation here" + }, + "usage": { + "en": "The HVD IR is a quality improvement of existing datasets. The intention is that HVD datasets are publicly and open accessible. Therefore a Distribution is expected to be present. (Article 3.1)", + "fr": "Enter your translation here" } }, { @@ -550,7 +578,7 @@ "fr": "Enter your translation here" }, "usage": { - "en": "The property gives specific details of the actual endpoint instances, while dct:conformsTo is used to indicate the general standard or specification that the endpoints implement.", + "en": "The property gives specific details of the actual endpoint instances, while dct:conformsTo is used to indicate the general standard or specification that the endpoints implement.\r\n
\r\nArticle 3.3 requires to provide API documentation in a Union or internationally recognised open, human-readable and machine-readable format.", "fr": "Enter your translation here" } }, @@ -566,7 +594,7 @@ "fr": "Enter your translation here" }, "usage": { - "en": "The endpoint URL should be persistent. This means that publishers should do everything in their power to maintain the value stable and existing.", + "en": "The endpoint URL SHOULD be persistent. This means that publishers should do everything in their power to maintain the value stable and existing.", "fr": "Enter your translation here" } }, @@ -592,6 +620,10 @@ "definition": { "en": "This property refers to a collection of data that this data service can distribute.", "fr": "Enter your translation here" + }, + "usage": { + "en": "An API in the context of HVD is not a standalone resource. It is used to open up HVD datasets. Therefore each Data Service is at least tightly connected with a Dataset.", + "fr": "Enter your translation here" } }, { @@ -618,7 +650,7 @@ "fr": "Enter your translation here" }, "definition": { - "en": "A web page that provides details the quality of service the Data Service provides and/or additional information.", + "en": "A page that provides additional information about the Data Service.", "fr": "Enter your translation here" }, "usage": { diff --git a/report/commit.json b/report/commit.json index 0821a0962..4b0456b29 100644 --- a/report/commit.json +++ b/report/commit.json @@ -1 +1 @@ -{"commit" : "991e4ceaf0a9224"} +{"commit" : "8cb5e26cb78fe02"}