Method: RDF::Repository#title
- Defined in:
- lib/rdf/repository.rb
permalink #title ⇒ String (readonly)
Returns the title of this repository.
110 111 112 |
# File 'lib/rdf/repository.rb', line 110 def title @title end |
Returns the title of this repository.
110 111 112 |
# File 'lib/rdf/repository.rb', line 110 def title @title end |