So
DatatypeProperty(<http://example.com/9>)
Individual(f:Dad type(owl:Thing) value(<http://example.com/9> "nine"))
isn't round-trippable. However I never really thought of that as a
round trip issue as much as a "trip" issue. You can't even get it in
to RDF/XML never mind get it back in the same form.
-Alan
On Jan 23, 2008, at 1:58 PM, Peter F. Patel-Schneider wrote:
> Not true.
>
> RDF/XML cannot encode arbitrary RDF graphs. See
> http://www.w3.org/TR/rdf-syntax-grammar/#section-Serialising
> for more information.