4Suite API Documentation

Module Ft.Rdf.Statement

######################################################################## # $Header: /var/local/cvsroot/4Suite/Ft/Rdf/Statement.py,v 1.20 2005/03/05 06:15:52 mbrown Exp $
Classes:
Fields:

Classes

class Statement(Ft.Rdf.Resource.Resource)

Methods

__cmp__(self, other)
__hash__(self)
# always define when defining __cmp__ or obj will be unhashable
__init__(self, subject, predicate, object_, statementUri='', scope='', objectType='?')
__repr__(self)
__str__(self)
asTuple(self, encoding=None)
reify(self, model, uri=None)

Methods inherited from class Ft.Rdf.Resource.Resource

Fields

RDF_MS_BASE = 'http://www.w3.org/1999/02/22-rdf-syntax-ns#'