public class ListPFunction extends Object
Modifier and Type | Field and Description |
---|---|
static Property |
index
Index relationship of a list [subject] to a query list (index member)
|
static Property |
indexJ2
Deprecated.
|
static Property |
length
Length relationship of a list [subject] to a length [object]
|
static Property |
lengthJ2
Deprecated.
|
static Property |
listIndex
Deprecated.
: list:index preferred
|
static Property |
listLength
Deprecated.
: list:length preferred
|
static Property |
listMember
Deprecated.
: list:member preferred
|
static Property |
member
Membership relationship of a list [subject] to a member [object] c.f.
|
static Property |
memberJ2
Deprecated.
|
static Resource |
NAMESPACE
The namespace of the vocabulary as a resource
|
static Node |
nListIndex
list:index as a node
|
static Node |
nListIndexJ2
Deprecated.
|
static Node |
nListLength
list:length as a node
|
static Node |
nListLengthJ2
Deprecated.
|
static Node |
nListMember
list:member as a node
|
static Node |
nListMemberJ2
Deprecated.
|
static String |
NS
The namespace of the vocabulary as a string
|
static String |
NSJ2
The namespace of the vocabulary as a string
|
Constructor and Description |
---|
ListPFunction() |
public static final String NS
The namespace of the vocabulary as a string
public static final String NSJ2
The namespace of the vocabulary as a string
(Jena2 name)public static final Resource NAMESPACE
The namespace of the vocabulary as a resource
public static final Property length
Length relationship of a list [subject] to a length [object]
@Deprecated public static final Property lengthJ2
Length relationship of a list [subject] to a length [object]
(jena2 name - deprecated)public static final Property index
Index relationship of a list [subject] to a query list (index member)
@Deprecated public static final Property indexJ2
Index relationship of a list [subject] to a query list (index member)
(jena2 name - deprecated)public static final Property member
Membership relationship of a list [subject] to a member [object] c.f. rdfs:member
@Deprecated public static final Property memberJ2
Membership relationship of a list [subject] to a member [object] c.f. rdfs:member
(jena2 name - deprecated)@Deprecated public static final Property listIndex
@Deprecated public static final Property listLength
@Deprecated public static final Property listMember
@Deprecated public static final Node nListMemberJ2
public static final Node nListMember
@Deprecated public static final Node nListLengthJ2
public static final Node nListLength
@Deprecated public static final Node nListIndexJ2
public static final Node nListIndex
Licenced under the Apache License, Version 2.0