aboutsummaryrefslogtreecommitdiffstats
path: root/serd.ttl
diff options
context:
space:
mode:
Diffstat (limited to 'serd.ttl')
-rw-r--r--serd.ttl2
1 files changed, 1 insertions, 1 deletions
diff --git a/serd.ttl b/serd.ttl
index 9a8db362..bc7d6f77 100644
--- a/serd.ttl
+++ b/serd.ttl
@@ -15,7 +15,7 @@
doap:homepage <http://drobilla.net/software/serd> ;
doap:license <http://opensource.org/licenses/isc> ;
doap:shortdesc "A high-performance RDF reader/writer" ;
- doap:description "Serd is a lightweight high-performance C library for reading and writing RDF in the Turtle, NTriples, TriG, and NQuads syntaxes." ;
+ doap:description "Serd is a fast and lightweight C library for reading and writing RDF in Turtle, NTriples, TriG, and NQuads." ;
doap:created "2011-09-28"^^xsd:date ;
doap:programming-language "C" ;
doap:implements <http://www.w3.org/TR/n-quads/> ,