-
class Serializer
- readValue(self, model, node, scope, parseType, predicate, forceType=None)
- serialize(self, model, nsMap=None, selectUri=None, localResources=[], implementation=None, stmts=None)
Data and other non-method functions defined here:
- __doc__ = None
- __module__ = 'Ft.Rdf.Serializers.Dom'
-
str(object) -> string
Return a nice string representation of the object.
If the argument is a string, the return value is the same object.