RdfDocument repository resource class
Copyright 2003 Fourthought, Inc. (USA).
Detailed license and copyright information: http://4suite.org/COPYRIGHT
Project home, documentation, distributions: http://4suite.org/
Classes
- class RdfDocumentImp(Ft.Server.Server.SCore.XmlDocumentImp.XmlDocumentImp)
-
An RDF Document is a document that represents a set of RDF triples.
Nothing is actually stored in the Repo as far as an XML file goes.
Methods
- complete(self, subject=None, predicate=None, object=None)
-
Perform a complete within this scope
- deserializeAndAdd(self, src)
-
Deserialize a source document and add the resulting statements to a scope
- deserializeAndRemove(self, src)
-
Deserialize a source document and remove the resulting statements from the scope
- getContent(self, nssMap=None)
- Overrides: getContent from class XmlDocumentImp
- newContent(self, src)
- setContent(self, src)
- Overrides: setContent from class XmlDocumentImp
__init__,
__str__,
addAcl,
addAlias,
addLiteralProperty,
addResourceProperty,
applyXslt,
asDom,
delete,
fetchResource,
getAbsolutePath,
getAbsolutePathAsUri,
getAcl,
getAclIdent,
getAclIdentifiers,
getAliases,
getBasePath,
getContentSlice,
getCreationDate,
getDisplayPath,
getExtFunctionsAndElements,
getLastModifiedDate,
getModel,
getName,
getOwner,
getParent,
getPath,
getResourceType,
getRoot,
getSize,
getStatementsAbout,
getStatementsGeneratedBy,
hasResource,
inheritAcl,
isResourceType,
markTemporary,
removeAcl,
removeAlias,
removeLiteralProperty,
removeResourceProperty,
setAcl,
setOwner,
toXPathContext,
verifyAcl,
xUpdate
Members
- resourceType = 12