5 6 7
# File 'lib/ldp/uri.rb', line 5 def uri str RDF::URI.new("http://www.w3.org/ns/ldp#") + str end