java.lang.Object
org.apache.jena.sparql.vocabulary.ListPFunction
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final PropertyIndex relationship of a list [subject] to a query list (index member)static final PropertyDeprecated.static final PropertyLength relationship of a list [subject] to a length [object]static final PropertyDeprecated.Uselengthstatic final PropertyMembership relationship of a list [subject] to a member [object] c.f.static final PropertyDeprecated.static final ResourceThe namespace of the vocabulary as a resourcestatic final Nodelist:index as a nodestatic final Nodelist:length as a nodestatic final Nodelist:member as a nodestatic final StringThe namespace of the vocabulary as a string -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
NS
The namespace of the vocabulary as a string
- See Also:
-
NAMESPACE
The namespace of the vocabulary as a resource
-
length
Length relationship of a list [subject] to a length [object]
-
index
Index relationship of a list [subject] to a query list (index member)
-
member
Membership relationship of a list [subject] to a member [object] c.f. rdfs:member
-
lengthJ2
Deprecated.UselengthLength relationship of a list [subject] to a length [object]
-
indexJ2
Deprecated.UseindexIndex relationship of a list [subject] to a query list (index member)
-
memberJ2
Deprecated.Membership relationship of a list [subject] to a member [object] c.f. rdfs:member
-
nListMember
list:member as a node -
nListLength
list:length as a node -
nListIndex
list:index as a node
-
-
Constructor Details
-
ListPFunction
public ListPFunction()
-
-
Method Details
-
getURI
The namespace of the vocabulary as a string
- See Also:
-
index