The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.80

  • existential quantification for contexts
  • serialization to N3 added for RDF::Core models (thus XML -> N3 conversion works)
  • string escaping implemented (including Unicode's '\uhhhh' and '\U00hhhhhh')

Modules

RDF Notation3 parser
RDF/N3 generator of triples with prefixes
creates a RDF::Core model from an N3 file
creates a RDFStore model from an N3 file
RDF Notation3 file reader
RDF Notation3 string reader
RDF/N3 to RDF/XML SAX convertor
RDF Notation3 file reader template
a triple generator template
an RDF/XML converter template
RDF/N3 triple generator
RDF/N3 to RDF/XML convertor