Aliases for RDFa::Format
This allows the following:
Examples:
Obtaining an HTML format class
RDF::Format.for(:lite) # RDF::RDFa::Lite RDF::Format.for(:lite).reader # RDF::RDFa::Reader RDF::Format.for(:lite).writer # RDF::RDFa::Writer