Sha256: 4d28ec29befd12461296dec04b3ed5091db451a9903e89b432399ed816ced795
Contents?: true
Size: 290 Bytes
Versions: 3
Compression:
Stored size: 290 Bytes
Contents
module RDF 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
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
rdf-rdfa-0.2.2 | lib/rdf/rdfa/vocab.rb |
rdf-rdfa-0.2.1 | lib/rdf/rdfa/vocab.rb |
rdf-rdfa-0.0.3 | lib/rdf/rdfa/vocab.rb |