Sha256: 23ae782c0b2f1a42804eb170c3e75db987e31f1e8509ed1c0163ac747c967780

Contents?: true

Size: 365 Bytes

Versions: 1

Compression:

Stored size: 365 Bytes

Contents

# -*- encoding: utf-8 -*-
# frozen_string_literal: true
# This file generated automatically using vocab-fetch 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#")
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
rdf-vocab-2.0.0.beta1 lib/rdf/vocab/xhtml.rb