Index

_ | A | B | C | E | F | G | I | K | L | M | N | O | P | Q | R | S | T | U | V

_

__init__() (eltk.utils.CharConverter.CharConverter method)

A

addAttr() (eltk.reader.LinkedDataReader.LinkedDataReader method)
addFunc() (eltk.reader.LinkedDataReader.LinkedDataReader method)
addToStore() (in module eltk.store.store)

B

buildPyModel() (eltk.reader.LinkedDataReader.LinkedDataReader method)
buildRDFGraph() (eltk.kb.KBComponent.KBComponent method)

C

ComplexEncoder (class in eltk.utils.jsonutils)
convert() (eltk.utils.CharConverter.CharConverter method)

E

eltk.display (module)
eltk.kb.__init__ (module)
eltk.kb.KBComponent (module)
eltk.kb.Meta (module)
eltk.kb.Termset (module)
eltk.reader.__init__ (module)
eltk.reader.LeipzigReader (module)
eltk.reader.LinkedDataReader (module)
eltk.reader.Reader (module)
eltk.reader.TermsetReader (module)
eltk.store.store (module)
eltk.store.utils (module)
eltk.utils.CharConverter (module)
eltk.utils.functions (module)
eltk.utils.GraphManager (module)
eltk.utils.jsonutils (module)
eltk.utils.sparql (module)

F

findClitics() (in module eltk.utils.functions)
findInfixes() (in module eltk.utils.functions)
findNum() (in module eltk.utils.functions)
findQuoted() (in module eltk.utils.functions)
findRedups() (in module eltk.utils.functions)
formatEscapes() (in module eltk.utils.functions)

G

getABoxTriples() (in module eltk.utils.sparql)
getAddress() (eltk.utils.GraphManager.GraphManager method)
getArticles() (eltk.utils.GraphManager.GraphManager method)
getAuthorList() (eltk.utils.GraphManager.GraphManager method)
getAuthors() (eltk.utils.GraphManager.GraphManager method)
getBaseClasses() (in module eltk.utils.sparql)
getBibtexPublicationType() (eltk.utils.GraphManager.GraphManager method)
getBooks() (eltk.utils.GraphManager.GraphManager method)
getBookTitle() (eltk.utils.GraphManager.GraphManager method)
getChapter() (eltk.utils.GraphManager.GraphManager method)
getCitations() (eltk.utils.GraphManager.GraphManager method)
getCitationsBibtexAddress() (eltk.utils.GraphManager.GraphManager method)
getCitationsBibtexAuthors() (eltk.utils.GraphManager.GraphManager method)
getCitationsBibtexComment() (eltk.utils.GraphManager.GraphManager method)
getCitationsBibtexEditors() (eltk.utils.GraphManager.GraphManager method)
getCitationsBibtexEntry() (eltk.utils.GraphManager.GraphManager method)
getCitationsBibtexJournal() (eltk.utils.GraphManager.GraphManager method)
getCitationsBibtexPublicationYear() (eltk.utils.GraphManager.GraphManager method)
getCitationsBibtexPublisher() (eltk.utils.GraphManager.GraphManager method)
getCitationsBibtexSeries() (eltk.utils.GraphManager.GraphManager method)
getCitationsBibtexTitle() (eltk.utils.GraphManager.GraphManager method)
getCitationsBibtexVolume() (eltk.utils.GraphManager.GraphManager method)
getCitationsPages() (eltk.utils.GraphManager.GraphManager method)
getClasses() (eltk.utils.GraphManager.GraphManager method)
getComments() (in module eltk.utils.sparql)
getDescription() (eltk.utils.GraphManager.GraphManager method)
getDescriptions() (eltk.utils.GraphManager.GraphManager method)
getEditorList() (eltk.utils.GraphManager.GraphManager method)
getIdentifier() (in module eltk.store.store)
getInCollections() (eltk.utils.GraphManager.GraphManager method)
getIndividuals() (in module eltk.utils.sparql)
getInProceedings() (eltk.utils.GraphManager.GraphManager method)
getJournal() (eltk.utils.GraphManager.GraphManager method)
getLabel() (eltk.utils.GraphManager.GraphManager method)
getLabels() (eltk.utils.GraphManager.GraphManager method)
getLength() (eltk.utils.GraphManager.GraphManager method)
getLocalName() (in module eltk.utils.functions)
getMiscs() (eltk.utils.GraphManager.GraphManager method)
getNamespace() (in module eltk.utils.functions)
getOWLClasses() (eltk.kb.KBComponent.KBComponent method)
(in module eltk.utils.sparql)
getOWLDatatypeProperties() (in module eltk.utils.sparql)
getOWLObjectProperties() (in module eltk.utils.sparql)
getPages() (eltk.utils.GraphManager.GraphManager method)
getPhdTheses() (eltk.utils.GraphManager.GraphManager method)
getPredicateObjects() (eltk.utils.GraphManager.GraphManager method)
getPublisher() (eltk.utils.GraphManager.GraphManager method)
getSeq() (eltk.utils.GraphManager.GraphManager method)
getSeqs() (eltk.utils.GraphManager.GraphManager method)
getSubClasses() (eltk.utils.GraphManager.GraphManager method)
(in module eltk.utils.sparql)
getSubjectObjects() (eltk.utils.GraphManager.GraphManager method)
getTechReports() (eltk.utils.GraphManager.GraphManager method)
getTermMeaning() (eltk.kb.KBComponent.KBComponent method)
(eltk.kb.Termset.Termset method)
getTitle() (eltk.utils.GraphManager.GraphManager method)
getType() (in module eltk.kb.Meta)
getUnitBasedOnForm() (in module eltk.utils.sparql)
getVolume() (eltk.utils.GraphManager.GraphManager method)
getYear() (eltk.utils.GraphManager.GraphManager method)
GraphManager (class in eltk.utils.GraphManager)

I

instantiateIGT() (eltk.reader.LeipzigReader.LeipzigReader method)
ipa_charmap (in module eltk.utils.CharConverter)
isDefinedBy() (eltk.utils.GraphManager.GraphManager method)

K

KBComponent (class in eltk.kb.KBComponent)

L

latex_charmap (in module eltk.utils.CharConverter)
LeipzigReader (class in eltk.reader.LeipzigReader)
LinkedDataReader (class in eltk.reader.LinkedDataReader)

M

makeID() (in module eltk.utils.functions)
makeInstance() (eltk.utils.jsonutils.ComplexEncoder method)
makeLinkedData() (eltk.reader.LeipzigReader.LeipzigReader method)
(eltk.reader.TermsetReader.TermsetReader method)

N

normalizeLine() (in module eltk.utils.functions)

O

OWLClass (class in eltk.kb.Meta)
OWLDatatypeProperty (class in eltk.kb.Meta)
OWLObjectProperty (class in eltk.kb.Meta)

P

parseGraph() (eltk.reader.LinkedDataReader.LinkedDataReader method)
parseIGTLine() (in module eltk.utils.functions)
parseIGTWord() (in module eltk.utils.functions)
printGraph() (eltk.utils.GraphManager.GraphManager method)
printTipaList() (in module eltk.utils.functions)

Q

quote() (in module eltk.utils.functions)

R

RDFProperty (class in eltk.kb.Meta)
RDFSClass (class in eltk.kb.Meta)
RDFSResource (class in eltk.kb.Meta)
RDFtype (in module eltk.kb.Meta)
read() (eltk.reader.Reader.Reader method)
Reader (class in eltk.reader.Reader)
renderJSON() (eltk.kb.KBComponent.KBComponent method)
resetDB() (in module eltk.store.utils)

S

sparqlQuery() (in module eltk.utils.sparql)

T

Termset (class in eltk.kb.Termset)
TermsetReader (class in eltk.reader.TermsetReader)
tipaClean() (in module eltk.utils.functions)

U

unpack() (in module eltk.utils.functions)

V

validate() (in module eltk.utils.functions)