| Copyright | (c) 2003, Graham Klyne, 2009 Vasili I Galchin, 2011, 2012 Douglas Burke |
|---|---|
| License | GPL V2 |
| Maintainer | Douglas Burke |
| Stability | experimental |
| Portability | H98 |
| Safe Haskell | None |
| Language | Haskell98 |
Swish.RDF.BuiltIn.Datatypes
Description
This module collects references and provides access to all of the datatypes built in to Swish.
Documentation
allDatatypes :: [RDFDatatype] Source
Al the data type declarations built into Swish.
findRDFDatatype :: ScopedName -> Maybe RDFDatatype Source
Look up a data type declaration.