mathib

Results 32 comments of mathib

Maybe it's more interesting to look to the [Comunica project](https://github.com/comunica/comunica) which includes a [SPARQL interface](https://github.com/comunica/comunica/tree/master/packages/actor-init-sparql). This somehow seems to be the successor of the [LDF client.js](https://github.com/LinkedDataFragments/Client.js) and can also deal...

@gkellogg : why wouldn't it be a good idea to have support for something like property paths in JSON-LD contexts? That would make JSON-LD much more flexible to deal with...

@gkellogg thanks for raising your points. It seemed like I was a bit naïve and too fast in my question. Indeed, when a property path would be introduced in the...

@lslkay The neo4j.conf file is not located in \Neo4j CE 3.1.1\, but somewhere in AppData\Neo4j Community Edition. You can also access it when you open neo4j and select Options... @jbarrasa...

Thanks for the info! With your updates I don't get the errors on the tests while building the jar with maven. I'm still struggling however to get it going. Is...

@mfkilgore Okay, I took only the last one (original-neosemantics-1.0-SNAPSHOT.jar) and placed it in the shared plugins directory (C:\Program Files\Neo4j CE 3.1.1\plugins). When I try to start a neo4j db, I...

Patience is my middle name :) No I am excited to test your plugin after I have read your blog about it. It looks promising. Back to business: when I...

If I run the call, I get the following error: > There is no procedure with the name `semantics.previewRDF` registered for this database instance. Please ensure you've spelled the procedure...

@mfkilgore I tried to add the jar without the changes to the config file, but I see the same limited list as in my screenshot. I then looked for the...

@jbarrasa @mfkilgore Any ideas how I can get this plugin working on a Linux server version of neo4j (CE 3.1.2 tar)? I placed the same .jar file on the server...