TriX (syntax)
Encyclopedia
TriX is a serialization format for RDF (Resource Description Framework
) graphs. It is an XML
format for serializing Named Graphs and RDF Datasets which offers a compact and readable alternative to the XML-based RDF/XML
syntax.
Resource Description Framework
The Resource Description Framework is a family of World Wide Web Consortium specifications originally designed as a metadata data model...
) graphs. It is an XML
XML
Extensible Markup Language is a set of rules for encoding documents in machine-readable form. It is defined in the XML 1.0 Specification produced by the W3C, and several other related specifications, all gratis open standards....
format for serializing Named Graphs and RDF Datasets which offers a compact and readable alternative to the XML-based RDF/XML
RDF/XML
RDF/XML is a syntax, defined by the W3C, to express an RDF graph as an XML document. According to the W3C, "RDF/XML is the normative syntax for writing RDF"....
syntax.
Example
http://example.org/Bob
http://example.org/wife
http://example.org/Mary
http://example.org/Bob
http://example.org/name
Bob
http://example.org/Mary
http://example.org/age
32