| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
Value
Class encapsulating a single binding for a variable.
|
|||
|
|||
|
|||
|
Inherited from |
|||
|
|||
| string (URI) |
datatype Datatype of the binding, or None if not set
|
||
| string |
lang Language tag of the binding, or None if not set
|
||
| string; one of Value.URI, Value.Literal, Value.TypedLiteral, or Value.BNODE |
type Type of the binding |
||
| string |
value Value of the binding |
||
| string |
variable The original variable, stored for an easier reference |
||
|
|||
|
Inherited from |
|||
|
|||
x.__init__(...) initializes x; see help(type(x)) for signature
|
repr(x)
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Wed May 16 21:12:00 2018 | http://epydoc.sourceforge.net |