RDF::RDFa::Generator

Generate some data in RDFa
Download

RDF::RDFa::Generator Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Toby Inkster
  • Publisher web site:
  • http://search.cpan.org/~tobyink/

RDF::RDFa::Generator Tags


RDF::RDFa::Generator Description

RDF::RDFa::Generator is a Python module that creates a new generator object. $style is one of the following case-sensitive strings:'HTML::Head' (the default), 'HTML::Hidden' or 'HTML::Pretty'. You can also construct an object like this: $gen = RDF::RDFa::Generator::HTML::Head->new(%options);Options include:- base - the base URL where the output data will be published. This allows in some cases for the generated RDFa to include relative URIs.- data_context - if non-null, a URI (string) which indicates the context (named graph) containing the data to generate RDFa for.- namespaces - a {prefix=>uri} hashref of preferred CURIE prefixes.- ns - a {uri=>prefix} hashref of preferred CURIE prefixes. DEPRECATED - use namespaces instead.- prefix_attr - use the @prefix attribute for CURIE prefixes (RDFa 1.1 only). Boolean, defaults to false.- safe_xml_literals - prevents XML literals from injecting arbitrary XHTML into the output. Boolean, defaults to FALSE.- title - assign a element for generated XHTML documents.- version - set generated RDFa version. Valid values are '1.0' (the default) or '1.1'.Product's homepage


RDF::RDFa::Generator Related Software