SPARQL endpoint
Options
Fetch all DataCubes from the endpoint.
Fetch DataCubes by their graph IRI.
Fetch all graphs from the endpoint.
Serializes a DataCubeEntryPoint to JSON in a way that makes it deserializable by calling DataCubeEntryPoint#fromJSON
Deserializes a DataCubeEntryPoint from JSON generated by DataCubeEntryPoint#toJSON
Generated using TypeDoc
A DataCubeEntryPoint queries a SPARQL endpoint and retrieves DataCubes and their Dimensions, Measures and Attributes.
DataCubeEntryPoint