Sha256: d199786ec653c9030fefad81cfd18b051cab2c8ed5dd1907cb8d0b19b7dc7b89

Contents?: true

Size: 651 Bytes

Versions: 42

Compression:

Stored size: 651 Bytes

Contents

# This file is automatically generated by ./script/intern_context
# RDFa context for http://www.w3.org/2011/rdfa-context/html-rdfa-1.1

class RDF::RDFa::Context
  def self.find_with_html_rdfa_1_1(uri)
    if uri.to_s == "http://www.w3.org/2011/rdfa-context/html-rdfa-1.1"
      @_html_rdfa_1_1_prof ||= RDF::RDFa::Context.new(RDF::URI("http://www.w3.org/2011/rdfa-context/html-rdfa-1.1"), {
      })
    else
      find_without_html_rdfa_1_1(uri)
    end
  end

  class << self
    ##
    # Override find to return this context, if matched
    alias_method :find_without_html_rdfa_1_1, :find
    alias_method :find, :find_with_html_rdfa_1_1
  end
end

Version data entries

42 entries across 42 versions & 1 rubygems

Version Path
rdf-rdfa-1.99.3 lib/rdf/rdfa/context/html.rb
rdf-rdfa-1.99.2 lib/rdf/rdfa/context/html.rb
rdf-rdfa-3.0.1 lib/rdf/rdfa/context/html.rb
rdf-rdfa-3.0.0 lib/rdf/rdfa/context/html.rb
rdf-rdfa-2.2.4 lib/rdf/rdfa/context/html.rb
rdf-rdfa-2.2.3 lib/rdf/rdfa/context/html.rb
rdf-rdfa-2.2.2 lib/rdf/rdfa/context/html.rb
rdf-rdfa-2.2.1 lib/rdf/rdfa/context/html.rb
rdf-rdfa-2.2.0 lib/rdf/rdfa/context/html.rb
rdf-rdfa-2.1.1 lib/rdf/rdfa/context/html.rb
rdf-rdfa-2.1.0 lib/rdf/rdfa/context/html.rb
rdf-rdfa-2.0.1 lib/rdf/rdfa/context/html.rb
rdf-rdfa-2.0.0 lib/rdf/rdfa/context/html.rb
rdf-rdfa-2.0.0.beta2 lib/rdf/rdfa/context/html.rb
rdf-rdfa-1.99.1 lib/rdf/rdfa/context/html.rb
rdf-rdfa-2.0.0.beta1 lib/rdf/rdfa/context/html.rb
rdf-rdfa-1.1.6.1 lib/rdf/rdfa/context/html.rb
rdf-rdfa-1.99.0 lib/rdf/rdfa/context/html.rb
rdf-rdfa-1.1.6 lib/rdf/rdfa/context/html.rb
rdf-rdfa-1.1.5 lib/rdf/rdfa/context/html.rb