@Configuration public class HPOAnnotator extends Object implements AnnotatorConfig
Add resource file path to RuntimeProperty 'hpo_location'
| Modifier and Type | Field and Description |
|---|---|
static String |
HPO_IDS |
static String |
HPO_TERMS |
static String |
NAME |
| Constructor and Description |
|---|
HPOAnnotator() |
| Modifier and Type | Method and Description |
|---|---|
Attribute |
getIdsAttr() |
Attribute |
getTermsAttr() |
RepositoryAnnotator |
hpo() |
Resource |
hpoResource() |
void |
init() |
public static final String NAME
public static final String HPO_IDS
public static final String HPO_TERMS
@Bean public RepositoryAnnotator hpo()
public Attribute getIdsAttr()
public Attribute getTermsAttr()
public void init()
init in interface AnnotatorConfig@Bean public Resource hpoResource()
Copyright © 2017. All rights reserved.