Class: RDF::RDFV
- Inherits:
-
StrictVocabulary
- Object
- RDF::RDFV
- Defined in:
- lib/rdf/vocab/rdfv.rb
Class Method Summary collapse
- .name ⇒ Object (also: __name__)
Class Method Details
.name ⇒ Object Also known as: __name__
8 |
# File 'lib/rdf/vocab/rdfv.rb', line 8 def name; "RDF"; end |