1
0
mirror of https://github.com/adambard/learnxinyminutes-docs.git synced 2025-08-07 23:37:32 +02:00

Merge pull request #4502 from bobdc/remove-color-coding

[rdf/en-en] Make color coding generic because too much was red
This commit is contained in:
Adam Bard
2022-11-12 07:26:02 -08:00
committed by GitHub

View File

@@ -28,7 +28,7 @@ usually look like URLs but function as identifiers, not locators. The use of
URIs provides context for resource identifiers to make them unambiguous—for URIs provides context for resource identifiers to make them unambiguous—for
example, to tell a book title from a job title. example, to tell a book title from a job title.
```turtle ```
# The hash symbol is the comment delimiter. # The hash symbol is the comment delimiter.
# Turtle triple statements end with periods like natural language sentences. # Turtle triple statements end with periods like natural language sentences.