swish-0.10.7.0: A semantic web toolkit.
Copyright(c) 2003 Graham Klyne 2009 Vasili I Galchin 2011 2012 Douglas Burke
LicenseGPL V2
MaintainerDouglas Burke
Stabilityexperimental
PortabilityH98
Safe HaskellSafe-Inferred
LanguageHaskell2010

Swish.RDF.BuiltIn

Description

This module collects references and provides access to all of the datatypes, variable binding modifiers and variable binding filters built in to Swish.

Synopsis

Documentation

findRDFOpenVarBindingModifier :: ScopedName -> Maybe RDFOpenVarBindingModify Source #

Find the named open variable binding modifier.

findRDFDatatype :: ScopedName -> Maybe RDFDatatype Source #

Look up a data type declaration.

allRulesets :: [RDFRuleset] Source #

All the rule sets known to Swish.

allDatatypeRulesets :: [RDFRuleset] Source #

The data type rule sets known to Swish.