Class SPL
java.lang.Object
org.eclipse.rdf4j.model.vocabulary.SPL
SPIN Standard Module library.
-
Field Summary
Modifier and TypeFieldDescriptionstatic IRI
http://spinrdf.org/spl#Argument Provides metadata about an argument of a SPIN Function or Template.static IRI
http://spinrdf.org/spl#defaultValuestatic String
http://spinrdf.org/splstatic IRI
http://spinrdf.org/spl#objectstatic IRI
http://spinrdf.org/spl#optionalstatic IRI
http://spinrdf.org/spl#predicatestatic String
static IRI
http://spinrdf.org/spl#valueType -
Method Summary
-
Field Details
-
NAMESPACE
http://spinrdf.org/spl- See Also:
- Constant Field Values
-
PREFIX
- See Also:
- Constant Field Values
-
ARGUMENT_TEMPLATE
http://spinrdf.org/spl#Argument Provides metadata about an argument of a SPIN Function or Template. -
PREDICATE_PROPERTY
http://spinrdf.org/spl#predicate -
VALUE_TYPE_PROPERTY
http://spinrdf.org/spl#valueType -
OPTIONAL_PROPERTY
http://spinrdf.org/spl#optional -
DEFAULT_VALUE_PROPERTY
http://spinrdf.org/spl#defaultValue -
OBJECT_FUNCTION
http://spinrdf.org/spl#object
-