From 4038ab95a094b363f1748f3dcb51511a1217475d Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 15 Apr 2024 07:40:05 +0200 Subject: Adding upstream version 2.0.16. Signed-off-by: Daniel Baumann --- docs/raptor-docs.xml | 169 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 169 insertions(+) create mode 100644 docs/raptor-docs.xml (limited to 'docs/raptor-docs.xml') diff --git a/docs/raptor-docs.xml b/docs/raptor-docs.xml new file mode 100644 index 0000000..201ce01 --- /dev/null +++ b/docs/raptor-docs.xml @@ -0,0 +1,169 @@ + + +]> + + + 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 + +
-- cgit v1.2.3