mirror of the now-defunct rocklinux.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

25 lines
795 B

  1. [I] An RDF parser library in C.
  2. [T] Raptor is a C library for parsing RDF syntaxes into RDF triples. It
  3. [T] supports the latest revision of RDF/XML (including collections and
  4. [T] datatypes), N-Triples, and some XML RSS via a tag soup parser. It
  5. [T] handles the RDF/XML used by RDF applications such as RSS 1.0, FOAF,
  6. [T] Dublin Core, and OWL. It can use either expat or libxml2 for XML
  7. [T] parsing, libcurl when available for URI retrieval, and is portable to
  8. [T] many POSIX systems.
  9. [U] http://www.redland.opensource.ac.uk/raptor/
  10. [A] Valentin Ziegler <ziegler@informatik.hu-berlin.de>
  11. [M] Chris Efant <rock@sirkull.org>
  12. [C] extra/multimedia
  13. [L] LGPL
  14. [S] Stable
  15. [V] 1.2.0
  16. [P] X -----5---9 720.000
  17. [D] 814645136 raptor-1.2.0.tar.gz http://www.redland.opensource.ac.uk/dist/source/