a link predicate

Domain
linkset
IsDefinedBy
Vocabulary of Interlinked Datasets (VoID)
Label
a link predicate
Range
Property

class

The rdfs:Class that is the rdf:type of all entities in a class-based partition.

Comment
The rdfs:Class that is the rdf:type of all entities in a class-based partition.
Domain
dataset
IsDefinedBy
Vocabulary of Interlinked Datasets (VoID)
Label
class
Range
Class

class partition

A subset of a void:Dataset that contains only the entities of a certain rdfs:Class.

Comment
A subset of a void:Dataset that contains only the entities of a certain rdfs:Class.
Domain
dataset
IsDefinedBy
Vocabulary of Interlinked Datasets (VoID)
Label
class partition
Range
dataset
SubPropertyOf
has subset

classes

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.

Comment
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
dataset
IsDefinedBy
Vocabulary of Interlinked Datasets (VoID)
Label
classes
Range
integer

Data Dump

An RDF dump, partial or complete, of a void:Dataset.

Comment
An RDF dump, partial or complete, of a void:Dataset.
Domain
dataset
IsDefinedBy
Vocabulary of Interlinked Datasets (VoID)
Label
Data Dump
Range
Resource

dataset

A set of RDF triples that are published, maintained or aggregated by a single provider.

Comment
A set of RDF triples that are published, maintained or aggregated by a single provider.
IsDefinedBy
Vocabulary of Interlinked Datasets (VoID)
Label
dataset
SubClassOf
Dataset

dataset description

A web resource whose foaf:primaryTopic or foaf:topics include void:Datasets.

Comment
A web resource whose foaf:primaryTopic or foaf:topics include void:Datasets.
IsDefinedBy
Vocabulary of Interlinked Datasets (VoID)
Label
dataset description
SubClassOf
Document

distinct objects

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.

Comment
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
dataset
IsDefinedBy
Vocabulary of Interlinked Datasets (VoID)
Label
distinct objects
Range
integer

distinct subjects

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.

Comment
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
dataset
IsDefinedBy
Vocabulary of Interlinked Datasets (VoID)
Label
distinct subjects
Range
integer
Domain
dataset
IsDefinedBy
Vocabulary of Interlinked Datasets (VoID)
Label
example resource of dataset
Range
Resource

feature

Domain
dataset
IsDefinedBy
Vocabulary of Interlinked Datasets (VoID)
Label
feature
Range
technical feature

has URI regular expression pattern

Defines a regular expression pattern matching URIs in the dataset.

Comment
Defines a regular expression pattern matching URIs in the dataset.
Domain
dataset
IsDefinedBy
Vocabulary of Interlinked Datasets (VoID)
Label
has URI regular expression pattern
Domain
dataset
IsDefinedBy
Vocabulary of Interlinked Datasets (VoID)
Label
has a SPARQL endpoint at

has an URI look-up endpoint at

Defines a simple URI look-up protocol for accessing a dataset.

Comment
Defines a simple URI look-up protocol for accessing a dataset.
Domain
dataset
IsDefinedBy
Vocabulary of Interlinked Datasets (VoID)
Label
has an URI look-up endpoint at

has subset

Domain
dataset
IsDefinedBy
Vocabulary of Interlinked Datasets (VoID)
Label
has subset
Range
dataset

in dataset

Points to the void:Dataset that a document is a part of.

Comment
Points to the void:Dataset that a document is a part of.
Domain
Document
IsDefinedBy
Vocabulary of Interlinked Datasets (VoID)
Label
in dataset
Range
dataset
SubPropertyOf
Is Part Of

linkset

A collection of RDF links between two void:Datasets.

Comment
A collection of RDF links between two void:Datasets.
IsDefinedBy
Vocabulary of Interlinked Datasets (VoID)
Label
linkset
SubClassOf
dataset

number of documents

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.

Comment
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
dataset
IsDefinedBy
Vocabulary of Interlinked Datasets (VoID)
Label
number of documents
Range
integer

number of entities

The total number of entities that are described in a void:Dataset.

Comment
The total number of entities that are described in a void:Dataset.
Domain
dataset
IsDefinedBy
Vocabulary of Interlinked Datasets (VoID)
Label
number of entities
Range
integer

number of properties

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.

Comment
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
dataset
IsDefinedBy
Vocabulary of Interlinked Datasets (VoID)
Label
number of properties
Range
integer

number of triples

The total number of triples contained in a void:Dataset.

Comment
The total number of triples contained in a void:Dataset.
Domain
dataset
IsDefinedBy
Vocabulary of Interlinked Datasets (VoID)
Label
number of triples
Range
integer

Objects Target

The dataset describing the objects of the triples contained in the Linkset.

Comment
The dataset describing the objects of the triples contained in the Linkset.
Domain
linkset
IsDefinedBy
Vocabulary of Interlinked Datasets (VoID)
Label
Objects Target
Range
dataset
SubPropertyOf
Target

open search description

An OpenSearch description document for a free-text search service over a void:Dataset.

Comment
An OpenSearch description document for a free-text search service over a void:Dataset.
Domain
dataset
IsDefinedBy
Vocabulary of Interlinked Datasets (VoID)
Label
open search description
Range
Document

property

The rdf:Property that is the predicate of all triples in a property-based partition.

Comment
The rdf:Property that is the predicate of all triples in a property-based partition.
Domain
dataset
IsDefinedBy
Vocabulary of Interlinked Datasets (VoID)
Label
property
Range
Property

property partition

A subset of a void:Dataset that contains only the triples of a certain rdf:Property.

Comment
A subset of a void:Dataset that contains only the triples of a certain rdf:Property.
Domain
dataset
IsDefinedBy
Vocabulary of Interlinked Datasets (VoID)
Label
property partition
Range
dataset
SubPropertyOf
has subset

root resource

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.

Comment
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
dataset
IsDefinedBy
Vocabulary of Interlinked Datasets (VoID)
Label
root resource

Subjects Target

The dataset describing the subjects of triples contained in the Linkset.

Comment
The dataset describing the subjects of triples contained in the Linkset.
Domain
linkset
IsDefinedBy
Vocabulary of Interlinked Datasets (VoID)
Label
Subjects Target
Range
dataset
SubPropertyOf
Target

Target

One of the two datasets linked by the Linkset.

Comment
One of the two datasets linked by the Linkset.
Domain
linkset
IsDefinedBy
Vocabulary of Interlinked Datasets (VoID)
Label
Target
Range
dataset

technical feature

A technical feature of a void:Dataset, such as a supported RDF serialization format.

Comment
A technical feature of a void:Dataset, such as a supported RDF serialization format.
IsDefinedBy
Vocabulary of Interlinked Datasets (VoID)
Label
technical feature

URI space

A URI that is a common string prefix of all the entity URIs in a void:Dataset.

Comment
A URI that is a common string prefix of all the entity URIs in a void:Dataset.
Domain
dataset
IsDefinedBy
Vocabulary of Interlinked Datasets (VoID)
Label
URI space
Range
Literal

vocabulary

A vocabulary that is used in the dataset.

Comment
A vocabulary that is used in the dataset.
Domain
dataset
IsDefinedBy
Vocabulary of Interlinked Datasets (VoID)
Label
vocabulary

Vocabulary of Interlinked Datasets (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, <em><a href="http://www.w3.org/TR/void/">Describing Linked Datasets with the VoID Vocabulary</a></em>.

Creator
cygri
junzha
keiale
Michael%20Hausenblas
Description
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, <em><a href="http://www.w3.org/TR/void/">Describing Linked Datasets with the VoID Vocabulary</a></em>.
Modified
11 February 2012
Page
vocab.deri.ie/void.html
PreferredNamespacePrefix
void
PreferredNamespaceUri
http://rdfs.org/ns/void#
Title
Vocabulary of Interlinked Datasets (VoID)