From 199a1013b1071c89ee7fe9abf89c70f954a455a3 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Mon, 26 May 2025 20:33:58 +0200 Subject: present example in same order as problem, thanks to Bernelle --- _intro.qmd | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/_intro.qmd b/_intro.qmd index b2a6bc7..cbb7694 100644 --- a/_intro.qmd +++ b/_intro.qmd @@ -16,12 +16,12 @@ But Markdown can only express structure and hypermedia annotations, not semantic annotations. Annotating text differs from annotating the document as a whole in that the information is tied to specific text strings. -A document annotation can state, for example, -"this document contains strong language somewhere" -or "this document contains a link to this URL somewhere", -whereas a text annotation can state, for example, +A text annotation can state, for example, "this text string is strongly emphasized" -or "this text string links to this URL." +or "this text string links to this URL", +whereas a document annotation is limited to stating, for example, +"this document contains strong language somewhere" +or "this document contains a link to this URL somewhere". Semantic text annotation is the process of applying information about meaning -- cgit v1.2.3