| Package | Description |
|---|---|
| org.molgenis.data.semanticsearch.semantic | |
| org.molgenis.data.semanticsearch.service | |
| org.molgenis.data.semanticsearch.service.impl |
| Modifier and Type | Method and Description |
|---|---|
static OntologyTag |
OntologyTag.create(OntologyTerm term,
Relation relation) |
| Modifier and Type | Method and Description |
|---|---|
OntologyTag |
OntologyTagService.addAttributeTag(String entityName,
String attributeName,
String relationIRI,
List<String> ontologyTermIRIs) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,OntologyTag> |
OntologyTagService.tagAttributesInEntity(String entity,
Map<AttributeMetaData,OntologyTerm> tags) |
| Modifier and Type | Method and Description |
|---|---|
OntologyTag |
OntologyTagServiceImpl.addAttributeTag(String entity,
String attribute,
String relationIRI,
List<String> ontologyTermIRIs) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,OntologyTag> |
OntologyTagServiceImpl.tagAttributesInEntity(String entity,
Map<AttributeMetaData,OntologyTerm> tags) |
Copyright © 2016. All Rights Reserved.