Last update: 
Monday, July 27, 2009 - 09:12
Authors: 
Juum
Abstract: 
This document specifies a vocabulary for representing statistical data on the Web.

This document specifies the 'Statistical Core Vocabulary' (SCOVO), a vocabulary for representing statistical data on the Web. The origin of this vocabulary (without aggregates) is here. Additionally, an ESWC09 In-Use track paper about SCOVO is available.

scovo-plus at a glance

scovo-plus classes and properties

Dataset

Label: 
Dataset
Comment: 
a statistical dataset

also rdf:type skos:Concept

Dimension

Label: 
Dimension
Comment: 
a dimension of a statistical data item

Item

Label: 
Item
Comment: 
a statistical data item

also a rdfs:subClassOf event:Event

Aggregation

Label: 
Aggregation
Comment: 
aggregation over certain dimensions with certain methods

AggregationMethod

Label: 
Aggregation Method
Comment: 
a method to aggregate data such as mean, min, max, etc.

dataset

Label: 
dataset
Domain: 
Item
Range: 
Dataset
Comment: 
belongs to dataset

dimension

Label: 
dimension
Domain: 
Item
Range: 
Dimension
Comment: 
has a dimension

over

Label: 
over
Domain: 
Aggregation
Range: 
Dimension

with

Label: 
with
Domain: 
Aggregation

aggregate

Label: 
aggregate
Domain: 
Item
Range: 
Aggregation