Download List

프로젝트 설명

Redland is a set of C libraries providing a high-level API for the Resource Description Framework (RDF), allowing it to be stored, parsed, serialized, queried, and manipulated. It has an object-based, modular design and comes with detailed reference documentation and examples. Redland supports all RDF vocabularies such as FOAF, RSS 1.0, Dublin Core, DOAP, and OWL, the query languages SPARQL and RDQL, and all RDF syntaxes including Turtle, RDF/XML, RDF/JSON, RSS, Atom, RDFa, and GRDDL.

System Requirements

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.

2011-12-05 01:32
1.0.15

librdf_new_statement_from_statement()는 원래 복사본 의미에 보냈고 새로운 깊은 복사 기능 추가 되었습니다. 크로스-라이브러리 (DLL) 메모리 관리에 대 한 여러 가지 기능 추가 되었습니다. 몇 가지 새로운 Api 추가 된 및 여러 버그 수정.
Tags: Minor bugfixes, Minor feature enhancements
librdf_new_statement_from_statement() was restored to the original copy semantics, and a new deep copy function was added. Several functions were added for cross-library (DLL) memory management. A few new APIs were added and several bugs fixed.

2011-07-24 15:13
1.0.14

몇 URI와 노드 참조 누수가 랩터 V2에 대한 이전의 변경 이후에 수정되었습니다. 파서 클래스 방법은 I / O 스트림 소스에서 파싱에 추가되었습니다. 쿼리 클래스 정적 메소드는 쿼리 언어로 설명을 추가되었습니다. 미사용 및 랩터 - 중복 내부 코드가 삭제되었습니다 및 기타 코드 정리는 GCC 4.6 LLVM, 연타하다, 그리고 valgrind를 통해 발견되지 않는 변수와 값을 고정, 수행되었다. 기타 사소한 문제 해결 및 개선이되었다.
Tags: Bug fixes, Minor feature enhancements
A few URI and node reference leaks were fixed after changes made earlier for Raptor V2. Parser class methods were added to parse from I/O stream sources. A query class static method was added to get query language descriptions. Unused and Raptor-duplicate internal code was removed and other code cleanups were performed, fixing unused variables and values found via GCC 4.6, LLVM, clang, and valgrind. Other minor fixes and improvements were made.

2010-10-14 21:12
1.0.12

librdf.h 이제 빌드 응용 프로그램을 수정 redland.h 이외에 최상위 레벨 헤더로 사용할 수 있습니다. 은 GNU와 건물은 DT_NEEDED 수정되었습니다 장애와 신분증 때 문제를 연결. 다른 여러 가지 사소한 버그가 수정되었습니다.
Tags: Major bugfixes
librdf.h can now be used as the top-level header in addition to redland.h to fix application builds. Linking issues when building with GNU ld with DT_NEEDED disabled were fixed. Several other minor bugs were fixed.

2010-09-26 21:19
1.0.11

지금은 완전히 질의 거장 스토리지 백엔드 효과가 있습니다. 여러 새로운 편의 API를 추가되었고 다른 중지되었습니다. - raptor2가있는 방 - 지원이와 함께 구성한 경우 랩터 V2의 API를 통해 건물에 추가되었습니다. 도서관은 지금 꿀꺽꿀꺽 언어 바인딩에 더 많은 기능을 내보냅니다. 기타 여러 버그 수정 및 개선되었다.
Tags: Major feature enhancements
The virtuoso storage backend querying now fully works. Several new convenience APIs were added and others deprecated. Support was added for building with Raptor V2 API if configured with --with-raptor2. The library now exports more functions to SWIG language bindings. Many other bug fixes and improvements were made.

2009-12-18 20:43
1.0.10

새로운 OpenLink 비르투 오조 트리플 백엔드 저장소에 추가되었습니다. Rasqal 0.9.17 RDF의 쿼리 언어를 라이브러리에 대한 지원이 추가되었습니다. 수정이 sqlite 3.6.17 또는 최신 버전에 대해 컴파 일할 수 있도록 만들어졌습니다. 모듈형 스토리지를 동적으로로드하는 일부 문제를 해결했다. 다른 여러 가지 버그수정 및 기능 개선되었다.
Tags: Feature Enhancements, Bug fixes
A new OpenLink Virtuoso triple store backend was added. Support for the Rasqal 0.9.17 RDF query language library was added. A fix was made to enable compiling against sqlite 3.6.17 or newer versions. Some problems with dynamic loading of modular storage were fixed. Several other bugfixes and improvements were made.

Project Resources