spdx / spdx/LicenseListPublisher

Dangling `\";match=\".{0,5000}\">>` in W3C standard license header template

Open
#235 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Java
Stars
23
Forks
29
Avg merge
6h 31m
Merged PRs (30d)
2

Description

The W3C standard license header template (here contains \";match=\".{0,5000}\">> tag end, which is then interpreted as text.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Open the linked jsonld/W3C.jsonld file at line 59 and inspect the W3C standard license header template. Check the generated license data to confirm the dangling tag is no longer interpreted as text; completion means the template and generated output contain the intended header content without that artifact.

Written by the indexing model from the issue text.

Assessment

Domain
documentation
Issue type
Bug
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.