aboutsummaryrefslogtreecommitdiff
path: root/_intro.qmd
diff options
context:
space:
mode:
Diffstat (limited to '_intro.qmd')
-rw-r--r--_intro.qmd10
1 files changed, 10 insertions, 0 deletions
diff --git a/_intro.qmd b/_intro.qmd
index d5c1d38..b8aedb5 100644
--- a/_intro.qmd
+++ b/_intro.qmd
@@ -33,6 +33,8 @@ similarly unobtrusive as the widely adopted structural and hypermedia markup,
by extending a common Markdown processor
to handle semantic markup.
+*FIXME: introduce Pandoc, treating it as a prerequisite for the task*
+
## Problem formulation
So,
@@ -51,6 +53,8 @@ be extended to support semantic text annotations?**
## Levels of implementation
+*FIXME: maybe move to section on expectations for processors*
+
The primary aim is to support authoring;
enhancing renderings of the authored content is secondary.
@@ -132,3 +136,9 @@ for the syntax of embedding ontological annotations in Markdown.
The main challenge of this project is to implement that specification
as extensions for the existing Pandoc tool and Quarto framework,
and as part of that potentially also refine the draft specification.
+
+* Outline work
+* definér hvad er semantisk textannotation
+* analysér eksisterende værktøj
+* forentet output
+* implementering som filter...