cubeviz.ontowiki
cubeviz.ontowiki copied to clipboard
OntoWiki component to visualize RDF-DataCubes
The demo page seems faulty and provided test data doesn't lead to a visualization. It seems like something is missing in the data. So please: * [ ] Fix example...
That is an issue based on an email, maybe its author can contribute directly using Github. He wrote: > when i go to the CubeViz: Analyze DataCube menu option I...
With the dataset: https://raw.githubusercontent.com/GeoKnow/GeoQuality/didier/GeoKnow-SpatialDQ/datacubes/unister/unister_urn%3Aunister-hotel-reviews1-6.ttl Part of Dataset selected: Instance_Count_ Component Specification of Class: Hotel and Person are selected I have the following issue: ``` TypeError: this.chartConfig.series[0] is undefined Main-production.js:1 TypeError:...
Using the sample datasets in the VM (Scoreboard2012 and MortalityEU), when selecting a single value for each dimension (e.g., Germany and 2001 for Scoreboard2012), no data is retrieved and the...
**TypeScript Repo:** https://github.com/Microsoft/TypeScript That issue collects information about the port to TypeScript 1.5. That was prefered because of changed packages and better support for ECMA features. Furthermore, that port will...
Exception raised from https://github.com/AKSW/cubeviz.ontowiki/blob/master/classes/CubeViz/ConfigurationLink.php line 76: ``` throw new CubeViz_Exception( 'Selected DataSet '. $config['selectedDS'] .' has no '. 'related Data Structure Definition!' ); ``` For any KB with no datacube...
On some datasets on linkedspending.aksw.org the message "I am working ..." is displayed endlessly even though CPU utilization is at 0% and RAM usage very low. Alternatively it hangs at...
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...
If there are changed measure values and the use want to export them as RDF-Turtle, there has to be a solution to export changed measures as well as the original...