Dan Armbrust wrote:
>>>                RDFWriter rdfWriter = model_.getWriter("N3-TRIPLE");
>> Clarification: Jena does not implement N3 - it implements Turtle.  N3 goes
>> beyond RDF.
>>
>> Saysing "N3" goes to TURTLE.
> 
> Hmm.  This documentation confused me:
> http://jena.sourceforge.net/IO/iohowto.html#ntriple
> 
> That detail isn't very clear from the docs.

Documentation can always be improved, contributions and help is always welcome!

In relation to IO, see also: http://openjena.org/wiki/RIOT

Paolo

> 
> 
>> try:
>>
>> @prefix rdf:<http://www.w3.org/2000/01/rdf-schema#> .
>>
>> which does abbreviate (and will do other things).
>>
>>        Andy
> 
> Thanks,
> 
> Dan

Reply via email to