diff --git a/DCAT-AP/releases/3.0.0/html/shacl/range.ttl b/DCAT-AP/releases/3.0.0/html/shacl/range.ttl index f74cd9ec5..0508e6e86 100644 --- a/DCAT-AP/releases/3.0.0/html/shacl/range.ttl +++ b/DCAT-AP/releases/3.0.0/html/shacl/range.ttl @@ -187,6 +187,10 @@ sh:class dcat:Dataset ; sh:path dcat:servesDataset ; sh:severity sh:Violation + ], [ + sh:path dcatap:applicableLegislation; + sh:class ; + sh:severity sh:Violation ], [ sh:class dct:LicenseDocument ; sh:path dct:license ; @@ -198,6 +202,7 @@ ] ; sh:targetClass dcat:DataService . + :Dataset_Shape a sh:NodeShape ; rdfs:label "Dataset"@en ; @@ -416,3 +421,35 @@ ] ; sh:targetClass dcat:Relationship . +:DatasetSeries_Shape + a sh:NodeShape ; + rdfs:label "Dataset Series"@en ; + sh:property [ + sh:inversePath dcat:inSeries; + sh:severity sh:Warning + ], [ + sh:path dcatap:applicableLegislation; + sh:class ; + sh:severity sh:Violation + ], [ + sh:path dct:spatial; + sh:class dct:Location; + sh:severity sh:Violation + ], [ + sh:path dct:accrualPeriodicity; + sh:class dct:Frequency; + sh:severity sh:Violation + ], [ + sh:path dct:publisher ; + sh:class foaf:Agent; + sh:severity sh:Violation + ], [ + sh:path dcat:contactPoint; + sh:class vcard:Kind; + sh:severity sh:Violation + ], [ + sh:path dct:temporal; + sh:class dct:PeriodOfTime; + sh:severity sh:Violation + ] ; + sh:targetClass dcat:DatasetSeries . diff --git a/DCAT-AP/releases/3.0.0/html/shacl/shapes.ttl b/DCAT-AP/releases/3.0.0/html/shacl/shapes.ttl index 2ed62fa12..7ffde566f 100644 --- a/DCAT-AP/releases/3.0.0/html/shacl/shapes.ttl +++ b/DCAT-AP/releases/3.0.0/html/shacl/shapes.ttl @@ -660,12 +660,10 @@ sh:severity sh:Violation ], [ sh:path dct:spatial; - sh:class dct:Location; sh:nodeKind sh:BlankNodeOrIRI; sh:severity sh:Violation ], [ sh:path dct:accrualPeriodicity; - sh:class dct:Frequency; sh:maxCount 1; sh:nodeKind sh:BlankNodeOrIRI; sh:severity sh:Violation @@ -694,18 +692,15 @@ ], [ sh:path dct:publisher ; sh:maxCount 1 ; - sh:class foaf:Agent; sh:nodeKind sh:BlankNodeOrIRI; sh:severity sh:Violation ], [ sh:path dcat:contactPoint; sh:nodeKind sh:BlankNodeOrIRI; - sh:class vcard:Kind; sh:severity sh:Violation ], [ sh:path dct:temporal; sh:nodeKind sh:BlankNodeOrIRI; - sh:class dct:PeriodOfTime; sh:severity sh:Violation ] ; sh:targetClass dcat:DatasetSeries . diff --git a/DCAT-AP/releases/3.0.0/index.html b/DCAT-AP/releases/3.0.0/index.html index d71792c93..085be510c 100644 --- a/DCAT-AP/releases/3.0.0/index.html +++ b/DCAT-AP/releases/3.0.0/index.html @@ -10085,8 +10085,9 @@

Usage guide on Dataset Series

  • The members of a Dataset Series should be described in such a way that without the knowledge of the Dataset Series, the metadata is interpreted correctly. The existence of a dataset should not be based on the membership in a Dataset Series. The interpretation of a member with its associated Distributions and Data Services is conform the above guidelines.
  • Whenever a Data Service is providing access to all the data of a Dataset Series, i.e. the union of all datasets in the collection of the Dataset Series, - then the Data Service should refer to the Dataset Series using serves dataset. + then the Data Service may refer to the Dataset Series using serves dataset. The ensures that whenever in the future the Dataset Series is extended with new Datasets the Data Service description does not need to be adapted. + In that case the Dataset Series should also be considered as a DCAT-AP Dataset.
  • Keep the usage simple. Complex nesting such as Dataset Series being a member of Dataset Series, or Dataset belonging to multiple Dataset Series are to be handled with care. While from a data knowlegde graph these nestings are feasible and not so problematic, it must be realised that these complicate the presentation on a webpage. diff --git a/DCAT-AP/releases/3.0.0/index_en.html b/DCAT-AP/releases/3.0.0/index_en.html index d71792c93..085be510c 100644 --- a/DCAT-AP/releases/3.0.0/index_en.html +++ b/DCAT-AP/releases/3.0.0/index_en.html @@ -10085,8 +10085,9 @@

    Usage guide on Dataset Series

  • The members of a Dataset Series should be described in such a way that without the knowledge of the Dataset Series, the metadata is interpreted correctly. The existence of a dataset should not be based on the membership in a Dataset Series. The interpretation of a member with its associated Distributions and Data Services is conform the above guidelines.
  • Whenever a Data Service is providing access to all the data of a Dataset Series, i.e. the union of all datasets in the collection of the Dataset Series, - then the Data Service should refer to the Dataset Series using serves dataset. + then the Data Service may refer to the Dataset Series using serves dataset. The ensures that whenever in the future the Dataset Series is extended with new Datasets the Data Service description does not need to be adapted. + In that case the Dataset Series should also be considered as a DCAT-AP Dataset.
  • Keep the usage simple. Complex nesting such as Dataset Series being a member of Dataset Series, or Dataset belonging to multiple Dataset Series are to be handled with care. While from a data knowlegde graph these nestings are feasible and not so problematic, it must be realised that these complicate the presentation on a webpage. diff --git a/report/ALL.report b/report/ALL.report index c39f4b600..dd00f12df 100644 --- a/report/ALL.report +++ b/report/ALL.report @@ -4,162 +4,162 @@ WARNING:You shouldn't use 'user' reserved word as column name in the table t_dat Escape it in your SQL! (e.g. SELECT [USER] FROM TABLE WHERE [USER]='Joe') WARNING:Error in the metadata of the table t_connector: table's row count in the metadata is 77 but 76 records have been found and loaded by UCanAccess. All will work fine, but it's better to repair your database. -08:33:06 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "DCAT Application Profile". -08:33:06 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "DCAT Application Profile.Domain Model". -08:33:06 WARN c.g.i.o.c.UriAssigner - The following packages map to the same URI (http://fixme.com#): DCAT Application Profile, DCAT Application Profile.Domain Model -08:33:06 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:33:06 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:33:06 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:CatalogRecord:dct:conformsTo, DCAT Application Profile.Domain Model:dcat:DataService:dct:conformsTo, DCAT Application Profile.Domain Model:dcat:Distribution:dct:conformsTo, DCAT Application Profile.Domain Model:dcat:Dataset:dct:conformsTo -08:33:06 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/ns/dcat#keyword): DCAT Application Profile.Domain Model:dcat:DataService:dcat:keyword, DCAT Application Profile.Domain Model:dcat:Dataset:dcat:keyword -08:33:06 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/modified): DCAT Application Profile.Domain Model:dcat:DatasetSeries:dct:modified, DCAT Application Profile.Domain Model:dcat:CatalogRecord:dct:modified, DCAT Application Profile.Domain Model:dcat:Dataset:dct:modified, DCAT Application Profile.Domain Model:dcat:Distribution:dct:modified, DCAT Application Profile.Domain Model:dcat:Catalog:dct:modified -08:33:06 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/title): DCAT Application Profile.Domain Model:dcat:DataService:dct:title, DCAT Application Profile.Domain Model:dcat:Catalog:dct:title, DCAT Application Profile.Domain Model:dcat:DatasetSeries:dct:title, DCAT Application Profile.Domain Model:skos:ConceptScheme:dct:title, DCAT Application Profile.Domain Model:dcat:CatalogRecord:dct:title, DCAT Application Profile.Domain Model:dcat:Distribution:dct:title, DCAT Application Profile.Domain Model:dcat:Dataset:dct:title -08:33:06 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/language): DCAT Application Profile.Domain Model:dcat:Catalog:dct:language, DCAT Application Profile.Domain Model:dcat:Dataset:dct:language, DCAT Application Profile.Domain Model:dcat:Distribution:dct:language, DCAT Application Profile.Domain Model:dcat:CatalogRecord:dct:language -08:33:06 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/issued): DCAT Application Profile.Domain Model:dcat:Dataset:dct:issued, DCAT Application Profile.Domain Model:dcat:Distribution:dct:issued, DCAT Application Profile.Domain Model:dcat:DatasetSeries:dct:issued, DCAT Application Profile.Domain Model:dcat:Catalog:dct:issued, DCAT Application Profile.Domain Model:dcat:CatalogRecord:dct:issued -08:33:06 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/ns/dcat#contactPoint): DCAT Application Profile.Domain Model:dcat:DataService:dcat:contactPoint, DCAT Application Profile.Domain Model:dcat:Dataset:dcat:contactPoint, DCAT Application Profile.Domain Model:dcat:DatasetSeries:dcat:contactPoint -08:33:06 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/ns/dcat#theme): DCAT Application Profile.Domain Model:dcat:DataService:dcat:theme, DCAT Application Profile.Domain Model:dcat:Dataset:dcat:theme -08:33:06 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:Catalog:dcatap:applicableLegisLation, DCAT Application Profile.Domain Model:dcat:Dataset:dcatap:applicableLegislation, DCAT Application Profile.Domain Model:dcat:DatasetSeries:dcatap:applicableLegislation, DCAT Application Profile.Domain Model:dcat:DataService:dcatap:applicableLegislation, DCAT Application Profile.Domain Model:dcat:Distribution:dcatap:applicableLegislation -08:33:06 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/ns/dcat#landingPage): DCAT Application Profile.Domain Model:dcat:DataService:dcat:landingPage, DCAT Application Profile.Domain Model:dcat:Dataset:dcat:landingPage -08:33:06 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/type): DCAT Application Profile.Domain Model:foaf: Agent:dct:type, DCAT Application Profile.Domain Model:dcat:Dataset:dct:type, DCAT Application Profile.Domain Model:dct:LicenseDocument:dct:type -08:33:06 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/description): DCAT Application Profile.Domain Model:dcat:DatasetSeries:dct:description, DCAT Application Profile.Domain Model:dcat:DataService:dct:description, DCAT Application Profile.Domain Model:dcat:CatalogRecord:dct:description, DCAT Application Profile.Domain Model:dcat:Dataset:dct:description, DCAT Application Profile.Domain Model:dcat:Distribution:dct:description, DCAT Application Profile.Domain Model:dcat:Catalog:dct:description -08:33:06 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/format): DCAT Application Profile.Domain Model:dcat:DataService:dct:format, DCAT Application Profile.Domain Model:dcat:Distribution:dct:format -08:33:06 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/relation): DCAT Application Profile.Domain Model:dcat:Relationship:dct:relation, DCAT Application Profile.Domain Model:dcat:Dataset:dct:relation -08:33:06 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:Catalog:dct:rights -08:33:06 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://xmlns.com/foaf/0.1/page): DCAT Application Profile.Domain Model:dcat:Distribution:foaf:page, DCAT Application Profile.Domain Model:dcat:Dataset:foaf:page -08:33:06 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/accrualPeriodicity): DCAT Application Profile.Domain Model:dcat:DatasetSeries:dct:accrualPeriodicity, DCAT Application Profile.Domain Model:dcat:Dataset:dct:accrualPeriodicity -08:33:06 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/ns/adms#status): DCAT Application Profile.Domain Model:dcat:Distribution:adms:status, DCAT Application Profile.Domain Model:dcat:CatalogRecord:adms:status -08:33:06 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/accessRights): DCAT Application Profile.Domain Model:dcat:Dataset:dct:accessRights, DCAT Application Profile.Domain Model:dcat:DataService:dct:accessRights -08:33:06 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/ns/dcat#spatialResolutionInMeters): DCAT Application Profile.Domain Model:dcat:Dataset:dcat:spatialResolutionInMeters, DCAT Application Profile.Domain Model:dcat:Distribution:dcat:spatialResolutionInMeters -08:33:06 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/ns/dcat#temporalResolution): DCAT Application Profile.Domain Model:dcat:Distribution:dcat:temporalResolution, DCAT Application Profile.Domain Model:dcat:Dataset:dcat:temporalResolution -08:33:06 WARN c.g.i.o.c.TagHelper - Missing "issued" tag for "DCAT Application Profile.Domain Model". -08:33:06 WARN c.g.i.o.c.TagHelper - Missing "license" tag for "DCAT Application Profile.Domain Model". -08:33:06 WARN c.g.i.o.c.TagHelper - Missing "issued" tag for "DCAT Application Profile.Domain Model". -08:33:06 WARN c.g.i.o.c.TagHelper - Missing "license" tag for "DCAT Application Profile.Domain Model". -08:33:06 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dcat:Catalog" . -08:33:06 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dcat:CatalogRecord" . -08:33:06 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "foaf: Agent" . -08:33:06 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "skos:ConceptScheme" . -08:33:06 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "DCAT Application Profile.Domain Model:skos:ConceptScheme". -08:33:06 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "DCAT Application Profile.Domain Model:skos:ConceptScheme". -08:33:06 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "DCAT Application Profile.Domain Model:skos:ConceptScheme". -08:33:06 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "skos:Concept" . -08:33:06 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "DCAT Application Profile.Domain Model:skos:Concept". -08:33:06 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "DCAT Application Profile.Domain Model:skos:Concept". -08:33:06 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "DCAT Application Profile.Domain Model:skos:Concept". -08:33:06 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dcat:Distribution" . -08:33:06 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dcat:Dataset" . -08:33:06 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dct:LicenseDocument" . -08:33:06 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "foaf:Document" . -08:33:06 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dct:Frequency" . -08:33:06 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "adms:Identifier" . -08:33:06 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dct:LinguisticSystem" . -08:33:06 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "rdfs:Resource" . -08:33:06 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "rdfs:Literal" . -08:33:06 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dct:Location" . -08:33:06 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dct:MediaType" . -08:33:06 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dct:PeriodOfTime" . -08:33:06 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dct:RightsStatement" . -08:33:06 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dct:Standard" . -08:33:06 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "vcard:Kind" . -08:33:06 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "spdx:Checksum" . -08:33:06 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dct:ProvenanceStatement" . -08:33:06 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dcat:Relationship" . -08:33:06 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dcat:Role" . -08:33:06 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dcat:DataService" . -08:33:06 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "TemporalLiteral" . -08:33:06 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "TimeInstant" . -08:33:06 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "ChecksumAlgorithm" . -08:33:06 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "xsd:hexBinary" . -08:33:06 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "xsd:decimal" . -08:33:06 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "xsd:duration" . -08:33:06 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "prov:Activity" . -08:33:06 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dct:MediaTypeOrExtent" . -08:33:06 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dct:mediaType" . -08:33:06 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "xsd:dateTime" . -08:33:06 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "prov:Attribution" . -08:33:06 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "locn:Geometry" . -08:33:06 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "xsd:nonNegativeInteger" . -08:33:06 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "odrl:Policy" . -08:33:06 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dcat:Resource" . -08:33:06 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "eli:LegalResource" . -08:33:06 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dcat:DatasetSeries" . -08:33:06 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Catalog:dcat:qualifiedRelation" since it is marked as ignored. -08:33:06 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:Catalog:dct:publisher" belongs to package "Domain Model" based on source and target definition. -08:33:06 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Distribution:dct:rights" since it is marked as ignored. -08:33:06 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Distribution:foaf:page" since it is marked as ignored. -08:33:06 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Catalog:dct:language" since it is marked as ignored. -08:33:06 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:Dataset:dct:creator" belongs to package "Domain Model" based on source and target definition. -08:33:06 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Distribution:adms:status" since it is marked as ignored. -08:33:06 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Distribution:dcat:accessURL" since it is marked as ignored. -08:33:06 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:Catalog:dct:temporal" belongs to package "Domain Model" based on source and target definition. -08:33:06 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Distribution:dct:language" since it is marked as ignored. -08:33:06 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:DatasetSeries:dct:publisher" belongs to package "Domain Model" based on source and target definition. -08:33:06 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Distribution:dcatap:availability" since it is marked as ignored. -08:33:06 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:Catalog:dcat:catalog" belongs to package "Domain Model" based on source and target definition. -08:33:06 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:Catalog:dct:isPartOf" belongs to package "Domain Model" based on source and target definition. -08:33:06 ERROR c.g.i.o.c.UriAssigner - Invalid property URI "q", use empty URI connector DCAT Application Profile.Domain Model:dcat:Catalog:dct:isPartOf. -08:33:06 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:33:06 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Dataset:dct:conformsTo" since it is marked as ignored. -08:33:06 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:33:06 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:Catalog:dct:hasPart" belongs to package "Domain Model" based on source and target definition. -08:33:06 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Dataset:dct:relation" since it is marked as ignored. -08:33:06 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:33:06 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Dataset:dcat:contactPoint" since it is marked as ignored. -08:33:06 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Catalog:dct:rights" since it is marked as ignored. -08:33:06 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Dataset:dct:accrualPeriodicity" since it is marked as ignored. -08:33:06 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:CatalogRecord:dct:source" belongs to package "Domain Model" based on source and target definition. -08:33:06 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dct:LicenseDocument:dct:type" since it is marked as ignored. -08:33:06 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:DataService:dct:publisher" belongs to package "Domain Model" based on source and target definition. -08:33:06 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:Catalog:dct:license" belongs to package "Domain Model" based on source and target definition. -08:33:06 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Relationship:dct:hadRole" since it is marked as ignored. -08:33:06 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Catalog:dcat:themeTaxonomy" since it is marked as ignored. -08:33:06 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:33:06 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:33:06 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Dataset:dct:language" since it is marked as ignored. -08:33:06 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:Dataset:dcat:hasVersion" belongs to package "Domain Model" based on source and target definition. -08:33:06 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:DataService:dct:temporal" since it is marked as ignored. -08:33:06 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Dataset:prov:qualifiedRelation" since it is marked as ignored. -08:33:06 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:33:06 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:CatalogRecord:(dcat:CatalogRecord -> dcat:Dataset)" belongs to package "Domain Model" based on source and target definition. -08:33:06 WARN c.g.i.o.c.UriAssigner - Connector "DCAT Application Profile.Domain Model:dcat:CatalogRecord:(dcat:CatalogRecord -> dcat:Dataset)" does not have a name, it will be ignored. -08:33:06 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Dataset:dct:accessRights" since it is marked as ignored. -08:33:06 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Dataset:foaf:page" since it is marked as ignored. -08:33:06 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:Dataset:dct:spatial" belongs to package "Domain Model" based on source and target definition. -08:33:06 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Dataset:dcat:isVersionOf" since it is marked as ignored. -08:33:06 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:Catalog:dct:creator" belongs to package "Domain Model" based on source and target definition. -08:33:06 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Distribution:dcat:downloadURL" since it is marked as ignored. -08:33:06 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Dataset:dct:provenance" since it is marked as ignored. -08:33:06 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Distribution:spdx:checksum" since it is marked as ignored. -08:33:06 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Distribution:dcat:mediaType" since it is marked as ignored. -08:33:06 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Dataset:dcat:keyword" since it is marked as ignored. -08:33:06 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:33:06 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:Dataset:dct:temporal" belongs to package "Domain Model" based on source and target definition. -08:33:06 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Catalog:foaf:homepage" since it is marked as ignored. -08:33:06 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:Dataset:dct:publisher" belongs to package "Domain Model" based on source and target definition. -08:33:06 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:CatalogRecord:adms:status" since it is marked as ignored. -08:33:06 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:foaf: Agent:dct:type" since it is marked as ignored. -08:33:06 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Distribution:dct:conformsTo" since it is marked as ignored. -08:33:06 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Dataset:adms:identifier " since it is marked as ignored. -08:33:06 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:DataService:dct:isReferenceBy" since it is marked as ignored. -08:33:06 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:33:06 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Dataset:dct:type" since it is marked as ignored. -08:33:06 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:33:06 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Relationship:dct:relation" since it is marked as ignored. -08:33:06 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:DataService:dct:spatial" since it is marked as ignored. -08:33:06 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Distribution:dct:format" since it is marked as ignored. -08:33:06 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Dataset:dcat:landingPage" since it is marked as ignored. -08:33:06 WARN c.g.i.o.c.TagHelper - Multiple occurrences of tag "ignore" where only one was expected for "DCAT Application Profile.Domain Model:dcat:CatalogRecord:dct:conformsTo". -08:33:06 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:CatalogRecord:dct:conformsTo" since it is marked as ignored. -08:33:06 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:Catalog:dct:spatial" belongs to package "Domain Model" based on source and target definition. -08:33:06 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Relationship:dct:relation" since it is marked as ignored. -08:33:06 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:33:06 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:DataService:dcat:endpointURL" since it is marked as ignored. -08:33:06 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:Dataset:adms:sample" belongs to package "Domain Model" based on source and target definition. -08:33:06 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Distribution:dcat:packageFormat" since it is marked as ignored. -08:33:06 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:Dataset:dct:source" belongs to package "Domain Model" based on source and target definition. -08:33:06 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Dataset:dcat:theme" since it is marked as ignored. -08:33:06 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:CatalogRecord:dct:language" since it is marked as ignored. -08:33:07 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:33:07 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:adms:Identifier:adms:schemaAgency" since it is marked as ignored. -08:33:07 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:adms:Identifier:dct:issued" since it is marked as ignored. -08:33:07 WARN c.g.i.o.c.JSONLDOutputHandler - The contributor with name: Pavlina Fragkou's code was not recognized. Code found was: O -08:33:07 WARN c.g.i.o.c.JSONLDOutputHandler - The contributor with name: SEMIC 's code was not recognized. Code found was: O +09:00:51 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "DCAT Application Profile". +09:00:51 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "DCAT Application Profile.Domain Model". +09:00:51 WARN c.g.i.o.c.UriAssigner - The following packages map to the same URI (http://fixme.com#): DCAT Application Profile.Domain Model, DCAT Application Profile +09:00:51 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://www.w3.org/2000/01/rdf-schema#Literal): DCAT Application Profile.Domain Model:TemporalLiteral, DCAT Application Profile.Domain Model:rdfs:Literal +09:00:51 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://purl.org/dc/terms/MediaType): DCAT Application Profile.Domain Model:dct:MediaType, DCAT Application Profile.Domain Model:dct:mediaType +09:00:51 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:DataService:dct:conformsTo, DCAT Application Profile.Domain Model:dcat:Distribution:dct:conformsTo, DCAT Application Profile.Domain Model:dcat:CatalogRecord:dct:conformsTo, DCAT Application Profile.Domain Model:dcat:Dataset:dct:conformsTo +09:00:51 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/issued): DCAT Application Profile.Domain Model:dcat:Dataset:dct:issued, DCAT Application Profile.Domain Model:dcat:Distribution:dct:issued, DCAT Application Profile.Domain Model:dcat:CatalogRecord:dct:issued, DCAT Application Profile.Domain Model:dcat:DatasetSeries:dct:issued, DCAT Application Profile.Domain Model:dcat:Catalog:dct:issued +09:00:51 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/language): DCAT Application Profile.Domain Model:dcat:Distribution:dct:language, DCAT Application Profile.Domain Model:dcat:CatalogRecord:dct:language, DCAT Application Profile.Domain Model:dcat:Catalog:dct:language, DCAT Application Profile.Domain Model:dcat:Dataset:dct:language +09:00:51 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/modified): DCAT Application Profile.Domain Model:dcat:CatalogRecord:dct:modified, DCAT Application Profile.Domain Model:dcat:Dataset:dct:modified, DCAT Application Profile.Domain Model:dcat:Distribution:dct:modified, DCAT Application Profile.Domain Model:dcat:DatasetSeries:dct:modified, DCAT Application Profile.Domain Model:dcat:Catalog:dct:modified +09:00:51 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/description): DCAT Application Profile.Domain Model:dcat:CatalogRecord:dct:description, DCAT Application Profile.Domain Model:dcat:Catalog:dct:description, DCAT Application Profile.Domain Model:dcat:DatasetSeries:dct:description, DCAT Application Profile.Domain Model:dcat:Distribution:dct:description, DCAT Application Profile.Domain Model:dcat:DataService:dct:description, DCAT Application Profile.Domain Model:dcat:Dataset:dct:description +09:00:51 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/ns/dcat#temporalResolution): DCAT Application Profile.Domain Model:dcat:Dataset:dcat:temporalResolution, DCAT Application Profile.Domain Model:dcat:Distribution:dcat:temporalResolution +09:00:51 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/type): DCAT Application Profile.Domain Model:dct:LicenseDocument:dct:type, DCAT Application Profile.Domain Model:dcat:Dataset:dct:type, DCAT Application Profile.Domain Model:foaf: Agent:dct:type +09:00:51 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/relation): DCAT Application Profile.Domain Model:dcat:Dataset:dct:relation, DCAT Application Profile.Domain Model:dcat:Relationship:dct:relation +09:00:51 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/title): DCAT Application Profile.Domain Model:dcat:DataService:dct:title, DCAT Application Profile.Domain Model:dcat:Catalog:dct:title, DCAT Application Profile.Domain Model:skos:ConceptScheme:dct:title, DCAT Application Profile.Domain Model:dcat:DatasetSeries:dct:title, DCAT Application Profile.Domain Model:dcat:CatalogRecord:dct:title, DCAT Application Profile.Domain Model:dcat:Dataset:dct:title, DCAT Application Profile.Domain Model:dcat:Distribution:dct:title +09:00:51 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:Catalog:dct:rights, DCAT Application Profile.Domain Model:dcat:Distribution:dct:rights +09:00:51 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/accrualPeriodicity): DCAT Application Profile.Domain Model:dcat:DatasetSeries:dct:accrualPeriodicity, DCAT Application Profile.Domain Model:dcat:Dataset:dct:accrualPeriodicity +09:00:51 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/ns/dcat#landingPage): DCAT Application Profile.Domain Model:dcat:DataService:dcat:landingPage, DCAT Application Profile.Domain Model:dcat:Dataset:dcat:landingPage +09:00:51 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/ns/dcat#spatialResolutionInMeters): DCAT Application Profile.Domain Model:dcat:Distribution:dcat:spatialResolutionInMeters, DCAT Application Profile.Domain Model:dcat:Dataset:dcat:spatialResolutionInMeters +09:00:51 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:Catalog:dcatap:applicableLegisLation, DCAT Application Profile.Domain Model:dcat:DatasetSeries:dcatap: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:Dataset:dcatap:applicableLegislation +09:00:51 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/ns/adms#status): DCAT Application Profile.Domain Model:dcat:Distribution:adms:status, DCAT Application Profile.Domain Model:dcat:CatalogRecord:adms:status +09:00:51 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/ns/dcat#theme): DCAT Application Profile.Domain Model:dcat:Dataset:dcat:theme, DCAT Application Profile.Domain Model:dcat:DataService:dcat:theme +09:00:51 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/ns/dcat#keyword): DCAT Application Profile.Domain Model:dcat:Dataset:dcat:keyword, DCAT Application Profile.Domain Model:dcat:DataService:dcat:keyword +09:00:51 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/accessRights): DCAT Application Profile.Domain Model:dcat:Dataset:dct:accessRights, DCAT Application Profile.Domain Model:dcat:DataService:dct:accessRights +09:00:51 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/format): DCAT Application Profile.Domain Model:dcat:Distribution:dct:format, DCAT Application Profile.Domain Model:dcat:DataService:dct:format +09:00:51 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://xmlns.com/foaf/0.1/page): DCAT Application Profile.Domain Model:dcat:Distribution:foaf:page, DCAT Application Profile.Domain Model:dcat:Dataset:foaf:page +09:00:51 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:DatasetSeries:dcat:contactPoint, DCAT Application Profile.Domain Model:dcat:DataService:dcat:contactPoint, DCAT Application Profile.Domain Model:dcat:Dataset:dcat:contactPoint +09:00:51 WARN c.g.i.o.c.TagHelper - Missing "issued" tag for "DCAT Application Profile.Domain Model". +09:00:51 WARN c.g.i.o.c.TagHelper - Missing "license" tag for "DCAT Application Profile.Domain Model". +09:00:51 WARN c.g.i.o.c.TagHelper - Missing "issued" tag for "DCAT Application Profile.Domain Model". +09:00:51 WARN c.g.i.o.c.TagHelper - Missing "license" tag for "DCAT Application Profile.Domain Model". +09:00:51 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dcat:Catalog" . +09:00:51 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dcat:CatalogRecord" . +09:00:51 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "foaf: Agent" . +09:00:51 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "skos:ConceptScheme" . +09:00:51 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "DCAT Application Profile.Domain Model:skos:ConceptScheme". +09:00:51 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "DCAT Application Profile.Domain Model:skos:ConceptScheme". +09:00:51 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "DCAT Application Profile.Domain Model:skos:ConceptScheme". +09:00:51 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "skos:Concept" . +09:00:51 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "DCAT Application Profile.Domain Model:skos:Concept". +09:00:51 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "DCAT Application Profile.Domain Model:skos:Concept". +09:00:51 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "DCAT Application Profile.Domain Model:skos:Concept". +09:00:51 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dcat:Distribution" . +09:00:51 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dcat:Dataset" . +09:00:51 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dct:LicenseDocument" . +09:00:51 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "foaf:Document" . +09:00:51 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dct:Frequency" . +09:00:51 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "adms:Identifier" . +09:00:51 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dct:LinguisticSystem" . +09:00:51 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "rdfs:Resource" . +09:00:51 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "rdfs:Literal" . +09:00:51 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dct:Location" . +09:00:51 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dct:MediaType" . +09:00:51 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dct:PeriodOfTime" . +09:00:51 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dct:RightsStatement" . +09:00:51 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dct:Standard" . +09:00:51 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "vcard:Kind" . +09:00:51 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "spdx:Checksum" . +09:00:51 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dct:ProvenanceStatement" . +09:00:51 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dcat:Relationship" . +09:00:51 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dcat:Role" . +09:00:51 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dcat:DataService" . +09:00:51 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "TemporalLiteral" . +09:00:51 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "TimeInstant" . +09:00:51 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "ChecksumAlgorithm" . +09:00:51 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "xsd:hexBinary" . +09:00:51 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "xsd:decimal" . +09:00:51 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "xsd:duration" . +09:00:51 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "prov:Activity" . +09:00:51 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dct:MediaTypeOrExtent" . +09:00:51 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dct:mediaType" . +09:00:51 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "xsd:dateTime" . +09:00:51 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "prov:Attribution" . +09:00:51 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "locn:Geometry" . +09:00:51 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "xsd:nonNegativeInteger" . +09:00:51 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "odrl:Policy" . +09:00:51 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dcat:Resource" . +09:00:51 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "eli:LegalResource" . +09:00:51 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dcat:DatasetSeries" . +09:00:51 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Dataset:dcat:isVersionOf" since it is marked as ignored. +09:00:51 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:foaf: Agent:dct:type" since it is marked as ignored. +09:00:51 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:DataService:dct:isReferenceBy" since it is marked as ignored. +09:00:51 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Dataset:dct:relation" since it is marked as ignored. +09:00:51 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:CatalogRecord:(dcat:CatalogRecord -> dcat:Dataset)" belongs to package "Domain Model" based on source and target definition. +09:00:51 WARN c.g.i.o.c.UriAssigner - Connector "DCAT Application Profile.Domain Model:dcat:CatalogRecord:(dcat:CatalogRecord -> dcat:Dataset)" does not have a name, it will be ignored. +09:00:51 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Dataset:prov:qualifiedRelation" since it is marked as ignored. +09:00:51 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Dataset:dcat:landingPage" since it is marked as ignored. +09:00:51 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Distribution:dcat:packageFormat" since it is marked as ignored. +09:00:51 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:Catalog:dct:creator" belongs to package "Domain Model" based on source and target definition. +09:00:51 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Relationship:dct:hadRole" since it is marked as ignored. +09:00:51 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Catalog:dct:rights" since it is marked as ignored. +09:00:51 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Dataset:dct:conformsTo" since it is marked as ignored. +09:00:51 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:DataService:dct:license" belongs to package "Domain Model" based on source and target definition. +09:00:51 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:Catalog:dct:spatial" belongs to package "Domain Model" based on source and target definition. +09:00:51 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:Dataset:dct:source" belongs to package "Domain Model" based on source and target definition. +09:00:51 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:DataService:dcat:servesDataset" belongs to package "Domain Model" based on source and target definition. +09:00:51 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Distribution:dcat:downloadURL" since it is marked as ignored. +09:00:51 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:Dataset:dct:spatial" belongs to package "Domain Model" based on source and target definition. +09:00:51 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:DataService:dct:publisher" belongs to package "Domain Model" based on source and target definition. +09:00:51 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Dataset:dcat:theme" since it is marked as ignored. +09:00:51 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:Catalog:dcat:catalog" belongs to package "Domain Model" based on source and target definition. +09:00:51 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Catalog:dct:language" since it is marked as ignored. +09:00:51 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:Catalog:dcat:dataset" belongs to package "Domain Model" based on source and target definition. +09:00:51 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:CatalogRecord:adms:status" since it is marked as ignored. +09:00:51 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Relationship:dct:relation" since it is marked as ignored. +09:00:51 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Distribution:dcatap:availability" since it is marked as ignored. +09:00:51 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:Distribution:dct:license" belongs to package "Domain Model" based on source and target definition. +09:00:51 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:Distribution:dcat:accessService" belongs to package "Domain Model" based on source and target definition. +09:00:51 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:Dataset:dcat:hasVersion" belongs to package "Domain Model" based on source and target definition. +09:00:51 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dct:LicenseDocument:dct:type" since it is marked as ignored. +09:00:51 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:Dataset:dct:temporal" belongs to package "Domain Model" based on source and target definition. +09:00:51 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:DataService:dct:spatial" since it is marked as ignored. +09:00:51 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Dataset:dct:provenance" since it is marked as ignored. +09:00:51 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:CatalogRecord:dct:source" belongs to package "Domain Model" based on source and target definition. +09:00:51 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:Catalog:dct:license" belongs to package "Domain Model" based on source and target definition. +09:00:51 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:Dataset:dcat:distribution" belongs to package "Domain Model" based on source and target definition. +09:00:51 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Distribution:dcat:mediaType" since it is marked as ignored. +09:00:51 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:Catalog:dct:isPartOf" belongs to package "Domain Model" based on source and target definition. +09:00:51 ERROR c.g.i.o.c.UriAssigner - Invalid property URI "q", use empty URI connector DCAT Application Profile.Domain Model:dcat:Catalog:dct:isPartOf. +09:00:51 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Distribution:dct:rights" since it is marked as ignored. +09:00:51 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Distribution:foaf:page" since it is marked as ignored. +09:00:51 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Distribution:dct:language" since it is marked as ignored. +09:00:51 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Catalog:dcat:qualifiedRelation" since it is marked as ignored. +09:00:51 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:Catalog:dcat:record" belongs to package "Domain Model" based on source and target definition. +09:00:51 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:CatalogRecord:foaf:primaryTopic" belongs to package "Domain Model" based on source and target definition. +09:00:51 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Distribution:dct:format" since it is marked as ignored. +09:00:51 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Distribution:adms:status" since it is marked as ignored. +09:00:51 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:DataService:dct:temporal" since it is marked as ignored. +09:00:51 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Catalog:foaf:homepage" since it is marked as ignored. +09:00:51 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Distribution:dct:conformsTo" since it is marked as ignored. +09:00:51 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:Catalog:dct:publisher" belongs to package "Domain Model" based on source and target definition. +09:00:51 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Relationship:dct:relation" since it is marked as ignored. +09:00:51 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Dataset:adms:identifier " since it is marked as ignored. +09:00:51 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:Dataset:adms:sample" belongs to package "Domain Model" based on source and target definition. +09:00:51 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Distribution:spdx:checksum" since it is marked as ignored. +09:00:51 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Dataset:dcat:contactPoint" since it is marked as ignored. +09:00:51 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. +09:00:51 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Dataset:dct:accrualPeriodicity" since it is marked as ignored. +09:00:51 WARN c.g.i.o.c.TagHelper - Multiple occurrences of tag "ignore" where only one was expected for "DCAT Application Profile.Domain Model:dcat:CatalogRecord:dct:conformsTo". +09:00:51 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:CatalogRecord:dct:conformsTo" since it is marked as ignored. +09:00:51 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:DataService:dcat:endpointURL" since it is marked as ignored. +09:00:51 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:DatasetSeries:dct:publisher" belongs to package "Domain Model" based on source and target definition. +09:00:51 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Dataset:foaf:page" since it is marked as ignored. +09:00:51 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:Dataset:dct:creator" belongs to package "Domain Model" based on source and target definition. +09:00:51 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:Dataset:dct:publisher" belongs to package "Domain Model" based on source and target definition. +09:00:51 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:Catalog:dcat:service" belongs to package "Domain Model" based on source and target definition. +09:00:51 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Catalog:dcat:themeTaxonomy" since it is marked as ignored. +09:00:51 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Dataset:dct:type" since it is marked as ignored. +09:00:51 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Distribution:dcat:accessURL" since it is marked as ignored. +09:00:51 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Dataset:dct:language" since it is marked as ignored. +09:00:51 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Dataset:dct:accessRights" since it is marked as ignored. +09:00:51 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:Catalog:dct:hasPart" belongs to package "Domain Model" based on source and target definition. +09:00:51 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:Catalog:dct:temporal" belongs to package "Domain Model" based on source and target definition. +09:00:51 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:CatalogRecord:dct:language" since it is marked as ignored. +09:00:51 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Dataset:dcat:keyword" since it is marked as ignored. +09:00:51 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:owl:versionInfo" since it is marked as ignored. +09:00:51 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:adms:Identifier:adms:schemaAgency" since it is marked as ignored. +09:00:51 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:adms:Identifier:dct:issued" since it is marked as ignored. +09:00:51 WARN c.g.i.o.c.JSONLDOutputHandler - The contributor with name: Pavlina Fragkou's code was not recognized. Code found was: O +09:00:51 WARN c.g.i.o.c.JSONLDOutputHandler - The contributor with name: SEMIC 's code was not recognized. Code found was: O diff --git a/report/DCAT-AP/releases/3.0.0/all-dcat-ap.jsonld b/report/DCAT-AP/releases/3.0.0/all-dcat-ap.jsonld index 849c46c92..9f6ead1e0 100644 --- a/report/DCAT-AP/releases/3.0.0/all-dcat-ap.jsonld +++ b/report/DCAT-AP/releases/3.0.0/all-dcat-ap.jsonld @@ -4930,25 +4930,25 @@ "name": "creator", "inpackage": "ACTIVE_PACKAGE", "ap-definition-en": { - "en": "An entity responsible for producing the dataset." + "en": "An entity responsible for the creation of the catalogue." }, "ap-label-en": { "en": "creator" }, "definition": { - "en": "An entity responsible for producing the dataset." + "en": "An entity responsible for the creation of the catalogue." }, "label": { "en": "creator" }, "extra": { "EA-Name": "dct:creator", - "EA-Guid": "{B9516A6B-4219-4a42-ACFF-E32791013224}", + "EA-Guid": "{F1778663-DEE9-4713-88A5-5143556A6233}", "derived": "false", "EA-Package": "", "EA-Type": "connector", - "EA-Domain": "dcat:Dataset", - "EA-Domain-Guid": "{4BAD0A56-89A2-40fe-8A22-FD9F4A8E5244}", + "EA-Domain": "dcat:Catalog", + "EA-Domain-Guid": "{88017649-2BEC-46cd-A29D-288515A7FA11}", "EA-Range": "foaf: Agent", "RangeData": { "EA-Name": "foaf: Agent", @@ -4962,14 +4962,14 @@ "en": "creator" }, "definition": { - "en": "An entity responsible for producing the dataset." + "en": "An entity responsible for the creation of the catalogue." }, "usage": "", "ap-label-en": { "en": "creator" }, "ap-definition-en": { - "en": "An entity responsible for producing the dataset." + "en": "An entity responsible for the creation of the catalogue." }, "ap-usageNote-en": "", "ap-codelist": "", @@ -4986,7 +4986,7 @@ }, { "key": "ap-definition-en", - "value": "An entity responsible for producing the dataset.", + "value": "An entity responsible for the creation of the catalogue.", "note": "null" }, { @@ -5011,8 +5011,8 @@ "codelist": [], "domain": [ { - "uri": "http://www.w3.org/ns/dcat#Dataset", - "EA-Name": "dcat:Dataset" + "uri": "http://www.w3.org/ns/dcat#Catalog", + "EA-Name": "dcat:Catalog" } ], "range": [ @@ -5025,7 +5025,7 @@ ], "generalization": [], "minCardinality": "0", - "maxCardinality": "*" + "maxCardinality": "1" }, { "@id": "http://purl.org/dc/terms/creator", @@ -5033,25 +5033,25 @@ "name": "creator", "inpackage": "ACTIVE_PACKAGE", "ap-definition-en": { - "en": "An entity responsible for the creation of the catalogue." + "en": "An entity responsible for producing the dataset." }, "ap-label-en": { "en": "creator" }, "definition": { - "en": "An entity responsible for the creation of the catalogue." + "en": "An entity responsible for producing the dataset." }, "label": { "en": "creator" }, "extra": { "EA-Name": "dct:creator", - "EA-Guid": "{F1778663-DEE9-4713-88A5-5143556A6233}", + "EA-Guid": "{B9516A6B-4219-4a42-ACFF-E32791013224}", "derived": "false", "EA-Package": "", "EA-Type": "connector", - "EA-Domain": "dcat:Catalog", - "EA-Domain-Guid": "{88017649-2BEC-46cd-A29D-288515A7FA11}", + "EA-Domain": "dcat:Dataset", + "EA-Domain-Guid": "{4BAD0A56-89A2-40fe-8A22-FD9F4A8E5244}", "EA-Range": "foaf: Agent", "RangeData": { "EA-Name": "foaf: Agent", @@ -5065,14 +5065,14 @@ "en": "creator" }, "definition": { - "en": "An entity responsible for the creation of the catalogue." + "en": "An entity responsible for producing the dataset." }, "usage": "", "ap-label-en": { "en": "creator" }, "ap-definition-en": { - "en": "An entity responsible for the creation of the catalogue." + "en": "An entity responsible for producing the dataset." }, "ap-usageNote-en": "", "ap-codelist": "", @@ -5089,7 +5089,7 @@ }, { "key": "ap-definition-en", - "value": "An entity responsible for the creation of the catalogue.", + "value": "An entity responsible for producing the dataset.", "note": "null" }, { @@ -5114,8 +5114,8 @@ "codelist": [], "domain": [ { - "uri": "http://www.w3.org/ns/dcat#Catalog", - "EA-Name": "dcat:Catalog" + "uri": "http://www.w3.org/ns/dcat#Dataset", + "EA-Name": "dcat:Dataset" } ], "range": [ @@ -5128,7 +5128,7 @@ ], "generalization": [], "minCardinality": "0", - "maxCardinality": "1" + "maxCardinality": "*" }, { "@id": "http://purl.org/dc/terms/description", @@ -7250,25 +7250,25 @@ "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-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", @@ -7282,14 +7282,14 @@ "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": "", "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": "", "ap-codelist": "", @@ -7306,17 +7306,17 @@ }, { "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://www.w3.org/TR/vocab-dcat-3/#Property:distribution_license", + "value": "https://www.w3.org/TR/vocab-dcat-3/#Property:resource_license", "note": "null" }, { @@ -7331,8 +7331,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": [ @@ -7353,25 +7353,25 @@ "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-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", @@ -7385,14 +7385,14 @@ "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": "", "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": "", "ap-codelist": "", @@ -7409,17 +7409,17 @@ }, { "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://www.w3.org/TR/vocab-dcat-3/#Property:resource_license", + "value": "https://www.w3.org/TR/vocab-dcat-3/#Property:distribution_license", "note": "null" }, { @@ -7434,8 +7434,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": [ @@ -8163,25 +8163,25 @@ "name": "publisher", "inpackage": "ACTIVE_PACKAGE", "ap-definition-en": { - "en": "An entity (organisation) responsible for making the Catalogue available." + "en": "An entity (organisation) responsible for making the Data Service available." }, "ap-label-en": { "en": "publisher" }, "definition": { - "en": "An entity (organisation) responsible for making the Catalogue available." + "en": "An entity (organisation) responsible for making the Data Service available." }, "label": { "en": "publisher" }, "extra": { "EA-Name": "dct:publisher", - "EA-Guid": "{2143F0EC-CB06-4c15-94BF-E2D327B6D057}", + "EA-Guid": "{1A78BF38-36C0-44d0-A69E-C1388EFF6127}", "derived": "false", "EA-Package": "", "EA-Type": "connector", - "EA-Domain": "dcat:Catalog", - "EA-Domain-Guid": "{88017649-2BEC-46cd-A29D-288515A7FA11}", + "EA-Domain": "dcat:DataService", + "EA-Domain-Guid": "{B15BC34B-2236-41e9-BFD4-27D628498B57}", "EA-Range": "foaf: Agent", "RangeData": { "EA-Name": "foaf: Agent", @@ -8195,14 +8195,14 @@ "en": "publisher" }, "definition": { - "en": "An entity (organisation) responsible for making the Catalogue available." + "en": "An entity (organisation) responsible for making the Data Service available." }, "usage": "", "ap-label-en": { "en": "publisher" }, "ap-definition-en": { - "en": "An entity (organisation) responsible for making the Catalogue available." + "en": "An entity (organisation) responsible for making the Data Service available." }, "ap-usageNote-en": "", "ap-codelist": "", @@ -8213,18 +8213,18 @@ "note": "null" }, { - "key": "ap-definition-en", - "value": "An entity (organisation) responsible for making the Catalogue available.", + "key": "uri", + "value": "http://purl.org/dc/terms/publisher", "note": "null" }, { - "key": "uri", - "value": "http://purl.org/dc/terms/publisher", + "key": "ap-definition-en", + "value": "An entity (organisation) responsible for making the Data Service available.", "note": "null" }, { "key": "property-usage-scope", - "value": "mandatory", + "value": "recommended", "note": "null" }, { @@ -8244,8 +8244,8 @@ "codelist": [], "domain": [ { - "uri": "http://www.w3.org/ns/dcat#Catalog", - "EA-Name": "dcat:Catalog" + "uri": "http://www.w3.org/ns/dcat#DataService", + "EA-Name": "dcat:DataService" } ], "range": [ @@ -8257,7 +8257,7 @@ } ], "generalization": [], - "minCardinality": "1", + "minCardinality": "0", "maxCardinality": "1" }, { @@ -8266,31 +8266,25 @@ "name": "publisher", "inpackage": "ACTIVE_PACKAGE", "ap-definition-en": { - "en": "An entity (organisation) responsible for ensuring the coherency of the Dataset Series " - }, - "ap-usageNote-en": { - "en": "The publisher of the dataset series may not be the publisher of all datasets. \r\nE.g. a digital archive could take over the publishing of older datasets in the series. " - }, - "usage": { - "en": "The publisher of the dataset series may not be the publisher of all datasets. \r\nE.g. a digital archive could take over the publishing of older datasets in the series. " + "en": "An entity (organisation) responsible for making the Catalogue available." }, "ap-label-en": { "en": "publisher" }, "definition": { - "en": "An entity (organisation) responsible for ensuring the coherency of the Dataset Series " + "en": "An entity (organisation) responsible for making the Catalogue available." }, "label": { "en": "publisher" }, "extra": { "EA-Name": "dct:publisher", - "EA-Guid": "{22B3C6BA-017D-4498-83F7-6FF21A2A554F}", + "EA-Guid": "{2143F0EC-CB06-4c15-94BF-E2D327B6D057}", "derived": "false", "EA-Package": "", "EA-Type": "connector", - "EA-Domain": "dcat:DatasetSeries", - "EA-Domain-Guid": "{5E604419-6C6B-49c8-9170-76FFC42EE574}", + "EA-Domain": "dcat:Catalog", + "EA-Domain-Guid": "{88017649-2BEC-46cd-A29D-288515A7FA11}", "EA-Range": "foaf: Agent", "RangeData": { "EA-Name": "foaf: Agent", @@ -8304,60 +8298,41 @@ "en": "publisher" }, "definition": { - "en": "An entity (organisation) responsible for ensuring the coherency of the Dataset Series " - }, - "usage": { - "en": "The publisher of the dataset series may not be the publisher of all datasets. \r\nE.g. a digital archive could take over the publishing of older datasets in the series. " + "en": "An entity (organisation) responsible for making the Catalogue available." }, + "usage": "", "ap-label-en": { "en": "publisher" }, "ap-definition-en": { - "en": "An entity (organisation) responsible for ensuring the coherency of the Dataset Series " - }, - "ap-usageNote-en": { - "en": "The publisher of the dataset series may not be the publisher of all datasets. \r\nE.g. a digital archive could take over the publishing of older datasets in the series. " + "en": "An entity (organisation) responsible for making the Catalogue available." }, + "ap-usageNote-en": "", "ap-codelist": "", "RawTags": [ - { - "key": "uri", - "value": "http://purl.org/dc/terms/publisher", - "note": "null" - }, - { - "key": "ap-definition-en", - "value": "An entity (organisation) responsible for ensuring the coherency of the Dataset Series ", - "note": "null" - }, { "key": "ap-label-en", "value": "publisher", "note": "null" }, { - "key": "DCAT", - "value": "https://www.w3.org/TR/vocab-dcat-3/#Property:resource_publisher", + "key": "ap-definition-en", + "value": "An entity (organisation) responsible for making the Catalogue available.", "note": "null" }, { - "key": "property-usage-scope", - "value": "recommended", + "key": "uri", + "value": "http://purl.org/dc/terms/publisher", "note": "null" }, { - "key": "ap-usageNote-en", - "value": "The publisher of the dataset series may not be the publisher of all datasets. \r\nE.g. a digital archive could take over the publishing of older datasets in the series. ", - "note": "The publisher of the dataset series may not be the publisher of all datasets. \r\nE.g. a digital archive could take over the publishing of older datasets in the series. " - }, - { - "key": "ignore", - "value": "false", + "key": "property-usage-scope", + "value": "mandatory", "note": "null" }, { - "key": "label-en", - "value": "publisher", + "key": "DCAT", + "value": "https://www.w3.org/TR/vocab-dcat-3/#Property:resource_publisher", "note": "null" }, { @@ -8372,8 +8347,8 @@ "codelist": [], "domain": [ { - "uri": "http://www.w3.org/ns/dcat#DatasetSeries", - "EA-Name": "dcat:DatasetSeries" + "uri": "http://www.w3.org/ns/dcat#Catalog", + "EA-Name": "dcat:Catalog" } ], "range": [ @@ -8385,7 +8360,7 @@ } ], "generalization": [], - "minCardinality": "0", + "minCardinality": "1", "maxCardinality": "1" }, { @@ -8394,25 +8369,31 @@ "name": "publisher", "inpackage": "ACTIVE_PACKAGE", "ap-definition-en": { - "en": "An entity (organisation) responsible for making the Data Service available." + "en": "An entity (organisation) responsible for ensuring the coherency of the Dataset Series " + }, + "ap-usageNote-en": { + "en": "The publisher of the dataset series may not be the publisher of all datasets. \r\nE.g. a digital archive could take over the publishing of older datasets in the series. " + }, + "usage": { + "en": "The publisher of the dataset series may not be the publisher of all datasets. \r\nE.g. a digital archive could take over the publishing of older datasets in the series. " }, "ap-label-en": { "en": "publisher" }, "definition": { - "en": "An entity (organisation) responsible for making the Data Service available." + "en": "An entity (organisation) responsible for ensuring the coherency of the Dataset Series " }, "label": { "en": "publisher" }, "extra": { "EA-Name": "dct:publisher", - "EA-Guid": "{1A78BF38-36C0-44d0-A69E-C1388EFF6127}", + "EA-Guid": "{22B3C6BA-017D-4498-83F7-6FF21A2A554F}", "derived": "false", "EA-Package": "", "EA-Type": "connector", - "EA-Domain": "dcat:DataService", - "EA-Domain-Guid": "{B15BC34B-2236-41e9-BFD4-27D628498B57}", + "EA-Domain": "dcat:DatasetSeries", + "EA-Domain-Guid": "{5E604419-6C6B-49c8-9170-76FFC42EE574}", "EA-Range": "foaf: Agent", "RangeData": { "EA-Name": "foaf: Agent", @@ -8426,23 +8407,22 @@ "en": "publisher" }, "definition": { - "en": "An entity (organisation) responsible for making the Data Service available." + "en": "An entity (organisation) responsible for ensuring the coherency of the Dataset Series " + }, + "usage": { + "en": "The publisher of the dataset series may not be the publisher of all datasets. \r\nE.g. a digital archive could take over the publishing of older datasets in the series. " }, - "usage": "", "ap-label-en": { "en": "publisher" }, "ap-definition-en": { - "en": "An entity (organisation) responsible for making the Data Service available." + "en": "An entity (organisation) responsible for ensuring the coherency of the Dataset Series " + }, + "ap-usageNote-en": { + "en": "The publisher of the dataset series may not be the publisher of all datasets. \r\nE.g. a digital archive could take over the publishing of older datasets in the series. " }, - "ap-usageNote-en": "", "ap-codelist": "", "RawTags": [ - { - "key": "ap-label-en", - "value": "publisher", - "note": "null" - }, { "key": "uri", "value": "http://purl.org/dc/terms/publisher", @@ -8450,12 +8430,12 @@ }, { "key": "ap-definition-en", - "value": "An entity (organisation) responsible for making the Data Service available.", + "value": "An entity (organisation) responsible for ensuring the coherency of the Dataset Series ", "note": "null" }, { - "key": "property-usage-scope", - "value": "recommended", + "key": "ap-label-en", + "value": "publisher", "note": "null" }, { @@ -8463,6 +8443,26 @@ "value": "https://www.w3.org/TR/vocab-dcat-3/#Property:resource_publisher", "note": "null" }, + { + "key": "property-usage-scope", + "value": "recommended", + "note": "null" + }, + { + "key": "ap-usageNote-en", + "value": "The publisher of the dataset series may not be the publisher of all datasets. \r\nE.g. a digital archive could take over the publishing of older datasets in the series. ", + "note": "The publisher of the dataset series may not be the publisher of all datasets. \r\nE.g. a digital archive could take over the publishing of older datasets in the series. " + }, + { + "key": "ignore", + "value": "false", + "note": "null" + }, + { + "key": "label-en", + "value": "publisher", + "note": "null" + }, { "key": "reuse", "value": "extended", @@ -8475,8 +8475,8 @@ "codelist": [], "domain": [ { - "uri": "http://www.w3.org/ns/dcat#DataService", - "EA-Name": "dcat:DataService" + "uri": "http://www.w3.org/ns/dcat#DatasetSeries", + "EA-Name": "dcat:DatasetSeries" } ], "range": [ @@ -8988,56 +8988,56 @@ { "@id": "http://purl.org/dc/terms/source", "@type": "http://www.w3.org/2002/07/owl#ObjectProperty", - "name": "sourceMetadata", + "name": "source", "inpackage": "ACTIVE_PACKAGE", "ap-definition-en": { - "en": "The original metadata that was used in creating metadata for the Dataset." + "en": "A related Dataset from which the described Dataset is derived." }, "ap-label-en": { - "en": "source metadata" + "en": "source" }, "definition": { - "en": "The original metadata that was used in creating metadata for the Dataset." + "en": "A related Dataset from which the described Dataset is derived." }, "label": { - "en": "source metadata" + "en": "source" }, "extra": { "EA-Name": "dct:source", - "EA-Guid": "{E5701114-9161-4654-B770-7DB8177B962E}", + "EA-Guid": "{3EE5EC81-3102-46a2-BBAF-48952ACA70C5}", "derived": "false", "EA-Package": "", "EA-Type": "connector", - "EA-Domain": "dcat:CatalogRecord", - "EA-Domain-Guid": "{918D8B2B-7A8A-4c0b-8E99-0B2F91B409B7}", - "EA-Range": "dcat:CatalogRecord", + "EA-Domain": "dcat:Dataset", + "EA-Domain-Guid": "{4BAD0A56-89A2-40fe-8A22-FD9F4A8E5244}", + "EA-Range": "dcat:Dataset", "RangeData": { - "EA-Name": "dcat:CatalogRecord", - "EA-GUID": "{918D8B2B-7A8A-4c0b-8E99-0B2F91B409B7}", + "EA-Name": "dcat:Dataset", + "EA-GUID": "{4BAD0A56-89A2-40fe-8A22-FD9F4A8E5244}", "EA-Package": "Domain Model", - "uri": "http://www.w3.org/ns/dcat#CatalogRecord" + "uri": "http://www.w3.org/ns/dcat#Dataset" }, "sourceRole": "null", "destRole": "null", "label": { - "en": "source metadata" + "en": "source" }, "definition": { - "en": "The original metadata that was used in creating metadata for the Dataset." + "en": "A related Dataset from which the described Dataset is derived." }, "usage": "", "ap-label-en": { - "en": "source metadata" + "en": "source" }, "ap-definition-en": { - "en": "The original metadata that was used in creating metadata for the Dataset." + "en": "A related Dataset from which the described Dataset is derived." }, "ap-usageNote-en": "", "ap-codelist": "", "RawTags": [ { "key": "ap-label-en", - "value": "source metadata", + "value": "source", "note": "null" }, { @@ -9047,7 +9047,7 @@ }, { "key": "ap-definition-en", - "value": "The original metadata that was used in creating metadata for the Dataset.", + "value": "A related Dataset from which the described Dataset is derived.", "note": "null" }, { @@ -9067,75 +9067,75 @@ "codelist": [], "domain": [ { - "uri": "http://www.w3.org/ns/dcat#CatalogRecord", - "EA-Name": "dcat:CatalogRecord" + "uri": "http://www.w3.org/ns/dcat#Dataset", + "EA-Name": "dcat:Dataset" } ], "range": [ { - "EA-Name": "dcat:CatalogRecord", - "EA-GUID": "{918D8B2B-7A8A-4c0b-8E99-0B2F91B409B7}", + "EA-Name": "dcat:Dataset", + "EA-GUID": "{4BAD0A56-89A2-40fe-8A22-FD9F4A8E5244}", "EA-Package": "Domain Model", - "uri": "http://www.w3.org/ns/dcat#CatalogRecord" + "uri": "http://www.w3.org/ns/dcat#Dataset" } ], "generalization": [], "minCardinality": "0", - "maxCardinality": "1" + "maxCardinality": "*" }, { "@id": "http://purl.org/dc/terms/source", "@type": "http://www.w3.org/2002/07/owl#ObjectProperty", - "name": "source", + "name": "sourceMetadata", "inpackage": "ACTIVE_PACKAGE", "ap-definition-en": { - "en": "A related Dataset from which the described Dataset is derived." + "en": "The original metadata that was used in creating metadata for the Dataset." }, "ap-label-en": { - "en": "source" + "en": "source metadata" }, "definition": { - "en": "A related Dataset from which the described Dataset is derived." + "en": "The original metadata that was used in creating metadata for the Dataset." }, "label": { - "en": "source" + "en": "source metadata" }, "extra": { "EA-Name": "dct:source", - "EA-Guid": "{3EE5EC81-3102-46a2-BBAF-48952ACA70C5}", + "EA-Guid": "{E5701114-9161-4654-B770-7DB8177B962E}", "derived": "false", "EA-Package": "", "EA-Type": "connector", - "EA-Domain": "dcat:Dataset", - "EA-Domain-Guid": "{4BAD0A56-89A2-40fe-8A22-FD9F4A8E5244}", - "EA-Range": "dcat:Dataset", + "EA-Domain": "dcat:CatalogRecord", + "EA-Domain-Guid": "{918D8B2B-7A8A-4c0b-8E99-0B2F91B409B7}", + "EA-Range": "dcat:CatalogRecord", "RangeData": { - "EA-Name": "dcat:Dataset", - "EA-GUID": "{4BAD0A56-89A2-40fe-8A22-FD9F4A8E5244}", + "EA-Name": "dcat:CatalogRecord", + "EA-GUID": "{918D8B2B-7A8A-4c0b-8E99-0B2F91B409B7}", "EA-Package": "Domain Model", - "uri": "http://www.w3.org/ns/dcat#Dataset" + "uri": "http://www.w3.org/ns/dcat#CatalogRecord" }, "sourceRole": "null", "destRole": "null", "label": { - "en": "source" + "en": "source metadata" }, "definition": { - "en": "A related Dataset from which the described Dataset is derived." + "en": "The original metadata that was used in creating metadata for the Dataset." }, "usage": "", "ap-label-en": { - "en": "source" + "en": "source metadata" }, "ap-definition-en": { - "en": "A related Dataset from which the described Dataset is derived." + "en": "The original metadata that was used in creating metadata for the Dataset." }, "ap-usageNote-en": "", "ap-codelist": "", "RawTags": [ { "key": "ap-label-en", - "value": "source", + "value": "source metadata", "note": "null" }, { @@ -9145,7 +9145,7 @@ }, { "key": "ap-definition-en", - "value": "A related Dataset from which the described Dataset is derived.", + "value": "The original metadata that was used in creating metadata for the Dataset.", "note": "null" }, { @@ -9165,21 +9165,21 @@ "codelist": [], "domain": [ { - "uri": "http://www.w3.org/ns/dcat#Dataset", - "EA-Name": "dcat:Dataset" + "uri": "http://www.w3.org/ns/dcat#CatalogRecord", + "EA-Name": "dcat:CatalogRecord" } ], "range": [ { - "EA-Name": "dcat:Dataset", - "EA-GUID": "{4BAD0A56-89A2-40fe-8A22-FD9F4A8E5244}", + "EA-Name": "dcat:CatalogRecord", + "EA-GUID": "{918D8B2B-7A8A-4c0b-8E99-0B2F91B409B7}", "EA-Package": "Domain Model", - "uri": "http://www.w3.org/ns/dcat#Dataset" + "uri": "http://www.w3.org/ns/dcat#CatalogRecord" } ], "generalization": [], "minCardinality": "0", - "maxCardinality": "*" + "maxCardinality": "1" }, { "@id": "http://purl.org/dc/terms/spatial", @@ -9187,25 +9187,25 @@ "name": "geographicalCoverage", "inpackage": "ACTIVE_PACKAGE", "ap-definition-en": { - "en": "A geographic region that is covered by the Dataset." + "en": "A geographical area covered by the Catalogue." }, "ap-label-en": { "en": "geographical coverage" }, "definition": { - "en": "A geographic region that is covered by the Dataset." + "en": "A geographical area covered by the Catalogue." }, "label": { "en": "geographical coverage" }, "extra": { "EA-Name": "dct:spatial", - "EA-Guid": "{96258166-33FC-4b04-AA2B-729B056A24DE}", + "EA-Guid": "{7802FA3C-BAAD-4f52-B09C-8BB541F5116C}", "derived": "false", "EA-Package": "", "EA-Type": "connector", - "EA-Domain": "dcat:Dataset", - "EA-Domain-Guid": "{4BAD0A56-89A2-40fe-8A22-FD9F4A8E5244}", + "EA-Domain": "dcat:Catalog", + "EA-Domain-Guid": "{88017649-2BEC-46cd-A29D-288515A7FA11}", "EA-Range": "dct:Location", "RangeData": { "EA-Name": "dct:Location", @@ -9219,14 +9219,14 @@ "en": "geographical coverage" }, "definition": { - "en": "A geographic region that is covered by the Dataset." + "en": "A geographical area covered by the Catalogue." }, "usage": "", "ap-label-en": { "en": "geographical coverage" }, "ap-definition-en": { - "en": "A geographic region that is covered by the Dataset." + "en": "A geographical area covered by the Catalogue." }, "ap-usageNote-en": "", "ap-codelist": "", @@ -9237,13 +9237,13 @@ "note": "null" }, { - "key": "uri", - "value": "http://purl.org/dc/terms/spatial", + "key": "ap-definition-en", + "value": "A geographical area covered by the Catalogue.", "note": "null" }, { - "key": "ap-definition-en", - "value": "A geographic region that is covered by the Dataset.", + "key": "uri", + "value": "http://purl.org/dc/terms/spatial", "note": "null" }, { @@ -9268,8 +9268,8 @@ "codelist": [], "domain": [ { - "uri": "http://www.w3.org/ns/dcat#Dataset", - "EA-Name": "dcat:Dataset" + "uri": "http://www.w3.org/ns/dcat#Catalog", + "EA-Name": "dcat:Catalog" } ], "range": [ @@ -9290,25 +9290,25 @@ "name": "geographicalCoverage", "inpackage": "ACTIVE_PACKAGE", "ap-definition-en": { - "en": "A geographical area covered by the Catalogue." + "en": "A geographic region that is covered by the Dataset." }, "ap-label-en": { "en": "geographical coverage" }, "definition": { - "en": "A geographical area covered by the Catalogue." + "en": "A geographic region that is covered by the Dataset." }, "label": { "en": "geographical coverage" }, "extra": { "EA-Name": "dct:spatial", - "EA-Guid": "{7802FA3C-BAAD-4f52-B09C-8BB541F5116C}", + "EA-Guid": "{96258166-33FC-4b04-AA2B-729B056A24DE}", "derived": "false", "EA-Package": "", "EA-Type": "connector", - "EA-Domain": "dcat:Catalog", - "EA-Domain-Guid": "{88017649-2BEC-46cd-A29D-288515A7FA11}", + "EA-Domain": "dcat:Dataset", + "EA-Domain-Guid": "{4BAD0A56-89A2-40fe-8A22-FD9F4A8E5244}", "EA-Range": "dct:Location", "RangeData": { "EA-Name": "dct:Location", @@ -9322,14 +9322,14 @@ "en": "geographical coverage" }, "definition": { - "en": "A geographical area covered by the Catalogue." + "en": "A geographic region that is covered by the Dataset." }, "usage": "", "ap-label-en": { "en": "geographical coverage" }, "ap-definition-en": { - "en": "A geographical area covered by the Catalogue." + "en": "A geographic region that is covered by the Dataset." }, "ap-usageNote-en": "", "ap-codelist": "", @@ -9340,13 +9340,13 @@ "note": "null" }, { - "key": "ap-definition-en", - "value": "A geographical area covered by the Catalogue.", + "key": "uri", + "value": "http://purl.org/dc/terms/spatial", "note": "null" }, { - "key": "uri", - "value": "http://purl.org/dc/terms/spatial", + "key": "ap-definition-en", + "value": "A geographic region that is covered by the Dataset.", "note": "null" }, { @@ -9371,8 +9371,8 @@ "codelist": [], "domain": [ { - "uri": "http://www.w3.org/ns/dcat#Catalog", - "EA-Name": "dcat:Catalog" + "uri": "http://www.w3.org/ns/dcat#Dataset", + "EA-Name": "dcat:Dataset" } ], "range": [ @@ -9507,25 +9507,25 @@ "name": "temporalCoverage", "inpackage": "ACTIVE_PACKAGE", "ap-definition-en": { - "en": "A temporal period that the Catalogue covers." + "en": "A temporal period that the Dataset covers." }, "ap-label-en": { "en": "temporal coverage" }, "definition": { - "en": "A temporal period that the Catalogue covers." + "en": "A temporal period that the Dataset covers." }, "label": { "en": "temporal coverage" }, "extra": { "EA-Name": "dct:temporal", - "EA-Guid": "{AA11EBEE-A29E-4709-ADD9-1206D9468009}", + "EA-Guid": "{A8051298-BB13-4ffb-A8FA-1AD8C0F53A3B}", "derived": "false", "EA-Package": "", "EA-Type": "connector", - "EA-Domain": "dcat:Catalog", - "EA-Domain-Guid": "{88017649-2BEC-46cd-A29D-288515A7FA11}", + "EA-Domain": "dcat:Dataset", + "EA-Domain-Guid": "{4BAD0A56-89A2-40fe-8A22-FD9F4A8E5244}", "EA-Range": "dct:PeriodOfTime", "RangeData": { "EA-Name": "dct:PeriodOfTime", @@ -9539,14 +9539,14 @@ "en": "temporal coverage" }, "definition": { - "en": "A temporal period that the Catalogue covers." + "en": "A temporal period that the Dataset covers." }, "usage": "", "ap-label-en": { "en": "temporal coverage" }, "ap-definition-en": { - "en": "A temporal period that the Catalogue covers." + "en": "A temporal period that the Dataset covers." }, "ap-usageNote-en": "", "ap-codelist": "", @@ -9561,24 +9561,19 @@ "value": "http://purl.org/dc/terms/temporal", "note": "null" }, - { - "key": "ap-defintion-en", - "value": "This property refers to a temporal period that the Catalogue covers.", - "note": "null" - }, { "key": "ap-definition-en", - "value": "A temporal period that the Catalogue covers.", + "value": "A temporal period that the Dataset covers.", "note": "null" }, { "key": "property-usage-scope", - "value": "optional", + "value": "recommended", "note": "null" }, { "key": "DCAT", - "value": "https://www.w3.org/TR/vocab-dcat-3/#Property:dataset_temporal_resolution", + "value": "https://www.w3.org/TR/vocab-dcat-3/#Property:dataset_temporal", "note": "null" }, { @@ -9593,8 +9588,8 @@ "codelist": [], "domain": [ { - "uri": "http://www.w3.org/ns/dcat#Catalog", - "EA-Name": "dcat:Catalog" + "uri": "http://www.w3.org/ns/dcat#Dataset", + "EA-Name": "dcat:Dataset" } ], "range": [ @@ -9615,25 +9610,25 @@ "name": "temporalCoverage", "inpackage": "ACTIVE_PACKAGE", "ap-definition-en": { - "en": "A temporal period that the Dataset covers." + "en": "A temporal period that the Catalogue covers." }, "ap-label-en": { "en": "temporal coverage" }, "definition": { - "en": "A temporal period that the Dataset covers." + "en": "A temporal period that the Catalogue covers." }, "label": { "en": "temporal coverage" }, "extra": { "EA-Name": "dct:temporal", - "EA-Guid": "{A8051298-BB13-4ffb-A8FA-1AD8C0F53A3B}", + "EA-Guid": "{AA11EBEE-A29E-4709-ADD9-1206D9468009}", "derived": "false", "EA-Package": "", "EA-Type": "connector", - "EA-Domain": "dcat:Dataset", - "EA-Domain-Guid": "{4BAD0A56-89A2-40fe-8A22-FD9F4A8E5244}", + "EA-Domain": "dcat:Catalog", + "EA-Domain-Guid": "{88017649-2BEC-46cd-A29D-288515A7FA11}", "EA-Range": "dct:PeriodOfTime", "RangeData": { "EA-Name": "dct:PeriodOfTime", @@ -9647,14 +9642,14 @@ "en": "temporal coverage" }, "definition": { - "en": "A temporal period that the Dataset covers." + "en": "A temporal period that the Catalogue covers." }, "usage": "", "ap-label-en": { "en": "temporal coverage" }, "ap-definition-en": { - "en": "A temporal period that the Dataset covers." + "en": "A temporal period that the Catalogue covers." }, "ap-usageNote-en": "", "ap-codelist": "", @@ -9669,19 +9664,24 @@ "value": "http://purl.org/dc/terms/temporal", "note": "null" }, + { + "key": "ap-defintion-en", + "value": "This property refers to a temporal period that the Catalogue covers.", + "note": "null" + }, { "key": "ap-definition-en", - "value": "A temporal period that the Dataset covers.", + "value": "A temporal period that the Catalogue covers.", "note": "null" }, { "key": "property-usage-scope", - "value": "recommended", + "value": "optional", "note": "null" }, { "key": "DCAT", - "value": "https://www.w3.org/TR/vocab-dcat-3/#Property:dataset_temporal", + "value": "https://www.w3.org/TR/vocab-dcat-3/#Property:dataset_temporal_resolution", "note": "null" }, { @@ -9696,8 +9696,8 @@ "codelist": [], "domain": [ { - "uri": "http://www.w3.org/ns/dcat#Dataset", - "EA-Name": "dcat:Dataset" + "uri": "http://www.w3.org/ns/dcat#Catalog", + "EA-Name": "dcat:Catalog" } ], "range": [ @@ -17024,7 +17024,7 @@ }, "config": "config/config-ap.json", "branchtag": "3.0", - "dummy": 41, + "dummy": 42, "examples": false, "filename": "config/dcat-ap.json", "navigation": { @@ -17034,7 +17034,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", - "documentcommit": "a8440a87d5f2063ba51a1d98f7dd21d702f0c9eb", - "toolchaincommit": "b88e8186d59e87c9a851d17fc3385fac945a9976", + "documentcommit": "e009ede17e48179f904f833376430c69b1d55ac6", + "toolchaincommit": "4ccd4827fe3eec9d0a07443ae37f04c1302048fe", "hostname": "https://semiceu.github.io" } diff --git a/report/DCAT-AP/releases/3.0.0/dcat-ap.jsonld b/report/DCAT-AP/releases/3.0.0/dcat-ap.jsonld index afc946e37..458b6a939 100644 --- a/report/DCAT-AP/releases/3.0.0/dcat-ap.jsonld +++ b/report/DCAT-AP/releases/3.0.0/dcat-ap.jsonld @@ -1066,12 +1066,12 @@ "@type": "http://www.w3.org/2002/07/owl#ObjectProperty", "name": "creator", "inpackage": "ACTIVE_PACKAGE", -"ap-definition-en" : {"en": "An entity responsible for producing the dataset."}, "ap-label-en" : {"en": "creator"}, "definition" : {"en": "An entity responsible for producing the dataset."}, "label" : {"en": "creator"}, -"extra": {"EA-Name" : "dct:creator", "EA-Guid" : "{B9516A6B-4219-4a42-ACFF-E32791013224}", "derived" : "false", "EA-Package" : "", "EA-Type" : "connector", "EA-Domain" : "dcat:Dataset", "EA-Domain-Guid" : "{4BAD0A56-89A2-40fe-8A22-FD9F4A8E5244}", "EA-Range" : "foaf: Agent", "RangeData" : {"EA-Name" : "foaf: Agent", "EA-GUID" : "{F4D0B2A6-BF29-48d7-826E-7BC5EE531274}", "EA-Package" : "Domain Model", "uri" : "http://xmlns.com/foaf/0.1/Agent" }, "sourceRole" : "null", "destRole" : "null", "label" : "creator", "definition" : "An entity responsible for producing the dataset.", "usage" : "", "ap-label-en" : "creator", "ap-definition-en" : "An entity responsible for producing the dataset.", "ap-usageNote-en" : "", "ap-codelist" : "", "RawTags" : [{ "key": "ap-label-en", "value": "creator", "note": "null" }, { "key": "uri", "value": "http:\/\/purl.org\/dc\/terms\/creator", "note": "null" }, { "key": "ap-definition-en", "value": "An entity responsible for producing the dataset.", "note": "null" }, { "key": "property-usage-scope", "value": "optional", "note": "null" }, { "key": "DCAT", "value": "https:\/\/www.w3.org\/TR\/vocab-dcat-3\/#Property:resource_creator", "note": "null" }, { "key": "reuse", "value": "asis", "note": "null" }], "DestRoleTags" : [], "Scope" : "TRANSLATIONS_ONLY", "ap-definition-en" : {"en": "An entity responsible for producing the dataset."}, "ap-label-en" : {"en": "creator"}, "definition" : {"en": "An entity responsible for producing the dataset."}, "label" : {"en": "creator"}}, +"ap-definition-en" : {"en": "An entity responsible for the creation of the catalogue."}, "ap-label-en" : {"en": "creator"}, "definition" : {"en": "An entity responsible for the creation of the catalogue."}, "label" : {"en": "creator"}, +"extra": {"EA-Name" : "dct:creator", "EA-Guid" : "{F1778663-DEE9-4713-88A5-5143556A6233}", "derived" : "false", "EA-Package" : "", "EA-Type" : "connector", "EA-Domain" : "dcat:Catalog", "EA-Domain-Guid" : "{88017649-2BEC-46cd-A29D-288515A7FA11}", "EA-Range" : "foaf: Agent", "RangeData" : {"EA-Name" : "foaf: Agent", "EA-GUID" : "{F4D0B2A6-BF29-48d7-826E-7BC5EE531274}", "EA-Package" : "Domain Model", "uri" : "http://xmlns.com/foaf/0.1/Agent" }, "sourceRole" : "null", "destRole" : "null", "label" : "creator", "definition" : "An entity responsible for the creation of the catalogue.", "usage" : "", "ap-label-en" : "creator", "ap-definition-en" : "An entity responsible for the creation of the catalogue.", "ap-usageNote-en" : "", "ap-codelist" : "", "RawTags" : [{ "key": "ap-label-en", "value": "creator", "note": "null" }, { "key": "uri", "value": "http:\/\/purl.org\/dc\/terms\/creator", "note": "null" }, { "key": "ap-definition-en", "value": "An entity responsible for the creation of the catalogue.", "note": "null" }, { "key": "property-usage-scope", "value": "optional", "note": "null" }, { "key": "DCAT", "value": "https:\/\/www.w3.org\/TR\/vocab-dcat-3\/#Property:resource_creator", "note": "null" }, { "key": "reuse", "value": "asis", "note": "null" }], "DestRoleTags" : [], "Scope" : "TRANSLATIONS_ONLY", "ap-definition-en" : {"en": "An entity responsible for the creation of the catalogue."}, "ap-label-en" : {"en": "creator"}, "definition" : {"en": "An entity responsible for the creation of the catalogue."}, "label" : {"en": "creator"}}, "codelist": [ ], "domain": [ -{ "uri": "http://www.w3.org/ns/dcat#Dataset", "EA-Name" : "dcat:Dataset" } +{ "uri": "http://www.w3.org/ns/dcat#Catalog", "EA-Name" : "dcat:Catalog" } ], "range": [ {"EA-Name" : "foaf: Agent", "EA-GUID" : "{F4D0B2A6-BF29-48d7-826E-7BC5EE531274}", "EA-Package" : "Domain Model", "uri" : "http://xmlns.com/foaf/0.1/Agent" } @@ -1080,18 +1080,18 @@ ], "minCardinality": "0", -"maxCardinality": "*"} +"maxCardinality": "1"} , { "@id": "http://purl.org/dc/terms/creator", "@type": "http://www.w3.org/2002/07/owl#ObjectProperty", "name": "creator", "inpackage": "ACTIVE_PACKAGE", -"ap-definition-en" : {"en": "An entity responsible for the creation of the catalogue."}, "ap-label-en" : {"en": "creator"}, "definition" : {"en": "An entity responsible for the creation of the catalogue."}, "label" : {"en": "creator"}, -"extra": {"EA-Name" : "dct:creator", "EA-Guid" : "{F1778663-DEE9-4713-88A5-5143556A6233}", "derived" : "false", "EA-Package" : "", "EA-Type" : "connector", "EA-Domain" : "dcat:Catalog", "EA-Domain-Guid" : "{88017649-2BEC-46cd-A29D-288515A7FA11}", "EA-Range" : "foaf: Agent", "RangeData" : {"EA-Name" : "foaf: Agent", "EA-GUID" : "{F4D0B2A6-BF29-48d7-826E-7BC5EE531274}", "EA-Package" : "Domain Model", "uri" : "http://xmlns.com/foaf/0.1/Agent" }, "sourceRole" : "null", "destRole" : "null", "label" : "creator", "definition" : "An entity responsible for the creation of the catalogue.", "usage" : "", "ap-label-en" : "creator", "ap-definition-en" : "An entity responsible for the creation of the catalogue.", "ap-usageNote-en" : "", "ap-codelist" : "", "RawTags" : [{ "key": "ap-label-en", "value": "creator", "note": "null" }, { "key": "uri", "value": "http:\/\/purl.org\/dc\/terms\/creator", "note": "null" }, { "key": "ap-definition-en", "value": "An entity responsible for the creation of the catalogue.", "note": "null" }, { "key": "property-usage-scope", "value": "optional", "note": "null" }, { "key": "DCAT", "value": "https:\/\/www.w3.org\/TR\/vocab-dcat-3\/#Property:resource_creator", "note": "null" }, { "key": "reuse", "value": "asis", "note": "null" }], "DestRoleTags" : [], "Scope" : "TRANSLATIONS_ONLY", "ap-definition-en" : {"en": "An entity responsible for the creation of the catalogue."}, "ap-label-en" : {"en": "creator"}, "definition" : {"en": "An entity responsible for the creation of the catalogue."}, "label" : {"en": "creator"}}, +"ap-definition-en" : {"en": "An entity responsible for producing the dataset."}, "ap-label-en" : {"en": "creator"}, "definition" : {"en": "An entity responsible for producing the dataset."}, "label" : {"en": "creator"}, +"extra": {"EA-Name" : "dct:creator", "EA-Guid" : "{B9516A6B-4219-4a42-ACFF-E32791013224}", "derived" : "false", "EA-Package" : "", "EA-Type" : "connector", "EA-Domain" : "dcat:Dataset", "EA-Domain-Guid" : "{4BAD0A56-89A2-40fe-8A22-FD9F4A8E5244}", "EA-Range" : "foaf: Agent", "RangeData" : {"EA-Name" : "foaf: Agent", "EA-GUID" : "{F4D0B2A6-BF29-48d7-826E-7BC5EE531274}", "EA-Package" : "Domain Model", "uri" : "http://xmlns.com/foaf/0.1/Agent" }, "sourceRole" : "null", "destRole" : "null", "label" : "creator", "definition" : "An entity responsible for producing the dataset.", "usage" : "", "ap-label-en" : "creator", "ap-definition-en" : "An entity responsible for producing the dataset.", "ap-usageNote-en" : "", "ap-codelist" : "", "RawTags" : [{ "key": "ap-label-en", "value": "creator", "note": "null" }, { "key": "uri", "value": "http:\/\/purl.org\/dc\/terms\/creator", "note": "null" }, { "key": "ap-definition-en", "value": "An entity responsible for producing the dataset.", "note": "null" }, { "key": "property-usage-scope", "value": "optional", "note": "null" }, { "key": "DCAT", "value": "https:\/\/www.w3.org\/TR\/vocab-dcat-3\/#Property:resource_creator", "note": "null" }, { "key": "reuse", "value": "asis", "note": "null" }], "DestRoleTags" : [], "Scope" : "TRANSLATIONS_ONLY", "ap-definition-en" : {"en": "An entity responsible for producing the dataset."}, "ap-label-en" : {"en": "creator"}, "definition" : {"en": "An entity responsible for producing the dataset."}, "label" : {"en": "creator"}}, "codelist": [ ], "domain": [ -{ "uri": "http://www.w3.org/ns/dcat#Catalog", "EA-Name" : "dcat:Catalog" } +{ "uri": "http://www.w3.org/ns/dcat#Dataset", "EA-Name" : "dcat:Dataset" } ], "range": [ {"EA-Name" : "foaf: Agent", "EA-GUID" : "{F4D0B2A6-BF29-48d7-826E-7BC5EE531274}", "EA-Package" : "Domain Model", "uri" : "http://xmlns.com/foaf/0.1/Agent" } @@ -1100,7 +1100,7 @@ ], "minCardinality": "0", -"maxCardinality": "1"} +"maxCardinality": "*"} , { "@id": "http://purl.org/dc/terms/description", "@type": "http://www.w3.org/2002/07/owl#ObjectProperty", @@ -1506,12 +1506,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-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" : "", "ap-label-en" : "licence", "ap-definition-en" : "A licence under which the Distribution is made available.", "ap-usageNote-en" : "", "ap-codelist" : "", "RawTags" : [{ "key": "ap-label-en", "value": "licence", "note": "null" }, { "key": "uri", "value": "http:\/\/purl.org\/dc\/terms\/license", "note": "null" }, { "key": "ap-definition-en", "value": "A licence under which the Distribution is made available.", "note": "null" }, { "key": "property-usage-scope", "value": "recommended", "note": "null" }, { "key": "DCAT", "value": "https:\/\/www.w3.org\/TR\/vocab-dcat-3\/#Property:distribution_license", "note": "null" }, { "key": "reuse", "value": "extended", "note": "null" }], "DestRoleTags" : [], "Scope" : "TRANSLATIONS_ONLY", "ap-definition-en" : {"en": "A licence under which the Distribution is made available."}, "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-label-en" : {"en": "licence"}, "definition" : {"en": "A licence under which the Data service is made available."}, "label" : {"en": "licence"}, +"extra": {"EA-Name" : "dct:license", "EA-Guid" : "{AC3DA10B-4D7F-4532-946F-08F1DF77E717}", "derived" : "false", "EA-Package" : "", "EA-Type" : "connector", "EA-Domain" : "dcat:DataService", "EA-Domain-Guid" : "{B15BC34B-2236-41e9-BFD4-27D628498B57}", "EA-Range" : "dct:LicenseDocument", "RangeData" : {"EA-Name" : "dct:LicenseDocument", "EA-GUID" : "{99CF909B-4E2B-4c7b-A184-CD337AA23ED6}", "EA-Package" : "Domain Model", "uri" : "http://purl.org/dc/terms/LicenseDocument" }, "sourceRole" : "null", "destRole" : "null", "label" : "licence", "definition" : "A licence under which the Data service is made available.", "usage" : "", "ap-label-en" : "licence", "ap-definition-en" : "A licence under which the Data service is made available.", "ap-usageNote-en" : "", "ap-codelist" : "", "RawTags" : [{ "key": "ap-label-en", "value": "licence", "note": "null" }, { "key": "uri", "value": "http:\/\/purl.org\/dc\/terms\/license", "note": "null" }, { "key": "ap-definition-en", "value": "A licence under which the Data service is made available.", "note": "null" }, { "key": "property-usage-scope", "value": "optional", "note": "null" }, { "key": "DCAT", "value": "https:\/\/www.w3.org\/TR\/vocab-dcat-3\/#Property:resource_license", "note": "null" }, { "key": "reuse", "value": "extended", "note": "null" }], "DestRoleTags" : [], "Scope" : "TRANSLATIONS_ONLY", "ap-definition-en" : {"en": "A licence under which the Data service is made available."}, "ap-label-en" : {"en": "licence"}, "definition" : {"en": "A licence under which the Data service is made available."}, "label" : {"en": "licence"}}, "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" } @@ -1526,12 +1526,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-label-en" : {"en": "licence"}, "definition" : {"en": "A licence under which the Data service is made available."}, "label" : {"en": "licence"}, -"extra": {"EA-Name" : "dct:license", "EA-Guid" : "{AC3DA10B-4D7F-4532-946F-08F1DF77E717}", "derived" : "false", "EA-Package" : "", "EA-Type" : "connector", "EA-Domain" : "dcat:DataService", "EA-Domain-Guid" : "{B15BC34B-2236-41e9-BFD4-27D628498B57}", "EA-Range" : "dct:LicenseDocument", "RangeData" : {"EA-Name" : "dct:LicenseDocument", "EA-GUID" : "{99CF909B-4E2B-4c7b-A184-CD337AA23ED6}", "EA-Package" : "Domain Model", "uri" : "http://purl.org/dc/terms/LicenseDocument" }, "sourceRole" : "null", "destRole" : "null", "label" : "licence", "definition" : "A licence under which the Data service is made available.", "usage" : "", "ap-label-en" : "licence", "ap-definition-en" : "A licence under which the Data service is made available.", "ap-usageNote-en" : "", "ap-codelist" : "", "RawTags" : [{ "key": "ap-label-en", "value": "licence", "note": "null" }, { "key": "uri", "value": "http:\/\/purl.org\/dc\/terms\/license", "note": "null" }, { "key": "ap-definition-en", "value": "A licence under which the Data service is made available.", "note": "null" }, { "key": "property-usage-scope", "value": "optional", "note": "null" }, { "key": "DCAT", "value": "https:\/\/www.w3.org\/TR\/vocab-dcat-3\/#Property:resource_license", "note": "null" }, { "key": "reuse", "value": "extended", "note": "null" }], "DestRoleTags" : [], "Scope" : "TRANSLATIONS_ONLY", "ap-definition-en" : {"en": "A licence under which the Data service is made available."}, "ap-label-en" : {"en": "licence"}, "definition" : {"en": "A licence under which the Data service is made available."}, "label" : {"en": "licence"}}, +"ap-definition-en" : {"en": "A licence under which the Distribution is made available."}, "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" : "", "ap-label-en" : "licence", "ap-definition-en" : "A licence under which the Distribution is made available.", "ap-usageNote-en" : "", "ap-codelist" : "", "RawTags" : [{ "key": "ap-label-en", "value": "licence", "note": "null" }, { "key": "uri", "value": "http:\/\/purl.org\/dc\/terms\/license", "note": "null" }, { "key": "ap-definition-en", "value": "A licence under which the Distribution is made available.", "note": "null" }, { "key": "property-usage-scope", "value": "recommended", "note": "null" }, { "key": "DCAT", "value": "https:\/\/www.w3.org\/TR\/vocab-dcat-3\/#Property:distribution_license", "note": "null" }, { "key": "reuse", "value": "extended", "note": "null" }], "DestRoleTags" : [], "Scope" : "TRANSLATIONS_ONLY", "ap-definition-en" : {"en": "A licence under which the Distribution is made available."}, "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" } @@ -1686,12 +1686,12 @@ "@type": "http://www.w3.org/2002/07/owl#ObjectProperty", "name": "publisher", "inpackage": "ACTIVE_PACKAGE", -"ap-definition-en" : {"en": "An entity (organisation) responsible for making the Catalogue available."}, "ap-label-en" : {"en": "publisher"}, "definition" : {"en": "An entity (organisation) responsible for making the Catalogue available."}, "label" : {"en": "publisher"}, -"extra": {"EA-Name" : "dct:publisher", "EA-Guid" : "{2143F0EC-CB06-4c15-94BF-E2D327B6D057}", "derived" : "false", "EA-Package" : "", "EA-Type" : "connector", "EA-Domain" : "dcat:Catalog", "EA-Domain-Guid" : "{88017649-2BEC-46cd-A29D-288515A7FA11}", "EA-Range" : "foaf: Agent", "RangeData" : {"EA-Name" : "foaf: Agent", "EA-GUID" : "{F4D0B2A6-BF29-48d7-826E-7BC5EE531274}", "EA-Package" : "Domain Model", "uri" : "http://xmlns.com/foaf/0.1/Agent" }, "sourceRole" : "null", "destRole" : "null", "label" : "publisher", "definition" : "An entity (organisation) responsible for making the Catalogue available.", "usage" : "", "ap-label-en" : "publisher", "ap-definition-en" : "An entity (organisation) responsible for making the Catalogue available.", "ap-usageNote-en" : "", "ap-codelist" : "", "RawTags" : [{ "key": "ap-label-en", "value": "publisher", "note": "null" }, { "key": "ap-definition-en", "value": "An entity (organisation) responsible for making the Catalogue available.", "note": "null" }, { "key": "uri", "value": "http:\/\/purl.org\/dc\/terms\/publisher", "note": "null" }, { "key": "property-usage-scope", "value": "mandatory", "note": "null" }, { "key": "DCAT", "value": "https:\/\/www.w3.org\/TR\/vocab-dcat-3\/#Property:resource_publisher", "note": "null" }, { "key": "reuse", "value": "extended", "note": "null" }], "DestRoleTags" : [], "Scope" : "TRANSLATIONS_ONLY", "ap-definition-en" : {"en": "An entity (organisation) responsible for making the Catalogue available."}, "ap-label-en" : {"en": "publisher"}, "definition" : {"en": "An entity (organisation) responsible for making the Catalogue available."}, "label" : {"en": "publisher"}}, +"ap-definition-en" : {"en": "An entity (organisation) responsible for making the Data Service available."}, "ap-label-en" : {"en": "publisher"}, "definition" : {"en": "An entity (organisation) responsible for making the Data Service available."}, "label" : {"en": "publisher"}, +"extra": {"EA-Name" : "dct:publisher", "EA-Guid" : "{1A78BF38-36C0-44d0-A69E-C1388EFF6127}", "derived" : "false", "EA-Package" : "", "EA-Type" : "connector", "EA-Domain" : "dcat:DataService", "EA-Domain-Guid" : "{B15BC34B-2236-41e9-BFD4-27D628498B57}", "EA-Range" : "foaf: Agent", "RangeData" : {"EA-Name" : "foaf: Agent", "EA-GUID" : "{F4D0B2A6-BF29-48d7-826E-7BC5EE531274}", "EA-Package" : "Domain Model", "uri" : "http://xmlns.com/foaf/0.1/Agent" }, "sourceRole" : "null", "destRole" : "null", "label" : "publisher", "definition" : "An entity (organisation) responsible for making the Data Service available.", "usage" : "", "ap-label-en" : "publisher", "ap-definition-en" : "An entity (organisation) responsible for making the Data Service available.", "ap-usageNote-en" : "", "ap-codelist" : "", "RawTags" : [{ "key": "ap-label-en", "value": "publisher", "note": "null" }, { "key": "uri", "value": "http:\/\/purl.org\/dc\/terms\/publisher", "note": "null" }, { "key": "ap-definition-en", "value": "An entity (organisation) responsible for making the Data Service available.", "note": "null" }, { "key": "property-usage-scope", "value": "recommended", "note": "null" }, { "key": "DCAT", "value": "https:\/\/www.w3.org\/TR\/vocab-dcat-3\/#Property:resource_publisher", "note": "null" }, { "key": "reuse", "value": "extended", "note": "null" }], "DestRoleTags" : [], "Scope" : "TRANSLATIONS_ONLY", "ap-definition-en" : {"en": "An entity (organisation) responsible for making the Data Service available."}, "ap-label-en" : {"en": "publisher"}, "definition" : {"en": "An entity (organisation) responsible for making the Data Service available."}, "label" : {"en": "publisher"}}, "codelist": [ ], "domain": [ -{ "uri": "http://www.w3.org/ns/dcat#Catalog", "EA-Name" : "dcat:Catalog" } +{ "uri": "http://www.w3.org/ns/dcat#DataService", "EA-Name" : "dcat:DataService" } ], "range": [ {"EA-Name" : "foaf: Agent", "EA-GUID" : "{F4D0B2A6-BF29-48d7-826E-7BC5EE531274}", "EA-Package" : "Domain Model", "uri" : "http://xmlns.com/foaf/0.1/Agent" } @@ -1699,19 +1699,19 @@ "generalization": [ ], -"minCardinality": "1", +"minCardinality": "0", "maxCardinality": "1"} , { "@id": "http://purl.org/dc/terms/publisher", "@type": "http://www.w3.org/2002/07/owl#ObjectProperty", "name": "publisher", "inpackage": "ACTIVE_PACKAGE", -"ap-definition-en" : {"en": "An entity (organisation) responsible for\u00A0ensuring the\u00A0coherency\u00A0of the\u00A0Dataset Series\u00A0"}, "ap-usageNote-en" : {"en": "The publisher of the dataset series may not be the publisher of all datasets.\u00A0\r\nE.g.\u00A0a digital archive could take over the publishing of older datasets in the series.\u00A0"}, "usage" : {"en": "The publisher of the dataset series may not be the publisher of all datasets.\u00A0\r\nE.g.\u00A0a digital archive could take over the publishing of older datasets in the series.\u00A0"}, "ap-label-en" : {"en": "publisher"}, "definition" : {"en": "An entity (organisation) responsible for\u00A0ensuring the\u00A0coherency\u00A0of the\u00A0Dataset Series\u00A0"}, "label" : {"en": "publisher"}, -"extra": {"EA-Name" : "dct:publisher", "EA-Guid" : "{22B3C6BA-017D-4498-83F7-6FF21A2A554F}", "derived" : "false", "EA-Package" : "", "EA-Type" : "connector", "EA-Domain" : "dcat:DatasetSeries", "EA-Domain-Guid" : "{5E604419-6C6B-49c8-9170-76FFC42EE574}", "EA-Range" : "foaf: Agent", "RangeData" : {"EA-Name" : "foaf: Agent", "EA-GUID" : "{F4D0B2A6-BF29-48d7-826E-7BC5EE531274}", "EA-Package" : "Domain Model", "uri" : "http://xmlns.com/foaf/0.1/Agent" }, "sourceRole" : "null", "destRole" : "null", "label" : "publisher", "definition" : "An entity (organisation) responsible for\u00A0ensuring the\u00A0coherency\u00A0of the\u00A0Dataset Series\u00A0", "usage" : "The publisher of the dataset series may not be the publisher of all datasets.\u00A0\r\nE.g.\u00A0a digital archive could take over the publishing of older datasets in the series.\u00A0", "ap-label-en" : "publisher", "ap-definition-en" : "An entity (organisation) responsible for\u00A0ensuring the\u00A0coherency\u00A0of the\u00A0Dataset Series\u00A0", "ap-usageNote-en" : "The publisher of the dataset series may not be the publisher of all datasets.\u00A0\r\nE.g.\u00A0a digital archive could take over the publishing of older datasets in the series.\u00A0", "ap-codelist" : "", "RawTags" : [{ "key": "uri", "value": "http:\/\/purl.org\/dc\/terms\/publisher", "note": "null" }, { "key": "ap-definition-en", "value": "An entity (organisation) responsible for\u00A0ensuring the\u00A0coherency\u00A0of the\u00A0Dataset Series\u00A0", "note": "null" }, { "key": "ap-label-en", "value": "publisher", "note": "null" }, { "key": "DCAT", "value": "https:\/\/www.w3.org\/TR\/vocab-dcat-3\/#Property:resource_publisher", "note": "null" }, { "key": "property-usage-scope", "value": "recommended", "note": "null" }, { "key": "ap-usageNote-en", "value": "The publisher of the dataset series may not be the publisher of all datasets.\u00A0\r\nE.g.\u00A0a digital archive could take over the publishing of older datasets in the series.\u00A0", "note": "The publisher of the dataset series may not be the publisher of all datasets.\u00A0\r\nE.g.\u00A0a digital archive could take over the publishing of older datasets in the series.\u00A0" }, { "key": "ignore", "value": "false", "note": "null" }, { "key": "label-en", "value": "publisher", "note": "null" }, { "key": "reuse", "value": "extended", "note": "null" }], "DestRoleTags" : [], "Scope" : "TRANSLATIONS_ONLY", "ap-definition-en" : {"en": "An entity (organisation) responsible for\u00A0ensuring the\u00A0coherency\u00A0of the\u00A0Dataset Series\u00A0"}, "ap-usageNote-en" : {"en": "The publisher of the dataset series may not be the publisher of all datasets.\u00A0\r\nE.g.\u00A0a digital archive could take over the publishing of older datasets in the series.\u00A0"}, "usage" : {"en": "The publisher of the dataset series may not be the publisher of all datasets.\u00A0\r\nE.g.\u00A0a digital archive could take over the publishing of older datasets in the series.\u00A0"}, "ap-label-en" : {"en": "publisher"}, "definition" : {"en": "An entity (organisation) responsible for\u00A0ensuring the\u00A0coherency\u00A0of the\u00A0Dataset Series\u00A0"}, "label" : {"en": "publisher"}}, +"ap-definition-en" : {"en": "An entity (organisation) responsible for making the Catalogue available."}, "ap-label-en" : {"en": "publisher"}, "definition" : {"en": "An entity (organisation) responsible for making the Catalogue available."}, "label" : {"en": "publisher"}, +"extra": {"EA-Name" : "dct:publisher", "EA-Guid" : "{2143F0EC-CB06-4c15-94BF-E2D327B6D057}", "derived" : "false", "EA-Package" : "", "EA-Type" : "connector", "EA-Domain" : "dcat:Catalog", "EA-Domain-Guid" : "{88017649-2BEC-46cd-A29D-288515A7FA11}", "EA-Range" : "foaf: Agent", "RangeData" : {"EA-Name" : "foaf: Agent", "EA-GUID" : "{F4D0B2A6-BF29-48d7-826E-7BC5EE531274}", "EA-Package" : "Domain Model", "uri" : "http://xmlns.com/foaf/0.1/Agent" }, "sourceRole" : "null", "destRole" : "null", "label" : "publisher", "definition" : "An entity (organisation) responsible for making the Catalogue available.", "usage" : "", "ap-label-en" : "publisher", "ap-definition-en" : "An entity (organisation) responsible for making the Catalogue available.", "ap-usageNote-en" : "", "ap-codelist" : "", "RawTags" : [{ "key": "ap-label-en", "value": "publisher", "note": "null" }, { "key": "ap-definition-en", "value": "An entity (organisation) responsible for making the Catalogue available.", "note": "null" }, { "key": "uri", "value": "http:\/\/purl.org\/dc\/terms\/publisher", "note": "null" }, { "key": "property-usage-scope", "value": "mandatory", "note": "null" }, { "key": "DCAT", "value": "https:\/\/www.w3.org\/TR\/vocab-dcat-3\/#Property:resource_publisher", "note": "null" }, { "key": "reuse", "value": "extended", "note": "null" }], "DestRoleTags" : [], "Scope" : "TRANSLATIONS_ONLY", "ap-definition-en" : {"en": "An entity (organisation) responsible for making the Catalogue available."}, "ap-label-en" : {"en": "publisher"}, "definition" : {"en": "An entity (organisation) responsible for making the Catalogue available."}, "label" : {"en": "publisher"}}, "codelist": [ ], "domain": [ -{ "uri": "http://www.w3.org/ns/dcat#DatasetSeries", "EA-Name" : "dcat:DatasetSeries" } +{ "uri": "http://www.w3.org/ns/dcat#Catalog", "EA-Name" : "dcat:Catalog" } ], "range": [ {"EA-Name" : "foaf: Agent", "EA-GUID" : "{F4D0B2A6-BF29-48d7-826E-7BC5EE531274}", "EA-Package" : "Domain Model", "uri" : "http://xmlns.com/foaf/0.1/Agent" } @@ -1719,19 +1719,19 @@ "generalization": [ ], -"minCardinality": "0", +"minCardinality": "1", "maxCardinality": "1"} , { "@id": "http://purl.org/dc/terms/publisher", "@type": "http://www.w3.org/2002/07/owl#ObjectProperty", "name": "publisher", "inpackage": "ACTIVE_PACKAGE", -"ap-definition-en" : {"en": "An entity (organisation) responsible for making the Data Service available."}, "ap-label-en" : {"en": "publisher"}, "definition" : {"en": "An entity (organisation) responsible for making the Data Service available."}, "label" : {"en": "publisher"}, -"extra": {"EA-Name" : "dct:publisher", "EA-Guid" : "{1A78BF38-36C0-44d0-A69E-C1388EFF6127}", "derived" : "false", "EA-Package" : "", "EA-Type" : "connector", "EA-Domain" : "dcat:DataService", "EA-Domain-Guid" : "{B15BC34B-2236-41e9-BFD4-27D628498B57}", "EA-Range" : "foaf: Agent", "RangeData" : {"EA-Name" : "foaf: Agent", "EA-GUID" : "{F4D0B2A6-BF29-48d7-826E-7BC5EE531274}", "EA-Package" : "Domain Model", "uri" : "http://xmlns.com/foaf/0.1/Agent" }, "sourceRole" : "null", "destRole" : "null", "label" : "publisher", "definition" : "An entity (organisation) responsible for making the Data Service available.", "usage" : "", "ap-label-en" : "publisher", "ap-definition-en" : "An entity (organisation) responsible for making the Data Service available.", "ap-usageNote-en" : "", "ap-codelist" : "", "RawTags" : [{ "key": "ap-label-en", "value": "publisher", "note": "null" }, { "key": "uri", "value": "http:\/\/purl.org\/dc\/terms\/publisher", "note": "null" }, { "key": "ap-definition-en", "value": "An entity (organisation) responsible for making the Data Service available.", "note": "null" }, { "key": "property-usage-scope", "value": "recommended", "note": "null" }, { "key": "DCAT", "value": "https:\/\/www.w3.org\/TR\/vocab-dcat-3\/#Property:resource_publisher", "note": "null" }, { "key": "reuse", "value": "extended", "note": "null" }], "DestRoleTags" : [], "Scope" : "TRANSLATIONS_ONLY", "ap-definition-en" : {"en": "An entity (organisation) responsible for making the Data Service available."}, "ap-label-en" : {"en": "publisher"}, "definition" : {"en": "An entity (organisation) responsible for making the Data Service available."}, "label" : {"en": "publisher"}}, +"ap-definition-en" : {"en": "An entity (organisation) responsible for\u00A0ensuring the\u00A0coherency\u00A0of the\u00A0Dataset Series\u00A0"}, "ap-usageNote-en" : {"en": "The publisher of the dataset series may not be the publisher of all datasets.\u00A0\r\nE.g.\u00A0a digital archive could take over the publishing of older datasets in the series.\u00A0"}, "usage" : {"en": "The publisher of the dataset series may not be the publisher of all datasets.\u00A0\r\nE.g.\u00A0a digital archive could take over the publishing of older datasets in the series.\u00A0"}, "ap-label-en" : {"en": "publisher"}, "definition" : {"en": "An entity (organisation) responsible for\u00A0ensuring the\u00A0coherency\u00A0of the\u00A0Dataset Series\u00A0"}, "label" : {"en": "publisher"}, +"extra": {"EA-Name" : "dct:publisher", "EA-Guid" : "{22B3C6BA-017D-4498-83F7-6FF21A2A554F}", "derived" : "false", "EA-Package" : "", "EA-Type" : "connector", "EA-Domain" : "dcat:DatasetSeries", "EA-Domain-Guid" : "{5E604419-6C6B-49c8-9170-76FFC42EE574}", "EA-Range" : "foaf: Agent", "RangeData" : {"EA-Name" : "foaf: Agent", "EA-GUID" : "{F4D0B2A6-BF29-48d7-826E-7BC5EE531274}", "EA-Package" : "Domain Model", "uri" : "http://xmlns.com/foaf/0.1/Agent" }, "sourceRole" : "null", "destRole" : "null", "label" : "publisher", "definition" : "An entity (organisation) responsible for\u00A0ensuring the\u00A0coherency\u00A0of the\u00A0Dataset Series\u00A0", "usage" : "The publisher of the dataset series may not be the publisher of all datasets.\u00A0\r\nE.g.\u00A0a digital archive could take over the publishing of older datasets in the series.\u00A0", "ap-label-en" : "publisher", "ap-definition-en" : "An entity (organisation) responsible for\u00A0ensuring the\u00A0coherency\u00A0of the\u00A0Dataset Series\u00A0", "ap-usageNote-en" : "The publisher of the dataset series may not be the publisher of all datasets.\u00A0\r\nE.g.\u00A0a digital archive could take over the publishing of older datasets in the series.\u00A0", "ap-codelist" : "", "RawTags" : [{ "key": "uri", "value": "http:\/\/purl.org\/dc\/terms\/publisher", "note": "null" }, { "key": "ap-definition-en", "value": "An entity (organisation) responsible for\u00A0ensuring the\u00A0coherency\u00A0of the\u00A0Dataset Series\u00A0", "note": "null" }, { "key": "ap-label-en", "value": "publisher", "note": "null" }, { "key": "DCAT", "value": "https:\/\/www.w3.org\/TR\/vocab-dcat-3\/#Property:resource_publisher", "note": "null" }, { "key": "property-usage-scope", "value": "recommended", "note": "null" }, { "key": "ap-usageNote-en", "value": "The publisher of the dataset series may not be the publisher of all datasets.\u00A0\r\nE.g.\u00A0a digital archive could take over the publishing of older datasets in the series.\u00A0", "note": "The publisher of the dataset series may not be the publisher of all datasets.\u00A0\r\nE.g.\u00A0a digital archive could take over the publishing of older datasets in the series.\u00A0" }, { "key": "ignore", "value": "false", "note": "null" }, { "key": "label-en", "value": "publisher", "note": "null" }, { "key": "reuse", "value": "extended", "note": "null" }], "DestRoleTags" : [], "Scope" : "TRANSLATIONS_ONLY", "ap-definition-en" : {"en": "An entity (organisation) responsible for\u00A0ensuring the\u00A0coherency\u00A0of the\u00A0Dataset Series\u00A0"}, "ap-usageNote-en" : {"en": "The publisher of the dataset series may not be the publisher of all datasets.\u00A0\r\nE.g.\u00A0a digital archive could take over the publishing of older datasets in the series.\u00A0"}, "usage" : {"en": "The publisher of the dataset series may not be the publisher of all datasets.\u00A0\r\nE.g.\u00A0a digital archive could take over the publishing of older datasets in the series.\u00A0"}, "ap-label-en" : {"en": "publisher"}, "definition" : {"en": "An entity (organisation) responsible for\u00A0ensuring the\u00A0coherency\u00A0of the\u00A0Dataset Series\u00A0"}, "label" : {"en": "publisher"}}, "codelist": [ ], "domain": [ -{ "uri": "http://www.w3.org/ns/dcat#DataService", "EA-Name" : "dcat:DataService" } +{ "uri": "http://www.w3.org/ns/dcat#DatasetSeries", "EA-Name" : "dcat:DatasetSeries" } ], "range": [ {"EA-Name" : "foaf: Agent", "EA-GUID" : "{F4D0B2A6-BF29-48d7-826E-7BC5EE531274}", "EA-Package" : "Domain Model", "uri" : "http://xmlns.com/foaf/0.1/Agent" } @@ -1844,54 +1844,54 @@ , { "@id": "http://purl.org/dc/terms/source", "@type": "http://www.w3.org/2002/07/owl#ObjectProperty", -"name": "sourceMetadata", +"name": "source", "inpackage": "ACTIVE_PACKAGE", -"ap-definition-en" : {"en": "The original metadata that was used in creating metadata for the Dataset."}, "ap-label-en" : {"en": "source metadata"}, "definition" : {"en": "The original metadata that was used in creating metadata for the Dataset."}, "label" : {"en": "source metadata"}, -"extra": {"EA-Name" : "dct:source", "EA-Guid" : "{E5701114-9161-4654-B770-7DB8177B962E}", "derived" : "false", "EA-Package" : "", "EA-Type" : "connector", "EA-Domain" : "dcat:CatalogRecord", "EA-Domain-Guid" : "{918D8B2B-7A8A-4c0b-8E99-0B2F91B409B7}", "EA-Range" : "dcat:CatalogRecord", "RangeData" : {"EA-Name" : "dcat:CatalogRecord", "EA-GUID" : "{918D8B2B-7A8A-4c0b-8E99-0B2F91B409B7}", "EA-Package" : "Domain Model", "uri" : "http://www.w3.org/ns/dcat#CatalogRecord" }, "sourceRole" : "null", "destRole" : "null", "label" : "source metadata", "definition" : "The original metadata that was used in creating metadata for the Dataset.", "usage" : "", "ap-label-en" : "source metadata", "ap-definition-en" : "The original metadata that was used in creating metadata for the Dataset.", "ap-usageNote-en" : "", "ap-codelist" : "", "RawTags" : [{ "key": "ap-label-en", "value": "source metadata", "note": "null" }, { "key": "uri", "value": "http:\/\/purl.org\/dc\/terms\/source", "note": "null" }, { "key": "ap-definition-en", "value": "The original metadata that was used in creating metadata for the Dataset.", "note": "null" }, { "key": "property-usage-scope", "value": "optional", "note": "null" }, { "key": "reuse", "value": "profile", "note": "null" }], "DestRoleTags" : [], "Scope" : "TRANSLATIONS_ONLY", "ap-definition-en" : {"en": "The original metadata that was used in creating metadata for the Dataset."}, "ap-label-en" : {"en": "source metadata"}, "definition" : {"en": "The original metadata that was used in creating metadata for the Dataset."}, "label" : {"en": "source metadata"}}, +"ap-definition-en" : {"en": "A related Dataset from which the described Dataset is derived."}, "ap-label-en" : {"en": "source"}, "definition" : {"en": "A related Dataset from which the described Dataset is derived."}, "label" : {"en": "source"}, +"extra": {"EA-Name" : "dct:source", "EA-Guid" : "{3EE5EC81-3102-46a2-BBAF-48952ACA70C5}", "derived" : "false", "EA-Package" : "", "EA-Type" : "connector", "EA-Domain" : "dcat:Dataset", "EA-Domain-Guid" : "{4BAD0A56-89A2-40fe-8A22-FD9F4A8E5244}", "EA-Range" : "dcat:Dataset", "RangeData" : {"EA-Name" : "dcat:Dataset", "EA-GUID" : "{4BAD0A56-89A2-40fe-8A22-FD9F4A8E5244}", "EA-Package" : "Domain Model", "uri" : "http://www.w3.org/ns/dcat#Dataset" }, "sourceRole" : "null", "destRole" : "null", "label" : "source", "definition" : "A related Dataset from which the described Dataset is derived.", "usage" : "", "ap-label-en" : "source", "ap-definition-en" : "A related Dataset from which the described Dataset is derived.", "ap-usageNote-en" : "", "ap-codelist" : "", "RawTags" : [{ "key": "ap-label-en", "value": "source", "note": "null" }, { "key": "uri", "value": "http:\/\/purl.org\/dc\/terms\/source", "note": "null" }, { "key": "ap-definition-en", "value": "A related Dataset from which the described Dataset is derived.", "note": "null" }, { "key": "property-usage-scope", "value": "optional", "note": "null" }, { "key": "reuse", "value": "profile", "note": "null" }], "DestRoleTags" : [], "Scope" : "TRANSLATIONS_ONLY", "ap-definition-en" : {"en": "A related Dataset from which the described Dataset is derived."}, "ap-label-en" : {"en": "source"}, "definition" : {"en": "A related Dataset from which the described Dataset is derived."}, "label" : {"en": "source"}}, "codelist": [ ], "domain": [ -{ "uri": "http://www.w3.org/ns/dcat#CatalogRecord", "EA-Name" : "dcat:CatalogRecord" } +{ "uri": "http://www.w3.org/ns/dcat#Dataset", "EA-Name" : "dcat:Dataset" } ], "range": [ -{"EA-Name" : "dcat:CatalogRecord", "EA-GUID" : "{918D8B2B-7A8A-4c0b-8E99-0B2F91B409B7}", "EA-Package" : "Domain Model", "uri" : "http://www.w3.org/ns/dcat#CatalogRecord" } +{"EA-Name" : "dcat:Dataset", "EA-GUID" : "{4BAD0A56-89A2-40fe-8A22-FD9F4A8E5244}", "EA-Package" : "Domain Model", "uri" : "http://www.w3.org/ns/dcat#Dataset" } ], "generalization": [ ], "minCardinality": "0", -"maxCardinality": "1"} +"maxCardinality": "*"} , { "@id": "http://purl.org/dc/terms/source", "@type": "http://www.w3.org/2002/07/owl#ObjectProperty", -"name": "source", +"name": "sourceMetadata", "inpackage": "ACTIVE_PACKAGE", -"ap-definition-en" : {"en": "A related Dataset from which the described Dataset is derived."}, "ap-label-en" : {"en": "source"}, "definition" : {"en": "A related Dataset from which the described Dataset is derived."}, "label" : {"en": "source"}, -"extra": {"EA-Name" : "dct:source", "EA-Guid" : "{3EE5EC81-3102-46a2-BBAF-48952ACA70C5}", "derived" : "false", "EA-Package" : "", "EA-Type" : "connector", "EA-Domain" : "dcat:Dataset", "EA-Domain-Guid" : "{4BAD0A56-89A2-40fe-8A22-FD9F4A8E5244}", "EA-Range" : "dcat:Dataset", "RangeData" : {"EA-Name" : "dcat:Dataset", "EA-GUID" : "{4BAD0A56-89A2-40fe-8A22-FD9F4A8E5244}", "EA-Package" : "Domain Model", "uri" : "http://www.w3.org/ns/dcat#Dataset" }, "sourceRole" : "null", "destRole" : "null", "label" : "source", "definition" : "A related Dataset from which the described Dataset is derived.", "usage" : "", "ap-label-en" : "source", "ap-definition-en" : "A related Dataset from which the described Dataset is derived.", "ap-usageNote-en" : "", "ap-codelist" : "", "RawTags" : [{ "key": "ap-label-en", "value": "source", "note": "null" }, { "key": "uri", "value": "http:\/\/purl.org\/dc\/terms\/source", "note": "null" }, { "key": "ap-definition-en", "value": "A related Dataset from which the described Dataset is derived.", "note": "null" }, { "key": "property-usage-scope", "value": "optional", "note": "null" }, { "key": "reuse", "value": "profile", "note": "null" }], "DestRoleTags" : [], "Scope" : "TRANSLATIONS_ONLY", "ap-definition-en" : {"en": "A related Dataset from which the described Dataset is derived."}, "ap-label-en" : {"en": "source"}, "definition" : {"en": "A related Dataset from which the described Dataset is derived."}, "label" : {"en": "source"}}, +"ap-definition-en" : {"en": "The original metadata that was used in creating metadata for the Dataset."}, "ap-label-en" : {"en": "source metadata"}, "definition" : {"en": "The original metadata that was used in creating metadata for the Dataset."}, "label" : {"en": "source metadata"}, +"extra": {"EA-Name" : "dct:source", "EA-Guid" : "{E5701114-9161-4654-B770-7DB8177B962E}", "derived" : "false", "EA-Package" : "", "EA-Type" : "connector", "EA-Domain" : "dcat:CatalogRecord", "EA-Domain-Guid" : "{918D8B2B-7A8A-4c0b-8E99-0B2F91B409B7}", "EA-Range" : "dcat:CatalogRecord", "RangeData" : {"EA-Name" : "dcat:CatalogRecord", "EA-GUID" : "{918D8B2B-7A8A-4c0b-8E99-0B2F91B409B7}", "EA-Package" : "Domain Model", "uri" : "http://www.w3.org/ns/dcat#CatalogRecord" }, "sourceRole" : "null", "destRole" : "null", "label" : "source metadata", "definition" : "The original metadata that was used in creating metadata for the Dataset.", "usage" : "", "ap-label-en" : "source metadata", "ap-definition-en" : "The original metadata that was used in creating metadata for the Dataset.", "ap-usageNote-en" : "", "ap-codelist" : "", "RawTags" : [{ "key": "ap-label-en", "value": "source metadata", "note": "null" }, { "key": "uri", "value": "http:\/\/purl.org\/dc\/terms\/source", "note": "null" }, { "key": "ap-definition-en", "value": "The original metadata that was used in creating metadata for the Dataset.", "note": "null" }, { "key": "property-usage-scope", "value": "optional", "note": "null" }, { "key": "reuse", "value": "profile", "note": "null" }], "DestRoleTags" : [], "Scope" : "TRANSLATIONS_ONLY", "ap-definition-en" : {"en": "The original metadata that was used in creating metadata for the Dataset."}, "ap-label-en" : {"en": "source metadata"}, "definition" : {"en": "The original metadata that was used in creating metadata for the Dataset."}, "label" : {"en": "source metadata"}}, "codelist": [ ], "domain": [ -{ "uri": "http://www.w3.org/ns/dcat#Dataset", "EA-Name" : "dcat:Dataset" } +{ "uri": "http://www.w3.org/ns/dcat#CatalogRecord", "EA-Name" : "dcat:CatalogRecord" } ], "range": [ -{"EA-Name" : "dcat:Dataset", "EA-GUID" : "{4BAD0A56-89A2-40fe-8A22-FD9F4A8E5244}", "EA-Package" : "Domain Model", "uri" : "http://www.w3.org/ns/dcat#Dataset" } +{"EA-Name" : "dcat:CatalogRecord", "EA-GUID" : "{918D8B2B-7A8A-4c0b-8E99-0B2F91B409B7}", "EA-Package" : "Domain Model", "uri" : "http://www.w3.org/ns/dcat#CatalogRecord" } ], "generalization": [ ], "minCardinality": "0", -"maxCardinality": "*"} +"maxCardinality": "1"} , { "@id": "http://purl.org/dc/terms/spatial", "@type": "http://www.w3.org/2002/07/owl#ObjectProperty", "name": "geographicalCoverage", "inpackage": "ACTIVE_PACKAGE", -"ap-definition-en" : {"en": "A geographic region that is covered by the Dataset."}, "ap-label-en" : {"en": "geographical coverage"}, "definition" : {"en": "A geographic region that is covered by the Dataset."}, "label" : {"en": "geographical coverage"}, -"extra": {"EA-Name" : "dct:spatial", "EA-Guid" : "{96258166-33FC-4b04-AA2B-729B056A24DE}", "derived" : "false", "EA-Package" : "", "EA-Type" : "connector", "EA-Domain" : "dcat:Dataset", "EA-Domain-Guid" : "{4BAD0A56-89A2-40fe-8A22-FD9F4A8E5244}", "EA-Range" : "dct:Location", "RangeData" : {"EA-Name" : "dct:Location", "EA-GUID" : "{2DB9E033-48C1-4df5-81FA-875D5C34E99C}", "EA-Package" : "Domain Model", "uri" : "http://purl.org/dc/terms/Location" }, "sourceRole" : "null", "destRole" : "null", "label" : "geographical coverage", "definition" : "A geographic region that is covered by the Dataset.", "usage" : "", "ap-label-en" : "geographical coverage", "ap-definition-en" : "A geographic region that is covered by the Dataset.", "ap-usageNote-en" : "", "ap-codelist" : "", "RawTags" : [{ "key": "ap-label-en", "value": "geographical coverage", "note": "null" }, { "key": "uri", "value": "http:\/\/purl.org\/dc\/terms\/spatial", "note": "null" }, { "key": "ap-definition-en", "value": "A geographic region that is covered by the Dataset.", "note": "null" }, { "key": "property-usage-scope", "value": "recommended", "note": "null" }, { "key": "DCAT", "value": "https:\/\/www.w3.org\/TR\/vocab-dcat-3\/#Property:dataset_spatial", "note": "null" }, { "key": "reuse", "value": "extended", "note": "null" }], "DestRoleTags" : [], "Scope" : "TRANSLATIONS_ONLY", "ap-definition-en" : {"en": "A geographic region that is covered by the Dataset."}, "ap-label-en" : {"en": "geographical coverage"}, "definition" : {"en": "A geographic region that is covered by the Dataset."}, "label" : {"en": "geographical coverage"}}, +"ap-definition-en" : {"en": "A geographical area covered by the Catalogue."}, "ap-label-en" : {"en": "geographical coverage"}, "definition" : {"en": "A geographical area covered by the Catalogue."}, "label" : {"en": "geographical coverage"}, +"extra": {"EA-Name" : "dct:spatial", "EA-Guid" : "{7802FA3C-BAAD-4f52-B09C-8BB541F5116C}", "derived" : "false", "EA-Package" : "", "EA-Type" : "connector", "EA-Domain" : "dcat:Catalog", "EA-Domain-Guid" : "{88017649-2BEC-46cd-A29D-288515A7FA11}", "EA-Range" : "dct:Location", "RangeData" : {"EA-Name" : "dct:Location", "EA-GUID" : "{2DB9E033-48C1-4df5-81FA-875D5C34E99C}", "EA-Package" : "Domain Model", "uri" : "http://purl.org/dc/terms/Location" }, "sourceRole" : "null", "destRole" : "null", "label" : "geographical coverage", "definition" : "A geographical area covered by the Catalogue.", "usage" : "", "ap-label-en" : "geographical coverage", "ap-definition-en" : "A geographical area covered by the Catalogue.", "ap-usageNote-en" : "", "ap-codelist" : "", "RawTags" : [{ "key": "ap-label-en", "value": "geographical coverage", "note": "null" }, { "key": "ap-definition-en", "value": "A geographical area covered by the Catalogue.", "note": "null" }, { "key": "uri", "value": "http:\/\/purl.org\/dc\/terms\/spatial", "note": "null" }, { "key": "property-usage-scope", "value": "recommended", "note": "null" }, { "key": "DCAT", "value": "https:\/\/www.w3.org\/TR\/vocab-dcat-3\/#Property:dataset_spatial", "note": "null" }, { "key": "reuse", "value": "extended", "note": "null" }], "DestRoleTags" : [], "Scope" : "TRANSLATIONS_ONLY", "ap-definition-en" : {"en": "A geographical area covered by the Catalogue."}, "ap-label-en" : {"en": "geographical coverage"}, "definition" : {"en": "A geographical area covered by the Catalogue."}, "label" : {"en": "geographical coverage"}}, "codelist": [ ], "domain": [ -{ "uri": "http://www.w3.org/ns/dcat#Dataset", "EA-Name" : "dcat:Dataset" } +{ "uri": "http://www.w3.org/ns/dcat#Catalog", "EA-Name" : "dcat:Catalog" } ], "range": [ {"EA-Name" : "dct:Location", "EA-GUID" : "{2DB9E033-48C1-4df5-81FA-875D5C34E99C}", "EA-Package" : "Domain Model", "uri" : "http://purl.org/dc/terms/Location" } @@ -1906,12 +1906,12 @@ "@type": "http://www.w3.org/2002/07/owl#ObjectProperty", "name": "geographicalCoverage", "inpackage": "ACTIVE_PACKAGE", -"ap-definition-en" : {"en": "A geographical area covered by the Catalogue."}, "ap-label-en" : {"en": "geographical coverage"}, "definition" : {"en": "A geographical area covered by the Catalogue."}, "label" : {"en": "geographical coverage"}, -"extra": {"EA-Name" : "dct:spatial", "EA-Guid" : "{7802FA3C-BAAD-4f52-B09C-8BB541F5116C}", "derived" : "false", "EA-Package" : "", "EA-Type" : "connector", "EA-Domain" : "dcat:Catalog", "EA-Domain-Guid" : "{88017649-2BEC-46cd-A29D-288515A7FA11}", "EA-Range" : "dct:Location", "RangeData" : {"EA-Name" : "dct:Location", "EA-GUID" : "{2DB9E033-48C1-4df5-81FA-875D5C34E99C}", "EA-Package" : "Domain Model", "uri" : "http://purl.org/dc/terms/Location" }, "sourceRole" : "null", "destRole" : "null", "label" : "geographical coverage", "definition" : "A geographical area covered by the Catalogue.", "usage" : "", "ap-label-en" : "geographical coverage", "ap-definition-en" : "A geographical area covered by the Catalogue.", "ap-usageNote-en" : "", "ap-codelist" : "", "RawTags" : [{ "key": "ap-label-en", "value": "geographical coverage", "note": "null" }, { "key": "ap-definition-en", "value": "A geographical area covered by the Catalogue.", "note": "null" }, { "key": "uri", "value": "http:\/\/purl.org\/dc\/terms\/spatial", "note": "null" }, { "key": "property-usage-scope", "value": "recommended", "note": "null" }, { "key": "DCAT", "value": "https:\/\/www.w3.org\/TR\/vocab-dcat-3\/#Property:dataset_spatial", "note": "null" }, { "key": "reuse", "value": "extended", "note": "null" }], "DestRoleTags" : [], "Scope" : "TRANSLATIONS_ONLY", "ap-definition-en" : {"en": "A geographical area covered by the Catalogue."}, "ap-label-en" : {"en": "geographical coverage"}, "definition" : {"en": "A geographical area covered by the Catalogue."}, "label" : {"en": "geographical coverage"}}, +"ap-definition-en" : {"en": "A geographic region that is covered by the Dataset."}, "ap-label-en" : {"en": "geographical coverage"}, "definition" : {"en": "A geographic region that is covered by the Dataset."}, "label" : {"en": "geographical coverage"}, +"extra": {"EA-Name" : "dct:spatial", "EA-Guid" : "{96258166-33FC-4b04-AA2B-729B056A24DE}", "derived" : "false", "EA-Package" : "", "EA-Type" : "connector", "EA-Domain" : "dcat:Dataset", "EA-Domain-Guid" : "{4BAD0A56-89A2-40fe-8A22-FD9F4A8E5244}", "EA-Range" : "dct:Location", "RangeData" : {"EA-Name" : "dct:Location", "EA-GUID" : "{2DB9E033-48C1-4df5-81FA-875D5C34E99C}", "EA-Package" : "Domain Model", "uri" : "http://purl.org/dc/terms/Location" }, "sourceRole" : "null", "destRole" : "null", "label" : "geographical coverage", "definition" : "A geographic region that is covered by the Dataset.", "usage" : "", "ap-label-en" : "geographical coverage", "ap-definition-en" : "A geographic region that is covered by the Dataset.", "ap-usageNote-en" : "", "ap-codelist" : "", "RawTags" : [{ "key": "ap-label-en", "value": "geographical coverage", "note": "null" }, { "key": "uri", "value": "http:\/\/purl.org\/dc\/terms\/spatial", "note": "null" }, { "key": "ap-definition-en", "value": "A geographic region that is covered by the Dataset.", "note": "null" }, { "key": "property-usage-scope", "value": "recommended", "note": "null" }, { "key": "DCAT", "value": "https:\/\/www.w3.org\/TR\/vocab-dcat-3\/#Property:dataset_spatial", "note": "null" }, { "key": "reuse", "value": "extended", "note": "null" }], "DestRoleTags" : [], "Scope" : "TRANSLATIONS_ONLY", "ap-definition-en" : {"en": "A geographic region that is covered by the Dataset."}, "ap-label-en" : {"en": "geographical coverage"}, "definition" : {"en": "A geographic region that is covered by the Dataset."}, "label" : {"en": "geographical coverage"}}, "codelist": [ ], "domain": [ -{ "uri": "http://www.w3.org/ns/dcat#Catalog", "EA-Name" : "dcat:Catalog" } +{ "uri": "http://www.w3.org/ns/dcat#Dataset", "EA-Name" : "dcat:Dataset" } ], "range": [ {"EA-Name" : "dct:Location", "EA-GUID" : "{2DB9E033-48C1-4df5-81FA-875D5C34E99C}", "EA-Package" : "Domain Model", "uri" : "http://purl.org/dc/terms/Location" } @@ -1946,12 +1946,12 @@ "@type": "http://www.w3.org/2002/07/owl#ObjectProperty", "name": "temporalCoverage", "inpackage": "ACTIVE_PACKAGE", -"ap-definition-en" : {"en": "A temporal period that the Catalogue covers."}, "ap-label-en" : {"en": "temporal coverage"}, "definition" : {"en": "A temporal period that the Catalogue covers."}, "label" : {"en": "temporal coverage"}, -"extra": {"EA-Name" : "dct:temporal", "EA-Guid" : "{AA11EBEE-A29E-4709-ADD9-1206D9468009}", "derived" : "false", "EA-Package" : "", "EA-Type" : "connector", "EA-Domain" : "dcat:Catalog", "EA-Domain-Guid" : "{88017649-2BEC-46cd-A29D-288515A7FA11}", "EA-Range" : "dct:PeriodOfTime", "RangeData" : {"EA-Name" : "dct:PeriodOfTime", "EA-GUID" : "{6E8C6E5E-633B-4e5a-AE1F-30E8719AC6FE}", "EA-Package" : "Domain Model", "uri" : "http://purl.org/dc/terms/PeriodOfTime" }, "sourceRole" : "null", "destRole" : "null", "label" : "temporal coverage", "definition" : "A temporal period that the Catalogue covers.", "usage" : "", "ap-label-en" : "temporal coverage", "ap-definition-en" : "A temporal period that the Catalogue covers.", "ap-usageNote-en" : "", "ap-codelist" : "", "RawTags" : [{ "key": "ap-label-en", "value": "temporal coverage", "note": "null" }, { "key": "uri", "value": "http:\/\/purl.org\/dc\/terms\/temporal", "note": "null" }, { "key": "ap-defintion-en", "value": "This property refers to a temporal period that the Catalogue covers.", "note": "null" }, { "key": "ap-definition-en", "value": "A temporal period that the Catalogue covers.", "note": "null" }, { "key": "property-usage-scope", "value": "optional", "note": "null" }, { "key": "DCAT", "value": "https:\/\/www.w3.org\/TR\/vocab-dcat-3\/#Property:dataset_temporal_resolution", "note": "null" }, { "key": "reuse", "value": "asis", "note": "null" }], "DestRoleTags" : [], "Scope" : "TRANSLATIONS_ONLY", "ap-definition-en" : {"en": "A temporal period that the Catalogue covers."}, "ap-label-en" : {"en": "temporal coverage"}, "definition" : {"en": "A temporal period that the Catalogue covers."}, "label" : {"en": "temporal coverage"}}, +"ap-definition-en" : {"en": "A temporal period that the Dataset covers."}, "ap-label-en" : {"en": "temporal coverage"}, "definition" : {"en": "A temporal period that the Dataset covers."}, "label" : {"en": "temporal coverage"}, +"extra": {"EA-Name" : "dct:temporal", "EA-Guid" : "{A8051298-BB13-4ffb-A8FA-1AD8C0F53A3B}", "derived" : "false", "EA-Package" : "", "EA-Type" : "connector", "EA-Domain" : "dcat:Dataset", "EA-Domain-Guid" : "{4BAD0A56-89A2-40fe-8A22-FD9F4A8E5244}", "EA-Range" : "dct:PeriodOfTime", "RangeData" : {"EA-Name" : "dct:PeriodOfTime", "EA-GUID" : "{6E8C6E5E-633B-4e5a-AE1F-30E8719AC6FE}", "EA-Package" : "Domain Model", "uri" : "http://purl.org/dc/terms/PeriodOfTime" }, "sourceRole" : "null", "destRole" : "null", "label" : "temporal coverage", "definition" : "A temporal period that the Dataset covers.", "usage" : "", "ap-label-en" : "temporal coverage", "ap-definition-en" : "A temporal period that the Dataset covers.", "ap-usageNote-en" : "", "ap-codelist" : "", "RawTags" : [{ "key": "ap-label-en", "value": "temporal coverage", "note": "null" }, { "key": "uri", "value": "http:\/\/purl.org\/dc\/terms\/temporal", "note": "null" }, { "key": "ap-definition-en", "value": "A temporal period that the Dataset covers.", "note": "null" }, { "key": "property-usage-scope", "value": "recommended", "note": "null" }, { "key": "DCAT", "value": "https:\/\/www.w3.org\/TR\/vocab-dcat-3\/#Property:dataset_temporal", "note": "null" }, { "key": "reuse", "value": "asis", "note": "null" }], "DestRoleTags" : [], "Scope" : "TRANSLATIONS_ONLY", "ap-definition-en" : {"en": "A temporal period that the Dataset covers."}, "ap-label-en" : {"en": "temporal coverage"}, "definition" : {"en": "A temporal period that the Dataset covers."}, "label" : {"en": "temporal coverage"}}, "codelist": [ ], "domain": [ -{ "uri": "http://www.w3.org/ns/dcat#Catalog", "EA-Name" : "dcat:Catalog" } +{ "uri": "http://www.w3.org/ns/dcat#Dataset", "EA-Name" : "dcat:Dataset" } ], "range": [ {"EA-Name" : "dct:PeriodOfTime", "EA-GUID" : "{6E8C6E5E-633B-4e5a-AE1F-30E8719AC6FE}", "EA-Package" : "Domain Model", "uri" : "http://purl.org/dc/terms/PeriodOfTime" } @@ -1966,12 +1966,12 @@ "@type": "http://www.w3.org/2002/07/owl#ObjectProperty", "name": "temporalCoverage", "inpackage": "ACTIVE_PACKAGE", -"ap-definition-en" : {"en": "A temporal period that the Dataset covers."}, "ap-label-en" : {"en": "temporal coverage"}, "definition" : {"en": "A temporal period that the Dataset covers."}, "label" : {"en": "temporal coverage"}, -"extra": {"EA-Name" : "dct:temporal", "EA-Guid" : "{A8051298-BB13-4ffb-A8FA-1AD8C0F53A3B}", "derived" : "false", "EA-Package" : "", "EA-Type" : "connector", "EA-Domain" : "dcat:Dataset", "EA-Domain-Guid" : "{4BAD0A56-89A2-40fe-8A22-FD9F4A8E5244}", "EA-Range" : "dct:PeriodOfTime", "RangeData" : {"EA-Name" : "dct:PeriodOfTime", "EA-GUID" : "{6E8C6E5E-633B-4e5a-AE1F-30E8719AC6FE}", "EA-Package" : "Domain Model", "uri" : "http://purl.org/dc/terms/PeriodOfTime" }, "sourceRole" : "null", "destRole" : "null", "label" : "temporal coverage", "definition" : "A temporal period that the Dataset covers.", "usage" : "", "ap-label-en" : "temporal coverage", "ap-definition-en" : "A temporal period that the Dataset covers.", "ap-usageNote-en" : "", "ap-codelist" : "", "RawTags" : [{ "key": "ap-label-en", "value": "temporal coverage", "note": "null" }, { "key": "uri", "value": "http:\/\/purl.org\/dc\/terms\/temporal", "note": "null" }, { "key": "ap-definition-en", "value": "A temporal period that the Dataset covers.", "note": "null" }, { "key": "property-usage-scope", "value": "recommended", "note": "null" }, { "key": "DCAT", "value": "https:\/\/www.w3.org\/TR\/vocab-dcat-3\/#Property:dataset_temporal", "note": "null" }, { "key": "reuse", "value": "asis", "note": "null" }], "DestRoleTags" : [], "Scope" : "TRANSLATIONS_ONLY", "ap-definition-en" : {"en": "A temporal period that the Dataset covers."}, "ap-label-en" : {"en": "temporal coverage"}, "definition" : {"en": "A temporal period that the Dataset covers."}, "label" : {"en": "temporal coverage"}}, +"ap-definition-en" : {"en": "A temporal period that the Catalogue covers."}, "ap-label-en" : {"en": "temporal coverage"}, "definition" : {"en": "A temporal period that the Catalogue covers."}, "label" : {"en": "temporal coverage"}, +"extra": {"EA-Name" : "dct:temporal", "EA-Guid" : "{AA11EBEE-A29E-4709-ADD9-1206D9468009}", "derived" : "false", "EA-Package" : "", "EA-Type" : "connector", "EA-Domain" : "dcat:Catalog", "EA-Domain-Guid" : "{88017649-2BEC-46cd-A29D-288515A7FA11}", "EA-Range" : "dct:PeriodOfTime", "RangeData" : {"EA-Name" : "dct:PeriodOfTime", "EA-GUID" : "{6E8C6E5E-633B-4e5a-AE1F-30E8719AC6FE}", "EA-Package" : "Domain Model", "uri" : "http://purl.org/dc/terms/PeriodOfTime" }, "sourceRole" : "null", "destRole" : "null", "label" : "temporal coverage", "definition" : "A temporal period that the Catalogue covers.", "usage" : "", "ap-label-en" : "temporal coverage", "ap-definition-en" : "A temporal period that the Catalogue covers.", "ap-usageNote-en" : "", "ap-codelist" : "", "RawTags" : [{ "key": "ap-label-en", "value": "temporal coverage", "note": "null" }, { "key": "uri", "value": "http:\/\/purl.org\/dc\/terms\/temporal", "note": "null" }, { "key": "ap-defintion-en", "value": "This property refers to a temporal period that the Catalogue covers.", "note": "null" }, { "key": "ap-definition-en", "value": "A temporal period that the Catalogue covers.", "note": "null" }, { "key": "property-usage-scope", "value": "optional", "note": "null" }, { "key": "DCAT", "value": "https:\/\/www.w3.org\/TR\/vocab-dcat-3\/#Property:dataset_temporal_resolution", "note": "null" }, { "key": "reuse", "value": "asis", "note": "null" }], "DestRoleTags" : [], "Scope" : "TRANSLATIONS_ONLY", "ap-definition-en" : {"en": "A temporal period that the Catalogue covers."}, "ap-label-en" : {"en": "temporal coverage"}, "definition" : {"en": "A temporal period that the Catalogue covers."}, "label" : {"en": "temporal coverage"}}, "codelist": [ ], "domain": [ -{ "uri": "http://www.w3.org/ns/dcat#Dataset", "EA-Name" : "dcat:Dataset" } +{ "uri": "http://www.w3.org/ns/dcat#Catalog", "EA-Name" : "dcat:Catalog" } ], "range": [ {"EA-Name" : "dct:PeriodOfTime", "EA-GUID" : "{6E8C6E5E-633B-4e5a-AE1F-30E8719AC6FE}", "EA-Package" : "Domain Model", "uri" : "http://purl.org/dc/terms/PeriodOfTime" } diff --git a/report/DCAT-AP/releases/3.0.0/dcat-ap.report b/report/DCAT-AP/releases/3.0.0/dcat-ap.report index 72b7b13b2..1bd5a99c0 100644 --- a/report/DCAT-AP/releases/3.0.0/dcat-ap.report +++ b/report/DCAT-AP/releases/3.0.0/dcat-ap.report @@ -3,162 +3,162 @@ WARNING:You shouldn't use 'user' reserved word as column name in the table t_dat Escape it in your SQL! (e.g. SELECT [USER] FROM TABLE WHERE [USER]='Joe') WARNING:Error in the metadata of the table t_connector: table's row count in the metadata is 77 but 76 records have been found and loaded by UCanAccess. All will work fine, but it's better to repair your database. -08:33:06 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "DCAT Application Profile". -08:33:06 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "DCAT Application Profile.Domain Model". -08:33:06 WARN c.g.i.o.c.UriAssigner - The following packages map to the same URI (http://fixme.com#): DCAT Application Profile, DCAT Application Profile.Domain Model -08:33:06 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:33:06 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:33:06 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:CatalogRecord:dct:conformsTo, DCAT Application Profile.Domain Model:dcat:DataService:dct:conformsTo, DCAT Application Profile.Domain Model:dcat:Distribution:dct:conformsTo, DCAT Application Profile.Domain Model:dcat:Dataset:dct:conformsTo -08:33:06 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/ns/dcat#keyword): DCAT Application Profile.Domain Model:dcat:DataService:dcat:keyword, DCAT Application Profile.Domain Model:dcat:Dataset:dcat:keyword -08:33:06 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/modified): DCAT Application Profile.Domain Model:dcat:DatasetSeries:dct:modified, DCAT Application Profile.Domain Model:dcat:CatalogRecord:dct:modified, DCAT Application Profile.Domain Model:dcat:Dataset:dct:modified, DCAT Application Profile.Domain Model:dcat:Distribution:dct:modified, DCAT Application Profile.Domain Model:dcat:Catalog:dct:modified -08:33:06 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/title): DCAT Application Profile.Domain Model:dcat:DataService:dct:title, DCAT Application Profile.Domain Model:dcat:Catalog:dct:title, DCAT Application Profile.Domain Model:dcat:DatasetSeries:dct:title, DCAT Application Profile.Domain Model:skos:ConceptScheme:dct:title, DCAT Application Profile.Domain Model:dcat:CatalogRecord:dct:title, DCAT Application Profile.Domain Model:dcat:Distribution:dct:title, DCAT Application Profile.Domain Model:dcat:Dataset:dct:title -08:33:06 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/language): DCAT Application Profile.Domain Model:dcat:Catalog:dct:language, DCAT Application Profile.Domain Model:dcat:Dataset:dct:language, DCAT Application Profile.Domain Model:dcat:Distribution:dct:language, DCAT Application Profile.Domain Model:dcat:CatalogRecord:dct:language -08:33:06 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/issued): DCAT Application Profile.Domain Model:dcat:Dataset:dct:issued, DCAT Application Profile.Domain Model:dcat:Distribution:dct:issued, DCAT Application Profile.Domain Model:dcat:DatasetSeries:dct:issued, DCAT Application Profile.Domain Model:dcat:Catalog:dct:issued, DCAT Application Profile.Domain Model:dcat:CatalogRecord:dct:issued -08:33:06 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/ns/dcat#contactPoint): DCAT Application Profile.Domain Model:dcat:DataService:dcat:contactPoint, DCAT Application Profile.Domain Model:dcat:Dataset:dcat:contactPoint, DCAT Application Profile.Domain Model:dcat:DatasetSeries:dcat:contactPoint -08:33:06 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/ns/dcat#theme): DCAT Application Profile.Domain Model:dcat:DataService:dcat:theme, DCAT Application Profile.Domain Model:dcat:Dataset:dcat:theme -08:33:06 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:Catalog:dcatap:applicableLegisLation, DCAT Application Profile.Domain Model:dcat:Dataset:dcatap:applicableLegislation, DCAT Application Profile.Domain Model:dcat:DatasetSeries:dcatap:applicableLegislation, DCAT Application Profile.Domain Model:dcat:DataService:dcatap:applicableLegislation, DCAT Application Profile.Domain Model:dcat:Distribution:dcatap:applicableLegislation -08:33:06 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/ns/dcat#landingPage): DCAT Application Profile.Domain Model:dcat:DataService:dcat:landingPage, DCAT Application Profile.Domain Model:dcat:Dataset:dcat:landingPage -08:33:06 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/type): DCAT Application Profile.Domain Model:foaf: Agent:dct:type, DCAT Application Profile.Domain Model:dcat:Dataset:dct:type, DCAT Application Profile.Domain Model:dct:LicenseDocument:dct:type -08:33:06 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/description): DCAT Application Profile.Domain Model:dcat:DatasetSeries:dct:description, DCAT Application Profile.Domain Model:dcat:DataService:dct:description, DCAT Application Profile.Domain Model:dcat:CatalogRecord:dct:description, DCAT Application Profile.Domain Model:dcat:Dataset:dct:description, DCAT Application Profile.Domain Model:dcat:Distribution:dct:description, DCAT Application Profile.Domain Model:dcat:Catalog:dct:description -08:33:06 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/format): DCAT Application Profile.Domain Model:dcat:DataService:dct:format, DCAT Application Profile.Domain Model:dcat:Distribution:dct:format -08:33:06 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/relation): DCAT Application Profile.Domain Model:dcat:Relationship:dct:relation, DCAT Application Profile.Domain Model:dcat:Dataset:dct:relation -08:33:06 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:Catalog:dct:rights -08:33:06 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://xmlns.com/foaf/0.1/page): DCAT Application Profile.Domain Model:dcat:Distribution:foaf:page, DCAT Application Profile.Domain Model:dcat:Dataset:foaf:page -08:33:06 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/accrualPeriodicity): DCAT Application Profile.Domain Model:dcat:DatasetSeries:dct:accrualPeriodicity, DCAT Application Profile.Domain Model:dcat:Dataset:dct:accrualPeriodicity -08:33:06 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/ns/adms#status): DCAT Application Profile.Domain Model:dcat:Distribution:adms:status, DCAT Application Profile.Domain Model:dcat:CatalogRecord:adms:status -08:33:06 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/accessRights): DCAT Application Profile.Domain Model:dcat:Dataset:dct:accessRights, DCAT Application Profile.Domain Model:dcat:DataService:dct:accessRights -08:33:06 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/ns/dcat#spatialResolutionInMeters): DCAT Application Profile.Domain Model:dcat:Dataset:dcat:spatialResolutionInMeters, DCAT Application Profile.Domain Model:dcat:Distribution:dcat:spatialResolutionInMeters -08:33:06 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/ns/dcat#temporalResolution): DCAT Application Profile.Domain Model:dcat:Distribution:dcat:temporalResolution, DCAT Application Profile.Domain Model:dcat:Dataset:dcat:temporalResolution -08:33:06 WARN c.g.i.o.c.TagHelper - Missing "issued" tag for "DCAT Application Profile.Domain Model". -08:33:06 WARN c.g.i.o.c.TagHelper - Missing "license" tag for "DCAT Application Profile.Domain Model". -08:33:06 WARN c.g.i.o.c.TagHelper - Missing "issued" tag for "DCAT Application Profile.Domain Model". -08:33:06 WARN c.g.i.o.c.TagHelper - Missing "license" tag for "DCAT Application Profile.Domain Model". -08:33:06 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dcat:Catalog" . -08:33:06 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dcat:CatalogRecord" . -08:33:06 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "foaf: Agent" . -08:33:06 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "skos:ConceptScheme" . -08:33:06 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "DCAT Application Profile.Domain Model:skos:ConceptScheme". -08:33:06 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "DCAT Application Profile.Domain Model:skos:ConceptScheme". -08:33:06 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "DCAT Application Profile.Domain Model:skos:ConceptScheme". -08:33:06 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "skos:Concept" . -08:33:06 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "DCAT Application Profile.Domain Model:skos:Concept". -08:33:06 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "DCAT Application Profile.Domain Model:skos:Concept". -08:33:06 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "DCAT Application Profile.Domain Model:skos:Concept". -08:33:06 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dcat:Distribution" . -08:33:06 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dcat:Dataset" . -08:33:06 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dct:LicenseDocument" . -08:33:06 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "foaf:Document" . -08:33:06 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dct:Frequency" . -08:33:06 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "adms:Identifier" . -08:33:06 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dct:LinguisticSystem" . -08:33:06 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "rdfs:Resource" . -08:33:06 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "rdfs:Literal" . -08:33:06 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dct:Location" . -08:33:06 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dct:MediaType" . -08:33:06 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dct:PeriodOfTime" . -08:33:06 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dct:RightsStatement" . -08:33:06 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dct:Standard" . -08:33:06 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "vcard:Kind" . -08:33:06 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "spdx:Checksum" . -08:33:06 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dct:ProvenanceStatement" . -08:33:06 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dcat:Relationship" . -08:33:06 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dcat:Role" . -08:33:06 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dcat:DataService" . -08:33:06 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "TemporalLiteral" . -08:33:06 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "TimeInstant" . -08:33:06 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "ChecksumAlgorithm" . -08:33:06 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "xsd:hexBinary" . -08:33:06 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "xsd:decimal" . -08:33:06 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "xsd:duration" . -08:33:06 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "prov:Activity" . -08:33:06 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dct:MediaTypeOrExtent" . -08:33:06 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dct:mediaType" . -08:33:06 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "xsd:dateTime" . -08:33:06 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "prov:Attribution" . -08:33:06 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "locn:Geometry" . -08:33:06 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "xsd:nonNegativeInteger" . -08:33:06 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "odrl:Policy" . -08:33:06 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dcat:Resource" . -08:33:06 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "eli:LegalResource" . -08:33:06 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dcat:DatasetSeries" . -08:33:06 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Catalog:dcat:qualifiedRelation" since it is marked as ignored. -08:33:06 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:Catalog:dct:publisher" belongs to package "Domain Model" based on source and target definition. -08:33:06 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Distribution:dct:rights" since it is marked as ignored. -08:33:06 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Distribution:foaf:page" since it is marked as ignored. -08:33:06 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Catalog:dct:language" since it is marked as ignored. -08:33:06 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:Dataset:dct:creator" belongs to package "Domain Model" based on source and target definition. -08:33:06 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Distribution:adms:status" since it is marked as ignored. -08:33:06 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Distribution:dcat:accessURL" since it is marked as ignored. -08:33:06 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:Catalog:dct:temporal" belongs to package "Domain Model" based on source and target definition. -08:33:06 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Distribution:dct:language" since it is marked as ignored. -08:33:06 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:DatasetSeries:dct:publisher" belongs to package "Domain Model" based on source and target definition. -08:33:06 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Distribution:dcatap:availability" since it is marked as ignored. -08:33:06 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:Catalog:dcat:catalog" belongs to package "Domain Model" based on source and target definition. -08:33:06 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:Catalog:dct:isPartOf" belongs to package "Domain Model" based on source and target definition. -08:33:06 ERROR c.g.i.o.c.UriAssigner - Invalid property URI "q", use empty URI connector DCAT Application Profile.Domain Model:dcat:Catalog:dct:isPartOf. -08:33:06 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:33:06 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Dataset:dct:conformsTo" since it is marked as ignored. -08:33:06 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:33:06 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:Catalog:dct:hasPart" belongs to package "Domain Model" based on source and target definition. -08:33:06 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Dataset:dct:relation" since it is marked as ignored. -08:33:06 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:33:06 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Dataset:dcat:contactPoint" since it is marked as ignored. -08:33:06 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Catalog:dct:rights" since it is marked as ignored. -08:33:06 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Dataset:dct:accrualPeriodicity" since it is marked as ignored. -08:33:06 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:CatalogRecord:dct:source" belongs to package "Domain Model" based on source and target definition. -08:33:06 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dct:LicenseDocument:dct:type" since it is marked as ignored. -08:33:06 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:DataService:dct:publisher" belongs to package "Domain Model" based on source and target definition. -08:33:06 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:Catalog:dct:license" belongs to package "Domain Model" based on source and target definition. -08:33:06 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Relationship:dct:hadRole" since it is marked as ignored. -08:33:06 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Catalog:dcat:themeTaxonomy" since it is marked as ignored. -08:33:06 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:33:06 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:33:06 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Dataset:dct:language" since it is marked as ignored. -08:33:06 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:Dataset:dcat:hasVersion" belongs to package "Domain Model" based on source and target definition. -08:33:06 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:DataService:dct:temporal" since it is marked as ignored. -08:33:06 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Dataset:prov:qualifiedRelation" since it is marked as ignored. -08:33:06 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:33:06 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:CatalogRecord:(dcat:CatalogRecord -> dcat:Dataset)" belongs to package "Domain Model" based on source and target definition. -08:33:06 WARN c.g.i.o.c.UriAssigner - Connector "DCAT Application Profile.Domain Model:dcat:CatalogRecord:(dcat:CatalogRecord -> dcat:Dataset)" does not have a name, it will be ignored. -08:33:06 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Dataset:dct:accessRights" since it is marked as ignored. -08:33:06 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Dataset:foaf:page" since it is marked as ignored. -08:33:06 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:Dataset:dct:spatial" belongs to package "Domain Model" based on source and target definition. -08:33:06 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Dataset:dcat:isVersionOf" since it is marked as ignored. -08:33:06 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:Catalog:dct:creator" belongs to package "Domain Model" based on source and target definition. -08:33:06 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Distribution:dcat:downloadURL" since it is marked as ignored. -08:33:06 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Dataset:dct:provenance" since it is marked as ignored. -08:33:06 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Distribution:spdx:checksum" since it is marked as ignored. -08:33:06 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Distribution:dcat:mediaType" since it is marked as ignored. -08:33:06 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Dataset:dcat:keyword" since it is marked as ignored. -08:33:06 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:33:06 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:Dataset:dct:temporal" belongs to package "Domain Model" based on source and target definition. -08:33:06 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Catalog:foaf:homepage" since it is marked as ignored. -08:33:06 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:Dataset:dct:publisher" belongs to package "Domain Model" based on source and target definition. -08:33:06 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:CatalogRecord:adms:status" since it is marked as ignored. -08:33:06 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:foaf: Agent:dct:type" since it is marked as ignored. -08:33:06 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Distribution:dct:conformsTo" since it is marked as ignored. -08:33:06 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Dataset:adms:identifier " since it is marked as ignored. -08:33:06 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:DataService:dct:isReferenceBy" since it is marked as ignored. -08:33:06 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:33:06 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Dataset:dct:type" since it is marked as ignored. -08:33:06 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:33:06 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Relationship:dct:relation" since it is marked as ignored. -08:33:06 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:DataService:dct:spatial" since it is marked as ignored. -08:33:06 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Distribution:dct:format" since it is marked as ignored. -08:33:06 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Dataset:dcat:landingPage" since it is marked as ignored. -08:33:06 WARN c.g.i.o.c.TagHelper - Multiple occurrences of tag "ignore" where only one was expected for "DCAT Application Profile.Domain Model:dcat:CatalogRecord:dct:conformsTo". -08:33:06 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:CatalogRecord:dct:conformsTo" since it is marked as ignored. -08:33:06 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:Catalog:dct:spatial" belongs to package "Domain Model" based on source and target definition. -08:33:06 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Relationship:dct:relation" since it is marked as ignored. -08:33:06 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:33:06 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:DataService:dcat:endpointURL" since it is marked as ignored. -08:33:06 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:Dataset:adms:sample" belongs to package "Domain Model" based on source and target definition. -08:33:06 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Distribution:dcat:packageFormat" since it is marked as ignored. -08:33:06 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:Dataset:dct:source" belongs to package "Domain Model" based on source and target definition. -08:33:06 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Dataset:dcat:theme" since it is marked as ignored. -08:33:06 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:CatalogRecord:dct:language" since it is marked as ignored. -08:33:07 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:33:07 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:adms:Identifier:adms:schemaAgency" since it is marked as ignored. -08:33:07 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:adms:Identifier:dct:issued" since it is marked as ignored. -08:33:07 WARN c.g.i.o.c.JSONLDOutputHandler - The contributor with name: Pavlina Fragkou's code was not recognized. Code found was: O -08:33:07 WARN c.g.i.o.c.JSONLDOutputHandler - The contributor with name: SEMIC 's code was not recognized. Code found was: O +09:00:51 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "DCAT Application Profile". +09:00:51 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "DCAT Application Profile.Domain Model". +09:00:51 WARN c.g.i.o.c.UriAssigner - The following packages map to the same URI (http://fixme.com#): DCAT Application Profile.Domain Model, DCAT Application Profile +09:00:51 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://www.w3.org/2000/01/rdf-schema#Literal): DCAT Application Profile.Domain Model:TemporalLiteral, DCAT Application Profile.Domain Model:rdfs:Literal +09:00:51 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://purl.org/dc/terms/MediaType): DCAT Application Profile.Domain Model:dct:MediaType, DCAT Application Profile.Domain Model:dct:mediaType +09:00:51 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:DataService:dct:conformsTo, DCAT Application Profile.Domain Model:dcat:Distribution:dct:conformsTo, DCAT Application Profile.Domain Model:dcat:CatalogRecord:dct:conformsTo, DCAT Application Profile.Domain Model:dcat:Dataset:dct:conformsTo +09:00:51 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/issued): DCAT Application Profile.Domain Model:dcat:Dataset:dct:issued, DCAT Application Profile.Domain Model:dcat:Distribution:dct:issued, DCAT Application Profile.Domain Model:dcat:CatalogRecord:dct:issued, DCAT Application Profile.Domain Model:dcat:DatasetSeries:dct:issued, DCAT Application Profile.Domain Model:dcat:Catalog:dct:issued +09:00:51 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/language): DCAT Application Profile.Domain Model:dcat:Distribution:dct:language, DCAT Application Profile.Domain Model:dcat:CatalogRecord:dct:language, DCAT Application Profile.Domain Model:dcat:Catalog:dct:language, DCAT Application Profile.Domain Model:dcat:Dataset:dct:language +09:00:51 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/modified): DCAT Application Profile.Domain Model:dcat:CatalogRecord:dct:modified, DCAT Application Profile.Domain Model:dcat:Dataset:dct:modified, DCAT Application Profile.Domain Model:dcat:Distribution:dct:modified, DCAT Application Profile.Domain Model:dcat:DatasetSeries:dct:modified, DCAT Application Profile.Domain Model:dcat:Catalog:dct:modified +09:00:51 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/description): DCAT Application Profile.Domain Model:dcat:CatalogRecord:dct:description, DCAT Application Profile.Domain Model:dcat:Catalog:dct:description, DCAT Application Profile.Domain Model:dcat:DatasetSeries:dct:description, DCAT Application Profile.Domain Model:dcat:Distribution:dct:description, DCAT Application Profile.Domain Model:dcat:DataService:dct:description, DCAT Application Profile.Domain Model:dcat:Dataset:dct:description +09:00:51 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/ns/dcat#temporalResolution): DCAT Application Profile.Domain Model:dcat:Dataset:dcat:temporalResolution, DCAT Application Profile.Domain Model:dcat:Distribution:dcat:temporalResolution +09:00:51 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/type): DCAT Application Profile.Domain Model:dct:LicenseDocument:dct:type, DCAT Application Profile.Domain Model:dcat:Dataset:dct:type, DCAT Application Profile.Domain Model:foaf: Agent:dct:type +09:00:51 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/relation): DCAT Application Profile.Domain Model:dcat:Dataset:dct:relation, DCAT Application Profile.Domain Model:dcat:Relationship:dct:relation +09:00:51 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/title): DCAT Application Profile.Domain Model:dcat:DataService:dct:title, DCAT Application Profile.Domain Model:dcat:Catalog:dct:title, DCAT Application Profile.Domain Model:skos:ConceptScheme:dct:title, DCAT Application Profile.Domain Model:dcat:DatasetSeries:dct:title, DCAT Application Profile.Domain Model:dcat:CatalogRecord:dct:title, DCAT Application Profile.Domain Model:dcat:Dataset:dct:title, DCAT Application Profile.Domain Model:dcat:Distribution:dct:title +09:00:51 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:Catalog:dct:rights, DCAT Application Profile.Domain Model:dcat:Distribution:dct:rights +09:00:51 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/accrualPeriodicity): DCAT Application Profile.Domain Model:dcat:DatasetSeries:dct:accrualPeriodicity, DCAT Application Profile.Domain Model:dcat:Dataset:dct:accrualPeriodicity +09:00:51 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/ns/dcat#landingPage): DCAT Application Profile.Domain Model:dcat:DataService:dcat:landingPage, DCAT Application Profile.Domain Model:dcat:Dataset:dcat:landingPage +09:00:51 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/ns/dcat#spatialResolutionInMeters): DCAT Application Profile.Domain Model:dcat:Distribution:dcat:spatialResolutionInMeters, DCAT Application Profile.Domain Model:dcat:Dataset:dcat:spatialResolutionInMeters +09:00:51 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:Catalog:dcatap:applicableLegisLation, DCAT Application Profile.Domain Model:dcat:DatasetSeries:dcatap: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:Dataset:dcatap:applicableLegislation +09:00:51 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/ns/adms#status): DCAT Application Profile.Domain Model:dcat:Distribution:adms:status, DCAT Application Profile.Domain Model:dcat:CatalogRecord:adms:status +09:00:51 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/ns/dcat#theme): DCAT Application Profile.Domain Model:dcat:Dataset:dcat:theme, DCAT Application Profile.Domain Model:dcat:DataService:dcat:theme +09:00:51 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/ns/dcat#keyword): DCAT Application Profile.Domain Model:dcat:Dataset:dcat:keyword, DCAT Application Profile.Domain Model:dcat:DataService:dcat:keyword +09:00:51 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/accessRights): DCAT Application Profile.Domain Model:dcat:Dataset:dct:accessRights, DCAT Application Profile.Domain Model:dcat:DataService:dct:accessRights +09:00:51 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/format): DCAT Application Profile.Domain Model:dcat:Distribution:dct:format, DCAT Application Profile.Domain Model:dcat:DataService:dct:format +09:00:51 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://xmlns.com/foaf/0.1/page): DCAT Application Profile.Domain Model:dcat:Distribution:foaf:page, DCAT Application Profile.Domain Model:dcat:Dataset:foaf:page +09:00:51 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:DatasetSeries:dcat:contactPoint, DCAT Application Profile.Domain Model:dcat:DataService:dcat:contactPoint, DCAT Application Profile.Domain Model:dcat:Dataset:dcat:contactPoint +09:00:51 WARN c.g.i.o.c.TagHelper - Missing "issued" tag for "DCAT Application Profile.Domain Model". +09:00:51 WARN c.g.i.o.c.TagHelper - Missing "license" tag for "DCAT Application Profile.Domain Model". +09:00:51 WARN c.g.i.o.c.TagHelper - Missing "issued" tag for "DCAT Application Profile.Domain Model". +09:00:51 WARN c.g.i.o.c.TagHelper - Missing "license" tag for "DCAT Application Profile.Domain Model". +09:00:51 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dcat:Catalog" . +09:00:51 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dcat:CatalogRecord" . +09:00:51 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "foaf: Agent" . +09:00:51 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "skos:ConceptScheme" . +09:00:51 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "DCAT Application Profile.Domain Model:skos:ConceptScheme". +09:00:51 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "DCAT Application Profile.Domain Model:skos:ConceptScheme". +09:00:51 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "DCAT Application Profile.Domain Model:skos:ConceptScheme". +09:00:51 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "skos:Concept" . +09:00:51 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "DCAT Application Profile.Domain Model:skos:Concept". +09:00:51 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "DCAT Application Profile.Domain Model:skos:Concept". +09:00:51 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "DCAT Application Profile.Domain Model:skos:Concept". +09:00:51 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dcat:Distribution" . +09:00:51 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dcat:Dataset" . +09:00:51 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dct:LicenseDocument" . +09:00:51 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "foaf:Document" . +09:00:51 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dct:Frequency" . +09:00:51 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "adms:Identifier" . +09:00:51 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dct:LinguisticSystem" . +09:00:51 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "rdfs:Resource" . +09:00:51 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "rdfs:Literal" . +09:00:51 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dct:Location" . +09:00:51 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dct:MediaType" . +09:00:51 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dct:PeriodOfTime" . +09:00:51 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dct:RightsStatement" . +09:00:51 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dct:Standard" . +09:00:51 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "vcard:Kind" . +09:00:51 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "spdx:Checksum" . +09:00:51 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dct:ProvenanceStatement" . +09:00:51 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dcat:Relationship" . +09:00:51 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dcat:Role" . +09:00:51 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dcat:DataService" . +09:00:51 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "TemporalLiteral" . +09:00:51 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "TimeInstant" . +09:00:51 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "ChecksumAlgorithm" . +09:00:51 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "xsd:hexBinary" . +09:00:51 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "xsd:decimal" . +09:00:51 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "xsd:duration" . +09:00:51 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "prov:Activity" . +09:00:51 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dct:MediaTypeOrExtent" . +09:00:51 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dct:mediaType" . +09:00:51 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "xsd:dateTime" . +09:00:51 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "prov:Attribution" . +09:00:51 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "locn:Geometry" . +09:00:51 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "xsd:nonNegativeInteger" . +09:00:51 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "odrl:Policy" . +09:00:51 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dcat:Resource" . +09:00:51 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "eli:LegalResource" . +09:00:51 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dcat:DatasetSeries" . +09:00:51 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Dataset:dcat:isVersionOf" since it is marked as ignored. +09:00:51 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:foaf: Agent:dct:type" since it is marked as ignored. +09:00:51 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:DataService:dct:isReferenceBy" since it is marked as ignored. +09:00:51 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Dataset:dct:relation" since it is marked as ignored. +09:00:51 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:CatalogRecord:(dcat:CatalogRecord -> dcat:Dataset)" belongs to package "Domain Model" based on source and target definition. +09:00:51 WARN c.g.i.o.c.UriAssigner - Connector "DCAT Application Profile.Domain Model:dcat:CatalogRecord:(dcat:CatalogRecord -> dcat:Dataset)" does not have a name, it will be ignored. +09:00:51 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Dataset:prov:qualifiedRelation" since it is marked as ignored. +09:00:51 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Dataset:dcat:landingPage" since it is marked as ignored. +09:00:51 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Distribution:dcat:packageFormat" since it is marked as ignored. +09:00:51 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:Catalog:dct:creator" belongs to package "Domain Model" based on source and target definition. +09:00:51 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Relationship:dct:hadRole" since it is marked as ignored. +09:00:51 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Catalog:dct:rights" since it is marked as ignored. +09:00:51 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Dataset:dct:conformsTo" since it is marked as ignored. +09:00:51 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:DataService:dct:license" belongs to package "Domain Model" based on source and target definition. +09:00:51 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:Catalog:dct:spatial" belongs to package "Domain Model" based on source and target definition. +09:00:51 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:Dataset:dct:source" belongs to package "Domain Model" based on source and target definition. +09:00:51 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:DataService:dcat:servesDataset" belongs to package "Domain Model" based on source and target definition. +09:00:51 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Distribution:dcat:downloadURL" since it is marked as ignored. +09:00:51 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:Dataset:dct:spatial" belongs to package "Domain Model" based on source and target definition. +09:00:51 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:DataService:dct:publisher" belongs to package "Domain Model" based on source and target definition. +09:00:51 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Dataset:dcat:theme" since it is marked as ignored. +09:00:51 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:Catalog:dcat:catalog" belongs to package "Domain Model" based on source and target definition. +09:00:51 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Catalog:dct:language" since it is marked as ignored. +09:00:51 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:Catalog:dcat:dataset" belongs to package "Domain Model" based on source and target definition. +09:00:51 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:CatalogRecord:adms:status" since it is marked as ignored. +09:00:51 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Relationship:dct:relation" since it is marked as ignored. +09:00:51 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Distribution:dcatap:availability" since it is marked as ignored. +09:00:51 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:Distribution:dct:license" belongs to package "Domain Model" based on source and target definition. +09:00:51 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:Distribution:dcat:accessService" belongs to package "Domain Model" based on source and target definition. +09:00:51 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:Dataset:dcat:hasVersion" belongs to package "Domain Model" based on source and target definition. +09:00:51 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dct:LicenseDocument:dct:type" since it is marked as ignored. +09:00:51 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:Dataset:dct:temporal" belongs to package "Domain Model" based on source and target definition. +09:00:51 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:DataService:dct:spatial" since it is marked as ignored. +09:00:51 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Dataset:dct:provenance" since it is marked as ignored. +09:00:51 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:CatalogRecord:dct:source" belongs to package "Domain Model" based on source and target definition. +09:00:51 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:Catalog:dct:license" belongs to package "Domain Model" based on source and target definition. +09:00:51 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:Dataset:dcat:distribution" belongs to package "Domain Model" based on source and target definition. +09:00:51 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Distribution:dcat:mediaType" since it is marked as ignored. +09:00:51 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:Catalog:dct:isPartOf" belongs to package "Domain Model" based on source and target definition. +09:00:51 ERROR c.g.i.o.c.UriAssigner - Invalid property URI "q", use empty URI connector DCAT Application Profile.Domain Model:dcat:Catalog:dct:isPartOf. +09:00:51 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Distribution:dct:rights" since it is marked as ignored. +09:00:51 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Distribution:foaf:page" since it is marked as ignored. +09:00:51 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Distribution:dct:language" since it is marked as ignored. +09:00:51 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Catalog:dcat:qualifiedRelation" since it is marked as ignored. +09:00:51 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:Catalog:dcat:record" belongs to package "Domain Model" based on source and target definition. +09:00:51 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:CatalogRecord:foaf:primaryTopic" belongs to package "Domain Model" based on source and target definition. +09:00:51 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Distribution:dct:format" since it is marked as ignored. +09:00:51 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Distribution:adms:status" since it is marked as ignored. +09:00:51 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:DataService:dct:temporal" since it is marked as ignored. +09:00:51 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Catalog:foaf:homepage" since it is marked as ignored. +09:00:51 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Distribution:dct:conformsTo" since it is marked as ignored. +09:00:51 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:Catalog:dct:publisher" belongs to package "Domain Model" based on source and target definition. +09:00:51 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Relationship:dct:relation" since it is marked as ignored. +09:00:51 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Dataset:adms:identifier " since it is marked as ignored. +09:00:51 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:Dataset:adms:sample" belongs to package "Domain Model" based on source and target definition. +09:00:51 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Distribution:spdx:checksum" since it is marked as ignored. +09:00:51 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Dataset:dcat:contactPoint" since it is marked as ignored. +09:00:51 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. +09:00:51 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Dataset:dct:accrualPeriodicity" since it is marked as ignored. +09:00:51 WARN c.g.i.o.c.TagHelper - Multiple occurrences of tag "ignore" where only one was expected for "DCAT Application Profile.Domain Model:dcat:CatalogRecord:dct:conformsTo". +09:00:51 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:CatalogRecord:dct:conformsTo" since it is marked as ignored. +09:00:51 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:DataService:dcat:endpointURL" since it is marked as ignored. +09:00:51 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:DatasetSeries:dct:publisher" belongs to package "Domain Model" based on source and target definition. +09:00:51 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Dataset:foaf:page" since it is marked as ignored. +09:00:51 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:Dataset:dct:creator" belongs to package "Domain Model" based on source and target definition. +09:00:51 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:Dataset:dct:publisher" belongs to package "Domain Model" based on source and target definition. +09:00:51 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:Catalog:dcat:service" belongs to package "Domain Model" based on source and target definition. +09:00:51 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Catalog:dcat:themeTaxonomy" since it is marked as ignored. +09:00:51 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Dataset:dct:type" since it is marked as ignored. +09:00:51 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Distribution:dcat:accessURL" since it is marked as ignored. +09:00:51 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Dataset:dct:language" since it is marked as ignored. +09:00:51 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Dataset:dct:accessRights" since it is marked as ignored. +09:00:51 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:Catalog:dct:hasPart" belongs to package "Domain Model" based on source and target definition. +09:00:51 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:Catalog:dct:temporal" belongs to package "Domain Model" based on source and target definition. +09:00:51 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:CatalogRecord:dct:language" since it is marked as ignored. +09:00:51 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Dataset:dcat:keyword" since it is marked as ignored. +09:00:51 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:owl:versionInfo" since it is marked as ignored. +09:00:51 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:adms:Identifier:adms:schemaAgency" since it is marked as ignored. +09:00:51 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:adms:Identifier:dct:issued" since it is marked as ignored. +09:00:51 WARN c.g.i.o.c.JSONLDOutputHandler - The contributor with name: Pavlina Fragkou's code was not recognized. Code found was: O +09:00:51 WARN c.g.i.o.c.JSONLDOutputHandler - The contributor with name: SEMIC 's code was not recognized. Code found was: O diff --git a/report/DCAT-AP/releases/3.0.0/html-nj_en.json b/report/DCAT-AP/releases/3.0.0/html-nj_en.json index 16b4e0131..11a0317de 100644 --- a/report/DCAT-AP/releases/3.0.0/html-nj_en.json +++ b/report/DCAT-AP/releases/3.0.0/html-nj_en.json @@ -16,8 +16,8 @@ }, "status": "https://www.w3.org/2021/Process-20211102/#RecsCR", "statuslabel": "Onbekend", - "repositoryurl": "git@semicthema-DCAT-AP:SEMICeu/Semicthema-DCAT-AP.git/tree/a8440a87d5f2063ba51a1d98f7dd21d702f0c9eb", - "changelogurl": "git@semicthema-DCAT-AP:SEMICeu/Semicthema-DCAT-AP.git/blob/a8440a87d5f2063ba51a1d98f7dd21d702f0c9eb/CHANGELOG", + "repositoryurl": "git@semicthema-DCAT-AP:SEMICeu/Semicthema-DCAT-AP.git/tree/e009ede17e48179f904f833376430c69b1d55ac6", + "changelogurl": "git@semicthema-DCAT-AP:SEMICeu/Semicthema-DCAT-AP.git/blob/e009ede17e48179f904f833376430c69b1d55ac6/CHANGELOG", "feedbackurl": "https://github.com/SEMICeu/DCAT-AP/issues", "standaardregisterurl": "https://semiceu.github.io/DCAT-AP/releases/3.0.0/CHANGELOG.html", "usesVocs": [], diff --git a/report/DCAT-AP/releases/3.0.0/translation/dcat-ap.jsonld b/report/DCAT-AP/releases/3.0.0/translation/dcat-ap.jsonld index 849c46c92..9f6ead1e0 100644 --- a/report/DCAT-AP/releases/3.0.0/translation/dcat-ap.jsonld +++ b/report/DCAT-AP/releases/3.0.0/translation/dcat-ap.jsonld @@ -4930,25 +4930,25 @@ "name": "creator", "inpackage": "ACTIVE_PACKAGE", "ap-definition-en": { - "en": "An entity responsible for producing the dataset." + "en": "An entity responsible for the creation of the catalogue." }, "ap-label-en": { "en": "creator" }, "definition": { - "en": "An entity responsible for producing the dataset." + "en": "An entity responsible for the creation of the catalogue." }, "label": { "en": "creator" }, "extra": { "EA-Name": "dct:creator", - "EA-Guid": "{B9516A6B-4219-4a42-ACFF-E32791013224}", + "EA-Guid": "{F1778663-DEE9-4713-88A5-5143556A6233}", "derived": "false", "EA-Package": "", "EA-Type": "connector", - "EA-Domain": "dcat:Dataset", - "EA-Domain-Guid": "{4BAD0A56-89A2-40fe-8A22-FD9F4A8E5244}", + "EA-Domain": "dcat:Catalog", + "EA-Domain-Guid": "{88017649-2BEC-46cd-A29D-288515A7FA11}", "EA-Range": "foaf: Agent", "RangeData": { "EA-Name": "foaf: Agent", @@ -4962,14 +4962,14 @@ "en": "creator" }, "definition": { - "en": "An entity responsible for producing the dataset." + "en": "An entity responsible for the creation of the catalogue." }, "usage": "", "ap-label-en": { "en": "creator" }, "ap-definition-en": { - "en": "An entity responsible for producing the dataset." + "en": "An entity responsible for the creation of the catalogue." }, "ap-usageNote-en": "", "ap-codelist": "", @@ -4986,7 +4986,7 @@ }, { "key": "ap-definition-en", - "value": "An entity responsible for producing the dataset.", + "value": "An entity responsible for the creation of the catalogue.", "note": "null" }, { @@ -5011,8 +5011,8 @@ "codelist": [], "domain": [ { - "uri": "http://www.w3.org/ns/dcat#Dataset", - "EA-Name": "dcat:Dataset" + "uri": "http://www.w3.org/ns/dcat#Catalog", + "EA-Name": "dcat:Catalog" } ], "range": [ @@ -5025,7 +5025,7 @@ ], "generalization": [], "minCardinality": "0", - "maxCardinality": "*" + "maxCardinality": "1" }, { "@id": "http://purl.org/dc/terms/creator", @@ -5033,25 +5033,25 @@ "name": "creator", "inpackage": "ACTIVE_PACKAGE", "ap-definition-en": { - "en": "An entity responsible for the creation of the catalogue." + "en": "An entity responsible for producing the dataset." }, "ap-label-en": { "en": "creator" }, "definition": { - "en": "An entity responsible for the creation of the catalogue." + "en": "An entity responsible for producing the dataset." }, "label": { "en": "creator" }, "extra": { "EA-Name": "dct:creator", - "EA-Guid": "{F1778663-DEE9-4713-88A5-5143556A6233}", + "EA-Guid": "{B9516A6B-4219-4a42-ACFF-E32791013224}", "derived": "false", "EA-Package": "", "EA-Type": "connector", - "EA-Domain": "dcat:Catalog", - "EA-Domain-Guid": "{88017649-2BEC-46cd-A29D-288515A7FA11}", + "EA-Domain": "dcat:Dataset", + "EA-Domain-Guid": "{4BAD0A56-89A2-40fe-8A22-FD9F4A8E5244}", "EA-Range": "foaf: Agent", "RangeData": { "EA-Name": "foaf: Agent", @@ -5065,14 +5065,14 @@ "en": "creator" }, "definition": { - "en": "An entity responsible for the creation of the catalogue." + "en": "An entity responsible for producing the dataset." }, "usage": "", "ap-label-en": { "en": "creator" }, "ap-definition-en": { - "en": "An entity responsible for the creation of the catalogue." + "en": "An entity responsible for producing the dataset." }, "ap-usageNote-en": "", "ap-codelist": "", @@ -5089,7 +5089,7 @@ }, { "key": "ap-definition-en", - "value": "An entity responsible for the creation of the catalogue.", + "value": "An entity responsible for producing the dataset.", "note": "null" }, { @@ -5114,8 +5114,8 @@ "codelist": [], "domain": [ { - "uri": "http://www.w3.org/ns/dcat#Catalog", - "EA-Name": "dcat:Catalog" + "uri": "http://www.w3.org/ns/dcat#Dataset", + "EA-Name": "dcat:Dataset" } ], "range": [ @@ -5128,7 +5128,7 @@ ], "generalization": [], "minCardinality": "0", - "maxCardinality": "1" + "maxCardinality": "*" }, { "@id": "http://purl.org/dc/terms/description", @@ -7250,25 +7250,25 @@ "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-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", @@ -7282,14 +7282,14 @@ "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": "", "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": "", "ap-codelist": "", @@ -7306,17 +7306,17 @@ }, { "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://www.w3.org/TR/vocab-dcat-3/#Property:distribution_license", + "value": "https://www.w3.org/TR/vocab-dcat-3/#Property:resource_license", "note": "null" }, { @@ -7331,8 +7331,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": [ @@ -7353,25 +7353,25 @@ "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-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", @@ -7385,14 +7385,14 @@ "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": "", "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": "", "ap-codelist": "", @@ -7409,17 +7409,17 @@ }, { "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://www.w3.org/TR/vocab-dcat-3/#Property:resource_license", + "value": "https://www.w3.org/TR/vocab-dcat-3/#Property:distribution_license", "note": "null" }, { @@ -7434,8 +7434,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": [ @@ -8163,25 +8163,25 @@ "name": "publisher", "inpackage": "ACTIVE_PACKAGE", "ap-definition-en": { - "en": "An entity (organisation) responsible for making the Catalogue available." + "en": "An entity (organisation) responsible for making the Data Service available." }, "ap-label-en": { "en": "publisher" }, "definition": { - "en": "An entity (organisation) responsible for making the Catalogue available." + "en": "An entity (organisation) responsible for making the Data Service available." }, "label": { "en": "publisher" }, "extra": { "EA-Name": "dct:publisher", - "EA-Guid": "{2143F0EC-CB06-4c15-94BF-E2D327B6D057}", + "EA-Guid": "{1A78BF38-36C0-44d0-A69E-C1388EFF6127}", "derived": "false", "EA-Package": "", "EA-Type": "connector", - "EA-Domain": "dcat:Catalog", - "EA-Domain-Guid": "{88017649-2BEC-46cd-A29D-288515A7FA11}", + "EA-Domain": "dcat:DataService", + "EA-Domain-Guid": "{B15BC34B-2236-41e9-BFD4-27D628498B57}", "EA-Range": "foaf: Agent", "RangeData": { "EA-Name": "foaf: Agent", @@ -8195,14 +8195,14 @@ "en": "publisher" }, "definition": { - "en": "An entity (organisation) responsible for making the Catalogue available." + "en": "An entity (organisation) responsible for making the Data Service available." }, "usage": "", "ap-label-en": { "en": "publisher" }, "ap-definition-en": { - "en": "An entity (organisation) responsible for making the Catalogue available." + "en": "An entity (organisation) responsible for making the Data Service available." }, "ap-usageNote-en": "", "ap-codelist": "", @@ -8213,18 +8213,18 @@ "note": "null" }, { - "key": "ap-definition-en", - "value": "An entity (organisation) responsible for making the Catalogue available.", + "key": "uri", + "value": "http://purl.org/dc/terms/publisher", "note": "null" }, { - "key": "uri", - "value": "http://purl.org/dc/terms/publisher", + "key": "ap-definition-en", + "value": "An entity (organisation) responsible for making the Data Service available.", "note": "null" }, { "key": "property-usage-scope", - "value": "mandatory", + "value": "recommended", "note": "null" }, { @@ -8244,8 +8244,8 @@ "codelist": [], "domain": [ { - "uri": "http://www.w3.org/ns/dcat#Catalog", - "EA-Name": "dcat:Catalog" + "uri": "http://www.w3.org/ns/dcat#DataService", + "EA-Name": "dcat:DataService" } ], "range": [ @@ -8257,7 +8257,7 @@ } ], "generalization": [], - "minCardinality": "1", + "minCardinality": "0", "maxCardinality": "1" }, { @@ -8266,31 +8266,25 @@ "name": "publisher", "inpackage": "ACTIVE_PACKAGE", "ap-definition-en": { - "en": "An entity (organisation) responsible for ensuring the coherency of the Dataset Series " - }, - "ap-usageNote-en": { - "en": "The publisher of the dataset series may not be the publisher of all datasets. \r\nE.g. a digital archive could take over the publishing of older datasets in the series. " - }, - "usage": { - "en": "The publisher of the dataset series may not be the publisher of all datasets. \r\nE.g. a digital archive could take over the publishing of older datasets in the series. " + "en": "An entity (organisation) responsible for making the Catalogue available." }, "ap-label-en": { "en": "publisher" }, "definition": { - "en": "An entity (organisation) responsible for ensuring the coherency of the Dataset Series " + "en": "An entity (organisation) responsible for making the Catalogue available." }, "label": { "en": "publisher" }, "extra": { "EA-Name": "dct:publisher", - "EA-Guid": "{22B3C6BA-017D-4498-83F7-6FF21A2A554F}", + "EA-Guid": "{2143F0EC-CB06-4c15-94BF-E2D327B6D057}", "derived": "false", "EA-Package": "", "EA-Type": "connector", - "EA-Domain": "dcat:DatasetSeries", - "EA-Domain-Guid": "{5E604419-6C6B-49c8-9170-76FFC42EE574}", + "EA-Domain": "dcat:Catalog", + "EA-Domain-Guid": "{88017649-2BEC-46cd-A29D-288515A7FA11}", "EA-Range": "foaf: Agent", "RangeData": { "EA-Name": "foaf: Agent", @@ -8304,60 +8298,41 @@ "en": "publisher" }, "definition": { - "en": "An entity (organisation) responsible for ensuring the coherency of the Dataset Series " - }, - "usage": { - "en": "The publisher of the dataset series may not be the publisher of all datasets. \r\nE.g. a digital archive could take over the publishing of older datasets in the series. " + "en": "An entity (organisation) responsible for making the Catalogue available." }, + "usage": "", "ap-label-en": { "en": "publisher" }, "ap-definition-en": { - "en": "An entity (organisation) responsible for ensuring the coherency of the Dataset Series " - }, - "ap-usageNote-en": { - "en": "The publisher of the dataset series may not be the publisher of all datasets. \r\nE.g. a digital archive could take over the publishing of older datasets in the series. " + "en": "An entity (organisation) responsible for making the Catalogue available." }, + "ap-usageNote-en": "", "ap-codelist": "", "RawTags": [ - { - "key": "uri", - "value": "http://purl.org/dc/terms/publisher", - "note": "null" - }, - { - "key": "ap-definition-en", - "value": "An entity (organisation) responsible for ensuring the coherency of the Dataset Series ", - "note": "null" - }, { "key": "ap-label-en", "value": "publisher", "note": "null" }, { - "key": "DCAT", - "value": "https://www.w3.org/TR/vocab-dcat-3/#Property:resource_publisher", + "key": "ap-definition-en", + "value": "An entity (organisation) responsible for making the Catalogue available.", "note": "null" }, { - "key": "property-usage-scope", - "value": "recommended", + "key": "uri", + "value": "http://purl.org/dc/terms/publisher", "note": "null" }, { - "key": "ap-usageNote-en", - "value": "The publisher of the dataset series may not be the publisher of all datasets. \r\nE.g. a digital archive could take over the publishing of older datasets in the series. ", - "note": "The publisher of the dataset series may not be the publisher of all datasets. \r\nE.g. a digital archive could take over the publishing of older datasets in the series. " - }, - { - "key": "ignore", - "value": "false", + "key": "property-usage-scope", + "value": "mandatory", "note": "null" }, { - "key": "label-en", - "value": "publisher", + "key": "DCAT", + "value": "https://www.w3.org/TR/vocab-dcat-3/#Property:resource_publisher", "note": "null" }, { @@ -8372,8 +8347,8 @@ "codelist": [], "domain": [ { - "uri": "http://www.w3.org/ns/dcat#DatasetSeries", - "EA-Name": "dcat:DatasetSeries" + "uri": "http://www.w3.org/ns/dcat#Catalog", + "EA-Name": "dcat:Catalog" } ], "range": [ @@ -8385,7 +8360,7 @@ } ], "generalization": [], - "minCardinality": "0", + "minCardinality": "1", "maxCardinality": "1" }, { @@ -8394,25 +8369,31 @@ "name": "publisher", "inpackage": "ACTIVE_PACKAGE", "ap-definition-en": { - "en": "An entity (organisation) responsible for making the Data Service available." + "en": "An entity (organisation) responsible for ensuring the coherency of the Dataset Series " + }, + "ap-usageNote-en": { + "en": "The publisher of the dataset series may not be the publisher of all datasets. \r\nE.g. a digital archive could take over the publishing of older datasets in the series. " + }, + "usage": { + "en": "The publisher of the dataset series may not be the publisher of all datasets. \r\nE.g. a digital archive could take over the publishing of older datasets in the series. " }, "ap-label-en": { "en": "publisher" }, "definition": { - "en": "An entity (organisation) responsible for making the Data Service available." + "en": "An entity (organisation) responsible for ensuring the coherency of the Dataset Series " }, "label": { "en": "publisher" }, "extra": { "EA-Name": "dct:publisher", - "EA-Guid": "{1A78BF38-36C0-44d0-A69E-C1388EFF6127}", + "EA-Guid": "{22B3C6BA-017D-4498-83F7-6FF21A2A554F}", "derived": "false", "EA-Package": "", "EA-Type": "connector", - "EA-Domain": "dcat:DataService", - "EA-Domain-Guid": "{B15BC34B-2236-41e9-BFD4-27D628498B57}", + "EA-Domain": "dcat:DatasetSeries", + "EA-Domain-Guid": "{5E604419-6C6B-49c8-9170-76FFC42EE574}", "EA-Range": "foaf: Agent", "RangeData": { "EA-Name": "foaf: Agent", @@ -8426,23 +8407,22 @@ "en": "publisher" }, "definition": { - "en": "An entity (organisation) responsible for making the Data Service available." + "en": "An entity (organisation) responsible for ensuring the coherency of the Dataset Series " + }, + "usage": { + "en": "The publisher of the dataset series may not be the publisher of all datasets. \r\nE.g. a digital archive could take over the publishing of older datasets in the series. " }, - "usage": "", "ap-label-en": { "en": "publisher" }, "ap-definition-en": { - "en": "An entity (organisation) responsible for making the Data Service available." + "en": "An entity (organisation) responsible for ensuring the coherency of the Dataset Series " + }, + "ap-usageNote-en": { + "en": "The publisher of the dataset series may not be the publisher of all datasets. \r\nE.g. a digital archive could take over the publishing of older datasets in the series. " }, - "ap-usageNote-en": "", "ap-codelist": "", "RawTags": [ - { - "key": "ap-label-en", - "value": "publisher", - "note": "null" - }, { "key": "uri", "value": "http://purl.org/dc/terms/publisher", @@ -8450,12 +8430,12 @@ }, { "key": "ap-definition-en", - "value": "An entity (organisation) responsible for making the Data Service available.", + "value": "An entity (organisation) responsible for ensuring the coherency of the Dataset Series ", "note": "null" }, { - "key": "property-usage-scope", - "value": "recommended", + "key": "ap-label-en", + "value": "publisher", "note": "null" }, { @@ -8463,6 +8443,26 @@ "value": "https://www.w3.org/TR/vocab-dcat-3/#Property:resource_publisher", "note": "null" }, + { + "key": "property-usage-scope", + "value": "recommended", + "note": "null" + }, + { + "key": "ap-usageNote-en", + "value": "The publisher of the dataset series may not be the publisher of all datasets. \r\nE.g. a digital archive could take over the publishing of older datasets in the series. ", + "note": "The publisher of the dataset series may not be the publisher of all datasets. \r\nE.g. a digital archive could take over the publishing of older datasets in the series. " + }, + { + "key": "ignore", + "value": "false", + "note": "null" + }, + { + "key": "label-en", + "value": "publisher", + "note": "null" + }, { "key": "reuse", "value": "extended", @@ -8475,8 +8475,8 @@ "codelist": [], "domain": [ { - "uri": "http://www.w3.org/ns/dcat#DataService", - "EA-Name": "dcat:DataService" + "uri": "http://www.w3.org/ns/dcat#DatasetSeries", + "EA-Name": "dcat:DatasetSeries" } ], "range": [ @@ -8988,56 +8988,56 @@ { "@id": "http://purl.org/dc/terms/source", "@type": "http://www.w3.org/2002/07/owl#ObjectProperty", - "name": "sourceMetadata", + "name": "source", "inpackage": "ACTIVE_PACKAGE", "ap-definition-en": { - "en": "The original metadata that was used in creating metadata for the Dataset." + "en": "A related Dataset from which the described Dataset is derived." }, "ap-label-en": { - "en": "source metadata" + "en": "source" }, "definition": { - "en": "The original metadata that was used in creating metadata for the Dataset." + "en": "A related Dataset from which the described Dataset is derived." }, "label": { - "en": "source metadata" + "en": "source" }, "extra": { "EA-Name": "dct:source", - "EA-Guid": "{E5701114-9161-4654-B770-7DB8177B962E}", + "EA-Guid": "{3EE5EC81-3102-46a2-BBAF-48952ACA70C5}", "derived": "false", "EA-Package": "", "EA-Type": "connector", - "EA-Domain": "dcat:CatalogRecord", - "EA-Domain-Guid": "{918D8B2B-7A8A-4c0b-8E99-0B2F91B409B7}", - "EA-Range": "dcat:CatalogRecord", + "EA-Domain": "dcat:Dataset", + "EA-Domain-Guid": "{4BAD0A56-89A2-40fe-8A22-FD9F4A8E5244}", + "EA-Range": "dcat:Dataset", "RangeData": { - "EA-Name": "dcat:CatalogRecord", - "EA-GUID": "{918D8B2B-7A8A-4c0b-8E99-0B2F91B409B7}", + "EA-Name": "dcat:Dataset", + "EA-GUID": "{4BAD0A56-89A2-40fe-8A22-FD9F4A8E5244}", "EA-Package": "Domain Model", - "uri": "http://www.w3.org/ns/dcat#CatalogRecord" + "uri": "http://www.w3.org/ns/dcat#Dataset" }, "sourceRole": "null", "destRole": "null", "label": { - "en": "source metadata" + "en": "source" }, "definition": { - "en": "The original metadata that was used in creating metadata for the Dataset." + "en": "A related Dataset from which the described Dataset is derived." }, "usage": "", "ap-label-en": { - "en": "source metadata" + "en": "source" }, "ap-definition-en": { - "en": "The original metadata that was used in creating metadata for the Dataset." + "en": "A related Dataset from which the described Dataset is derived." }, "ap-usageNote-en": "", "ap-codelist": "", "RawTags": [ { "key": "ap-label-en", - "value": "source metadata", + "value": "source", "note": "null" }, { @@ -9047,7 +9047,7 @@ }, { "key": "ap-definition-en", - "value": "The original metadata that was used in creating metadata for the Dataset.", + "value": "A related Dataset from which the described Dataset is derived.", "note": "null" }, { @@ -9067,75 +9067,75 @@ "codelist": [], "domain": [ { - "uri": "http://www.w3.org/ns/dcat#CatalogRecord", - "EA-Name": "dcat:CatalogRecord" + "uri": "http://www.w3.org/ns/dcat#Dataset", + "EA-Name": "dcat:Dataset" } ], "range": [ { - "EA-Name": "dcat:CatalogRecord", - "EA-GUID": "{918D8B2B-7A8A-4c0b-8E99-0B2F91B409B7}", + "EA-Name": "dcat:Dataset", + "EA-GUID": "{4BAD0A56-89A2-40fe-8A22-FD9F4A8E5244}", "EA-Package": "Domain Model", - "uri": "http://www.w3.org/ns/dcat#CatalogRecord" + "uri": "http://www.w3.org/ns/dcat#Dataset" } ], "generalization": [], "minCardinality": "0", - "maxCardinality": "1" + "maxCardinality": "*" }, { "@id": "http://purl.org/dc/terms/source", "@type": "http://www.w3.org/2002/07/owl#ObjectProperty", - "name": "source", + "name": "sourceMetadata", "inpackage": "ACTIVE_PACKAGE", "ap-definition-en": { - "en": "A related Dataset from which the described Dataset is derived." + "en": "The original metadata that was used in creating metadata for the Dataset." }, "ap-label-en": { - "en": "source" + "en": "source metadata" }, "definition": { - "en": "A related Dataset from which the described Dataset is derived." + "en": "The original metadata that was used in creating metadata for the Dataset." }, "label": { - "en": "source" + "en": "source metadata" }, "extra": { "EA-Name": "dct:source", - "EA-Guid": "{3EE5EC81-3102-46a2-BBAF-48952ACA70C5}", + "EA-Guid": "{E5701114-9161-4654-B770-7DB8177B962E}", "derived": "false", "EA-Package": "", "EA-Type": "connector", - "EA-Domain": "dcat:Dataset", - "EA-Domain-Guid": "{4BAD0A56-89A2-40fe-8A22-FD9F4A8E5244}", - "EA-Range": "dcat:Dataset", + "EA-Domain": "dcat:CatalogRecord", + "EA-Domain-Guid": "{918D8B2B-7A8A-4c0b-8E99-0B2F91B409B7}", + "EA-Range": "dcat:CatalogRecord", "RangeData": { - "EA-Name": "dcat:Dataset", - "EA-GUID": "{4BAD0A56-89A2-40fe-8A22-FD9F4A8E5244}", + "EA-Name": "dcat:CatalogRecord", + "EA-GUID": "{918D8B2B-7A8A-4c0b-8E99-0B2F91B409B7}", "EA-Package": "Domain Model", - "uri": "http://www.w3.org/ns/dcat#Dataset" + "uri": "http://www.w3.org/ns/dcat#CatalogRecord" }, "sourceRole": "null", "destRole": "null", "label": { - "en": "source" + "en": "source metadata" }, "definition": { - "en": "A related Dataset from which the described Dataset is derived." + "en": "The original metadata that was used in creating metadata for the Dataset." }, "usage": "", "ap-label-en": { - "en": "source" + "en": "source metadata" }, "ap-definition-en": { - "en": "A related Dataset from which the described Dataset is derived." + "en": "The original metadata that was used in creating metadata for the Dataset." }, "ap-usageNote-en": "", "ap-codelist": "", "RawTags": [ { "key": "ap-label-en", - "value": "source", + "value": "source metadata", "note": "null" }, { @@ -9145,7 +9145,7 @@ }, { "key": "ap-definition-en", - "value": "A related Dataset from which the described Dataset is derived.", + "value": "The original metadata that was used in creating metadata for the Dataset.", "note": "null" }, { @@ -9165,21 +9165,21 @@ "codelist": [], "domain": [ { - "uri": "http://www.w3.org/ns/dcat#Dataset", - "EA-Name": "dcat:Dataset" + "uri": "http://www.w3.org/ns/dcat#CatalogRecord", + "EA-Name": "dcat:CatalogRecord" } ], "range": [ { - "EA-Name": "dcat:Dataset", - "EA-GUID": "{4BAD0A56-89A2-40fe-8A22-FD9F4A8E5244}", + "EA-Name": "dcat:CatalogRecord", + "EA-GUID": "{918D8B2B-7A8A-4c0b-8E99-0B2F91B409B7}", "EA-Package": "Domain Model", - "uri": "http://www.w3.org/ns/dcat#Dataset" + "uri": "http://www.w3.org/ns/dcat#CatalogRecord" } ], "generalization": [], "minCardinality": "0", - "maxCardinality": "*" + "maxCardinality": "1" }, { "@id": "http://purl.org/dc/terms/spatial", @@ -9187,25 +9187,25 @@ "name": "geographicalCoverage", "inpackage": "ACTIVE_PACKAGE", "ap-definition-en": { - "en": "A geographic region that is covered by the Dataset." + "en": "A geographical area covered by the Catalogue." }, "ap-label-en": { "en": "geographical coverage" }, "definition": { - "en": "A geographic region that is covered by the Dataset." + "en": "A geographical area covered by the Catalogue." }, "label": { "en": "geographical coverage" }, "extra": { "EA-Name": "dct:spatial", - "EA-Guid": "{96258166-33FC-4b04-AA2B-729B056A24DE}", + "EA-Guid": "{7802FA3C-BAAD-4f52-B09C-8BB541F5116C}", "derived": "false", "EA-Package": "", "EA-Type": "connector", - "EA-Domain": "dcat:Dataset", - "EA-Domain-Guid": "{4BAD0A56-89A2-40fe-8A22-FD9F4A8E5244}", + "EA-Domain": "dcat:Catalog", + "EA-Domain-Guid": "{88017649-2BEC-46cd-A29D-288515A7FA11}", "EA-Range": "dct:Location", "RangeData": { "EA-Name": "dct:Location", @@ -9219,14 +9219,14 @@ "en": "geographical coverage" }, "definition": { - "en": "A geographic region that is covered by the Dataset." + "en": "A geographical area covered by the Catalogue." }, "usage": "", "ap-label-en": { "en": "geographical coverage" }, "ap-definition-en": { - "en": "A geographic region that is covered by the Dataset." + "en": "A geographical area covered by the Catalogue." }, "ap-usageNote-en": "", "ap-codelist": "", @@ -9237,13 +9237,13 @@ "note": "null" }, { - "key": "uri", - "value": "http://purl.org/dc/terms/spatial", + "key": "ap-definition-en", + "value": "A geographical area covered by the Catalogue.", "note": "null" }, { - "key": "ap-definition-en", - "value": "A geographic region that is covered by the Dataset.", + "key": "uri", + "value": "http://purl.org/dc/terms/spatial", "note": "null" }, { @@ -9268,8 +9268,8 @@ "codelist": [], "domain": [ { - "uri": "http://www.w3.org/ns/dcat#Dataset", - "EA-Name": "dcat:Dataset" + "uri": "http://www.w3.org/ns/dcat#Catalog", + "EA-Name": "dcat:Catalog" } ], "range": [ @@ -9290,25 +9290,25 @@ "name": "geographicalCoverage", "inpackage": "ACTIVE_PACKAGE", "ap-definition-en": { - "en": "A geographical area covered by the Catalogue." + "en": "A geographic region that is covered by the Dataset." }, "ap-label-en": { "en": "geographical coverage" }, "definition": { - "en": "A geographical area covered by the Catalogue." + "en": "A geographic region that is covered by the Dataset." }, "label": { "en": "geographical coverage" }, "extra": { "EA-Name": "dct:spatial", - "EA-Guid": "{7802FA3C-BAAD-4f52-B09C-8BB541F5116C}", + "EA-Guid": "{96258166-33FC-4b04-AA2B-729B056A24DE}", "derived": "false", "EA-Package": "", "EA-Type": "connector", - "EA-Domain": "dcat:Catalog", - "EA-Domain-Guid": "{88017649-2BEC-46cd-A29D-288515A7FA11}", + "EA-Domain": "dcat:Dataset", + "EA-Domain-Guid": "{4BAD0A56-89A2-40fe-8A22-FD9F4A8E5244}", "EA-Range": "dct:Location", "RangeData": { "EA-Name": "dct:Location", @@ -9322,14 +9322,14 @@ "en": "geographical coverage" }, "definition": { - "en": "A geographical area covered by the Catalogue." + "en": "A geographic region that is covered by the Dataset." }, "usage": "", "ap-label-en": { "en": "geographical coverage" }, "ap-definition-en": { - "en": "A geographical area covered by the Catalogue." + "en": "A geographic region that is covered by the Dataset." }, "ap-usageNote-en": "", "ap-codelist": "", @@ -9340,13 +9340,13 @@ "note": "null" }, { - "key": "ap-definition-en", - "value": "A geographical area covered by the Catalogue.", + "key": "uri", + "value": "http://purl.org/dc/terms/spatial", "note": "null" }, { - "key": "uri", - "value": "http://purl.org/dc/terms/spatial", + "key": "ap-definition-en", + "value": "A geographic region that is covered by the Dataset.", "note": "null" }, { @@ -9371,8 +9371,8 @@ "codelist": [], "domain": [ { - "uri": "http://www.w3.org/ns/dcat#Catalog", - "EA-Name": "dcat:Catalog" + "uri": "http://www.w3.org/ns/dcat#Dataset", + "EA-Name": "dcat:Dataset" } ], "range": [ @@ -9507,25 +9507,25 @@ "name": "temporalCoverage", "inpackage": "ACTIVE_PACKAGE", "ap-definition-en": { - "en": "A temporal period that the Catalogue covers." + "en": "A temporal period that the Dataset covers." }, "ap-label-en": { "en": "temporal coverage" }, "definition": { - "en": "A temporal period that the Catalogue covers." + "en": "A temporal period that the Dataset covers." }, "label": { "en": "temporal coverage" }, "extra": { "EA-Name": "dct:temporal", - "EA-Guid": "{AA11EBEE-A29E-4709-ADD9-1206D9468009}", + "EA-Guid": "{A8051298-BB13-4ffb-A8FA-1AD8C0F53A3B}", "derived": "false", "EA-Package": "", "EA-Type": "connector", - "EA-Domain": "dcat:Catalog", - "EA-Domain-Guid": "{88017649-2BEC-46cd-A29D-288515A7FA11}", + "EA-Domain": "dcat:Dataset", + "EA-Domain-Guid": "{4BAD0A56-89A2-40fe-8A22-FD9F4A8E5244}", "EA-Range": "dct:PeriodOfTime", "RangeData": { "EA-Name": "dct:PeriodOfTime", @@ -9539,14 +9539,14 @@ "en": "temporal coverage" }, "definition": { - "en": "A temporal period that the Catalogue covers." + "en": "A temporal period that the Dataset covers." }, "usage": "", "ap-label-en": { "en": "temporal coverage" }, "ap-definition-en": { - "en": "A temporal period that the Catalogue covers." + "en": "A temporal period that the Dataset covers." }, "ap-usageNote-en": "", "ap-codelist": "", @@ -9561,24 +9561,19 @@ "value": "http://purl.org/dc/terms/temporal", "note": "null" }, - { - "key": "ap-defintion-en", - "value": "This property refers to a temporal period that the Catalogue covers.", - "note": "null" - }, { "key": "ap-definition-en", - "value": "A temporal period that the Catalogue covers.", + "value": "A temporal period that the Dataset covers.", "note": "null" }, { "key": "property-usage-scope", - "value": "optional", + "value": "recommended", "note": "null" }, { "key": "DCAT", - "value": "https://www.w3.org/TR/vocab-dcat-3/#Property:dataset_temporal_resolution", + "value": "https://www.w3.org/TR/vocab-dcat-3/#Property:dataset_temporal", "note": "null" }, { @@ -9593,8 +9588,8 @@ "codelist": [], "domain": [ { - "uri": "http://www.w3.org/ns/dcat#Catalog", - "EA-Name": "dcat:Catalog" + "uri": "http://www.w3.org/ns/dcat#Dataset", + "EA-Name": "dcat:Dataset" } ], "range": [ @@ -9615,25 +9610,25 @@ "name": "temporalCoverage", "inpackage": "ACTIVE_PACKAGE", "ap-definition-en": { - "en": "A temporal period that the Dataset covers." + "en": "A temporal period that the Catalogue covers." }, "ap-label-en": { "en": "temporal coverage" }, "definition": { - "en": "A temporal period that the Dataset covers." + "en": "A temporal period that the Catalogue covers." }, "label": { "en": "temporal coverage" }, "extra": { "EA-Name": "dct:temporal", - "EA-Guid": "{A8051298-BB13-4ffb-A8FA-1AD8C0F53A3B}", + "EA-Guid": "{AA11EBEE-A29E-4709-ADD9-1206D9468009}", "derived": "false", "EA-Package": "", "EA-Type": "connector", - "EA-Domain": "dcat:Dataset", - "EA-Domain-Guid": "{4BAD0A56-89A2-40fe-8A22-FD9F4A8E5244}", + "EA-Domain": "dcat:Catalog", + "EA-Domain-Guid": "{88017649-2BEC-46cd-A29D-288515A7FA11}", "EA-Range": "dct:PeriodOfTime", "RangeData": { "EA-Name": "dct:PeriodOfTime", @@ -9647,14 +9642,14 @@ "en": "temporal coverage" }, "definition": { - "en": "A temporal period that the Dataset covers." + "en": "A temporal period that the Catalogue covers." }, "usage": "", "ap-label-en": { "en": "temporal coverage" }, "ap-definition-en": { - "en": "A temporal period that the Dataset covers." + "en": "A temporal period that the Catalogue covers." }, "ap-usageNote-en": "", "ap-codelist": "", @@ -9669,19 +9664,24 @@ "value": "http://purl.org/dc/terms/temporal", "note": "null" }, + { + "key": "ap-defintion-en", + "value": "This property refers to a temporal period that the Catalogue covers.", + "note": "null" + }, { "key": "ap-definition-en", - "value": "A temporal period that the Dataset covers.", + "value": "A temporal period that the Catalogue covers.", "note": "null" }, { "key": "property-usage-scope", - "value": "recommended", + "value": "optional", "note": "null" }, { "key": "DCAT", - "value": "https://www.w3.org/TR/vocab-dcat-3/#Property:dataset_temporal", + "value": "https://www.w3.org/TR/vocab-dcat-3/#Property:dataset_temporal_resolution", "note": "null" }, { @@ -9696,8 +9696,8 @@ "codelist": [], "domain": [ { - "uri": "http://www.w3.org/ns/dcat#Dataset", - "EA-Name": "dcat:Dataset" + "uri": "http://www.w3.org/ns/dcat#Catalog", + "EA-Name": "dcat:Catalog" } ], "range": [ @@ -17024,7 +17024,7 @@ }, "config": "config/config-ap.json", "branchtag": "3.0", - "dummy": 41, + "dummy": 42, "examples": false, "filename": "config/dcat-ap.json", "navigation": { @@ -17034,7 +17034,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", - "documentcommit": "a8440a87d5f2063ba51a1d98f7dd21d702f0c9eb", - "toolchaincommit": "b88e8186d59e87c9a851d17fc3385fac945a9976", + "documentcommit": "e009ede17e48179f904f833376430c69b1d55ac6", + "toolchaincommit": "4ccd4827fe3eec9d0a07443ae37f04c1302048fe", "hostname": "https://semiceu.github.io" } diff --git a/report/DCAT-AP/releases/3.0.0/translation/dcat-ap_de.json b/report/DCAT-AP/releases/3.0.0/translation/dcat-ap_de.json index d575c190e..4d7e8a285 100644 --- a/report/DCAT-AP/releases/3.0.0/translation/dcat-ap_de.json +++ b/report/DCAT-AP/releases/3.0.0/translation/dcat-ap_de.json @@ -717,26 +717,26 @@ } }, { - "EA-Guid": "{B9516A6B-4219-4a42-ACFF-E32791013224}", + "EA-Guid": "{F1778663-DEE9-4713-88A5-5143556A6233}", "name": "creator", "label": { "en": "creator", "de": "Enter your translation here" }, "definition": { - "en": "An entity responsible for producing the dataset.", + "en": "An entity responsible for the creation of the catalogue.", "de": "Enter your translation here" } }, { - "EA-Guid": "{F1778663-DEE9-4713-88A5-5143556A6233}", + "EA-Guid": "{B9516A6B-4219-4a42-ACFF-E32791013224}", "name": "creator", "label": { "en": "creator", "de": "Enter your translation here" }, "definition": { - "en": "An entity responsible for the creation of the catalogue.", + "en": "An entity responsible for producing the dataset.", "de": "Enter your translation here" } }, @@ -1021,26 +1021,26 @@ } }, { - "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" } }, { - "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" } }, @@ -1133,42 +1133,42 @@ } }, { - "EA-Guid": "{2143F0EC-CB06-4c15-94BF-E2D327B6D057}", + "EA-Guid": "{1A78BF38-36C0-44d0-A69E-C1388EFF6127}", "name": "publisher", "label": { "en": "publisher", "de": "Enter your translation here" }, "definition": { - "en": "An entity (organisation) responsible for making the Catalogue available.", + "en": "An entity (organisation) responsible for making the Data Service available.", "de": "Enter your translation here" } }, { - "EA-Guid": "{22B3C6BA-017D-4498-83F7-6FF21A2A554F}", + "EA-Guid": "{2143F0EC-CB06-4c15-94BF-E2D327B6D057}", "name": "publisher", "label": { "en": "publisher", "de": "Enter your translation here" }, "definition": { - "en": "An entity (organisation) responsible for ensuring the coherency of the Dataset Series ", - "de": "Enter your translation here" - }, - "usage": { - "en": "The publisher of the dataset series may not be the publisher of all datasets. \r\nE.g. a digital archive could take over the publishing of older datasets in the series. ", + "en": "An entity (organisation) responsible for making the Catalogue available.", "de": "Enter your translation here" } }, { - "EA-Guid": "{1A78BF38-36C0-44d0-A69E-C1388EFF6127}", + "EA-Guid": "{22B3C6BA-017D-4498-83F7-6FF21A2A554F}", "name": "publisher", "label": { "en": "publisher", "de": "Enter your translation here" }, "definition": { - "en": "An entity (organisation) responsible for making the Data Service available.", + "en": "An entity (organisation) responsible for ensuring the coherency of the Dataset Series ", + "de": "Enter your translation here" + }, + "usage": { + "en": "The publisher of the dataset series may not be the publisher of all datasets. \r\nE.g. a digital archive could take over the publishing of older datasets in the series. ", "de": "Enter your translation here" } }, @@ -1233,50 +1233,50 @@ } }, { - "EA-Guid": "{E5701114-9161-4654-B770-7DB8177B962E}", - "name": "sourceMetadata", + "EA-Guid": "{3EE5EC81-3102-46a2-BBAF-48952ACA70C5}", + "name": "source", "label": { - "en": "source metadata", + "en": "source", "de": "Enter your translation here" }, "definition": { - "en": "The original metadata that was used in creating metadata for the Dataset.", + "en": "A related Dataset from which the described Dataset is derived.", "de": "Enter your translation here" } }, { - "EA-Guid": "{3EE5EC81-3102-46a2-BBAF-48952ACA70C5}", - "name": "source", + "EA-Guid": "{E5701114-9161-4654-B770-7DB8177B962E}", + "name": "sourceMetadata", "label": { - "en": "source", + "en": "source metadata", "de": "Enter your translation here" }, "definition": { - "en": "A related Dataset from which the described Dataset is derived.", + "en": "The original metadata that was used in creating metadata for the Dataset.", "de": "Enter your translation here" } }, { - "EA-Guid": "{96258166-33FC-4b04-AA2B-729B056A24DE}", + "EA-Guid": "{7802FA3C-BAAD-4f52-B09C-8BB541F5116C}", "name": "geographicalCoverage", "label": { "en": "geographical coverage", "de": "Enter your translation here" }, "definition": { - "en": "A geographic region that is covered by the Dataset.", + "en": "A geographical area covered by the Catalogue.", "de": "Enter your translation here" } }, { - "EA-Guid": "{7802FA3C-BAAD-4f52-B09C-8BB541F5116C}", + "EA-Guid": "{96258166-33FC-4b04-AA2B-729B056A24DE}", "name": "geographicalCoverage", "label": { "en": "geographical coverage", "de": "Enter your translation here" }, "definition": { - "en": "A geographical area covered by the Catalogue.", + "en": "A geographic region that is covered by the Dataset.", "de": "Enter your translation here" } }, @@ -1297,26 +1297,26 @@ } }, { - "EA-Guid": "{AA11EBEE-A29E-4709-ADD9-1206D9468009}", + "EA-Guid": "{A8051298-BB13-4ffb-A8FA-1AD8C0F53A3B}", "name": "temporalCoverage", "label": { "en": "temporal coverage", "de": "Enter your translation here" }, "definition": { - "en": "A temporal period that the Catalogue covers.", + "en": "A temporal period that the Dataset covers.", "de": "Enter your translation here" } }, { - "EA-Guid": "{A8051298-BB13-4ffb-A8FA-1AD8C0F53A3B}", + "EA-Guid": "{AA11EBEE-A29E-4709-ADD9-1206D9468009}", "name": "temporalCoverage", "label": { "en": "temporal coverage", "de": "Enter your translation here" }, "definition": { - "en": "A temporal period that the Dataset covers.", + "en": "A temporal period that the Catalogue covers.", "de": "Enter your translation here" } }, diff --git a/report/DCAT-AP/releases/3.0.0/translation/dcat-ap_en.json b/report/DCAT-AP/releases/3.0.0/translation/dcat-ap_en.json index 2242b962b..11cf499d4 100644 --- a/report/DCAT-AP/releases/3.0.0/translation/dcat-ap_en.json +++ b/report/DCAT-AP/releases/3.0.0/translation/dcat-ap_en.json @@ -595,23 +595,23 @@ } }, { - "EA-Guid": "{B9516A6B-4219-4a42-ACFF-E32791013224}", + "EA-Guid": "{F1778663-DEE9-4713-88A5-5143556A6233}", "name": "creator", "label": { "en": "creator" }, "definition": { - "en": "An entity responsible for producing the dataset." + "en": "An entity responsible for the creation of the catalogue." } }, { - "EA-Guid": "{F1778663-DEE9-4713-88A5-5143556A6233}", + "EA-Guid": "{B9516A6B-4219-4a42-ACFF-E32791013224}", "name": "creator", "label": { "en": "creator" }, "definition": { - "en": "An entity responsible for the creation of the catalogue." + "en": "An entity responsible for producing the dataset." } }, { @@ -845,23 +845,23 @@ } }, { - "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." } }, { - "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." } }, { @@ -938,36 +938,36 @@ } }, { - "EA-Guid": "{2143F0EC-CB06-4c15-94BF-E2D327B6D057}", + "EA-Guid": "{1A78BF38-36C0-44d0-A69E-C1388EFF6127}", "name": "publisher", "label": { "en": "publisher" }, "definition": { - "en": "An entity (organisation) responsible for making the Catalogue available." + "en": "An entity (organisation) responsible for making the Data Service available." } }, { - "EA-Guid": "{22B3C6BA-017D-4498-83F7-6FF21A2A554F}", + "EA-Guid": "{2143F0EC-CB06-4c15-94BF-E2D327B6D057}", "name": "publisher", "label": { "en": "publisher" }, "definition": { - "en": "An entity (organisation) responsible for ensuring the coherency of the Dataset Series " - }, - "usage": { - "en": "The publisher of the dataset series may not be the publisher of all datasets. \r\nE.g. a digital archive could take over the publishing of older datasets in the series. " + "en": "An entity (organisation) responsible for making the Catalogue available." } }, { - "EA-Guid": "{1A78BF38-36C0-44d0-A69E-C1388EFF6127}", + "EA-Guid": "{22B3C6BA-017D-4498-83F7-6FF21A2A554F}", "name": "publisher", "label": { "en": "publisher" }, "definition": { - "en": "An entity (organisation) responsible for making the Data Service available." + "en": "An entity (organisation) responsible for ensuring the coherency of the Dataset Series " + }, + "usage": { + "en": "The publisher of the dataset series may not be the publisher of all datasets. \r\nE.g. a digital archive could take over the publishing of older datasets in the series. " } }, { @@ -1021,43 +1021,43 @@ } }, { - "EA-Guid": "{E5701114-9161-4654-B770-7DB8177B962E}", - "name": "sourceMetadata", + "EA-Guid": "{3EE5EC81-3102-46a2-BBAF-48952ACA70C5}", + "name": "source", "label": { - "en": "source metadata" + "en": "source" }, "definition": { - "en": "The original metadata that was used in creating metadata for the Dataset." + "en": "A related Dataset from which the described Dataset is derived." } }, { - "EA-Guid": "{3EE5EC81-3102-46a2-BBAF-48952ACA70C5}", - "name": "source", + "EA-Guid": "{E5701114-9161-4654-B770-7DB8177B962E}", + "name": "sourceMetadata", "label": { - "en": "source" + "en": "source metadata" }, "definition": { - "en": "A related Dataset from which the described Dataset is derived." + "en": "The original metadata that was used in creating metadata for the Dataset." } }, { - "EA-Guid": "{96258166-33FC-4b04-AA2B-729B056A24DE}", + "EA-Guid": "{7802FA3C-BAAD-4f52-B09C-8BB541F5116C}", "name": "geographicalCoverage", "label": { "en": "geographical coverage" }, "definition": { - "en": "A geographic region that is covered by the Dataset." + "en": "A geographical area covered by the Catalogue." } }, { - "EA-Guid": "{7802FA3C-BAAD-4f52-B09C-8BB541F5116C}", + "EA-Guid": "{96258166-33FC-4b04-AA2B-729B056A24DE}", "name": "geographicalCoverage", "label": { "en": "geographical coverage" }, "definition": { - "en": "A geographical area covered by the Catalogue." + "en": "A geographic region that is covered by the Dataset." } }, { @@ -1074,23 +1074,23 @@ } }, { - "EA-Guid": "{AA11EBEE-A29E-4709-ADD9-1206D9468009}", + "EA-Guid": "{A8051298-BB13-4ffb-A8FA-1AD8C0F53A3B}", "name": "temporalCoverage", "label": { "en": "temporal coverage" }, "definition": { - "en": "A temporal period that the Catalogue covers." + "en": "A temporal period that the Dataset covers." } }, { - "EA-Guid": "{A8051298-BB13-4ffb-A8FA-1AD8C0F53A3B}", + "EA-Guid": "{AA11EBEE-A29E-4709-ADD9-1206D9468009}", "name": "temporalCoverage", "label": { "en": "temporal coverage" }, "definition": { - "en": "A temporal period that the Dataset covers." + "en": "A temporal period that the Catalogue covers." } }, { diff --git a/report/DCAT-AP/releases/3.0.0/translation/dcat-ap_en_merged.jsonld b/report/DCAT-AP/releases/3.0.0/translation/dcat-ap_en_merged.jsonld index 26fae5c98..98dcab239 100644 --- a/report/DCAT-AP/releases/3.0.0/translation/dcat-ap_en_merged.jsonld +++ b/report/DCAT-AP/releases/3.0.0/translation/dcat-ap_en_merged.jsonld @@ -406,12 +406,12 @@ "contributors-column": "DCAT-AP", "contributors-file": "stakeholders.csv", "diagram": "DCAT-AP", - "documentcommit": "a8440a87d5f2063ba51a1d98f7dd21d702f0c9eb", + "documentcommit": "e009ede17e48179f904f833376430c69b1d55ac6", "documentconfig": { "editorDocumentroot": "https://semiceu.github.io/DCAT-AP/releases/3.0.0", "statuslabel": "Candidate Recommendation" }, - "dummy": 41, + "dummy": 42, "eap": "DCAT-AP.eap", "editors": [ { @@ -1857,28 +1857,28 @@ { "@id": "http://purl.org/dc/terms/creator", "@type": "http://www.w3.org/2002/07/owl#ObjectProperty", - "EA-Guid": "{B9516A6B-4219-4a42-ACFF-E32791013224}", + "EA-Guid": "{F1778663-DEE9-4713-88A5-5143556A6233}", "ap-definition-en": { - "en": "An entity responsible for producing the dataset." + "en": "An entity responsible for the creation of the catalogue." }, "ap-label-en": { "en": "creator" }, "codelist": [], "definition": { - "en": "An entity responsible for producing the dataset." + "en": "An entity responsible for the creation of the catalogue." }, "domain": [ { - "EA-Name": "dcat:Dataset", - "uri": "http://www.w3.org/ns/dcat#Dataset" + "EA-Name": "dcat:Catalog", + "uri": "http://www.w3.org/ns/dcat#Catalog" } ], "extra": { "DestRoleTags": [], - "EA-Domain": "dcat:Dataset", - "EA-Domain-Guid": "{4BAD0A56-89A2-40fe-8A22-FD9F4A8E5244}", - "EA-Guid": "{B9516A6B-4219-4a42-ACFF-E32791013224}", + "EA-Domain": "dcat:Catalog", + "EA-Domain-Guid": "{88017649-2BEC-46cd-A29D-288515A7FA11}", + "EA-Guid": "{F1778663-DEE9-4713-88A5-5143556A6233}", "EA-Name": "dct:creator", "EA-Package": "", "EA-Range": "foaf: Agent", @@ -1903,7 +1903,7 @@ { "key": "ap-definition-en", "note": "null", - "value": "An entity responsible for producing the dataset." + "value": "An entity responsible for the creation of the catalogue." }, { "key": "property-usage-scope", @@ -1924,14 +1924,14 @@ "Scope": "TRANSLATIONS_ONLY", "ap-codelist": "", "ap-definition-en": { - "en": "An entity responsible for producing the dataset." + "en": "An entity responsible for the creation of the catalogue." }, "ap-label-en": { "en": "creator" }, "ap-usageNote-en": "", "definition": { - "en": "An entity responsible for producing the dataset." + "en": "An entity responsible for the creation of the catalogue." }, "derived": "false", "destRole": "null", @@ -1946,7 +1946,7 @@ "label": { "en": "creator" }, - "maxCardinality": "*", + "maxCardinality": "1", "minCardinality": "0", "name": "creator", "range": [ @@ -1961,28 +1961,28 @@ { "@id": "http://purl.org/dc/terms/creator", "@type": "http://www.w3.org/2002/07/owl#ObjectProperty", - "EA-Guid": "{F1778663-DEE9-4713-88A5-5143556A6233}", + "EA-Guid": "{B9516A6B-4219-4a42-ACFF-E32791013224}", "ap-definition-en": { - "en": "An entity responsible for the creation of the catalogue." + "en": "An entity responsible for producing the dataset." }, "ap-label-en": { "en": "creator" }, "codelist": [], "definition": { - "en": "An entity responsible for the creation of the catalogue." + "en": "An entity responsible for producing the dataset." }, "domain": [ { - "EA-Name": "dcat:Catalog", - "uri": "http://www.w3.org/ns/dcat#Catalog" + "EA-Name": "dcat:Dataset", + "uri": "http://www.w3.org/ns/dcat#Dataset" } ], "extra": { "DestRoleTags": [], - "EA-Domain": "dcat:Catalog", - "EA-Domain-Guid": "{88017649-2BEC-46cd-A29D-288515A7FA11}", - "EA-Guid": "{F1778663-DEE9-4713-88A5-5143556A6233}", + "EA-Domain": "dcat:Dataset", + "EA-Domain-Guid": "{4BAD0A56-89A2-40fe-8A22-FD9F4A8E5244}", + "EA-Guid": "{B9516A6B-4219-4a42-ACFF-E32791013224}", "EA-Name": "dct:creator", "EA-Package": "", "EA-Range": "foaf: Agent", @@ -2007,7 +2007,7 @@ { "key": "ap-definition-en", "note": "null", - "value": "An entity responsible for the creation of the catalogue." + "value": "An entity responsible for producing the dataset." }, { "key": "property-usage-scope", @@ -2028,14 +2028,14 @@ "Scope": "TRANSLATIONS_ONLY", "ap-codelist": "", "ap-definition-en": { - "en": "An entity responsible for the creation of the catalogue." + "en": "An entity responsible for producing the dataset." }, "ap-label-en": { "en": "creator" }, "ap-usageNote-en": "", "definition": { - "en": "An entity responsible for the creation of the catalogue." + "en": "An entity responsible for producing the dataset." }, "derived": "false", "destRole": "null", @@ -2050,7 +2050,7 @@ "label": { "en": "creator" }, - "maxCardinality": "1", + "maxCardinality": "*", "minCardinality": "0", "name": "creator", "range": [ @@ -4199,28 +4199,28 @@ { "@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" }, "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", @@ -4245,17 +4245,17 @@ { "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://www.w3.org/TR/vocab-dcat-3/#Property:distribution_license" + "value": "https://www.w3.org/TR/vocab-dcat-3/#Property:resource_license" }, { "key": "reuse", @@ -4266,14 +4266,14 @@ "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": "", "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", @@ -4303,28 +4303,28 @@ { "@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" }, "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", @@ -4349,17 +4349,17 @@ { "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://www.w3.org/TR/vocab-dcat-3/#Property:resource_license" + "value": "https://www.w3.org/TR/vocab-dcat-3/#Property:distribution_license" }, { "key": "reuse", @@ -4370,14 +4370,14 @@ "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": "", "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", @@ -5121,28 +5121,28 @@ { "@id": "http://purl.org/dc/terms/publisher", "@type": "http://www.w3.org/2002/07/owl#ObjectProperty", - "EA-Guid": "{2143F0EC-CB06-4c15-94BF-E2D327B6D057}", + "EA-Guid": "{1A78BF38-36C0-44d0-A69E-C1388EFF6127}", "ap-definition-en": { - "en": "An entity (organisation) responsible for making the Catalogue available." + "en": "An entity (organisation) responsible for making the Data Service available." }, "ap-label-en": { "en": "publisher" }, "codelist": [], "definition": { - "en": "An entity (organisation) responsible for making the Catalogue available." + "en": "An entity (organisation) responsible for making the Data Service available." }, "domain": [ { - "EA-Name": "dcat:Catalog", - "uri": "http://www.w3.org/ns/dcat#Catalog" + "EA-Name": "dcat:DataService", + "uri": "http://www.w3.org/ns/dcat#DataService" } ], "extra": { "DestRoleTags": [], - "EA-Domain": "dcat:Catalog", - "EA-Domain-Guid": "{88017649-2BEC-46cd-A29D-288515A7FA11}", - "EA-Guid": "{2143F0EC-CB06-4c15-94BF-E2D327B6D057}", + "EA-Domain": "dcat:DataService", + "EA-Domain-Guid": "{B15BC34B-2236-41e9-BFD4-27D628498B57}", + "EA-Guid": "{1A78BF38-36C0-44d0-A69E-C1388EFF6127}", "EA-Name": "dct:publisher", "EA-Package": "", "EA-Range": "foaf: Agent", @@ -5160,19 +5160,19 @@ "value": "publisher" }, { - "key": "ap-definition-en", + "key": "uri", "note": "null", - "value": "An entity (organisation) responsible for making the Catalogue available." + "value": "http://purl.org/dc/terms/publisher" }, { - "key": "uri", + "key": "ap-definition-en", "note": "null", - "value": "http://purl.org/dc/terms/publisher" + "value": "An entity (organisation) responsible for making the Data Service available." }, { "key": "property-usage-scope", "note": "null", - "value": "mandatory" + "value": "recommended" }, { "key": "DCAT", @@ -5188,14 +5188,14 @@ "Scope": "TRANSLATIONS_ONLY", "ap-codelist": "", "ap-definition-en": { - "en": "An entity (organisation) responsible for making the Catalogue available." + "en": "An entity (organisation) responsible for making the Data Service available." }, "ap-label-en": { "en": "publisher" }, "ap-usageNote-en": "", "definition": { - "en": "An entity (organisation) responsible for making the Catalogue available." + "en": "An entity (organisation) responsible for making the Data Service available." }, "derived": "false", "destRole": "null", @@ -5211,7 +5211,7 @@ "en": "publisher" }, "maxCardinality": "1", - "minCardinality": "1", + "minCardinality": "0", "name": "publisher", "range": [ { @@ -5225,31 +5225,28 @@ { "@id": "http://purl.org/dc/terms/publisher", "@type": "http://www.w3.org/2002/07/owl#ObjectProperty", - "EA-Guid": "{22B3C6BA-017D-4498-83F7-6FF21A2A554F}", + "EA-Guid": "{2143F0EC-CB06-4c15-94BF-E2D327B6D057}", "ap-definition-en": { - "en": "An entity (organisation) responsible for ensuring the coherency of the Dataset Series " + "en": "An entity (organisation) responsible for making the Catalogue available." }, "ap-label-en": { "en": "publisher" }, - "ap-usageNote-en": { - "en": "The publisher of the dataset series may not be the publisher of all datasets. \r\nE.g. a digital archive could take over the publishing of older datasets in the series. " - }, "codelist": [], "definition": { - "en": "An entity (organisation) responsible for ensuring the coherency of the Dataset Series " + "en": "An entity (organisation) responsible for making the Catalogue available." }, "domain": [ { - "EA-Name": "dcat:DatasetSeries", - "uri": "http://www.w3.org/ns/dcat#DatasetSeries" + "EA-Name": "dcat:Catalog", + "uri": "http://www.w3.org/ns/dcat#Catalog" } ], "extra": { "DestRoleTags": [], - "EA-Domain": "dcat:DatasetSeries", - "EA-Domain-Guid": "{5E604419-6C6B-49c8-9170-76FFC42EE574}", - "EA-Guid": "{22B3C6BA-017D-4498-83F7-6FF21A2A554F}", + "EA-Domain": "dcat:Catalog", + "EA-Domain-Guid": "{88017649-2BEC-46cd-A29D-288515A7FA11}", + "EA-Guid": "{2143F0EC-CB06-4c15-94BF-E2D327B6D057}", "EA-Name": "dct:publisher", "EA-Package": "", "EA-Range": "foaf: Agent", @@ -5261,45 +5258,30 @@ "uri": "http://xmlns.com/foaf/0.1/Agent" }, "RawTags": [ - { - "key": "uri", - "note": "null", - "value": "http://purl.org/dc/terms/publisher" - }, - { - "key": "ap-definition-en", - "note": "null", - "value": "An entity (organisation) responsible for ensuring the coherency of the Dataset Series " - }, { "key": "ap-label-en", "note": "null", "value": "publisher" }, { - "key": "DCAT", + "key": "ap-definition-en", "note": "null", - "value": "https://www.w3.org/TR/vocab-dcat-3/#Property:resource_publisher" + "value": "An entity (organisation) responsible for making the Catalogue available." }, { - "key": "property-usage-scope", + "key": "uri", "note": "null", - "value": "recommended" - }, - { - "key": "ap-usageNote-en", - "note": "The publisher of the dataset series may not be the publisher of all datasets. \r\nE.g. a digital archive could take over the publishing of older datasets in the series. ", - "value": "The publisher of the dataset series may not be the publisher of all datasets. \r\nE.g. a digital archive could take over the publishing of older datasets in the series. " + "value": "http://purl.org/dc/terms/publisher" }, { - "key": "ignore", + "key": "property-usage-scope", "note": "null", - "value": "false" + "value": "mandatory" }, { - "key": "label-en", + "key": "DCAT", "note": "null", - "value": "publisher" + "value": "https://www.w3.org/TR/vocab-dcat-3/#Property:resource_publisher" }, { "key": "reuse", @@ -5310,16 +5292,14 @@ "Scope": "TRANSLATIONS_ONLY", "ap-codelist": "", "ap-definition-en": { - "en": "An entity (organisation) responsible for ensuring the coherency of the Dataset Series " + "en": "An entity (organisation) responsible for making the Catalogue available." }, "ap-label-en": { "en": "publisher" }, - "ap-usageNote-en": { - "en": "The publisher of the dataset series may not be the publisher of all datasets. \r\nE.g. a digital archive could take over the publishing of older datasets in the series. " - }, + "ap-usageNote-en": "", "definition": { - "en": "An entity (organisation) responsible for ensuring the coherency of the Dataset Series " + "en": "An entity (organisation) responsible for making the Catalogue available." }, "derived": "false", "destRole": "null", @@ -5327,9 +5307,7 @@ "en": "publisher" }, "sourceRole": "null", - "usage": { - "en": "The publisher of the dataset series may not be the publisher of all datasets. \r\nE.g. a digital archive could take over the publishing of older datasets in the series. " - } + "usage": "" }, "generalization": [], "inpackage": "ACTIVE_PACKAGE", @@ -5337,7 +5315,7 @@ "en": "publisher" }, "maxCardinality": "1", - "minCardinality": "0", + "minCardinality": "1", "name": "publisher", "range": [ { @@ -5346,36 +5324,36 @@ "EA-Package": "Domain Model", "uri": "http://xmlns.com/foaf/0.1/Agent" } - ], - "usage": { - "en": "The publisher of the dataset series may not be the publisher of all datasets. \r\nE.g. a digital archive could take over the publishing of older datasets in the series. " - } + ] }, { "@id": "http://purl.org/dc/terms/publisher", "@type": "http://www.w3.org/2002/07/owl#ObjectProperty", - "EA-Guid": "{1A78BF38-36C0-44d0-A69E-C1388EFF6127}", + "EA-Guid": "{22B3C6BA-017D-4498-83F7-6FF21A2A554F}", "ap-definition-en": { - "en": "An entity (organisation) responsible for making the Data Service available." + "en": "An entity (organisation) responsible for ensuring the coherency of the Dataset Series " }, "ap-label-en": { "en": "publisher" }, + "ap-usageNote-en": { + "en": "The publisher of the dataset series may not be the publisher of all datasets. \r\nE.g. a digital archive could take over the publishing of older datasets in the series. " + }, "codelist": [], "definition": { - "en": "An entity (organisation) responsible for making the Data Service available." + "en": "An entity (organisation) responsible for ensuring the coherency of the Dataset Series " }, "domain": [ { - "EA-Name": "dcat:DataService", - "uri": "http://www.w3.org/ns/dcat#DataService" + "EA-Name": "dcat:DatasetSeries", + "uri": "http://www.w3.org/ns/dcat#DatasetSeries" } ], "extra": { "DestRoleTags": [], - "EA-Domain": "dcat:DataService", - "EA-Domain-Guid": "{B15BC34B-2236-41e9-BFD4-27D628498B57}", - "EA-Guid": "{1A78BF38-36C0-44d0-A69E-C1388EFF6127}", + "EA-Domain": "dcat:DatasetSeries", + "EA-Domain-Guid": "{5E604419-6C6B-49c8-9170-76FFC42EE574}", + "EA-Guid": "{22B3C6BA-017D-4498-83F7-6FF21A2A554F}", "EA-Name": "dct:publisher", "EA-Package": "", "EA-Range": "foaf: Agent", @@ -5387,11 +5365,6 @@ "uri": "http://xmlns.com/foaf/0.1/Agent" }, "RawTags": [ - { - "key": "ap-label-en", - "note": "null", - "value": "publisher" - }, { "key": "uri", "note": "null", @@ -5400,18 +5373,38 @@ { "key": "ap-definition-en", "note": "null", - "value": "An entity (organisation) responsible for making the Data Service available." + "value": "An entity (organisation) responsible for ensuring the coherency of the Dataset Series " }, { - "key": "property-usage-scope", + "key": "ap-label-en", "note": "null", - "value": "recommended" + "value": "publisher" }, { "key": "DCAT", "note": "null", "value": "https://www.w3.org/TR/vocab-dcat-3/#Property:resource_publisher" }, + { + "key": "property-usage-scope", + "note": "null", + "value": "recommended" + }, + { + "key": "ap-usageNote-en", + "note": "The publisher of the dataset series may not be the publisher of all datasets. \r\nE.g. a digital archive could take over the publishing of older datasets in the series. ", + "value": "The publisher of the dataset series may not be the publisher of all datasets. \r\nE.g. a digital archive could take over the publishing of older datasets in the series. " + }, + { + "key": "ignore", + "note": "null", + "value": "false" + }, + { + "key": "label-en", + "note": "null", + "value": "publisher" + }, { "key": "reuse", "note": "null", @@ -5421,14 +5414,16 @@ "Scope": "TRANSLATIONS_ONLY", "ap-codelist": "", "ap-definition-en": { - "en": "An entity (organisation) responsible for making the Data Service available." + "en": "An entity (organisation) responsible for ensuring the coherency of the Dataset Series " }, "ap-label-en": { "en": "publisher" }, - "ap-usageNote-en": "", + "ap-usageNote-en": { + "en": "The publisher of the dataset series may not be the publisher of all datasets. \r\nE.g. a digital archive could take over the publishing of older datasets in the series. " + }, "definition": { - "en": "An entity (organisation) responsible for making the Data Service available." + "en": "An entity (organisation) responsible for ensuring the coherency of the Dataset Series " }, "derived": "false", "destRole": "null", @@ -5436,7 +5431,9 @@ "en": "publisher" }, "sourceRole": "null", - "usage": "" + "usage": { + "en": "The publisher of the dataset series may not be the publisher of all datasets. \r\nE.g. a digital archive could take over the publishing of older datasets in the series. " + } }, "generalization": [], "inpackage": "ACTIVE_PACKAGE", @@ -5453,7 +5450,10 @@ "EA-Package": "Domain Model", "uri": "http://xmlns.com/foaf/0.1/Agent" } - ] + ], + "usage": { + "en": "The publisher of the dataset series may not be the publisher of all datasets. \r\nE.g. a digital archive could take over the publishing of older datasets in the series. " + } }, { "@id": "http://purl.org/dc/terms/publisher", @@ -5957,43 +5957,43 @@ { "@id": "http://purl.org/dc/terms/source", "@type": "http://www.w3.org/2002/07/owl#ObjectProperty", - "EA-Guid": "{E5701114-9161-4654-B770-7DB8177B962E}", + "EA-Guid": "{3EE5EC81-3102-46a2-BBAF-48952ACA70C5}", "ap-definition-en": { - "en": "The original metadata that was used in creating metadata for the Dataset." + "en": "A related Dataset from which the described Dataset is derived." }, "ap-label-en": { - "en": "source metadata" + "en": "source" }, "codelist": [], "definition": { - "en": "The original metadata that was used in creating metadata for the Dataset." + "en": "A related Dataset from which the described Dataset is derived." }, "domain": [ { - "EA-Name": "dcat:CatalogRecord", - "uri": "http://www.w3.org/ns/dcat#CatalogRecord" + "EA-Name": "dcat:Dataset", + "uri": "http://www.w3.org/ns/dcat#Dataset" } ], "extra": { "DestRoleTags": [], - "EA-Domain": "dcat:CatalogRecord", - "EA-Domain-Guid": "{918D8B2B-7A8A-4c0b-8E99-0B2F91B409B7}", - "EA-Guid": "{E5701114-9161-4654-B770-7DB8177B962E}", + "EA-Domain": "dcat:Dataset", + "EA-Domain-Guid": "{4BAD0A56-89A2-40fe-8A22-FD9F4A8E5244}", + "EA-Guid": "{3EE5EC81-3102-46a2-BBAF-48952ACA70C5}", "EA-Name": "dct:source", "EA-Package": "", - "EA-Range": "dcat:CatalogRecord", + "EA-Range": "dcat:Dataset", "EA-Type": "connector", "RangeData": { - "EA-GUID": "{918D8B2B-7A8A-4c0b-8E99-0B2F91B409B7}", - "EA-Name": "dcat:CatalogRecord", + "EA-GUID": "{4BAD0A56-89A2-40fe-8A22-FD9F4A8E5244}", + "EA-Name": "dcat:Dataset", "EA-Package": "Domain Model", - "uri": "http://www.w3.org/ns/dcat#CatalogRecord" + "uri": "http://www.w3.org/ns/dcat#Dataset" }, "RawTags": [ { "key": "ap-label-en", "note": "null", - "value": "source metadata" + "value": "source" }, { "key": "uri", @@ -6003,7 +6003,7 @@ { "key": "ap-definition-en", "note": "null", - "value": "The original metadata that was used in creating metadata for the Dataset." + "value": "A related Dataset from which the described Dataset is derived." }, { "key": "property-usage-scope", @@ -6019,19 +6019,19 @@ "Scope": "TRANSLATIONS_ONLY", "ap-codelist": "", "ap-definition-en": { - "en": "The original metadata that was used in creating metadata for the Dataset." + "en": "A related Dataset from which the described Dataset is derived." }, "ap-label-en": { - "en": "source metadata" + "en": "source" }, "ap-usageNote-en": "", "definition": { - "en": "The original metadata that was used in creating metadata for the Dataset." + "en": "A related Dataset from which the described Dataset is derived." }, "derived": "false", "destRole": "null", "label": { - "en": "source metadata" + "en": "source" }, "sourceRole": "null", "usage": "" @@ -6039,60 +6039,60 @@ "generalization": [], "inpackage": "ACTIVE_PACKAGE", "label": { - "en": "source metadata" + "en": "source" }, - "maxCardinality": "1", + "maxCardinality": "*", "minCardinality": "0", - "name": "sourceMetadata", + "name": "source", "range": [ { - "EA-GUID": "{918D8B2B-7A8A-4c0b-8E99-0B2F91B409B7}", - "EA-Name": "dcat:CatalogRecord", + "EA-GUID": "{4BAD0A56-89A2-40fe-8A22-FD9F4A8E5244}", + "EA-Name": "dcat:Dataset", "EA-Package": "Domain Model", - "uri": "http://www.w3.org/ns/dcat#CatalogRecord" + "uri": "http://www.w3.org/ns/dcat#Dataset" } ] }, { "@id": "http://purl.org/dc/terms/source", "@type": "http://www.w3.org/2002/07/owl#ObjectProperty", - "EA-Guid": "{3EE5EC81-3102-46a2-BBAF-48952ACA70C5}", + "EA-Guid": "{E5701114-9161-4654-B770-7DB8177B962E}", "ap-definition-en": { - "en": "A related Dataset from which the described Dataset is derived." + "en": "The original metadata that was used in creating metadata for the Dataset." }, "ap-label-en": { - "en": "source" + "en": "source metadata" }, "codelist": [], "definition": { - "en": "A related Dataset from which the described Dataset is derived." + "en": "The original metadata that was used in creating metadata for the Dataset." }, "domain": [ { - "EA-Name": "dcat:Dataset", - "uri": "http://www.w3.org/ns/dcat#Dataset" + "EA-Name": "dcat:CatalogRecord", + "uri": "http://www.w3.org/ns/dcat#CatalogRecord" } ], "extra": { "DestRoleTags": [], - "EA-Domain": "dcat:Dataset", - "EA-Domain-Guid": "{4BAD0A56-89A2-40fe-8A22-FD9F4A8E5244}", - "EA-Guid": "{3EE5EC81-3102-46a2-BBAF-48952ACA70C5}", + "EA-Domain": "dcat:CatalogRecord", + "EA-Domain-Guid": "{918D8B2B-7A8A-4c0b-8E99-0B2F91B409B7}", + "EA-Guid": "{E5701114-9161-4654-B770-7DB8177B962E}", "EA-Name": "dct:source", "EA-Package": "", - "EA-Range": "dcat:Dataset", + "EA-Range": "dcat:CatalogRecord", "EA-Type": "connector", "RangeData": { - "EA-GUID": "{4BAD0A56-89A2-40fe-8A22-FD9F4A8E5244}", - "EA-Name": "dcat:Dataset", + "EA-GUID": "{918D8B2B-7A8A-4c0b-8E99-0B2F91B409B7}", + "EA-Name": "dcat:CatalogRecord", "EA-Package": "Domain Model", - "uri": "http://www.w3.org/ns/dcat#Dataset" + "uri": "http://www.w3.org/ns/dcat#CatalogRecord" }, "RawTags": [ { "key": "ap-label-en", "note": "null", - "value": "source" + "value": "source metadata" }, { "key": "uri", @@ -6102,7 +6102,7 @@ { "key": "ap-definition-en", "note": "null", - "value": "A related Dataset from which the described Dataset is derived." + "value": "The original metadata that was used in creating metadata for the Dataset." }, { "key": "property-usage-scope", @@ -6118,19 +6118,19 @@ "Scope": "TRANSLATIONS_ONLY", "ap-codelist": "", "ap-definition-en": { - "en": "A related Dataset from which the described Dataset is derived." + "en": "The original metadata that was used in creating metadata for the Dataset." }, "ap-label-en": { - "en": "source" + "en": "source metadata" }, "ap-usageNote-en": "", "definition": { - "en": "A related Dataset from which the described Dataset is derived." + "en": "The original metadata that was used in creating metadata for the Dataset." }, "derived": "false", "destRole": "null", "label": { - "en": "source" + "en": "source metadata" }, "sourceRole": "null", "usage": "" @@ -6138,45 +6138,45 @@ "generalization": [], "inpackage": "ACTIVE_PACKAGE", "label": { - "en": "source" + "en": "source metadata" }, - "maxCardinality": "*", + "maxCardinality": "1", "minCardinality": "0", - "name": "source", + "name": "sourceMetadata", "range": [ { - "EA-GUID": "{4BAD0A56-89A2-40fe-8A22-FD9F4A8E5244}", - "EA-Name": "dcat:Dataset", + "EA-GUID": "{918D8B2B-7A8A-4c0b-8E99-0B2F91B409B7}", + "EA-Name": "dcat:CatalogRecord", "EA-Package": "Domain Model", - "uri": "http://www.w3.org/ns/dcat#Dataset" + "uri": "http://www.w3.org/ns/dcat#CatalogRecord" } ] }, { "@id": "http://purl.org/dc/terms/spatial", "@type": "http://www.w3.org/2002/07/owl#ObjectProperty", - "EA-Guid": "{96258166-33FC-4b04-AA2B-729B056A24DE}", + "EA-Guid": "{7802FA3C-BAAD-4f52-B09C-8BB541F5116C}", "ap-definition-en": { - "en": "A geographic region that is covered by the Dataset." + "en": "A geographical area covered by the Catalogue." }, "ap-label-en": { "en": "geographical coverage" }, "codelist": [], "definition": { - "en": "A geographic region that is covered by the Dataset." + "en": "A geographical area covered by the Catalogue." }, "domain": [ { - "EA-Name": "dcat:Dataset", - "uri": "http://www.w3.org/ns/dcat#Dataset" + "EA-Name": "dcat:Catalog", + "uri": "http://www.w3.org/ns/dcat#Catalog" } ], "extra": { "DestRoleTags": [], - "EA-Domain": "dcat:Dataset", - "EA-Domain-Guid": "{4BAD0A56-89A2-40fe-8A22-FD9F4A8E5244}", - "EA-Guid": "{96258166-33FC-4b04-AA2B-729B056A24DE}", + "EA-Domain": "dcat:Catalog", + "EA-Domain-Guid": "{88017649-2BEC-46cd-A29D-288515A7FA11}", + "EA-Guid": "{7802FA3C-BAAD-4f52-B09C-8BB541F5116C}", "EA-Name": "dct:spatial", "EA-Package": "", "EA-Range": "dct:Location", @@ -6194,14 +6194,14 @@ "value": "geographical coverage" }, { - "key": "uri", + "key": "ap-definition-en", "note": "null", - "value": "http://purl.org/dc/terms/spatial" + "value": "A geographical area covered by the Catalogue." }, { - "key": "ap-definition-en", + "key": "uri", "note": "null", - "value": "A geographic region that is covered by the Dataset." + "value": "http://purl.org/dc/terms/spatial" }, { "key": "property-usage-scope", @@ -6222,14 +6222,14 @@ "Scope": "TRANSLATIONS_ONLY", "ap-codelist": "", "ap-definition-en": { - "en": "A geographic region that is covered by the Dataset." + "en": "A geographical area covered by the Catalogue." }, "ap-label-en": { "en": "geographical coverage" }, "ap-usageNote-en": "", "definition": { - "en": "A geographic region that is covered by the Dataset." + "en": "A geographical area covered by the Catalogue." }, "derived": "false", "destRole": "null", @@ -6259,28 +6259,28 @@ { "@id": "http://purl.org/dc/terms/spatial", "@type": "http://www.w3.org/2002/07/owl#ObjectProperty", - "EA-Guid": "{7802FA3C-BAAD-4f52-B09C-8BB541F5116C}", + "EA-Guid": "{96258166-33FC-4b04-AA2B-729B056A24DE}", "ap-definition-en": { - "en": "A geographical area covered by the Catalogue." + "en": "A geographic region that is covered by the Dataset." }, "ap-label-en": { "en": "geographical coverage" }, "codelist": [], "definition": { - "en": "A geographical area covered by the Catalogue." + "en": "A geographic region that is covered by the Dataset." }, "domain": [ { - "EA-Name": "dcat:Catalog", - "uri": "http://www.w3.org/ns/dcat#Catalog" + "EA-Name": "dcat:Dataset", + "uri": "http://www.w3.org/ns/dcat#Dataset" } ], "extra": { "DestRoleTags": [], - "EA-Domain": "dcat:Catalog", - "EA-Domain-Guid": "{88017649-2BEC-46cd-A29D-288515A7FA11}", - "EA-Guid": "{7802FA3C-BAAD-4f52-B09C-8BB541F5116C}", + "EA-Domain": "dcat:Dataset", + "EA-Domain-Guid": "{4BAD0A56-89A2-40fe-8A22-FD9F4A8E5244}", + "EA-Guid": "{96258166-33FC-4b04-AA2B-729B056A24DE}", "EA-Name": "dct:spatial", "EA-Package": "", "EA-Range": "dct:Location", @@ -6298,14 +6298,14 @@ "value": "geographical coverage" }, { - "key": "ap-definition-en", + "key": "uri", "note": "null", - "value": "A geographical area covered by the Catalogue." + "value": "http://purl.org/dc/terms/spatial" }, { - "key": "uri", + "key": "ap-definition-en", "note": "null", - "value": "http://purl.org/dc/terms/spatial" + "value": "A geographic region that is covered by the Dataset." }, { "key": "property-usage-scope", @@ -6326,14 +6326,14 @@ "Scope": "TRANSLATIONS_ONLY", "ap-codelist": "", "ap-definition-en": { - "en": "A geographical area covered by the Catalogue." + "en": "A geographic region that is covered by the Dataset." }, "ap-label-en": { "en": "geographical coverage" }, "ap-usageNote-en": "", "definition": { - "en": "A geographical area covered by the Catalogue." + "en": "A geographic region that is covered by the Dataset." }, "derived": "false", "destRole": "null", @@ -6478,28 +6478,28 @@ { "@id": "http://purl.org/dc/terms/temporal", "@type": "http://www.w3.org/2002/07/owl#ObjectProperty", - "EA-Guid": "{AA11EBEE-A29E-4709-ADD9-1206D9468009}", + "EA-Guid": "{A8051298-BB13-4ffb-A8FA-1AD8C0F53A3B}", "ap-definition-en": { - "en": "A temporal period that the Catalogue covers." + "en": "A temporal period that the Dataset covers." }, "ap-label-en": { "en": "temporal coverage" }, "codelist": [], "definition": { - "en": "A temporal period that the Catalogue covers." + "en": "A temporal period that the Dataset covers." }, "domain": [ { - "EA-Name": "dcat:Catalog", - "uri": "http://www.w3.org/ns/dcat#Catalog" + "EA-Name": "dcat:Dataset", + "uri": "http://www.w3.org/ns/dcat#Dataset" } ], "extra": { "DestRoleTags": [], - "EA-Domain": "dcat:Catalog", - "EA-Domain-Guid": "{88017649-2BEC-46cd-A29D-288515A7FA11}", - "EA-Guid": "{AA11EBEE-A29E-4709-ADD9-1206D9468009}", + "EA-Domain": "dcat:Dataset", + "EA-Domain-Guid": "{4BAD0A56-89A2-40fe-8A22-FD9F4A8E5244}", + "EA-Guid": "{A8051298-BB13-4ffb-A8FA-1AD8C0F53A3B}", "EA-Name": "dct:temporal", "EA-Package": "", "EA-Range": "dct:PeriodOfTime", @@ -6521,25 +6521,20 @@ "note": "null", "value": "http://purl.org/dc/terms/temporal" }, - { - "key": "ap-defintion-en", - "note": "null", - "value": "This property refers to a temporal period that the Catalogue covers." - }, { "key": "ap-definition-en", "note": "null", - "value": "A temporal period that the Catalogue covers." + "value": "A temporal period that the Dataset covers." }, { "key": "property-usage-scope", "note": "null", - "value": "optional" + "value": "recommended" }, { "key": "DCAT", "note": "null", - "value": "https://www.w3.org/TR/vocab-dcat-3/#Property:dataset_temporal_resolution" + "value": "https://www.w3.org/TR/vocab-dcat-3/#Property:dataset_temporal" }, { "key": "reuse", @@ -6550,14 +6545,14 @@ "Scope": "TRANSLATIONS_ONLY", "ap-codelist": "", "ap-definition-en": { - "en": "A temporal period that the Catalogue covers." + "en": "A temporal period that the Dataset covers." }, "ap-label-en": { "en": "temporal coverage" }, "ap-usageNote-en": "", "definition": { - "en": "A temporal period that the Catalogue covers." + "en": "A temporal period that the Dataset covers." }, "derived": "false", "destRole": "null", @@ -6587,28 +6582,28 @@ { "@id": "http://purl.org/dc/terms/temporal", "@type": "http://www.w3.org/2002/07/owl#ObjectProperty", - "EA-Guid": "{A8051298-BB13-4ffb-A8FA-1AD8C0F53A3B}", + "EA-Guid": "{AA11EBEE-A29E-4709-ADD9-1206D9468009}", "ap-definition-en": { - "en": "A temporal period that the Dataset covers." + "en": "A temporal period that the Catalogue covers." }, "ap-label-en": { "en": "temporal coverage" }, "codelist": [], "definition": { - "en": "A temporal period that the Dataset covers." + "en": "A temporal period that the Catalogue covers." }, "domain": [ { - "EA-Name": "dcat:Dataset", - "uri": "http://www.w3.org/ns/dcat#Dataset" + "EA-Name": "dcat:Catalog", + "uri": "http://www.w3.org/ns/dcat#Catalog" } ], "extra": { "DestRoleTags": [], - "EA-Domain": "dcat:Dataset", - "EA-Domain-Guid": "{4BAD0A56-89A2-40fe-8A22-FD9F4A8E5244}", - "EA-Guid": "{A8051298-BB13-4ffb-A8FA-1AD8C0F53A3B}", + "EA-Domain": "dcat:Catalog", + "EA-Domain-Guid": "{88017649-2BEC-46cd-A29D-288515A7FA11}", + "EA-Guid": "{AA11EBEE-A29E-4709-ADD9-1206D9468009}", "EA-Name": "dct:temporal", "EA-Package": "", "EA-Range": "dct:PeriodOfTime", @@ -6630,20 +6625,25 @@ "note": "null", "value": "http://purl.org/dc/terms/temporal" }, + { + "key": "ap-defintion-en", + "note": "null", + "value": "This property refers to a temporal period that the Catalogue covers." + }, { "key": "ap-definition-en", "note": "null", - "value": "A temporal period that the Dataset covers." + "value": "A temporal period that the Catalogue covers." }, { "key": "property-usage-scope", "note": "null", - "value": "recommended" + "value": "optional" }, { "key": "DCAT", "note": "null", - "value": "https://www.w3.org/TR/vocab-dcat-3/#Property:dataset_temporal" + "value": "https://www.w3.org/TR/vocab-dcat-3/#Property:dataset_temporal_resolution" }, { "key": "reuse", @@ -6654,14 +6654,14 @@ "Scope": "TRANSLATIONS_ONLY", "ap-codelist": "", "ap-definition-en": { - "en": "A temporal period that the Dataset covers." + "en": "A temporal period that the Catalogue covers." }, "ap-label-en": { "en": "temporal coverage" }, "ap-usageNote-en": "", "definition": { - "en": "A temporal period that the Dataset covers." + "en": "A temporal period that the Catalogue covers." }, "derived": "false", "destRole": "null", @@ -17196,7 +17196,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/CHANGELOG.html", - "toolchaincommit": "b88e8186d59e87c9a851d17fc3385fac945a9976", + "toolchaincommit": "4ccd4827fe3eec9d0a07443ae37f04c1302048fe", "toolchainversion": "3", "translation": [ { diff --git a/report/DCAT-AP/releases/3.0.0/translation/dcat-ap_fr.json b/report/DCAT-AP/releases/3.0.0/translation/dcat-ap_fr.json index 52dbd8f22..fa42a7394 100644 --- a/report/DCAT-AP/releases/3.0.0/translation/dcat-ap_fr.json +++ b/report/DCAT-AP/releases/3.0.0/translation/dcat-ap_fr.json @@ -717,26 +717,26 @@ } }, { - "EA-Guid": "{B9516A6B-4219-4a42-ACFF-E32791013224}", + "EA-Guid": "{F1778663-DEE9-4713-88A5-5143556A6233}", "name": "creator", "label": { "en": "creator", "fr": "Enter your translation here" }, "definition": { - "en": "An entity responsible for producing the dataset.", + "en": "An entity responsible for the creation of the catalogue.", "fr": "Enter your translation here" } }, { - "EA-Guid": "{F1778663-DEE9-4713-88A5-5143556A6233}", + "EA-Guid": "{B9516A6B-4219-4a42-ACFF-E32791013224}", "name": "creator", "label": { "en": "creator", "fr": "Enter your translation here" }, "definition": { - "en": "An entity responsible for the creation of the catalogue.", + "en": "An entity responsible for producing the dataset.", "fr": "Enter your translation here" } }, @@ -1021,26 +1021,26 @@ } }, { - "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" } }, { - "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" } }, @@ -1133,42 +1133,42 @@ } }, { - "EA-Guid": "{2143F0EC-CB06-4c15-94BF-E2D327B6D057}", + "EA-Guid": "{1A78BF38-36C0-44d0-A69E-C1388EFF6127}", "name": "publisher", "label": { "en": "publisher", "fr": "Enter your translation here" }, "definition": { - "en": "An entity (organisation) responsible for making the Catalogue available.", + "en": "An entity (organisation) responsible for making the Data Service available.", "fr": "Enter your translation here" } }, { - "EA-Guid": "{22B3C6BA-017D-4498-83F7-6FF21A2A554F}", + "EA-Guid": "{2143F0EC-CB06-4c15-94BF-E2D327B6D057}", "name": "publisher", "label": { "en": "publisher", "fr": "Enter your translation here" }, "definition": { - "en": "An entity (organisation) responsible for ensuring the coherency of the Dataset Series ", - "fr": "Enter your translation here" - }, - "usage": { - "en": "The publisher of the dataset series may not be the publisher of all datasets. \r\nE.g. a digital archive could take over the publishing of older datasets in the series. ", + "en": "An entity (organisation) responsible for making the Catalogue available.", "fr": "Enter your translation here" } }, { - "EA-Guid": "{1A78BF38-36C0-44d0-A69E-C1388EFF6127}", + "EA-Guid": "{22B3C6BA-017D-4498-83F7-6FF21A2A554F}", "name": "publisher", "label": { "en": "publisher", "fr": "Enter your translation here" }, "definition": { - "en": "An entity (organisation) responsible for making the Data Service available.", + "en": "An entity (organisation) responsible for ensuring the coherency of the Dataset Series ", + "fr": "Enter your translation here" + }, + "usage": { + "en": "The publisher of the dataset series may not be the publisher of all datasets. \r\nE.g. a digital archive could take over the publishing of older datasets in the series. ", "fr": "Enter your translation here" } }, @@ -1233,50 +1233,50 @@ } }, { - "EA-Guid": "{E5701114-9161-4654-B770-7DB8177B962E}", - "name": "sourceMetadata", + "EA-Guid": "{3EE5EC81-3102-46a2-BBAF-48952ACA70C5}", + "name": "source", "label": { - "en": "source metadata", + "en": "source", "fr": "Enter your translation here" }, "definition": { - "en": "The original metadata that was used in creating metadata for the Dataset.", + "en": "A related Dataset from which the described Dataset is derived.", "fr": "Enter your translation here" } }, { - "EA-Guid": "{3EE5EC81-3102-46a2-BBAF-48952ACA70C5}", - "name": "source", + "EA-Guid": "{E5701114-9161-4654-B770-7DB8177B962E}", + "name": "sourceMetadata", "label": { - "en": "source", + "en": "source metadata", "fr": "Enter your translation here" }, "definition": { - "en": "A related Dataset from which the described Dataset is derived.", + "en": "The original metadata that was used in creating metadata for the Dataset.", "fr": "Enter your translation here" } }, { - "EA-Guid": "{96258166-33FC-4b04-AA2B-729B056A24DE}", + "EA-Guid": "{7802FA3C-BAAD-4f52-B09C-8BB541F5116C}", "name": "geographicalCoverage", "label": { "en": "geographical coverage", "fr": "Enter your translation here" }, "definition": { - "en": "A geographic region that is covered by the Dataset.", + "en": "A geographical area covered by the Catalogue.", "fr": "Enter your translation here" } }, { - "EA-Guid": "{7802FA3C-BAAD-4f52-B09C-8BB541F5116C}", + "EA-Guid": "{96258166-33FC-4b04-AA2B-729B056A24DE}", "name": "geographicalCoverage", "label": { "en": "geographical coverage", "fr": "Enter your translation here" }, "definition": { - "en": "A geographical area covered by the Catalogue.", + "en": "A geographic region that is covered by the Dataset.", "fr": "Enter your translation here" } }, @@ -1297,26 +1297,26 @@ } }, { - "EA-Guid": "{AA11EBEE-A29E-4709-ADD9-1206D9468009}", + "EA-Guid": "{A8051298-BB13-4ffb-A8FA-1AD8C0F53A3B}", "name": "temporalCoverage", "label": { "en": "temporal coverage", "fr": "Enter your translation here" }, "definition": { - "en": "A temporal period that the Catalogue covers.", + "en": "A temporal period that the Dataset covers.", "fr": "Enter your translation here" } }, { - "EA-Guid": "{A8051298-BB13-4ffb-A8FA-1AD8C0F53A3B}", + "EA-Guid": "{AA11EBEE-A29E-4709-ADD9-1206D9468009}", "name": "temporalCoverage", "label": { "en": "temporal coverage", "fr": "Enter your translation here" }, "definition": { - "en": "A temporal period that the Dataset covers.", + "en": "A temporal period that the Catalogue covers.", "fr": "Enter your translation here" } }, diff --git a/report/commit.json b/report/commit.json index 0eee35d07..f1c96a485 100644 --- a/report/commit.json +++ b/report/commit.json @@ -1 +1 @@ -{"commit" : "b88e8186d59e87c"} +{"commit" : "4ccd4827fe3eec9"}