- Results last updated: 2013-05-16 17:41:13.943901
Basic Statistics
Criterion | Value |
Triples | 8862396 |
Entities | 0 |
Literals | 0 |
Classes | 0 |
Defined classes |
0 |
Vocabularies |
0 |
Properties |
0 |
Datatypes |
0 |
Languages |
0 |
Linked namespaces |
0 |
Blanks | 0 |
Blanks as subject | 0 |
Blanks as object | 0 |
Subclasses | 0 |
Typed_subjects | 0 |
Labeled subjects | 0 |
Class hierarchy depth | |
Property hierarchy depth | |
Properties per entity | 0.0 |
String length (typed) | 0.0 |
String length (untyped) | 0.0 |
Links | 0 |
VoID: (click to toggle, download)
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix void: <http://rdfs.org/ns/void#> .
@prefix void-ext: <http://stats.lod2.eu/rdf/void-ext/> .
@prefix qb: <http://purl.org/linked-data/cube#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix ls-void: <http://stats.lod2.eu/rdf/void/> .
@prefix ls-qb: <http://stats.lod2.eu/rdf/qb/> .
@prefix ls-cr: <http://stats.lod2.eu/rdf/qb/criteria/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix xstats: <http://example.org/XStats#> .
ls-qb:LODStats
qb:structure ls-qb:LODStatsStructure ;
rdf:label "LODStats DataCube Dataset"^^xsd:string ;
a qb:Dataset .
ls-qb:LODStatsStructure
qb:component ls-qb:sourceDatasetSpec, ls-qb:statisticalCriterionSpec, ls-qb:timeOfMeasureSpec, ls-qb:unitSpec, ls-qb:valueSpec, "LODStats DataCube Structure Definition"^^xsd:string ;
a qb:DataStructureDefinition .
ls-qb:StatisticalCriterion
rdf:label "Statistical Criterion"^^xsd:string ;
a qb:AttributeProperty .
ls-qb:sourceDataset
rdf:label "Source Dataset"^^xsd:string ;
a qb:DimensionProperty .
ls-qb:sourceDatasetSpec
qb:dimension ls-qb:sourceDataset ;
rdf:label "Source Dataset which is observerd (Component Specification)"^^xsd:string ;
a qb:ComponentSpecification .
ls-qb:statisticalCriterion
rdf:label "Statistical Criterion"^^xsd:string ;
a qb:DimensionProperty .
ls-qb:statisticalCriterionSpec
qb:dimension ls-qb:statisticalCriterion ;
rdf:label "Statistical Criterion (Component Specification)"^^xsd:string ;
a qb:ComponentSpecification .
ls-qb:timeOfMeasure
rdf:label "Time of Measure"^^xsd:string ;
a qb:DimensionProperty .
ls-qb:timeOfMeasureSpec
qb:dimension ls-qb:timeOfMeasure ;
rdf:label "Time of Measure (Component Specification)"^^xsd:string ;
a qb:ComponentSpecification .
ls-qb:unit
rdf:label "Unit of Measure"^^xsd:string ;
a qb:AttributeProperty .
ls-qb:unitSpec
qb:attribute ls-qb:unit ;
rdf:label "Unit of Measure (Component Specification)"^^xsd:string ;
a qb:ComponentSpecification .
ls-qb:value
rdf:label "Measure of Observation"^^xsd:string ;
a qb:MeasureProperty .
ls-qb:valueSpec
qb:measure ls-qb:value ;
rdf:label "Measure of Observation (Component Specification)"^^xsd:string ;
a qb:ComponentSpecification .
<http://stats.lod2.eu/rdf/void/?source=http://data.cnr.it/sparql-proxy/>
dcterms:source <http://data.cnr.it/sparql-proxy/> ;
void:classes 0 ;
void:entities 0 ;
void:properties 0 ;
void:triples 8862396 ;
a void:Dataset .