Re: controlling JSON-LD output

2014-08-14 Thread Andy Seaborne
On 13/08/14 21:29, Jim Balhoff wrote: On Aug 13, 2014, at 4:19 PM, Andy Seaborne a...@apache.org wrote: Jim, Thanks for trying. It's probably a question for jsonld-java directly. Jena is using jsonld-java and maybe the writer is being too simplistic. If there improvements, then I'm very

Re: Saving voluminous RDF model in File?

2014-08-14 Thread Zahir Kali
In fact, i have different results using OWL_MICRO and Default configuration. Plaese, is this natural? To use OWL_MICRO i call this function: ReasonerRegistry.getOWLMicroReasoner().bindSchema(schema); To use default OWL i cal this function:  ReasonerRegistry.getOWLReasoner().bindSchema(schema);

Re: Saving voluminous RDF model in File?

2014-08-14 Thread Dave Reynolds
On 14/08/14 14:30, Zahir Kali wrote: In fact, i have different results using OWL_MICRO and Default configuration. Plaese, is this natural? Yes, MICRO is performing fewer inferences in return for better speed and scaling. See https://jena.apache.org/documentation/inference/#OWLcoverage Dave

Re: Saving voluminous RDF model in File?

2014-08-14 Thread Zahir Kali
It is clear. Thank you. Le Jeudi 14 août 2014 15h41, Dave Reynolds dave.e.reyno...@gmail.com a écrit : On 14/08/14 14:30, Zahir Kali wrote: In fact, i have different results using OWL_MICRO and Default configuration. Plaese, is this natural? Yes, MICRO is performing fewer inferences in

Re: An error reported by the TurtleOntologyParser of the Protege

2014-08-14 Thread Holger Knublauch
I think you are on the wrong mailing list. The code below is the OWL API, not Jena. Holger On 8/15/2014 11:49, Deyan Chen wrote: Hi all, When I try to open an example.ttl ontology using Protege, the protege's TurtleOntologyParser reports the following error: