Sha256: cdda8a766e948a121fc62dc1310c0b496c4f44f66c6101fb36e1d82204af3e31
Contents?: true
Size: 287 Bytes
Versions: 5
Compression:
Stored size: 287 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 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
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
rdf-rdfa-1.1.3.1 | lib/rdf/rdfa/vocab.rb |
rdf-rdfa-1.1.3 | lib/rdf/rdfa/vocab.rb |
rdf-rdfa-1.1.2 | lib/rdf/rdfa/vocab.rb |
rdf-rdfa-1.1.1 | lib/rdf/rdfa/vocab.rb |
rdf-rdfa-1.1.0 | lib/rdf/rdfa/vocab.rb |