Skip to content
New issue

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

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

Already on GitHub? # to your account

Add sdw-sosa-ssn #1685

Open
browser-specs-bot opened this issue Feb 10, 2025 · 1 comment
Open

Add sdw-sosa-ssn #1685

browser-specs-bot opened this issue Feb 10, 2025 · 1 comment
Labels
new spec Suggestion to add a new spec

Comments

@browser-specs-bot
Copy link
Collaborator

URL

https://w3c.github.io/sdw-sosa-ssn/

Rationale

Additional properties

{}
@browser-specs-bot browser-specs-bot added the new spec Suggestion to add a new spec label Feb 10, 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/sdw-sosa-ssn/",
  "seriesComposition": "full",
  "shortname": "sdw-sosa-ssn",
  "series": {
    "shortname": "sdw-sosa-ssn",
    "currentSpecification": "sdw-sosa-ssn",
    "title": "sdw-sosa-ssn",
    "shortTitle": "sdw-sosa-ssn",
    "nightlyUrl": "https://w3c.github.io/sdw-sosa-ssn/"
  },
  "organization": "W3C",
  "groups": [
    {
      "name": "Spatio-temporal Data on the Web Working Group",
      "url": "https://www.w3.org/2021/sdw"
    }
  ],
  "nightly": {
    "url": "https://w3c.github.io/sdw-sosa-ssn/",
    "status": "Editor's Draft",
    "alternateUrls": [],
    "repository": "https://github.com/w3c/sdw-sosa-ssn",
    "filename": "index.html"
  },
  "title": "sdw-sosa-ssn",
  "source": "spec",
  "shortTitle": "sdw-sosa-ssn",
  "categories": [
    "browser"
  ],
  "standing": "good"
}

Tests

With these changes, the following tests would fail:

The `index.json` list contains relative paths to source of nightly spec when repository is known

Expected:

[]

Actual:

[
  {
    "url": "https://w3c.github.io/sdw-sosa-ssn/",
    "seriesComposition": "full",
    "shortname": "sdw-sosa-ssn",
    "series": {
      "shortname": "sdw-sosa-ssn",
      "currentSpecification": "sdw-sosa-ssn",
      "title": "sdw-sosa-ssn",
      "shortTitle": "sdw-sosa-ssn",
      "nightlyUrl": "https://w3c.github.io/sdw-sosa-ssn/"
    },
    "organization": "W3C",
    "groups": [
      {
        "name": "Spatio-temporal Data on the Web Working Group",
        "url": "https://www.w3.org/2021/sdw"
      }
    ],
    "nightly": {
      "url": "https://w3c.github.io/sdw-sosa-ssn/",
      "status": "Editor's Draft",
      "alternateUrls": [],
      "repository": "https://github.com/w3c/sdw-sosa-ssn",
      "filename": "index.html"
    },
    "title": "sdw-sosa-ssn",
    "source": "spec",
    "shortTitle": "sdw-sosa-ssn",
    "categories": [
      "browser"
    ],
    "standing": "good"
  }
]

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
new spec Suggestion to add a new spec
Projects
None yet
Development

No branches or pull requests

1 participant