RDF

From ToxBank API Wiki
Revision as of 13:22, 23 March 2012 by Ch (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

The following RDF formats are supported by ToxBank services:

N-Triples

 Content-type:  text/plain
 - Very simple
 - Fairly human readable
 - Efficient (de)serialization
 - No prefixes (verbosity can be reduced by zip/gzip compression)

Turtle

 Content-type:  text/turtle
 - Terse and human readable

RDF/XML

 Content-type: application/rdf+xml
 - Wide support
 - Verbose
 - Compatibility with external services
Personal tools