DataID

IRI:
http://dataid.dbpedia.org/ns/core#
Current version:
2.0.0
Preferred namespace prefix:
dataid
Authors:
http://wiki.dbpedia.org/Association/Persons/Freudenberg
Contributors:
http://aksw.org/MartinBruemmer.html
Imported Ontologies:
http://rdfs.org/ns/void# (visualise it with LODE)
http://www.w3.org/ns/dcat# (visualise it with LODE)
http://www.w3.org/ns/prov# (visualise it with LODE)
http://xmlns.com/foaf/0.1/ (visualise it with LODE)
Other visualisation:
Ontology source (.owl)
Ontology source (.ttl)
Links:
http://wiki.dbpedia.org/projects/dbpedia-dataid
https://github.com/dbpedia/DataId-Ontology

Abstract

The DataID core ontology is the central part of the DataID multi-layered metadata system. Its goal is to extensively describes datasets and their different manifestations in a uniform way, as well as relations with agents such as persons or organisations, in regard to their rights and responsibilities. Established vocabularies such as DCAT, VoID, Prov-O are used for maximum compatibility. We introduced a multilayer concept of supporting ontologies extending DataID core to fit different use case scenarios (for Linked Data, providing statistical data about datasets etc.). By describing datasets including content, authors, licenses and provenance via RDF, thereby making data accessible to others, is the basic idea of Linked Open Data and is your contribution to a universal data give and take. You can create your own DataID files for any type of data at http://dataid.dbpedia.org. Validating and delivering metadata files in a uniform way, as well as providing the ability to query for datasets, are main objectives of the DBpedia/DataID project.

Table of Content

  1. Ontology depiction
  2. Classes
  3. Object Properties
  4. Data Properties
  5. Named Individuals
  6. Namespace Declarations

Ontology depiction back to ToC

alt tag

Classes

Agentc back to ToC or Class ToC

IRI: http://dataid.dbpedia.org/ns/core#Agent

Agents are real or legal persons, groups of persons, programs, organisations etc.

has super-classes
dct:Agent
prov:Agent
foaf:Agent
is in range of
associatedAgentop, authorizedAgentop
has members
GuestAgentni

AgentRolec back to ToC or Class ToC

IRI: http://dataid.dbpedia.org/ns/core#AgentRole

AgentRoles are defined by a set of rights and responsibilities (see AuthorizedAction) an Agent, assigned with this Role, has to address or can execute.

has super-classes
skos:Concept
prov:Role
is in domain of
allowsForop
is in range of
authorityAgentRoleop
has members
Contactni, Contributorni, Creatorni, Guestni, Maintainerni, Publisherni

Authorizationc back to ToC or Class ToC

IRI: http://dataid.dbpedia.org/ns/core#Authorization

This concept is a mediator between a set of Entities (or scope) defined by the property dataid:authorizedFor, a set of AgentRoles defining rights and responsibilities (dataid:authorityAgentRole) and Agents (dataid:associatedAgent), fulfilling the AgentRoles, in regard to the collection of Entities. This subclass of prov:Attribution qualifies the relation prov:wasAttributedTo between prov:Entity and prov:Agent with the AgentRoles and AuthorizedActions of the DataID-domain.

has super-classes
prov:Attribution
is in domain of
authorizedForop, isInheritabledp
is in range of
needsSpecialAuthorizationop, underAuthorizationop
has members
GuestAuthorizationni

AuthorizedActionc back to ToC or Class ToC

IRI: http://dataid.dbpedia.org/ns/core#AuthorizedAction

AuthorizedActions may be comprised either of activities an Agent can execute in regard to a collection of Entities (dataid:EntitledAction), or of responsibilities an Agent should act upon (dataid:ResponsibleAction) (e.g. make certain decisions if necessary or act upon certain events).

has super-classes
skos:Concept
has sub-classes
EntitledActionc, ResponsibleActionc
is in range of
allowsForop, authorizedActionop

DataIdc back to ToC or Class ToC

IRI: http://dataid.dbpedia.org/ns/core#DataId

The dataid:DataId class is the most generic entity in a DataID graph about one or more datasets. As a subclass of dcat:CatalogRecord / void:DatasetDescription it describes not a dataset itself but provides metadata about its entry in a dcat:Catalog and/or its relations to repositories or other data collections.

has super-classes
void:DatasetDescription
dcat:CatalogRecord
prov:Entity
foaf:primaryTopic only Datasetc
nextVersionop only DataIdc
previousVersionop only DataIdc
latestVersionop only DataIdc
dct:license only odrl:Policy
dct:language only lvont:Language
dct:rights only SimpleStatementc
is in domain of
inCatalogop

Datasetc back to ToC or Class ToC

IRI: http://dataid.dbpedia.org/ns/core#Dataset

A collection of data, available for access in one or more formats. Dataset resources describe the concept of the dataset, not its manifestation (the data itself), which can be acquired as a Distribution. Datasets are prov:Entities and can be generated by prov:Activities.

has super-classes
void:Dataset
dcat:Dataset
prov:Entity
previousVersionop only Datasetc
latestVersionop only Datasetc
dct:license only odrl:Policy
dct:language only lvont:Language
dct:isPartOf only Datasetc
void:subset only Datasetc
dcat:distribution only Distributionc
dct:temporal only time:Interval
dct:spatial only ontology:Feature
dct:rights only SimpleStatementc
foaf:isPrimaryTopicOf only DataIdc
nextVersionop only Datasetc
has sub-classes
Supersetc
is in domain of
dataDescriptionop, growthop, identifierSchemeop, opennessop, qualifiedDatasetRelationop, relatedDatasetop, reuseAndIntegrationop, similarDataop, usefulnessop
is in range of
isDistributionOfop, qualifiedRelationToop, relatedDatasetop

DatasetRelationRolec back to ToC or Class ToC

IRI: http://dataid.dbpedia.org/ns/core#DatasetRelationRole

Provides the role of a dataid:DatasetRelationship (e.g. Linkset, Source, Derivate, Similarity etc.).

has super-classes
prov:Role
is in range of
datasetRelationRoleop
has members
CopyRoleni, DerivateRoleni, GenericRelationni, SimilarityRoleni, SourceRoleni

DatasetRelationshipc back to ToC or Class ToC

IRI: http://dataid.dbpedia.org/ns/core#DatasetRelationship

Portrays a generic relation between two or more datasets.

has super-classes
prov:EntityInfluence
is in domain of
datasetRelationRoleop, qualifiedRelationToop
is in range of
qualifiedDatasetRelationop

Directoryc back to ToC or Class ToC

IRI: http://dataid.dbpedia.org/ns/core#Directory

A dedicated file system directory holding (multiple) files of the same Dataset, which, when put together, make up the whole Dataset.

has super-classes
Distributionc

Distributionc back to ToC or Class ToC

IRI: http://dataid.dbpedia.org/ns/core#Distribution

Distributions describe the technical details of a single manifestation of the pertaining Dataset (for example; its data format/serialisation or a ServiceEndpoint including the procedure required to access the data).

has super-classes
dcat:Distribution
prov:Entity
nextVersionop only Distributionc
previousVersionop only Distributionc
latestVersionop only Distributionc
dct:license only odrl:Policy
dct:language only lvont:Language
dct:rights only SimpleStatementc
has sub-classes
Directoryc, FileCollectionc, ServiceEndpointc, SingleFilec
is in domain of
accessProcedureop, checksumop, isDistributionOfop, previewop, softwareRequirementop, uncompressedByteSizedp

EntitledActionc back to ToC or Class ToC

IRI: http://dataid.dbpedia.org/ns/core#EntitledAction

EntitledActions describe actions an Agent is allowed to perform when holding a certain AgentRole. These Actions may address restricted matters like access, modification rights and others.

has super-classes
AuthorizedActionc
has members
DeleteContentni, ModifyAgentRolesni, ModifyAuthorizationni, ModifyContentni, ReadContentni, ReadDataIdni
is disjoint with
ResponsibleActionc

FileCollectionc back to ToC or Class ToC

IRI: http://dataid.dbpedia.org/ns/core#FileCollection

Multiple files constituting one (complete) Dataset (files in different directories or servers are allowed, as opposed to Directory).

has super-classes
Distributionc

Identifierc back to ToC or Class ToC

IRI: http://dataid.dbpedia.org/ns/core#Identifier

Uniquely identifies any resource, given an identifier as literal (see dataid:literal) and a corresponding identifier scheme (e.g. a aid/pid scheme such as ORCID, ResearcherID etc. pointed out via datacite:usesIdentifierScheme). Optionally it can point out a reference document on the web (about this Identifier) using dct:references.

has super-classes
datacite:Identifier
lit:Literal
dct:references only foaf:Document

MediaTypec back to ToC or Class ToC

IRI: http://dataid.dbpedia.org/ns/core#MediaType

Extends the dct:MediaTypeOrExtend class of Dublin Core, providing the IANA media type description (or mime type) and common file extensions used. A pointer to an inner media (dataid:innerMediaType) can describe (multiple) layers of compressions and all internal media types.

has super-classes
dct:MediaType
is in domain of
innerMediaTypeop, typeExtensiondp, typeNamedp, typeReferenceop, typeTemplatedp
is in range of
innerMediaTypeop

ResponsibleActionc back to ToC or Class ToC

IRI: http://dataid.dbpedia.org/ns/core#ResponsibleAction

AgentRoles provide rights as well as responsibilities an agent has to attend to in order to fulfil this Role. ResponsibleActions should describe actions pertaining to responsibilities an agent is supposed to do when holding a specific AgentRole.

has super-classes
AuthorizedActionc
has members
AgentSupervisionni, AllEntitlementsni, AllResponsibilitiesni, PublishingDecisionni, ResponseToContactni, ResponseToLifeCycleEventni, UpdateDataIdni
is disjoint with
EntitledActionc

ServiceEndpointc back to ToC or Class ToC

IRI: http://dataid.dbpedia.org/ns/core#ServiceEndpoint

A specific Distribution, which is accessible via an access URL and provides data as a web service in a certain format.

has super-classes
Distributionc

SimpleStatementc back to ToC or Class ToC

IRI: http://dataid.dbpedia.org/ns/core#SimpleStatement

A SimpleStatement is intended as a tool for conveying a statement, definition or point of view about a certain topic. Using either a simple literal (using dataid:literal) to provide a quotation or by a referencing a web resource providing or representing the statement in any given medium (picture, text, video etc.). This class implements several classes of Dublin Core which is not further specified within DC.

has super-classes
dct:ProvenanceStatement
dct:RightsStatement
dct:Standard
lit:Literal
prov:Entity
dct:references only foaf:Document
is in range of
accessProcedureop, dataDescriptionop, growthop, opennessop, reuseAndIntegrationop, similarDataop, softwareRequirementop, usefulnessop

SingleFilec back to ToC or Class ToC

IRI: http://dataid.dbpedia.org/ns/core#SingleFile

A single data dump file representing the whole Dataset, in a certain format/serialisation.

has super-classes
Distributionc

Supersetc back to ToC or Class ToC

IRI: http://dataid.dbpedia.org/ns/core#Superset

This dedicated version of a dataid:Dataset has exacly one purpose: to point out all its Sub-Datsets with void:subset. A dataid:Superset has no data itself and is therefore prohibited to point out Distributions with dcat:distribution. It can be used in a dataset hierarchy (e.g. as a root dataset), or as a container for other datasets.

has super-classes
Datasetc
dcat:distribution max 0

Object Properties

accessProcedureop back to ToC or Object Property ToC

IRI: http://dataid.dbpedia.org/ns/core#accessProcedure

Describes the steps which have to be taken to gain access to the described data at the location of a Distribution (e.g. register an account to gain dct:accessRights).

has domain
Distributionc
has range
SimpleStatementc

allowsForop back to ToC or Object Property ToC

IRI: http://dataid.dbpedia.org/ns/core#allowsFor

An AgentRole allows an Agent to execute certain AuthorizedActions.

has domain
AgentRolec
has range
AuthorizedActionc

associatedAgentop back to ToC or Object Property ToC

IRI: http://dataid.dbpedia.org/ns/core#associatedAgent

An Agent which is generally connected to the Dataset. Their exact function in regard to the Entity has to be specified by the qualification of an Authorization.

has super-properties
prov:wasAttributedTo
has domain
prov:Entity
has range
Agentc
has sub-property chains
underAuthorizationop , authorizedAgentop

authorityAgentRoleop back to ToC or Object Property ToC

IRI: http://dataid.dbpedia.org/ns/core#authorityAgentRole

Assigns an AgentRole for an Authorization to an Agent, thereby allowing for certain AuthorizedActions this Agent can execute on the Entities defined by the scope of the Authorization.

has super-properties
prov:hadRole
has domain
prov:AgentInfluence
has range
AgentRolec

authorizationChain1op back to ToC or Object Property ToC

IRI: http://dataid.dbpedia.org/ns/core#authorizationChain1

With the help of this property we can extend the reach dataid:authorizationScope over multiple instances of dataid:Dataset and dataid:Distribution.

has super-properties
authorizationScopeop
has range
prov:Entity
has sub-property chains
foaf:primaryTopic , dcat:distribution

authorizationChain2op back to ToC or Object Property ToC

IRI: http://dataid.dbpedia.org/ns/core#authorizationChain2

With the help of this property we can extend the reach dataid:authorizationScope over multiple instances of dataid:Dataset and dataid:Distribution.

has super-properties
authorizationScopeop
has range
prov:Entity
has sub-property chains
foaf:primaryTopic , void:subset

authorizationChain3op back to ToC or Object Property ToC

IRI: http://dataid.dbpedia.org/ns/core#authorizationChain3

With the help of this property we can extend the reach dataid:authorizationScope over multiple instances of dataid:Dataset and dataid:Distribution.

has super-properties
authorizationScopeop
has range
prov:Entity
has sub-property chains
void:subset , dcat:distribution

authorizationChain4op back to ToC or Object Property ToC

IRI: http://dataid.dbpedia.org/ns/core#authorizationChain4

With the help of this property we can extend the reach dataid:authorizationScope over multiple instances of dataid:Dataset and dataid:Distribution.

has super-properties
authorizationScopeop
has range
prov:Entity
has sub-property chains
void:subset , void:subset

authorizationChain5op back to ToC or Object Property ToC

IRI: http://dataid.dbpedia.org/ns/core#authorizationChain5

With the help of this property we can extend the reach dataid:authorizationScope over multiple instances of dataid:Dataset and dataid:Distribution.

has super-properties
authorizationScopeop
has range
prov:Entity
has sub-property chains
void:subset , void:subset , dcat:distribution

authorizationChain6op back to ToC or Object Property ToC

IRI: http://dataid.dbpedia.org/ns/core#authorizationChain6

With the help of this property we can extend the reach dataid:authorizationScope over multiple instances of dataid:Dataset and dataid:Distribution.

has super-properties
authorizationScopeop
has range
prov:Entity
has sub-property chains
foaf:primaryTopic , void:subset , dcat:distribution

authorizationChain7op back to ToC or Object Property ToC

IRI: http://dataid.dbpedia.org/ns/core#authorizationChain7

With the help of this property we can extend the reach dataid:authorizationScope over multiple instances of dataid:Dataset and dataid:Distribution.

has super-properties
authorizationScopeop
has range
prov:Entity
has sub-property chains
authorizedForop , foaf:primaryTopic

authorizationChain8op back to ToC or Object Property ToC

IRI: http://dataid.dbpedia.org/ns/core#authorizationChain8

With the help of this property we can extend the reach dataid:authorizationScope over multiple instances of dataid:Dataset and dataid:Distribution.

has super-properties
authorizationScopeop
has range
prov:Entity
has sub-property chains
authorizedForop , void:subset

authorizationChain9op back to ToC or Object Property ToC

IRI: http://dataid.dbpedia.org/ns/core#authorizationChain9

With the help of this property we can extend the reach dataid:authorizationScope over multiple instances of dataid:Dataset and dataid:Distribution.

has super-properties
authorizationScopeop
has range
prov:Entity
has sub-property chains
authorizedForop , dcat:distribution

authorizationScopeop back to ToC or Object Property ToC

IRI: http://dataid.dbpedia.org/ns/core#authorizationScope

This property defines the scope of an Authorization. An Agent has the right to execute AuthorizedActions for all Entities of this scope. Together with its sub-properties (dataid:authorizedFor, dataid:authorizationChainX), it defines how the scope of an Authorization is extended to other Entities. Since this property can be inferred by its sub-properties it shall not be instantiated in a DataID document.

authorizedActionop back to ToC or Object Property ToC

IRI: http://dataid.dbpedia.org/ns/core#authorizedAction

Points out AuthorizedActions Agents are allowed to execute under a given Authorization (and its chosen AgentRoles).

has domain
prov:AgentInfluence
has range
AuthorizedActionc
has sub-property chains
authorityAgentRoleop , allowsForop

authorizedAgentop back to ToC or Object Property ToC

IRI: http://dataid.dbpedia.org/ns/core#authorizedAgent

Points out an Agent which holds the rights granted by an Authorization (e.g. to modify the metadata of a Dataset).

has super-properties
prov:agent
has domain
prov:AgentInfluence
has range
Agentc
is inverse of
hasAuthorizationop

authorizedForop back to ToC or Object Property ToC

IRI: http://dataid.dbpedia.org/ns/core#authorizedFor

Points out the Entities which are under the direct influence of an Authorization. An Agent has the right to execute AuthorizedActions (as defined by the pertaining AgentRole) for these Entities. This property shall be used to point out the initial entities for which an Authorization is valid. Inference via authorizationChain properties may extend the scope of this Authorization further over multiple Entities along the hirarical structure of a DataID.

has super-properties
authorizationScopeop
has domain
Authorizationc
has range
prov:Entity

checksumop back to ToC or Object Property ToC

IRI: http://dataid.dbpedia.org/ns/core#checksum

The checksum value allows the contents of a file to be authenticated since it shifts even with small changes to the file.

has domain
Distributionc
has range
spdx:Checksum

dataDescriptionop back to ToC or Object Property ToC

IRI: http://dataid.dbpedia.org/ns/core#dataDescription

Provides a detailed description of the data represented by this Dataset.

has domain
Datasetc
has range
SimpleStatementc

datasetRelationRoleop back to ToC or Object Property ToC

IRI: http://dataid.dbpedia.org/ns/core#datasetRelationRole

The role which qualifies a dataid:DatasetRelationship. It specifies which relationship datasets (pointed out with dataid:qualifiedRelationTo) have in regard to the dataset referred to with dataid:qualifiedRelationOf (e.g. source datasets when dataid:SourceRole is in place).

has super-properties
prov:hadRole
has domain
DatasetRelationshipc
has range
DatasetRelationRolec

growthop back to ToC or Object Property ToC

IRI: http://dataid.dbpedia.org/ns/core#growth

Indication of what size the approximated end volume of the Dataset is.

has domain
Datasetc
has range
SimpleStatementc

hasAuthorizationop back to ToC or Object Property ToC

IRI: http://dataid.dbpedia.org/ns/core#hasAuthorization

Provides an Agent with the Authorization for a given scope of Entities (e.g. Dataset, Distribution etc.), granting rights to execute certain AuthorizedActions.

is inverse of
authorizedAgentop

identifierop back to ToC or Object Property ToC

IRI: http://dataid.dbpedia.org/ns/core#identifier

A unique identifier for an Agent or Entity (for other, non DataID related identifiers).

has characteristics: inverse functional

has super-properties
datacite:hasIdentifier
foaf:isPrimaryTopicOf
has range
datacite:Identifier

identifierSchemeop back to ToC or Object Property ToC

IRI: http://dataid.dbpedia.org/ns/core#identifierScheme

Points out which scheme of identifiers is used to uniquely identify resources inside a Dataset.

inCatalogop back to ToC or Object Property ToC

IRI: http://dataid.dbpedia.org/ns/core#inCatalog

The inverse property of dcat:record, pointing back to the dcat:Catalog in which this DataId is recorded.

has domain
DataIdc
has range
dcat:Catalog
is inverse of
dcat:record

innerMediaTypeop back to ToC or Object Property ToC

IRI: http://dataid.dbpedia.org/ns/core#innerMediaType

Points out the MediaType of the (compressed) file inside another file (relevant for archive files).

has characteristics: functional

has super-properties
dcat:mediaType
has domain
MediaTypec
has range
MediaTypec

isDistributionOfop back to ToC or Object Property ToC

IRI: http://dataid.dbpedia.org/ns/core#isDistributionOf

Inverse property of dcat:distribution, linking a Distribution to a Dataset.

has domain
Distributionc
has range
Datasetc
is inverse of
dcat:distribution

latestVersionop back to ToC or Object Property ToC

IRI: http://dataid.dbpedia.org/ns/core#latestVersion

Latest version of a DataId/Dataset/Distribution.

has domain
prov:Entity
has range
prov:Entity

needsSpecialAuthorizationop back to ToC or Object Property ToC

IRI: http://dataid.dbpedia.org/ns/core#needsSpecialAuthorization

Points out an Authorization which grants some degree of authority over this resource to the exclusion of other Authorizations which are not referred with this property.

has super-properties
underAuthorizationop
has domain
prov:Entity
has range
Authorizationc

nextVersionop back to ToC or Object Property ToC

IRI: http://dataid.dbpedia.org/ns/core#nextVersion

Next version of a DataId/Dataset/Distribution.

is inverse of
previousVersionop

opennessop back to ToC or Object Property ToC

IRI: http://dataid.dbpedia.org/ns/core#openness

General description of how data will be shared. For example embargo periods (if any), outlines of technical mechanisms for dissemination or a definition of whether access will be widely open or restricted to specific groups. In case the Dataset cannot be shared, the reasons for this should be mentioned (e.g. ethical, rules of personal data, intellectual property, commercial, privacy-related, security-related).

has domain
Datasetc
has range
SimpleStatementc

previewop back to ToC or Object Property ToC

IRI: http://dataid.dbpedia.org/ns/core#preview

Provides the URL of a short preview of the data provided by a Distribution, helpful when conveying type and format of the data provided as an example.

has domain
Distributionc
has range
foaf:Document

previousVersionop back to ToC or Object Property ToC

IRI: http://dataid.dbpedia.org/ns/core#previousVersion

Previous version of a DataId/Dataset/Distribution.

has super-properties
prov:wasDerivedFrom
has domain
prov:Entity
has range
prov:Entity
is inverse of
nextVersionop

qualifiedDatasetRelationop back to ToC or Object Property ToC

IRI: http://dataid.dbpedia.org/ns/core#qualifiedDatasetRelation

Qualifies the dataid:relatedDatset property with a DatasetRelationship.

has characteristics: inverse functional

has super-properties
prov:qualifiedInfluence
has domain
Datasetc
has range
DatasetRelationshipc
is inverse of
qualifiedRelationOfop

qualifiedRelationOfop back to ToC or Object Property ToC

IRI: http://dataid.dbpedia.org/ns/core#qualifiedRelationOf

Inverse property of dataid:qualifiedDatasetRelation, pointing out a dataset which has related datasets referred to via dataid:dataid:qualifiedRelationTo.

has characteristics: functional

is inverse of
qualifiedDatasetRelationop

qualifiedRelationToop back to ToC or Object Property ToC

IRI: http://dataid.dbpedia.org/ns/core#qualifiedRelationTo

Pointing out datasets which are somehow related to the dataset referred to via dataid:dataid:qualifiedRelationOf.

has super-properties
prov:entity
has domain
DatasetRelationshipc
has range
Datasetc

relatedDatasetop back to ToC or Object Property ToC

IRI: http://dataid.dbpedia.org/ns/core#relatedDataset

Points to other Datasets containing related data. Can be qualified with dataid:DatasetRelationship. (note: while this property is symmetric, its qualification is not)

has characteristics: symmetric

has super-properties
dct:relation
prov:wasInfluencedBy
has domain
Datasetc
has range
Datasetc
has sub-property chains
qualifiedDatasetRelationop , qualifiedRelationToop

reuseAndIntegrationop back to ToC or Object Property ToC

IRI: http://dataid.dbpedia.org/ns/core#reuseAndIntegration

Information on the possibilities for integration and reuse of the Dataset.

has domain
Datasetc
has range
SimpleStatementc

similarDataop back to ToC or Object Property ToC

IRI: http://dataid.dbpedia.org/ns/core#similarData

Information on the existence (or absence) of similar data (see also dataid:similarDataset).

has domain
Datasetc
has range
SimpleStatementc

softwareRequirementop back to ToC or Object Property ToC

IRI: http://dataid.dbpedia.org/ns/core#softwareRequirement

Software needed to access the data provided via this Distribution or otherwise relevant for consuming the data.

has domain
Distributionc
has range
SimpleStatementc

typeReferenceop back to ToC or Object Property ToC

IRI: http://dataid.dbpedia.org/ns/core#typeReference

Refers to a standard document of the MediaType described.

has super-properties
foaf:page
has domain
MediaTypec

underAuthorizationop back to ToC or Object Property ToC

IRI: http://dataid.dbpedia.org/ns/core#underAuthorization

Points out an Authorization which grants some degree of authority over this resource (inverse property of dataid:authorizationScope).

has super-properties
prov:qualifiedAttribution
has sub-properties
needsSpecialAuthorizationop
has domain
prov:Entity
has range
Authorizationc

usefulnessop back to ToC or Object Property ToC

IRI: http://dataid.dbpedia.org/ns/core#usefulness

Description of to whom the Dataset could be useful, and whether it underpins a scientific publication.

has domain
Datasetc
has range
SimpleStatementc

Data Properties

isInheritabledp back to ToC or Data Property ToC

IRI: http://dataid.dbpedia.org/ns/core#isInheritable

Indicates whether this Authorization will be valid after an update to the DataID or a scope element.

has characteristics: functional

has domain
Authorizationc
has range
xsd:boolean

literaldp back to ToC or Data Property ToC

IRI: http://dataid.dbpedia.org/ns/core#literal

An actual textual statement or literal (string).

has super-properties
lit:hasLiteralValue
has range
rdfs:Literal

typeExtensiondp back to ToC or Data Property ToC

IRI: http://dataid.dbpedia.org/ns/core#typeExtension

Lists file extensions commonly used with this MediaType.

has domain
MediaTypec
has range
rdfs:Literal

typeNamedp back to ToC or Data Property ToC

IRI: http://dataid.dbpedia.org/ns/core#typeName

Names the MediaType described.

has domain
MediaTypec
has range
rdfs:Literal

typeTemplatedp back to ToC or Data Property ToC

IRI: http://dataid.dbpedia.org/ns/core#typeTemplate

The template (or mime type string) of a MediaType.

has characteristics: functional

has domain
MediaTypec
has range
rdfs:Literal

uncompressedByteSizedp back to ToC or Data Property ToC

IRI: http://dataid.dbpedia.org/ns/core#uncompressedByteSize

Records the byte size of the uncompressed content of an archive file.

has super-properties
dcat:byteSize
has domain
Distributionc
has range
xsd:integer

validFromdp back to ToC or Data Property ToC

IRI: http://dataid.dbpedia.org/ns/core#validFrom

The influence an Agent has over an Entity is valid from (inclusive) a certain point in time.

has characteristics: functional

has domain
prov:AgentInfluence
has range
xsd:dateTime

validUntildp back to ToC or Data Property ToC

IRI: http://dataid.dbpedia.org/ns/core#validUntil

The influence an Agent has over an Entity is valid until (exclusive) a certain point in time.

has characteristics: functional

has domain
prov:AgentInfluence
has range
xsd:dateTime

Named Individuals

AgentRoleSchemeni back to ToC or Named Individual ToC

IRI: http://dataid.dbpedia.org/ns/core#AgentRoleScheme

The AgentRole scheme (hierarchy) provided by DataID core, depicting Roles commonly used in the context of a file or document management system. This scheme should be replaced in other use cases.

belongs to
skos:ConceptScheme

AgentSupervisionni back to ToC or Named Individual ToC

IRI: http://dataid.dbpedia.org/ns/core#AgentSupervision

The responsibility (ResponsibleAction) to supervise other Agents.

belongs to
ResponsibleActionc

AllEntitlementsni back to ToC or Named Individual ToC

IRI: http://dataid.dbpedia.org/ns/core#AllEntitlements

Represents all entitlements (EntitledActions). The top concept of the AuthorizedActionScheme hierarchy.

belongs to
ResponsibleActionc

AllResponsibilitiesni back to ToC or Named Individual ToC

IRI: http://dataid.dbpedia.org/ns/core#AllResponsibilities

Encompasses all responsibilities (ResponsibleActions). The top concept of the AuthorizedActionScheme hierarchy.

belongs to
ResponsibleActionc

AuthorizedActionSchemeni back to ToC or Named Individual ToC

IRI: http://dataid.dbpedia.org/ns/core#AuthorizedActionScheme

Description of the AuthorizedAction hierarchy.

belongs to
skos:ConceptScheme

Contactni back to ToC or Named Individual ToC

IRI: http://dataid.dbpedia.org/ns/core#Contact

An Agent that can be contacted for general requests about the resource.

belongs to
AgentRolec
has facts
allowsForop ModifyContent
allowsForop ReadContent
allowsForop ReadDataId
allowsForop ResponseToContact

Contributorni back to ToC or Named Individual ToC

IRI: http://dataid.dbpedia.org/ns/core#Contributor

Contributor to the resource. An Agent that was involved in creating or maintaining the resource but did not have the main part in this activity.

belongs to
AgentRolec
has facts
allowsForop ReadContent
allowsForop ReadDataId

CopyRoleni back to ToC or Named Individual ToC

IRI: http://dataid.dbpedia.org/ns/core#CopyRole

This role specifies a dataid:DatasetRelationship where the origin dataset is an exact copy of the target dataset (e.g. when republished under a different domain).

belongs to
DatasetRelationRolec

Creatorni back to ToC or Named Individual ToC

IRI: http://dataid.dbpedia.org/ns/core#Creator

Creator of the resource. An AgentRole that is credited with the main part in the initial creation of the resource.

belongs to
AgentRolec
has facts
allowsForop AllEntitlements
allowsForop AllResponsibilities

DeleteContentni back to ToC or Named Individual ToC

IRI: http://dataid.dbpedia.org/ns/core#DeleteContent

EntitledAction to delete some content of an entity.

belongs to
EntitledActionc

DerivateRoleni back to ToC or Named Individual ToC

IRI: http://dataid.dbpedia.org/ns/core#DerivateRole

This role specifies a dataid:DatasetRelationship where one dataset points out a second dataset, which is a derivate of the first.

belongs to
DatasetRelationRolec

GenericRelationni back to ToC or Named Individual ToC

IRI: http://dataid.dbpedia.org/ns/core#GenericRelation

This role specifies a dataid:DatasetRelationship between two datasets which have a relation of a unknown quality.

belongs to
DatasetRelationRolec

Guestni back to ToC or Named Individual ToC

IRI: http://dataid.dbpedia.org/ns/core#Guest

A visitor or anonymous Agent which only has the right to read public documents.

belongs to
AgentRolec
has facts
allowsForop ReadContent
allowsForop ReadDataId

GuestAgentni back to ToC or Named Individual ToC

IRI: http://dataid.dbpedia.org/ns/core#GuestAgent

Use this Agent as a stand in for any Agent not specifically defined in a domain, granting public access to an Entity.

belongs to
Agentc

GuestAuthorizationni back to ToC or Named Individual ToC

IRI: http://dataid.dbpedia.org/ns/core#GuestAuthorization

This Authorization can be used to point out that the content of an entity is public and can be read by anyone (see also dataid:Guest).

belongs to
Authorizationc
has facts
authorityAgentRoleop Guest
authorizedAgentop GuestAgent
isInheritabledp "true"^^xsd:boolean

Maintainerni back to ToC or Named Individual ToC

IRI: http://dataid.dbpedia.org/ns/core#Maintainer

Maintainer of the Dataset. An Agent that ensures the technical correctness, accessibility and up-to-dateness of a Dataset.

belongs to
AgentRolec
has facts
allowsForop DeleteContent
allowsForop ModifyAuthorizedAgents
allowsForop ModifyContent
allowsForop ReadContent
allowsForop ReadDataId
allowsForop ResponseToContact
allowsForop ResponseToLifeCycleEvent
allowsForop UpdateDataId

ModifyAgentRolesni back to ToC or Named Individual ToC

IRI: http://dataid.dbpedia.org/ns/core#ModifyAgentRoles

EntitledAction to modify the role of Agents on certain Entities.

belongs to
EntitledActionc

ModifyAuthorizationni back to ToC or Named Individual ToC

IRI: http://dataid.dbpedia.org/ns/core#ModifyAuthorization

EntitledAction to modify an Authorization.

belongs to
EntitledActionc

ModifyContentni back to ToC or Named Individual ToC

IRI: http://dataid.dbpedia.org/ns/core#ModifyContent

EntitledAction to modify the content of an Entity.

belongs to
EntitledActionc

Publisherni back to ToC or Named Individual ToC

IRI: http://dataid.dbpedia.org/ns/core#Publisher

An Agent that makes the Dataset accessible online on a server or repository without necessarily being involved in its creation and decides on all dissemination related tasks as well (e.g. data portal entries).

belongs to
AgentRolec
has facts
allowsForop AgentSupervision
allowsForop DeleteContent
allowsForop ModifyAuthorization
allowsForop ModifyAuthorizedAgents
allowsForop ModifyContent
allowsForop PublishingDecision
allowsForop ReadContent
allowsForop ReadDataId
allowsForop ResponseToContact
allowsForop ResponseToLifeCycleEvent
allowsForop UpdateDataId

PublishingDecisionni back to ToC or Named Individual ToC

IRI: http://dataid.dbpedia.org/ns/core#PublishingDecision

The final decision if an Entity (or a version of it) should be published.

belongs to
ResponsibleActionc

ReadContentni back to ToC or Named Individual ToC

IRI: http://dataid.dbpedia.org/ns/core#ReadContent

EntitledAction to read the content of an Entity.

belongs to
EntitledActionc

ReadDataIdni back to ToC or Named Individual ToC

IRI: http://dataid.dbpedia.org/ns/core#ReadDataId

EntitledAction to read the DataID dataset metadata.

belongs to
EntitledActionc

ResponseToContactni back to ToC or Named Individual ToC

IRI: http://dataid.dbpedia.org/ns/core#ResponseToContact

The responsibility (ResponsibleAction) to respond to contact attempts by external Agents. A contact point for the Entity.

belongs to
ResponsibleActionc

ResponseToLifeCycleEventni back to ToC or Named Individual ToC

IRI: http://dataid.dbpedia.org/ns/core#ResponseToLifeCycleEvent

The responsibility to manage changes and react to any event related to the lifecycle of a Dataset (e.g. issue tracker entries, unavailable download URL, etc.)

belongs to
ResponsibleActionc

SimilarityRoleni back to ToC or Named Individual ToC

IRI: http://dataid.dbpedia.org/ns/core#SimilarityRole

This role specifies a dataid:DatasetRelationship where the origin dataset has a significant similarity to the target dataset (without any assertion as to dimension of similarity).

belongs to
DatasetRelationRolec

SourceRoleni back to ToC or Named Individual ToC

IRI: http://dataid.dbpedia.org/ns/core#SourceRole

This role specifies a dataid:DatasetRelationship where the origin dataset is created by transforming/collecting data from the target dataset.

belongs to
DatasetRelationRolec

UpdateDataIdni back to ToC or Named Individual ToC

IRI: http://dataid.dbpedia.org/ns/core#UpdateDataId

The responsibility (ResponsibleAction) to update dataset metadata.

belongs to
ResponsibleActionc

Namespace Declarations back to ToC

aksw-org
http://aksw.org/
datacite
http://purl.org/spar/datacite/
dataid
http://dataid.dbpedia.org/ns/core#
dbpedia
https://github.com/dbpedia/
dcat
http://www.w3.org/ns/dcat#
dct
http://purl.org/dc/terms/
foaf
http://xmlns.com/foaf/0.1/
lit
http://www.essepuntato.it/2010/06/literalreification/
lvont
http://lexvo.org/ontology#
master
https://raw.githubusercontent.com/dbpedia/DataId-Ontology/master/
odrl
http://www.w3.org/ns/odrl/2/
ontology
http://www.geonames.org/ontology#
owl
http://www.w3.org/2002/07/owl#
persons
http://wiki.dbpedia.org/Association/Persons/
projects
http://wiki.dbpedia.org/projects/
prov
http://www.w3.org/ns/prov#
rdf
http://www.w3.org/1999/02/22-rdf-syntax-ns#
rdflicense
http://purl.org/NET/rdflicense/
rdfs
http://www.w3.org/2000/01/rdf-schema#
skos
http://www.w3.org/2004/02/skos/core#
spdx
http://spdx.org/rdf/terms/#
time
http://www.w3.org/2006/time#
vann
http://purl.org/vocab/vann/
void
http://rdfs.org/ns/void#
xsd
http://www.w3.org/2001/XMLSchema#

This HTML document was obtained by processing the OWL ontology source code through LODE, Live OWL Documentation Environment, developed by Silvio Peroni.