lib/rdf/rdfa/format.rb in rdf-rdfa-0.3.3 vs lib/rdf/rdfa/format.rb in rdf-rdfa-0.3.3.1
- old
+ new
@@ -20,10 +20,9 @@
class Format < RDF::Format
content_encoding 'utf-8'
content_type 'text/html', :extension => :html
reader { RDF::RDFa::Reader }
writer { RDF::RDFa::Writer }
- XMLNS = 'http://www.w3.org/1999/xhtml' # FIXME: This or XHV or none at all?
end
# Aliases for RDFa::Format
#
# This allows the following: