4Suite API Documentation

Module Ft.Server.Client.Commands.Rdf.Versa

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:
Functions:
Fields:

Classes

class FakeContext

Methods

__init__(self, model, nsMapping, varBindings, scope)
clone(self)

Functions

QueryFunction(query, context, scope=None)
Run(options, args)

Fields

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/'}