Sha256: 56f8cac92023e84b678dceef6a27d9064188f8547245469aea10e2725ba9c2e9

Contents?: true

Size: 641 Bytes

Versions: 9

Compression:

Stored size: 641 Bytes

Contents

# -*- encoding: utf-8 -*-
# frozen_string_literal: true
# This file generated automatically using rdf vocabulary format from http://www.w3.org/1999/xhtml#
require 'rdf'
module RDF::Vocab
  # @!parse
  #   # Vocabulary for <http://www.w3.org/1999/xhtml#>
  #   class XHTML < RDF::Vocabulary
  #   end
  class XHTML < RDF::Vocabulary("http://www.w3.org/1999/xhtml#")

    # Ontology definition
    ontology :"http://www.w3.org/1999/xhtml",
      :"http://www.w3.org/2003/g/data-view#namespaceTransformation" => %(http://www.w3.org/2008/07/rdfa-xslt).freeze,
      :"xhv:stylesheet" => %(http://www.w3.org/StyleSheets/TR/base).freeze
  end
end

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
rdf-vocab-2.2.9 lib/rdf/vocab/xhtml.rb
rdf-vocab-2.2.8 lib/rdf/vocab/xhtml.rb
rdf-vocab-2.2.7 lib/rdf/vocab/xhtml.rb
rdf-vocab-2.2.6 lib/rdf/vocab/xhtml.rb
rdf-vocab-2.2.5 lib/rdf/vocab/xhtml.rb
rdf-vocab-2.2.3 lib/rdf/vocab/xhtml.rb
rdf-vocab-2.2.2 lib/rdf/vocab/xhtml.rb
rdf-vocab-2.2.1 lib/rdf/vocab/xhtml.rb
rdf-vocab-2.1.1 lib/rdf/vocab/xhtml.rb