THE SPDX WIKI IS NO LONGER ACTIVE. ALL CONTENT HAS BEEN MOVED TO https://github.com/spdx
Difference between revisions of "Technical Team/Proposals/2010-10-21/License URLs"
Line 1: | Line 1: | ||
− | <h2>Issue<h2> | + | <h2>Status<h2> |
+ | |||
+ | <b>Open</b> | ||
+ | |||
+ | <h2>Issue</h2><h2> | ||
<p>URLs for licenses are not represented in SPDX.</p> | <p>URLs for licenses are not represented in SPDX.</p> | ||
− | <h2>Proposal</h2> | + | </h2><h2>Proposal</h2> |
<p>Define property whose value is the URI of the license text as | <p>Define property whose value is the URI of the license text as | ||
Line 10: | Line 14: | ||
OSI page for the license.</p> | OSI page for the license.</p> | ||
− | <h3>Addition to spec</h3> | + | <h3>Addition to spec</h3><p> |
4.3 authorsUrl | 4.3 authorsUrl | ||
Line 26: | Line 30: | ||
Cardinality: optional, 0 or more | Cardinality: optional, 0 or more | ||
− | Data format: xsd:anyURI | + | Data format: xsd:anyURI</p> |
Revision as of 16:17, 21 October 2010
Contents
Status<h2> Open <h2>Issue
URLs for licenses are not represented in SPDX.
Proposal
Define property whose value is the URI of the license text as maintained by the author of the license. Define property whose value is the URI of alternate locations of the license text, for example the OSI page for the license.
Addition to spec
4.3 authorsUrl
Purpose: Provide links to web pages containing the license text as maintained by the license author.
Cardinality: optional, 0 or more
Data format: xsd:anyURI
4.4 alternativeUrl
Purpose: Provide links to web pages containing the license text that are maintained by organizations other than the license author. For example the license page maintained by OSI.
Cardinality: optional, 0 or more
Data format: xsd:anyURI