Michael Martin
Michael Martin
It would be nice to have a possibility to configure context information of modules and components in one configuration file like: main.window.. = files.attachment Therefore only small extensions/changes have to...
This needs often to unresponsive queries if there are more than 10 / 15 FROM clauses included. Maybe better to query the whole store then. (WITHOUT FROM clauses) ->Virtuoso is...
In order to use OntoWiki connected to a remote SPARQL endpoint it is necessary to remove the constraint of having a SystemOntology available in the store. Therefor a new configuration...
if an observation is using a dimensionProperty to reference a Literal such as : "2012-01-01 00:00:00"^^xsd:dateTime, the Observation can not be retrieved. Please take care if the Literal contain datatype/language...
Please use Erfurt_App::getInstance()->getCache() to cache the tickets. Per default please use the File Backend Furthermore please integrate the serviceUrl parameter (Request / Session if exists) for creation of the hashes...
At the moment the user selects attribute properties to be used for filtering (similar to the measure property selection) But units act otherwise. Here it is necessary to select the...
Create one graph containing different datastructures and datasets having: - different amount of dimensions - different consistency (sometimes with / without observations having well-formed structure) - with and without label...
please a fulltext searchbox that filter list of Diemension elemenets according there given title on the fly
If a data error occurs please add a red "Data Error Detected" Message on top next to the Headline. If the User click this meesage a dialogue is opening which...
if a dimension element is encoded such as : sdmx-dimension:timePeriod "2001-01-01"^^http://www.w3.org/2001/XMLSchema#date ; no observation will be received. The corresponding getObservation sparql query is as follows: [...] FILTER ( ?d1 =...