Ft.Rdf.Triclops

Modules

PathImp  codecs  re  tempfile 
XPath  os  sys  urllib 

Classes

class RDFGraphVizEngine
__init__(self, gvisDir, mapName='rdfImageMap', uriFormat='%s', maxArcs=300, outputJpeg=None)
resourceExists(self, name, model)
resourceViewer(self, model, resourceUri=None, scoped=0, rotate=0, splitpreds=1, resultTxt=None, nsDict=None)
retrieveResourceUris(self, resultNode)

Data and other non-method functions defined here:

__doc__ = None
__module__ = 'Ft.Rdf.Triclops'
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 ResourceType

Data and other non-method functions defined here:

ALIAS = 2
int(x[, base]) -> integer

Convert a string or number to an integer, if possible. A floating point
argument will be truncated towards zero (this does not include a string
representation of a floating point number!) When converting a string, use
the optional base. It is an error to supply a base when converting a
non-string.
COMMAND = 14
int(x[, base]) -> integer

Convert a string or number to an integer, if possible. A floating point
argument will be truncated towards zero (this does not include a string
representation of a floating point number!) When converting a string, use
the optional base. It is an error to supply a base when converting a
non-string.
CONTAINER = 1
int(x[, base]) -> integer

Convert a string or number to an integer, if possible. A floating point
argument will be truncated towards zero (this does not include a string
representation of a floating point number!) When converting a string, use
the optional base. It is an error to supply a base when converting a
non-string.
DOCUMENT_DEFINITION = 13
int(x[, base]) -> integer

Convert a string or number to an integer, if possible. A floating point
argument will be truncated towards zero (this does not include a string
representation of a floating point number!) When converting a string, use
the optional base. It is an error to supply a base when converting a
non-string.
GROUP = 8
int(x[, base]) -> integer

Convert a string or number to an integer, if possible. A floating point
argument will be truncated towards zero (this does not include a string
representation of a floating point number!) When converting a string, use
the optional base. It is an error to supply a base when converting a
non-string.
META_DATA = 16
int(x[, base]) -> integer

Convert a string or number to an integer, if possible. A floating point
argument will be truncated towards zero (this does not include a string
representation of a floating point number!) When converting a string, use
the optional base. It is an error to supply a base when converting a
non-string.
RAW_FILE = 3
int(x[, base]) -> integer

Convert a string or number to an integer, if possible. A floating point
argument will be truncated towards zero (this does not include a string
representation of a floating point number!) When converting a string, use
the optional base. It is an error to supply a base when converting a
non-string.
RDF_DOCUMENT = 12
int(x[, base]) -> integer

Convert a string or number to an integer, if possible. A floating point
argument will be truncated towards zero (this does not include a string
representation of a floating point number!) When converting a string, use
the optional base. It is an error to supply a base when converting a
non-string.
RESOURCE = 0
int(x[, base]) -> integer

Convert a string or number to an integer, if possible. A floating point
argument will be truncated towards zero (this does not include a string
representation of a floating point number!) When converting a string, use
the optional base. It is an error to supply a base when converting a
non-string.
SCHEMATRON_DOCUMENT = 6
int(x[, base]) -> integer

Convert a string or number to an integer, if possible. A floating point
argument will be truncated towards zero (this does not include a string
representation of a floating point number!) When converting a string, use
the optional base. It is an error to supply a base when converting a
non-string.
SERVER = 15
int(x[, base]) -> integer

Convert a string or number to an integer, if possible. A floating point
argument will be truncated towards zero (this does not include a string
representation of a floating point number!) When converting a string, use
the optional base. It is an error to supply a base when converting a
non-string.
URI_REFERENCE_FILE = 17
int(x[, base]) -> integer

Convert a string or number to an integer, if possible. A floating point
argument will be truncated towards zero (this does not include a string
representation of a floating point number!) When converting a string, use
the optional base. It is an error to supply a base when converting a
non-string.
USER = 7
int(x[, base]) -> integer

Convert a string or number to an integer, if possible. A floating point
argument will be truncated towards zero (this does not include a string
representation of a floating point number!) When converting a string, use
the optional base. It is an error to supply a base when converting a
non-string.
XML_DOCUMENT = 4
int(x[, base]) -> integer

Convert a string or number to an integer, if possible. A floating point
argument will be truncated towards zero (this does not include a string
representation of a floating point number!) When converting a string, use
the optional base. It is an error to supply a base when converting a
non-string.
XPATH_DOCUMENT_DEFINITION = 9
int(x[, base]) -> integer

Convert a string or number to an integer, if possible. A floating point
argument will be truncated towards zero (this does not include a string
representation of a floating point number!) When converting a string, use
the optional base. It is an error to supply a base when converting a
non-string.
XSLT_DOCUMENT = 5
int(x[, base]) -> integer

Convert a string or number to an integer, if possible. A floating point
argument will be truncated towards zero (this does not include a string
representation of a floating point number!) When converting a string, use
the optional base. It is an error to supply a base when converting a
non-string.
XSLT_DOCUMENT_DEFINITION = 11
int(x[, base]) -> integer

Convert a string or number to an integer, if possible. A floating point
argument will be truncated towards zero (this does not include a string
representation of a floating point number!) When converting a string, use
the optional base. It is an error to supply a base when converting a
non-string.
__doc__ = None
__module__ = 'Ft.Server.Common.ResourceTypes'
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 atof_error(exceptions.StandardError)

Data and other non-method functions defined here:

__doc__ = 'Inappropriate argument value (of correct type).'
str(object) -> string

Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
__module__ = 'exceptions'
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 atoi_error(exceptions.StandardError)

Data and other non-method functions defined here:

__doc__ = 'Inappropriate argument value (of correct type).'
str(object) -> string

Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
__module__ = 'exceptions'
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 atol_error(exceptions.StandardError)

Data and other non-method functions defined here:

__doc__ = 'Inappropriate argument value (of correct type).'
str(object) -> string

Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
__module__ = 'exceptions'
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 index_error(exceptions.StandardError)

Data and other non-method functions defined here:

__doc__ = 'Inappropriate argument value (of correct type).'
str(object) -> string

Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
__module__ = 'exceptions'
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

ParseNsMappings(nsMappings, nsDict={}, mappingUri=None)
ResourceName(model, resourceUri)
atof(s)
atoi(s, base=10)
atol(s, base=10)
capitalize(s)
capwords(s, sep=None)
center(s, width)
count(s, *args)
expandtabs(s, tabsize=8)
find(s, *args)
index(s, *args)
join(words, sep=' ')
joinfields = join(words, sep=' ')
ljust(s, width)
lower(s)
lstrip(s, chars=None)
maketrans(...)
maketrans(frm, to) -> string

Return a translation table (a string of 256 bytes long)
suitable for use in string.translate. The strings frm and to
must be of the same length.
replace(s, old, new, maxsplit=-1)
rfind(s, *args)
rindex(s, *args)
rjust(s, width)
rstrip(s, chars=None)
split(s, sep=None, maxsplit=-1)
splitPredicate(predicate, nsDict)
splitfields = split(s, sep=None, maxsplit=-1)
strip(s, chars=None)
swapcase(s)
translate(s, table, deletions='')
upper(s)
zfill(x, width)

Data

FTSS_URI_SCHEME = 'ftss'
str(object) -> string

Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
OBJECT_TYPE_RESOURCE = 'R'
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.
RESERVED_NAMESPACE = 'http://xmlns.4suite.org/reserved'
str(object) -> string

Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
SCHEMA_NSS = 'http://schemas.4suite.org/4ss'
str(object) -> string

Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
TYPE = 'http://schemas.4suite.org/4ss#type'
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/Triclops.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.Triclops'
str(object) -> string

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

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

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

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

Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
g_rdfResourceTypes = {1: 'http://schemas.4suite.org/4ss#container', 2: 'http://schemas.4suite.org/4ss#alias', 3: 'http://schemas.4suite.org/4ss#rawfile', 4: 'http://schemas.4suite.org/4ss#xmldocument', 5: 'http://schemas.4suite.org/4ss#xsltdocument', 6: 'http://schemas.4suite.org/4ss#schematrondocument', 7: 'http://schemas.4suite.org/4ss#user', 8: 'http://schemas.4suite.org/4ss#group', 9: 'http://schemas.4suite.org/4ss#xpathdocumentdefinition', 11: 'http://schemas.4suite.org/4ss#xsltdocumentdefinition', ...}
hexdigits = '0123456789abcdefABCDEF'
str(object) -> string

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

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

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

Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
printable = '0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ!"#$%&\'()*+,-./:;<=>?@[\\]^_`{|}~ \t\n\r\x0b\x0c'
str(object) -> string

Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
punctuation = '!"#$%&\'()*+,-./:;<=>?@[\\]^_`{|}~'
str(object) -> string

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

Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
whitespace = '\t\n\x0b\x0c\r '
str(object) -> string

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