diff --git a/dcat/index.html b/dcat/index.html index 75a8827a9..ae3560dab 100644 --- a/dcat/index.html +++ b/dcat/index.html @@ -960,15 +960,19 @@

Property: catalog record

Class: Catalogued Resource

The following properties are recommended for use on this class: + accessRights, conformsTo, contact point, creator, description, + hasPolicy, identifier, keyword/tag, landing page, + license, resource language, relation, + rights, qualified relation, publisher, release date, @@ -1012,24 +1016,50 @@

Class: Catalogued Resource

The class dcat:Resource has been added to the DCAT vocabulary in this revision.

-
-

Property: title

+
+

Property: accessRights

+ - + - - + + + + +
RDF Property:dct:title
RDF Property:dct:accessRights
Definition:A name given to the item.
Range:rdfs:Literal
Definition:A right statement that concerns how the resource is accessed.
Range:dct:RightStatement
Usage note:Information about licenses and rights MAY be provided for the Resource. See also guidance at License and rights statements.
See also:resource rights, + catalog accessRights
-
-

Property: description

+
+

Property: conforms to

- + - - + + + + +
RDF Property:dct:description
RDF Property:dct:conformsTo
Definition:free-text account of the item.
Range:rdfs:Literal
Definition:An established standard to which the described catalogued resource conforms.
Range:dct:Standard (A basis for comparison; a reference point against which other things can be evaluated.)
Usage note:This property SHOULD be used to indicate the model, schema, ontology, view or profile that the catalogued resource content conforms to.
+
+ +

+ dct:Standard is defined as "A basis for comparison; a reference point against which other things can be evaluated." The target resource is not restricted to formal standards issued by bodies like ISO and W3C. In this context, it is any resource that specifies one or more aspects of the catalogued resource content, for example schema, semantics, syntax, usage guidelines, file format, or specific serialization. The meaning of conformance is determined by provisions in the target standard. +

+ +
+

Property: contact point

+ +

+ In DCAT 2014 [[VOCAB-DCAT-20140116]] the domain of dcat:contactPoint was dcat:Dataset, which limited use of this property in other contexts. The domain has been relaxed in this revision - see Issue #95. +

+ + + + + +
RDF Property:dcat:contactPoint
Definition:Relevant contact information (provided using vCard [[VCARD-RDF]]) for the catalogued resource.
Range:vcard:Kind
@@ -1060,6 +1090,29 @@

Property: resource creator

+
+

Property: description

+ + + + + + +
RDF Property:dct:description
Definition:free-text account of the item.
Range:rdfs:Literal
+
+ + +
+

Property: title

+ + + + + + +
RDF Property:dct:title
Definition:A name given to the item.
Range:rdfs:Literal
+
+

Property: release date

@@ -1260,24 +1313,6 @@

Property: qualified relation

-
-

Property: conforms to

-
- - - - - - -
RDF Property:dct:conformsTo
Definition:An established standard to which the described catalogued resource conforms.
Range:dct:Standard (A basis for comparison; a reference point against which other things can be evaluated.)
Usage note:This property SHOULD be used to indicate the model, schema, ontology, view or profile that the catalogued resource content conforms to.
-
- -

- dct:Standard is defined as "A basis for comparison; a reference point against which other things can be evaluated." The target resource is not restricted to formal standards issued by bodies like ISO and W3C. In this context, it is any resource that specifies one or more aspects of the catalogued resource content, for example schema, semantics, syntax, usage guidelines, file format, or specific serialization. The meaning of conformance is determined by provisions in the target standard. -

- - -

Property: keyword/tag

@@ -1294,21 +1329,6 @@

Property: keyword/tag

-
-

Property: contact point

- -

- In DCAT 2014 [[?VOCAB-DCAT-20140116]] the domain of dcat:contactPoint was dcat:Dataset, which limited use of this property in other contexts. The domain has been relaxed in this revision - see Issue #95. -

- - - - - - - -
RDF Property:dcat:contactPoint
Definition:Relevant contact information (provided using vCard [[?VCARD-RDF]]) for the catalogued resource.
Range:vcard:Kind
-

Property: landing page

@@ -1357,6 +1377,54 @@

Property: qualified attribution

+
+

Property: license

+ + + + + + + + + + +
RDF Property:dct:license
Definition:A legal document under which the resource is made available.
Range:dct:LicenseDocument
Usage note:Information about licenses and rights MAY be provided for the Resource. See also guidance at License and rights statements.
See also:resource rights
+
+ +
+

Property: rights

+ + + + + + + + + + +
RDF Property:dct:rights
Definition:A right statement that concerns all rights not addressed with dct:license or dct:accessRights, such as copyright statements.
Range:dct:RightStatement
Usage note:Information about licenses and rights MAY be provided for the Resource. See also guidance at License and rights statements.
See also:resource license, resource accessRights
+
+ +
+

Property: hasPolicy

+ + + + + + + + + + +
RDF Property:odrl:hasPolicy
Definition:A policy expressing the rights associated with the resource if using the ODRL vocabulary [[ODRL-VOCAB]].
Range:odrl:Policy
Usage note:Information about rights expressed as ODRL [[ODRL-VOCAB]] policies MAY be provided for the Resource. See also guidance at License and rights statements.
See also:resource license, resource accessRights, resource rights
+
+ + + +
@@ -1498,16 +1566,20 @@

Class: Dataset

temporal coverage, was generated by

-

The following properties are are inherited from the super-class dcat:Resource: +

The following properties are inherited from the super-class dcat:Resource: + accessRights, conformsTo, contact point, creator, description, + hasPolicy, identifier, keyword/tag, landing page, + license, resource language, relation, + rights, qualified relation, publisher, release date, @@ -1686,6 +1758,7 @@

Property: was generated by

Class: Distribution

The following properties are recommended for use on this class: + access rights, access URL, access service, byte size, @@ -1693,6 +1766,7 @@

Class: Distribution

description, download URL, format, + has Policy, license, media type, release date, @@ -1804,8 +1878,24 @@

Property: license

Range:dct:LicenseDocument Usage note:Information about licenses and rights SHOULD be provided on the level of Distribution. Information about licenses and rights MAY be provided for a Dataset in addition to but not instead of the information provided for the Distributions of that Dataset. Providing license or rights information for a Dataset that is different from information provided for a Distribution of that Dataset SHOULD be avoided as this can create legal conflicts. See also guidance at License and rights statements. - See also:distribution rights, - catalog license + See also:distribution rights + resource license + + +
+ +
+

Property: accessRights

+ + + + + + + + +
RDF Property:dct:accessRights
Definition:A right statement that concerns how the distribution is accessed.
Range:dct:RightStatement
Usage note:Information about licenses and rights MAY be provided for the Distribution. See also guidance at License and rights statements.
See also:distribution license, distribution rights, + catalog accessRights
@@ -1828,6 +1918,20 @@

Property: rights

+
+

Property: hasPolicy

+ + + + + + + + + + +
RDF Property:odrl:hasPolicy
Definition:A policy expressing the rights associated with the distribution if using the ODRL vocabulary [[ODRL-VOCAB]].
Range:odrl:Policy
Usage note:Information about rights expressed as ODRL [[ODRL-VOCAB]] policies MAY be provided for the Distribution. See also guidance at License and rights statements.
See also:resource license, distribution accessRights, distribution rights
+

Property: access address

@@ -1977,16 +2081,20 @@

Class: Data Service

license, accessRights

-

The following properties are are inherited from the super-class dcat:Resource: +

The following properties are inherited from the super-class dcat:Resource: + accessRights, conformsTo, contact point, creator, description, + hasPolicy, identifier, keyword/tag, landing page, + license, resource language, relation, + rights, qualified relation, publisher, release date, @@ -2043,7 +2151,7 @@

Property: license

Definition:A legal document under which the service is made available. Range:dct:LicenseDocument See also:distribution rights, - catalog license + resource license
@@ -3974,6 +4082,10 @@

Changes since the W3C Recommendation of 16 January 2014

and dct:rights in the context of dcat catalogs and distributions. See Issue #114 for the background discussion. +
  • + Each relevant class section was extended with properties to deal with licensing, acccess rights, other rights and policies associated with the classes, as + recommended in the License and rights statements section. +