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
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.

2010-01-31 04:06
1.4.21

RDFa解析器缓冲管理问题是固定的。龟解析器和串行现在使用正确按规范要求QName的。的RDF / XML解析器现在重置正确检测重复RDF的:身份证。其他一些小错误,建立修复了。
标签: Bug fixes
RDFa parser buffer management problems were fixed. The Turtle parser and serializer now use QNames correctly as required by the specification. The RDF/XML parser now resets correctly to detect duplicate rdf:IDs. A few other minor bug and build fixes were made.

2009-11-29 20:46
1.4.20

龟语法序列化性能得到改善。在librdfa RDFa解析器进行了更新,修复空数据类型的XML:朗,和1错误字符前缀。阿灾后,当时的GRDDL解析器报告是固定的错误。 32大文件支持位系统已启用。其他一些弹性,小的可携性和错误修复了。
标签: Minor Bug fixes and enhancements
The Turtle syntax serializing performance was improved. The librdfa RDFa parser was updated to fix empty datatype, xml:lang, and 1-char prefixes bugs. A crash when the GRDDL parser reported errors was fixed. Large file support for 32-bit systems was enabled. Several other resilience, minor portability, and bug fixes were made.

2009-07-20 08:15
1.4.19

的RSS标签汤(RSS和Atom)分析器和RSS 1.0和Atom序列作了许多改进。若干修正和改进了对N -三元组,RDFa和RDF / XML解析器,和龟序列。的使用和静态的libxml职能配置进行了改进,以便提高兼容性。几个Win32移植修复了。许多其他修复,恢复力的改善和内部的变化了。
标签: Major bugfixes, major changes
Many improvements to the RSS tag soup (RSS and Atom) parser and the RSS 1.0 and Atom serializers were made. Several fixes and improvements were made to the N-Triples, RDFa and RDF/XML parsers, and the Turtle serializer. The use and configuration of static libxml functions was improved for better compatibility. Several Win32 portability fixes were made. Many other fixes, resilience improvements, and internal
changes were made.

2008-06-26 21:37
1.4.18

一个RDFa解析器加入使用由马努数字集市Sporny的librdfa嵌入式版本。一个Atom 1.0文档(RFC 4287)与几个输出参数的串行加入。在1.0串行功能进行了改进,使更有弹性。几个新的API方法,增加了对QName的,序列,序列和XML作家班。许多其他的修复和复原进行了改进。
标签: Major feature enhancements
An RDFa parser was added using an embedded version of librdfa by Manu Sporny of Digital Bazaar. An Atom 1.0 (RFC 4287) serializer with several output parameters was added. The RSS 1.0 serializer functionality was improved and made more resilient. Several new API methods were added for qname, serializer, sequence, and XML writer classes. Many other fixes and resilience improvements were made.

Project Resources