swish-0.9.1.5: A semantic web toolkit.

Copyright(c) 2003, Graham Klyne, 2009 Vasili I Galchin, 2011, 2012, 2014 Douglas Burke
LicenseGPL V2
MaintainerDouglas Burke
Stabilityexperimental
PortabilityCPP, OverloadedStrings
Safe HaskellNone
LanguageHaskell98

Swish.RDF.ProofContext

Description

This module contains proof-context declarations based on the RDF, RDFS, and RDF datatyping semantics specifications. These definitions consist of namespaces (for identification in proofs), axioms and inference rules.

Synopsis

Documentation

rulesetRDF :: RDFRuleset Source

Ruleset for RDF inference.

rulesetRDFS :: RDFRuleset Source

Ruleset for RDFS inference.

rulesetRDFD :: RDFRuleset Source

Ruleset for RDFD (datatyping) inference.