Parsers in Raptor (syntax to triples)

Introduction
GRDDL parser (name grddl)
Guess parser (name guess)
N-Triples parser (name ntriples)
RDFa parser - (name rdfa)
RDF/XML parser - default (name rdfxml)
RSS Tag Soup parser (name rss-tag-soup)
TRiG parser (name trig)
Turtle Terse RDF Triple Language parser (name turtle)

Introduction

This section describes the parsers that can be compiled into Raptor and their features. The exact parsers supported may vary by different builds of raptor and can be queried at run-time by use of the raptor_parsers_enumerate and raptor_syntaxes_enumerate functions

The optional features that may be set on parsers can also be queried at run-time iwth the raptor_features_enumerate function.