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"

From SPDX Wiki
Jump to: navigation, search
(Convert to MediaWiki syntax)
 
Line 1: Line 1:
<h2>Status<h2>
+
Status: open
  
<b>Open</b>
+
==Issue==
  
<h2>Issue</h2><h2>
+
URLs for licenses are not represented in SPDX.
  
<p>URLs for licenses are not represented in SPDX.</p>
+
==Proposal==
  
</h2><h2>Proposal</h2>
+
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.
  
<p>Define property whose value is the URI of the license text as
+
==Addition to spec==
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.</p>
+
 
+
<h3>Addition to spec</h3><p>
+
  
 
4.3 authorsUrl
 
4.3 authorsUrl
Line 30: Line 25:
 
Cardinality: optional, 0 or more
 
Cardinality: optional, 0 or more
  
Data format: xsd:anyURI</p>
+
Data format: xsd:anyURI
 +
 
 +
[[Category:Technical]]

Latest revision as of 11:47, 7 March 2013

Status: open

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