Re: SPDX License List v2.4 released
Alexios Zavras
This license is empty: http://spdx.org/licenses/NLOD-1.0.html I assume because the reference (at least in the Excel file) is to “NLOD-1..txt” instead of “NLOD-1.0.txt”.
-- zvr
From: spdx-legal-bounces@... [mailto:spdx-legal-bounces@...]
On Behalf Of J Lovejoy
Hi All,
Version 2.4 of the SPDX License List is now available in the usual places. We added 9 new licenses for this release, including some international licenses and newly-approved by the OSI.http://spdx.org/licenses/
You will also notice a new look to the license list pages - this is part of the new website revamp. You will see the new look on the rest of the pages soon!
Thanks, Jilayne
Intel Deutschland GmbH
|
|
SPDX April General Meeting Minutes
Philip Odence
General Meeting/Minutes/2016-04-07
< General
Meeting | Minutes
Contents[hide]Special Guest Star - Kris Reeves[edit]
Tech Team Report - Kate/Gary[edit]
Outreach Team Report - Jack[edit]
Legal Team Report - Jilayne/Paul[edit]
Cross Functional Topics - Phil[edit]
Attendees[edit]
|
|
Re: SPDX License List v2.4 released
Philippe Ombredanne
On Tue, Apr 5, 2016 at 11:08 PM, Gary O'Neall <gary@...> wrote:
Greetings all - The site has now been updated with conforming HTML.Thank you Gary. That was quick! -- Cordially Philippe Ombredanne +1 650 799 0949 | pombredanne@... DejaCode : What's in your code?! at http://www.dejacode.com nexB Inc. at http://www.nexb.com
|
|
Reminder: Thursday SPDX General Meeting with (yet another) Special Guest Star
Philip Odence
Special Presentation: Kris Reeves will be sharing a boiled down version of the presentation he did at the Collab Summit:
Kris writes code for a living and plays Tetris, usually in that order.
GENERAL MEETING
Meeting Time: Thurs, April 7, 8am PDT / 10 am CDT / 11am EDT / 15:00 UTC. http://www.timeanddate.com/worldclock/converter.html
Conf call dial-in: Join the call: https://www.uberconference.com/katestewart
Optional dial in number: 877-297-7470
Alternate number: 512-910-4433
No PIN needed
Administrative Agenda
Attendance
Minutes
Approval http://wiki.spdx.org/view/General_Meeting/Minutes/2016-03-05
Special Presentation – Kris
Technical Team Report – Kate
Legal Team Report – Jilayne
Business Team Report – Jack
Cross Functional Issues - Phil
|
|
Re: SPDX License List v2.4 released
Gary O'Neall
Greetings all - The site has now been updated with conforming HTML.
toggle quoted messageShow quoted text
Gary
-----Original Message-----
|
|
Re: SPDX License List v2.4 released
Gary O'Neall
Thanks Philippe for pointing this out.
toggle quoted messageShow quoted text
Some of these errors were introduced when we updated the templates for a new website look. I always visually check the pages, but I'll add running them through a validator to the checklist when we update the site. I hope to get these corrected in the next day or so. Gary
-----Original Message-----
|
|
Re: SPDX License List v2.4 released
Philippe Ombredanne
On Tue, Apr 5, 2016 at 12:40 AM, J Lovejoy <opensource@...> wrote:
Hi All,Excellent! Note that none of the generated files are valid HTML. See http://spdx.org/licenses/Glide for instance With the .html extension, the browsers deal with the quirks somehow: http://spdx.org/licenses/Glide.html So this is serious but not critical. All these files are declared as being strict XHTML (meaning strict XML). But they are not as you can see here: https://validator.w3.org/check?uri=http://spdx.org/licenses/Glide.html -- Cordially Philippe Ombredanne +1 650 799 0949 | pombredanne@... DejaCode : What's in your code?! at http://www.dejacode.com nexB Inc. at http://www.nexb.com
|
|
SPDX License List v2.4 released
J Lovejoy
Hi All,
Version 2.4 of the SPDX License List is now available in the usual places. We added 9 new licenses for this release, including some international licenses and newly-approved by the OSI.http://spdx.org/licenses/ You will also notice a new look to the license list pages - this is part of the new website revamp. You will see the new look on the rest of the pages soon! Thanks, Jilayne
|
|
Re: Representing Projects Using SPDX 2.0
Gary O'Neall
Hi Robin,
Got a chance to read through the document. Thanks for clearly laying out the issues with representing aggregated projects in SPDX - I think this is a good problem to solve for the general community and once we're done, I would like to include this in the SPDX best practices document (minus the DoSOCS specifics) if that is OK with you.
A couple high level points and feedback:
· In general, I agree with the approach. · For Maven, you can map the Maven dependency scope to the SPDX relationship type. You can see what I chose as mapping in the Java method scopeToRelationshipType in the SpdxDependencyInformation.java file. If you see anything you disagree with - do me a favor and log an issue in the Git repository. · I would only use PACKAGE_OF if the included package is compiled in source as a sub-project (e.g. a subdirectory) or if it is a complete independent package being distributed as part of a larger distribution. In a Maven POM file, they are likely dymaically linked dependencies. From the PDF document, I wasn't sure of the specifics on the example - but they kind of looked liked dynamically linked dependencies. · Definition of Package, Application and Project - Here's the definition of a package from the RDF terms: " A Package represents a collection of software files that are delivered as a single functional component. " Would this definition apply to Project (e.g. the "files" would be the metadata files)? We should consider adding this definition to the PDF specification to be consistent (or re-discussing the definition if any disagrees with the RDF definition). I think it would be useful to define certain types of packages for the use in best practices (e.g. simple packages containing only source files, complex packages including dependency specifications, project packages which only contain metadata files, etc.).
Gary
From: spdx-bounces@... [mailto:spdx-bounces@...] On Behalf Of Robin Gandhi
Sent: Sunday, March 20, 2016 7:35 PM To: spdx@... Subject: Representing Projects Using SPDX 2.0
Hello all,
In our work with a industry partner at the University of Nebraska-Omaha, a request that has come up often is related to project-level visibility of license information. While project-level information can be managed separately from SPDX, there is value in maintaining the project-level information in a manner similar to the individual project components. However, from a tooling perspective, the project-level view is different from the typical “one-shot” SPDX document generation for a directory or compressed files. After examining the possibilities with the SPDX 2.0 spec, we have come-up with a proposal to handle project-level information in DoSOCSV2 implementation. Please see the attached document. Any and all feedback is welcome in helping us “figure” this out. Especially, if our interpretation and usage of the SPDX spec is appropriate. We also had some early discussions with Kate regarding this.
Best Regards,
Robin and the UNO DoSOCSv2 team (Matt, Uday and Josiah)
|
|
Representing Projects Using SPDX 2.0
Robin Gandhi
Hello all,
In our work with a industry partner at the University of Nebraska-Omaha, a request that has come up often is related to project-level visibility of license information. While project-level information can be managed separately from SPDX, there is value
in maintaining the project-level information in a manner similar to the individual project components. However, from a tooling perspective, the project-level view is different from the typical “one-shot” SPDX document generation for a directory or compressed
files. After examining the possibilities with the SPDX 2.0 spec, we have come-up with a proposal to handle project-level information in DoSOCSV2 implementation. Please see the attached document. Any and all feedback is welcome in helping us “figure” this out.
Especially, if our interpretation and usage of the SPDX spec is appropriate. We also had some early discussions with Kate regarding this.
Best Regards,
Robin and the UNO DoSOCSv2 team (Matt, Uday and Josiah)
|
|
Collab Summit SPDX Agenda
Philip Odence
Collab Summit is Tue, March 29 – Thu, March 31
Guide to the agenda for SPDX-interested folks
Tues End of day panel. "Office hours” Brainstorming problem solving with participants Gary's talk on templatization Wed – Monument Peak Room Morning 9-1 Tech Team (2.1 spec walk through) Afternoon- Git Hub -State of Open Source Licensing presentation 2:30- 5:30 Legal Team (license templatization) Thurs – Castle Peak Room Morning- Open Chain Afternoon- FOSSology MarkG- Best practices presentation
|
|
Minutes from SPDX March General Meeting
Phil Odence <podence@...>
General Meeting/Minutes/2016-03-05< General Meeting | Minutes
Contents[hide]Special Guest Star - Camille Moulin, Inno3[edit]
Tech Team Report - Kate/Gary[edit]
Outreach Team Report - Jack[edit]
Legal Team Report - Jilayne[edit]
Cross Functional Topics - Phil[edit]
Attendees[edit]
|
|
FW: FOSDEM talk - of interest to SPDX general meeting
Philip Odence
If you will be on the call today, here are the slides the Camille with go through.
When you open them you can click on the browser to advance. And/or, we will try to have Camille share his screen.
From: Camille Moulin <cmoulin@...>
Date: Thursday, March 3, 2016 at 10:28 AM To: Phil Odence <podence@...> Cc: Jilayne Lovejoy <lovejoylids@...>, Kate Stewart <kstewart@...> Subject: Re: FOSDEM talk - of interest to SPDX general meeting Hi Phil,
Please find attached a few slides for my short presentation (its SVG that should open correctly in any modern browser). Thanks, Camille
|
|
SPDX Reminder about Thursday General Meeting with special guest star!
Philip Odence
Special “guest" speaker this month is Camille Moulin, from Inno3, a French open source consultancy.
Camille will go through an abbreviated version of a talk he did at FOSDEM about SPDX and dependency managers:
Please let me know if you would be willing to give a 10 minute presentation in a future call on your organization’s use of SPDX or some other SPDX-related topic.
GENERAL MEETING
Meeting Time: Thurs, March 3, 8am PDT / 10 am CDT / 11am EDT / 15:00 UTC. http://www.timeanddate.com/worldclock/converter.html
Conf call dial-in: Join the call: https://www.uberconference.com/katestewart
Optional dial in number: 877-297-7470
Alternate number: 512-910-4433
No PIN needed
Administrative Agenda
Attendance
Minutes
Approval - http://wiki.spdx.org/view/General_Meeting/Minutes/2016-02-04
Special Presentation – Camille
Technical Team Report – Kate
Legal Team Report – Jilayne
Business Team Report – Jack
Cross Functional Issues - Phil
L. Philip Odence
VP/General Manager, Black Duck On-Demand
Black Duck Software, Inc.
800 District Avenue, Suite 211, Burlington MA 01803
Phone: 781.425.4479, Mobile: 781.258.9502
Skype: philip.odence
|
|
Feb SPDX General Meeting Minutes
Philip Odence
General Meeting/Minutes/2016-02-04
< General
Meeting | Minutes
Contents[hide]Special Presentation - Jack Manbeck[edit]
Tech Team Report - Kate/Gary[edit]
Outreach Team Report - Jack/Kate[edit]
Legal Team Report - Jilayne/Paul[edit]
Cross Functional Topics - Kate[edit]
Attendees[edit]
|
|
Re: Tutorials, sample RDF files
Manbeck, Jack
Marvin,
Thanks for the feedback on the tutorials. It's a good idea. We have started a wiki page where we are doing something similar. Ill add this as an example as well. Wiki link: http://wiki.spdx.org/view/Technical_Team/Best_Practices Scroll down to the examples. I think its likely we will pull them out to their own page. Jack -----O a wiki priginal Message----- From: spdx-bounces@... [mailto:spdx-bounces@...] On Behalf Of Marvin Humphrey Sent: Monday, February 08, 2016 6:53 PM To: Gary O'Neall Cc: spdx@... Subject: Re: Tutorials, sample RDF files Thanks, everyone, for the quick responses! I've successfully built and run the tools from Github, and I found the sample RDF files within the repo. On Mon, Feb 8, 2016 at 1:53 PM, Gary O'Neall <gary@...> wrote: Just following up on Bill's email, I would be happy to provide you anyHere's a bit more context: On my own initiative, I'm exploring SPDF as a general solution for documenting dependency licensing for Apache projects. See this thread I started yesterday on the Apache legal-discuss list: http://markmail.org/message/6435qziggbjyvy6u I've also written a Maven plugin that generates SPDX/RDF files atThis plugin would surely be very useful for any Maven-driven Java project, but for my purposes, it cannot be counted on as available -- in fact the pilot project is likely to be a C project. (There are a lot of Java projects at Apache, but the Foundation is actually technology-neutral.) It is not important to deliver anything concrete in the near term -- instead, the goal is to understand how much effort it would for *any* Apache project to generate SPDX data. The worst case is particularly important -- no Maven plugin, minimal XML expertise, etc. Let me know what other information I can help with.What I envision as most helpful would be a tutorial which shows how to craft SPDX data manually for progressively more complex scenarios. * Start off with a single "hello world" source file. * Add several more source files under the same license. * Add a bundled dependency under the same license but with a different copyright holder. * Add a bundled dependency under a different license. * Add a seperately-downloaded dependency under a different license. * Generate a binary distribution. And so on. There are naturally many corner cases to deal with (which I'm sure comes as no surprise to you all), and I don't expect that such documentation exists because my use case is esoteric -- but I hope that communicates where I'm headed with this. Marvin Humphrey _______________________________________________ Spdx mailing list Spdx@... https://lists.spdx.org/mailman/listinfo/spdx
|
|
Re: Tutorials, sample RDF files
Marvin Humphrey <marvin@...>
Thanks, everyone, for the quick responses! I've successfully built and run
the tools from Github, and I found the sample RDF files within the repo. On Mon, Feb 8, 2016 at 1:53 PM, Gary O'Neall <gary@...> wrote: Just following up on Bill's email, I would be happy to provide you anyHere's a bit more context: On my own initiative, I'm exploring SPDF as a general solution for documenting dependency licensing for Apache projects. See this thread I started yesterday on the Apache legal-discuss list: http://markmail.org/message/6435qziggbjyvy6u I've also written a Maven plugin that generates SPDX/RDF files atThis plugin would surely be very useful for any Maven-driven Java project, but for my purposes, it cannot be counted on as available -- in fact the pilot project is likely to be a C project. (There are a lot of Java projects at Apache, but the Foundation is actually technology-neutral.) It is not important to deliver anything concrete in the near term -- instead, the goal is to understand how much effort it would for *any* Apache project to generate SPDX data. The worst case is particularly important -- no Maven plugin, minimal XML expertise, etc. Let me know what other information I can help with.What I envision as most helpful would be a tutorial which shows how to craft SPDX data manually for progressively more complex scenarios. * Start off with a single "hello world" source file. * Add several more source files under the same license. * Add a bundled dependency under the same license but with a different copyright holder. * Add a bundled dependency under a different license. * Add a seperately-downloaded dependency under a different license. * Generate a binary distribution. And so on. There are naturally many corner cases to deal with (which I'm sure comes as no surprise to you all), and I don't expect that such documentation exists because my use case is esoteric -- but I hope that communicates where I'm headed with this. Marvin Humphrey
|
|
Re: Tutorials, sample RDF files
Gary O'Neall
Hi Marvin,
toggle quoted messageShow quoted text
Just following up on Bill's email, I would be happy to provide you any information/background on using SPDX/RDF for Apache. I've also written a Maven plugin that generates SPDX/RDF files at https://github.com/goneall/spdx-maven-plugin that may provide another example application. The RDF terms are defined at http://spdx.org/rdf/terms/. Let me know what other information I can help with. Best regards, Gary
-----Original Message-----
|
|
Re: Tutorials, sample RDF files
Yev Bronshteyn
I believe Gary mentioned said generator has a dependency on external packages in order for its output to be legal.
toggle quoted messageShow quoted text
On 2/8/16, 3:33 PM, "spdx-bounces@... on behalf of Manbeck, Jack" <spdx-bounces@... on behalf of j-manbeck2@...> wrote:
I believe Gary has been working on a Maven plug in generator for SPDX as well if that would be useful.
|
|
Re: Tutorials, sample RDF files
Manbeck, Jack
I believe Gary has been working on a Maven plug in generator for SPDX as well if that would be useful.
toggle quoted messageShow quoted text
Jack
-----Original Message-----
From: spdx-bounces@... [mailto:spdx-bounces@...] On Behalf Of Bill Schineller Sent: Monday, February 08, 2016 3:04 PM To: Marvin Humphrey; spdx@... Subject: Re: Tutorials, sample RDF files Hi Marvin, Welcome to the list and thanks for your interest! Is this you? https://www.openhub.net/people?query=Marvin%20Humphrey Regarding samples and tools, our spdx-tools repo is mirrored here: https://github.com/spdx/tools Primary developer for those tools is Gary O'Neall, with some contributions from others. Have a look, and I'm certain that Gary and some hands-on tech team contributors would be happy to guide you through their use. - Bill Bill Schineller VP Engineering - KnowledgeBase Black Duck Software 781-425-4405 508-308-5921 (cell) bschineller@... On 2/8/16, 2:49 PM, "spdx-bounces@... on behalf of Marvin Humphrey" <spdx-bounces@... on behalf of marvin@...> wrote: Greetings,_______________________________________________ Spdx mailing list Spdx@... https://lists.spdx.org/mailman/listinfo/spdx
|
|