Pakket: libxml-grddl-perl (0.004-5)
Verwijzigingen voor libxml-grddl-perl
Debian bronnen:
Het bronpakket libxml-grddl-perl downloaden:
- [libxml-grddl-perl_0.004-5.dsc]
- [libxml-grddl-perl_0.004.orig.tar.gz]
- [libxml-grddl-perl_0.004-5.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [metacpan.org]
Vergelijkbare pakketten:
transform XML and XHTML to RDF
GRDDL is a W3C Recommendation for extracting RDF data from arbitrary XML and XHTML via a transformation, typically written in XSLT. See <http://www.w3.org/TR/grddl/> for more details.
This module implements GRDDL in Perl. It offers both a low level interface, allowing you to generate a list of transformations associated with the document being processed, and thus the ability to selectively run the transformation; and a high-level interface where a single RDF model is returned representing the union of the RDF graphs generated by applying all available transformations.
Andere aan libxml-grddl-perl gerelateerde pakketten
|
|
|
|
-
- dep: libcss-perl
- object oriented access to Cascading Style Sheets (CSS)
-
- dep: libossp-uuid-perl
- perl OSSP::UUID - OSSP uuid Perl Binding
-
- dep: librdf-rdfa-parser-perl
- flexible RDFa parser
-
- dep: librdf-trine-perl
- RDF Framework for Perl
-
- dep: liburi-perl
- module to manipulate and access URI strings
-
- dep: libxml-libxml-perl
- Perl interface to the libxml2 library
-
- dep: libxml-libxslt-perl
- Perl interface to the GNOME libxslt library
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language
-
- rec: libxml-saxon-xslt2-perl
- process XSLT 2.0 using Saxon 9.x