http://vocab.deri.ie/void
The Vocabulary of Interlinked Datasets (VoID) is an RDF Schema vocabulary for expressing metadata about RDF datasets. It is intended as a bridge between the publishers and users of RDF data, with applications ranging from data discovery to cataloging and archiving of datasets. This document provides a formal definition of the new RDF classes and properties introduced for VoID. It is a companion to the main specification document for VoID, Describing Linked Datasets with the VoID Vocabulary.
URI | http://rdfs.org/ns/void#Dataset |
---|---|
Description |
A set of RDF triples that are published, maintained or aggregated by a single provider. |
Sub-classes |
void:Linksetc |
In domain of |
void:propertiesdp void:vocabularyop void:uriRegexPattern void:featureop void:classesdp void:distinctSubjectsdp void:entitiesdp void:subsetop void:uriSpacedp void:classPartitionop void:uriLookupEndpointop void:propertyfp void:dataDumpop void:distinctObjectsdp void:exampleResourceop void:classfp void:rootResourceop void:sparqlEndpointop void:openSearchDescriptionop void:propertyPartitionop void:documentsdp void:triplesdp |
In range of |
void:subjectsTargetfp void:propertyPartitionop void:inDatasetop void:targetop void:objectsTargetfp void:subsetop void:classPartitionop |
URI | http://rdfs.org/ns/void#DatasetDescription |
---|---|
Description |
A web resource whose foaf:primaryTopic or foaf:topics include void:Datasets. |
Super-classes |
foaf:Documentc |
URI | http://rdfs.org/ns/void#Linkset |
---|---|
Description |
A collection of RDF links between two void:Datasets. |
Super-classes |
void:Datasetc |
In domain of |
void:targetop void:objectsTargetfp void:linkPredicateop void:subjectsTargetfp |
URI | http://rdfs.org/ns/void#TechnicalFeature |
---|---|
Description |
A technical feature of a void:Dataset, such as a supported RDF serialization format. |
In range of |
void:featureop |
URI | http://rdfs.org/ns/void#classPartition |
---|---|
Description | A subset of a void:Dataset that contains only the entities of a certain rdfs:Class. |
Super-properties | void:subsetop |
Domain(s) | void:Datasetc |
Range(s) | void:Datasetc |
URI | http://rdfs.org/ns/void#dataDump |
---|---|
Description | An RDF dump, partial or complete, of a void:Dataset. |
Domain(s) | void:Datasetc |
Range(s) | rdfs:Resourcec |
URI | http://rdfs.org/ns/void#exampleResource |
---|---|
Domain(s) | void:Datasetc |
Range(s) | rdfs:Resourcec |
URI | http://rdfs.org/ns/void#feature |
---|---|
Domain(s) | void:Datasetc |
Range(s) | void:TechnicalFeaturec |
URI | http://rdfs.org/ns/void#inDataset |
---|---|
Description | Points to the void:Dataset that a document is a part of. |
Domain(s) | foaf:Documentc |
Range(s) | void:Datasetc |
URI | http://rdfs.org/ns/void#linkPredicate |
---|---|
Domain(s) | void:Linksetc |
Range(s) | rdf:Propertyc |
URI | http://rdfs.org/ns/void#openSearchDescription |
---|---|
Description | An OpenSearch description document for a free-text search service over a void:Dataset. |
Domain(s) | void:Datasetc |
Range(s) | foaf:Documentc |
URI | http://rdfs.org/ns/void#propertyPartition |
---|---|
Description | A subset of a void:Dataset that contains only the triples of a certain rdf:Property. |
Super-properties | void:subsetop |
Domain(s) | void:Datasetc |
Range(s) | void:Datasetc |
URI | http://rdfs.org/ns/void#rootResource |
---|---|
Description | A top concept or entry point for a void:Dataset that is structured in a tree-like fashion. All resources in a dataset can be reached by following links from its root resources in a small number of steps. |
Domain(s) | void:Datasetc |
URI | http://rdfs.org/ns/void#sparqlEndpoint |
---|---|
Domain(s) | void:Datasetc |
URI | http://rdfs.org/ns/void#subset |
---|---|
Domain(s) | void:Datasetc |
Range(s) | void:Datasetc |
URI | http://rdfs.org/ns/void#target |
---|---|
Description | One of the two datasets linked by the Linkset. |
Domain(s) | void:Linksetc |
Range(s) | void:Datasetc |
URI | http://rdfs.org/ns/void#uriLookupEndpoint |
---|---|
Description | Defines a simple URI look-up protocol for accessing a dataset. |
Domain(s) | void:Datasetc |
URI | http://rdfs.org/ns/void#vocabulary |
---|---|
Description | A vocabulary that is used in the dataset. |
Domain(s) | void:Datasetc |
URI | http://rdfs.org/ns/void#class |
---|---|
Description | The rdfs:Class that is the rdf:type of all entities in a class-based partition. |
Domain(s) | void:Datasetc |
Range(s) | rdfs:Classc |
URI | http://rdfs.org/ns/void#objectsTarget |
---|---|
Description | The dataset describing the objects of the triples contained in the Linkset. |
Super-properties | void:targetop |
Domain(s) | void:Linksetc |
Range(s) | void:Datasetc |
URI | http://rdfs.org/ns/void#property |
---|---|
Description | The rdf:Property that is the predicate of all triples in a property-based partition. |
Domain(s) | void:Datasetc |
Range(s) | rdf:Propertyc |
URI | http://rdfs.org/ns/void#subjectsTarget |
---|---|
Description | The dataset describing the subjects of triples contained in the Linkset. |
Super-properties | void:targetop |
Domain(s) | void:Linksetc |
Range(s) | void:Datasetc |
URI | http://rdfs.org/ns/void#classes |
---|---|
Description | The total number of distinct classes in a void:Dataset. In other words, the number of distinct resources occuring as objects of rdf:type triples in the dataset. |
Domain(s) | void:Datasetc |
Range(s) | xsd:integerc |
URI | http://rdfs.org/ns/void#distinctObjects |
---|---|
Description | The total number of distinct objects in a void:Dataset. In other words, the number of distinct resources that occur in the object position of triples in the dataset. Literals are included in this count. |
Domain(s) | void:Datasetc |
Range(s) | xsd:integerc |
URI | http://rdfs.org/ns/void#distinctSubjects |
---|---|
Description | The total number of distinct subjects in a void:Dataset. In other words, the number of distinct resources that occur in the subject position of triples in the dataset. |
Domain(s) | void:Datasetc |
Range(s) | xsd:integerc |
URI | http://rdfs.org/ns/void#documents |
---|---|
Description | The total number of documents, for datasets that are published as a set of individual documents, such as RDF/XML documents or RDFa-annotated web pages. Non-RDF documents, such as web pages in HTML or images, are usually not included in this count. This property is intended for datasets where the total number of triples or entities is hard to determine. void:triples or void:entities should be preferred where practical. |
Domain(s) | void:Datasetc |
Range(s) | xsd:integerc |
URI | http://rdfs.org/ns/void#entities |
---|---|
Description | The total number of entities that are described in a void:Dataset. |
Domain(s) | void:Datasetc |
Range(s) | xsd:integerc |
URI | http://rdfs.org/ns/void#properties |
---|---|
Description | The total number of distinct properties in a void:Dataset. In other words, the number of distinct resources that occur in the predicate position of triples in the dataset. |
Domain(s) | void:Datasetc |
Range(s) | xsd:integerc |
URI | http://rdfs.org/ns/void#triples |
---|---|
Description | The total number of triples contained in a void:Dataset. |
Domain(s) | void:Datasetc |
Range(s) | xsd:integerc |
URI | http://rdfs.org/ns/void#uriSpace |
---|---|
Description | A URI that is a common string prefix of all the entity URIs in a void:Dataset. |
Domain(s) | void:Datasetc |
Range(s) | rdfs:Literalc |
http://www.w3.org/ns/adms#
http://purl.org/dc/elements/1.1/
http://purl.org/dc/terms/
http://xmlns.com/foaf/0.1/
http://www.w3.org/2002/07/owl#
http://www.w3.org/ns/prov#
http://www.w3.org/1999/02/22-rdf-syntax-ns#
http://www.w3.org/2000/01/rdf-schema#
https://schema.org/
http://www.w3.org/2004/02/skos/core#
http://purl.org/vocab/vann/
http://rdfs.org/ns/void#
http://www.w3.org/2001/XMLSchema#
c | Classes |
op | Object Properties |
fp | Functional Properties |
dp | Data Properties |
dp | Annotation Properties |
p | Properties |
ni | Named Individuals |