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/raptor/pkg-descr | |
parent | f307a822e6a7bc43688b9a6c9566d69d47a5ca9d (diff) | |
download | ports-b26237b863fc00f7d8d130a26dd942c9ac70beba.tar.gz ports-b26237b863fc00f7d8d130a26dd942c9ac70beba.zip |
Notes
Diffstat (limited to 'textproc/raptor/pkg-descr')
-rw-r--r-- | textproc/raptor/pkg-descr | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/textproc/raptor/pkg-descr b/textproc/raptor/pkg-descr new file mode 100644 index 000000000000..b7ac0b23eb72 --- /dev/null +++ b/textproc/raptor/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/ |