Sha256: d97f9aece342dc2b05eab8316598edd364c1e944910ca39d277b3626c76848de
Contents?: true
Size: 356 Bytes
Versions: 29
Compression:
Stored size: 356 Bytes
Contents
module RDF class PTR < Vocabulary("http://www.w3.org/2009/pointers#"); end class RDFA < Vocabulary("http://www.w3.org/ns/rdfa#"); end class XHV < Vocabulary("http://www.w3.org/1999/xhtml/vocab#"); end class XML < Vocabulary("http://www.w3.org/XML/1998/namespace"); end class XSI < Vocabulary("http://www.w3.org/2001/XMLSchema-instance"); end end
Version data entries
29 entries across 29 versions & 1 rubygems