public class Dsapi extends Object
| Modifier and Type | Field and Description |
|---|---|
static com.hp.hpl.jena.rdf.model.Property |
collection
Indicates a meaningful collection of terms from a concept scheme
|
static com.hp.hpl.jena.rdf.model.Property |
lowerBound
Lowest value expected for a measure or other cube component
|
static com.hp.hpl.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 com.hp.hpl.jena.rdf.model.Property |
upperBound
Highest value expected for a measure or other cube component
|
| Constructor and Description |
|---|
Dsapi() |
public static final String NS
The namespace of the vocabulary as a string
public static final com.hp.hpl.jena.rdf.model.Resource NAMESPACE
The namespace of the vocabulary as a resource
public static final com.hp.hpl.jena.rdf.model.Property collection
Indicates a meaningful collection of terms from a concept scheme
public static final com.hp.hpl.jena.rdf.model.Property lowerBound
Lowest value expected for a measure or other cube component
public static final com.hp.hpl.jena.rdf.model.Property upperBound
Highest value expected for a measure or other cube component
Copyright © 2014. All rights reserved.