Ft.Server.Client.Commands.Rdf.Versa

Modules

CommandUtil  Util  cStringIO  sys 
Uri  VersaUtil  codecs   

Classes

class FakeContext
__init__(self, model, nsMapping, varBindings, scope)
clone(self)

Data and other non-method functions defined here:

__doc__ = None
__module__ = 'Ft.Server.Client.Commands.Rdf.Versa'
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 FtServerClientException(Ft.Server.FtServerBaseException)

Data and other non-method functions defined here:

MessageSource = <module 'Ft.Server.Client.MessageSource' from 'b...linux-ppc-2.2/Ft/Server/Client/MessageSource.py'>
__doc__ = None
__module__ = 'Ft.Server.Client'
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.

Functions

PrettyPrintResults(results, indent=0)
QueryFunction(query, context, scope=None)
Register()
Run(options, args)

Data

BASE_NS_MAP = {'daml': 'http://www.daml.org/2001/03/daml+oil#', 'dc': 'http://purl.org/dc/elements/1.1/', 'versa': 'http://rdfinference.org/versa/0/2/', 'vsort': 'http://rdfinference.org/versa/0/2/sort/', 'vtrav': 'http://rdfinference.org/versa/0/2/traverse/'}
__file__ = 'build/lib.linux-ppc-2.2/Ft/Server/Client/Commands/Rdf/Versa.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.Server.Client.Commands.Rdf.Versa'
str(object) -> string

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