Fwd: CPAN Upload: T/TO/TOBYINK/RDF-RDFa-Generator-0.01.tar.gz

Toby Inkster mail at tobyinkster.co.uk
Sun May 9 20:42:21 CEST 2010


> The uploaded file
> 
>     RDF-RDFa-Generator-0.01.tar.gz
> 
> has entered CPAN as
> 
>   file: $CPAN/authors/id/T/TO/TOBYINK/RDF-RDFa-Generator-0.01.tar.gz
>   size: 51284 bytes
>    md5: aac5fb34910e6f1bbf090ae504480c17

This is an RDFa serialiser which speaks both RDFa 1.0 and 1.1.

There are several ways of using it:

1. You can give it an RDF::Trine::Model and an existing XHTML document,
and it will inject the RDF data into the document; or

2. Given a model, it can return a list of XML::LibXML::Element objects
which you can insert into a document, or do whatever you want with; or

3. It can create a fresh document as an XML::LibXML::Document
containing the triples from a supplied model; or

4. It exposes an interface compatible with RDF::Trine::Serializer.

I'd appreciate feedback.

-- 
Toby A Inkster
<mailto:mail at tobyinkster.co.uk>
<http://tobyinkster.co.uk>


More information about the Dev mailing list