Class: RDF::URI

Inherits:
Object
  • Object
show all
Defined in:
lib/json/ld/extensions.rb

Instance Method Summary collapse

Instance Method Details

#to_sObject



36
37
38
# File 'lib/json/ld/extensions.rb', line 36

def to_s
  @uri.to_s
end