Traqula
    Preparing search index...

    Common IRI constants used across SPARQL parsing and generation. Includes XSD datatypes (BOOLEAN, INTEGER, DECIMAL, DOUBLE, STRING) and RDF vocabulary (FIRST, REST, NIL, TYPE).

    Index

    Enumeration Members

    BOOLEAN: "http://www.w3.org/2001/XMLSchema#boolean"
    DECIMAL: "http://www.w3.org/2001/XMLSchema#decimal"
    DOUBLE: "http://www.w3.org/2001/XMLSchema#double"
    FIRST: "http://www.w3.org/1999/02/22-rdf-syntax-ns#first"
    INTEGER: "http://www.w3.org/2001/XMLSchema#integer"
    NIL: "http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"
    REST: "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest"
    STRING: "http://www.w3.org/2001/XMLSchema#string"
    TYPE: "http://www.w3.org/1999/02/22-rdf-syntax-ns#type"