org.topbraid.spin.vocabulary
Class SPL
java.lang.Object
org.topbraid.spin.vocabulary.SPL
public class SPL
- extends java.lang.Object
Vocabulary of the SPIN Standard Modules Library (SPL).
- Author:
- Holger Knublauch
Constructor Summary |
SPL()
|
Method Summary |
static Model |
getModel()
Gets a Model with the content of the SPL namespace, from a file
that is bundled with this API. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BASE_URI
public static final java.lang.String BASE_URI
- See Also:
- Constant Field Values
NS
public static final java.lang.String NS
- See Also:
- Constant Field Values
PREFIX
public static final java.lang.String PREFIX
- See Also:
- Constant Field Values
Argument
public static final Resource Argument
Attribute
public static final Resource Attribute
InferDefaultValue
public static final Resource InferDefaultValue
objectCount
public static final Resource objectCount
defaultValue
public static final Property defaultValue
maxCount
public static final Property maxCount
minCount
public static final Property minCount
optional
public static final Property optional
predicate
public static final Property predicate
valueType
public static final Property valueType
SPL
public SPL()
getModel
public static Model getModel()
- Gets a Model with the content of the SPL namespace, from a file
that is bundled with this API.
- Returns:
- the namespace Model