java.lang.Object
org.apache.jena.sparql.vocabulary.ListPFunction
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Property
Index relationship of a list [subject] to a query list (index member)static final Property
Deprecated.static final Property
Length relationship of a list [subject] to a length [object]static final Property
Deprecated.Uselength
static final Property
Membership relationship of a list [subject] to a member [object] c.f.static final Property
Deprecated.static final Resource
The namespace of the vocabulary as a resourcestatic final Node
list:index as a nodestatic final Node
list:length as a nodestatic final Node
list:member as a nodestatic final String
The 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.Uselength
Length relationship of a list [subject] to a length [object]
-
indexJ2
Deprecated.Useindex
Index 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