public class Cube extends Object
| Modifier and Type | Field and Description |
|---|---|
static org.apache.jena.ontology.OntClass |
Attachable
Abstract superclass for everything that can have attributes and dimensions
|
static org.apache.jena.ontology.ObjectProperty |
attribute
An alternative to qb:componentProperty which makes explicit that the component
is a attribute
|
static org.apache.jena.ontology.OntClass |
AttributeProperty
The class of components which represent attributes of observations in the
cube, e.g.
|
static org.apache.jena.ontology.OntClass |
CodedProperty
Superclass of all coded ComponentProperties
|
static org.apache.jena.ontology.ObjectProperty |
codeList
gives the code list associated with a CodedProperty
|
static org.apache.jena.ontology.ObjectProperty |
component
indicates a component specification which is included in the structure of
the dataset
|
static org.apache.jena.ontology.OntProperty |
componentAttachment
Indicates the level at which the component property should be attached, this
might an qb:DataSet, qb:Slice or qb:Observation, or a qb:MeasureProperty.
|
static org.apache.jena.ontology.ObjectProperty |
componentProperty
indicates a ComponentProperty (i.e.
|
static org.apache.jena.ontology.OntClass |
ComponentProperty
Abstract super-property of all properties representing dimensions, attributes
or measures
|
static org.apache.jena.ontology.DatatypeProperty |
componentRequired
Indicates whether a component property is required (true) or optional (false)
in the context of a DSD.
|
static org.apache.jena.ontology.OntClass |
ComponentSet
Abstract class of things which reference one or more ComponentProperties
|
static org.apache.jena.ontology.OntClass |
ComponentSpecification
Used to define properties of a component (attribute, dimension etc) which
are specific to its usage in a DSD.
|
static org.apache.jena.ontology.ObjectProperty |
concept
gives the concept which is being measured or indicated by a ComponentProperty
|
static org.apache.jena.ontology.ObjectProperty |
dataSet
indicates the data set of which this observation is a part
|
static org.apache.jena.ontology.OntClass |
DataSet
Represents a collection of observations, possibly organized into various slices,
conforming to some common dimensional structure.
|
static org.apache.jena.ontology.OntClass |
DataStructureDefinition
Defines the structure of a DataSet or slice
|
static org.apache.jena.ontology.ObjectProperty |
dimension
An alternative to qb:componentProperty which makes explicit that the component
is a dimension
|
static org.apache.jena.ontology.OntClass |
DimensionProperty
The class of components which represent the dimensions of the cube
|
static org.apache.jena.ontology.OntClass |
HierarchicalCodeList
Represents a generalized hierarchy of concepts which can be used for coding.
|
static org.apache.jena.ontology.ObjectProperty |
hierarchyRoot
Specifies a root of the hierarchy.
|
static org.apache.jena.ontology.ObjectProperty |
measure
An alternative to qb:componentProperty which makes explicit that the component
is a measure
|
static org.apache.jena.ontology.ObjectProperty |
measureDimension
An alternative to qb:componentProperty which makes explicit that the component
is a measure dimension
|
static org.apache.jena.ontology.OntClass |
MeasureProperty
The class of components which represent the measured value of the phenomenon
being observed
|
static org.apache.jena.ontology.OntProperty |
measureType
Generic measure dimension, the value of this dimension indicates which measure
(from the set of measures in the DSD) is being given by the obsValue (or other
primary measure)
|
static org.apache.jena.rdf.model.Resource |
NAMESPACE
The namespace of the vocabulary as a resource
|
static String |
NS
The namespace of the vocabulary as a string
|
static org.apache.jena.ontology.ObjectProperty |
observation
indicates a observation contained within this slice of the data set
|
static org.apache.jena.ontology.OntClass |
Observation
A single observation in the cube, may have one or more associated measured
values
|
static org.apache.jena.ontology.ObjectProperty |
observationGroup
Indicates a group of observations.
|
static org.apache.jena.ontology.OntClass |
ObservationGroup
A, possibly arbitrary, group of observations.
|
static org.apache.jena.ontology.DatatypeProperty |
order
indicates a priority order for the components of sets with this structure,
used to guide presentations - lower order numbers come before higher numbers,
un-numbered components come last
|
static org.apache.jena.ontology.ObjectProperty |
parentChildProperty
Specifies a property which relates a parent concept in the hierarchy to a
child concept.
|
static org.apache.jena.ontology.ObjectProperty |
slice
Indicates a subset of a DataSet defined by fixing a subset of the dimensional
values
|
static org.apache.jena.ontology.OntClass |
Slice
Denotes a subset of a DataSet defined by fixing a subset of the dimensional
values, component properties on the Slice
|
static org.apache.jena.ontology.ObjectProperty |
sliceKey
indicates a slice key which is used for slices in this dataset
|
static org.apache.jena.ontology.OntClass |
SliceKey
Denotes a subset of the component properties of a DataSet which are fixed
in the corresponding slices
|
static org.apache.jena.ontology.ObjectProperty |
sliceStructure
indicates the sub-key corresponding to this slice
|
static org.apache.jena.ontology.ObjectProperty |
structure
indicates the structure to which this data set conforms
|
static String |
VERSION_INFO
The ontology's owl:versionInfo as a string
|
| Constructor and Description |
|---|
Cube() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getURI()
The namespace of the vocabulary as a string
|
public static final String NS
The namespace of the vocabulary as a string
public static final org.apache.jena.rdf.model.Resource NAMESPACE
The namespace of the vocabulary as a resource
public static final String VERSION_INFO
The ontology's owl:versionInfo as a string
public static final org.apache.jena.ontology.ObjectProperty attribute
An alternative to qb:componentProperty which makes explicit that the component is a attribute
public static final org.apache.jena.ontology.ObjectProperty codeList
gives the code list associated with a CodedProperty
public static final org.apache.jena.ontology.ObjectProperty component
indicates a component specification which is included in the structure of the dataset
public static final org.apache.jena.ontology.ObjectProperty componentProperty
indicates a ComponentProperty (i.e. attribute/dimension) expected on a DataSet, or a dimension fixed in a SliceKey
public static final org.apache.jena.ontology.ObjectProperty concept
gives the concept which is being measured or indicated by a ComponentProperty
public static final org.apache.jena.ontology.ObjectProperty dataSet
indicates the data set of which this observation is a part
public static final org.apache.jena.ontology.ObjectProperty dimension
An alternative to qb:componentProperty which makes explicit that the component is a dimension
public static final org.apache.jena.ontology.ObjectProperty hierarchyRoot
Specifies a root of the hierarchy. A hierarchy may have multiple roots but must have at least one.
public static final org.apache.jena.ontology.ObjectProperty measure
An alternative to qb:componentProperty which makes explicit that the component is a measure
public static final org.apache.jena.ontology.ObjectProperty measureDimension
An alternative to qb:componentProperty which makes explicit that the component is a measure dimension
public static final org.apache.jena.ontology.ObjectProperty observation
indicates a observation contained within this slice of the data set
public static final org.apache.jena.ontology.ObjectProperty observationGroup
Indicates a group of observations. The domain of this property is left open so that a group may be attached to different resources and need not be restricted to a single DataSet
public static final org.apache.jena.ontology.ObjectProperty parentChildProperty
Specifies a property which relates a parent concept in the hierarchy to a child concept.
public static final org.apache.jena.ontology.ObjectProperty slice
Indicates a subset of a DataSet defined by fixing a subset of the dimensional values
public static final org.apache.jena.ontology.ObjectProperty sliceKey
indicates a slice key which is used for slices in this dataset
public static final org.apache.jena.ontology.ObjectProperty sliceStructure
indicates the sub-key corresponding to this slice
public static final org.apache.jena.ontology.ObjectProperty structure
indicates the structure to which this data set conforms
public static final org.apache.jena.ontology.DatatypeProperty componentRequired
Indicates whether a component property is required (true) or optional (false) in the context of a DSD. Only applicable to components correspond to an attribute. Defaults to false (optional).
public static final org.apache.jena.ontology.DatatypeProperty order
indicates a priority order for the components of sets with this structure, used to guide presentations - lower order numbers come before higher numbers, un-numbered components come last
public static final org.apache.jena.ontology.OntProperty componentAttachment
Indicates the level at which the component property should be attached, this might an qb:DataSet, qb:Slice or qb:Observation, or a qb:MeasureProperty.
public static final org.apache.jena.ontology.OntProperty measureType
Generic measure dimension, the value of this dimension indicates which measure (from the set of measures in the DSD) is being given by the obsValue (or other primary measure)
public static final org.apache.jena.ontology.OntClass Attachable
Abstract superclass for everything that can have attributes and dimensions
public static final org.apache.jena.ontology.OntClass AttributeProperty
The class of components which represent attributes of observations in the cube, e.g. unit of measurement
public static final org.apache.jena.ontology.OntClass CodedProperty
Superclass of all coded ComponentProperties
public static final org.apache.jena.ontology.OntClass ComponentProperty
Abstract super-property of all properties representing dimensions, attributes or measures
public static final org.apache.jena.ontology.OntClass ComponentSet
Abstract class of things which reference one or more ComponentProperties
public static final org.apache.jena.ontology.OntClass ComponentSpecification
Used to define properties of a component (attribute, dimension etc) which are specific to its usage in a DSD.
public static final org.apache.jena.ontology.OntClass DataSet
Represents a collection of observations, possibly organized into various slices, conforming to some common dimensional structure.
public static final org.apache.jena.ontology.OntClass DataStructureDefinition
Defines the structure of a DataSet or slice
public static final org.apache.jena.ontology.OntClass DimensionProperty
The class of components which represent the dimensions of the cube
public static final org.apache.jena.ontology.OntClass HierarchicalCodeList
Represents a generalized hierarchy of concepts which can be used for coding. The hierarchy is defined by one or more roots together with a property which relates concepts in the hierarchy to thier child concept . The same concepts may be members of multiple hierarchies provided that different qb:parentChildProperty values are used for each hierarchy.
public static final org.apache.jena.ontology.OntClass MeasureProperty
The class of components which represent the measured value of the phenomenon being observed
public static final org.apache.jena.ontology.OntClass Observation
A single observation in the cube, may have one or more associated measured values
public static final org.apache.jena.ontology.OntClass ObservationGroup
A, possibly arbitrary, group of observations.
public static final org.apache.jena.ontology.OntClass Slice
Denotes a subset of a DataSet defined by fixing a subset of the dimensional values, component properties on the Slice
public static final org.apache.jena.ontology.OntClass SliceKey
Denotes a subset of the component properties of a DataSet which are fixed in the corresponding slices
Copyright © 2019. All rights reserved.