Skip to content
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

licenseTextHtml in 2.2 spec #785

Open
patriksvensson opened this issue Aug 15, 2022 · 3 comments
Open

licenseTextHtml in 2.2 spec #785

patriksvensson opened this issue Aug 15, 2022 · 3 comments
Milestone

Comments

@patriksvensson
Copy link

I looked through the examples and found the usage of licenseTextHtml (https://github.com/spdx/spdx-spec/blob/development/v2.3.1/examples/SPDXRdfExample-v2.2.spdx.rdf.xml#L26), but I cannot find anything about this in the v2.2 specification.

Is this something that has been deprecated and not part of the v2.2 specification?

@iamwillbar
Copy link
Collaborator

I believe this is unique to RDF because it allows multiple representations of a value, but @goneall should be able to confirm that.

@goneall
Copy link
Member

goneall commented Aug 26, 2022

@patriksvensson This is unique to the RDF examples. The RDF picks up all the properties for the SPDX listed license - many of these properties are not documented in the spec - see issue #46

They are, however, documented in the RDF OWL document - an HTML version can be found here: https://spdx.org/rdf/terms/

@goneall
Copy link
Member

goneall commented Apr 4, 2024

@swinslow - This is a field we've used to capture the HTML representation of the license. We didn't capture this in the SPDX 3.0 expanded licensing properties.

Moving this to 3.1 for consideration to be added.

@goneall goneall added this to the 3.1 milestone Apr 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants