This file documents DCAT Default Application Profile.
IRI | https://mff-uk.github.io/specifications/dcat-dap/#Catalog |
Label | Catalog |
Definition | A curated collection of metadata about resources. |
Profiles | class Catalog (dcat:Catalog) |
Label from vocabulary | Catalog |
Definition from vocabulary | A curated collection of metadata about resources (e.g., datasets and data services in the context of a data catalog). |
Usage note | A Web-based data catalog is typically represented as a single instance of this class. Datasets and data services are examples of resources in the context of a data catalog. |
Zpětné asociace
IRI | https://mff-uk.github.io/specifications/dcat-dap/#Catalog.homepage |
Label | homepage |
Definition | A homepage of the catalog (a public Web document usually available in HTML). |
Domain | Catalog |
Range | Document [0..*] |
Profiles | property homepage (foaf:homepage) |
Label from vocabulary | homepage |
Definition from vocabulary | A homepage for some thing. |
IRI | https://mff-uk.github.io/specifications/dcat-dap/#Catalog.themeTaxonomy |
Label | theme taxonomy |
Definition | A knowledge organization system (KOS) used to classify the resources documented in the catalog (e.g., datasets and services). |
Domain | Catalog |
Range | Resource [0..*] |
Profiles | property theme taxonomy (dcat:themeTaxonomy) |
Label from vocabulary | theme taxonomy |
Definition from vocabulary | The knowledge organization system (KOS) used to classify catalog's datasets. |
IRI | https://mff-uk.github.io/specifications/dcat-dap/#Catalog.resource |
Label | resource |
Definition | A resource that is listed in the catalog. |
Domain | Catalog |
Range | Catalogued resource [0..*] |
Profiles | property resource (dcat:resource) |
Label from vocabulary | resource |
Definition from vocabulary | A resource that is listed in the catalog. |
IRI | https://mff-uk.github.io/specifications/dcat-dap/#Catalog.dataset |
Label | dataset |
Definition | A dataset that is listed in the catalog. |
Domain | Catalog |
Range | Dataset [0..*] |
Profiles | property dataset (dcat:dataset) |
Label from vocabulary | dataset |
Definition from vocabulary | A dataset that is listed in the catalog. |
IRI | https://mff-uk.github.io/specifications/dcat-dap/#Catalog.service |
Label | service |
Definition | A service that is listed in the catalog. |
Domain | Catalog |
Range | Data service [0..*] |
Profiles | property service (dcat:service) |
Label from vocabulary | service |
Definition from vocabulary | A service that is listed in the catalog. |
IRI | https://mff-uk.github.io/specifications/dcat-dap/#Catalog.catalog |
Label | catalog |
Definition | A catalog that is listed in the catalog. |
Domain | Catalog |
Range | Catalog [0..*] |
Profiles | property catalog (dcat:catalog) |
Label from vocabulary | catalog |
Definition from vocabulary | A catalog that is listed in the catalog. |
IRI | https://mff-uk.github.io/specifications/dcat-dap/#Catalog.record |
Label | record |
Definition | A record describing the registration of a single resource (e.g., a dataset, a data service) that is part of the catalog. |
Domain | Catalog |
Range | Catalog Record [0..*] |
Profiles | property record (dcat:record) |
Label from vocabulary | record |
Definition from vocabulary | A record describing the registration of a single dataset or data service that is part of the catalog. |
IRI | https://mff-uk.github.io/specifications/dcat-dap/#CatalogRecord |
Label | Catalog Record |
Definition | A record in a catalog, describing the registration of a single dcat:Resource. |
Profiles | class Catalog Record (dcat:CatalogRecord) |
Label from vocabulary | Catalog Record |
Definition from vocabulary | A record in a data catalog, describing the registration of a single dataset or data service. |
Usage note | 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 service and metadata about the entry in the catalog about the dataset or service. 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 [PROV-O] allows describing further provenance information such as the details of the process and the agent involved in a particular change to a dataset or its registration. |
Zpětné asociace
IRI | https://mff-uk.github.io/specifications/dcat-dap/#CatalogRecord.title |
Label | title |
Definition | A name given to the record. |
Domain | Catalog Record |
Range | Literal [0..*] |
Profiles | property Title (dcterms:title) |
Label from vocabulary | Title |
Definition from vocabulary | A name given to the resource. |
IRI | https://mff-uk.github.io/specifications/dcat-dap/#CatalogRecord.listingDate |
Label | listing date |
Definition | The date of listing (i.e., formal recording) of the corresponding dataset or service in the catalog. |
Domain | Catalog Record |
Range | Literal [0..*] |
Profiles | property Date Issued (dcterms:issued) |
Label from vocabulary | Date Issued |
Definition from vocabulary | Date of formal issuance of the resource. |
IRI | https://mff-uk.github.io/specifications/dcat-dap/#CatalogRecord.update-modificationDate |
Label | update/modification date |
Definition | Most recent date on which the catalog entry was changed, updated or modified. |
Domain | Catalog Record |
Range | Literal [0..*] |
Profiles | property Date Modified (dcterms:modified) |
Label from vocabulary | Date Modified |
Definition from vocabulary | Date on which the resource was changed. |
IRI | https://mff-uk.github.io/specifications/dcat-dap/#CatalogRecord.primaryTopic |
Label | primary topic |
Definition | The dcat:Resource (dataset or service) described in the record. |
Domain | Catalog Record |
Range | Catalogued resource [0..1] |
Profiles | property primary topic (foaf:primaryTopic) |
Label from vocabulary | primary topic |
Definition from vocabulary | The primary topic of some page or document. |
IRI | https://mff-uk.github.io/specifications/dcat-dap/#CatalogRecord.conformsTo |
Label | conforms to |
Definition | An established standard to which the described resource conforms. |
Domain | Catalog Record |
Range | Standard [0..*] |
Profiles | property Conforms To (dcterms:conformsTo) |
Label from vocabulary | Conforms To |
Definition from vocabulary | An established standard to which the described resource conforms. |
IRI | https://mff-uk.github.io/specifications/dcat-dap/#CatalogRecord.description |
Label | description |
Definition | A free-text account of the record. |
Domain | Catalog Record [0..*] |
Range | Literal [0..*] |
Profiles | property Description (dcterms:description) |
Label from vocabulary | Description |
Definition from vocabulary | An account of the resource. |
IRI | https://mff-uk.github.io/specifications/dcat-dap/#Dataset |
Label | Dataset |
Definition | A collection of data, published or curated by a single source, and available for access or download in one or more representations. |
Profiles | class Dataset (dcat:Dataset) |
Label from vocabulary | Dataset |
Definition from vocabulary | A collection of data, published or curated by a single source, and available for access or download in one or more representations. |
Zpětné asociace
IRI | https://mff-uk.github.io/specifications/dcat-dap/#Dataset.distribution |
Label | distribution |
Definition | An available distribution of the dataset. |
Domain | Dataset |
Range | Distribution [0..*] |
Profiles | property distribution (dcat:distribution) |
Label from vocabulary | distribution |
Definition from vocabulary | An available distribution of the dataset. |
IRI | https://mff-uk.github.io/specifications/dcat-dap/#Dataset.frequency |
Label | frequency |
Definition | The frequency at which a dataset is published. |
Domain | Dataset |
Range | Frequency [0..*] |
Profiles | property Accrual Periodicity (dcterms:accrualPeriodicity) |
Label from vocabulary | Accrual Periodicity |
Definition from vocabulary | The frequency with which items are added to a collection. |
IRI | https://mff-uk.github.io/specifications/dcat-dap/#Dataset.inSeries |
Label | in series |
Definition | A dataset series of which the dataset is part. |
Domain | Dataset |
Range | Dataset series [0..*] |
Profiles | property in series (dcat:inSeries) |
Label from vocabulary | in series |
Definition from vocabulary | A dataset series of which the dataset is part. |
IRI | https://mff-uk.github.io/specifications/dcat-dap/#Dataset.spatial-geographicalCoverage |
Label | spatial/geographical coverage |
Definition | The geographical area covered by the dataset. |
Domain | Dataset |
Range | Location [0..*] |
Profiles | property Spatial Coverage (dcterms:spatial) |
Label from vocabulary | Spatial Coverage |
Definition from vocabulary | Spatial characteristics of the resource. |
IRI | https://mff-uk.github.io/specifications/dcat-dap/#Dataset.spatialResolution |
Label | spatial resolution |
Definition | Minimum spatial separation resolvable in a dataset, measured in meters. |
Domain | Dataset |
Range | xsd:decimal [0..*] |
Profiles | property prostorové rozlišení (metry) (@cs) (dcat:spatialResolutionInMeters) |
Label from vocabulary | prostorové rozlišení (metry) (@cs) |
Definition from vocabulary | minimum spatial separation resolvable in a dataset, measured in meters. (@en-us) |
IRI | https://mff-uk.github.io/specifications/dcat-dap/#Dataset.temporalCoverage |
Label | temporal coverage |
Definition | The temporal period that the dataset covers. |
Domain | Dataset |
Range | Period of Time [0..*] |
Profiles | property Temporal Coverage (dcterms:temporal) |
Label from vocabulary | Temporal Coverage |
Definition from vocabulary | Temporal characteristics of the resource. |
IRI | https://mff-uk.github.io/specifications/dcat-dap/#Dataset.temporalResolution |
Label | temporal resolution |
Definition | Minimum time period resolvable in the dataset. |
Domain | Dataset |
Range | xsd:duration [0..*] |
Profiles | property temporal resolution (dcat:temporalResolution) |
Label from vocabulary | temporal resolution |
Definition from vocabulary | minimum time period resolvable in a dataset. |
IRI | https://mff-uk.github.io/specifications/dcat-dap/#Dataset.wasGeneratedBy |
Label | was generated by |
Definition | An activity that generated, or provides the business context for, the creation of the dataset. |
Domain | Dataset |
Range | Entity [0..*] |
Profiles | property wasGeneratedBy (prov:wasGeneratedBy) |
Label from vocabulary | wasGeneratedBy |
IRI | https://mff-uk.github.io/specifications/dcat-dap/#Resource |
Label | Catalogued resource |
Definition | Resource published or curated by a single agent. |
Profiles | class Catalogued resource (dcat:Resource) |
Label from vocabulary | Catalogued resource |
Definition from vocabulary | Resource published or curated by a single agent. |
Usage note | The class of all cataloged resources, the super-class of dcat:Dataset, dcat:DataService, dcat:Catalog and any other member of a dcat:Catalog. This class carries properties common to all cataloged resources, including datasets and data services. The instances of this class SHOULD be included in a catalog. 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 dcterms:type property to indicate the specific type. dcat:Resource is an extension point that enables the definition of any kind of catalog. Additional sub-classes may be defined in a DCAT profile or other DCAT application for catalogs of other kinds of resources. |
Zpětné asociace
IRI | https://mff-uk.github.io/specifications/dcat-dap/#CataloguedResource.accessRights |
Label | access rights |
Definition | Information about who access the resource or an indication of its security status. |
Domain | Catalogued resource |
Range | Rights Statement [0..*] |
Profiles | property Access Rights (dcterms:accessRights) |
Label from vocabulary | Access Rights |
Definition from vocabulary | Information about who access the resource or an indication of its security status. |
IRI | https://mff-uk.github.io/specifications/dcat-dap/#CataloguedResource.conformsTo |
Label | conforms to |
Definition | An established standard to which the described resource conforms. |
Domain | Catalogued resource |
Range | Standard [0..*] |
Profiles | property Conforms To (dcterms:conformsTo) |
Label from vocabulary | Conforms To |
Definition from vocabulary | An established standard to which the described resource conforms. |
IRI | https://mff-uk.github.io/specifications/dcat-dap/#CataloguedResource.contactPoint |
Label | contact point |
Definition | Relevant contact information for the catalogued resource. Use of vCard is recommended. |
Domain | Catalogued resource |
Range | Kind [0..*] |
Profiles | property contact point (dcat:contactPoint) |
Label from vocabulary | contact point |
Definition from vocabulary | Relevant contact information for the catalogued resource. Use of vCard is recommended. |
IRI | https://mff-uk.github.io/specifications/dcat-dap/#CataloguedResource.creator |
Label | creator |
Definition | An entity responsible for making the resource. |
Domain | Catalogued resource |
Range | Agent [0..*] |
Profiles | property Creator (dcterms:creator) |
Label from vocabulary | Creator |
Definition from vocabulary | An entity responsible for making the resource. |
IRI | https://mff-uk.github.io/specifications/dcat-dap/#CataloguedResource.title |
Label | title |
Definition | A name given to the resource. |
Domain | Catalogued resource |
Range | Literal [0..*] |
Profiles | property Title (dcterms:title) |
Label from vocabulary | Title |
Definition from vocabulary | A name given to the resource. |
IRI | https://mff-uk.github.io/specifications/dcat-dap/#CataloguedResource.releaseDate |
Label | release date |
Definition | Date of formal issuance (e.g., publication) of the resource. |
Domain | Catalogued resource |
Range | Literal [0..*] |
Profiles | property Date Issued (dcterms:issued) |
Label from vocabulary | Date Issued |
Definition from vocabulary | Date of formal issuance of the resource. |
IRI | https://mff-uk.github.io/specifications/dcat-dap/#CataloguedResource.update-modificationDate |
Label | update/modification date |
Definition | Most recent date on which the resource was changed, updated or modified. |
Domain | Catalogued resource |
Range | Literal [0..*] |
Profiles | property Date Modified (dcterms:modified) |
Label from vocabulary | Date Modified |
Definition from vocabulary | Date on which the resource was changed. |
IRI | https://mff-uk.github.io/specifications/dcat-dap/#CataloguedResource.language |
Label | language |
Definition | A language of the resource. This refers to the natural language used for textual metadata (i.e., titles, descriptions, etc.) of a cataloged resource (i.e., dataset or service) or the textual values of a dataset distribution |
Domain | Catalogued resource |
Range | Linguistic System [0..*] |
Profiles | property Language (dcterms:language) |
Label from vocabulary | Language |
Definition from vocabulary | A language of the resource. |
IRI | https://mff-uk.github.io/specifications/dcat-dap/#CataloguedResource.publisher |
Label | publisher |
Definition | An entity responsible for making the resource available. |
Domain | Catalogued resource |
Range | Agent [0..*] |
Profiles | property Publisher (dcterms:publisher) |
Label from vocabulary | Publisher |
Definition from vocabulary | An entity responsible for making the resource available. |
IRI | https://mff-uk.github.io/specifications/dcat-dap/#CataloguedResource.identifier |
Label | identifier |
Definition | A unique identifier of the resource being described or cataloged. |
Domain | Catalogued resource |
Range | Literal [0..*] |
Profiles | property Identifier (dcterms:identifier) |
Label from vocabulary | Identifier |
Definition from vocabulary | An unambiguous reference to the resource within a given context. |
IRI | https://mff-uk.github.io/specifications/dcat-dap/#CataloguedResource.theme-category |
Label | theme/category |
Definition | A main category of the resource. A resource can have multiple themes. |
Domain | Catalogued resource [0..*] |
Range | https://www.w3.org/2002/07/owl#Thing [0..*] |
Profiles | property theme (dcat:theme) |
Label from vocabulary | theme |
Definition from vocabulary | A main category of the resource. A resource can have multiple themes. |
IRI | https://mff-uk.github.io/specifications/dcat-dap/#CataloguedResource.type-genre |
Label | type/genre |
Definition | The nature or genre of the resource. |
Domain | Catalogued resource |
Range | Class [0..*] |
Profiles | property Type (dcterms:type) |
Label from vocabulary | Type |
Definition from vocabulary | The nature or genre of the resource. |
IRI | https://mff-uk.github.io/specifications/dcat-dap/#CataloguedResource.relation |
Label | relation |
Definition | A related resource. |
Domain | Catalogued resource |
Range | https://www.w3.org/2002/07/owl#Thing [0..*] |
Profiles | property Relation (dcterms:relation) |
Label from vocabulary | Relation |
Definition from vocabulary | A related resource. |
IRI | https://mff-uk.github.io/specifications/dcat-dap/#CataloguedResource.qualifiedRelation |
Label | qualified relation |
Definition | Link to a description of a relationship with another resource. |
Domain | Catalogued resource |
Range | Relationship [0..*] |
Profiles | property qualified relation (dcat:qualifiedRelation) |
Label from vocabulary | qualified relation |
Definition from vocabulary | Link to a description of a relationship with another resource. |
IRI | https://mff-uk.github.io/specifications/dcat-dap/#CataloguedResource.keyword |
Label | keyword |
Definition | A keyword or tag describing a resource. |
Domain | Catalogued resource |
Range | Literal [0..*] |
Profiles | property keyword (dcat:keyword) |
Label from vocabulary | keyword |
Definition from vocabulary | A keyword or tag describing a resource. |
IRI | https://mff-uk.github.io/specifications/dcat-dap/#CataloguedResource.landingPage |
Label | landing page |
Definition | 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. |
Domain | Catalogued resource [0..*] |
Range | Document [0..*] |
Profiles | property landing page (dcat:landingPage) |
Label from vocabulary | landing page |
Definition from vocabulary | 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. |
IRI | https://mff-uk.github.io/specifications/dcat-dap/#CataloguedResource.qualifiedAttribution |
Label | qualified attribution |
Definition | Link to an Agent having some form of responsibility for the resource |
Domain | Catalogued resource |
Range | Attribution [0..*] |
Profiles | property qualifiedAttribution (prov:qualifiedAttribution) |
Label from vocabulary | qualifiedAttribution |
Definition from vocabulary | If this Entity prov:wasAttributedTo Agent :ag, then it can qualify how it was influenced using prov:qualifiedAttribution [ a prov:Attribution; prov:agent :ag; :foo :bar ]. |
IRI | https://mff-uk.github.io/specifications/dcat-dap/#CataloguedResource.license |
Label | license |
Definition | A legal document under which the resource is made available. |
Domain | Catalogued resource |
Range | License Document [0..*] |
Profiles | property License (dcterms:license) |
Label from vocabulary | License |
Definition from vocabulary | A legal document giving official permission to do something with the resource. |
IRI | https://mff-uk.github.io/specifications/dcat-dap/#CataloguedResource.rights |
Label | rights |
Definition | A statement that concerns all rights not addressed with dcterms:license or dcterms:accessRights, such as copyright statements. |
Domain | Catalogued resource |
Range | Rights Statement [0..*] |
Profiles | property Rights (dcterms:rights) |
Label from vocabulary | Rights |
Definition from vocabulary | Information about rights held in and over the resource. |
IRI | https://mff-uk.github.io/specifications/dcat-dap/#CataloguedResource.hasPart |
Label | has part |
Definition | A related resource that is included either physically or logically in the described resource. |
Domain | Catalogued resource |
Range | https://www.w3.org/2002/07/owl#Thing [0..*] |
Profiles | property Has Part (dcterms:hasPart) |
Label from vocabulary | Has Part |
Definition from vocabulary | A related resource that is included either physically or logically in the described resource. |
IRI | https://mff-uk.github.io/specifications/dcat-dap/#CataloguedResource.hasPolicy |
Label | has policy |
Definition | An ODRL conformant policy expressing the rights associated with the resource. |
Domain | Catalogued resource |
Range | Policy [0..*] |
Profiles | property Target Policy (odrl:hasPolicy) |
Label from vocabulary | Target Policy |
IRI | https://mff-uk.github.io/specifications/dcat-dap/#CataloguedResource.isReferencedBy |
Label | is referenced by |
Definition | A related resource, such as a publication, that references, cites, or otherwise points to the cataloged resource. |
Domain | Catalogued resource |
Range | https://www.w3.org/2002/07/owl#Thing [0..*] |
Profiles | property Is Referenced By (dcterms:isReferencedBy) |
Label from vocabulary | Is Referenced By |
Definition from vocabulary | A related resource that references, cites, or otherwise points to the described resource. |
IRI | https://mff-uk.github.io/specifications/dcat-dap/#CataloguedResource.previousVersion |
Label | previous version |
Definition | The previous version of a resource in a lineage [PAV]. |
Domain | Catalogued resource |
Range | https://www.w3.org/2002/07/owl#Thing [0..*] |
Profiles | property previous version (dcat:previousVersion) |
Label from vocabulary | previous version |
Definition from vocabulary | The previous version of a resource in a lineage [PAV]. |
IRI | https://mff-uk.github.io/specifications/dcat-dap/#CataloguedResource.hasVersion |
Label | has version |
Definition | This resource has a more specific, versioned resource [PAV]. |
Domain | Catalogued resource |
Range | https://www.w3.org/2002/07/owl#Thing [0..*] |
Profiles | property has version (dcat:hasVersion) |
Label from vocabulary | has version |
Definition from vocabulary | This resource has a more specific, versioned resource [PAV]. |
IRI | https://mff-uk.github.io/specifications/dcat-dap/#CataloguedResource.hasCurrentVersion |
Label | has current version |
Definition | This resource has a more specific, versioned resource with equivalent content [PAV]. |
Domain | Catalogued resource |
Range | https://www.w3.org/2002/07/owl#Thing [0..*] |
Profiles | property has current version (dcat:hasCurrentVersion) |
Label from vocabulary | has current version |
Definition from vocabulary | This resource has a more specific, versioned resource with equivalent content [PAV]. |
IRI | https://mff-uk.github.io/specifications/dcat-dap/#CataloguedResource.replaces |
Label | replaces |
Definition | A related resource that is supplanted, displaced, or superseded by the described resource. |
Domain | Catalogued resource [0..*] |
Range | https://www.w3.org/2002/07/owl#Thing [0..*] |
Profiles | property Replaces (dcterms:replaces) |
Label from vocabulary | Replaces |
Definition from vocabulary | A related resource that is supplanted, displaced, or superseded by the described resource. |
IRI | https://mff-uk.github.io/specifications/dcat-dap/#CataloguedResource.version |
Label | version |
Definition | The version indicator (name or identifier) of a resource. |
Domain | Catalogued resource |
Range | Literal [0..*] |
Profiles | property version (dcat:version) |
Label from vocabulary | version |
Definition from vocabulary | The version indicator (name or identifier) of a resource. |
IRI | https://mff-uk.github.io/specifications/dcat-dap/#CataloguedResource.versionInfo |
Label | version notes |
Definition | A description of changes between this version and the previous version of the resource [VOCAB-ADMS]. |
Domain | Catalogued resource |
Range | Literal [0..*] |
Profiles | property version info (adms:versionNotes) |
Label from vocabulary | version info |
Definition from vocabulary | A description of changes between this version and the previous version of the Asset. |
IRI | https://mff-uk.github.io/specifications/dcat-dap/#CataloguedResource.first |
Label | first |
Definition | The first resource in an ordered collection or series of resources, to which the current resource belongs. |
Domain | Catalogued resource |
Range | https://www.w3.org/2002/07/owl#Thing [0..*] |
Profiles | property first (dcat:first) |
Label from vocabulary | first |
Definition from vocabulary | The first resource in an ordered collection or series of resources, to which the current resource belongs. |
IRI | https://mff-uk.github.io/specifications/dcat-dap/#CataloguedResource.last |
Label | last |
Definition | The last resource in an ordered collection or series of resources, to which the current resource belongs. |
Domain | Catalogued resource |
Range | https://www.w3.org/2002/07/owl#Thing [0..*] |
Profiles | property last (dcat:last) |
Label from vocabulary | last |
Definition from vocabulary | The last resource in an ordered collection or series of resources, to which the current resource belongs. |
IRI | https://mff-uk.github.io/specifications/dcat-dap/#CataloguedResource.previous |
Label | previous |
Definition | The previous resource (before the current one) in an ordered collection or series of resources. |
Domain | Catalogued resource |
Range | https://www.w3.org/2002/07/owl#Thing [0..*] |
Profiles | property previous (dcat:prev) |
Label from vocabulary | previous |
Definition from vocabulary | The previous resource (before the current one) in an ordered collection or series of resources. |
IRI | https://mff-uk.github.io/specifications/dcat-dap/#CataloguedResource.status |
Label | status |
Definition | The status of the resource in the context of a particular workflow process [VOCAB-ADMS]. |
Domain | Catalogued resource |
Range | Concept [0..*] |
Profiles | property status (adms:status) |
Label from vocabulary | status |
Definition from vocabulary | Links to the status of the Asset or Asset Distribution in the context of a particular workflow process. Since Status is defined using a skos:Concept, that is the defined range for this property. |
IRI | https://mff-uk.github.io/specifications/dcat-dap/#CataloguedResource.description |
Label | description |
Definition | A free-text account of the resource. |
Domain | Catalogued resource [0..*] |
Range | Literal [0..*] |
Profiles | property Description (dcterms:description) |
Label from vocabulary | Description |
Definition from vocabulary | An account of the resource. |
IRI | https://mff-uk.github.io/specifications/dcat-dap/#Document |
Label | Document |
Definition | A document. |
Profiles | class Document (foaf:Document) |
Label from vocabulary | Document |
Definition from vocabulary | A document. |
Zpětné asociace
IRI | https://mff-uk.github.io/specifications/dcat-dap/#rdfs-Resource |
Label | Resource |
Definition | The class resource, everything. |
Profiles | class Resource (rdfs:Resource) |
Label from vocabulary | Resource |
Definition from vocabulary | The class resource, everything. |
Zpětné asociace
IRI | https://mff-uk.github.io/specifications/dcat-dap/#DataService |
Label | Data service |
Definition | A collection of operations that provides access to one or more datasets or data processing functions. |
Profiles | class Data service (dcat:DataService) |
Label from vocabulary | Data service |
Definition from vocabulary | A site or end-point providing operations related to the discovery of, access to, or processing functions on, data or related resources. |
Usage note | If a dcat:DataService is bound to one or more specified Datasets, they are indicated by the dcat:servesDataset property. The kind of service can be indicated using the dcterms:type property. Its value may be taken from a controlled vocabulary such as the INSPIRE spatial data service type code list [INSPIRE-SDST]. |
Zpětné asociace
IRI | https://mff-uk.github.io/specifications/dcat-dap/#DataService.endpointUrl |
Label | endpoint URL |
Definition | The root location or primary endpoint of the service (a web-resolvable IRI). |
Domain | Data service |
Range | Resource [0..*] |
Profiles | property service end-point (dcat:endpointURL) |
Label from vocabulary | service end-point |
Definition from vocabulary | The root location or primary endpoint of the service (a web-resolvable IRI). |
IRI | https://mff-uk.github.io/specifications/dcat-dap/#DataService.endpointDescription |
Label | endpoint description |
Definition | A description of the service end-point, including its operations, parameters etc. |
Domain | Data service |
Range | Resource [0..*] |
Profiles | property description of service end-point (dcat:endpointDescription) |
Label from vocabulary | description of service end-point |
Definition from vocabulary | A description of the service end-point, including its operations, parameters etc. |
IRI | https://mff-uk.github.io/specifications/dcat-dap/#DataService.servesDataset |
Label | serves dataset |
Definition | A collection of data that this DataService can distribute. |
Domain | Data service |
Range | Dataset [0..*] |
Profiles | property serves dataset (dcat:servesDataset) |
Label from vocabulary | serves dataset |
Definition from vocabulary | A collection of data that this DataService can distribute. |
IRI | https://mff-uk.github.io/specifications/dcat-dap/#RightsStatement |
Label | Rights Statement |
Definition | A statement about the intellectual property rights (IPR) held in or over a resource, a legal document giving official permission to do something with a resource, or a statement about access rights. |
Profiles | class Rights Statement (dcterms:RightsStatement) |
Label from vocabulary | Rights Statement |
Definition from vocabulary | A statement about the intellectual property rights (IPR) held in or over a resource, a legal document giving official permission to do something with a resource, or a statement about access rights. |
Zpětné asociace
IRI | https://mff-uk.github.io/specifications/dcat-dap/#Standard |
Label | Standard |
Definition | A reference point against which other things can be evaluated or compared. |
Profiles | class Standard (dcterms:Standard) |
Label from vocabulary | Standard |
Definition from vocabulary | A reference point against which other things can be evaluated or compared. |
Zpětné asociace
IRI | https://mff-uk.github.io/specifications/dcat-dap/#Kind |
Label | Kind |
Definition | The parent class for all objects |
Profiles | class Kind (vcard:Kind) |
Label from vocabulary | Kind |
Definition from vocabulary | The parent class for all objects |
Zpětné asociace
IRI | https://mff-uk.github.io/specifications/dcat-dap/#Agent |
Label | Agent |
Definition | An agent (eg. person, group, software or physical artifact). |
Profiles | class Agent (foaf:Agent) |
Label from vocabulary | Agent |
Definition from vocabulary | An agent (eg. person, group, software or physical artifact). |
Zpětné asociace
IRI | https://mff-uk.github.io/specifications/dcat-dap/#LinguisticSystem |
Label | Linguistic System |
Definition | A system of signs, symbols, sounds, gestures, or rules used in communication. |
Profiles | class Linguistic System (dcterms:LinguisticSystem) |
Label from vocabulary | Linguistic System |
Definition from vocabulary | A system of signs, symbols, sounds, gestures, or rules used in communication. |
Zpětné asociace
IRI | https://mff-uk.github.io/specifications/dcat-dap/#Class |
Label | Class |
Definition | The class of classes. |
Profiles | class Class (rdfs:Class) |
Label from vocabulary | Class |
Definition from vocabulary | The class of classes. |
Zpětné asociace
IRI | https://mff-uk.github.io/specifications/dcat-dap/#Relationship |
Label | Relationship |
Definition | An association class for attaching additional information to a relationship between DCAT Resources. |
Profiles | class Relationship (dcat:Relationship) |
Label from vocabulary | Relationship |
Definition from vocabulary | An association class for attaching additional information to a relationship between DCAT Resources. |
Usage note | 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 [DCTERMS] properties (dcterms:hasPart, dcterms:isPartOf, dcterms:conformsTo, dcterms:isFormatOf, dcterms:hasFormat, dcterms:isVersionOf, dcterms:hasVersion, dcterms:replaces, dcterms:isReplacedBy, dcterms:references, dcterms:isReferencedBy, dcterms:requires, dcterms:isRequiredBy) or [PROV-O] properties (prov:wasDerivedFrom, prov:wasInfluencedBy, prov:wasQuotedFrom, prov:wasRevisionOf, prov:hadPrimarySource, prov:alternateOf, prov:specializationOf) |
Zpětné asociace
IRI | https://mff-uk.github.io/specifications/dcat-dap/#Relationship.relation |
Label | relation |
Definition | The resource related to the source resource. |
Domain | Relationship |
Range | https://www.w3.org/2002/07/owl#Thing [0..*] |
Profiles | property Relation (dcterms:relation) |
Label from vocabulary | Relation |
Definition from vocabulary | A related resource. |
IRI | https://mff-uk.github.io/specifications/dcat-dap/#Relationship.hadRole |
Label | had role |
Definition | The function of an entity or agent with respect to another entity or resource. |
Domain | Relationship |
Range | Role [0..*] |
Profiles | property hadRole (dcat:hadRole) |
Label from vocabulary | hadRole |
Definition from vocabulary | The function of an entity or agent with respect to another entity or resource. |
IRI | https://mff-uk.github.io/specifications/dcat-dap/#Attribution |
Label | Attribution |
Definition | An instance of prov:Attribution provides additional descriptions about the binary prov:wasAttributedTo relation from an prov:Entity to some prov:Agent that had some responsible for it. For example, :cake prov:wasAttributedTo :baker; prov:qualifiedAttribution [ a prov:Attribution; prov:entity :baker; :foo :bar ]. |
Profiles | class Attribution (prov:Attribution) |
Label from vocabulary | Attribution |
Definition from vocabulary | An instance of prov:Attribution provides additional descriptions about the binary prov:wasAttributedTo relation from an prov:Entity to some prov:Agent that had some responsible for it. For example, :cake prov:wasAttributedTo :baker; prov:qualifiedAttribution [ a prov:Attribution; prov:entity :baker; :foo :bar ]. |
Zpětné asociace
IRI | https://mff-uk.github.io/specifications/dcat-dap/#Attribution.hadRole |
Label | had role |
Definition | The function of an entity or agent with respect to another entity or resource. |
Domain | Attribution |
Range | Role [0..*] |
Profiles | property hadRole (dcat:hadRole) |
Label from vocabulary | hadRole |
Definition from vocabulary | The function of an entity or agent with respect to another entity or resource. |
IRI | https://mff-uk.github.io/specifications/dcat-dap/#LicenseDocument |
Label | License Document |
Definition | A legal document giving official permission to do something with a resource. |
Profiles | class License Document (dcterms:LicenseDocument) |
Label from vocabulary | License Document |
Definition from vocabulary | A legal document giving official permission to do something with a resource. |
Zpětné asociace
IRI | https://mff-uk.github.io/specifications/dcat-dap/#Policy |
Label | Policy |
Profiles | class Policy (odrl:Policy) |
Label from vocabulary | Policy |
Zpětné asociace
IRI | https://mff-uk.github.io/specifications/dcat-dap/#Distribution |
Label | Distribution |
Definition | 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). |
Profiles | class Distribution (dcat:Distribution) |
Label from vocabulary | Distribution |
Definition from vocabulary | 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). |
Usage note | 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. |
Zpětné asociace
IRI | https://mff-uk.github.io/specifications/dcat-dap/#Distribution.title |
Label | title |
Definition | A name given to the distribution. |
Domain | Distribution |
Range | Literal [0..*] |
Profiles | property Title (dcterms:title) |
Label from vocabulary | Title |
Definition from vocabulary | A name given to the resource. |
IRI | https://mff-uk.github.io/specifications/dcat-dap/#Distribution.releaseDate |
Label | release date |
Definition | Date of formal issuance of the resource. |
Domain | Distribution |
Range | Literal [0..*] |
Profiles | property Date Issued (dcterms:issued) |
Label from vocabulary | Date Issued |
Definition from vocabulary | Date of formal issuance of the resource. |
IRI | https://mff-uk.github.io/specifications/dcat-dap/#Distribution.update-modificationDate |
Label | update/modification date |
Definition | Date on which the resource was changed. |
Domain | Distribution |
Range | Literal [0..*] |
Profiles | property Date Modified (dcterms:modified) |
Label from vocabulary | Date Modified |
Definition from vocabulary | Date on which the resource was changed. |
IRI | https://mff-uk.github.io/specifications/dcat-dap/#Distribution.license |
Label | license |
Definition | A legal document under which the distribution is made available. |
Domain | Distribution |
Range | License Document [0..*] |
Profiles | property License (dcterms:license) |
Label from vocabulary | License |
Definition from vocabulary | A legal document giving official permission to do something with the resource. |
IRI | https://mff-uk.github.io/specifications/dcat-dap/#Distribution.accessRights |
Label | access rights |
Definition | A rights statement that concerns how the distribution is accessed. |
Domain | Distribution |
Range | Rights Statement [0..*] |
Profiles | property Access Rights (dcterms:accessRights) |
Label from vocabulary | Access Rights |
Definition from vocabulary | Information about who access the resource or an indication of its security status. |
IRI | https://mff-uk.github.io/specifications/dcat-dap/#Distribution.rights |
Label | rights |
Definition | Information about rights held in and over the distribution. |
Domain | Distribution |
Range | Rights Statement [0..*] |
Profiles | property Rights (dcterms:rights) |
Label from vocabulary | Rights |
Definition from vocabulary | Information about rights held in and over the resource. |
IRI | https://mff-uk.github.io/specifications/dcat-dap/#Distribution.hasPolicy |
Label | has policy |
Definition | An ODRL conformant policy expressing the rights associated with the distribution. |
Domain | Distribution |
Range | Policy [0..*] |
Profiles | property Target Policy (odrl:hasPolicy) |
Label from vocabulary | Target Policy |
IRI | https://mff-uk.github.io/specifications/dcat-dap/#Distribution.accessUrl |
Label | access URL |
Definition | A URL of the resource that gives access to a distribution of the dataset. E.g., landing page, feed, SPARQL endpoint. |
Domain | Distribution |
Range | Resource [0..*] |
Profiles | property access address (dcat:accessURL) |
Label from vocabulary | access address |
Definition from vocabulary | 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. |
IRI | https://mff-uk.github.io/specifications/dcat-dap/#Distribution.accessService |
Label | access service |
Definition | A site or end-point that gives access to the distribution of the dataset. |
Domain | Distribution |
Range | Data service [0..*] |
Profiles | property data access service (dcat:accessService) |
Label from vocabulary | data access service |
Definition from vocabulary | A site or end-point that gives access to the distribution of the dataset. |
IRI | https://mff-uk.github.io/specifications/dcat-dap/#Distribution.downloadUrl |
Label | download URL |
Definition | 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 dcterms:format and/or dcat:mediaType. |
Domain | Distribution |
Range | Resource [0..*] |
Profiles | property download URL (dcat:downloadURL) |
Label from vocabulary | download URL |
Definition from vocabulary | 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 dcterms:format and/or dcat:mediaType. |
IRI | https://mff-uk.github.io/specifications/dcat-dap/#Distribution.byteSize |
Label | byte size |
Definition | The size of a distribution in bytes. |
Domain | Distribution |
Range | xsd:nonNegativeInteger [0..*] |
Profiles | property byte size (dcat:byteSize) |
Label from vocabulary | byte size |
Definition from vocabulary | The size of a distribution in bytes. |
IRI | https://mff-uk.github.io/specifications/dcat-dap/#Distribution.spatialResolution |
Label | spatial resolution |
Definition | The minimum spatial separation resolvable in a dataset distribution, measured in meters. (@en-us) |
Domain | Distribution |
Range | Literal [0..*] |
Profiles | property prostorové rozlišení (metry) (@cs) (dcat:spatialResolutionInMeters) |
Label from vocabulary | prostorové rozlišení (metry) (@cs) |
Definition from vocabulary | minimum spatial separation resolvable in a dataset, measured in meters. (@en-us) |
IRI | https://mff-uk.github.io/specifications/dcat-dap/#Distribution.temporalResolution |
Label | temporal resolution |
Definition | Minimum time period resolvable in the dataset distribution. |
Domain | Distribution |
Range | xsd:duration [0..*] |
Profiles | property temporal resolution (dcat:temporalResolution) |
Label from vocabulary | temporal resolution |
Definition from vocabulary | minimum time period resolvable in a dataset. |
IRI | https://mff-uk.github.io/specifications/dcat-dap/#Distribution.conformsTo |
Label | conforms to |
Definition | An established standard to which the distribution conforms. |
Domain | Distribution |
Range | Standard [0..*] |
Profiles | property Conforms To (dcterms:conformsTo) |
Label from vocabulary | Conforms To |
Definition from vocabulary | An established standard to which the described resource conforms. |
IRI | https://mff-uk.github.io/specifications/dcat-dap/#Distribution.mediaType |
Label | media type |
Definition | The media type of the distribution as defined by IANA |
Domain | Distribution |
Range | Media Type [0..*] |
Profiles | property media type (dcat:mediaType) |
Label from vocabulary | media type |
Definition from vocabulary | The media type of the distribution as defined by IANA |
IRI | https://mff-uk.github.io/specifications/dcat-dap/#Distribution.format |
Label | format |
Definition | The file format of the distribution. |
Domain | Distribution |
Range | Media Type or Extent [0..*] |
Profiles | property Format (dcterms:format) |
Label from vocabulary | Format |
Definition from vocabulary | The file format, physical medium, or dimensions of the resource. |
IRI | https://mff-uk.github.io/specifications/dcat-dap/#Distribution.compressionFormat |
Label | compression format |
Definition | 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. |
Domain | Distribution |
Range | Media Type [0..*] |
Profiles | property compression format (dcat:compressFormat) |
Label from vocabulary | compression format |
Definition from vocabulary | 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. |
IRI | https://mff-uk.github.io/specifications/dcat-dap/#Distribution.packagingFormat |
Label | packaging format |
Definition | 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. |
Domain | Distribution |
Range | Media Type [0..*] |
Profiles | property packaging format (dcat:packageFormat) |
Label from vocabulary | packaging format |
Definition from vocabulary | 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. |
IRI | https://mff-uk.github.io/specifications/dcat-dap/#Distribution.checksum |
Label | checksum |
Definition | The checksum property provides a mechanism that can be used to verify that the contents of a File or Package have not changed. |
Domain | Distribution |
Range | Checksum [0..*] |
Profiles | property without assigned name (spdx:checksum) |
Definition from vocabulary | The checksum property provides a mechanism that can be used to verify that the contents of a File or Package have not changed. |
IRI | https://mff-uk.github.io/specifications/dcat-dap/#Distribution.description |
Label | description |
Definition | A free-text account of the distribution. |
Domain | Distribution [0..*] |
Range | Literal [0..*] |
Profiles | property Description (dcterms:description) |
Label from vocabulary | Description |
Definition from vocabulary | An account of the resource. |
IRI | https://mff-uk.github.io/specifications/dcat-dap/#DatasetSeries |
Label | Dataset series |
Definition | A collection of datasets that are published separately, but share some characteristics that group them. |
Profiles | class Dataset series (dcat:DatasetSeries) |
Label from vocabulary | Dataset series |
Definition from vocabulary | A collection of datasets that are published separately, but share some characteristics that group them. |
Usage note | Dataset series can be also soft-typed via property dcterms:type as in the approach used in [GeoDCAT-AP], and adopted in [DCAT-AP-IT] and [GeoDCAT-AP-IT]). Common scenarios for dataset series include: time series composed of periodically released subsets; map-series composed of items of the same type or theme but with differing spatial footprints. |
Zpětné asociace
IRI | https://mff-uk.github.io/specifications/dcat-dap/#Frequency |
Label | Frequency |
Definition | A rate at which something recurs. |
Profiles | class Frequency (dcterms:Frequency) |
Label from vocabulary | Frequency |
Definition from vocabulary | A rate at which something recurs. |
Zpětné asociace
IRI | https://mff-uk.github.io/specifications/dcat-dap/#Location |
Label | Location |
Definition | A spatial region or named place. |
Profiles | class Location (dcterms:Location) |
Label from vocabulary | Location |
Definition from vocabulary | A spatial region or named place. |
Usage note | For an extensive geometry (i.e., a set of coordinates denoting the vertices of the relevant geographic area), the property locn:geometry [LOCN] SHOULD be used. For a geographic bounding box delimiting a spatial area the property dcat:bbox SHOULD be used. For the geographic center of a spatial area, or another characteristic point, the property dcat:centroid SHOULD be used. |
Zpětné asociace
IRI | https://mff-uk.github.io/specifications/dcat-dap/#Location.geometry |
Label | geometry |
Definition | Associates a spatial thing [SDW-BP] with a corresponding geometry. |
Domain | Location |
Range | Geometry [0..*] |
Profiles | property geometry (locn:geometry) |
Label from vocabulary | geometry |
Definition from vocabulary | Associates any resource with the corresponding geometry. |
IRI | https://mff-uk.github.io/specifications/dcat-dap/#Location.boundingBox |
Label | bounding box |
Definition | The geographic bounding box of a spatial thing [SDW-BP]. |
Domain | Location |
Range | Literal [0..*] |
Profiles | property bounding box (dcat:bbox) |
Label from vocabulary | bounding box |
Definition from vocabulary | The geographic bounding box of a spatial thing [SDW-BP]. |
IRI | https://mff-uk.github.io/specifications/dcat-dap/#Location.centroid |
Label | centroid |
Definition | The geographic center (centroid) of a spatial thing [SDW-BP]. |
Domain | Location |
Range | Literal [0..*] |
Profiles | property centroid (dcat:centroid) |
Label from vocabulary | centroid |
Definition from vocabulary | The geographic center (centroid) of a spatial thing [SDW-BP]. |
IRI | https://mff-uk.github.io/specifications/dcat-dap/#PeriodOfTime |
Label | Period of Time |
Definition | An interval of time that is named or defined by its start and end. |
Profiles | class Period of Time (dcterms:PeriodOfTime) |
Label from vocabulary | Period of Time |
Definition from vocabulary | An interval of time that is named or defined by its start and end dates. |
Usage note | The start and end of the interval SHOULD be given by using properties dcat:startDate or time:hasBeginning, and dcat:endDate or time:hasEnd, respectively. The interval can also be open - i.e., it can have just a start or just an end. |
Zpětné asociace
IRI | https://mff-uk.github.io/specifications/dcat-dap/#PeriodOfTime.startDate |
Label | start date |
Definition | The start of the period. |
Domain | Period of Time |
Range | Literal [0..*] |
Profiles | property start date (dcat:startDate) |
Label from vocabulary | start date |
IRI | https://mff-uk.github.io/specifications/dcat-dap/#PeriodOfTime.endDate |
Label | end date |
Definition | The end of the period. |
Domain | Period of Time |
Range | Literal [0..*] |
Profiles | property end date (dcat:endDate) |
Label from vocabulary | end date |
Definition from vocabulary | The end of the period. |
IRI | https://mff-uk.github.io/specifications/dcat-dap/#PeriodOfTime.beginning |
Label | beginning |
Definition | Beginning of a period or interval. |
Domain | Period of Time |
Range | Time instant [0..*] |
Profiles | property has beginning (time:hasBeginning) |
Label from vocabulary | has beginning |
Definition from vocabulary | Beginning of a temporal entity |
IRI | https://mff-uk.github.io/specifications/dcat-dap/#PeriodOfTime.end |
Label | end |
Definition | End of a period or interval. |
Domain | Period of Time |
Range | Time instant [0..*] |
Profiles | property has end (time:hasEnd) |
Label from vocabulary | has end |
Definition from vocabulary | End of a temporal entity. |
IRI | https://mff-uk.github.io/specifications/dcat-dap/#Entity |
Label | Entity |
Profiles | class Entity (prov:Entity) |
Label from vocabulary | Entity |
Zpětné asociace
IRI | https://mff-uk.github.io/specifications/dcat-dap/#MediaType |
Label | Media Type |
Definition | A file format or physical medium. |
Profiles | class Media Type (dcterms:MediaType) |
Label from vocabulary | Media Type |
Definition from vocabulary | A file format or physical medium. |
Zpětné asociace
IRI | https://mff-uk.github.io/specifications/dcat-dap/#MediaTypeOrExtent |
Label | Media Type or Extent |
Definition | A media type or extent. |
Profiles | class Media Type or Extent (dcterms:MediaTypeOrExtent) |
Label from vocabulary | Media Type or Extent |
Definition from vocabulary | A media type or extent. |
Zpětné asociace
IRI | https://mff-uk.github.io/specifications/dcat-dap/#Concept |
Label | Concept |
Definition | A category or a theme used to describe datasets in the catalog. |
Profiles | class Concept (skos:Concept) |
Label from vocabulary | Concept |
Usage note | It is recommended to use either skos:inScheme or skos:topConceptOf on every skos:Concept used to classify datasets to link it to the concept scheme it belongs to. This concept scheme is typically associated with the catalog using dcat:themeTaxonomy. |
Zpětné asociace
IRI | https://mff-uk.github.io/specifications/dcat-dap/#ConceptScheme |
Label | Concept Scheme |
Definition | A knowledge organization system (KOS) used to represent themes/categories of datasets in the catalog. |
Profiles | class Concept Scheme (skos:ConceptScheme) |
Label from vocabulary | Concept Scheme |
Zpětné asociace
IRI | https://mff-uk.github.io/specifications/dcat-dap/#Person |
Label | Person |
Definition | A person. |
Profiles | class Person (foaf:Person) |
Label from vocabulary | Person |
Definition from vocabulary | A person. |
Usage note | [FOAF] provides several properties to describe these entities. |
Zpětné asociace
IRI | https://mff-uk.github.io/specifications/dcat-dap/#Organization |
Label | Organization |
Definition | An organization. |
Profiles | class Organization (foaf:Organization) |
Label from vocabulary | Organization |
Definition from vocabulary | An organization. |
Usage note | [FOAF] provides several properties to describe these entities. |
Zpětné asociace
IRI | https://mff-uk.github.io/specifications/dcat-dap/#Role |
Label | Role |
Definition | A role is the function of a resource or agent with respect to another resource, in the context of resource attribution or resource relationships. |
Profiles | class Role (dcat:Role) |
Label from vocabulary | Role |
Definition from vocabulary | A role is the function of a resource or agent with respect to another resource, in the context of resource attribution or resource relationships. |
Usage note | Used in a qualified-attribution to specify the role of an Agent with respect to an Entity. It is recommended that the values be managed as a controlled vocabulary of agent roles, such as [ISO-19115-1] CI_RoleCode. 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-1] DS_AssociationTypeCode IANA Registry of Link Relations [IANA-RELATIONS] DataCite metadata schema [DataCite] MARC relators |
Zpětné asociace
IRI | https://mff-uk.github.io/specifications/dcat-dap/#Instant |
Label | Time instant |
Definition | A temporal entity with zero extent or duration |
Profiles | class Time instant (time:Instant) |
Label from vocabulary | Time instant |
Definition from vocabulary | A temporal entity with zero extent or duration |
Zpětné asociace
IRI | https://mff-uk.github.io/specifications/dcat-dap/#Geometry |
Label | Geometry |
Definition | The locn:Geometry class provides the means to identify a location as a point, line, polygon, etc. expressed using coordinates in some coordinate reference system. |
Profiles | class Geometry (locn:Geometry) |
Label from vocabulary | Geometry |
Definition from vocabulary | The locn:Geometry class provides the means to identify a location as a point, line, polygon, etc. expressed using coordinates in some coordinate reference system. |
Zpětné asociace
IRI | https://mff-uk.github.io/specifications/dcat-dap/#Checksum |
Label | Checksum |
Definition | A Checksum is value that allows the contents of a file to be authenticated. Even small changes to the content of the file will change its checksum. This class allows the results of a variety of checksum and cryptographic message digest algorithms to be represented. |
Profiles | class without assigned name (spdx:Checksum) |
Definition from vocabulary | A Checksum is value that allows the contents of a file to be authenticated. Even small changes to the content of the file will change its checksum. This class allows the results of a variety of checksum and cryptographic message digest algorithms to be represented. |
Usage note | The Checksum includes the algorithm (spdx:algorithm) and value (spdx:checksumValue) that allows the integrity of a file to be verified to ensure no errors occurred in transmission or storage. |
Zpětné asociace
IRI | https://mff-uk.github.io/specifications/dcat-dap/#Checksum.algorithm |
Label | algorithm |
Definition | Identifies the algorithm used to produce the subject Checksum [SPDX]. |
Domain | Checksum |
Range | Checksum Algorithm [0..*] |
Profiles | property without assigned name (spdx:algorithm) |
Definition from vocabulary | Identifies the algorithm used to produce the subject Checksum. Currently, SHA-1 is the only supported algorithm. It is anticipated that other algorithms will be supported at a later time. |
IRI | https://mff-uk.github.io/specifications/dcat-dap/#Checksum.checksumValue |
Label | checksum value |
Definition | The checksumValue property provides a lower case hexidecimal encoded digest value produced using a specific algorithm. |
Domain | Checksum [0..*] |
Range | xsd:hexBinary [0..*] |
Profiles | property without assigned name (spdx:checksumValue) |
Definition from vocabulary | The checksumValue property provides a lower case hexidecimal encoded digest value produced using a specific algorithm. |
IRI | https://mff-uk.github.io/specifications/dcat-dap/#ChecksumAlgorithm |
Label | Checksum Algorithm |
Definition | Algorighm for Checksums. |
Profiles | class without assigned name (spdx:ChecksumAlgorithm) |
Definition from vocabulary | Algorighm for Checksums. |
Zpětné asociace
Vocabulary | ./model.owl.ttl |
Application profile | ./dsv.ttl |