Ft.Rdf._4versa

1.0b1

Modules

Arguments  DataTypes  Util  getopt 
Command  Domlette  Versa  os 
CommandLineApp  Options  cStringIO  sys 

Classes

__init__(self)
validate_arguments(self, args)

Data and other non-method functions defined here:

__doc__ = None
__module__ = 'Ft.Rdf._4versa'
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)
ResultsToXml(result, stream, indent='')
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/'}
INDENT = ' '
str(object) -> string

Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
INVOKED_AS = '/tmp/@18056.1.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.
RDF_SCHEMA_BASE = 'http://www.w3.org/2000/01/rdf-schema#'
str(object) -> string

Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
READER = <Ft.Xml.Domlette.NonvalidatingReaderBase instance>
The default non-validating reader instance, created from NonvalidatingReaderBase() with no constructor arguments.

Uses the default InputSource factory. If you need to change it,
reassign the inputSourceFactory attribute, or, preferably, just
create a new NonvalidatingReaderBase instance.
VERSA_NS = 'http://rdfinference.org/versa/0/2/'
str(object) -> string

Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
__file__ = 'build/lib.linux-ppc-2.2/Ft/Rdf/_4versa.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._4versa'
str(object) -> string

Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
__version__ = '1.0b1'
str(object) -> string

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