From 0d569026f74e7ea89f51895bc86cab3a5c2dea08 Mon Sep 17 00:00:00 2001 From: domel Date: Thu, 21 Sep 2023 16:15:53 +0200 Subject: [PATCH 1/2] capital letters in refs --- spec/index.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/spec/index.html b/spec/index.html index 478c389..9fccc9f 100644 --- a/spec/index.html +++ b/spec/index.html @@ -385,8 +385,8 @@

Introduction

The SPARQL query language for RDF is designed to meet the use cases and - requirements identified by the RDF Data Access Working Group in [[rdf-dawg-uc]], - the SPARQL 1.1 Working Group in [[sparql-features]], and the RDF-star Working Group. + requirements identified by the RDF Data Access Working Group in [[RDF-DAWG-UC]], + the SPARQL 1.1 Working Group in [[SPARQL-FEATURES]], and the RDF-star Working Group.

Document Outline

@@ -4582,7 +4582,7 @@

Descriptions of Resources

which includes the blank node closure for the - vCard vocabulary vcard:N. + vCard vocabulary vcard:N. Other possible mechanisms for deciding what information to return include Concise Bounded Descriptions [[CBD]].

For a vocabulary such as FOAF, where the resources are typically blank nodes, returning @@ -10260,7 +10260,7 @@

Escape sequences in strings

Grammar

The EBNF notation used in the grammar is defined in Extensible Markup Language (XML) 1.1 - [[xml11]] + [[XML11]] section 6 Notation.

Notes:

    From 973dbd729c4c691f004d541b93860bfda838ed7a Mon Sep 17 00:00:00 2001 From: Dominik Tomaszuk Date: Thu, 21 Sep 2023 18:29:20 +0200 Subject: [PATCH 2/2] restoring the vCard link --- spec/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spec/index.html b/spec/index.html index 9fccc9f..7ad49e8 100644 --- a/spec/index.html +++ b/spec/index.html @@ -4582,7 +4582,7 @@

    Descriptions of Resources

    which includes the blank node closure for the - vCard vocabulary vcard:N. + vCard vocabulary vcard:N. Other possible mechanisms for deciding what information to return include Concise Bounded Descriptions [[CBD]].

    For a vocabulary such as FOAF, where the resources are typically blank nodes, returning