> 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?

I'll need to study that spec for a while to work that out. 

Don't the authors of that spec have a tool which converts
general RDF/XML to the constrained form of the spec?

> >>  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?

Pick a URI you control and use that one?

If it's your document and you want to refer to it, you should,
I believe, allocated a URI for it and use that one. Preferably choose
one that can be GETted from a server.

Chris

-- 
"I don't want to know what the Structuralists think! I want     /Archer's Goon/
 to know what YOU think!"

Epimorphics Ltd, http://www.epimorphics.com
Registered address: Court Lodge, 105 High Street, Portishead, Bristol BS20 6PT
Epimorphics Ltd. is a limited company registered in England (number 7016688)

Reply via email to