# -*- 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 # class XHTML < RDF::Vocabulary # end class XHTML < RDF::Vocabulary("http://www.w3.org/1999/xhtml#") end end