diff --git a/DCAT-AP/releases/3.0.0-hvd/html/hvd-SHACL-usagenotes.ttl b/DCAT-AP/releases/3.0.0-hvd/html/hvd-SHACL-usagenotes.ttl index 410d6c2d0..4cb5822b5 100644 --- a/DCAT-AP/releases/3.0.0-hvd/html/hvd-SHACL-usagenotes.ttl +++ b/DCAT-AP/releases/3.0.0-hvd/html/hvd-SHACL-usagenotes.ttl @@ -175,6 +175,15 @@ shacl:severity shacl:Violation ; "A HVD dataset has an API"@en. + rdfs:seeAlso "https://semiceu.github.io/DCAT-AP/releases/3.0.0-hvd/#Dataset.datasetdistribution"; + shacl:description "HVD Datasets are accessible via a bulk download."@en; + shacl:name "Bulk download distribution is strongly recommended"@en; + shacl:path dcat:distribution; + shacl:nodeKind shacl:IRI ; + shacl:minCount 1 ; + shacl:severity shacl:Warning ; + "A HVD dataset mostly has a bulk download."@en. + rdfs:seeAlso "https://semiceu.github.io/DCAT-AP/releases/3.0.0-hvd/#assessment-support-for-licences"; shacl:description """It is recommended to provide an indication how the licence is related with other licences. """@en; diff --git a/DCAT-AP/releases/3.0.0-hvd/index.html b/DCAT-AP/releases/3.0.0-hvd/index.html index e8368faec..58257bb3b 100644 --- a/DCAT-AP/releases/3.0.0-hvd/index.html +++ b/DCAT-AP/releases/3.0.0-hvd/index.html @@ -1874,7 +1874,7 @@

- 1..* + 0..* An available Distribution for the Dataset. @@ -3691,10 +3691,11 @@

Legal information

Despite these strong requirements, the HVD IR 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 the DCAT-AP legal information corresponds to licences and aswell to 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 IR, 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. +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. +The latter has also the consequence that a Distribution or Data Service must be supplied for sharing the legal information.

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

Reporting

The HVD IR requires EU Member States (reporter) to report the list of HVD Datasets. On 24 June 2024, the European Commission (DG CONNECT) has presented a common reporting approach based on submitting metadata as DCAT-AP HVD to the Portal for European Data [[DEU]]. This approach leverages the guidelines expressed in this specification. -More details on the actual approach and example SPARQL queries that can be used to assess the current state of play of a MS are found in the DEU documentation. +More details on the actual approach and example SPARQL queries that can be used to assess the current state of play of a MS are found in the DEU documentation. diff --git a/DCAT-AP/releases/3.0.0-hvd/index_en.html b/DCAT-AP/releases/3.0.0-hvd/index_en.html index e8368faec..58257bb3b 100644 --- a/DCAT-AP/releases/3.0.0-hvd/index_en.html +++ b/DCAT-AP/releases/3.0.0-hvd/index_en.html @@ -1874,7 +1874,7 @@

- 1..* + 0..* An available Distribution for the Dataset. @@ -3691,10 +3691,11 @@

Legal information

Despite these strong requirements, the HVD IR 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 the DCAT-AP legal information corresponds to licences and aswell to 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 IR, 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. +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. +The latter has also the consequence that a Distribution or Data Service must be supplied for sharing the legal information.

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

Reporting

The HVD IR requires EU Member States (reporter) to report the list of HVD Datasets. On 24 June 2024, the European Commission (DG CONNECT) has presented a common reporting approach based on submitting metadata as DCAT-AP HVD to the Portal for European Data [[DEU]]. This approach leverages the guidelines expressed in this specification. -More details on the actual approach and example SPARQL queries that can be used to assess the current state of play of a MS are found in the DEU documentation. +More details on the actual approach and example SPARQL queries that can be used to assess the current state of play of a MS are found in the DEU documentation. diff --git a/DCAT-AP/releases/3.0.0-hvd/shacl/hvd-SHACL.jsonld b/DCAT-AP/releases/3.0.0-hvd/shacl/hvd-SHACL.jsonld index 9ac6b2ed9..87aa32605 100644 --- a/DCAT-AP/releases/3.0.0-hvd/shacl/hvd-SHACL.jsonld +++ b/DCAT-AP/releases/3.0.0-hvd/shacl/hvd-SHACL.jsonld @@ -704,18 +704,6 @@ }, "sh:path": "http://www.w3.org/ns/dcat#distribution" }, - { - "@id": "https://semiceu.github.io/DCAT-AP/releases/3.0.0-hvd#dcat:DatasetShape/2f39bbd821cac86ab81596cd47c8798f3f60f0b9", - "rdfs:seeAlso": "https://semiceu.github.io/DCAT-AP/releases/3.0.0-hvd#Dataset.datasetdistribution", - "sh:description": { - "en": "An available Distribution for the Dataset." - }, - "sh:minCount": "1", - "sh:name": { - "en": "dataset distribution" - }, - "sh:path": "http://www.w3.org/ns/dcat#distribution" - }, { "@id": "https://semiceu.github.io/DCAT-AP/releases/3.0.0-hvd#dcat:DatasetShape/63790d4374dda7d88681e2756e114a65082d9bfd", "rdfs:seeAlso": "https://semiceu.github.io/DCAT-AP/releases/3.0.0-hvd#Dataset.inseries", diff --git a/DCAT-AP/releases/3.0.0-hvd/shacl/hvd-SHACL.ttl b/DCAT-AP/releases/3.0.0-hvd/shacl/hvd-SHACL.ttl index bc1d179ea..89f220dd9 100644 --- a/DCAT-AP/releases/3.0.0-hvd/shacl/hvd-SHACL.ttl +++ b/DCAT-AP/releases/3.0.0-hvd/shacl/hvd-SHACL.ttl @@ -326,7 +326,6 @@ shacl:property , , , - , , , , @@ -358,12 +357,6 @@ shacl:name "dataset distribution"@en; shacl:path dcat:distribution . - rdfs:seeAlso "https://semiceu.github.io/DCAT-AP/releases/3.0.0-hvd#Dataset.datasetdistribution"; - shacl:description "An available Distribution for the Dataset."@en; - shacl:minCount 1; - shacl:name "dataset distribution"@en; - shacl:path dcat:distribution . - rdfs:seeAlso "https://semiceu.github.io/DCAT-AP/releases/3.0.0-hvd#Dataset.inseries"; shacl:class dcat:DatasetSeries; shacl:description "A dataset series of which the dataset is part."@en; diff --git a/DCAT-AP/releases/3.0.0-hvd/shacl/hvd-SHACL_en.jsonld b/DCAT-AP/releases/3.0.0-hvd/shacl/hvd-SHACL_en.jsonld index 9ac6b2ed9..87aa32605 100644 --- a/DCAT-AP/releases/3.0.0-hvd/shacl/hvd-SHACL_en.jsonld +++ b/DCAT-AP/releases/3.0.0-hvd/shacl/hvd-SHACL_en.jsonld @@ -704,18 +704,6 @@ }, "sh:path": "http://www.w3.org/ns/dcat#distribution" }, - { - "@id": "https://semiceu.github.io/DCAT-AP/releases/3.0.0-hvd#dcat:DatasetShape/2f39bbd821cac86ab81596cd47c8798f3f60f0b9", - "rdfs:seeAlso": "https://semiceu.github.io/DCAT-AP/releases/3.0.0-hvd#Dataset.datasetdistribution", - "sh:description": { - "en": "An available Distribution for the Dataset." - }, - "sh:minCount": "1", - "sh:name": { - "en": "dataset distribution" - }, - "sh:path": "http://www.w3.org/ns/dcat#distribution" - }, { "@id": "https://semiceu.github.io/DCAT-AP/releases/3.0.0-hvd#dcat:DatasetShape/63790d4374dda7d88681e2756e114a65082d9bfd", "rdfs:seeAlso": "https://semiceu.github.io/DCAT-AP/releases/3.0.0-hvd#Dataset.inseries", diff --git a/DCAT-AP/releases/3.0.0-hvd/xsd/hvd.xsd b/DCAT-AP/releases/3.0.0-hvd/xsd/hvd.xsd index 71dd4378b..4c43b424c 100644 --- a/DCAT-AP/releases/3.0.0-hvd/xsd/hvd.xsd +++ b/DCAT-AP/releases/3.0.0-hvd/xsd/hvd.xsd @@ -209,7 +209,7 @@ Contact information that can be used for sending comments about the Dataset. - + An available Distribution for the Dataset. diff --git a/DCAT-AP/releases/3.0.0-hvd/xsd/hvd_en.xsd b/DCAT-AP/releases/3.0.0-hvd/xsd/hvd_en.xsd index 71dd4378b..4c43b424c 100644 --- a/DCAT-AP/releases/3.0.0-hvd/xsd/hvd_en.xsd +++ b/DCAT-AP/releases/3.0.0-hvd/xsd/hvd_en.xsd @@ -209,7 +209,7 @@ Contact information that can be used for sending comments about the Dataset. - + An available Distribution for the Dataset. diff --git a/report/ALL.report b/report/ALL.report index 02fb23e52..c3eaf15ff 100644 --- a/report/ALL.report +++ b/report/ALL.report @@ -3,119 +3,119 @@ 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') -11:46:52 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "DCAT Application Profile". -11:46:52 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:46:52 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:46:52 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:46:52 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 -11:46:52 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 -11:46:52 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:DataService:dcatap:applicableLegislation, DCAT Application Profile.Domain Model:dcat:Distribution:dcatap:applicableLegislation, DCAT Application Profile.Domain Model:dcat:DatasetSeries:dcatap:applicableLegislation, DCAT Application Profile.Domain Model:dcat:Dataset:dcatap:applicableLegislation -11:46:52 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/rights): DCAT Application Profile.Domain Model:dcat:Distribution:dct:rights, DCAT Application Profile.Domain Model:dcat:DataService:dct:rights -11:46:52 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:DataService:dcatap:hvdCategory, DCAT Application Profile.Domain Model:dcat:Dataset:dcatap:hvdCategory, DCAT Application Profile.Domain Model:dcat:DatasetSeries:dcatap:hvdCategory -11:46:52 WARN c.g.i.o.c.TagHelper - Missing "issued" tag for "DCAT Application Profile.Domain Model". -11:46:52 WARN c.g.i.o.c.TagHelper - Missing "license" tag for "DCAT Application Profile.Domain Model". -11:46:52 WARN c.g.i.o.c.TagHelper - Missing "issued" tag for "DCAT Application Profile.Domain Model". -11:46:52 WARN c.g.i.o.c.TagHelper - Missing "license" tag for "DCAT Application Profile.Domain Model". -11:46:52 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dcat:Catalog" . -11:46:52 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dcat:CatalogRecord" . -11:46:52 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dcat:Dataset" . -11:46:52 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dcat:Distribution" . -11:46:52 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dct:LicenseDocument" . -11:46:52 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dcat:DataService" . -11:46:52 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dcat:Resource" . -11:46:52 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "skos:Concept" . -11:46:52 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "rdfs:Literal" . -11:46:52 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "rdfs:Resource" . -11:46:52 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dct:Standard" . -11:46:52 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "vcard:Kind" . -11:46:52 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dct:RightsStatement" . -11:46:52 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "foaf:Document" . -11:46:52 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "eli:LegalResource" . -11:46:52 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dcat:DatasetSeries" . -11:46:52 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:46:52 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:46:52 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:46:52 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:46:52 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:46:52 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:46:52 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:46:52 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:Dataset:dcat:inSeries" belongs to package "Domain Model" based on source and target definition. -11:46:52 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:46:52 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:46:52 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:46:52 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:46:52 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:46:52 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:46:52 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:46:52 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:46:52 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:46:52 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:46:52 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:46:52 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:46:52 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:46:52 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:46:52 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:46:52 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:46:52 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:46:52 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:46:52 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:46:52 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:46:52 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:dct:identifier" since it is marked as ignored. -11:46:52 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:46:52 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:46:52 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:46:52 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:46:52 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:46:52 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:46:52 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:46:52 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:46:52 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:46:52 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:46:52 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:46:52 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:adms:identifier" since it is marked as ignored. -11:46:52 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:46:52 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:46:52 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:46:52 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:46:52 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:46:52 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:46:52 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:46:52 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:46:52 WARN c.g.i.o.c.Converter - Element dcatap:hvdCategory has same prefix as package: simplify by removing the extra tag uri -11:46:52 WARN c.g.i.o.c.Converter - Element dcatap:applicableLegislation has same prefix as package: simplify by removing the extra tag uri -11:46:52 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:46:52 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:46:52 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:46:52 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:46:52 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:46:52 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:46:52 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:46:52 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:46:52 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:46:52 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:46:52 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:46:52 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:46:52 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:46:52 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:46:52 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:46:52 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:46:52 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:46:52 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:46:52 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:46:52 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:46:52 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:DataService:dct:title" since it is marked as ignored. -11:46:52 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:46:52 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:46:52 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:46:52 WARN c.g.i.o.c.Converter - Element dcatap:hvdCategory has same prefix as package: simplify by removing the extra tag uri -11:46:52 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:46:52 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:DatasetSeries:dcat:contactPoint" since it is marked as ignored. -11:46:52 WARN c.g.i.o.c.Converter - Element dcatap:applicableLegislation has same prefix as package: simplify by removing the extra tag uri -11:46:52 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:DatasetSeries:dct:accrualPeriodicity" since it is marked as ignored. -11:46:52 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:DatasetSeries:dct:description" since it is marked as ignored. -11:46:52 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:DatasetSeries:dct:issued" since it is marked as ignored. -11:46:52 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:DatasetSeries:dct:modified" since it is marked as ignored. -11:46:52 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:DatasetSeries:dct:spatial" since it is marked as ignored. -11:46:52 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:DatasetSeries:dct:temporal" since it is marked as ignored. -11:46:52 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:DatasetSeries:dct:title" since it is marked as ignored. -11:46:52 WARN c.g.i.o.c.Converter - Element dcatap:hvdCategory has same prefix as package: simplify by removing the extra tag uri +08:14:03 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "DCAT Application Profile". +08:14:03 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 +08:14:03 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 +08:14:03 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 +08:14:03 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:DatasetSeries:dcatap:applicableLegislation, DCAT Application Profile.Domain Model:dcat:Dataset:dcatap:applicableLegislation, DCAT Application Profile.Domain Model:dcat:Distribution:dcatap:applicableLegislation, DCAT Application Profile.Domain Model:dcat:DataService:dcatap:applicableLegislation +08:14:03 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:DatasetSeries:dcatap:hvdCategory, DCAT Application Profile.Domain Model:dcat:DataService:dcatap:hvdCategory +08:14:03 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 +08:14:03 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 +08:14:03 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/rights): DCAT Application Profile.Domain Model:dcat:DataService:dct:rights, DCAT Application Profile.Domain Model:dcat:Distribution:dct:rights +08:14:03 WARN c.g.i.o.c.TagHelper - Missing "issued" tag for "DCAT Application Profile.Domain Model". +08:14:03 WARN c.g.i.o.c.TagHelper - Missing "license" tag for "DCAT Application Profile.Domain Model". +08:14:03 WARN c.g.i.o.c.TagHelper - Missing "issued" tag for "DCAT Application Profile.Domain Model". +08:14:03 WARN c.g.i.o.c.TagHelper - Missing "license" tag for "DCAT Application Profile.Domain Model". +08:14:03 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dcat:Catalog" . +08:14:03 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dcat:CatalogRecord" . +08:14:03 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dcat:Dataset" . +08:14:03 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dcat:Distribution" . +08:14:03 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dct:LicenseDocument" . +08:14:03 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dcat:DataService" . +08:14:03 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dcat:Resource" . +08:14:03 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "skos:Concept" . +08:14:03 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "rdfs:Literal" . +08:14:03 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "rdfs:Resource" . +08:14:03 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dct:Standard" . +08:14:03 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "vcard:Kind" . +08:14:03 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dct:RightsStatement" . +08:14:03 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "foaf:Document" . +08:14:03 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "eli:LegalResource" . +08:14:03 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dcat:DatasetSeries" . +08:14:03 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:Dataset:dcat:inSeries" belongs to package "Domain Model" based on source and target definition. +08:14:03 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. +08:14:03 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. +08:14:03 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. +08:14:03 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. +08:14:03 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. +08:14:03 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. +08:14:03 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. +08:14:03 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. +08:14:03 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. +08:14:03 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Catalog:dct:description" since it is marked as ignored. +08:14:03 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Catalog:dct:issued" since it is marked as ignored. +08:14:03 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Catalog:dct:title" since it is marked as ignored. +08:14:03 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Catalog:dct:modified" since it is marked as ignored. +08:14:03 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Catalog:dcat:themeTaxonomy" since it is marked as ignored. +08:14:03 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Catalog:dct:language" since it is marked as ignored. +08:14:03 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Catalog:dct:rights" since it is marked as ignored. +08:14:03 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Catalog:foaf:homepage" since it is marked as ignored. +08:14:03 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:CatalogRecord:dct:title" since it is marked as ignored. +08:14:03 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:CatalogRecord:dct:description" since it is marked as ignored. +08:14:03 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:CatalogRecord:dct:issued" since it is marked as ignored. +08:14:03 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:CatalogRecord:dct:modified" since it is marked as ignored. +08:14:03 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:CatalogRecord:dct:language" since it is marked as ignored. +08:14:03 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:CatalogRecord:adms:status" since it is marked as ignored. +08:14:03 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:CatalogRecord:dct:conformsTo" since it is marked as ignored. +08:14:03 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:dct:description" since it is marked as ignored. +08:14:03 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:dct:title" since it is marked as ignored. +08:14:03 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:dct:modified" since it is marked as ignored. +08:14:03 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:dct:identifier" since it is marked as ignored. +08:14:03 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:dct:issued" since it is marked as ignored. +08:14:03 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:owl:versionInfo" since it is marked as ignored. +08:14:03 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:adms:versionNotes" since it is marked as ignored. +08:14:03 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:prov:qualifiedAttribution" since it is marked as ignored. +08:14:03 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:prov:wasGeneratedBy" since it is marked as ignored. +08:14:03 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:dcat:temporalResolution" since it is marked as ignored. +08:14:03 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:dcat:spatialResolutionInMeters" since it is marked as ignored. +08:14:03 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:dct:isReferencedBy" since it is marked as ignored. +08:14:03 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:dcat:qualifiedRelation" since it is marked as ignored. +08:14:03 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:dcat:keyword" since it is marked as ignored. +08:14:03 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:dct:accessRights" since it is marked as ignored. +08:14:03 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:adms:identifier" since it is marked as ignored. +08:14:03 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:dct:accrualPeriodicity" since it is marked as ignored. +08:14:03 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:dct:provenance" since it is marked as ignored. +08:14:03 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:dct:language" since it is marked as ignored. +08:14:03 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:dcat:theme" since it is marked as ignored. +08:14:03 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:dct:relation" since it is marked as ignored. +08:14:03 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:dct:type" since it is marked as ignored. +08:14:03 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:dcat:landingPage" since it is marked as ignored. +08:14:03 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:foaf:page" since it is marked as ignored. +08:14:03 WARN c.g.i.o.c.Converter - Element dcatap:hvdCategory has same prefix as package: simplify by removing the extra tag uri +08:14:03 WARN c.g.i.o.c.Converter - Element dcatap:applicableLegislation has same prefix as package: simplify by removing the extra tag uri +08:14:03 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Distribution:dct:title" since it is marked as ignored. +08:14:03 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Distribution:dct:description" since it is marked as ignored. +08:14:03 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Distribution:dct:issued" since it is marked as ignored. +08:14:03 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Distribution:dct:modified" since it is marked as ignored. +08:14:03 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Distribution:dcat:byteSize" since it is marked as ignored. +08:14:03 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Distribution:odrl:hasPolicy" since it is marked as ignored. +08:14:03 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Distribution:dcat:spatialResolutionInMeters" since it is marked as ignored. +08:14:03 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Distribution:dcat:temporalResolution" since it is marked as ignored. +08:14:03 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Distribution:dcat:compressFormat" since it is marked as ignored. +08:14:03 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Distribution:dcat:packageFormat" since it is marked as ignored. +08:14:03 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Distribution:dcatap:availability" since it is marked as ignored. +08:14:03 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Distribution:dct:language" since it is marked as ignored. +08:14:03 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Distribution:dcat:downloadURL" since it is marked as ignored. +08:14:03 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Distribution:adms:status" since it is marked as ignored. +08:14:03 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Distribution:dct:format" since it is marked as ignored. +08:14:03 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Distribution:dcat:mediaType" since it is marked as ignored. +08:14:03 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Distribution:foaf:page" since it is marked as ignored. +08:14:03 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Distribution:spdx:checksum" since it is marked as ignored. +08:14:03 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dct:LicenseDocument:dct:type" since it is marked as ignored. +08:14:03 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dct:LicenseDocument:owl:sameAs" since it is marked as ignored. +08:14:03 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:DataService:dct:title" since it is marked as ignored. +08:14:03 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:DataService:dct:accessRights" since it is marked as ignored. +08:14:03 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:DataService:dct:description" since it is marked as ignored. +08:14:03 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:DataService:dct:format" since it is marked as ignored. +08:14:03 WARN c.g.i.o.c.Converter - Element dcatap:hvdCategory has same prefix as package: simplify by removing the extra tag uri +08:14:03 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:skos:Concept:skos:prefLabel" since it is marked as ignored. +08:14:03 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:DatasetSeries:dcat:contactPoint" since it is marked as ignored. +08:14:03 WARN c.g.i.o.c.Converter - Element dcatap:applicableLegislation has same prefix as package: simplify by removing the extra tag uri +08:14:03 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:DatasetSeries:dct:accrualPeriodicity" since it is marked as ignored. +08:14:03 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:DatasetSeries:dct:description" since it is marked as ignored. +08:14:03 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:DatasetSeries:dct:issued" since it is marked as ignored. +08:14:03 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:DatasetSeries:dct:modified" since it is marked as ignored. +08:14:03 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:DatasetSeries:dct:spatial" since it is marked as ignored. +08:14:03 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:DatasetSeries:dct:temporal" since it is marked as ignored. +08:14:03 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:DatasetSeries:dct:title" since it is marked as ignored. +08:14:03 WARN c.g.i.o.c.Converter - Element dcatap:hvdCategory has same prefix as package: simplify by removing the extra tag uri diff --git a/report/DCAT-AP/releases/3.0.0-hvd/all-hvd.jsonld b/report/DCAT-AP/releases/3.0.0-hvd/all-hvd.jsonld index 04a046087..83bd525a4 100644 --- a/report/DCAT-AP/releases/3.0.0-hvd/all-hvd.jsonld +++ b/report/DCAT-AP/releases/3.0.0-hvd/all-hvd.jsonld @@ -3280,31 +3280,31 @@ "name": "licence", "inpackage": "ACTIVE_PACKAGE", "ap-definition-en": { - "en": "A licence under which the Distribution is made available." + "en": "A licence under which the Data service is made available." }, "ap-usageNote-en": { - "en": "Article 4.3 specifies that High-value datasets should be made available for reuse. According to the guidelines for legal Information in DCAT-AP HVD this is fulfilled by providing by preference a licence. As alternative rights can be used." + "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 fulfilled by providing by preference a licence. As alternative rights can be used." }, "usage": { - "en": "Article 4.3 specifies that High-value datasets should be made available for reuse. According to the guidelines for legal Information in DCAT-AP HVD this is fulfilled by providing by preference a licence. As alternative rights can be used." + "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 fulfilled by providing by preference a licence. As alternative rights can be used." }, "ap-label-en": { "en": "licence" }, "definition": { - "en": "A licence under which the Distribution is made available." + "en": "A licence under which the Data service is made available." }, "label": { "en": "licence" }, "extra": { "EA-Name": "dct:license", - "EA-Guid": "{FACDCD7B-6F67-4e2b-A8E9-70A00DE6A6B7}", + "EA-Guid": "{AC3DA10B-4D7F-4532-946F-08F1DF77E717}", "derived": "false", "EA-Package": "", "EA-Type": "connector", - "EA-Domain": "dcat:Distribution", - "EA-Domain-Guid": "{80E1F5B2-738F-4118-8E47-917B1DDEA792}", + "EA-Domain": "dcat:DataService", + "EA-Domain-Guid": "{B15BC34B-2236-41e9-BFD4-27D628498B57}", "EA-Range": "dct:LicenseDocument", "RangeData": { "EA-Name": "dct:LicenseDocument", @@ -3318,19 +3318,19 @@ "en": "licence" }, "definition": { - "en": "A licence under which the Distribution is made available." + "en": "A licence under which the Data service is made available." }, "usage": { - "en": "Article 4.3 specifies that High-value datasets should be made available for reuse. According to the guidelines for legal Information in DCAT-AP HVD this is fulfilled by providing by preference a licence. As alternative rights can be used." + "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 fulfilled 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 Distribution is made available." + "en": "A licence under which the Data service is made available." }, "ap-usageNote-en": { - "en": "Article 4.3 specifies that High-value datasets should be made available for reuse. According to the guidelines for legal Information in DCAT-AP HVD this is fulfilled by providing by preference a licence. As alternative rights can be used." + "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 fulfilled by providing by preference a licence. As alternative rights can be used." }, "ap-codelist": "", "RawTags": [ @@ -3346,22 +3346,22 @@ }, { "key": "ap-definition-en", - "value": "A licence under which the Distribution is made available.", + "value": "A licence under which the Data service is made available.", "note": "null" }, { "key": "property-usage-scope", - "value": "recommended", + "value": "optional", "note": "null" }, { "key": "DCAT", - "value": "https://w3c.github.io/dxwg/dcat/#Property:distribution_license", + "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/#Distribution.licence", + "value": "https://semiceu.github.io/DCAT-AP/releases/3.0.0/#DataService.licence", "note": "null" }, { @@ -3371,8 +3371,8 @@ }, { "key": "ap-usageNote-en", - "value": "NOTE", - "note": "Article 4.3 specifies that High-value datasets should be made available for reuse. According to the guidelines for legal Information in DCAT-AP HVD this is fulfilled by providing by preference a licence. As alternative rights can be used." + "value": "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 fulfilled by providing by preference a licence. As alternative rights can be used.", + "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 fulfilled by providing by preference a licence. As alternative rights can be used." } ], "DestRoleTags": [], @@ -3381,8 +3381,8 @@ "codelist": [], "domain": [ { - "uri": "http://www.w3.org/ns/dcat#Distribution", - "EA-Name": "dcat:Distribution" + "uri": "http://www.w3.org/ns/dcat#DataService", + "EA-Name": "dcat:DataService" } ], "range": [ @@ -3403,31 +3403,31 @@ "name": "licence", "inpackage": "ACTIVE_PACKAGE", "ap-definition-en": { - "en": "A licence under which the Data service is made available." + "en": "A licence under which the Distribution 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 fulfilled by providing by preference a licence. As alternative rights can be used." + "en": "Article 4.3 specifies that High-value datasets should be made available for reuse. According to the guidelines for legal Information in DCAT-AP HVD this is fulfilled 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 fulfilled by providing by preference a licence. As alternative rights can be used." + "en": "Article 4.3 specifies that High-value datasets should be made available for reuse. According to the guidelines for legal Information in DCAT-AP HVD this is fulfilled 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." + "en": "A licence under which the Distribution is made available." }, "label": { "en": "licence" }, "extra": { "EA-Name": "dct:license", - "EA-Guid": "{AC3DA10B-4D7F-4532-946F-08F1DF77E717}", + "EA-Guid": "{FACDCD7B-6F67-4e2b-A8E9-70A00DE6A6B7}", "derived": "false", "EA-Package": "", "EA-Type": "connector", - "EA-Domain": "dcat:DataService", - "EA-Domain-Guid": "{B15BC34B-2236-41e9-BFD4-27D628498B57}", + "EA-Domain": "dcat:Distribution", + "EA-Domain-Guid": "{80E1F5B2-738F-4118-8E47-917B1DDEA792}", "EA-Range": "dct:LicenseDocument", "RangeData": { "EA-Name": "dct:LicenseDocument", @@ -3441,19 +3441,19 @@ "en": "licence" }, "definition": { - "en": "A licence under which the Data service is made available." + "en": "A licence under which the Distribution 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 fulfilled by providing by preference a licence. As alternative rights can be used." + "en": "Article 4.3 specifies that High-value datasets should be made available for reuse. According to the guidelines for legal Information in DCAT-AP HVD this is fulfilled 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." + "en": "A licence under which the Distribution 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 fulfilled by providing by preference a licence. As alternative rights can be used." + "en": "Article 4.3 specifies that High-value datasets should be made available for reuse. According to the guidelines for legal Information in DCAT-AP HVD this is fulfilled by providing by preference a licence. As alternative rights can be used." }, "ap-codelist": "", "RawTags": [ @@ -3469,22 +3469,22 @@ }, { "key": "ap-definition-en", - "value": "A licence under which the Data service is made available.", + "value": "A licence under which the Distribution is made available.", "note": "null" }, { "key": "property-usage-scope", - "value": "optional", + "value": "recommended", "note": "null" }, { "key": "DCAT", - "value": "https://w3c.github.io/dxwg/dcat/#Property:resource_license", + "value": "https://w3c.github.io/dxwg/dcat/#Property:distribution_license", "note": "null" }, { "key": "DCAT-AP", - "value": "https://semiceu.github.io/DCAT-AP/releases/3.0.0/#DataService.licence", + "value": "https://semiceu.github.io/DCAT-AP/releases/3.0.0/#Distribution.licence", "note": "null" }, { @@ -3494,8 +3494,8 @@ }, { "key": "ap-usageNote-en", - "value": "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 fulfilled by providing by preference a licence. As alternative rights can be used.", - "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 fulfilled by providing by preference a licence. As alternative rights can be used." + "value": "NOTE", + "note": "Article 4.3 specifies that High-value datasets should be made available for reuse. According to the guidelines for legal Information in DCAT-AP HVD this is fulfilled by providing by preference a licence. As alternative rights can be used." } ], "DestRoleTags": [], @@ -3504,8 +3504,8 @@ "codelist": [], "domain": [ { - "uri": "http://www.w3.org/ns/dcat#DataService", - "EA-Name": "dcat:DataService" + "uri": "http://www.w3.org/ns/dcat#Distribution", + "EA-Name": "dcat:Distribution" } ], "range": [ @@ -4649,7 +4649,7 @@ } ], "generalization": [], - "minCardinality": "1", + "minCardinality": "0", "maxCardinality": "*" }, { @@ -5617,7 +5617,7 @@ }, "config": "config/config-ap.json", "branchtag": "HVD", - "dummy": 71, + "dummy": 72, "filename": "config/hvd.json", "navigation": { "prev": "https://semiceu.github.io/DCAT-AP/releases/2.2.0-hvd" @@ -5626,7 +5626,7 @@ "repository": "git@semicthema-DCAT-AP:SEMICeu/Semicthema-DCAT-AP.git", "repositorypublic": "git@github.com:SEMICeu/Semicthema-DCAT-AP.git", "urlref": "/DCAT-AP/releases/3.0.0-hvd", - "documentcommit": "7102d62b0cc546ff31a45c8fe625250aac11f2db", - "toolchaincommit": "7b15bdad9c502bfd931bf4e740e72e3b87ced4d7", + "documentcommit": "0f2148d7e8ffb0c95782f11ed15044efb49d928f", + "toolchaincommit": "d51054a357499d3a089ceb9bbd1f07059ef30b97", "hostname": "https://semiceu.github.io" } diff --git a/report/DCAT-AP/releases/3.0.0-hvd/html-nj_en.json b/report/DCAT-AP/releases/3.0.0-hvd/html-nj_en.json index 372238011..ec46cd068 100644 --- a/report/DCAT-AP/releases/3.0.0-hvd/html-nj_en.json +++ b/report/DCAT-AP/releases/3.0.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/7102d62b0cc546ff31a45c8fe625250aac11f2db", - "changelogurl": "git@semicthema-DCAT-AP:SEMICeu/Semicthema-DCAT-AP.git/blob/7102d62b0cc546ff31a45c8fe625250aac11f2db/CHANGELOG", + "repositoryurl": "git@semicthema-DCAT-AP:SEMICeu/Semicthema-DCAT-AP.git/tree/0f2148d7e8ffb0c95782f11ed15044efb49d928f", + "changelogurl": "git@semicthema-DCAT-AP:SEMICeu/Semicthema-DCAT-AP.git/blob/0f2148d7e8ffb0c95782f11ed15044efb49d928f/CHANGELOG", "feedbackurl": "https://github.com/SEMICeu/DCAT-AP/issues", "standaardregisterurl": "https://semiceu.github.io/DCAT-AP/releases/3.0.0-hvd/CHANGELOG.html", "usesVocs": [], @@ -1226,7 +1226,7 @@ } } ], - "cardinality": "1..*", + "cardinality": "0..*", "codelist_uri": "", "rawTags": { "ap-label-en": "dataset distribution", diff --git a/report/DCAT-AP/releases/3.0.0-hvd/hvd.jsonld b/report/DCAT-AP/releases/3.0.0-hvd/hvd.jsonld index 322994c95..e52270c37 100644 --- a/report/DCAT-AP/releases/3.0.0-hvd/hvd.jsonld +++ b/report/DCAT-AP/releases/3.0.0-hvd/hvd.jsonld @@ -1025,12 +1025,12 @@ "@type": "http://www.w3.org/2002/07/owl#ObjectProperty", "name": "licence", "inpackage": "ACTIVE_PACKAGE", -"ap-definition-en" : {"en": "A licence under which the Distribution is made available."}, "ap-usageNote-en" : {"en": "Article 4.3 specifies that High-value datasets should be made available for reuse. According to the guidelines for legal Information<\/a> in DCAT-AP HVD this is fulfilled by providing by preference a licence. As alternative rights can be used."}, "usage" : {"en": "Article 4.3 specifies that High-value datasets should be made available for reuse. According to the guidelines for legal Information<\/a> in DCAT-AP HVD this is fulfilled by providing by preference a licence. As alternative rights can be used."}, "ap-label-en" : {"en": "licence"}, "definition" : {"en": "A licence under which the Distribution is made available."}, "label" : {"en": "licence"}, -"extra": {"EA-Name" : "dct:license", "EA-Guid" : "{FACDCD7B-6F67-4e2b-A8E9-70A00DE6A6B7}", "derived" : "false", "EA-Package" : "", "EA-Type" : "connector", "EA-Domain" : "dcat:Distribution", "EA-Domain-Guid" : "{80E1F5B2-738F-4118-8E47-917B1DDEA792}", "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 Distribution is made available.", "usage" : "Article 4.3 specifies that High-value datasets should be made available for reuse. According to the guidelines for legal Information<\/a> in DCAT-AP HVD this is fulfilled by providing by preference a licence. As alternative rights can be used.", "ap-label-en" : "licence", "ap-definition-en" : "A licence under which the Distribution is made available.", "ap-usageNote-en" : "Article 4.3 specifies that High-value datasets should be made available for reuse. According to the guidelines for legal Information<\/a> in DCAT-AP HVD this is fulfilled 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 Distribution is made available.", "note": "null" }, { "key": "property-usage-scope", "value": "recommended", "note": "null" }, { "key": "DCAT", "value": "https:\/\/w3c.github.io\/dxwg\/dcat\/#Property:distribution_license", "note": "null" }, { "key": "DCAT-AP", "value": "https:\/\/semiceu.github.io\/DCAT-AP\/releases\/3.0.0\/#Distribution.licence", "note": "null" }, { "key": "reuse", "value": "additional", "note": "null" }, { "key": "ap-usageNote-en", "value": "NOTE", "note": "Article 4.3 specifies that High-value datasets should be made available for reuse. According to the guidelines for legal Information<\/a> in DCAT-AP HVD this is fulfilled 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 Distribution is made available."}, "ap-usageNote-en" : {"en": "Article 4.3 specifies that High-value datasets should be made available for reuse. According to the guidelines for legal Information<\/a> in DCAT-AP HVD this is fulfilled by providing by preference a licence. As alternative rights can be used."}, "usage" : {"en": "Article 4.3 specifies that High-value datasets should be made available for reuse. According to the guidelines for legal Information<\/a> in DCAT-AP HVD this is fulfilled by providing by preference a licence. As alternative rights can be used."}, "ap-label-en" : {"en": "licence"}, "definition" : {"en": "A licence under which the Distribution 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 fulfilled 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 fulfilled 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 fulfilled 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 fulfilled 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": "additional", "note": "null" }, { "key": "ap-usageNote-en", "value": "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 fulfilled by providing by preference a licence. As alternative rights can be used.", "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 fulfilled 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 fulfilled 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 fulfilled 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": [ -{ "uri": "http://www.w3.org/ns/dcat#Distribution", "EA-Name" : "dcat:Distribution" } +{ "uri": "http://www.w3.org/ns/dcat#DataService", "EA-Name" : "dcat:DataService" } ], "range": [ {"EA-Name" : "dct:LicenseDocument", "EA-GUID" : "{99CF909B-4E2B-4c7b-A184-CD337AA23ED6}", "EA-Package" : "Domain Model", "uri" : "http://purl.org/dc/terms/LicenseDocument" } @@ -1045,12 +1045,12 @@ "@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-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 fulfilled 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 fulfilled 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 fulfilled 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 fulfilled 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": "additional", "note": "null" }, { "key": "ap-usageNote-en", "value": "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 fulfilled by providing by preference a licence. As alternative rights can be used.", "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 fulfilled 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 fulfilled 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 fulfilled 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"}}, +"ap-definition-en" : {"en": "A licence under which the Distribution is made available."}, "ap-usageNote-en" : {"en": "Article 4.3 specifies that High-value datasets should be made available for reuse. According to the guidelines for legal Information<\/a> in DCAT-AP HVD this is fulfilled by providing by preference a licence. As alternative rights can be used."}, "usage" : {"en": "Article 4.3 specifies that High-value datasets should be made available for reuse. According to the guidelines for legal Information<\/a> in DCAT-AP HVD this is fulfilled by providing by preference a licence. As alternative rights can be used."}, "ap-label-en" : {"en": "licence"}, "definition" : {"en": "A licence under which the Distribution is made available."}, "label" : {"en": "licence"}, +"extra": {"EA-Name" : "dct:license", "EA-Guid" : "{FACDCD7B-6F67-4e2b-A8E9-70A00DE6A6B7}", "derived" : "false", "EA-Package" : "", "EA-Type" : "connector", "EA-Domain" : "dcat:Distribution", "EA-Domain-Guid" : "{80E1F5B2-738F-4118-8E47-917B1DDEA792}", "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 Distribution is made available.", "usage" : "Article 4.3 specifies that High-value datasets should be made available for reuse. According to the guidelines for legal Information<\/a> in DCAT-AP HVD this is fulfilled by providing by preference a licence. As alternative rights can be used.", "ap-label-en" : "licence", "ap-definition-en" : "A licence under which the Distribution is made available.", "ap-usageNote-en" : "Article 4.3 specifies that High-value datasets should be made available for reuse. According to the guidelines for legal Information<\/a> in DCAT-AP HVD this is fulfilled 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 Distribution is made available.", "note": "null" }, { "key": "property-usage-scope", "value": "recommended", "note": "null" }, { "key": "DCAT", "value": "https:\/\/w3c.github.io\/dxwg\/dcat\/#Property:distribution_license", "note": "null" }, { "key": "DCAT-AP", "value": "https:\/\/semiceu.github.io\/DCAT-AP\/releases\/3.0.0\/#Distribution.licence", "note": "null" }, { "key": "reuse", "value": "additional", "note": "null" }, { "key": "ap-usageNote-en", "value": "NOTE", "note": "Article 4.3 specifies that High-value datasets should be made available for reuse. According to the guidelines for legal Information<\/a> in DCAT-AP HVD this is fulfilled 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 Distribution is made available."}, "ap-usageNote-en" : {"en": "Article 4.3 specifies that High-value datasets should be made available for reuse. According to the guidelines for legal Information<\/a> in DCAT-AP HVD this is fulfilled by providing by preference a licence. As alternative rights can be used."}, "usage" : {"en": "Article 4.3 specifies that High-value datasets should be made available for reuse. According to the guidelines for legal Information<\/a> in DCAT-AP HVD this is fulfilled by providing by preference a licence. As alternative rights can be used."}, "ap-label-en" : {"en": "licence"}, "definition" : {"en": "A licence under which the Distribution is made available."}, "label" : {"en": "licence"}}, "codelist": [ ], "domain": [ -{ "uri": "http://www.w3.org/ns/dcat#DataService", "EA-Name" : "dcat:DataService" } +{ "uri": "http://www.w3.org/ns/dcat#Distribution", "EA-Name" : "dcat:Distribution" } ], "range": [ {"EA-Name" : "dct:LicenseDocument", "EA-GUID" : "{99CF909B-4E2B-4c7b-A184-CD337AA23ED6}", "EA-Package" : "Domain Model", "uri" : "http://purl.org/dc/terms/LicenseDocument" } @@ -1258,7 +1258,7 @@ "generalization": [ ], -"minCardinality": "1", +"minCardinality": "0", "maxCardinality": "*"} , { "@id": "http://www.w3.org/ns/dcat#endpointDescription", diff --git a/report/DCAT-AP/releases/3.0.0-hvd/hvd.report b/report/DCAT-AP/releases/3.0.0-hvd/hvd.report index 19f3c36d3..e8492ffb7 100644 --- a/report/DCAT-AP/releases/3.0.0-hvd/hvd.report +++ b/report/DCAT-AP/releases/3.0.0-hvd/hvd.report @@ -2,119 +2,119 @@ 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') -11:46:52 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "DCAT Application Profile". -11:46:52 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:46:52 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:46:52 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:46:52 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 -11:46:52 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 -11:46:52 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:DataService:dcatap:applicableLegislation, DCAT Application Profile.Domain Model:dcat:Distribution:dcatap:applicableLegislation, DCAT Application Profile.Domain Model:dcat:DatasetSeries:dcatap:applicableLegislation, DCAT Application Profile.Domain Model:dcat:Dataset:dcatap:applicableLegislation -11:46:52 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/rights): DCAT Application Profile.Domain Model:dcat:Distribution:dct:rights, DCAT Application Profile.Domain Model:dcat:DataService:dct:rights -11:46:52 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:DataService:dcatap:hvdCategory, DCAT Application Profile.Domain Model:dcat:Dataset:dcatap:hvdCategory, DCAT Application Profile.Domain Model:dcat:DatasetSeries:dcatap:hvdCategory -11:46:52 WARN c.g.i.o.c.TagHelper - Missing "issued" tag for "DCAT Application Profile.Domain Model". -11:46:52 WARN c.g.i.o.c.TagHelper - Missing "license" tag for "DCAT Application Profile.Domain Model". -11:46:52 WARN c.g.i.o.c.TagHelper - Missing "issued" tag for "DCAT Application Profile.Domain Model". -11:46:52 WARN c.g.i.o.c.TagHelper - Missing "license" tag for "DCAT Application Profile.Domain Model". -11:46:52 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dcat:Catalog" . -11:46:52 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dcat:CatalogRecord" . -11:46:52 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dcat:Dataset" . -11:46:52 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dcat:Distribution" . -11:46:52 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dct:LicenseDocument" . -11:46:52 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dcat:DataService" . -11:46:52 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dcat:Resource" . -11:46:52 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "skos:Concept" . -11:46:52 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "rdfs:Literal" . -11:46:52 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "rdfs:Resource" . -11:46:52 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dct:Standard" . -11:46:52 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "vcard:Kind" . -11:46:52 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dct:RightsStatement" . -11:46:52 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "foaf:Document" . -11:46:52 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "eli:LegalResource" . -11:46:52 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dcat:DatasetSeries" . -11:46:52 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:46:52 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:46:52 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:46:52 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:46:52 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:46:52 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:46:52 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:46:52 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:Dataset:dcat:inSeries" belongs to package "Domain Model" based on source and target definition. -11:46:52 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:46:52 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:46:52 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:46:52 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:46:52 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:46:52 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:46:52 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:46:52 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:46:52 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:46:52 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:46:52 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:46:52 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:46:52 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:46:52 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:46:52 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:46:52 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:46:52 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:46:52 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:46:52 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:46:52 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:46:52 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:dct:identifier" since it is marked as ignored. -11:46:52 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:46:52 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:46:52 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:46:52 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:46:52 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:46:52 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:46:52 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:46:52 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:46:52 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:46:52 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:46:52 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:46:52 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:adms:identifier" since it is marked as ignored. -11:46:52 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:46:52 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:46:52 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:46:52 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:46:52 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:46:52 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:46:52 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:46:52 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:46:52 WARN c.g.i.o.c.Converter - Element dcatap:hvdCategory has same prefix as package: simplify by removing the extra tag uri -11:46:52 WARN c.g.i.o.c.Converter - Element dcatap:applicableLegislation has same prefix as package: simplify by removing the extra tag uri -11:46:52 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:46:52 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:46:52 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:46:52 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:46:52 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:46:52 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:46:52 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:46:52 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:46:52 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:46:52 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:46:52 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:46:52 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:46:52 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:46:52 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:46:52 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:46:52 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:46:52 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:46:52 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:46:52 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:46:52 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:46:52 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:DataService:dct:title" since it is marked as ignored. -11:46:52 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:46:52 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:46:52 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:46:52 WARN c.g.i.o.c.Converter - Element dcatap:hvdCategory has same prefix as package: simplify by removing the extra tag uri -11:46:52 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:46:52 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:DatasetSeries:dcat:contactPoint" since it is marked as ignored. -11:46:52 WARN c.g.i.o.c.Converter - Element dcatap:applicableLegislation has same prefix as package: simplify by removing the extra tag uri -11:46:52 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:DatasetSeries:dct:accrualPeriodicity" since it is marked as ignored. -11:46:52 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:DatasetSeries:dct:description" since it is marked as ignored. -11:46:52 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:DatasetSeries:dct:issued" since it is marked as ignored. -11:46:52 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:DatasetSeries:dct:modified" since it is marked as ignored. -11:46:52 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:DatasetSeries:dct:spatial" since it is marked as ignored. -11:46:52 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:DatasetSeries:dct:temporal" since it is marked as ignored. -11:46:52 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:DatasetSeries:dct:title" since it is marked as ignored. -11:46:52 WARN c.g.i.o.c.Converter - Element dcatap:hvdCategory has same prefix as package: simplify by removing the extra tag uri +08:14:03 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "DCAT Application Profile". +08:14:03 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 +08:14:03 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 +08:14:03 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 +08:14:03 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:DatasetSeries:dcatap:applicableLegislation, DCAT Application Profile.Domain Model:dcat:Dataset:dcatap:applicableLegislation, DCAT Application Profile.Domain Model:dcat:Distribution:dcatap:applicableLegislation, DCAT Application Profile.Domain Model:dcat:DataService:dcatap:applicableLegislation +08:14:03 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:DatasetSeries:dcatap:hvdCategory, DCAT Application Profile.Domain Model:dcat:DataService:dcatap:hvdCategory +08:14:03 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 +08:14:03 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 +08:14:03 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/rights): DCAT Application Profile.Domain Model:dcat:DataService:dct:rights, DCAT Application Profile.Domain Model:dcat:Distribution:dct:rights +08:14:03 WARN c.g.i.o.c.TagHelper - Missing "issued" tag for "DCAT Application Profile.Domain Model". +08:14:03 WARN c.g.i.o.c.TagHelper - Missing "license" tag for "DCAT Application Profile.Domain Model". +08:14:03 WARN c.g.i.o.c.TagHelper - Missing "issued" tag for "DCAT Application Profile.Domain Model". +08:14:03 WARN c.g.i.o.c.TagHelper - Missing "license" tag for "DCAT Application Profile.Domain Model". +08:14:03 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dcat:Catalog" . +08:14:03 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dcat:CatalogRecord" . +08:14:03 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dcat:Dataset" . +08:14:03 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dcat:Distribution" . +08:14:03 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dct:LicenseDocument" . +08:14:03 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dcat:DataService" . +08:14:03 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dcat:Resource" . +08:14:03 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "skos:Concept" . +08:14:03 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "rdfs:Literal" . +08:14:03 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "rdfs:Resource" . +08:14:03 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dct:Standard" . +08:14:03 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "vcard:Kind" . +08:14:03 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dct:RightsStatement" . +08:14:03 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "foaf:Document" . +08:14:03 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "eli:LegalResource" . +08:14:03 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dcat:DatasetSeries" . +08:14:03 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:Dataset:dcat:inSeries" belongs to package "Domain Model" based on source and target definition. +08:14:03 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. +08:14:03 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. +08:14:03 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. +08:14:03 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. +08:14:03 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. +08:14:03 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. +08:14:03 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. +08:14:03 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. +08:14:03 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. +08:14:03 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Catalog:dct:description" since it is marked as ignored. +08:14:03 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Catalog:dct:issued" since it is marked as ignored. +08:14:03 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Catalog:dct:title" since it is marked as ignored. +08:14:03 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Catalog:dct:modified" since it is marked as ignored. +08:14:03 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Catalog:dcat:themeTaxonomy" since it is marked as ignored. +08:14:03 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Catalog:dct:language" since it is marked as ignored. +08:14:03 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Catalog:dct:rights" since it is marked as ignored. +08:14:03 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Catalog:foaf:homepage" since it is marked as ignored. +08:14:03 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:CatalogRecord:dct:title" since it is marked as ignored. +08:14:03 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:CatalogRecord:dct:description" since it is marked as ignored. +08:14:03 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:CatalogRecord:dct:issued" since it is marked as ignored. +08:14:03 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:CatalogRecord:dct:modified" since it is marked as ignored. +08:14:03 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:CatalogRecord:dct:language" since it is marked as ignored. +08:14:03 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:CatalogRecord:adms:status" since it is marked as ignored. +08:14:03 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:CatalogRecord:dct:conformsTo" since it is marked as ignored. +08:14:03 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:dct:description" since it is marked as ignored. +08:14:03 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:dct:title" since it is marked as ignored. +08:14:03 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:dct:modified" since it is marked as ignored. +08:14:03 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:dct:identifier" since it is marked as ignored. +08:14:03 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:dct:issued" since it is marked as ignored. +08:14:03 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:owl:versionInfo" since it is marked as ignored. +08:14:03 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:adms:versionNotes" since it is marked as ignored. +08:14:03 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:prov:qualifiedAttribution" since it is marked as ignored. +08:14:03 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:prov:wasGeneratedBy" since it is marked as ignored. +08:14:03 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:dcat:temporalResolution" since it is marked as ignored. +08:14:03 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:dcat:spatialResolutionInMeters" since it is marked as ignored. +08:14:03 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:dct:isReferencedBy" since it is marked as ignored. +08:14:03 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:dcat:qualifiedRelation" since it is marked as ignored. +08:14:03 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:dcat:keyword" since it is marked as ignored. +08:14:03 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:dct:accessRights" since it is marked as ignored. +08:14:03 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:adms:identifier" since it is marked as ignored. +08:14:03 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:dct:accrualPeriodicity" since it is marked as ignored. +08:14:03 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:dct:provenance" since it is marked as ignored. +08:14:03 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:dct:language" since it is marked as ignored. +08:14:03 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:dcat:theme" since it is marked as ignored. +08:14:03 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:dct:relation" since it is marked as ignored. +08:14:03 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:dct:type" since it is marked as ignored. +08:14:03 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:dcat:landingPage" since it is marked as ignored. +08:14:03 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:foaf:page" since it is marked as ignored. +08:14:03 WARN c.g.i.o.c.Converter - Element dcatap:hvdCategory has same prefix as package: simplify by removing the extra tag uri +08:14:03 WARN c.g.i.o.c.Converter - Element dcatap:applicableLegislation has same prefix as package: simplify by removing the extra tag uri +08:14:03 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Distribution:dct:title" since it is marked as ignored. +08:14:03 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Distribution:dct:description" since it is marked as ignored. +08:14:03 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Distribution:dct:issued" since it is marked as ignored. +08:14:03 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Distribution:dct:modified" since it is marked as ignored. +08:14:03 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Distribution:dcat:byteSize" since it is marked as ignored. +08:14:03 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Distribution:odrl:hasPolicy" since it is marked as ignored. +08:14:03 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Distribution:dcat:spatialResolutionInMeters" since it is marked as ignored. +08:14:03 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Distribution:dcat:temporalResolution" since it is marked as ignored. +08:14:03 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Distribution:dcat:compressFormat" since it is marked as ignored. +08:14:03 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Distribution:dcat:packageFormat" since it is marked as ignored. +08:14:03 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Distribution:dcatap:availability" since it is marked as ignored. +08:14:03 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Distribution:dct:language" since it is marked as ignored. +08:14:03 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Distribution:dcat:downloadURL" since it is marked as ignored. +08:14:03 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Distribution:adms:status" since it is marked as ignored. +08:14:03 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Distribution:dct:format" since it is marked as ignored. +08:14:03 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Distribution:dcat:mediaType" since it is marked as ignored. +08:14:03 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Distribution:foaf:page" since it is marked as ignored. +08:14:03 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Distribution:spdx:checksum" since it is marked as ignored. +08:14:03 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dct:LicenseDocument:dct:type" since it is marked as ignored. +08:14:03 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dct:LicenseDocument:owl:sameAs" since it is marked as ignored. +08:14:03 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:DataService:dct:title" since it is marked as ignored. +08:14:03 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:DataService:dct:accessRights" since it is marked as ignored. +08:14:03 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:DataService:dct:description" since it is marked as ignored. +08:14:03 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:DataService:dct:format" since it is marked as ignored. +08:14:03 WARN c.g.i.o.c.Converter - Element dcatap:hvdCategory has same prefix as package: simplify by removing the extra tag uri +08:14:03 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:skos:Concept:skos:prefLabel" since it is marked as ignored. +08:14:03 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:DatasetSeries:dcat:contactPoint" since it is marked as ignored. +08:14:03 WARN c.g.i.o.c.Converter - Element dcatap:applicableLegislation has same prefix as package: simplify by removing the extra tag uri +08:14:03 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:DatasetSeries:dct:accrualPeriodicity" since it is marked as ignored. +08:14:03 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:DatasetSeries:dct:description" since it is marked as ignored. +08:14:03 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:DatasetSeries:dct:issued" since it is marked as ignored. +08:14:03 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:DatasetSeries:dct:modified" since it is marked as ignored. +08:14:03 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:DatasetSeries:dct:spatial" since it is marked as ignored. +08:14:03 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:DatasetSeries:dct:temporal" since it is marked as ignored. +08:14:03 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:DatasetSeries:dct:title" since it is marked as ignored. +08:14:03 WARN c.g.i.o.c.Converter - Element dcatap:hvdCategory has same prefix as package: simplify by removing the extra tag uri diff --git a/report/DCAT-AP/releases/3.0.0-hvd/translation/dcat-ap_en.json b/report/DCAT-AP/releases/3.0.0-hvd/translation/dcat-ap_en.json index 41b54e61c..f91e07a25 100644 --- a/report/DCAT-AP/releases/3.0.0-hvd/translation/dcat-ap_en.json +++ b/report/DCAT-AP/releases/3.0.0-hvd/translation/dcat-ap_en.json @@ -296,29 +296,29 @@ } }, { - "EA-Guid": "{FACDCD7B-6F67-4e2b-A8E9-70A00DE6A6B7}", + "EA-Guid": "{AC3DA10B-4D7F-4532-946F-08F1DF77E717}", "name": "licence", "label": { "en": "licence" }, "definition": { - "en": "A licence under which the Distribution is made available." + "en": "A licence under which the Data service is made available." }, "usage": { - "en": "Article 4.3 specifies that High-value datasets should be made available for reuse. According to the guidelines for legal Information in DCAT-AP HVD this is fulfilled by providing by preference a licence. As alternative rights can be used." + "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 fulfilled by providing by preference a licence. As alternative rights can be used." } }, { - "EA-Guid": "{AC3DA10B-4D7F-4532-946F-08F1DF77E717}", + "EA-Guid": "{FACDCD7B-6F67-4e2b-A8E9-70A00DE6A6B7}", "name": "licence", "label": { "en": "licence" }, "definition": { - "en": "A licence under which the Data service is made available." + "en": "A licence under which the Distribution 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 fulfilled by providing by preference a licence. As alternative rights can be used." + "en": "Article 4.3 specifies that High-value datasets should be made available for reuse. According to the guidelines for legal Information in DCAT-AP HVD this is fulfilled by providing by preference a licence. As alternative rights can be used." } }, { diff --git a/report/DCAT-AP/releases/3.0.0-hvd/translation/dcat-ap_en_merged.jsonld b/report/DCAT-AP/releases/3.0.0-hvd/translation/dcat-ap_en_merged.jsonld index 05bc595dc..42c87b133 100644 --- a/report/DCAT-AP/releases/3.0.0-hvd/translation/dcat-ap_en_merged.jsonld +++ b/report/DCAT-AP/releases/3.0.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": "7102d62b0cc546ff31a45c8fe625250aac11f2db", + "documentcommit": "0f2148d7e8ffb0c95782f11ed15044efb49d928f", "documentconfig": { "editorDocumentroot-old": "https://semiceu.github.io/uri.semic.eu-generated/DCAT-AP/releases/3.0.0-hvd/", "statuslabel": "SEMIC Recommendation" }, - "dummy": 71, + "dummy": 72, "eap": "DCAT-AP.eap", "editors": [ { @@ -1148,31 +1148,31 @@ { "@id": "http://purl.org/dc/terms/license", "@type": "http://www.w3.org/2002/07/owl#ObjectProperty", - "EA-Guid": "{FACDCD7B-6F67-4e2b-A8E9-70A00DE6A6B7}", + "EA-Guid": "{AC3DA10B-4D7F-4532-946F-08F1DF77E717}", "ap-definition-en": { - "en": "A licence under which the Distribution is made available." + "en": "A licence under which the Data service is made available." }, "ap-label-en": { "en": "licence" }, "ap-usageNote-en": { - "en": "Article 4.3 specifies that High-value datasets should be made available for reuse. According to the guidelines for legal Information in DCAT-AP HVD this is fulfilled by providing by preference a licence. As alternative rights can be used." + "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 fulfilled by providing by preference a licence. As alternative rights can be used." }, "codelist": [], "definition": { - "en": "A licence under which the Distribution is made available." + "en": "A licence under which the Data service is made available." }, "domain": [ { - "EA-Name": "dcat:Distribution", - "uri": "http://www.w3.org/ns/dcat#Distribution" + "EA-Name": "dcat:DataService", + "uri": "http://www.w3.org/ns/dcat#DataService" } ], "extra": { "DestRoleTags": [], - "EA-Domain": "dcat:Distribution", - "EA-Domain-Guid": "{80E1F5B2-738F-4118-8E47-917B1DDEA792}", - "EA-Guid": "{FACDCD7B-6F67-4e2b-A8E9-70A00DE6A6B7}", + "EA-Domain": "dcat:DataService", + "EA-Domain-Guid": "{B15BC34B-2236-41e9-BFD4-27D628498B57}", + "EA-Guid": "{AC3DA10B-4D7F-4532-946F-08F1DF77E717}", "EA-Name": "dct:license", "EA-Package": "", "EA-Range": "dct:LicenseDocument", @@ -1197,22 +1197,22 @@ { "key": "ap-definition-en", "note": "null", - "value": "A licence under which the Distribution is made available." + "value": "A licence under which the Data service is made available." }, { "key": "property-usage-scope", "note": "null", - "value": "recommended" + "value": "optional" }, { "key": "DCAT", "note": "null", - "value": "https://w3c.github.io/dxwg/dcat/#Property:distribution_license" + "value": "https://w3c.github.io/dxwg/dcat/#Property:resource_license" }, { "key": "DCAT-AP", "note": "null", - "value": "https://semiceu.github.io/DCAT-AP/releases/3.0.0/#Distribution.licence" + "value": "https://semiceu.github.io/DCAT-AP/releases/3.0.0/#DataService.licence" }, { "key": "reuse", @@ -1221,23 +1221,23 @@ }, { "key": "ap-usageNote-en", - "note": "Article 4.3 specifies that High-value datasets should be made available for reuse. According to the guidelines for legal Information in DCAT-AP HVD this is fulfilled by providing by preference a licence. As alternative rights can be used.", - "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 fulfilled by providing by preference a licence. As alternative rights can be used.", + "value": "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 fulfilled by providing by preference a licence. As alternative rights can be used." } ], "Scope": "TRANSLATIONS_ONLY", "ap-codelist": "", "ap-definition-en": { - "en": "A licence under which the Distribution is made available." + "en": "A licence under which the Data service is made available." }, "ap-label-en": { "en": "licence" }, "ap-usageNote-en": { - "en": "Article 4.3 specifies that High-value datasets should be made available for reuse. According to the guidelines for legal Information in DCAT-AP HVD this is fulfilled by providing by preference a licence. As alternative rights can be used." + "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 fulfilled by providing by preference a licence. As alternative rights can be used." }, "definition": { - "en": "A licence under which the Distribution is made available." + "en": "A licence under which the Data service is made available." }, "derived": "false", "destRole": "null", @@ -1246,7 +1246,7 @@ }, "sourceRole": "null", "usage": { - "en": "Article 4.3 specifies that High-value datasets should be made available for reuse. According to the guidelines for legal Information in DCAT-AP HVD this is fulfilled by providing by preference a licence. As alternative rights can be used." + "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 fulfilled by providing by preference a licence. As alternative rights can be used." } }, "generalization": [], @@ -1266,37 +1266,37 @@ } ], "usage": { - "en": "Article 4.3 specifies that High-value datasets should be made available for reuse. According to the guidelines for legal Information in DCAT-AP HVD this is fulfilled by providing by preference a licence. As alternative rights can be used." + "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 fulfilled by providing by preference a licence. As alternative rights can be used." } }, { "@id": "http://purl.org/dc/terms/license", "@type": "http://www.w3.org/2002/07/owl#ObjectProperty", - "EA-Guid": "{AC3DA10B-4D7F-4532-946F-08F1DF77E717}", + "EA-Guid": "{FACDCD7B-6F67-4e2b-A8E9-70A00DE6A6B7}", "ap-definition-en": { - "en": "A licence under which the Data service is made available." + "en": "A licence under which the Distribution is made available." }, "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 fulfilled by providing by preference a licence. As alternative rights can be used." + "en": "Article 4.3 specifies that High-value datasets should be made available for reuse. According to the guidelines for legal Information in DCAT-AP HVD this is fulfilled 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." + "en": "A licence under which the Distribution is made available." }, "domain": [ { - "EA-Name": "dcat:DataService", - "uri": "http://www.w3.org/ns/dcat#DataService" + "EA-Name": "dcat:Distribution", + "uri": "http://www.w3.org/ns/dcat#Distribution" } ], "extra": { "DestRoleTags": [], - "EA-Domain": "dcat:DataService", - "EA-Domain-Guid": "{B15BC34B-2236-41e9-BFD4-27D628498B57}", - "EA-Guid": "{AC3DA10B-4D7F-4532-946F-08F1DF77E717}", + "EA-Domain": "dcat:Distribution", + "EA-Domain-Guid": "{80E1F5B2-738F-4118-8E47-917B1DDEA792}", + "EA-Guid": "{FACDCD7B-6F67-4e2b-A8E9-70A00DE6A6B7}", "EA-Name": "dct:license", "EA-Package": "", "EA-Range": "dct:LicenseDocument", @@ -1321,22 +1321,22 @@ { "key": "ap-definition-en", "note": "null", - "value": "A licence under which the Data service is made available." + "value": "A licence under which the Distribution is made available." }, { "key": "property-usage-scope", "note": "null", - "value": "optional" + "value": "recommended" }, { "key": "DCAT", "note": "null", - "value": "https://w3c.github.io/dxwg/dcat/#Property:resource_license" + "value": "https://w3c.github.io/dxwg/dcat/#Property:distribution_license" }, { "key": "DCAT-AP", "note": "null", - "value": "https://semiceu.github.io/DCAT-AP/releases/3.0.0/#DataService.licence" + "value": "https://semiceu.github.io/DCAT-AP/releases/3.0.0/#Distribution.licence" }, { "key": "reuse", @@ -1345,23 +1345,23 @@ }, { "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 fulfilled by providing by preference a licence. As alternative rights can be used.", - "value": "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 fulfilled by providing by preference a licence. As alternative rights can be used." + "note": "Article 4.3 specifies that High-value datasets should be made available for reuse. According to the guidelines for legal Information in DCAT-AP HVD this is fulfilled by providing by preference a licence. As alternative rights can be used.", + "value": "NOTE" } ], "Scope": "TRANSLATIONS_ONLY", "ap-codelist": "", "ap-definition-en": { - "en": "A licence under which the Data service is made available." + "en": "A licence under which the Distribution is made available." }, "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 fulfilled by providing by preference a licence. As alternative rights can be used." + "en": "Article 4.3 specifies that High-value datasets should be made available for reuse. According to the guidelines for legal Information in DCAT-AP HVD this is fulfilled by providing by preference a licence. As alternative rights can be used." }, "definition": { - "en": "A licence under which the Data service is made available." + "en": "A licence under which the Distribution is made available." }, "derived": "false", "destRole": "null", @@ -1370,7 +1370,7 @@ }, "sourceRole": "null", "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 fulfilled by providing by preference a licence. As alternative rights can be used." + "en": "Article 4.3 specifies that High-value datasets should be made available for reuse. According to the guidelines for legal Information in DCAT-AP HVD this is fulfilled by providing by preference a licence. As alternative rights can be used." } }, "generalization": [], @@ -1390,7 +1390,7 @@ } ], "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 fulfilled by providing by preference a licence. As alternative rights can be used." + "en": "Article 4.3 specifies that High-value datasets should be made available for reuse. According to the guidelines for legal Information in DCAT-AP HVD this is fulfilled by providing by preference a licence. As alternative rights can be used." } }, { @@ -2521,7 +2521,7 @@ "en": "dataset distribution" }, "maxCardinality": "*", - "minCardinality": "1", + "minCardinality": "0", "name": "datasetDistribution", "range": [ { @@ -5661,7 +5661,7 @@ "repositorypublic": "git@github.com:SEMICeu/Semicthema-DCAT-AP.git", "site": "site-skeleton/dcat-ap", "standaardregisterurl": "https://semiceu.github.io/DCAT-AP/releases/3.0.0-hvd/CHANGELOG.html", - "toolchaincommit": "7b15bdad9c502bfd931bf4e740e72e3b87ced4d7", + "toolchaincommit": "d51054a357499d3a089ceb9bbd1f07059ef30b97", "toolchainversion": "3", "translation": [ { diff --git a/report/DCAT-AP/releases/3.0.0-hvd/translation/hvd.jsonld b/report/DCAT-AP/releases/3.0.0-hvd/translation/hvd.jsonld index 04a046087..83bd525a4 100644 --- a/report/DCAT-AP/releases/3.0.0-hvd/translation/hvd.jsonld +++ b/report/DCAT-AP/releases/3.0.0-hvd/translation/hvd.jsonld @@ -3280,31 +3280,31 @@ "name": "licence", "inpackage": "ACTIVE_PACKAGE", "ap-definition-en": { - "en": "A licence under which the Distribution is made available." + "en": "A licence under which the Data service is made available." }, "ap-usageNote-en": { - "en": "Article 4.3 specifies that High-value datasets should be made available for reuse. According to the guidelines for legal Information in DCAT-AP HVD this is fulfilled by providing by preference a licence. As alternative rights can be used." + "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 fulfilled by providing by preference a licence. As alternative rights can be used." }, "usage": { - "en": "Article 4.3 specifies that High-value datasets should be made available for reuse. According to the guidelines for legal Information in DCAT-AP HVD this is fulfilled by providing by preference a licence. As alternative rights can be used." + "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 fulfilled by providing by preference a licence. As alternative rights can be used." }, "ap-label-en": { "en": "licence" }, "definition": { - "en": "A licence under which the Distribution is made available." + "en": "A licence under which the Data service is made available." }, "label": { "en": "licence" }, "extra": { "EA-Name": "dct:license", - "EA-Guid": "{FACDCD7B-6F67-4e2b-A8E9-70A00DE6A6B7}", + "EA-Guid": "{AC3DA10B-4D7F-4532-946F-08F1DF77E717}", "derived": "false", "EA-Package": "", "EA-Type": "connector", - "EA-Domain": "dcat:Distribution", - "EA-Domain-Guid": "{80E1F5B2-738F-4118-8E47-917B1DDEA792}", + "EA-Domain": "dcat:DataService", + "EA-Domain-Guid": "{B15BC34B-2236-41e9-BFD4-27D628498B57}", "EA-Range": "dct:LicenseDocument", "RangeData": { "EA-Name": "dct:LicenseDocument", @@ -3318,19 +3318,19 @@ "en": "licence" }, "definition": { - "en": "A licence under which the Distribution is made available." + "en": "A licence under which the Data service is made available." }, "usage": { - "en": "Article 4.3 specifies that High-value datasets should be made available for reuse. According to the guidelines for legal Information in DCAT-AP HVD this is fulfilled by providing by preference a licence. As alternative rights can be used." + "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 fulfilled 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 Distribution is made available." + "en": "A licence under which the Data service is made available." }, "ap-usageNote-en": { - "en": "Article 4.3 specifies that High-value datasets should be made available for reuse. According to the guidelines for legal Information in DCAT-AP HVD this is fulfilled by providing by preference a licence. As alternative rights can be used." + "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 fulfilled by providing by preference a licence. As alternative rights can be used." }, "ap-codelist": "", "RawTags": [ @@ -3346,22 +3346,22 @@ }, { "key": "ap-definition-en", - "value": "A licence under which the Distribution is made available.", + "value": "A licence under which the Data service is made available.", "note": "null" }, { "key": "property-usage-scope", - "value": "recommended", + "value": "optional", "note": "null" }, { "key": "DCAT", - "value": "https://w3c.github.io/dxwg/dcat/#Property:distribution_license", + "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/#Distribution.licence", + "value": "https://semiceu.github.io/DCAT-AP/releases/3.0.0/#DataService.licence", "note": "null" }, { @@ -3371,8 +3371,8 @@ }, { "key": "ap-usageNote-en", - "value": "NOTE", - "note": "Article 4.3 specifies that High-value datasets should be made available for reuse. According to the guidelines for legal Information in DCAT-AP HVD this is fulfilled by providing by preference a licence. As alternative rights can be used." + "value": "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 fulfilled by providing by preference a licence. As alternative rights can be used.", + "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 fulfilled by providing by preference a licence. As alternative rights can be used." } ], "DestRoleTags": [], @@ -3381,8 +3381,8 @@ "codelist": [], "domain": [ { - "uri": "http://www.w3.org/ns/dcat#Distribution", - "EA-Name": "dcat:Distribution" + "uri": "http://www.w3.org/ns/dcat#DataService", + "EA-Name": "dcat:DataService" } ], "range": [ @@ -3403,31 +3403,31 @@ "name": "licence", "inpackage": "ACTIVE_PACKAGE", "ap-definition-en": { - "en": "A licence under which the Data service is made available." + "en": "A licence under which the Distribution 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 fulfilled by providing by preference a licence. As alternative rights can be used." + "en": "Article 4.3 specifies that High-value datasets should be made available for reuse. According to the guidelines for legal Information in DCAT-AP HVD this is fulfilled 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 fulfilled by providing by preference a licence. As alternative rights can be used." + "en": "Article 4.3 specifies that High-value datasets should be made available for reuse. According to the guidelines for legal Information in DCAT-AP HVD this is fulfilled 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." + "en": "A licence under which the Distribution is made available." }, "label": { "en": "licence" }, "extra": { "EA-Name": "dct:license", - "EA-Guid": "{AC3DA10B-4D7F-4532-946F-08F1DF77E717}", + "EA-Guid": "{FACDCD7B-6F67-4e2b-A8E9-70A00DE6A6B7}", "derived": "false", "EA-Package": "", "EA-Type": "connector", - "EA-Domain": "dcat:DataService", - "EA-Domain-Guid": "{B15BC34B-2236-41e9-BFD4-27D628498B57}", + "EA-Domain": "dcat:Distribution", + "EA-Domain-Guid": "{80E1F5B2-738F-4118-8E47-917B1DDEA792}", "EA-Range": "dct:LicenseDocument", "RangeData": { "EA-Name": "dct:LicenseDocument", @@ -3441,19 +3441,19 @@ "en": "licence" }, "definition": { - "en": "A licence under which the Data service is made available." + "en": "A licence under which the Distribution 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 fulfilled by providing by preference a licence. As alternative rights can be used." + "en": "Article 4.3 specifies that High-value datasets should be made available for reuse. According to the guidelines for legal Information in DCAT-AP HVD this is fulfilled 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." + "en": "A licence under which the Distribution 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 fulfilled by providing by preference a licence. As alternative rights can be used." + "en": "Article 4.3 specifies that High-value datasets should be made available for reuse. According to the guidelines for legal Information in DCAT-AP HVD this is fulfilled by providing by preference a licence. As alternative rights can be used." }, "ap-codelist": "", "RawTags": [ @@ -3469,22 +3469,22 @@ }, { "key": "ap-definition-en", - "value": "A licence under which the Data service is made available.", + "value": "A licence under which the Distribution is made available.", "note": "null" }, { "key": "property-usage-scope", - "value": "optional", + "value": "recommended", "note": "null" }, { "key": "DCAT", - "value": "https://w3c.github.io/dxwg/dcat/#Property:resource_license", + "value": "https://w3c.github.io/dxwg/dcat/#Property:distribution_license", "note": "null" }, { "key": "DCAT-AP", - "value": "https://semiceu.github.io/DCAT-AP/releases/3.0.0/#DataService.licence", + "value": "https://semiceu.github.io/DCAT-AP/releases/3.0.0/#Distribution.licence", "note": "null" }, { @@ -3494,8 +3494,8 @@ }, { "key": "ap-usageNote-en", - "value": "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 fulfilled by providing by preference a licence. As alternative rights can be used.", - "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 fulfilled by providing by preference a licence. As alternative rights can be used." + "value": "NOTE", + "note": "Article 4.3 specifies that High-value datasets should be made available for reuse. According to the guidelines for legal Information in DCAT-AP HVD this is fulfilled by providing by preference a licence. As alternative rights can be used." } ], "DestRoleTags": [], @@ -3504,8 +3504,8 @@ "codelist": [], "domain": [ { - "uri": "http://www.w3.org/ns/dcat#DataService", - "EA-Name": "dcat:DataService" + "uri": "http://www.w3.org/ns/dcat#Distribution", + "EA-Name": "dcat:Distribution" } ], "range": [ @@ -4649,7 +4649,7 @@ } ], "generalization": [], - "minCardinality": "1", + "minCardinality": "0", "maxCardinality": "*" }, { @@ -5617,7 +5617,7 @@ }, "config": "config/config-ap.json", "branchtag": "HVD", - "dummy": 71, + "dummy": 72, "filename": "config/hvd.json", "navigation": { "prev": "https://semiceu.github.io/DCAT-AP/releases/2.2.0-hvd" @@ -5626,7 +5626,7 @@ "repository": "git@semicthema-DCAT-AP:SEMICeu/Semicthema-DCAT-AP.git", "repositorypublic": "git@github.com:SEMICeu/Semicthema-DCAT-AP.git", "urlref": "/DCAT-AP/releases/3.0.0-hvd", - "documentcommit": "7102d62b0cc546ff31a45c8fe625250aac11f2db", - "toolchaincommit": "7b15bdad9c502bfd931bf4e740e72e3b87ced4d7", + "documentcommit": "0f2148d7e8ffb0c95782f11ed15044efb49d928f", + "toolchaincommit": "d51054a357499d3a089ceb9bbd1f07059ef30b97", "hostname": "https://semiceu.github.io" } diff --git a/report/DCAT-AP/releases/3.0.0-hvd/translation/hvd_de.json b/report/DCAT-AP/releases/3.0.0-hvd/translation/hvd_de.json index 06b4893c7..3b4d8da8d 100644 --- a/report/DCAT-AP/releases/3.0.0-hvd/translation/hvd_de.json +++ b/report/DCAT-AP/releases/3.0.0-hvd/translation/hvd_de.json @@ -359,34 +359,34 @@ } }, { - "EA-Guid": "{FACDCD7B-6F67-4e2b-A8E9-70A00DE6A6B7}", + "EA-Guid": "{AC3DA10B-4D7F-4532-946F-08F1DF77E717}", "name": "licence", "label": { "en": "licence", "de": "Enter your translation here" }, "definition": { - "en": "A licence under which the Distribution is made available.", + "en": "A licence under which the Data service is made available.", "de": "Enter your translation here" }, "usage": { - "en": "Article 4.3 specifies that High-value datasets should be made available for reuse. According to the guidelines for legal Information in DCAT-AP HVD this is fulfilled by providing by preference a licence. As alternative rights can be used.", + "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 fulfilled by providing by preference a licence. As alternative rights can be used.", "de": "Enter your translation here" } }, { - "EA-Guid": "{AC3DA10B-4D7F-4532-946F-08F1DF77E717}", + "EA-Guid": "{FACDCD7B-6F67-4e2b-A8E9-70A00DE6A6B7}", "name": "licence", "label": { "en": "licence", "de": "Enter your translation here" }, "definition": { - "en": "A licence under which the Data service is made available.", + "en": "A licence under which the Distribution 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 fulfilled by providing by preference a licence. As alternative rights can be used.", + "en": "Article 4.3 specifies that High-value datasets should be made available for reuse. According to the guidelines for legal Information in DCAT-AP HVD this is fulfilled by providing by preference a licence. As alternative rights can be used.", "de": "Enter your translation here" } }, diff --git a/report/DCAT-AP/releases/3.0.0-hvd/translation/hvd_fr.json b/report/DCAT-AP/releases/3.0.0-hvd/translation/hvd_fr.json index e2476ea11..59d28db3c 100644 --- a/report/DCAT-AP/releases/3.0.0-hvd/translation/hvd_fr.json +++ b/report/DCAT-AP/releases/3.0.0-hvd/translation/hvd_fr.json @@ -359,34 +359,34 @@ } }, { - "EA-Guid": "{FACDCD7B-6F67-4e2b-A8E9-70A00DE6A6B7}", + "EA-Guid": "{AC3DA10B-4D7F-4532-946F-08F1DF77E717}", "name": "licence", "label": { "en": "licence", "fr": "Enter your translation here" }, "definition": { - "en": "A licence under which the Distribution is made available.", + "en": "A licence under which the Data service is made available.", "fr": "Enter your translation here" }, "usage": { - "en": "Article 4.3 specifies that High-value datasets should be made available for reuse. According to the guidelines for legal Information in DCAT-AP HVD this is fulfilled by providing by preference a licence. As alternative rights can be used.", + "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 fulfilled by providing by preference a licence. As alternative rights can be used.", "fr": "Enter your translation here" } }, { - "EA-Guid": "{AC3DA10B-4D7F-4532-946F-08F1DF77E717}", + "EA-Guid": "{FACDCD7B-6F67-4e2b-A8E9-70A00DE6A6B7}", "name": "licence", "label": { "en": "licence", "fr": "Enter your translation here" }, "definition": { - "en": "A licence under which the Data service is made available.", + "en": "A licence under which the Distribution 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 fulfilled by providing by preference a licence. As alternative rights can be used.", + "en": "Article 4.3 specifies that High-value datasets should be made available for reuse. According to the guidelines for legal Information in DCAT-AP HVD this is fulfilled by providing by preference a licence. As alternative rights can be used.", "fr": "Enter your translation here" } }, diff --git a/report/commit.json b/report/commit.json index 2af57258b..e50421a5a 100644 --- a/report/commit.json +++ b/report/commit.json @@ -1 +1 @@ -{"commit" : "7b15bdad9c502bf"} +{"commit" : "d51054a357499d3"}