]> Raptor RDF Syntax Library Manual Manual for Raptor &version; Dave Beckett
http://www.dajobe.org/
This documentation is Free Software / Open Source - you can redistribute it and/or modify it under the same licenses as Raptor. It is licensed under the following three licenses as alternatives: GNU Lesser General Public License (LGPL) V2.1 or any newer version GNU General Public License (GPL) V2 or any newer version Apache License, V2.0 or any newer version You may not use this documentation except in compliance with at least one of the above three licenses. See the Raptor site for the full license terms. 2001 2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2018 2019 2020 Dave Beckett 2001 2002 2003 2004 2005 University of Bristol
Raptor Overview Raptor is a free software / Open Source C library that provides a set of parsers and serializers that generate Resource Description Framework (RDF) triples by parsing syntaxes or serialize the triples into a syntax. It also includes supporting functionality for managing Unicode, UTF-8, URIs, retrieving from URIs and reading and writing XML. Raptor Tutorial This part describes how to use the Raptor APIs to turn syntaxes into RDF triples and RDF triples into syntaxes. The next part contains the Raptor Reference Manual which comprehensively describes every class and function of the API. For the latest information, see the Raptor Home Page and the main document overview in this document tree. Raptor Reference Manual This part contains the Raptor Reference Manual which comprehensively describes every class and function of the API. The previous part contains the Raptor Tutorial explaining how to use the API parts. For the latest information, see the Raptor Home Page and the main document overview in this document tree. Index