File tree 1 file changed +4
-3
lines changed
1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -521,13 +521,14 @@ <h3>Quoted Literals</h3>
521
521
show:218 rdfs:label "That Seventies Show"^^<http://www.w3.org/2001/XMLSchema#string> . # same as above
522
522
show:218 rdfs:label "That Seventies Show" . # same again
523
523
show:218 show:localName "That Seventies Show"@en . # literal with a language tag
524
- show:218 show:localName "That Seventies Show"@en--ltr . # literal with a language tag and base direction
524
+ show:218 show:localName "HTML היא שפת סימון."@he--rtl . # literal with a language tag and base direction
525
525
show:218 show:localName "That Seventies Show"@en-us--ltr . # literal with a language tag, region subtag, and base direction
526
526
show:218 show:localName 'Cette Série des Années Soixante-dix'@fr . # literal delimited by single quote
527
527
show:218 show:localName "Cette Série des Années Septante"@fr-be . # literal with a region subtag
528
528
show:218 show:blurb '''This is a multi-line # literal with embedded new lines and quotes
529
- literal with many quotes (""""")
530
- and up to two sequential apostrophes ('').''' .
529
+ literal with many quotes (""""")
530
+ and up to two sequential apostrophes ('').''' .
531
+ show:218 show:blurb "HTML و CSS: تصميم و إنشاء مواقع الويب"@ar--rtl.
531
532
-->
532
533
</ pre >
533
534
</ section >
You can’t perform that action at this time.
0 commit comments