summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeandre17 <leandre.godet@epitech.eu>2025-02-18 12:26:36 +0100
committerLeandre17 <leandre.godet@epitech.eu>2025-02-18 12:26:39 +0100
commit1bbbee46eb606ea596550fb3c6ce05fc191fe9a3 (patch)
tree96e4c2dc51f88a4271c013e70597c5873ec44e1e
parent9ca4c84fba4f098577aa1a9c09b34304e9af28b6 (diff)
[ADD] introduction and fix plan
-rw-r--r--_intro.qmd12
-rw-r--r--_plan.qmd15
2 files changed, 11 insertions, 16 deletions
diff --git a/_intro.qmd b/_intro.qmd
index 1333ed7..095d1e9 100644
--- a/_intro.qmd
+++ b/_intro.qmd
@@ -1 +1,11 @@
-TODO
+Extend the Quarto document publishing system to handle semantic annotations.
+
+
+Quarto takes as input plaintext files written in Markdown, processes it through pandoc and a set of extensions and templates, to produce a website, a PDF document, a presentation slide show and more.
+
+
+This project will write an extension to detect semantic annotations in the Markdown input, transforming them as appropriate to the various output formats - e.g. XMP metadata for PDF output and RDFa for html output.
+
+
+Already a specification has been draftet for how to annotate semantics embedded in Markdown. The challenge is to implement that specification - and possibly spot and refine the spec, and explore use cases for Markdown+spemantics.
+
diff --git a/_plan.qmd b/_plan.qmd
index 015ec45..c23c668 100644
--- a/_plan.qmd
+++ b/_plan.qmd
@@ -37,21 +37,6 @@ The weekly tasks could be follows:
* [research different ways to extend Quarto] - todo by sabin
* [define the project scope] - todo
-* [reflect on report structure]
- * Parts of the report advice:
- * Front page.
- * Abstract.
- * Table of Contents.
- * Introduction.
- * Project Planning.
- * Analysis and Design.
- * Description of the Program.
- * User Guide.
- * Testing.
- * Discussion and Conclusion.
- * Bibliography.
- * Appendices
- * Are all these parts usefull ? Do we need more or less?
* [advisor meeting agenda]
* [time] how should we spend our time / balance (meeting, personal work)
* [surprise] how to handle / forsee unexpected event