Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add SHACL 1.2 SPARQL Extensions #1744

Merged
merged 1 commit into from
Mar 25, 2025
Merged

Add SHACL 1.2 SPARQL Extensions #1744

merged 1 commit into from
Mar 25, 2025

Conversation

browser-specs-bot
Copy link
Collaborator

Close #1740, adding the suggested spec to the list.

Changes to index.json

This update would trigger the following changes in index.json:

Add spec (1)
{
  "url": "https://www.w3.org/TR/shacl12-sparql/",
  "seriesComposition": "full",
  "shortname": "shacl12-sparql",
  "series": {
    "shortname": "shacl-sparql",
    "currentSpecification": "shacl12-sparql",
    "title": "SHACL SPARQL Extensions",
    "shortTitle": "SHACL SPARQL Extensions",
    "releaseUrl": "https://www.w3.org/TR/shacl-sparql/",
    "nightlyUrl": "https://w3c.github.io/data-shapes/shacl-sparql/"
  },
  "seriesVersion": "1.2",
  "categories": [],
  "organization": "W3C",
  "groups": [
    {
      "name": "Data Shapes Working Group",
      "url": "https://www.w3.org/groups/wg/data-shapes/"
    }
  ],
  "release": {
    "url": "https://www.w3.org/TR/shacl12-sparql/",
    "status": "First Public Working Draft",
    "filename": "Overview.html"
  },
  "nightly": {
    "url": "https://w3c.github.io/data-shapes/shacl12-sparql/",
    "status": "Editor's Draft",
    "alternateUrls": [],
    "repository": "https://github.com/w3c/data-shapes",
    "sourcePath": "shacl12-sparql/index.html",
    "filename": "index.html"
  },
  "title": "SHACL 1.2 SPARQL Extensions",
  "source": "w3c",
  "shortTitle": "SHACL 1.2 SPARQL Extensions",
  "standing": "good"
}

Tests

These changes look good! 😎

Close #1740, adding the suggested spec to the list.

### Changes to `index.json`
This update would trigger the following changes in `index.json`:

<details><summary>Add spec (1)</summary>

```json
{
  "url": "https://www.w3.org/TR/shacl12-sparql/",
  "seriesComposition": "full",
  "shortname": "shacl12-sparql",
  "series": {
    "shortname": "shacl-sparql",
    "currentSpecification": "shacl12-sparql",
    "title": "SHACL SPARQL Extensions",
    "shortTitle": "SHACL SPARQL Extensions",
    "releaseUrl": "https://www.w3.org/TR/shacl-sparql/",
    "nightlyUrl": "https://w3c.github.io/data-shapes/shacl-sparql/"
  },
  "seriesVersion": "1.2",
  "categories": [],
  "organization": "W3C",
  "groups": [
    {
      "name": "Data Shapes Working Group",
      "url": "https://www.w3.org/groups/wg/data-shapes/"
    }
  ],
  "release": {
    "url": "https://www.w3.org/TR/shacl12-sparql/",
    "status": "First Public Working Draft",
    "filename": "Overview.html"
  },
  "nightly": {
    "url": "https://w3c.github.io/data-shapes/shacl12-sparql/",
    "status": "Editor's Draft",
    "alternateUrls": [],
    "repository": "https://github.com/w3c/data-shapes",
    "sourcePath": "shacl12-sparql/index.html",
    "filename": "index.html"
  },
  "title": "SHACL 1.2 SPARQL Extensions",
  "source": "w3c",
  "shortTitle": "SHACL 1.2 SPARQL Extensions",
  "standing": "good"
}
```
</details>

### Tests
These changes look good! 😎
@tidoust tidoust merged commit cf46c2b into main Mar 25, 2025
1 check passed
@tidoust tidoust deleted the add-shacl12-sparql branch March 25, 2025 16:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add shacl12-sparql
2 participants