Method: RdfContext::Namespace#to_s
- Defined in:
- lib/rdf_context/namespace.rb
#to_s ⇒ String
93 94 95 |
# File 'lib/rdf_context/namespace.rb', line 93 def to_s "#{prefix}: #{@uri}" end |
93 94 95 |
# File 'lib/rdf_context/namespace.rb', line 93 def to_s "#{prefix}: #{@uri}" end |