public class CRIS extends Object
Modifier and Type | Field and Description |
---|---|
static UriRef |
FacetProperty
definition: A facet property is a property that can be used for
faceted search.
|
static UriRef |
IndexDefinition
definition: The description of an index that is to be maintained by CRIS.
|
static UriRef |
IndexDefinitionList
definition: A List of IndexDefinitionS
|
static UriRef |
indexedProperty
definition: A property to be indexed.
|
static UriRef |
indexedType
definition: The RDF type of which instances are to be indexed.
|
static UriRef |
JoinVirtualProperty
definition: A join virtual property is a property whose values are
the values of all paths of certain properties leading to a value.
|
static UriRef |
PathVirtualProperty
definition: A join virtual property is a property whole value results
from the concatenation of the literal values of a list of properties with
literal values.
|
static UriRef |
propertyList
definition: Point to the list of properties of the subject.
|
static UriRef |
THIS_ONTOLOGY |
static UriRef |
VirtualProperty
definition: A virtual property is a property whose value can be
computed from other properties of the resource.
|
Constructor and Description |
---|
CRIS() |
public static final UriRef FacetProperty
public static final UriRef IndexDefinition
public static final UriRef IndexDefinitionList
public static final UriRef JoinVirtualProperty
public static final UriRef PathVirtualProperty
public static final UriRef VirtualProperty
public static final UriRef indexedProperty
public static final UriRef indexedType
public static final UriRef propertyList
public static final UriRef THIS_ONTOLOGY
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.