info.sswap.impl.empire
Class Namespaces

java.lang.Object
  extended by info.sswap.impl.empire.Namespaces

public class Namespaces
extends java.lang.Object

A placeholder to keep all the standard namespace URIs.

Author:
Blazej Bulka

Field Summary
static java.lang.String OWL_NS
          The OWL namespace http://www.w3.org/2002/07/owl#
static java.lang.String RDF_NS
          The RDF namespace http://www.w3.org/1999/02/22-rdf-syntax-ns#
static java.lang.String RDFS_NS
          The RDFS namespace http://www.w3.org/2000/01/rdf-schema#
static java.lang.String SPARQL_NS_PREFIXES
          Contains all the namespace prefixes defined in this class as a SPARQL fragment that can be used in a query.
static java.lang.String SSWAP_AGAVE_NS
           
static java.lang.String SSWAP_ASYNC_NS
          The SSWAP Async namespace
static java.lang.String SSWAP_DATA_NS
           
static java.lang.String SSWAP_EXEC_NS
           
static java.lang.String SSWAP_MIME_NS
           
static java.lang.String SSWAP_NS
           
static java.lang.String SSWAPMEET_NS
          The SSWAP namespace http://sswapmeet.sswap.info/sswap/
static java.lang.String XSD_NS
          The XSD namespace http://www.w3.org/2001/XMLSchema#
 
Constructor Summary
Namespaces()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SSWAPMEET_NS

public static final java.lang.String SSWAPMEET_NS
The SSWAP namespace http://sswapmeet.sswap.info/sswap/

See Also:
Constant Field Values

SSWAP_NS

public static final java.lang.String SSWAP_NS
See Also:
Constant Field Values

SSWAP_AGAVE_NS

public static final java.lang.String SSWAP_AGAVE_NS
See Also:
Constant Field Values

SSWAP_DATA_NS

public static final java.lang.String SSWAP_DATA_NS
See Also:
Constant Field Values

SSWAP_EXEC_NS

public static final java.lang.String SSWAP_EXEC_NS
See Also:
Constant Field Values

SSWAP_MIME_NS

public static final java.lang.String SSWAP_MIME_NS
See Also:
Constant Field Values

SSWAP_ASYNC_NS

public static final java.lang.String SSWAP_ASYNC_NS
The SSWAP Async namespace

See Also:
Constant Field Values

RDF_NS

public static final java.lang.String RDF_NS
The RDF namespace http://www.w3.org/1999/02/22-rdf-syntax-ns#

See Also:
Constant Field Values

RDFS_NS

public static final java.lang.String RDFS_NS
The RDFS namespace http://www.w3.org/2000/01/rdf-schema#

See Also:
Constant Field Values

OWL_NS

public static final java.lang.String OWL_NS
The OWL namespace http://www.w3.org/2002/07/owl#

See Also:
Constant Field Values

XSD_NS

public static final java.lang.String XSD_NS
The XSD namespace http://www.w3.org/2001/XMLSchema#

See Also:
Constant Field Values

SPARQL_NS_PREFIXES

public static final java.lang.String SPARQL_NS_PREFIXES
Contains all the namespace prefixes defined in this class as a SPARQL fragment that can be used in a query.

See Also:
Constant Field Values
Constructor Detail

Namespaces

public Namespaces()


Copyright (c) 2011, iPlant Collaborative, University of Arizona, Cold Spring Harbor Laboratories, University of Texas at Austin.