Download List

项目描述

Raptor is a C library providing a set of parsers and
serializers for Resource Description Framework (RDF) triples by parsing syntaxes into RDF triples and serializing triples into a syntax. The parsers support RDF/XML, N-Triples, GRDDL, and Turtle, and via RSS tag soup: XML RSS, Atom 0.3, and Atom 1.0. The serializers support
RDF/XML (3 flavours), Turtle, DOT, N-Triples, RSS 1.0, and Atom 1.0. Raptor handles RDF/XML as used by RDF applications such as RSS 1.0, FOAF, DOAP, Dublin Core, and OWL. It can use either expat or libxml2 for XML parsing, libcurl when available for URI retrieval, and is portable to many POSIX systems.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2010-08-17 14:11 Back to release list
1.9.0

这个Beta版本中删除所有过时的函数和类型定义。所有的功能被重新命名为标准格式。 URI是实习,没有交换的实现。现在发言支持三元组和四边形。世界对象拥有共同记录,ID生成,并描述语法。现在保存的GRDDL分析器共享的libxslt状态。串行增加了对HTML和N -圣城,并分别对JSON解析器/ RDF和JSON的/三元补充。一个AVL的树内存API加入。几个报告的问题是固定的和实质性的内部改进。
标签: Major feature enhancements
This beta release removed all deprecated functions and typedefs. All functions were renamed to a standard format. URIs are interned with no swappable implementation. Statements now support triples and quads. The world object owns shared logging, ID generation, and describing syntaxes. The GRDDL parser now saves shared libxslt state. Serializers were added for HTML and N-Quads, and parsers were added for JSON/RDF and JSON/Triples. An AVL-Tree memory API was added. Several reported issues were fixed and substantial internal improvements were made.

Project Resources