-
Evaluate CADL and its associated query language as a high-level conceptualization of an OLAP data cube which can be used to verify requirements for data cubes with business and evaluate the relevant s…
-
There is this query:
```
PREFIX rdfs:
PREFIX qb:
PREFIX skos:
PREFIX rdf:
PREFIX xro:
SELECT ?binding_a062e_19056 ?g WHERE {
GRAPH ?g{
?binding_a062e_19056 .
}
}
LIMIT 10…
-
cf. https://sszvis-components.netlify.com/#/api-specs
**Shape API**
The metadata of a dataset should be sufficient to decide on all the possible ways this dataset can be visualized, including co…
-
Generate a list of
- [x] dimensions
- [x] measures
for the context file. Should be done with SPARQL, based on `qb:MeasureProperty` and `qb:DimensionProperty` classes.
-
@DoppelJohn, @grandgrue eine kleine verständniss Frage. Was ist der Zweck der Kennzahl wie z.B. im dataset BAU001 (http://ld.stadt-zuerich.ch/api/statistics/BAU001/?bba=BBA3300&raum=R00200&from=1950) …
l00mi updated
6 years ago
-
## Descripiton
As a user, I would like to see information in a graphical way, e.g., as diagram. These diagrams could be used for a) single multi-dimensional KPIs (as used by Odin) or b) for express…
-
https://www.w3.org/TR/tabular-data-model/
Of particular note is the overall json schema and URI templating approach. There may be re-usable components and there's probably a benefit to standardisin…
-
I have two simple queries and both only use 4 out of 5 endpoints. Not one (which I expected) or all 5 (explainable) but 4?
One ignores http://rdfstoreomv-on-1.vm.cumuli.be:3030/blazegraph/namespace…
-
# Hydra SPARQL Views
## Decisions
- Static route for now / later see if we can dynamically take the route to search for a template
- Read config from fs
- Let the user use Literals instead of UR…
l00mi updated
6 years ago
-
I was trying to load snomed using the sparqlify example code and there was a parsing error. I think it comes from the underlying sparqlify library though. Here is the error:
```
Exception in threa…