Define general dataset metadata
Define general metadata about the dataset. For more information see the voiD guide, section 'General Dataset Metadata'.
You can define a URI for your dataset. If you leave it blank, a default will be used - if the voiD file is deployed at http://example.org/void.ttl the dataset URI is http://example.org/void.ttl#myDS.
Define your dataset by specifying its homepage. The homepage of the dataset is a dedicated document that talks about the dataset.
Select topics
Select one or more topics your dataset talks about. In general, we use DBpedia resources in voiD to unambiguously represent the topic. For more information see the voiD guide, section 'Categorise Datasets'.
The term you enter will be used to perform a look-up in DBpedia, resulting in a list of potential URIs you can select of.
Interlink to other datasets
Define one or more datasets, so called target dataset(s), you link to. For more information see the voiD guide, section 'Describing Dataset Interlinking'.
Define the target dataset by specifying its homepage. The homepage of the dataset is a dedicated document that talks about the dataset. Use the 'preview' button to preview known datasets from voiD stores (currently Talis and RKB).
State how you link to the target, that is, provide an RDF property such as http://www.w3.org/2002/07/owl#sameAs. You can also just type prefixes such as owl and then use the 'lookup' button to replace it with the fully qualified namespace URI. It's also o.k. to use the 'short form', for the interlinking type, such as owl:sameAs, which will be replaced automatically.
List used vocabularies
List the vocabularies that are used in the dataset. For more information see the voiD guide, section 'Vocabularies used in a dataset'.
You can type prefixes such as owl or foaf and then use the 'lookup' button to replace it with the fully qualified namespace URI from prefix.cc.
Tell about provenance and licensing
State who publishes the data and what the usage conditions are. If you don't want to provide any of this information, just leave it empty - it's optional, but it is advised to provide it. For more information see the voiD guide, section 'General Dataset Metadata' and 'Announcing the license of a dataset'.
Provide a URI (Web ID) identifying the person or organisation that actually provides the dataset in RDF (for example: http://example.org/me)
The source is the URI of the original data source, such as an XML document, a database, a Web service, etc. (like: http://example.org/source.xml).
The license should be specified via an URI representing the license under which the dataset can be used, for example http://www.opendatacommons.org/licenses/pddl/1.0/.
Specify access methods (SPARQL endpoint, etc.)
Specify (alternative) access methods for the dataset. If you don't want to provide any of this information, just leave it empty - it's optional, but it is advised to provide it. For more information see the voiD guide, section 'SPARQL endpoints, URI lookup, and RDF data dumps'.
The URI of the SPARQL endpoint for the dataset, for example http://dbpedia.org/sparql.
The URI of the look-up service for the dataset, such as http://lookup.dbpedia.org/.
The URI of the data dump for the dataset, e.g., http://example.org/dump.rdf.


