Cube Schema - Relation vocabulary

Zazuko Document

More details about this document
Latest editor's draft:
https://zazuko.github.io/cube-link/
History:
Commit history
Editor:
Bart van Leeuwen (Zazuko)
Authors:
Thomas Bergwinkl (Zazuko)
Adrian Gschwend (Zazuko)
Bart van Leeuwen (Zazuko)
Michael Luggen (Zazuko)
Feedback:
GitHub zazuko/cube-link (pull requests, new issue, open issues)
Related Vocabularies
Cube Schema
Cube Schema - Meta vocabulary

Abstract

This vocubulary is intended as a companion vocabulary to the Cube Schema vocabulary.

Status of This Document

This section describes the status of this document at the time of its publication. Other documents may supersede this document.

This is a draft document and may be updated, replaced or obsoleted by other documents at any time. It is inappropriate to cite this document as other than work in progress.

1. Relation vocabulary

1.1 Classes

The classes in the relation vocabulary are instances of meta:DimensionRelation as well as a rdfs:Class. This facilitates validation of the Dimension Constraints

1.1.1 relation:StandardError

The standard error is the standard deviation of the mean of the sample.

1.1.1.1 relation:StandardError1SD

The standard error is the standard deviation of the mean of the sample.

1.1.1.2 relation:StandardError2SD

The standard error is 2 standard deviation of the mean of the sample.

1.1.1.3 relation:StandardError3SD

The standard error is 3 standard deviation of the mean of the sample.

1.1.2 relation:StandardDeviation

Dispersion of the values of a random variable around its expected value.