| Portability | OverloadedStrings |
|---|---|
| Stability | experimental |
| Maintainer | Douglas Burke |
| Safe Haskell | Safe-Infered |
Swish.RDF.RDFDatatypeXsdDecimal
Description
This module defines the structures used by Swish to represent and
manipulate RDF xsd:double datatyped literals.
Documentation
rdfDatatypeValXsdDecimal :: RDFDatatypeVal DoubleSource
Define Datatype value for xsd:double.
Members of this datatype decimal values.
The lexical form consists of an optional + or -
followed by a sequence of decimal digits.
The canonical lexical form has leading zeros and + sign removed.
typeNameXsdDecimal :: ScopedNameSource
Type name for xsd:double datatype
namespaceXsdDecimal :: NamespaceSource
Namespace for xsd:double datatype functions