module RDF::N3::Algebra::Str
Public Class Methods
vocab()
click to toggle source
# File lib/rdf/n3/algebra.rb, line 82 def vocab; RDF::N3::Str.to_uri; end
Private Instance Methods
vocab()
click to toggle source
# File lib/rdf/n3/algebra.rb, line 82 def vocab; RDF::N3::Str.to_uri; end