Skip to content
Adarsh Pyarelal edited this page Aug 17, 2018 · 19 revisions

Welcome to the Eidos wiki! Below is a roadmap to Eidos documentation with brief descriptions and links to other wiki pages, source code files, and a minimal Eidos website.

  • Top-level description

    Brief Description of World Modelers Readers describes Eidos and other readers from a high level.

  • Mid-level description

    README is part of the source code and provides significant background information. You may have to scroll down to see the contents of the document.

    API output examples shows output from the code snippets that are part of the document above.

  • Low-level description

    JSON-LD describes in detail the main output format that is used for import by modelers.

    ScalaDoc for Eidos hosts the automatically generated Scala/Java documentation for the system.

  • Behind the scenes

    Unit-Test-Protocol details the testing procedure for Eidos developers.

    JSON LD Obsolete documents a now deprecated version of the output format.