module RDF ## # Hypertext Transfer Protocol (HTTP) vocabulary. # # @see http://www.w3.org/2006/http class HTTP < Vocabulary("http://www.w3.org/2006/http#") # TODO end end