Class
RDF4R::Model::Literal
In:
lib/RDF4R/Model/Standard.rb
Parent:
Object
Methods
==
===
new
to_ntriple
to_s
Attributes
id
[R]
lang
[R]
model
[R]
statements_for_which_i_am_object
[R]
text
[R]
Public Class methods
new
(model, text, lang = nil)
Public Instance methods
==
(other)
FIXME do we need this if we just include drb/eq?
===
(other)
to_ntriple
()
to_s
()
[Validate]