Skip to content

Request to Integrate with SPDX license list web page #1

@goneall

Description

@goneall

Greetings,
I currently maintain the software which generates the HTML pages for spdx.org/licenses. There has been a few requests to include JSON on the web pages directly. I am far from expert in JavaScript/JSON, so I could use some help in integrating the work you've done.

The site is generated using a Java application whose main entrypoint can be found here: https://github.com/goneall/SPDX-Tools/blob/master/src/org/spdx/tools/LicenseRDFAGenerator.java

The templates for the index page and individual license pages can be found here: https://github.com/goneall/SPDX-Tools/tree/master/resources

After looking through your code, here's what I'm thinking - feedback appreciated:

  • Add JSON format for the license ID, OSI Approved, and full name directly to the index.html page (TOCHtmlTemplate.txt in the resource folder).
  • Add all fields (above + other web pages, text, template, standard license header) for each of the license HTML files (LicenseHTMLTemplate.txt in the resource folder).

Let me know your thoughts/feedback. You can also email me directly at gary@sourceauditor.com.

Thanks,
Gary

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions