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 |
length
Length relationship of a list [subject] to a length [object]
|
static Property |
listIndex |
static Property |
listLength |
static Property |
listMember |
static Property |
member
Membership relationship of a list [subject] to a member [object] c.f.
|
static Resource |
NAMESPACE
The namespace of the vocabulary as a resource
|
static String |
NS
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 Resource NAMESPACE
The namespace of the vocabulary as a resource
public static final Property listLength
public static final Property length
Length relationship of a list [subject] to a length [object]
public static final Property listIndex
public static final Property index
Index relationship of a list [subject] to a query list (index member)
public static final Property listMember
public static final Property member
Membership relationship of a list [subject] to a member [object] c.f. rdfs:member
Licenced under the Apache License, Version 2.0