Samur Araujo, PhD.

Results 5 issues of Samur Araujo, PhD.

RDFLib output a empty graph after parsing this file. is this a known bug ? { "@context": { "@vocab": "http://xmlns.com/foaf/0.1/", "knows": {"@type": "@id"} }, "@graph": [{ "name": "Manu Sporny", "@type":...

Do you api support any sparql endpoint? I try to run a command like Book.all.resources and I got this error: Tripod::Errors::BadSparqlRequest (Virtuoso 37000 Error SP030: SPARQL compiler, line 1: syntax...

Grafana is a great tool for series visualization. It would be great to have cubism.js integrated to it.

I have a very slow query on when using mysql_fdw. The query is not slow when executed directly on mysql. Table definition: ``` SQL CREATE TABLE `cluster_modelleddata` ( `id` int(10)...

Hi, I got the error below trying to run the example. XMLHttpRequest cannot load http://localhost:9200/?hello=elasticsearch. No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://localhost:3000' is therefore not allowed...