diff options
Diffstat (limited to 'gnu/packages/rdf.scm')
-rw-r--r-- | gnu/packages/rdf.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/rdf.scm b/gnu/packages/rdf.scm index ce6b215715..13ffa2a8fe 100644 --- a/gnu/packages/rdf.scm +++ b/gnu/packages/rdf.scm @@ -162,7 +162,7 @@ Java Lucene text search engine API to C++.") "LRDF is a library to make it easy to manipulate RDF files describing LADSPA plugins. It can also be used for general RDF manipulation. It can read RDF/XLM and N3 files and export N3 files, and it also has a light -taxonomic inference capablility.") +taxonomic inference capability.") (license gpl2))) (define-public rasqal |