Raptor RDF Parsing Library Manual
for Raptor 1.4.8
Table of Contents
Raptor Overview
I. Reference Manual
General
- General library startup, shutdown and utility functions
Memory
- Memory handling functions
Constants
- Constant values and strings
Features
- Parser and Serializer features
I/O Stream
- Providing streaming I/O writing to files, strings or user code.
Locator
- Location information for errors, warnings and messages.
Parser
- RDF parsers - from a syntax to RDF triples
Sequence
- Ordered sequence of items.
Serializer
- RDF serializers - from RDF triples to a syntax
String buffer
- Append-only strings.
Triples
- RDF Triples
Unicode
- Unicode and UTF-8 utility functions.
URI Factory
- Provide an implementation for the URI class.
URI
- URI class and relative URI computation
WWW
- Retrieval of URI content from the web.
XML Namespaces
- Namespaces in XML include stacks of Namespaces
XML QName
- XML Namespace-qualified names.
XML
- XML and XML Writer
Index
Raptor Overview >>