[SCM] librdf-linkeddata-perl Debian packaging branch, master, updated. debian/0.44-1-9-g30b749b

Jonas Smedegaard dr at jones.dk
Fri Jun 29 09:34:53 UTC 2012


The following commit has been merged in the master branch:
commit aeabd7a899ff80c322b6d8d38abc059242e0359b
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Fri Jun 29 10:26:24 2012 +0200

    Rewrite long description based on upstream texts.

diff --git a/debian/control.in b/debian/control.in
index 5bf9637..c46130b 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -18,9 +18,9 @@ Description: simple Linked Data implementation
  Resource Description Framework (RDF) is a standard model for data
  interchange on the Web.
  .
- RDF::LinkedData provides a server implementation for serving Linked
- Data from the host it is configured for. Its main feature is that it
- can take an RDF model optionally read from file(s) or from a SPARQL
- endpoint and serve the URIs of those resources according to Linked
- Data best practices. It will do content negotiation, supports many
- seralizations, and it will do 303 redirects as needed.
+ RDF::LinkedData is used to create a minimal Linked Data server that can
+ serve RDF data out of an RDF::Trine::Model. It will look up URIs in the
+ model and do the right thing (known as the 303 dance) and mint URLs for
+ that, as well as content negotiation. Thus, you can concentrate on URIs
+ for your things, you need not be concerned about minting URLs for the
+ pages to serve it.

-- 
librdf-linkeddata-perl Debian packaging



More information about the Pkg-perl-cvs-commits mailing list