diff options
| -rw-r--r-- | _design.qmd (renamed from _code.qmd) | 0 | ||||
| -rw-r--r-- | _intro.qmd | 2 | ||||
| -rw-r--r-- | report.qmd | 10 |
3 files changed, 5 insertions, 7 deletions
@@ -81,7 +81,7 @@ This aim has been framed with the following problem statement: **How can Unix-style tools for wiritng technical prose be extended to support ontological annotations?** -## Idea +## Implementation idea and brief plan Implement plugins for the Pandoc document converter to enable authoring of ontological annotations in the text content, @@ -59,19 +59,17 @@ TODO {{< include _intro.qmd >}} -# Technologies - -## Data formats +# Existing data formats {{< include _formats.qmd >}} -## Authoring workflow +# Existing authoring workflow {{< include _workflow.qmd >}} -# Description of the Program +# Program and its affects on workflow -{{< include _code.qmd >}} +{{< include _design.qmd >}} # Conclusion |
