primaryTopicop # OPs
URI | http://xmlns.com/foaf/0.1/primaryTopic |
---|---|
Description |
This axiom needed so that Protege loads DCAT2 without errors. |
http://www.w3.org/ns/dcat
DCAT is an RDF vocabulary designed to facilitate interoperability between data catalogs published on the Web. By using DCAT to describe datasets in data catalogs, publishers increase discoverability and enable applications easily to consume metadata from multiple catalogs. It further enables decentralized publishing of catalogs and facilitates federated dataset search across sites. Aggregated DCAT metadata can serve as a manifest file to facilitate digital preservation. DCAT is defined at http://www.w3.org/TR/vocab-dcat/. Any variance between that normative document and this schema is an error in this schema.
URI | http://www.w3.org/ns/dcat#Catalog |
---|---|
Is Defined By | http://www.w3.org/TR/vocab-dcat/ |
Description |
A curated collection of metadata about resources (e.g., datasets and data services in the context of a data catalog). |
Scope Notes |
A web-based data catalog is typically represented as a single instance of this class. |
Super-classes |
Datasetc |
In domain of |
serviceop datasetop catalogop recordop theme taxonomyop |
In range of |
catalogop |
URI | http://www.w3.org/ns/dcat#CatalogRecord |
---|---|
Is Defined By | http://www.w3.org/TR/vocab-dcat/ |
Description |
A record in a data catalog, describing the registration of a single dataset or data service. |
Scope Notes |
This class is optional and not all catalogs will use it. It exists for catalogs where a distinction is made between metadata about a dataset or data service and metadata about the entry for the dataset or data service in the catalog. For example, the publication date property of the dataset reflects the date when the information was originally made available by the publishing agency, while the publication date of the catalog record is the date when the dataset was added to the catalog. In cases where both dates differ, or where only the latter is known, the publication date should only be specified for the catalog record. Notice that the W3C PROV Ontology allows describing further provenance information such as the details of the process and the agent involved in a particular change to a dataset. |
Restrictions |
foaf:primaryTopicop only Catalogued resourcec foaf:primaryTopicop exactly 1 |
In range of |
recordop |
URI | http://www.w3.org/ns/dcat#DataService |
---|---|
Description |
A site or end-point providing operations related to the discovery of, access to, or processing functions on, data or related resources. |
Scope Notes |
If a dcat:DataService is bound to one or more specified Datasets, they are indicated by the dcat:servesDataset property. |
Super-classes |
Catalogued resourcec dctype:Servicec |
In domain of |
description of service end-pointop serves datasetop service end-pointop |
In range of |
data access serviceop serviceop |
URI | http://www.w3.org/ns/dcat#Dataset |
---|---|
Is Defined By | http://www.w3.org/TR/vocab-dcat/ |
Description |
A collection of data, published or curated by a single source, and available for access or download in one or more represenations. |
Scope Notes |
This class describes the conceptual dataset. One or more representations might be available, with differing schematic layouts and formats or serializations. |
Super-classes |
Catalogued resourcec |
Sub-classes |
Catalogc |
In domain of |
distributionop |
In range of |
datasetop serves datasetop |
URI | http://www.w3.org/ns/dcat#Distribution |
---|---|
Is Defined By | http://www.w3.org/TR/vocab-dcat/ |
Description |
A specific representation of a dataset. A dataset might be available in multiple serializations that may differ in various ways, including natural language, media-type or format, schematic organization, temporal and spatial resolution, level of detail or profiles (which might specify any or all of the above). |
Scope Notes |
This represents a general availability of a dataset it implies no information about the actual access method of the data, i.e. whether by direct download, API, or through a Web page. The use of dcat:downloadURL property indicates directly downloadable distributions. |
In domain of |
packaging formatop compression formatop download URLop byte sizedp access addressop media typeop |
In range of |
distributionop |
URI | http://www.w3.org/ns/dcat#Relationship |
---|---|
Description |
An association class for attaching additional information to a relationship between DCAT Resources. |
Scope Notes |
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). |
In range of |
qualified relationop |
URI | http://www.w3.org/ns/dcat#Resource |
---|---|
Description |
Resource published or curated by a single agent. |
Scope Notes |
The class of all catalogued resources, the Superclass of dcat:Dataset, dcat:DataService, dcat:Catalog and any other member of a dcat:Catalog. This class carries properties common to all catalogued resources, including datasets and data services. It is strongly recommended to use a more specific sub-class. When describing a resource which is not a dcat:Dataset or dcat:DataService, it is recommended to create a suitable sub-class of dcat:Resource, or use dcat:Resource with the dct:type property to indicate the specific type. |
Sub-classes |
Data servicec Datasetc |
In domain of |
qualified relationop |
URI | http://www.w3.org/ns/dcat#Role |
---|---|
Description |
A role is the function of a resource or agent with respect to another resource, in the context of resource attribution or resource relationships. |
Scope Notes |
Used in a qualified-relation to specify the role of an Entity with respect to another Entity. It is recommended that the values be managed as a controlled vocabulary of entity roles such as: ISO 19115 DS_AssociationTypeCode http://registry.it.csiro.au/def/isotc211/DS_AssociationTypeCode; IANA Registry of Link Relations https://www.iana.org/assignments/link-relation; DataCite metadata schema; MARC relators https://id.loc.gov/vocabulary/relators. |
Super-classes |
skos:Conceptc |
In range of |
hadRoleop |
URI | http://www.w3.org/ns/dcat#accessService |
---|---|
Description |
A site or end-point that gives access to the distribution of the dataset. |
Range(s) | http://www.w3.org/ns/dcat#DataServicec |
URI | http://www.w3.org/ns/dcat#accessURL |
---|---|
Is Defined By | http://www.w3.org/TR/vocab-dcat/ |
Description |
A URL of a resource that gives access to a distribution of the dataset. E.g. landing page, feed, SPARQL endpoint. Use for all cases except a simple download link, in which case downloadURL is preferred. |
Scope Notes |
If the distribution(s) are accessible only through a landing page (i.e. direct download URLs are not known), then the landing page link should be duplicated as accessURL on a distribution. |
Domain(s) | Distributionc |
Range(s) | rdfs:Resourcec |
URI | http://www.w3.org/ns/dcat#catalog |
---|---|
Description |
A catalog whose contents are of interest in the context of this catalog. |
Super-properties | dct:hasPart rdfs:member |
Domain(s) | Catalogc |
Range(s) | http://www.w3.org/ns/dcat#Catalogc |
URI | http://www.w3.org/ns/dcat#compressFormat |
---|---|
Is Defined By | https://www.w3.org/TR/vocab-dcat-2/ |
Description |
The compression format of the distribution in which the data is contained in a compressed form, e.g. to reduce the size of the downloadable file. |
Scope Notes |
This property is to be used when the files in the distribution are compressed, e.g. in a ZIP file. The format SHOULD be expressed using a media type as defined by IANA media types registry https://www.iana.org/assignments/media-types/, if available. |
Super-properties | dct:format |
Domain(s) | Distributionc |
Range(s) | dct:MediaTypec |
URI | http://www.w3.org/ns/dcat#contactPoint |
---|---|
Is Defined By | http://www.w3.org/TR/vocab-dcat/ |
Description |
Relevant contact information for the catalogued resource. Use of vCard is recommended. |
Range(s) | vcard:Kindc |
URI | http://www.w3.org/ns/dcat#dataset |
---|---|
Is Defined By | http://www.w3.org/TR/vocab-dcat/ |
Description |
A collection of data that is listed in the catalog. |
Super-properties | dct:hasPart rdfs:member |
Domain(s) | Catalogc |
Range(s) | http://www.w3.org/ns/dcat#Datasetc |
URI | http://www.w3.org/ns/dcat#distribution |
---|---|
Is Defined By | http://www.w3.org/TR/vocab-dcat/ |
Description |
An available distribution of the dataset. |
Super-properties | dct:relation |
Domain(s) | Datasetc |
Range(s) | http://www.w3.org/ns/dcat#Distributionc |
URI | http://www.w3.org/ns/dcat#downloadURL |
---|---|
Is Defined By | http://www.w3.org/TR/vocab-dcat/ |
Description |
The URL of the downloadable file in a given format. E.g. CSV file or RDF file. The format is indicated by the distribution's dct:format and/or dcat:mediaType. |
Scope Notes |
dcat:downloadURL SHOULD be used for the address at which this distribution is available directly, typically through a HTTP Get request. |
Domain(s) | Distributionc |
Range(s) | rdfs:Resourcec |
URI | http://www.w3.org/ns/dcat#endpointDescription |
---|---|
Description |
A description of the service end-point, including its operations, parameters etc. |
Scope Notes |
An endpoint description may be expressed in a machine-readable form, such as an OpenAPI (Swagger) description, an OGC GetCapabilities response, a SPARQL Service Description, an OpenSearch or WSDL document, a Hydra API description, else in text or some other informal mode if a formal representation is not possible. |
Domain(s) | Data servicec |
URI | http://www.w3.org/ns/dcat#endpointURL |
---|---|
Description |
The root location or primary endpoint of the service (a web-resolvable IRI). |
Domain(s) | Data servicec |
Range(s) | rdfs:Resourcec |
URI | http://www.w3.org/ns/dcat#hadRole |
---|---|
Description |
The function of an entity or agent with respect to another entity or resource. |
Scope Notes |
May be used in a qualified-relation to specify the role of an Entity with respect to another Entity. It is recommended that the value be taken from a controlled vocabulary of entity roles such as: ISO 19115 DS_AssociationTypeCode http://registry.it.csiro.au/def/isotc211/DS_AssociationTypeCode; IANA Registry of Link Relations https://www.iana.org/assignments/link-relation; DataCite metadata schema; MARC relators https://id.loc.gov/vocabulary/relators. |
Domain(s) | (prov:Attributionc or Relationshipc) |
Range(s) | http://www.w3.org/ns/dcat#Rolec |
URI | http://www.w3.org/ns/dcat#landingPage |
---|---|
Is Defined By | http://www.w3.org/TR/vocab-dcat/ |
Description |
A Web page that can be navigated to in a Web browser to gain access to the catalog, a dataset, its distributions and/or additional information. |
Scope Notes |
If the distribution(s) are accessible only through a landing page (i.e. direct download URLs are not known), then the landing page link should be duplicated as accessURL on a distribution. |
Super-properties | foaf:page |
Range(s) | foaf:Documentc |
URI | http://www.w3.org/ns/dcat#mediaType |
---|---|
Is Defined By | http://www.w3.org/TR/vocab-dcat/ |
Description |
The media type of the distribution as defined by IANA. |
Scope Notes |
This property SHOULD be used when the media type of the distribution is defined in the IANA media types registry https://www.iana.org/assignments/media-types/, otherwise dct:format MAY be used with different values. |
Super-properties | dct:format |
Domain(s) | Distributionc |
Range(s) | dct:MediaTypec |
URI | http://www.w3.org/ns/dcat#packageFormat |
---|---|
Is Defined By | https://www.w3.org/TR/vocab-dcat-2/ |
Description |
The package format of the distribution in which one or more data files are grouped together, e.g. to enable a set of related files to be downloaded together. |
Scope Notes |
This property to be used when the files in the distribution are packaged, e.g. in a TAR file, a Frictionless Data Package or a Bagit file. The format SHOULD be expressed using a media type as defined by IANA media types registry https://www.iana.org/assignments/media-types/, if available. |
Super-properties | dct:format |
Domain(s) | Distributionc |
Range(s) | dct:MediaTypec |
URI | http://www.w3.org/ns/dcat#qualifiedRelation |
---|---|
Description |
Link to a description of a relationship with another resource. |
Scope Notes |
Used to link to another resource where the nature of the relationship is known but does not match one of 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). |
Domain(s) | Catalogued resourcec |
Range(s) | http://www.w3.org/ns/dcat#Relationshipc |
URI | http://www.w3.org/ns/dcat#record |
---|---|
Is Defined By | http://www.w3.org/TR/vocab-dcat/ |
Description |
A record describing the registration of a single dataset or data service that is part of the catalog. |
Domain(s) | Catalogc |
Range(s) | http://www.w3.org/ns/dcat#CatalogRecordc |
URI | http://www.w3.org/ns/dcat#servesDataset |
---|---|
Description |
A collection of data that this DataService can distribute. |
Domain(s) | Data servicec |
Range(s) | http://www.w3.org/ns/dcat#Datasetc |
URI | http://www.w3.org/ns/dcat#service |
---|---|
Description |
A site or endpoint that is listed in the catalog. |
Super-properties | dct:hasPart rdfs:member |
Domain(s) | Catalogc |
Range(s) | http://www.w3.org/ns/dcat#DataServicec |
URI | http://www.w3.org/ns/dcat#theme |
---|---|
Is Defined By | http://www.w3.org/TR/vocab-dcat/ |
Description |
A main category of the resource. A resource can have multiple themes. |
Scope Notes |
The set of skos:Concepts used to categorize the resources are organized in a skos:ConceptScheme describing all the categories and their relations in the catalog. |
Super-properties | dct:subject |
Range(s) | skos:Conceptc |
URI | http://www.w3.org/ns/dcat#themeTaxonomy |
---|---|
Is Defined By | http://www.w3.org/TR/vocab-dcat/ |
Description |
The knowledge organization system (KOS) used to classify catalog's datasets. |
Scope Notes |
It is recommended that the taxonomy is organized in a skos:ConceptScheme, skos:Collection, owl:Ontology or similar, which allows each member to be denoted by an IRI and published as linked-data. |
Domain(s) | Catalogc |
Range(s) | rdfs:Resourcec (sdo:rangeIncludes) skos:Collectionc skos:ConceptSchemec owl:Ontologyc |
URI | http://www.w3.org/ns/dcat#bbox |
---|---|
Description |
The geographic bounding box of a resource. |
Scope Notes |
The range of this property is intentionally generic, with the purpose of allowing different geometry encodings. E.g., the geometry could be encoded with as WKT (geosparql:wktLiteral [GeoSPARQL]) or [GML] (geosparql:asGML [GeoSPARQL]). |
Domain(s) | dct:Locationc |
Range(s) | rdfs:Literalc |
URI | http://www.w3.org/ns/dcat#byteSize |
---|---|
Is Defined By | http://www.w3.org/TR/vocab-dcat/ |
Description |
The size of a distribution in bytes. |
Scope Notes |
The size in bytes can be approximated when the precise size is not known. The literal value of dcat:byteSize should by typed as xsd:decimal. |
Domain(s) | Distributionc |
Range(s) | rdfs:Literalc |
URI | http://www.w3.org/ns/dcat#centroid |
---|---|
Description |
The geographic center (centroid) of a resource. |
Scope Notes |
The range of this property is intentionally generic, with the purpose of allowing different geometry encodings. E.g., the geometry could be encoded with as WKT (geosparql:wktLiteral [GeoSPARQL]) or [GML] (geosparql:asGML [GeoSPARQL]). |
Domain(s) | dct:Locationc |
Range(s) | rdfs:Literalc |
URI | http://www.w3.org/ns/dcat#endDate |
---|---|
Description |
The end of the period. |
Scope Notes |
The range of this property is intentionally generic, with the purpose of allowing different level of temporal precision for specifying the end of a period. E.g., it can be expressed with a date (xsd:date), a date and time (xsd:dateTime), or a year (xsd:gYear). |
Domain(s) | dct:PeriodOfTimec |
Range(s) | rdfs:Literalc |
URI | http://www.w3.org/ns/dcat#keyword |
---|---|
Is Defined By | http://www.w3.org/TR/vocab-dcat/ |
Description |
A keyword or tag describing a resource. |
Super-properties | dct:subject |
Range(s) | rdfs:Literalc |
URI | http://www.w3.org/ns/dcat#spatialResolutionInMeters |
---|---|
Scope Notes |
If the dataset is an image or grid this should correspond to the spacing of items. For other kinds of spatial dataset, this property will usually indicate the smallest distance between items in the dataset. |
Range(s) | xsd:decimalc |
URI | http://www.w3.org/ns/dcat#startDate |
---|---|
Description |
The start of the period |
Scope Notes |
The range of this property is intentionally generic, with the purpose of allowing different level of temporal precision for specifying the start of a period. E.g., it can be expressed with a date (xsd:date), a date and time (xsd:dateTime), or a year (xsd:gYear). |
Domain(s) | dct:PeriodOfTimec |
Range(s) | rdfs:Literalc |
URI | http://www.w3.org/ns/dcat#temporalResolution |
---|---|
Description |
minimum time period resolvable in a dataset. |
Scope Notes |
If the dataset is a time-series this should correspond to the spacing of items in the series. For other kinds of dataset, this property will usually indicate the smallest time difference between items in the dataset. |
Range(s) | xsd:durationc |
http://www.w3.org/ns/dcat
http://purl.org/dc/terms/
http://purl.org/dc/dcmitype/
http://xmlns.com/foaf/0.1/
http://www.w3.org/2002/07/owl#
http://www.w3.org/ns/prov#
http://www.w3.org/1999/02/22-rdf-syntax-ns#
http://www.w3.org/2000/01/rdf-schema#
http://schema.org/
http://www.w3.org/2004/02/skos/core#
http://www.w3.org/2006/vcard/ns#
http://www.w3.org/2001/XMLSchema#
c | Classes |
op | Object Properties |
fp | Functional Properties |
dp | Data Properties |
dp | Annotation Properties |
p | Properties |
ni | Named Individuals |