Raptor RDF Syntax Parsing and Serializing Library Manual |
---|
atom
)json
and name json-triples
)ntriples
)rdfxml
)rdfxml-abbrev
)rdfxml-xmp
)turtle
)rss-1.0
)dot
)This section describes the serializers that can be compiled into
Raptor and their features. The exact serializers supported may vary
by different builds of raptor and can be queried at run-time by use of the
raptor_serializers_enumerate
function
The optional features that may be set on parsers can also
be queried at run-time iwth the
raptor_serializer_features_enumerate
function.