@@ -372,8 +372,8 @@
Introduction
372
372
< h3 > Version Announcementh3 >
373
373
< p > To indicate that RDF 1.2 features are used in the SPARQL results,
374
374
such as < a data-cite ="RDF12-CONCEPTS#dfn-base-direction "> initial text directiona > or < a data-cite ="RDF12-CONCEPTS#dfn-triple-term "> triple termsa > ,
375
- the optional `version` < a href ="#media-type "> Media Type parametera > can be set to `1.2`.
376
- Alternatively, the < a href ="#select-version "> `"version"` membera > can be used to specify this version.p >
375
+ the optional `version` < a href ="#media-type "> Media Type parametera > MAY be set to `1.2`.
376
+ Alternatively, the < a href ="#select-version "> `"version"` membera > MAY be used to specify this version.p >
377
377
< p > When providing content over HTTP, servers can announce the version
378
378
using the optional `version` < a href ="#media-type "> Media Type parametera > :p >
379
379
@@ -398,7 +398,7 @@
Version Announcement
398
398
399
399
< p class ="note "> Version numbers other than "1.2" are not defined by
400
400
this specification.
401
- Processors may treat this as an error or warning.p >
401
+ Processors MAY treat this as an error or warning.p >
402
402
section >
403
403
section >
404
404
< section id ="json-result-object ">
@@ -479,7 +479,7 @@
"link"
479
479
< section id ="select-version ">
480
480
< h4 > "version"h4 >
481
481
< p > The optional < code > "version"code > string member, along with an optional `version` < a href ="#media-type "> Media Type parametera > ,
482
- can be used to announce that RDF 1.2 functionalities are used in the results.p >
482
+ MAY be used to announce that RDF 1.2 functionalities are used in the results.p >
483
483
< pre class ="box json "> "version" : "1.2" pre >
484
484
section >
485
485
section >
0 commit comments