http://ldf.fi/void-ext
This ontology contains extensions to the Vocabulary of Interlinked Datasets (VoID). Together, these extensions allow a much richer statistical description of a dataset to be given than is possible by pure VoID alone. For more documentation, see: Eetu Mäkelä: Aether - Generating and Viewing Extended VoID Statistical Descriptions of RDF Datasets. Proceedings of the ESWC 2014 demonstration track, Springer-Verlag, May, 2014.
URI | http://ldf.fi/void-ext#datatypePartition |
---|---|
Description |
A subset of a void:Dataset that contains only literals that have a certain datatype. |
Super-properties | void:subset |
Domain(s) | void:Datasetc |
Range(s) | void:Datasetc |
URI | http://ldf.fi/void-ext#iriLengthPartition |
---|---|
Description |
A subset of a void:Dataset that contains only IRIs that have a certain length. |
Super-properties | void:subset |
Domain(s) | void:Datasetc |
Range(s) | void:Datasetc |
URI | http://ldf.fi/void-ext#languagePartition |
---|---|
Description |
A subset of a void:Dataset that contains only literals that have a certain language tag. |
Super-properties | void:subset |
Domain(s) | void:Datasetc |
Range(s) | void:Datasetc |
URI | http://ldf.fi/void-ext#literalLengthPartition |
---|---|
Description |
A subset of a void:Dataset that contains only literals that have a certain length. |
Super-properties | void:subset |
Domain(s) | void:Datasetc |
Range(s) | void:Datasetc |
URI | http://ldf.fi/void-ext#objectClassPartition |
---|---|
Description |
A subset of a void:Dataset that contains only entities of a certain rdfs:Class that occur in the object position of triples in the dataset. |
Super-properties | void:subset |
Domain(s) | void:Datasetc |
Range(s) | void:Datasetc |
URI | http://ldf.fi/void-ext#objectIRILengthPartition |
---|---|
Description |
A subset of a void:Dataset that contains only IRIs that have a certain length and occur in the object position of triples in the dataset. |
Super-properties | void:subset |
Domain(s) | void:Datasetc |
Range(s) | void:Datasetc |
URI | http://ldf.fi/void-ext#objectNamespacePartition |
---|---|
Description |
A subset of a void:Dataset that contains only entities that occur in the object position of triples in the dataset and start with a certain namespace. |
Super-properties | void:subset |
Domain(s) | void:Datasetc |
Range(s) | void:Datasetc |
URI | http://ldf.fi/void-ext#objectPartition |
---|---|
Description |
A subset of a void:Dataset that contains only triples with a certain object. |
Super-properties | void:subset |
Domain(s) | void:Datasetc |
Range(s) | void:Datasetc |
URI | http://ldf.fi/void-ext#propertyClassPartition |
---|---|
Description |
A subset of a void:Dataset that contains only entities of a certain rdfs:Class that occur in the predicate position of triples in the dataset. |
Super-properties | void:subset |
Domain(s) | void:Datasetc |
Range(s) | void:Datasetc |
URI | http://ldf.fi/void-ext#propertyIRILengthPartition |
---|---|
Description |
A subset of a void:Dataset that contains only IRIs that have a certain length and occur in the property position of triples in the dataset. |
Super-properties | void:subset |
Domain(s) | void:Datasetc |
Range(s) | void:Datasetc |
URI | http://ldf.fi/void-ext#propertyNamespacePartition |
---|---|
Description |
A subset of a void:Dataset that contains only entities that occur in the predicate position of triples in the dataset and start with a certain namespace. |
Super-properties | void:subset |
Domain(s) | void:Datasetc |
Range(s) | void:Datasetc |
URI | http://ldf.fi/void-ext#subjectIRILengthPartition |
---|---|
Description |
A subset of a void:Dataset that contains only IRIs that have a certain length and occur in the subject position of triples in the dataset. |
Super-properties | void:subset |
Domain(s) | void:Datasetc |
Range(s) | void:Datasetc |
URI | http://ldf.fi/void-ext#subjectNamespacePartition |
---|---|
Description |
A subset of a void:Dataset that contains only entities that occur in the subject position of triples in the dataset and start with a certain namespace. |
Super-properties | void:subset |
Domain(s) | void:Datasetc |
Range(s) | void:Datasetc |
URI | http://ldf.fi/void-ext#subjectPartition |
---|---|
Description |
A subset of a void:Dataset that contains only triples with a certain subject. |
Super-properties | void:subset |
Domain(s) | void:Datasetc |
Range(s) | void:Datasetc |
URI | http://ldf.fi/void-ext#datatype |
---|---|
Description |
the datatype that is required of literals to be included into a datatype-based partition. |
Domain(s) | void:Datasetc |
Range(s) | rdfs:Resourcec |
URI | http://ldf.fi/void-ext#language |
---|---|
Description |
the language that is required of literals to be included into a language-based partition. |
Domain(s) | void:Datasetc |
Range(s) | rdf:PlainLiteralc |
URI | http://ldf.fi/void-ext#namespace |
---|---|
Description |
the namespace that is required of resources to be included into a namespace-based partition. |
Domain(s) | void:Datasetc |
Range(s) | rdfs:Resourcec |
URI | http://ldf.fi/void-ext#object |
---|---|
Description |
the resource that is the object of all triples in an object-based partition. |
Domain(s) | void:Datasetc |
Range(s) | rdfs:Resourcec |
URI | http://ldf.fi/void-ext#subject |
---|---|
Description |
the resource that is the subject of all triples in a subject-based partition. |
Domain(s) | void:Datasetc |
Range(s) | rdfs:Resourcec |
URI | http://ldf.fi/void-ext#averageIRILength |
---|---|
Description |
The average length of IRIs in a void:Dataset. In other words, the average length of IRIs that occur in the subject, predicate or object position of triples in the dataset. |
Domain(s) | void:Datasetc |
Range(s) | xmls:integerc |
URI | http://ldf.fi/void-ext#averageLiteralLength |
---|---|
Description |
The average length of literals in a void:Dataset. In other words, the average length of literals that occur in the object position of triples in the dataset. |
Domain(s) | void:Datasetc |
Range(s) | xmls:integerc |
URI | http://ldf.fi/void-ext#averageObjectIRILength |
---|---|
Description |
The average length of object IRIs in a void:Dataset. In other words, the average length of IRIs that occur in the object position of triples in the dataset. |
Domain(s) | void:Datasetc |
Range(s) | xmls:integerc |
URI | http://ldf.fi/void-ext#averagePropertyIRILength |
---|---|
Description |
The average length of property IRIs in a void:Dataset. In other words, the average length of IRIs that occur in the property position of triples in the dataset. |
Domain(s) | void:Datasetc |
Range(s) | xmls:integerc |
URI | http://ldf.fi/void-ext#averageSubjectIRILength |
---|---|
Description |
The average length of subject IRIs in a void:Dataset. In other words, the average length of IRIs that occur in the subject position of triples in the dataset. |
Domain(s) | void:Datasetc |
Range(s) | xmls:integerc |
URI | http://ldf.fi/void-ext#datatypes |
---|---|
Description |
The total number of literal datatypes in a void:Dataset. In other words, the number of distinct datatypes that appear in any datatyped literal objects in the dataset. |
Domain(s) | void:Datasetc |
Range(s) | xmls:integerc |
URI | http://ldf.fi/void-ext#distinctBlankNodeObjects |
---|---|
Description |
The total number of distinct blank node objects in a void:Dataset. In other words, the number of distinct blank nodes that occur in the object position of triples in the dataset. |
Domain(s) | void:Datasetc |
Range(s) | xmls:integerc |
URI | http://ldf.fi/void-ext#distinctBlankNodeSubjects |
---|---|
Description |
The total number of distinct blank node subjects in a void:Dataset. In other words, the number of distinct blank nodes that occur in the subject position of triples in the dataset. |
Domain(s) | void:Datasetc |
Range(s) | xmls:integerc |
URI | http://ldf.fi/void-ext#distinctBlankNodes |
---|---|
Description |
The total number of distinct blank nodes in a void:Dataset. In other words, the number of distinct blank nodes that occur in the subject or object position of triples in the dataset. |
Domain(s) | void:Datasetc |
Range(s) | xmls:integerc |
URI | http://ldf.fi/void-ext#distinctIRIReferenceObjects |
---|---|
Description |
The total number of distinct IRI reference objects in a void:Dataset. In other words, the number of distinct IRI references that occur in the object position of triples in the dataset. |
Domain(s) | void:Datasetc |
Range(s) | xmls:integerc |
URI | http://ldf.fi/void-ext#distinctIRIReferenceSubjects |
---|---|
Description |
The total number of distinct IRI reference subjects in a void:Dataset. In other words, the number of distinct IRI references that occur in the subject position of triples in the dataset. |
Domain(s) | void:Datasetc |
Range(s) | xmls:integerc |
URI | http://ldf.fi/void-ext#distinctIRIReferences |
---|---|
Description |
The total number of distinct IRI references in a void:Dataset. In other words, the number of distinct IRI references that occur in the subject, predicate or object position of triples in the dataset. |
Domain(s) | void:Datasetc |
Range(s) | xmls:integerc |
URI | http://ldf.fi/void-ext#distinctLiterals |
---|---|
Description |
The total number of distinct literals in a void:Dataset. In other words, the number of distinct literals that occur in the object position of triples in the dataset. |
Domain(s) | void:Datasetc |
Range(s) | xmls:integerc |
URI | http://ldf.fi/void-ext#distinctRDFNodes |
---|---|
Description |
The total number of distinct RDF nodes in a void:Dataset. In other words, the number of distinct literals, IRI references and blank nodes that occur in the subject, predicate or object position of triples in the dataset. |
Domain(s) | void:Datasetc |
Range(s) | xmls:integerc |
URI | http://ldf.fi/void-ext#languages |
---|---|
Description |
The total number of literal languages in a void:Dataset. In other words, the number of distinct languages that appear in any language literal objects in the dataset. |
Domain(s) | void:Datasetc |
Range(s) | xmls:integerc |
URI | http://ldf.fi/void-ext#length |
---|---|
Description |
A maximum length (inclusive) that is required for an object to be included in a length-based partition. |
Domain(s) | void:Datasetc |
Range(s) | xmls:integerc |
URI | http://ldf.fi/void-ext#minLength |
---|---|
Description |
A minimum length (inclusive) that is required for an object to be included in a length-based partition. |
Domain(s) | void:Datasetc |
Range(s) | xmls:integerc |
URI | http://ldf.fi/void-ext#objectClasses |
---|---|
Description |
The total number of distinct object classes in a void:Dataset. In other words, the number of distinct resources occuring as objects of rdf:type triples in the dataset, where the subjects of the rdf:type triples occur in the object position of triples in the (sub-)dataset. |
Domain(s) | void:Datasetc |
Range(s) | xmls:integerc |
URI | http://ldf.fi/void-ext#propertyClasses |
---|---|
Description |
The total number of distinct property classes in a void:Dataset. In other words, the number of distinct resources occuring as objects of rdf:type triples in the dataset, where the subjects of the rdf:type triples occur in the predicate position of triples in the (sub-)dataset. |
Domain(s) | void:Datasetc |
Range(s) | xmls:integerc |
URI | http://ldf.fi/void-ext#subjectClasses |
---|---|
Description |
The total number of distinct subject classes in a void:Dataset. In other words, the number of distinct resources occuring as objects of rdf:type triples in the dataset, where the subjects of the rdf:type triples occur in the subject position of triples in the (sub-)dataset. |
Domain(s) | void:Datasetc |
Range(s) | xmls:integerc |
http://ldf.fi/void-ext#
https://brickschema.org/schema/Brick#
http://www.w3.org/ns/csvw#
http://purl.org/dc/dcam/
http://www.w3.org/ns/dcat#
http://purl.org/dc/elements/1.1/
http://purl.org/dc/dcmitype/
http://purl.org/dc/terms/
http://usefulinc.com/ns/doap#
http://xmlns.com/foaf/0.1/
http://www.opengis.net/ont/geosparql#
http://ldf.fi/
http://rdfs.org/ns/
http://www.w3.org/ns/odrl/2/
http://www.w3.org/ns/org#
http://www.w3.org/2002/07/owl#
http://www.w3.org/ns/dx/prof/
http://www.w3.org/ns/prov#
http://purl.org/linked-data/cube#
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/ns/shacl#
http://www.w3.org/2004/02/skos/core#
http://www.w3.org/ns/sosa/
http://www.w3.org/ns/ssn/
http://www.w3.org/2006/time#
http://purl.org/vocab/vann/
http://rdfs.org/ns/void#
https://www.w3.org/2003/01/geo/wgs84_pos#
http://www.w3.org/2001/XMLSchema#
c | Classes |
op | Object Properties |
fp | Functional Properties |
dp | Data Properties |
ap | Annotation Properties |
p | Properties |
ni | Named Individuals |