Uses of Class
org.aksw.qa.annotation.index.IndexDBO
Packages that use IndexDBO
-
Uses of IndexDBO in org.aksw.qa.annotation.index
Subclasses of IndexDBO in org.aksw.qa.annotation.index -
Uses of IndexDBO in org.aksw.qa.annotation.util
Methods in org.aksw.qa.annotation.util with parameters of type IndexDBOModifier and TypeMethodDescriptionNifEverything.appendNIFResultFromIndexDBO(String documentsString, IndexDBO indexDBO, NifEverything.NifProperty nif)Appends found properties(classes) annotations to given NIF.NifEverything.createNIFResultFromIndexDBO(String q, IndexDBO indexDBO, NifEverything.NifProperty nif)Creates a NIF with annotations respective to givenNifEverything.NifPropertyrespective to givenIndexDBOprivate List<org.aksw.gerbil.transfer.nif.Marking>NifEverything.stringToMarkingsIndexDBO(String q, IndexDBO indexDBO, NifEverything.NifProperty nif)Here the actual annotation takes place.