From daa8aeabac97856ab4c8842fe71ab55b77655237 Mon Sep 17 00:00:00 2001 From: David Browning <33936348+davebrowning@users.noreply.github.com> Date: Sun, 12 May 2019 17:57:12 +0200 Subject: [PATCH] New class text --- dcat/rdf/dcat.ttl | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/dcat/rdf/dcat.ttl b/dcat/rdf/dcat.ttl index 19ad8cc12..7bc7d9b06 100644 --- a/dcat/rdf/dcat.ttl +++ b/dcat/rdf/dcat.ttl @@ -298,7 +298,7 @@ dcat:DataService owl:maxCardinality "1"^^xsd:nonNegativeInteger ; owl:onProperty dcat:endpointURL ; ] ; - skos:changeNote "New class in this revision of DCAT"@en ; + skos:changeNote "New class added in this revision of DCAT"@en ; skos:changeNote "Nueva clase en esta revisión de DCAT"@es ; skos:changeNote "Nuova classe in questa revisione di DCAT"@it ; skos:scopeNote "The kind of service can be indicated using the dct:type property. Its value may be taken from a controlled vocabulary such as the INSPIRE spatial data service type vocabulary"@en ; @@ -398,7 +398,7 @@ dcat:Relationship owl:minCardinality "1"^^xsd:nonNegativeInteger ; owl:onProperty dct:relation ; ] ; - skos:changeNote "New class in this DCAT revision"@en ; + skos:changeNote "New class added in this revision of DCAT"@en ; skos:changeNote "Nueva clase en esta revisión de DCAT"@es ; skos:changeNote "Nuova classe in questa revisione DCAT"@it ; skos:scopeNote "Use to characterize a relationship between datasets, and potentially other resources, where the nature of the relationship is known but is not adequately characterized by the standard Dublin Core properties (dct:hasPart, dct:isPartOf, dct:conformsTo, dct:isFormatOf, dct:hasFormat, dct:isVersionOf, dct:hasVersion, dct:replaces, dct:isReplacedBy, dct:references, dct:isReferencedBy, dct:requires, dct:isRequiredBy) or PROV-O properties (prov:wasDerivedFrom, prov:wasInfluencedBy, prov:wasQuotedFrom, prov:wasRevisionOf, prov:hadPrimarySource, prov:alternateOf, prov:specializationOf)"@en ; @@ -417,7 +417,7 @@ dcat:Resource owl:minCardinality "1"^^xsd:nonNegativeInteger ; owl:onProperty dct:type ; ] ; - skos:changeNote "New class in this revision"@en ; + skos:changeNote "New class added in this revision of DCAT"@en ; skos:changeNote "Nuova classe in questa revisione"@it ; skos:editorialNote "Status: Class accepted by DCAT revision team, but details of definition and constraints not yet resolved."@en ; skos:scopeNote """The class of all catalogued resources, the Superclass of @@ -434,7 +434,7 @@ dcat:Role rdfs:label "Ruolo"@it ; rdfs:seeAlso dcat:hadRole ; rdfs:subClassOf skos:Concept ; - skos:changeNote "New class in this revision of DCAT"@en ; + skos:changeNote "New class added in this revision of DCAT"@en ; skos:changeNote "Nuova classe in questa revisione di DCAT"@it ; skos:editorialNote "Introduced into DCAT to complement prov:Role (whose use is limited to roles in the context of an activity, as the range of prov:hadRole)"@en ; skos:editorialNote "Introdotta in DCAT per completare prov:Role (il cui uso è limitato ai ruoli nel contesto di un'attività, in conseguenza alla definizione del codominio di prov:hadRole)"@it ;