Ft.Rdf.Inference.Assert

Classes

class Assert
_4rdf_dump(self, indent=0)
__init__(self, id_, negative, arguments)
assert_(self, infEng, context)
chain(self, infEng, context)

Data and other non-method functions defined here:

__doc__ = None
__module__ = 'Ft.Rdf.Inference.Assert'
str(object) -> string

Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
execute(self, infEng, context)

Data and other non-method functions defined here:

__doc__ = None
__module__ = 'Ft.Rdf.Inference.Assert'
str(object) -> string

Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
class SingleAssert(Ft.Rdf.Inference.Assert.Assert)
execute(self, infEng, context)

Data and other non-method functions defined here:

__doc__ = None
__module__ = 'Ft.Rdf.Inference.Assert'
str(object) -> string

Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
class Statement(Ft.Rdf.Resource.Resource)
__cmp__(self, other)
__init__(self, subject, predicate, object, statementUri='', scope='', objectType='?')
__repr__(self)
reify(self, model, uri=None)

Data and other non-method functions defined here:

__doc__ = None
__module__ = 'Ft.Rdf.Statement'
str(object) -> string

Return a nice string representation of the object.
If the argument is a string, the return value is the same object.

Data

__file__ = 'build/lib.linux-ppc-2.2/Ft/Rdf/Inference/Assert.py'
str(object) -> string

Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
__name__ = 'Ft.Rdf.Inference.Assert'
str(object) -> string

Return a nice string representation of the object.
If the argument is a string, the return value is the same object.