Skip to content

Commit 0d56902

Browse files
committed
capital letters in refs
1 parent bced028 commit 0d56902

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
@@ -385,8 +385,8 @@ <h2>Introduction</h2>
385385
</p>
386386
<p>
387387
The SPARQL query language for RDF is designed to meet the use cases and
388-
requirements identified by the RDF Data Access Working Group in [[rdf-dawg-uc]],
389-
the SPARQL 1.1 Working Group in [[sparql-features]], and the RDF-star Working Group.
388+
requirements identified by the RDF Data Access Working Group in [[RDF-DAWG-UC]],
389+
the SPARQL 1.1 Working Group in [[SPARQL-FEATURES]], and the RDF-star Working Group.
390390
</p>
391391
<section id="docOutline">
392392
<h3>Document Outline</h3>
@@ -4582,7 +4582,7 @@ <h4>Descriptions of Resources</h4>
45824582
</div>
45834583
</div>
45844584
<p>which includes the blank node closure for the
4585-
<a data-cite="vcard-rdf#" class="inform">vCard vocabulary</a> <code>vcard:N</code>.
4585+
vCard vocabulary <code>vcard:N</code>.
45864586
Other possible mechanisms for deciding what
45874587
information to return include Concise Bounded Descriptions [[CBD]].</p>
45884588
<p>For a vocabulary such as FOAF, where the resources are typically blank nodes, returning
@@ -10260,7 +10260,7 @@ <h3>Escape sequences in strings</h3>
1026010260
<h3>Grammar</h3>
1026110261
<p>The EBNF notation used in the grammar is defined in
1026210262
Extensible Markup Language (XML) 1.1
10263-
[[xml11]]
10263+
[[XML11]]
1026410264
section 6 <a data-cite="xml11#sec-notation">Notation</a>.</p>
1026510265
<p>Notes:</p>
1026610266
<ol>

0 commit comments

Comments
 (0)