Re: ISSUE-94 (n-ary constucts and RDF): Problem with roundtripping when going from functional-style syntax into RDF and back

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.

Received on Wednesday, 23 January 2008 20:54:51 UTC