| Class | Description |
|---|---|
| DSAPI |
Represents a single configured dataset API.
|
| DSAPIComponent |
Represents the specification of a single component of a DSAPI.
|
| DSStructure |
Represents the structure of a dataset.
|
| HierarchyAPI |
Resource (in the RESTish sense) to represent a hierarchical code list.
|
| JSONConstants | |
| NumberValue |
A numeric value.
|
| Projection |
A table of API results.
|
| Range |
Base class representing the range of a dataset api component.
|
| RangeBounds |
A range comprising one or more of an upper and lower bound on numeric values.
|
| RangeHierarchy |
Represents a hierarchy filter query which can select members based on being
below one or more concepts in the tree, and/or members of a given collection.
|
| RangeHierarchyTop |
Range used to report hierarchical values.
|
| RangeOneof |
Represents a range which is a list of values, either simple literal values
or resource values.
|
| ResourceCache |
Caches labels and IDs for resources to avoid having to run the queries each time.
|
| ResourceList |
Utility which issues a SPARQL query and returns a json serializable
list of the matching resources.
|
| ResourceValue |
Represents a value corresponding to an RDF Resource.
|
| SPARQLFilterQuery |
Assembles the query needed to project a set of data cube observations.
|
| State |
Represents a Dataset display state from a request.
|
| StringValue |
Package a plain string as a value in a value range.
|
| TypedValue |
Represents a value corresponding to a non-numeric typed literal.
|
| Value |
Base class for values which a component can take.
|
| Enum | Description |
|---|---|
| DSAPIComponent.ComponentRole | |
| DSAPIComponent.RangeCategory |
Copyright © 2014. All rights reserved.