librdf-linkeddata-perl - 1.940-1.1
main
Resource Description Framework (RDF) is a standard model for data
interchange on the Web.
.
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.