Skip to content

Commit

Permalink
Update of ED report from new reffy run
Browse files Browse the repository at this point in the history
Using reffy commit 18.3.0.
  • Loading branch information
reffy-bot committed Jan 30, 2025
1 parent d7de82d commit a18dd7a
Show file tree
Hide file tree
Showing 5 changed files with 142 additions and 112 deletions.
38 changes: 38 additions & 0 deletions ed/dfns/sparql12-query.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,44 @@
"url": "https://w3c.github.io/sparql-query/spec/"
},
"dfns": [
{
"id": "dfn-string-literal",
"href": "https://w3c.github.io/sparql-query/spec/#dfn-string-literal",
"linkingText": [
"string literal"
],
"localLinkingText": [],
"type": "dfn",
"for": [],
"access": "private",
"informative": false,
"heading": {
"id": "func-string",
"href": "https://w3c.github.io/sparql-query/spec/#func-string",
"title": "Functions on Strings",
"number": "17.4.3"
},
"definedIn": "prose"
},
{
"id": "dfn-argument-compatible",
"href": "https://w3c.github.io/sparql-query/spec/#dfn-argument-compatible",
"linkingText": [
"argument compatible"
],
"localLinkingText": [],
"type": "dfn",
"for": [],
"access": "private",
"informative": false,
"heading": {
"id": "func-string",
"href": "https://w3c.github.io/sparql-query/spec/#func-string",
"title": "Functions on Strings",
"number": "17.4.3"
},
"definedIn": "prose"
},
{
"id": "dfn-sparqlquery",
"href": "https://w3c.github.io/sparql-query/spec/#dfn-sparqlquery",
Expand Down
72 changes: 22 additions & 50 deletions ed/headings/sparql12-query.json
Original file line number Diff line number Diff line change
Expand Up @@ -1028,137 +1028,109 @@
"number": "17.4.2.19"
},
{
"id": "func-strings",
"href": "https://w3c.github.io/sparql-query/spec/#func-strings",
"id": "func-string",
"href": "https://w3c.github.io/sparql-query/spec/#func-string",
"level": 4,
"title": "Functions on Strings",
"number": "17.4.3"
},
{
"id": "idp1887976",
"href": "https://w3c.github.io/sparql-query/spec/#idp1887976",
"level": 5,
"title": "Strings in SPARQL Functions",
"number": "17.4.3.1"
},
{
"id": "func-string",
"href": "https://w3c.github.io/sparql-query/spec/#func-string",
"level": 6,
"title": "String arguments",
"number": "17.4.3.1.1"
},
{
"id": "func-arg-compatibility",
"href": "https://w3c.github.io/sparql-query/spec/#func-arg-compatibility",
"level": 6,
"title": "Argument Compatibility Rules",
"number": "17.4.3.1.2"
},
{
"id": "string-literal-return-type",
"href": "https://w3c.github.io/sparql-query/spec/#string-literal-return-type",
"level": 6,
"title": "String Literal Return Type",
"number": "17.4.3.1.3"
},
{
"id": "func-strlen",
"href": "https://w3c.github.io/sparql-query/spec/#func-strlen",
"level": 5,
"title": "STRLEN",
"number": "17.4.3.2"
"number": "17.4.3.1"
},
{
"id": "func-substr",
"href": "https://w3c.github.io/sparql-query/spec/#func-substr",
"level": 5,
"title": "SUBSTR",
"number": "17.4.3.3"
"number": "17.4.3.2"
},
{
"id": "func-ucase",
"href": "https://w3c.github.io/sparql-query/spec/#func-ucase",
"level": 5,
"title": "UCASE",
"number": "17.4.3.4"
"number": "17.4.3.3"
},
{
"id": "func-lcase",
"href": "https://w3c.github.io/sparql-query/spec/#func-lcase",
"level": 5,
"title": "LCASE",
"number": "17.4.3.5"
"number": "17.4.3.4"
},
{
"id": "func-strstarts",
"href": "https://w3c.github.io/sparql-query/spec/#func-strstarts",
"level": 5,
"title": "STRSTARTS",
"number": "17.4.3.6"
"number": "17.4.3.5"
},
{
"id": "func-strends",
"href": "https://w3c.github.io/sparql-query/spec/#func-strends",
"level": 5,
"title": "STRENDS",
"number": "17.4.3.7"
"number": "17.4.3.6"
},
{
"id": "func-contains",
"href": "https://w3c.github.io/sparql-query/spec/#func-contains",
"level": 5,
"title": "CONTAINS",
"number": "17.4.3.8"
"number": "17.4.3.7"
},
{
"id": "func-strbefore",
"href": "https://w3c.github.io/sparql-query/spec/#func-strbefore",
"level": 5,
"title": "STRBEFORE",
"number": "17.4.3.9"
"number": "17.4.3.8"
},
{
"id": "func-strafter",
"href": "https://w3c.github.io/sparql-query/spec/#func-strafter",
"level": 5,
"title": "STRAFTER",
"number": "17.4.3.10"
},
{
"id": "func-encode",
"href": "https://w3c.github.io/sparql-query/spec/#func-encode",
"level": 5,
"title": "ENCODE_FOR_URI",
"number": "17.4.3.11"
"number": "17.4.3.9"
},
{
"id": "func-concat",
"href": "https://w3c.github.io/sparql-query/spec/#func-concat",
"level": 5,
"title": "CONCAT",
"number": "17.4.3.12"
"number": "17.4.3.10"
},
{
"id": "func-langMatches",
"href": "https://w3c.github.io/sparql-query/spec/#func-langMatches",
"level": 5,
"title": "langMATCHES",
"number": "17.4.3.13"
"number": "17.4.3.11"
},
{
"id": "func-regex",
"href": "https://w3c.github.io/sparql-query/spec/#func-regex",
"level": 5,
"title": "REGEX",
"number": "17.4.3.14"
"number": "17.4.3.12"
},
{
"id": "func-replace",
"href": "https://w3c.github.io/sparql-query/spec/#func-replace",
"level": 5,
"title": "REPLACE",
"number": "17.4.3.15"
"number": "17.4.3.13"
},
{
"id": "func-encode",
"href": "https://w3c.github.io/sparql-query/spec/#func-encode",
"level": 5,
"title": "ENCODE_FOR_URI",
"number": "17.4.3.14"
},
{
"id": "func-numerics",
Expand Down
Loading

0 comments on commit a18dd7a

Please sign in to comment.