browser-specs icon indicating copy to clipboard operation
browser-specs copied to clipboard

Add sdw-sosa-ssn

Open browser-specs-bot opened this issue 10 months ago • 1 comments

URL

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

Rationale

Additional properties

{}

browser-specs-bot avatar Feb 10 '25 00:02 browser-specs-bot

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"
  }
]

browser-specs-bot avatar Feb 10 '25 00:02 browser-specs-bot

The specification was updated on 2025-04-23 (last reviewed on 2025-02-10).

github-actions[bot] avatar May 01 '25 00:05 github-actions[bot]

URL was reported before I included the multi-repos logic, which should now exclude the sdw-sosa-ssn folder from the w3c/sdw. Closing.

tidoust avatar Jun 18 '25 09:06 tidoust

Hmm, previous comment is wrong in practice. This is a separate repository that happens to also appear under w3c/sdw as a Git submodule... The repository also contains multiple specs and should be added to the known list of multi-spec repos accordingly. Will do.

tidoust avatar Jun 18 '25 09:06 tidoust