swish-0.9.0.7: A semantic web toolkit.

PortabilityH98
Stabilityexperimental
MaintainerDouglas Burke
Safe HaskellNone

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 RDFOpenVarBindingModifySource

Find the named open variable binding modifier.

findRDFDatatype :: ScopedName -> Maybe RDFDatatypeSource

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.