Skip to content

Commit 10e01e4

Browse files
rubensworksTpt
andcommitted
Apply suggestions from code review
Co-authored-by: Thomas Tanon
1 parent 3cd01cd commit 10e01e4

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

spec/index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -372,8 +372,8 @@

Introduction

372372
<h3>Version Announcementh3>
373373
<p>To indicate that RDF 1.2 features are used in the SPARQL results,
374374
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>
377377
<p>When providing content over HTTP, servers can announce the version
378378
using the optional `version` <a href="#media-type">Media Type parametera>:p>
379379

@@ -398,7 +398,7 @@

Version Announcement

398398

399399
<p class="note">Version numbers other than "1.2" are not defined by
400400
this specification.
401-
Processors may treat this as an error or warning.p>
401+
Processors MAY treat this as an error or warning.p>
402402
section>
403403
section>
404404
<section id="json-result-object">
@@ -479,7 +479,7 @@

"link"

479479
<section id="select-version">
480480
<h4>"version"h4>
481481
<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>
483483
<pre class="box json">"version" : "1.2" pre>
484484
section>
485485
section>

0 commit comments

Comments
 (0)