Help with inference rules

2020-05-11 Thread Kenneth Keefe
I am pretty new to using Jena and OWL. I have read many great tutorials regarding RDF and OWL. The focus of those tutorials has largely been how to structure the ontology and define restrictions on properties and such. However, I have not been able to find good tutorials that explain how inference

Re: SHACL Endpoint questions

2020-05-11 Thread Chris Tomlinson
Hi Andy, > On May 11, 2020, at 10:38 AM, Andy Seaborne wrote: > > > > On 11/05/2020 16:27, Chris Tomlinson wrote: >> Darn it!! >> When I use the correct parameter name it “works": >> curl -s GET http://ldspdi-dev.bdrc.io/shapes/core/PersonShapes | curl -XPOST >> --data-binary @- --header

Re: SHACL Endpoint questions

2020-05-11 Thread Andy Seaborne
On 11/05/2020 16:27, Chris Tomlinson wrote: Darn it!! When I use the correct parameter name it “works": curl -s GET http://ldspdi-dev.bdrc.io/shapes/core/PersonShapes | curl -XPOST --data-binary @- --header 'Content-type: text/turtle'

Re: check the validity of RDF representation

2020-05-11 Thread Andy Seaborne
On 11/05/2020 15:54, Siddharth Trikha wrote: Hi, My server would get requests containing various RDF representations like Turtle, RDF/XML, N3, etc and getting a "representation" attribute which tells in what format the RDF is. On the server i need to check the validity of RDF

Re: SHACL Endpoint questions

2020-05-11 Thread Chris Tomlinson
Darn it!! When I use the correct parameter name it “works": curl -s GET http://ldspdi-dev.bdrc.io/shapes/core/PersonShapes | curl -XPOST --data-binary @- --header 'Content-type: text/turtle' 'http://host:port/fuseki/newcorerw/shacl?graph=http://purl.bdrc.io/graph/P707’ I just am not getting

Re: SHACL Endpoint questions

2020-05-11 Thread Chris Tomlinson
Hi Andy, > On May 10, 2020, at 2:53 PM, Andy Seaborne wrote: > > On 08/05/2020 21:34, Chris Tomlinson wrote: > >> 2) In any event, when I call the endpoint like: >> curl -s GET http://ldspdi-dev.bdrc.io/shapes/core/PersonShapes | curl -XPOST >> --data-binary @- --header 'Content-type:

check the validity of RDF representation

2020-05-11 Thread Siddharth Trikha
Hi, My server would get requests containing various RDF representations like Turtle, RDF/XML, N3, etc and getting a "representation" attribute which tells in what format the RDF is. On the server i need to check the validity of RDF representation such that it each content conforms to the

RE: Fuseki inference not triggered with incoming data

2020-05-11 Thread Meckler, Sascha
Hello Nicola, Sorry, I didn't notice that the attached CSV was removed by the ML. I added its content at the bottom of this mail. For my tests, I used a standalone Fuseki in the version (3.14) with the default configuration. I tried uploading the Turtle data files via the GUI or by using a