Literal: first draft
authorLuc Moreau <l.moreau@ecs.soton.ac.uk>
Mon, 07 Nov 2011 22:16:14 +0000
changeset 842 07969054c7d8
parent 841 9728d83ba33e
child 843 423b1d297155
Literal: first draft
model/ProvenanceModel.html
--- a/model/ProvenanceModel.html	Mon Nov 07 22:07:29 2011 +0000
+++ b/model/ProvenanceModel.html	Mon Nov 07 22:16:14 2011 +0000
@@ -2180,7 +2180,10 @@
 <span class="nonterminal">languageTag</span> := <em>@ (U+40) by followed a nonempty sequence of characters matching the langtag production from [[!BCP47]]</em>
 </div>
 
-
+<p><span class="nonterminal">stringLiteralNoLanguage</span> and
+<span class="nonterminal">stringLiteralWithLanguage</span>
+are syntactic sugar for quoted strings with datatype IRI <span class="name">xsd:string</span>.
+</p>
 
 <p>
 The following examples respectively are the string "abc", the string "abc" with language english, the string "abc", the integer number "1", and the URI "http://example.org/foo"