.. _gettingstarted: Getting started with the ELTK ============================= The ELTK is intended: * to manipulate linguistics data * to translate un- or semi-structured data into `RDF `_ (according to an ontology) * to expose RDF data in various display forms (e.g., HTML or PDF) * to provide the basis for web frameworks and services for linguistics This section outlines each of these broad aims by giving a general description. Specific uses of ELTK code are given in later sections. Data manipulation ---------------------- .. automodule:: eltk.kb.__init__ Data migration -------------- .. automodule:: eltk.reader.__init__ Data display ------------ .. automodule:: eltk.display