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 Core #1743

Merged
merged 1 commit into from
Mar 25, 2025
Merged

Add SHACL 1.2 Core #1743

merged 1 commit into from
Mar 25, 2025

Conversation

browser-specs-bot
Copy link
Collaborator

Close #1739, 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-core/",
  "seriesComposition": "full",
  "shortname": "shacl12-core",
  "series": {
    "shortname": "shacl-core",
    "currentSpecification": "shacl12-core",
    "title": "SHACL Core",
    "shortTitle": "SHACL Core",
    "releaseUrl": "https://www.w3.org/TR/shacl-core/",
    "nightlyUrl": "https://w3c.github.io/data-shapes/shacl-core/"
  },
  "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-core/",
    "status": "First Public Working Draft",
    "filename": "Overview.html"
  },
  "nightly": {
    "url": "https://w3c.github.io/data-shapes/shacl12-core/",
    "status": "Editor's Draft",
    "alternateUrls": [],
    "repository": "https://github.com/w3c/data-shapes",
    "sourcePath": "shacl12-core/index.html",
    "filename": "index.html"
  },
  "title": "SHACL 1.2 Core",
  "source": "w3c",
  "shortTitle": "SHACL 1.2 Core",
  "standing": "good"
}

Tests

These changes look good! 😎

Close #1739, 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-core/",
  "seriesComposition": "full",
  "shortname": "shacl12-core",
  "series": {
    "shortname": "shacl-core",
    "currentSpecification": "shacl12-core",
    "title": "SHACL Core",
    "shortTitle": "SHACL Core",
    "releaseUrl": "https://www.w3.org/TR/shacl-core/",
    "nightlyUrl": "https://w3c.github.io/data-shapes/shacl-core/"
  },
  "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-core/",
    "status": "First Public Working Draft",
    "filename": "Overview.html"
  },
  "nightly": {
    "url": "https://w3c.github.io/data-shapes/shacl12-core/",
    "status": "Editor's Draft",
    "alternateUrls": [],
    "repository": "https://github.com/w3c/data-shapes",
    "sourcePath": "shacl12-core/index.html",
    "filename": "index.html"
  },
  "title": "SHACL 1.2 Core",
  "source": "w3c",
  "shortTitle": "SHACL 1.2 Core",
  "standing": "good"
}
```
</details>

### Tests
These changes look good! 😎
@tidoust tidoust merged commit a807575 into main Mar 25, 2025
1 check passed
@tidoust tidoust deleted the add-shacl12-core branch March 25, 2025 15:58
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-core
2 participants