org.mindswap.pellet.utils
Class Namespaces
java.lang.Object
org.mindswap.pellet.utils.Namespaces
public class Namespaces
- extends java.lang.Object
Define frequently used namespace here so modules will not be dependant on either Jena or OWLAPI
vocabularies.
- Author:
- Evren Sirin
Field Summary |
static java.lang.String |
OWL
|
static java.lang.String |
RDF
|
static java.lang.String |
RDFS
|
static java.lang.String |
SWRL
|
static java.lang.String |
SWRLB
|
static java.lang.String |
XSD
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OWL
public static final java.lang.String OWL
- See Also:
- Constant Field Values
RDF
public static final java.lang.String RDF
- See Also:
- Constant Field Values
RDFS
public static final java.lang.String RDFS
- See Also:
- Constant Field Values
SWRL
public static final java.lang.String SWRL
- See Also:
- Constant Field Values
SWRLB
public static final java.lang.String SWRLB
- See Also:
- Constant Field Values
XSD
public static final java.lang.String XSD
- See Also:
- Constant Field Values
Namespaces
public Namespaces()
Copyright © 2004 Evren Sirin. All Rights Reserved.