diff options
| author | Jonas Smedegaard <dr@jones.dk> | 2025-03-18 09:54:53 +0100 |
|---|---|---|
| committer | Jonas Smedegaard <dr@jones.dk> | 2025-03-18 09:54:53 +0100 |
| commit | def86874a3e31b497ffad0b4de7fc50f73b5116a (patch) | |
| tree | 32f0141064aed020dbfc75513ae2b1186ca38fc4 | |
| parent | 91903d5423ef086cfcfd4cdafa8c7c98708fb2dd (diff) | |
restructure headlines
| -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 |
