swish-0.3.1.1: A semantic web toolkit.

PortabilityH98
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 option + 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