swish-0.6.5.2: A semantic web toolkit.

PortabilityOverloadedStrings
Stabilityexperimental
MaintainerDouglas Burke
Safe HaskellSafe-Infered

Swish.RDF.RDFDatatypeXsdDecimal

Description

This module defines the structures used by Swish to represent and manipulate RDF xsd:double datatyped literals.

Synopsis

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