Skip to content

Add data-shapes-test-suite #1841

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

Closed
browser-specs-bot opened this issue May 5, 2025 · 2 comments
Closed

Add data-shapes-test-suite #1841

browser-specs-bot opened this issue May 5, 2025 · 2 comments
Labels
ignore The spec does not meet selection criteria new spec Suggestion to add a new spec

Comments

@browser-specs-bot
Copy link
Collaborator

URL

https://w3c.github.io/data-shapes/data-shapes-test-suite/

Rationale

  • See repository: w3c/data-shapes
  • Would-be shortname: data-shapes-test-suite

Additional properties

{}
@browser-specs-bot browser-specs-bot added new spec Suggestion to add a new spec review Issue needs to be reviewed labels May 5, 2025
@browser-specs-bot
Copy link
Collaborator Author

Changes to index.json

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

Add spec (1)
{
  "url": "https://w3c.github.io/data-shapes/data-shapes-test-suite/",
  "seriesComposition": "full",
  "shortname": "data-shapes-test-suite",
  "series": {
    "shortname": "data-shapes-test-suite",
    "currentSpecification": "data-shapes-test-suite",
    "title": "SHACL Test Suite and Implementation Report",
    "shortTitle": "SHACL Test Suite and Implementation Report",
    "nightlyUrl": "https://w3c.github.io/data-shapes/data-shapes-test-suite/"
  },
  "organization": "W3C",
  "groups": [
    {
      "name": "Data Shapes Working Group",
      "url": "https://www.w3.org/groups/wg/data-shapes/"
    }
  ],
  "nightly": {
    "url": "https://w3c.github.io/data-shapes/data-shapes-test-suite/",
    "status": "Document",
    "alternateUrls": [],
    "repository": "https://github.com/w3c/data-shapes",
    "sourcePath": "data-shapes-test-suite/index.html",
    "filename": "index.html"
  },
  "title": "SHACL Test Suite and Implementation Report",
  "source": "spec",
  "shortTitle": "SHACL Test Suite and Implementation Report",
  "categories": [],
  "standing": "good"
}

Tests

With these changes, the following tests would fail:

The `index.json` list respects the JSON schema

Expected:

null

Actual:

[
  {
    "instancePath": "/159/nightly/status",
    "schemaPath": "#/properties/status/enum",
    "keyword": "enum",
    "params": {
      "allowedValues": [
        "A Collection of Interesting Ideas",
        "Draft Community Group Report",
        "Draft Deliverable",
        "Draft Finding",
        "Draft Registry",
        "Editor's Draft",
        "Experimental",
        "Final Deliverable",
        "Informational",
        "Internet Standard",
        "Living Standard",
        "Proposed Standard",
        "TAG Finding",
        "Unofficial Proposal Draft",
        "Working Group Approved Draft"
      ]
    },
    "message": "must be equal to one of the allowed values"
  }
]

Crawl results for SHACL Test Suite and Implementation Report

Crawl summary:

  • Title: SHACL Test Suite and Implementation Report
  • Authoring tool: respec
  • Date: 02 May 2025
  • Canonical URL: https://w3c.github.io/data-shapes/data-shapes-test-suite/
  • Spec defines:
    • Headings: 20 found
    • IDs: 50 found
    • Links: 140 rawlinks
    • References: 1 normative, 1 informative
    • Terms: 2 private
  • No Algorithms, CDDL, CSS, Events, Web IDL definitions found

@tidoust tidoust added ignore The spec does not meet selection criteria and removed review Issue needs to be reviewed labels May 5, 2025
@tidoust
Copy link
Member

tidoust commented May 5, 2025

Test suite and implementation report, out of scope for browser-specs.

@tidoust tidoust closed this as completed May 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ignore The spec does not meet selection criteria new spec Suggestion to add a new spec
Projects
None yet
Development

No branches or pull requests

2 participants