Hi Chris, thank you for the help

I understand that they are semantically the same thing, but I need to
get a rdf that follows this specification

http://www.langdale.com.au/CIMXML/PSModelExchange.pdf

There's a way to obtain that rdf syntax in jena?


>>  writer.write(model, System.out, baseURI);

> This means that when the model is read in, the terms that
> had namespace http://somewhere/# will have some namespace
> that depends on where they were read from. This is often a
> Bad Thing.

I know, which URI can I use for refer the document itself?

Reply via email to