NOTICE: This package has been removed from pkgsrc

./wip/Redland-rdf, Library for RDF in C, Java, Perl, PHP, Python, Ruby and Tcl

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 0.9.14nb1, Package name: redland-0.9.14nb1, Maintainer: pkgsrc-users

Redland is a library that provides a high-level interface for RDF
allowing the RDF graph to be parsed from XML, stored, queried and
manipulated. Redland implements each of the RDF concepts in its own
class via an object based API, reflected into the other language APIs
- Java, Perl, PHP, Python, Ruby and Tcl. Some of the classes providing
the parsers, storage mechanisms and other elements are built as
modules that can be added or removed as required.

Redland provides:
* A modular, object based library written in C
* Java, Perl, PHP, Python, Ruby and Tcl interfaces for manipulating
the RDF graph and parts - Statements, Resources and Literals
* Parsers and Serializers for reading and writing RDF as syntax.
* Storage for graphs in memory and on disk via Sleepcat / Berkeley
DB.
* Query APIs for the graph by Statement (triples) or by Nodes and
Arcs
* Statement Streams for construction, parsing, de/serialisation of
graphs
* Start of query language support.
* No memory leaks so far.


Required to run:
[textproc/expat]

Required to build:
[devel/libtool-base]

Master sites:

SHA1: b6aedf7f984481cb8ca4c3e5f5e2d07ded9f59a2
RMD160: 9feeb048d249cf6bbb111b6047f742d9e57828d1
Filesize: 1275.399 KB

Version history: (Expand)


CVS history: (Expand)


   2011-09-20 05:17:08 by Hiramatsu Yoshifumi | Files touched by this commit (5) | Package removed
Log message:
Remove wip/Redland-rdf.

Newer version of this software is already imported into pkgsrc
as textproc/redland.
   2009-10-11 12:44:25 by Thomas Klausner | Files touched by this commit (267)
Log message:
Remove obsolete @dirrm lines.
   2006-11-11 12:31:04 by Sergey Svishchev | Files touched by this commit (24)
Log message:
Fix minor pkglint warnings.
   2006-10-14 13:38:43 by Sergey Svishchev | Files touched by this commit (1)
Log message:
Needs XML parser to build.
   2006-08-14 01:33:25 by Thomas Klausner | Files touched by this commit (12)
Log message:
Reset maintainer, email bounced with:
host monkeybyte.org[69.16.221.13] said: 550-"The
recipient cannot be verified.  Please check all recipients of this 550
message to verify they are valid." (in reply to RCPT TO command)
   2006-05-20 20:35:21 by Jörg Sonnenberger | Files touched by this commit (6)
Log message:
Never include perllocal.pod in the PLIST. Bump revisions.
   2006-02-17 22:16:14 by Roland Illig | Files touched by this commit (2)
Log message:
The distfiles have been moved to the old/ directory.
   2004-09-23 07:59:30 by Johnny C. Lam | Files touched by this commit (1)
Log message:
Mechanical conversion to use LIBTOOLIZE_PLIST (which defaults to "yes" in
pkgsrc).  LIBTOOL_LA_FILES is no more.