|
RDF Triples in XML
|
TriX is an experimental alternative serialization for expressing
RDF triples in XML developed jointly by
Jeremy Carroll (HP Labs) and
Patrick
Stickler (Nokia) which aims to provides a highly normalized, consistent XML representation for
RDF graphs, allowing the effective use of generic XML tools such as
XSLT, XQuery, etc. (see the paper for details).
The Nokia Semantic Web Server
supports TriX as an alternative serialization of query results. To
receive results serialized as TriX, include the (otherwise
undocumented) parameter specification format=application/trix
in the request URI.
Documentation,
DTD,
XML Schema,
Examples
|