diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-11-22 10:02:31 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-11-22 10:02:31 +0000 |
commit | b26237b863fc00f7d8d130a26dd942c9ac70beba (patch) | |
tree | 9434bf85d3b8c2e20a33a369c0136cbf1e8b78a0 /textproc/raptor2/pkg-descr | |
parent | Back out previous delta; this URL links toa much better description (diff) |
add raptor
RDF Parser Toolkit for Redland
Notes
Notes:
svn path=/head/; revision=50363
Diffstat (limited to 'textproc/raptor2/pkg-descr')
-rw-r--r-- | textproc/raptor2/pkg-descr | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/textproc/raptor2/pkg-descr b/textproc/raptor2/pkg-descr new file mode 100644 index 000000000000..b7ac0b23eb72 --- /dev/null +++ b/textproc/raptor2/pkg-descr @@ -0,0 +1,6 @@ +Raptor is the RDF Parser Toolkit for Redland and currently consists of two +parsers: RDF/XML and N-Triples. Raptor is designed to integrate closely +with Redland and also work entirely standalone, in which case it will use +simple internal routines to perform the functions. + +WWW: http://www.redland.opensource.ac.uk/raptor/ |