public class ConceptConstants extends NodeConstants
| Modifier and Type | Class and Description |
|---|---|
static class |
ConceptConstants.IdType
Deprecated.
should be merged with ConceptCoordinates enum
|
NodeConstants.Labels| Modifier and Type | Field and Description |
|---|---|
static String |
AGGREGATE
Field in the input data format.
|
static String |
AGGREGATE_INCLUDE_IN_HIERARCHY
Applies to aggregate terms which are explicitly imported.
|
static String |
AGGREGATE_SOURCES
Deprecated.
|
static String |
COORD_ID
Deprecated.
Use default properties on
ConceptCoordinates instead |
static String |
COORD_SOURCE
Deprecated.
Use default properties on
ConceptCoordinates instead |
static String |
ELEMENT_COORDINATES
Field in the input data format of aggregate terms.
|
static String |
ELEMENT_SOURCES
Deprecated.
use
ELEMENT_COORDINATES instead |
static String |
ELEMENT_SRC_IDS
Deprecated.
use
ELEMENT_COORDINATES instead |
static String |
INDEX_NAME |
static String |
PARENT_COORDINATES
Field in the input data format.
|
static String |
PROP_CHILDREN_IN_FACETS
Property that stores for database terms, which facets define children for
them.
|
static String |
PROP_COORDINATES |
static String |
PROP_COPY_PROPERTIES
Property of aggregate terms.
|
static String |
PROP_DESCRIPTIONS |
static String |
PROP_DISPLAY_NAME
The name which should be displayed in Semedico, e.g.
|
static String |
PROP_EVENT_VALENCE
Deprecated.
|
static String |
PROP_FACETS |
static String |
PROP_MAPPING_TYPE
Property for aggregates.
|
static String |
PROP_OBSOLETE
Boolean property to indicate whether the facet was marked obsolete.
|
static String |
PROP_ORG_ID |
static String |
PROP_ORG_SRC |
static String |
PROP_PREF_NAME
The name by which a term should be references preferably.
|
static String |
PROP_SOURCES |
static String |
PROP_SPECIFIC_EVENT_TYPE
Deprecated.
|
static String |
PROP_SRC_IDS |
static String |
PROP_SYNONYMS
Name other than the preferred name that mean the same thing.
|
static String |
PROP_UNIQUE_SRC_ID |
static String |
PROP_WRITING_VARIANTS
Writing variants of the preferred name or any of its synonyms that are
not any of these names themselves but writing variants (with or without
dashes, slashes, white spaces etc.).
|
static String |
RELATIONSHIPS
Field in the input data format.
|
static String |
RS_PROPS
Field in the input data format for explicit term relations.
|
static String |
RS_TARGET_ORG_ID
Field in the input data format for explicit term relations.
|
static String |
RS_TARGET_ORG_SRC
Field in the input data format for explicit term relations.
|
static String |
RS_TARGET_SRC
Field in the input data format for explicit term relations.
|
static String |
RS_TARGET_SRC_ID
Field in the input data format for explicit term relations.
|
static String |
RS_TYPE
Field in the input data format for explicit term relations.
|
static String |
SET_INDEX_NAME |
INDEX_ROOT_NODES, PROP_GENERAL_LABELS, PROP_ID, PROP_NAME, PROP_PROPERTIES, PROP_QUALIFIERS, PROP_UNIQUE_LABELS, PROP_VALUEKEY_LABELS| Constructor and Description |
|---|
ConceptConstants() |
public static final String PROP_PREF_NAME
public static final String PROP_DISPLAY_NAME
public static final String PROP_SYNONYMS
public static final String PROP_WRITING_VARIANTS
public static final String PROP_DESCRIPTIONS
public static final String PROP_FACETS
public static final String PROP_ORG_ID
public static final String PROP_ORG_SRC
public static final String PROP_SRC_IDS
public static final String PROP_SOURCES
public static final String PROP_UNIQUE_SRC_ID
public static final String PROP_CHILDREN_IN_FACETS
public static final String PARENT_COORDINATES
#PARENT_SRC_IDS the respective
source. This information is used to identify the correct parent node.public static final String INDEX_NAME
public static final String SET_INDEX_NAME
public static final String RELATIONSHIPS
public static final String RS_TARGET_SRC_ID
public static final String RS_TARGET_SRC
public static final String RS_TARGET_ORG_ID
public static final String RS_TARGET_ORG_SRC
public static final String RS_TYPE
public static final String RS_PROPS
public static final String AGGREGATE
@Deprecated public static final String AGGREGATE_SOURCES
AGGREGATE is set to
true) which term sources (NOT original source) are eligible as
elements for this aggregate.public static final String AGGREGATE_INCLUDE_IN_HIERARCHY
@Deprecated public static final String ELEMENT_SRC_IDS
ELEMENT_COORDINATES instead@Deprecated public static final String ELEMENT_SOURCES
ELEMENT_COORDINATES insteadpublic static final String ELEMENT_COORDINATES
public static final String PROP_COPY_PROPERTIES
@Deprecated public static final String PROP_SPECIFIC_EVENT_TYPE
@Deprecated public static final String PROP_EVENT_VALENCE
public static final String PROP_MAPPING_TYPE
@Deprecated public static final String COORD_ID
ConceptCoordinates instead@Deprecated public static final String COORD_SOURCE
ConceptCoordinates insteadpublic static final String PROP_COORDINATES
public static final String PROP_OBSOLETE
Copyright © 2018 JULIE Lab Jena, Germany. All rights reserved.