libhtml-embedded-turtle-perl_0.090-1_amd64.changes is NEW
Debian FTP Masters
ftpmaster at ftp-master.debian.org
Wed Jun 8 22:47:16 UTC 2011
(new) libhtml-embedded-turtle-perl_0.090-1.debian.tar.gz optional perl
(new) libhtml-embedded-turtle-perl_0.090-1.dsc optional perl
(new) libhtml-embedded-turtle-perl_0.090-1_all.deb optional perl
embedding RDF in HTML the crazy way
Resource Description Framework (RDF) is a standard model for data
interchange on the Web.
.
RDF can be embedded in (X)HTML using simple <script> tags. This is
described at http://esw.w3.org/N3inHTML . This gives you a file format
that can contain multiple (optionally named) graphs.
.
HTML::Embedded::Turtle parses HTML files containing such graphs, and
allows you to access them each individually; as a union of all graphs
on the page; or as a union of just the endorsed graphs.
.
Despite the module name, this module supports a variety of script
types:
* text/turtle
* application/turtle
* application/x-turtle
* text/plain (N-Triples)
* application/x-rdf+json (RDF/JSON)
* application/json (RDF/JSON)
* application/rdf+xml (RDF/XML)
.
Although it doesn't support full N3, it recognises the following as
well, but treats them as Turtle:
* text/n3
* text/rdf+n3
(new) libhtml-embedded-turtle-perl_0.090.orig.tar.gz optional perl
Changes: libhtml-embedded-turtle-perl (0.090-1) unstable; urgency=low
.
* Initial packaging release.
Closes: bug#629858.
Override entries for your package:
Announcing to debian-devel-changes at lists.debian.org
Closing bugs: 629858
Your package contains new components which requires manual editing of
the override file. It is ok otherwise, so please be patient. New
packages are usually added to the override file about once a week.
You may have gotten the distribution wrong. You'll get warnings above
if files already exist in other distributions.
More information about the pkg-perl-maintainers
mailing list