This commit is contained in:
Roger Rutishauser 2024-10-03 18:53:24 +02:00
parent 9f18ed7a3b
commit 8ab95bb548

View File

@ -22,7 +22,8 @@ rdf:type is a property `<http://www.w3.org/1999/02/222-rdf-syntax-ns#type>` and
### Literal Datatypes
^Serialization^Datatype^
| Serialization | Datatype |
| ------------- | -------- |
| "Bugs Bunny" | xsd:string |
| "Bugs Bunny"%%^^%%xsd:string | xsd:string |
| "Bugs Bunny"@en | rdf:langstring |