| Package | Description |
|---|---|
| org.aksw.qa.annotation.util |
| Modifier and Type | Method | Description |
|---|---|---|
static NifEverything.NifProperty |
NifEverything.NifProperty.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static NifEverything.NifProperty[] |
NifEverything.NifProperty.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method | Description |
|---|---|---|
String |
NifEverything.appendNIFResultFromIndexDBO(String documentsString,
IndexDBO indexDBO,
NifEverything.NifProperty nif) |
Appends found properties(classes) annoatation to given NIF.
|
String |
NifEverything.createNIFResultFromIndexDBO(String q,
IndexDBO indexDBO,
NifEverything.NifProperty nif) |
Creates a NIF with annotations respective to given
NifEverything.NifProperty
respective to given IndexDBO |
private List<org.aksw.gerbil.transfer.nif.Marking> |
NifEverything.stringToMarkingsIndexDBO(String q,
IndexDBO indexDBO,
NifEverything.NifProperty nif) |
Here the actual annoataion takes place.
|
Copyright © 2016–2018 Pivotal Software, Inc.. All rights reserved.