Copyright | (c) 2003 Graham Klyne 2009 Vasili I Galchin 2011 2012 2022 2024 Douglas Burke |
---|---|
License | GPL V2 |
Maintainer | Douglas Burke |
Stability | experimental |
Portability | H98 |
Safe Haskell | Safe-Inferred |
Language | Haskell2010 |
This module collects references and provides access to all of the rulesets, variable binding modifiers and variable binding filters built in to Swish.
Documentation
findRDFOpenVarBindingModifier :: ScopedName -> Maybe RDFOpenVarBindingModify Source #
Find the named open variable binding modifier.
rdfRulesetMap :: RDFRulesetMap Source #
A LookupMap
of allRulesets
.
allRulesets :: [RDFRuleset] Source #
All the rule sets known to Swish.
allDatatypeRulesets :: [RDFRuleset] Source #
The data type rule sets known to Swish.