Sha256: af76f2c6e506b13633a560cab27952f9eb673b1f5ce267810d692307e202280f
Contents?: true
Size: 293 Bytes
Versions: 12
Compression:
Stored size: 293 Bytes
Contents
# -*- encoding: utf-8 -*- # This file generated automatically using vocab-fetch from http://www.w3.org/1999/xhtml# require 'rdf' module RDF # @deprecated Please use `RDF::Vocab::XHTML` from the rdf-vocab gem instead class XHTML < RDF::Vocabulary("http://www.w3.org/1999/xhtml#") end end
Version data entries
12 entries across 12 versions & 1 rubygems