swish-0.6.3.0: A semantic web toolkit.

PortabilityOverloadedStrings
Stabilityexperimental
MaintainerDouglas Burke

Swish.RDF.RDFDatatypeXsdInteger

Description

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

Synopsis

Documentation

rdfDatatypeValXsdInteger :: RDFDatatypeVal IntegerSource

Define Datatype value for xsd:integer.

Members of this datatype are positive or negative integer 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.

typeNameXsdInteger :: ScopedNameSource

Type name for xsd:integer datatype

namespaceXsdInteger :: NamespaceSource

Namespace for xsd:integer datatype functions