Sha256: e8ea46963cc4e9230338460329c8a8c030bac8e94e30b6ad678a12acd74a190f
Contents?: true
Size: 396 Bytes
Versions: 1
Compression:
Stored size: 396 Bytes
Contents
# -*- encoding: utf-8 -*- # This file generated automatically using vocab-fetch from /Users/gregg/Projects/rdf-vocab/etc/iana.ttl require 'rdf' module RDF::Vocab # @!parse # # Vocabulary for <http://www.iana.org/assignments/link-relations/> # class IANA < RDF::StrictVocabulary # end class IANA < RDF::StrictVocabulary("http://www.iana.org/assignments/link-relations/") end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
rdf-vocab-0.8.7 | lib/rdf/vocab/iana.rb |