This command performs a query on the combined user and
system RDF models, using the Versa query language for RDF. If necessary, you will be prompted first for credentials and access info to connect to the repository.
Classes
- class FakeContext
-
For accommodation of the interface of Ft.Rdf.Parsers.Versa.Util.ProcessQueryFile
Methods
- __init__(self, model, nsMapping, varBindings, scope)
- clone(self)
Globals
- BASE_NS_MAP = {'daml': 'http://www.daml.org/2001/03/daml+oil#', 'dc': 'http://purl.org/dc/elements/1.1/', 'log': 'http://www.w3.org/2000/10/swap/log#', 'n3-reify': 'http://www.w3.org/2000/10/swap/reify#', 'owl': 'http://www.w3.org/2002/07/owl#', 'rdf': 'http://www.w3.org/1999/02/22-rdf-syntax-ns#', 'rdfs': 'http://www.w3.org/2000/01/rdf-schema#', 'versa': 'http://rdfinference.org/versa/0/2/', 'vsort': 'http://rdfinference.org/versa/0/2/sort/', 'vtrav': 'http://rdfinference.org/versa/0/2/traverse/', ...}