aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2025-05-26 20:33:58 +0200
committerJonas Smedegaard <dr@jones.dk>2025-05-26 20:33:58 +0200
commit199a1013b1071c89ee7fe9abf89c70f954a455a3 (patch)
tree97e02f2e59934c751055c401e1fff5533317e489
parent6be9d53d582711f8511961596b97dfa0a06068be (diff)
present example in same order as problem, thanks to Bernelle
-rw-r--r--_intro.qmd10
1 files 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