Sha256: 26f42c24dc373eeb16573c1c44b9044cc4a5a29ded1fb2409d3da723a0cc4401
Contents?: true
Size: 634 Bytes
Versions: 18
Compression:
Stored size: 634 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
18 entries across 18 versions & 1 rubygems