<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="https://wiki.spdx.org/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://wiki.spdx.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Zvr</id>
		<title>SPDX Wiki - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="https://wiki.spdx.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Zvr"/>
		<link rel="alternate" type="text/html" href="https://wiki.spdx.org/view/Special:Contributions/Zvr"/>
		<updated>2026-05-07T11:48:36Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.23.13</generator>

	<entry>
		<id>https://wiki.spdx.org/view/GSOC/GSOC_ProjectIdeas</id>
		<title>GSOC/GSOC ProjectIdeas</title>
		<link rel="alternate" type="text/html" href="https://wiki.spdx.org/view/GSOC/GSOC_ProjectIdeas"/>
				<updated>2022-03-01T16:50:35Z</updated>
		
		<summary type="html">&lt;p&gt;Zvr: /* Ideas for 2022 Projects */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span style=&amp;quot;font-size:150%&amp;quot;&amp;gt;'''Welcome to the 2022 SPDX Google Summer of Code Project Page'''&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
See the [https://rtgdk.github.io/spdx-gsoc-proposal.html proposal template] if you are interested in submitting a Google Summer of Code proposal.&lt;br /&gt;
&lt;br /&gt;
Should you have questions please do not hesitate to contact one of the mentors directly.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== What is SPDX ? ==&lt;br /&gt;
&lt;br /&gt;
First and foremost we are a community dedicated to solving the issues and problems around Open Source licensing and compliance. The SPDX work group (part of the Linux Foundation) consists of individuals, community members, and representatives from companies, foundations and organizations who use or are considering using the SPDX standard. The work group operates much like a meritocratic, consensus-based community project; that is, anyone with an interest in the project can join the community, contribute to the specification, and participate in the decision-making process. We come from many different backgrounds including open source developers, lawyers, consultants and business professionals, many of who have been involved with license compliance and identification for years.&lt;br /&gt;
&lt;br /&gt;
As part of this effort we have developed a set of collateral that can be used:&lt;br /&gt;
&lt;br /&gt;
* [https://spdx.org/using-spdx License List and Short Identifiers]&lt;br /&gt;
* [https://spdx.org/using-spdx SPDX Specification for generating SPDX Documents in multiple formats]&lt;br /&gt;
* [https://spdx.org/tools A set of basic tools for working with SPDX Documents]&lt;br /&gt;
* [https://spdx.org/using-spdx License Identifiers in source]&lt;br /&gt;
&lt;br /&gt;
== Why choose an SPDX Project? ==&lt;br /&gt;
&lt;br /&gt;
Contributing to one of the SPDX projects below will provide a valuable contribution to developers and/or users of open source software. We believe you will find the projects both technically challenging and rewarding. In essence we believe you will be able to look back one day and I say I was part of that effort.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Getting Involved =&lt;br /&gt;
&lt;br /&gt;
Beyond working with your mentor(s) we highly encourage students who select one of these projects to get involved with the SPDX community via our technical working group. Interaction with the technical team is primarily done via its mailing list and on gitter (see resources). There is however a weekly call you could join as well. .&lt;br /&gt;
&lt;br /&gt;
== Resources ==&lt;br /&gt;
&lt;br /&gt;
* [http://spdx.org SPDX website]&lt;br /&gt;
* [https://spdx.org/specifications SPDX Specification]&lt;br /&gt;
* [https://spdx.org/tools SPDX Workgroup Tools webpage]&lt;br /&gt;
* [https://lists.spdx.org/mailman/listinfo/spdx-tech SPDX tech mailing list]&lt;br /&gt;
&lt;br /&gt;
= Ideas for 2022 Projects =&lt;br /&gt;
&lt;br /&gt;
== SBOM Conformance Checker ==&lt;br /&gt;
The goal of this project is to create a simple tool that&lt;br /&gt;
checks whether an SBOM (in SPDX format)&lt;br /&gt;
conforms to NTIA's minimum elements guidance.&lt;br /&gt;
=== Description ===&lt;br /&gt;
The SPDX Specification defines a number of fields (elements) that may appear in an SBOM (Software Bill of Materials).&lt;br /&gt;
Not all of them are mandatory, however, so SBOMs in SPDX format can vary greatly.&lt;br /&gt;
&lt;br /&gt;
While researching the attributes that have to be present in an SBOM,&lt;br /&gt;
NTIA came up with a guidance about the minimum elements that must appear therein:&lt;br /&gt;
https://www.ntia.doc.gov/files/ntia/publications/sbom_minimum_elements_report.pdf&lt;br /&gt;
&lt;br /&gt;
It would, therefore, be useful to have a tool that can determine whether an SBOM stored in SPDX format&lt;br /&gt;
fulfills all such minimum obligations.&lt;br /&gt;
&lt;br /&gt;
The tool should make use of the already existing libraries for reading SPDX documents&lt;br /&gt;
=== Technologies ===&lt;br /&gt;
Python&lt;br /&gt;
=== Duration ===&lt;br /&gt;
This will be a short (175 hours) project.&lt;br /&gt;
It might be extended to a long (350 hours) project if integration&lt;br /&gt;
with the existing SPDX handling tools (e.g., the Validation tool)&lt;br /&gt;
is also implemented.&lt;br /&gt;
=== Mentors ===&lt;br /&gt;
Dick Brooks, Kate Stewart&lt;br /&gt;
&lt;br /&gt;
== Private license management system ==&lt;br /&gt;
A web-based system for managing license texts; similar to the SPDX License List but oriented towards other private collections of licenses.&lt;br /&gt;
=== Description ===&lt;br /&gt;
The goal of the project would be to create a simple web application&lt;br /&gt;
for people to upload license texts&lt;br /&gt;
and automatically create a license repository.&lt;br /&gt;
The initial rough &amp;quot;functional specifications&amp;quot; describe it as&lt;br /&gt;
mainly an input form, where the information is entered.&lt;br /&gt;
There will be some automatic processing (e.g., canonicalization, duplicate avoidance, etc.),&lt;br /&gt;
a review/approval (and naming) step,&lt;br /&gt;
and then publishing in a specified format.&lt;br /&gt;
&lt;br /&gt;
It should be noted that the specification is not yet finalized&lt;br /&gt;
regarding naming namespaces, way to publish licenses, etc.&lt;br /&gt;
If the SPDX project has already advanced in these definitions,&lt;br /&gt;
this project will obviously implement the decisions taken.&lt;br /&gt;
=== Technologies ===&lt;br /&gt;
Python (any framework) for the back-end; JavaScript (any framework) for the minimal front-end.&lt;br /&gt;
=== Duration ===&lt;br /&gt;
This can be either a short (175 hours) project, implementing only the basic functionality;&lt;br /&gt;
or a long (350 hours) one, implementing more functionality and automation.&lt;br /&gt;
=== Mentors ===&lt;br /&gt;
Alexios Zavras; more TBD&lt;br /&gt;
&lt;br /&gt;
== SBOM combiner ==&lt;br /&gt;
The project will result in a simple command-line tool that will be able to “combine” information from a number of SBOMs into a comprehensive SBOM that includes all the information of the provided ones.&lt;br /&gt;
An actual use case would be the generation of an SBOM for an actual software delivery that is comprised by a number of components, each one of which has its own correct SBOM.&lt;br /&gt;
=== Description ===&lt;br /&gt;
The primary purpose of this tool would be&lt;br /&gt;
to stitch together smaller component-level SPDX documents&lt;br /&gt;
and amalgamate them into one top-level SPDX document&lt;br /&gt;
representing a &amp;quot;sum of parts&amp;quot; piece of software.&lt;br /&gt;
As an initial pass for implementation, the component-level SBOMs would have to be provided by the caller&lt;br /&gt;
until the tool was advanced enough to fetch SPDX Documents referenced by ExternalDocumenRef reliably. &lt;br /&gt;
=== Technologies ===&lt;br /&gt;
Python (preferably); or Go.&lt;br /&gt;
=== Duration ===&lt;br /&gt;
This will be a short (175 hours) project.&lt;br /&gt;
=== Mentors ===&lt;br /&gt;
Rose Judge; others TBD&lt;br /&gt;
&lt;br /&gt;
== Update of Java SPDX libraries to handle latest spec ==&lt;br /&gt;
=== Description ===&lt;br /&gt;
The SPDX Project maintains a library, written in Java, for working with SPDX data.&lt;br /&gt;
The development of the library does not always follow the development of the specification immediately.&lt;br /&gt;
Since the specification has evolved&lt;br /&gt;
and a newer version is expected to be published&lt;br /&gt;
right before the timeframe of the project,&lt;br /&gt;
it would be useful to have the standard Java libraries&lt;br /&gt;
capable of handling the latest spec.&lt;br /&gt;
&lt;br /&gt;
The project will involve obviously understanding deeply&lt;br /&gt;
the existing libraries&lt;br /&gt;
and extending them to handle the latest additions&lt;br /&gt;
of the specification (to the point of the published version).&lt;br /&gt;
=== Technologies ===&lt;br /&gt;
Java; see https://github.com/spdx/Spdx-Java-Library&lt;br /&gt;
=== Duration ===&lt;br /&gt;
This will be a short (175 hours) project.&lt;br /&gt;
=== Mentors ===&lt;br /&gt;
TBD&lt;br /&gt;
&lt;br /&gt;
== Update of Go SPDX libraries to handle latest spec ==&lt;br /&gt;
=== Description ===&lt;br /&gt;
The SPDX Project maintains a library, written in Go, for working with SPDX data.&lt;br /&gt;
The development of the library does not always follow the development of the specification immediately.&lt;br /&gt;
Since the specification has evolved&lt;br /&gt;
and a newer version is expected to be published&lt;br /&gt;
right before the timeframe of the project,&lt;br /&gt;
it would be useful to have the standard Go libraries&lt;br /&gt;
capable of handling the latest spec.&lt;br /&gt;
&lt;br /&gt;
The project will involve obviously understanding deeply&lt;br /&gt;
the existing libraries&lt;br /&gt;
and extending them to handle the latest additions&lt;br /&gt;
of the specification (to the point of the published version).&lt;br /&gt;
=== Technologies ===&lt;br /&gt;
Go; see https://github.com/spdx/tools-golang&lt;br /&gt;
=== Duration ===&lt;br /&gt;
This will be a short (175 hours) project.&lt;br /&gt;
=== Mentors ===&lt;br /&gt;
TBD&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Update of Python SPDX libraries to handle latest spec ==&lt;br /&gt;
=== Description ===&lt;br /&gt;
The SPDX Project maintains a library, written in Python, for working with SPDX data.&lt;br /&gt;
The development of the library does not always follow the development of the specification immediately.&lt;br /&gt;
Since the specification has evolved&lt;br /&gt;
and a newer version is expected to be published&lt;br /&gt;
right before the timeframe of the project,&lt;br /&gt;
it would be useful to have the standard Python libraries&lt;br /&gt;
capable of handling the latest spec.&lt;br /&gt;
&lt;br /&gt;
The project will involve obviously understanding deeply&lt;br /&gt;
the existing libraries&lt;br /&gt;
and extending them to handle the latest additions&lt;br /&gt;
of the specification (to the point of the published version).&lt;br /&gt;
=== Technologies ===&lt;br /&gt;
Python; see https://github.com/spdx/tools-python&lt;br /&gt;
=== Duration ===&lt;br /&gt;
This will be a short (175 hours) project.&lt;br /&gt;
=== Mentors ===&lt;br /&gt;
TBD&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== More to come... ==&lt;br /&gt;
Mentors:  please fill out the following template for any projects you wish to propose. &lt;br /&gt;
&lt;br /&gt;
 === Project Name ===&lt;br /&gt;
 add overview of project here&lt;br /&gt;
 ====Skills Needed====&lt;br /&gt;
 what skills should the student have to do the coding exercises&lt;br /&gt;
 ====Duration===&lt;br /&gt;
 whether this is a short or a long project&lt;br /&gt;
 ====Background Information====&lt;br /&gt;
 context for the project and references to be studied&lt;br /&gt;
 ====Available Mentors====&lt;br /&gt;
 list individuals who are willing to mentor and provide information about the project proposal.&lt;br /&gt;
&lt;br /&gt;
= Historical info =&lt;br /&gt;
&lt;br /&gt;
[[GSOC/PastProjectIdeas]]&lt;/div&gt;</summary>
		<author><name>Zvr</name></author>	</entry>

	<entry>
		<id>https://wiki.spdx.org/view/GSOC/GSOC_ProjectIdeas</id>
		<title>GSOC/GSOC ProjectIdeas</title>
		<link rel="alternate" type="text/html" href="https://wiki.spdx.org/view/GSOC/GSOC_ProjectIdeas"/>
				<updated>2022-02-28T15:49:04Z</updated>
		
		<summary type="html">&lt;p&gt;Zvr: /* Description */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span style=&amp;quot;font-size:150%&amp;quot;&amp;gt;'''Welcome to the 2022 SPDX Google Summer of Code Project Page'''&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
See the [https://rtgdk.github.io/spdx-gsoc-proposal.html proposal template] if you are interested in submitting a Google Summer of Code proposal.&lt;br /&gt;
&lt;br /&gt;
Should you have questions please do not hesitate to contact one of the mentors directly.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== What is SPDX ? ==&lt;br /&gt;
&lt;br /&gt;
First and foremost we are a community dedicated to solving the issues and problems around Open Source licensing and compliance. The SPDX work group (part of the Linux Foundation) consists of individuals, community members, and representatives from companies, foundations and organizations who use or are considering using the SPDX standard. The work group operates much like a meritocratic, consensus-based community project; that is, anyone with an interest in the project can join the community, contribute to the specification, and participate in the decision-making process. We come from many different backgrounds including open source developers, lawyers, consultants and business professionals, many of who have been involved with license compliance and identification for years.&lt;br /&gt;
&lt;br /&gt;
As part of this effort we have developed a set of collateral that can be used:&lt;br /&gt;
&lt;br /&gt;
* [https://spdx.org/using-spdx License List and Short Identifiers]&lt;br /&gt;
* [https://spdx.org/using-spdx SPDX Specification for generating SPDX Documents in multiple formats]&lt;br /&gt;
* [https://spdx.org/tools A set of basic tools for working with SPDX Documents]&lt;br /&gt;
* [https://spdx.org/using-spdx License Identifiers in source]&lt;br /&gt;
&lt;br /&gt;
== Why choose an SPDX Project? ==&lt;br /&gt;
&lt;br /&gt;
Contributing to one of the SPDX projects below will provide a valuable contribution to developers and/or users of open source software. We believe you will find the projects both technically challenging and rewarding. In essence we believe you will be able to look back one day and I say I was part of that effort.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Getting Involved =&lt;br /&gt;
&lt;br /&gt;
Beyond working with your mentor(s) we highly encourage students who select one of these projects to get involved with the SPDX community via our technical working group. Interaction with the technical team is primarily done via its mailing list and on gitter (see resources). There is however a weekly call you could join as well. .&lt;br /&gt;
&lt;br /&gt;
== Resources ==&lt;br /&gt;
&lt;br /&gt;
* [http://spdx.org SPDX website]&lt;br /&gt;
* [https://spdx.org/specifications SPDX Specification]&lt;br /&gt;
* [https://spdx.org/tools SPDX Workgroup Tools webpage]&lt;br /&gt;
* [https://lists.spdx.org/mailman/listinfo/spdx-tech SPDX tech mailing list]&lt;br /&gt;
&lt;br /&gt;
= Ideas for 2022 Projects =&lt;br /&gt;
&lt;br /&gt;
== SBOM Conformance Checker ==&lt;br /&gt;
The goal of this project is to create a simple tool that&lt;br /&gt;
checks whether an SBOM (in SPDX format)&lt;br /&gt;
conforms to NTIA's minimum elements guidance.&lt;br /&gt;
=== Description ===&lt;br /&gt;
The SPDX Specification defines a number of fields (elements) that may appear in an SBOM (Software Bill of Materials).&lt;br /&gt;
Not all of them are mandatory, however, so SBOMs in SPDX format can vary greatly.&lt;br /&gt;
&lt;br /&gt;
While researching the attributes that have to be present in an SBOM,&lt;br /&gt;
NTIA came up with a guidance about the minimum elements that must appear therein:&lt;br /&gt;
https://www.ntia.doc.gov/files/ntia/publications/sbom_minimum_elements_report.pdf&lt;br /&gt;
&lt;br /&gt;
It would, therefore, be useful to have a tool that can determine whether an SBOM stored in SPDX format&lt;br /&gt;
fulfills all such minimum obligations.&lt;br /&gt;
&lt;br /&gt;
The tool should make use of the already existing libraries for reading SPDX documents&lt;br /&gt;
=== Technologies ===&lt;br /&gt;
Python&lt;br /&gt;
=== Duration ===&lt;br /&gt;
This will be a short (175 hours) project.&lt;br /&gt;
It might be extended to a long (350 hours) project if integration&lt;br /&gt;
with the existing SPDX handling tools (e.g., the Validation tool)&lt;br /&gt;
is also implemented.&lt;br /&gt;
=== Mentors ===&lt;br /&gt;
Dick Brooks, Kate Stewart&lt;br /&gt;
&lt;br /&gt;
== Private license management system ==&lt;br /&gt;
A web-based system for managing license texts; similar to the SPDX License List but oriented towards other private collections of licenses.&lt;br /&gt;
=== Description ===&lt;br /&gt;
The goal of the project would be to create a simple web application&lt;br /&gt;
for people to upload license texts&lt;br /&gt;
and automatically create a license repository.&lt;br /&gt;
The initial rough &amp;quot;functional specifications&amp;quot; describe it as&lt;br /&gt;
mainly an input form, where the information is entered.&lt;br /&gt;
There will be some automatic processing (e.g., canonicalization, duplicate avoidance, etc.),&lt;br /&gt;
a review/approval (and naming) step,&lt;br /&gt;
and then publishing in a specified format.&lt;br /&gt;
&lt;br /&gt;
It should be noted that the specification is not yet finalized&lt;br /&gt;
regarding naming namespaces, way to publish licenses, etc.&lt;br /&gt;
If the SPDX project has already advanced in these definitions,&lt;br /&gt;
this project will obviously implement the decisions taken.&lt;br /&gt;
=== Technologies ===&lt;br /&gt;
Python (any framework) for the back-end; JavaScript (any framework) for the minimal front-end.&lt;br /&gt;
=== Duration ===&lt;br /&gt;
This can be either a short (175 hours) project, implementing only the basic functionality;&lt;br /&gt;
or a long (350 hours) one, implementing more functionality and automation.&lt;br /&gt;
=== Mentors ===&lt;br /&gt;
Alexios Zavras; more TBD&lt;br /&gt;
&lt;br /&gt;
== SBOM combiner ==&lt;br /&gt;
The project will result in a simple command-line tool that will be able to “combine” information from a number of SBOMs into a comprehensive SBOM that includes all the information of the provided ones.&lt;br /&gt;
An actual use case would be the generation of an SBOM for an actual software delivery that is comprised by a number of components, each one of which has its own correct SBOM.&lt;br /&gt;
=== Description ===&lt;br /&gt;
The primary purpose of this tool would be&lt;br /&gt;
to stitch together smaller component-level SPDX documents&lt;br /&gt;
and amalgamate them into one top-level SPDX document&lt;br /&gt;
representing a &amp;quot;sum of parts&amp;quot; piece of software.&lt;br /&gt;
As an initial pass for implementation, the component-level SBOMs would have to be provided by the caller&lt;br /&gt;
until the tool was advanced enough to fetch SPDX Documents referenced by ExternalDocumenRef reliably. &lt;br /&gt;
=== Technologies ===&lt;br /&gt;
Python (preferably); or Go.&lt;br /&gt;
=== Duration ===&lt;br /&gt;
This will be a short (175 hours) project.&lt;br /&gt;
=== Mentors ===&lt;br /&gt;
Rose Judge; others TBD&lt;br /&gt;
&lt;br /&gt;
== Update of Java SPDX libraries to handle latest spec ==&lt;br /&gt;
Since the specification has evolved&lt;br /&gt;
and a newer version is expected to be published&lt;br /&gt;
right before the timeframe of the project,&lt;br /&gt;
it would be useful to have the standard Java libraries&lt;br /&gt;
capable of handling the latest spec.&lt;br /&gt;
=== Technologies ===&lt;br /&gt;
Java; see https://github.com/spdx/Spdx-Java-Library&lt;br /&gt;
=== Duration ===&lt;br /&gt;
This will be a short (175 hours) project.&lt;br /&gt;
=== Mentors ===&lt;br /&gt;
TBD&lt;br /&gt;
&lt;br /&gt;
== Update of Go SPDX libraries to handle latest spec ==&lt;br /&gt;
Since the specification has evolved&lt;br /&gt;
and a newer version is expected to be published&lt;br /&gt;
right before the timeframe of the project,&lt;br /&gt;
it would be useful to have the standard Go libraries&lt;br /&gt;
capable of handling the latest spec.&lt;br /&gt;
=== Technologies ===&lt;br /&gt;
Go; see https://github.com/spdx/tools-golang&lt;br /&gt;
=== Duration ===&lt;br /&gt;
This will be a short (175 hours) project.&lt;br /&gt;
=== Mentors ===&lt;br /&gt;
TBD&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Update of Python SPDX libraries to handle latest spec ==&lt;br /&gt;
=== Description ===&lt;br /&gt;
The SPDX Project maintains a library, written in Python, for working with SPDX data.&lt;br /&gt;
The development of the library does not always follow the development of the specification immediately.&lt;br /&gt;
Since the specification has evolved&lt;br /&gt;
and a newer version is expected to be published&lt;br /&gt;
right before the timeframe of the project,&lt;br /&gt;
it would be useful to have the standard Python libraries&lt;br /&gt;
capable of handling the latest spec.&lt;br /&gt;
&lt;br /&gt;
The project will involve obviously understanding deeply&lt;br /&gt;
the existing libraries&lt;br /&gt;
and extending them to handle the latest additions&lt;br /&gt;
of the specification (to the point of the published version).&lt;br /&gt;
=== Technologies ===&lt;br /&gt;
Python; see https://github.com/spdx/tools-python&lt;br /&gt;
=== Duration ===&lt;br /&gt;
This will be a short (175 hours) project.&lt;br /&gt;
=== Mentors ===&lt;br /&gt;
TBD&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== More to come... ==&lt;br /&gt;
Mentors:  please fill out the following template for any projects you wish to propose. &lt;br /&gt;
&lt;br /&gt;
 === Project Name ===&lt;br /&gt;
 add overview of project here&lt;br /&gt;
 ====Skills Needed====&lt;br /&gt;
 what skills should the student have to do the coding exercises&lt;br /&gt;
 ====Duration===&lt;br /&gt;
 whether this is a short or a long project&lt;br /&gt;
 ====Background Information====&lt;br /&gt;
 context for the project and references to be studied&lt;br /&gt;
 ====Available Mentors====&lt;br /&gt;
 list individuals who are willing to mentor and provide information about the project proposal.&lt;br /&gt;
&lt;br /&gt;
= Historical info =&lt;br /&gt;
&lt;br /&gt;
[[GSOC/PastProjectIdeas]]&lt;/div&gt;</summary>
		<author><name>Zvr</name></author>	</entry>

	<entry>
		<id>https://wiki.spdx.org/view/GSOC/GSOC_ProjectIdeas</id>
		<title>GSOC/GSOC ProjectIdeas</title>
		<link rel="alternate" type="text/html" href="https://wiki.spdx.org/view/GSOC/GSOC_ProjectIdeas"/>
				<updated>2022-02-28T15:48:17Z</updated>
		
		<summary type="html">&lt;p&gt;Zvr: /* Ideas for 2022 Projects */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span style=&amp;quot;font-size:150%&amp;quot;&amp;gt;'''Welcome to the 2022 SPDX Google Summer of Code Project Page'''&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
See the [https://rtgdk.github.io/spdx-gsoc-proposal.html proposal template] if you are interested in submitting a Google Summer of Code proposal.&lt;br /&gt;
&lt;br /&gt;
Should you have questions please do not hesitate to contact one of the mentors directly.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== What is SPDX ? ==&lt;br /&gt;
&lt;br /&gt;
First and foremost we are a community dedicated to solving the issues and problems around Open Source licensing and compliance. The SPDX work group (part of the Linux Foundation) consists of individuals, community members, and representatives from companies, foundations and organizations who use or are considering using the SPDX standard. The work group operates much like a meritocratic, consensus-based community project; that is, anyone with an interest in the project can join the community, contribute to the specification, and participate in the decision-making process. We come from many different backgrounds including open source developers, lawyers, consultants and business professionals, many of who have been involved with license compliance and identification for years.&lt;br /&gt;
&lt;br /&gt;
As part of this effort we have developed a set of collateral that can be used:&lt;br /&gt;
&lt;br /&gt;
* [https://spdx.org/using-spdx License List and Short Identifiers]&lt;br /&gt;
* [https://spdx.org/using-spdx SPDX Specification for generating SPDX Documents in multiple formats]&lt;br /&gt;
* [https://spdx.org/tools A set of basic tools for working with SPDX Documents]&lt;br /&gt;
* [https://spdx.org/using-spdx License Identifiers in source]&lt;br /&gt;
&lt;br /&gt;
== Why choose an SPDX Project? ==&lt;br /&gt;
&lt;br /&gt;
Contributing to one of the SPDX projects below will provide a valuable contribution to developers and/or users of open source software. We believe you will find the projects both technically challenging and rewarding. In essence we believe you will be able to look back one day and I say I was part of that effort.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Getting Involved =&lt;br /&gt;
&lt;br /&gt;
Beyond working with your mentor(s) we highly encourage students who select one of these projects to get involved with the SPDX community via our technical working group. Interaction with the technical team is primarily done via its mailing list and on gitter (see resources). There is however a weekly call you could join as well. .&lt;br /&gt;
&lt;br /&gt;
== Resources ==&lt;br /&gt;
&lt;br /&gt;
* [http://spdx.org SPDX website]&lt;br /&gt;
* [https://spdx.org/specifications SPDX Specification]&lt;br /&gt;
* [https://spdx.org/tools SPDX Workgroup Tools webpage]&lt;br /&gt;
* [https://lists.spdx.org/mailman/listinfo/spdx-tech SPDX tech mailing list]&lt;br /&gt;
&lt;br /&gt;
= Ideas for 2022 Projects =&lt;br /&gt;
&lt;br /&gt;
== SBOM Conformance Checker ==&lt;br /&gt;
The goal of this project is to create a simple tool that&lt;br /&gt;
checks whether an SBOM (in SPDX format)&lt;br /&gt;
conforms to NTIA's minimum elements guidance.&lt;br /&gt;
== Description ==&lt;br /&gt;
The SPDX Specification defines a number of fields (elements) that may appear in an SBOM (Software Bill of Materials).&lt;br /&gt;
Not all of them are mandatory, however, so SBOMs in SPDX format can vary greatly.&lt;br /&gt;
&lt;br /&gt;
While researching the attributes that have to be present in an SBOM,&lt;br /&gt;
NTIA came up with a guidance about the minimum elements that must appear therein:&lt;br /&gt;
https://www.ntia.doc.gov/files/ntia/publications/sbom_minimum_elements_report.pdf&lt;br /&gt;
&lt;br /&gt;
It would, therefore, be useful to have a tool that can determine whether an SBOM stored in SPDX format&lt;br /&gt;
fulfills all such minimum obligations.&lt;br /&gt;
&lt;br /&gt;
The tool should make use of the already existing libraries for reading SPDX documents&lt;br /&gt;
=== Technologies ===&lt;br /&gt;
Python&lt;br /&gt;
=== Duration ===&lt;br /&gt;
This will be a short (175 hours) project.&lt;br /&gt;
It might be extended to a long (350 hours) project if integration&lt;br /&gt;
with the existing SPDX handling tools (e.g., the Validation tool)&lt;br /&gt;
is also implemented.&lt;br /&gt;
=== Mentors ===&lt;br /&gt;
Dick Brooks, Kate Stewart&lt;br /&gt;
&lt;br /&gt;
== Private license management system ==&lt;br /&gt;
A web-based system for managing license texts; similar to the SPDX License List but oriented towards other private collections of licenses.&lt;br /&gt;
=== Description ===&lt;br /&gt;
The goal of the project would be to create a simple web application&lt;br /&gt;
for people to upload license texts&lt;br /&gt;
and automatically create a license repository.&lt;br /&gt;
The initial rough &amp;quot;functional specifications&amp;quot; describe it as&lt;br /&gt;
mainly an input form, where the information is entered.&lt;br /&gt;
There will be some automatic processing (e.g., canonicalization, duplicate avoidance, etc.),&lt;br /&gt;
a review/approval (and naming) step,&lt;br /&gt;
and then publishing in a specified format.&lt;br /&gt;
&lt;br /&gt;
It should be noted that the specification is not yet finalized&lt;br /&gt;
regarding naming namespaces, way to publish licenses, etc.&lt;br /&gt;
If the SPDX project has already advanced in these definitions,&lt;br /&gt;
this project will obviously implement the decisions taken.&lt;br /&gt;
=== Technologies ===&lt;br /&gt;
Python (any framework) for the back-end; JavaScript (any framework) for the minimal front-end.&lt;br /&gt;
=== Duration ===&lt;br /&gt;
This can be either a short (175 hours) project, implementing only the basic functionality;&lt;br /&gt;
or a long (350 hours) one, implementing more functionality and automation.&lt;br /&gt;
=== Mentors ===&lt;br /&gt;
Alexios Zavras; more TBD&lt;br /&gt;
&lt;br /&gt;
== SBOM combiner ==&lt;br /&gt;
The project will result in a simple command-line tool that will be able to “combine” information from a number of SBOMs into a comprehensive SBOM that includes all the information of the provided ones.&lt;br /&gt;
An actual use case would be the generation of an SBOM for an actual software delivery that is comprised by a number of components, each one of which has its own correct SBOM.&lt;br /&gt;
=== Description ===&lt;br /&gt;
The primary purpose of this tool would be&lt;br /&gt;
to stitch together smaller component-level SPDX documents&lt;br /&gt;
and amalgamate them into one top-level SPDX document&lt;br /&gt;
representing a &amp;quot;sum of parts&amp;quot; piece of software.&lt;br /&gt;
As an initial pass for implementation, the component-level SBOMs would have to be provided by the caller&lt;br /&gt;
until the tool was advanced enough to fetch SPDX Documents referenced by ExternalDocumenRef reliably. &lt;br /&gt;
=== Technologies ===&lt;br /&gt;
Python (preferably); or Go.&lt;br /&gt;
=== Duration ===&lt;br /&gt;
This will be a short (175 hours) project.&lt;br /&gt;
=== Mentors ===&lt;br /&gt;
Rose Judge; others TBD&lt;br /&gt;
&lt;br /&gt;
== Update of Java SPDX libraries to handle latest spec ==&lt;br /&gt;
Since the specification has evolved&lt;br /&gt;
and a newer version is expected to be published&lt;br /&gt;
right before the timeframe of the project,&lt;br /&gt;
it would be useful to have the standard Java libraries&lt;br /&gt;
capable of handling the latest spec.&lt;br /&gt;
=== Technologies ===&lt;br /&gt;
Java; see https://github.com/spdx/Spdx-Java-Library&lt;br /&gt;
=== Duration ===&lt;br /&gt;
This will be a short (175 hours) project.&lt;br /&gt;
=== Mentors ===&lt;br /&gt;
TBD&lt;br /&gt;
&lt;br /&gt;
== Update of Go SPDX libraries to handle latest spec ==&lt;br /&gt;
Since the specification has evolved&lt;br /&gt;
and a newer version is expected to be published&lt;br /&gt;
right before the timeframe of the project,&lt;br /&gt;
it would be useful to have the standard Go libraries&lt;br /&gt;
capable of handling the latest spec.&lt;br /&gt;
=== Technologies ===&lt;br /&gt;
Go; see https://github.com/spdx/tools-golang&lt;br /&gt;
=== Duration ===&lt;br /&gt;
This will be a short (175 hours) project.&lt;br /&gt;
=== Mentors ===&lt;br /&gt;
TBD&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Update of Python SPDX libraries to handle latest spec ==&lt;br /&gt;
=== Description ===&lt;br /&gt;
The SPDX Project maintains a library, written in Python, for working with SPDX data.&lt;br /&gt;
The development of the library does not always follow the development of the specification immediately.&lt;br /&gt;
Since the specification has evolved&lt;br /&gt;
and a newer version is expected to be published&lt;br /&gt;
right before the timeframe of the project,&lt;br /&gt;
it would be useful to have the standard Python libraries&lt;br /&gt;
capable of handling the latest spec.&lt;br /&gt;
&lt;br /&gt;
The project will involve obviously understanding deeply&lt;br /&gt;
the existing libraries&lt;br /&gt;
and extending them to handle the latest additions&lt;br /&gt;
of the specification (to the point of the published version).&lt;br /&gt;
=== Technologies ===&lt;br /&gt;
Python; see https://github.com/spdx/tools-python&lt;br /&gt;
=== Duration ===&lt;br /&gt;
This will be a short (175 hours) project.&lt;br /&gt;
=== Mentors ===&lt;br /&gt;
TBD&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== More to come... ==&lt;br /&gt;
Mentors:  please fill out the following template for any projects you wish to propose. &lt;br /&gt;
&lt;br /&gt;
 === Project Name ===&lt;br /&gt;
 add overview of project here&lt;br /&gt;
 ====Skills Needed====&lt;br /&gt;
 what skills should the student have to do the coding exercises&lt;br /&gt;
 ====Duration===&lt;br /&gt;
 whether this is a short or a long project&lt;br /&gt;
 ====Background Information====&lt;br /&gt;
 context for the project and references to be studied&lt;br /&gt;
 ====Available Mentors====&lt;br /&gt;
 list individuals who are willing to mentor and provide information about the project proposal.&lt;br /&gt;
&lt;br /&gt;
= Historical info =&lt;br /&gt;
&lt;br /&gt;
[[GSOC/PastProjectIdeas]]&lt;/div&gt;</summary>
		<author><name>Zvr</name></author>	</entry>

	<entry>
		<id>https://wiki.spdx.org/view/GSOC/GSOC_ProjectIdeas</id>
		<title>GSOC/GSOC ProjectIdeas</title>
		<link rel="alternate" type="text/html" href="https://wiki.spdx.org/view/GSOC/GSOC_ProjectIdeas"/>
				<updated>2022-02-28T15:39:54Z</updated>
		
		<summary type="html">&lt;p&gt;Zvr: /* SBOM combiner */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span style=&amp;quot;font-size:150%&amp;quot;&amp;gt;'''Welcome to the 2022 SPDX Google Summer of Code Project Page'''&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
See the [https://rtgdk.github.io/spdx-gsoc-proposal.html proposal template] if you are interested in submitting a Google Summer of Code proposal.&lt;br /&gt;
&lt;br /&gt;
Should you have questions please do not hesitate to contact one of the mentors directly.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== What is SPDX ? ==&lt;br /&gt;
&lt;br /&gt;
First and foremost we are a community dedicated to solving the issues and problems around Open Source licensing and compliance. The SPDX work group (part of the Linux Foundation) consists of individuals, community members, and representatives from companies, foundations and organizations who use or are considering using the SPDX standard. The work group operates much like a meritocratic, consensus-based community project; that is, anyone with an interest in the project can join the community, contribute to the specification, and participate in the decision-making process. We come from many different backgrounds including open source developers, lawyers, consultants and business professionals, many of who have been involved with license compliance and identification for years.&lt;br /&gt;
&lt;br /&gt;
As part of this effort we have developed a set of collateral that can be used:&lt;br /&gt;
&lt;br /&gt;
* [https://spdx.org/using-spdx License List and Short Identifiers]&lt;br /&gt;
* [https://spdx.org/using-spdx SPDX Specification for generating SPDX Documents in multiple formats]&lt;br /&gt;
* [https://spdx.org/tools A set of basic tools for working with SPDX Documents]&lt;br /&gt;
* [https://spdx.org/using-spdx License Identifiers in source]&lt;br /&gt;
&lt;br /&gt;
== Why choose an SPDX Project? ==&lt;br /&gt;
&lt;br /&gt;
Contributing to one of the SPDX projects below will provide a valuable contribution to developers and/or users of open source software. We believe you will find the projects both technically challenging and rewarding. In essence we believe you will be able to look back one day and I say I was part of that effort.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Getting Involved =&lt;br /&gt;
&lt;br /&gt;
Beyond working with your mentor(s) we highly encourage students who select one of these projects to get involved with the SPDX community via our technical working group. Interaction with the technical team is primarily done via its mailing list and on gitter (see resources). There is however a weekly call you could join as well. .&lt;br /&gt;
&lt;br /&gt;
== Resources ==&lt;br /&gt;
&lt;br /&gt;
* [http://spdx.org SPDX website]&lt;br /&gt;
* [https://spdx.org/specifications SPDX Specification]&lt;br /&gt;
* [https://spdx.org/tools SPDX Workgroup Tools webpage]&lt;br /&gt;
* [https://lists.spdx.org/mailman/listinfo/spdx-tech SPDX tech mailing list]&lt;br /&gt;
&lt;br /&gt;
= Ideas for 2022 Projects =&lt;br /&gt;
&lt;br /&gt;
== SBOM Conformance Checker ==&lt;br /&gt;
The goal of this project is to create a simple tool that&lt;br /&gt;
checks whether an SBOM (in SPDX format)&lt;br /&gt;
conforms to the minimum elements guidance from NTIA for an SBOM&lt;br /&gt;
(https://www.ntia.doc.gov/files/ntia/publications/sbom_minimum_elements_report.pdf).&lt;br /&gt;
=== Technologies ===&lt;br /&gt;
Python&lt;br /&gt;
=== Duration ===&lt;br /&gt;
This will be a short (175 hours) project.&lt;br /&gt;
It might be extended to a long (350 hours) project if integration&lt;br /&gt;
with the existing SPDX handling tools (e.g., the Validation tool)&lt;br /&gt;
is also implemented.&lt;br /&gt;
=== Mentors ===&lt;br /&gt;
Dick Brooks, Kate Stewart&lt;br /&gt;
&lt;br /&gt;
== Update of Java SPDX libraries to handle latest spec ==&lt;br /&gt;
Since the specification has evolved&lt;br /&gt;
and a newer version is expected to be published&lt;br /&gt;
right before the timeframe of the project,&lt;br /&gt;
it would be useful to have the standard Java libraries&lt;br /&gt;
capable of handling the latest spec.&lt;br /&gt;
=== Technologies ===&lt;br /&gt;
Java; see https://github.com/spdx/Spdx-Java-Library&lt;br /&gt;
=== Duration ===&lt;br /&gt;
This will be a short (175 hours) project.&lt;br /&gt;
=== Mentors ===&lt;br /&gt;
TBD&lt;br /&gt;
&lt;br /&gt;
== Update of Go SPDX libraries to handle latest spec ==&lt;br /&gt;
Since the specification has evolved&lt;br /&gt;
and a newer version is expected to be published&lt;br /&gt;
right before the timeframe of the project,&lt;br /&gt;
it would be useful to have the standard Go libraries&lt;br /&gt;
capable of handling the latest spec.&lt;br /&gt;
=== Technologies ===&lt;br /&gt;
Go; see https://github.com/spdx/tools-golang&lt;br /&gt;
=== Duration ===&lt;br /&gt;
This will be a short (175 hours) project.&lt;br /&gt;
=== Mentors ===&lt;br /&gt;
TBD&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Update of Python SPDX libraries to handle latest spec ==&lt;br /&gt;
=== Description ===&lt;br /&gt;
The SPDX Project maintains a library, written in Python, for working with SPDX data.&lt;br /&gt;
The development of the library does not always follow the development of the specification immediately.&lt;br /&gt;
Since the specification has evolved&lt;br /&gt;
and a newer version is expected to be published&lt;br /&gt;
right before the timeframe of the project,&lt;br /&gt;
it would be useful to have the standard Python libraries&lt;br /&gt;
capable of handling the latest spec.&lt;br /&gt;
&lt;br /&gt;
The project will involve obviously understanding deeply&lt;br /&gt;
the existing libraries&lt;br /&gt;
and extending them to handle the latest additions&lt;br /&gt;
of the specification (to the point of the published version).&lt;br /&gt;
=== Technologies ===&lt;br /&gt;
Python; see https://github.com/spdx/tools-python&lt;br /&gt;
=== Duration ===&lt;br /&gt;
This will be a short (175 hours) project.&lt;br /&gt;
=== Mentors ===&lt;br /&gt;
TBD&lt;br /&gt;
&lt;br /&gt;
== Private license management system ==&lt;br /&gt;
A web-based system for managing license texts; similar to the SPDX License List but oriented towards other private collections of licenses.&lt;br /&gt;
=== Description ===&lt;br /&gt;
The goal of the project would be to create a simple web application&lt;br /&gt;
for people to upload license texts&lt;br /&gt;
and automatically create a license repository.&lt;br /&gt;
The initial rough &amp;quot;functional specifications&amp;quot; describe it as&lt;br /&gt;
mainly an input form, where the information is entered.&lt;br /&gt;
There will be some automatic processing (e.g., canonicalization, duplicate avoidance, etc.),&lt;br /&gt;
a review/approval (and naming) step,&lt;br /&gt;
and then publishing in a specified format.&lt;br /&gt;
&lt;br /&gt;
It should be noted that the specification is not yet finalized&lt;br /&gt;
regarding naming namespaces, way to publish licenses, etc.&lt;br /&gt;
If the SPDX project has already advanced in these definitions,&lt;br /&gt;
this project will obviously implement the decisions taken.&lt;br /&gt;
=== Technologies ===&lt;br /&gt;
Python (any framework) for the back-end; JavaScript (any framework) for the minimal front-end.&lt;br /&gt;
=== Duration ===&lt;br /&gt;
This can be either a short (175 hours) project, implementing only the basic functionality;&lt;br /&gt;
or a long (350 hours) one, implementing more functionality and automation.&lt;br /&gt;
=== Mentors ===&lt;br /&gt;
Alexios Zavras; more TBD&lt;br /&gt;
&lt;br /&gt;
== SBOM combiner ==&lt;br /&gt;
The project will result in a simple command-line tool that will be able to “combine” information from a number of SBOMs into a comprehensive SBOM that includes all the information of the provided ones.&lt;br /&gt;
An actual use case would be the generation of an SBOM for an actual software delivery that is comprised by a number of components, each one of which has its own correct SBOM.&lt;br /&gt;
=== Description ===&lt;br /&gt;
The primary purpose of this tool would be&lt;br /&gt;
to stitch together smaller component-level SPDX documents&lt;br /&gt;
and amalgamate them into one top-level SPDX document&lt;br /&gt;
representing a &amp;quot;sum of parts&amp;quot; piece of software.&lt;br /&gt;
As an initial pass for implementation, the component-level SBOMs would have to be provided by the caller&lt;br /&gt;
until the tool was advanced enough to fetch SPDX Documents referenced by ExternalDocumenRef reliably. &lt;br /&gt;
=== Technologies ===&lt;br /&gt;
Python (preferably); or Go.&lt;br /&gt;
=== Duration ===&lt;br /&gt;
This will be a short (175 hours) project.&lt;br /&gt;
=== Mentors ===&lt;br /&gt;
Rose Judge; others TBD&lt;br /&gt;
&lt;br /&gt;
== More to come... ==&lt;br /&gt;
Mentors:  please fill out the following template for any projects you wish to propose. &lt;br /&gt;
&lt;br /&gt;
 === Project Name ===&lt;br /&gt;
 add overview of project here&lt;br /&gt;
 ====Skills Needed====&lt;br /&gt;
 what skills should the student have to do the coding exercises&lt;br /&gt;
 ====Duration===&lt;br /&gt;
 whether this is a short or a long project&lt;br /&gt;
 ====Background Information====&lt;br /&gt;
 context for the project and references to be studied&lt;br /&gt;
 ====Available Mentors====&lt;br /&gt;
 list individuals who are willing to mentor and provide information about the project proposal.&lt;br /&gt;
&lt;br /&gt;
= Historical info =&lt;br /&gt;
&lt;br /&gt;
[[GSOC/PastProjectIdeas]]&lt;/div&gt;</summary>
		<author><name>Zvr</name></author>	</entry>

	<entry>
		<id>https://wiki.spdx.org/view/GSOC/GSOC_ProjectIdeas</id>
		<title>GSOC/GSOC ProjectIdeas</title>
		<link rel="alternate" type="text/html" href="https://wiki.spdx.org/view/GSOC/GSOC_ProjectIdeas"/>
				<updated>2022-02-28T14:44:58Z</updated>
		
		<summary type="html">&lt;p&gt;Zvr: /* Private license management system */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span style=&amp;quot;font-size:150%&amp;quot;&amp;gt;'''Welcome to the 2022 SPDX Google Summer of Code Project Page'''&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
See the [https://rtgdk.github.io/spdx-gsoc-proposal.html proposal template] if you are interested in submitting a Google Summer of Code proposal.&lt;br /&gt;
&lt;br /&gt;
Should you have questions please do not hesitate to contact one of the mentors directly.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== What is SPDX ? ==&lt;br /&gt;
&lt;br /&gt;
First and foremost we are a community dedicated to solving the issues and problems around Open Source licensing and compliance. The SPDX work group (part of the Linux Foundation) consists of individuals, community members, and representatives from companies, foundations and organizations who use or are considering using the SPDX standard. The work group operates much like a meritocratic, consensus-based community project; that is, anyone with an interest in the project can join the community, contribute to the specification, and participate in the decision-making process. We come from many different backgrounds including open source developers, lawyers, consultants and business professionals, many of who have been involved with license compliance and identification for years.&lt;br /&gt;
&lt;br /&gt;
As part of this effort we have developed a set of collateral that can be used:&lt;br /&gt;
&lt;br /&gt;
* [https://spdx.org/using-spdx License List and Short Identifiers]&lt;br /&gt;
* [https://spdx.org/using-spdx SPDX Specification for generating SPDX Documents in multiple formats]&lt;br /&gt;
* [https://spdx.org/tools A set of basic tools for working with SPDX Documents]&lt;br /&gt;
* [https://spdx.org/using-spdx License Identifiers in source]&lt;br /&gt;
&lt;br /&gt;
== Why choose an SPDX Project? ==&lt;br /&gt;
&lt;br /&gt;
Contributing to one of the SPDX projects below will provide a valuable contribution to developers and/or users of open source software. We believe you will find the projects both technically challenging and rewarding. In essence we believe you will be able to look back one day and I say I was part of that effort.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Getting Involved =&lt;br /&gt;
&lt;br /&gt;
Beyond working with your mentor(s) we highly encourage students who select one of these projects to get involved with the SPDX community via our technical working group. Interaction with the technical team is primarily done via its mailing list and on gitter (see resources). There is however a weekly call you could join as well. .&lt;br /&gt;
&lt;br /&gt;
== Resources ==&lt;br /&gt;
&lt;br /&gt;
* [http://spdx.org SPDX website]&lt;br /&gt;
* [https://spdx.org/specifications SPDX Specification]&lt;br /&gt;
* [https://spdx.org/tools SPDX Workgroup Tools webpage]&lt;br /&gt;
* [https://lists.spdx.org/mailman/listinfo/spdx-tech SPDX tech mailing list]&lt;br /&gt;
&lt;br /&gt;
= Ideas for 2022 Projects =&lt;br /&gt;
&lt;br /&gt;
== SBOM Conformance Checker ==&lt;br /&gt;
The goal of this project is to create a simple tool that&lt;br /&gt;
checks whether an SBOM (in SPDX format)&lt;br /&gt;
conforms to the minimum elements guidance from NTIA for an SBOM&lt;br /&gt;
(https://www.ntia.doc.gov/files/ntia/publications/sbom_minimum_elements_report.pdf).&lt;br /&gt;
=== Technologies ===&lt;br /&gt;
Python&lt;br /&gt;
=== Duration ===&lt;br /&gt;
This will be a short (175 hours) project.&lt;br /&gt;
It might be extended to a long (350 hours) project if integration&lt;br /&gt;
with the existing SPDX handling tools (e.g., the Validation tool)&lt;br /&gt;
is also implemented.&lt;br /&gt;
=== Mentors ===&lt;br /&gt;
Dick Brooks, Kate Stewart&lt;br /&gt;
&lt;br /&gt;
== Update of Java SPDX libraries to handle latest spec ==&lt;br /&gt;
Since the specification has evolved&lt;br /&gt;
and a newer version is expected to be published&lt;br /&gt;
right before the timeframe of the project,&lt;br /&gt;
it would be useful to have the standard Java libraries&lt;br /&gt;
capable of handling the latest spec.&lt;br /&gt;
=== Technologies ===&lt;br /&gt;
Java; see https://github.com/spdx/Spdx-Java-Library&lt;br /&gt;
=== Duration ===&lt;br /&gt;
This will be a short (175 hours) project.&lt;br /&gt;
=== Mentors ===&lt;br /&gt;
TBD&lt;br /&gt;
&lt;br /&gt;
== Update of Go SPDX libraries to handle latest spec ==&lt;br /&gt;
Since the specification has evolved&lt;br /&gt;
and a newer version is expected to be published&lt;br /&gt;
right before the timeframe of the project,&lt;br /&gt;
it would be useful to have the standard Go libraries&lt;br /&gt;
capable of handling the latest spec.&lt;br /&gt;
=== Technologies ===&lt;br /&gt;
Go; see https://github.com/spdx/tools-golang&lt;br /&gt;
=== Duration ===&lt;br /&gt;
This will be a short (175 hours) project.&lt;br /&gt;
=== Mentors ===&lt;br /&gt;
TBD&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Update of Python SPDX libraries to handle latest spec ==&lt;br /&gt;
=== Description ===&lt;br /&gt;
The SPDX Project maintains a library, written in Python, for working with SPDX data.&lt;br /&gt;
The development of the library does not always follow the development of the specification immediately.&lt;br /&gt;
Since the specification has evolved&lt;br /&gt;
and a newer version is expected to be published&lt;br /&gt;
right before the timeframe of the project,&lt;br /&gt;
it would be useful to have the standard Python libraries&lt;br /&gt;
capable of handling the latest spec.&lt;br /&gt;
&lt;br /&gt;
The project will involve obviously understanding deeply&lt;br /&gt;
the existing libraries&lt;br /&gt;
and extending them to handle the latest additions&lt;br /&gt;
of the specification (to the point of the published version).&lt;br /&gt;
=== Technologies ===&lt;br /&gt;
Python; see https://github.com/spdx/tools-python&lt;br /&gt;
=== Duration ===&lt;br /&gt;
This will be a short (175 hours) project.&lt;br /&gt;
=== Mentors ===&lt;br /&gt;
TBD&lt;br /&gt;
&lt;br /&gt;
== Private license management system ==&lt;br /&gt;
A web-based system for managing license texts; similar to the SPDX License List but oriented towards other private collections of licenses.&lt;br /&gt;
=== Description ===&lt;br /&gt;
The goal of the project would be to create a simple web application&lt;br /&gt;
for people to upload license texts&lt;br /&gt;
and automatically create a license repository.&lt;br /&gt;
The initial rough &amp;quot;functional specifications&amp;quot; describe it as&lt;br /&gt;
mainly an input form, where the information is entered.&lt;br /&gt;
There will be some automatic processing (e.g., canonicalization, duplicate avoidance, etc.),&lt;br /&gt;
a review/approval (and naming) step,&lt;br /&gt;
and then publishing in a specified format.&lt;br /&gt;
&lt;br /&gt;
It should be noted that the specification is not yet finalized&lt;br /&gt;
regarding naming namespaces, way to publish licenses, etc.&lt;br /&gt;
If the SPDX project has already advanced in these definitions,&lt;br /&gt;
this project will obviously implement the decisions taken.&lt;br /&gt;
=== Technologies ===&lt;br /&gt;
Python (any framework) for the back-end; JavaScript (any framework) for the minimal front-end.&lt;br /&gt;
=== Duration ===&lt;br /&gt;
This can be either a short (175 hours) project, implementing only the basic functionality;&lt;br /&gt;
or a long (350 hours) one, implementing more functionality and automation.&lt;br /&gt;
=== Mentors ===&lt;br /&gt;
Alexios Zavras; more TBD&lt;br /&gt;
&lt;br /&gt;
== SBOM combiner ==&lt;br /&gt;
The project will result in a simple command-line tool that will be able to “combine” information from a number of SBOMs into a comprehensive SBOM that includes all the information of the provided ones.&lt;br /&gt;
An actual use case would be the generation of an SBOM for an actual software delivery that is comprised by a number of components, each one of which has its own correct SBOM.&lt;br /&gt;
=== Technologies ===&lt;br /&gt;
Python (preferably); or Go.&lt;br /&gt;
=== Duration ===&lt;br /&gt;
This will be a short (175 hours) project.&lt;br /&gt;
=== Mentors ===&lt;br /&gt;
TBD&lt;br /&gt;
&lt;br /&gt;
== More to come... ==&lt;br /&gt;
Mentors:  please fill out the following template for any projects you wish to propose. &lt;br /&gt;
&lt;br /&gt;
 === Project Name ===&lt;br /&gt;
 add overview of project here&lt;br /&gt;
 ====Skills Needed====&lt;br /&gt;
 what skills should the student have to do the coding exercises&lt;br /&gt;
 ====Duration===&lt;br /&gt;
 whether this is a short or a long project&lt;br /&gt;
 ====Background Information====&lt;br /&gt;
 context for the project and references to be studied&lt;br /&gt;
 ====Available Mentors====&lt;br /&gt;
 list individuals who are willing to mentor and provide information about the project proposal.&lt;br /&gt;
&lt;br /&gt;
= Historical info =&lt;br /&gt;
&lt;br /&gt;
[[GSOC/PastProjectIdeas]]&lt;/div&gt;</summary>
		<author><name>Zvr</name></author>	</entry>

	<entry>
		<id>https://wiki.spdx.org/view/GSOC/GSOC_ProjectIdeas</id>
		<title>GSOC/GSOC ProjectIdeas</title>
		<link rel="alternate" type="text/html" href="https://wiki.spdx.org/view/GSOC/GSOC_ProjectIdeas"/>
				<updated>2022-02-28T14:43:28Z</updated>
		
		<summary type="html">&lt;p&gt;Zvr: /* Update of Python SPDX libraries to handle latest spec */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span style=&amp;quot;font-size:150%&amp;quot;&amp;gt;'''Welcome to the 2022 SPDX Google Summer of Code Project Page'''&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
See the [https://rtgdk.github.io/spdx-gsoc-proposal.html proposal template] if you are interested in submitting a Google Summer of Code proposal.&lt;br /&gt;
&lt;br /&gt;
Should you have questions please do not hesitate to contact one of the mentors directly.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== What is SPDX ? ==&lt;br /&gt;
&lt;br /&gt;
First and foremost we are a community dedicated to solving the issues and problems around Open Source licensing and compliance. The SPDX work group (part of the Linux Foundation) consists of individuals, community members, and representatives from companies, foundations and organizations who use or are considering using the SPDX standard. The work group operates much like a meritocratic, consensus-based community project; that is, anyone with an interest in the project can join the community, contribute to the specification, and participate in the decision-making process. We come from many different backgrounds including open source developers, lawyers, consultants and business professionals, many of who have been involved with license compliance and identification for years.&lt;br /&gt;
&lt;br /&gt;
As part of this effort we have developed a set of collateral that can be used:&lt;br /&gt;
&lt;br /&gt;
* [https://spdx.org/using-spdx License List and Short Identifiers]&lt;br /&gt;
* [https://spdx.org/using-spdx SPDX Specification for generating SPDX Documents in multiple formats]&lt;br /&gt;
* [https://spdx.org/tools A set of basic tools for working with SPDX Documents]&lt;br /&gt;
* [https://spdx.org/using-spdx License Identifiers in source]&lt;br /&gt;
&lt;br /&gt;
== Why choose an SPDX Project? ==&lt;br /&gt;
&lt;br /&gt;
Contributing to one of the SPDX projects below will provide a valuable contribution to developers and/or users of open source software. We believe you will find the projects both technically challenging and rewarding. In essence we believe you will be able to look back one day and I say I was part of that effort.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Getting Involved =&lt;br /&gt;
&lt;br /&gt;
Beyond working with your mentor(s) we highly encourage students who select one of these projects to get involved with the SPDX community via our technical working group. Interaction with the technical team is primarily done via its mailing list and on gitter (see resources). There is however a weekly call you could join as well. .&lt;br /&gt;
&lt;br /&gt;
== Resources ==&lt;br /&gt;
&lt;br /&gt;
* [http://spdx.org SPDX website]&lt;br /&gt;
* [https://spdx.org/specifications SPDX Specification]&lt;br /&gt;
* [https://spdx.org/tools SPDX Workgroup Tools webpage]&lt;br /&gt;
* [https://lists.spdx.org/mailman/listinfo/spdx-tech SPDX tech mailing list]&lt;br /&gt;
&lt;br /&gt;
= Ideas for 2022 Projects =&lt;br /&gt;
&lt;br /&gt;
== SBOM Conformance Checker ==&lt;br /&gt;
The goal of this project is to create a simple tool that&lt;br /&gt;
checks whether an SBOM (in SPDX format)&lt;br /&gt;
conforms to the minimum elements guidance from NTIA for an SBOM&lt;br /&gt;
(https://www.ntia.doc.gov/files/ntia/publications/sbom_minimum_elements_report.pdf).&lt;br /&gt;
=== Technologies ===&lt;br /&gt;
Python&lt;br /&gt;
=== Duration ===&lt;br /&gt;
This will be a short (175 hours) project.&lt;br /&gt;
It might be extended to a long (350 hours) project if integration&lt;br /&gt;
with the existing SPDX handling tools (e.g., the Validation tool)&lt;br /&gt;
is also implemented.&lt;br /&gt;
=== Mentors ===&lt;br /&gt;
Dick Brooks, Kate Stewart&lt;br /&gt;
&lt;br /&gt;
== Update of Java SPDX libraries to handle latest spec ==&lt;br /&gt;
Since the specification has evolved&lt;br /&gt;
and a newer version is expected to be published&lt;br /&gt;
right before the timeframe of the project,&lt;br /&gt;
it would be useful to have the standard Java libraries&lt;br /&gt;
capable of handling the latest spec.&lt;br /&gt;
=== Technologies ===&lt;br /&gt;
Java; see https://github.com/spdx/Spdx-Java-Library&lt;br /&gt;
=== Duration ===&lt;br /&gt;
This will be a short (175 hours) project.&lt;br /&gt;
=== Mentors ===&lt;br /&gt;
TBD&lt;br /&gt;
&lt;br /&gt;
== Update of Go SPDX libraries to handle latest spec ==&lt;br /&gt;
Since the specification has evolved&lt;br /&gt;
and a newer version is expected to be published&lt;br /&gt;
right before the timeframe of the project,&lt;br /&gt;
it would be useful to have the standard Go libraries&lt;br /&gt;
capable of handling the latest spec.&lt;br /&gt;
=== Technologies ===&lt;br /&gt;
Go; see https://github.com/spdx/tools-golang&lt;br /&gt;
=== Duration ===&lt;br /&gt;
This will be a short (175 hours) project.&lt;br /&gt;
=== Mentors ===&lt;br /&gt;
TBD&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Update of Python SPDX libraries to handle latest spec ==&lt;br /&gt;
=== Description ===&lt;br /&gt;
The SPDX Project maintains a library, written in Python, for working with SPDX data.&lt;br /&gt;
The development of the library does not always follow the development of the specification immediately.&lt;br /&gt;
Since the specification has evolved&lt;br /&gt;
and a newer version is expected to be published&lt;br /&gt;
right before the timeframe of the project,&lt;br /&gt;
it would be useful to have the standard Python libraries&lt;br /&gt;
capable of handling the latest spec.&lt;br /&gt;
&lt;br /&gt;
The project will involve obviously understanding deeply&lt;br /&gt;
the existing libraries&lt;br /&gt;
and extending them to handle the latest additions&lt;br /&gt;
of the specification (to the point of the published version).&lt;br /&gt;
=== Technologies ===&lt;br /&gt;
Python; see https://github.com/spdx/tools-python&lt;br /&gt;
=== Duration ===&lt;br /&gt;
This will be a short (175 hours) project.&lt;br /&gt;
=== Mentors ===&lt;br /&gt;
TBD&lt;br /&gt;
&lt;br /&gt;
== Private license management system ==&lt;br /&gt;
A web-based system for managing license texts; similar to the SPDX License List but oriented towards other private collections of licenses.&lt;br /&gt;
=== Technologies ===&lt;br /&gt;
Python (any framework) for the back-end; JavaScript (any framework) for the minimal front-end.&lt;br /&gt;
=== Duration ===&lt;br /&gt;
This can be either a short (175 hours) project, implementing only the basic functionality;&lt;br /&gt;
or a long (350 hours) one, extending the functionality and automation.&lt;br /&gt;
=== Mentors ===&lt;br /&gt;
Alexios Zavras; more TBD&lt;br /&gt;
=== More Information ===&lt;br /&gt;
The goal of the project would be to create a simple web application&lt;br /&gt;
for people to upload license texts&lt;br /&gt;
and automatically create a license repository.&lt;br /&gt;
The initial rough &amp;quot;functional specifications&amp;quot; describe it as&lt;br /&gt;
mainly an input form, where the information is entered.&lt;br /&gt;
There will be some automatic processing (e.g., canonicalization, duplicate avoidance, etc.),&lt;br /&gt;
a review/approval (and naming) step,&lt;br /&gt;
and then publishing in a specified format.&lt;br /&gt;
&lt;br /&gt;
It should be noted that the specification is not yet finalized&lt;br /&gt;
regarding naming namespaces, way to publish licenses, etc.&lt;br /&gt;
If the SPDX project has already advanced in these definitions,&lt;br /&gt;
this project will obviously implement the decisions taken.&lt;br /&gt;
&lt;br /&gt;
== SBOM combiner ==&lt;br /&gt;
The project will result in a simple command-line tool that will be able to “combine” information from a number of SBOMs into a comprehensive SBOM that includes all the information of the provided ones.&lt;br /&gt;
An actual use case would be the generation of an SBOM for an actual software delivery that is comprised by a number of components, each one of which has its own correct SBOM.&lt;br /&gt;
=== Technologies ===&lt;br /&gt;
Python (preferably); or Go.&lt;br /&gt;
=== Duration ===&lt;br /&gt;
This will be a short (175 hours) project.&lt;br /&gt;
=== Mentors ===&lt;br /&gt;
TBD&lt;br /&gt;
&lt;br /&gt;
== More to come... ==&lt;br /&gt;
Mentors:  please fill out the following template for any projects you wish to propose. &lt;br /&gt;
&lt;br /&gt;
 === Project Name ===&lt;br /&gt;
 add overview of project here&lt;br /&gt;
 ====Skills Needed====&lt;br /&gt;
 what skills should the student have to do the coding exercises&lt;br /&gt;
 ====Duration===&lt;br /&gt;
 whether this is a short or a long project&lt;br /&gt;
 ====Background Information====&lt;br /&gt;
 context for the project and references to be studied&lt;br /&gt;
 ====Available Mentors====&lt;br /&gt;
 list individuals who are willing to mentor and provide information about the project proposal.&lt;br /&gt;
&lt;br /&gt;
= Historical info =&lt;br /&gt;
&lt;br /&gt;
[[GSOC/PastProjectIdeas]]&lt;/div&gt;</summary>
		<author><name>Zvr</name></author>	</entry>

	<entry>
		<id>https://wiki.spdx.org/view/GSOC/GSOC_ProjectIdeas</id>
		<title>GSOC/GSOC ProjectIdeas</title>
		<link rel="alternate" type="text/html" href="https://wiki.spdx.org/view/GSOC/GSOC_ProjectIdeas"/>
				<updated>2022-02-28T14:40:05Z</updated>
		
		<summary type="html">&lt;p&gt;Zvr: /* Ideas for 2022 Projects */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span style=&amp;quot;font-size:150%&amp;quot;&amp;gt;'''Welcome to the 2022 SPDX Google Summer of Code Project Page'''&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
See the [https://rtgdk.github.io/spdx-gsoc-proposal.html proposal template] if you are interested in submitting a Google Summer of Code proposal.&lt;br /&gt;
&lt;br /&gt;
Should you have questions please do not hesitate to contact one of the mentors directly.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== What is SPDX ? ==&lt;br /&gt;
&lt;br /&gt;
First and foremost we are a community dedicated to solving the issues and problems around Open Source licensing and compliance. The SPDX work group (part of the Linux Foundation) consists of individuals, community members, and representatives from companies, foundations and organizations who use or are considering using the SPDX standard. The work group operates much like a meritocratic, consensus-based community project; that is, anyone with an interest in the project can join the community, contribute to the specification, and participate in the decision-making process. We come from many different backgrounds including open source developers, lawyers, consultants and business professionals, many of who have been involved with license compliance and identification for years.&lt;br /&gt;
&lt;br /&gt;
As part of this effort we have developed a set of collateral that can be used:&lt;br /&gt;
&lt;br /&gt;
* [https://spdx.org/using-spdx License List and Short Identifiers]&lt;br /&gt;
* [https://spdx.org/using-spdx SPDX Specification for generating SPDX Documents in multiple formats]&lt;br /&gt;
* [https://spdx.org/tools A set of basic tools for working with SPDX Documents]&lt;br /&gt;
* [https://spdx.org/using-spdx License Identifiers in source]&lt;br /&gt;
&lt;br /&gt;
== Why choose an SPDX Project? ==&lt;br /&gt;
&lt;br /&gt;
Contributing to one of the SPDX projects below will provide a valuable contribution to developers and/or users of open source software. We believe you will find the projects both technically challenging and rewarding. In essence we believe you will be able to look back one day and I say I was part of that effort.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Getting Involved =&lt;br /&gt;
&lt;br /&gt;
Beyond working with your mentor(s) we highly encourage students who select one of these projects to get involved with the SPDX community via our technical working group. Interaction with the technical team is primarily done via its mailing list and on gitter (see resources). There is however a weekly call you could join as well. .&lt;br /&gt;
&lt;br /&gt;
== Resources ==&lt;br /&gt;
&lt;br /&gt;
* [http://spdx.org SPDX website]&lt;br /&gt;
* [https://spdx.org/specifications SPDX Specification]&lt;br /&gt;
* [https://spdx.org/tools SPDX Workgroup Tools webpage]&lt;br /&gt;
* [https://lists.spdx.org/mailman/listinfo/spdx-tech SPDX tech mailing list]&lt;br /&gt;
&lt;br /&gt;
= Ideas for 2022 Projects =&lt;br /&gt;
&lt;br /&gt;
== SBOM Conformance Checker ==&lt;br /&gt;
The goal of this project is to create a simple tool that&lt;br /&gt;
checks whether an SBOM (in SPDX format)&lt;br /&gt;
conforms to the minimum elements guidance from NTIA for an SBOM&lt;br /&gt;
(https://www.ntia.doc.gov/files/ntia/publications/sbom_minimum_elements_report.pdf).&lt;br /&gt;
=== Technologies ===&lt;br /&gt;
Python&lt;br /&gt;
=== Duration ===&lt;br /&gt;
This will be a short (175 hours) project.&lt;br /&gt;
It might be extended to a long (350 hours) project if integration&lt;br /&gt;
with the existing SPDX handling tools (e.g., the Validation tool)&lt;br /&gt;
is also implemented.&lt;br /&gt;
=== Mentors ===&lt;br /&gt;
Dick Brooks, Kate Stewart&lt;br /&gt;
&lt;br /&gt;
== Update of Java SPDX libraries to handle latest spec ==&lt;br /&gt;
Since the specification has evolved&lt;br /&gt;
and a newer version is expected to be published&lt;br /&gt;
right before the timeframe of the project,&lt;br /&gt;
it would be useful to have the standard Java libraries&lt;br /&gt;
capable of handling the latest spec.&lt;br /&gt;
=== Technologies ===&lt;br /&gt;
Java; see https://github.com/spdx/Spdx-Java-Library&lt;br /&gt;
=== Duration ===&lt;br /&gt;
This will be a short (175 hours) project.&lt;br /&gt;
=== Mentors ===&lt;br /&gt;
TBD&lt;br /&gt;
&lt;br /&gt;
== Update of Go SPDX libraries to handle latest spec ==&lt;br /&gt;
Since the specification has evolved&lt;br /&gt;
and a newer version is expected to be published&lt;br /&gt;
right before the timeframe of the project,&lt;br /&gt;
it would be useful to have the standard Go libraries&lt;br /&gt;
capable of handling the latest spec.&lt;br /&gt;
=== Technologies ===&lt;br /&gt;
Go; see https://github.com/spdx/tools-golang&lt;br /&gt;
=== Duration ===&lt;br /&gt;
This will be a short (175 hours) project.&lt;br /&gt;
=== Mentors ===&lt;br /&gt;
TBD&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Update of Python SPDX libraries to handle latest spec ==&lt;br /&gt;
Since the specification has evolved&lt;br /&gt;
and a newer version is expected to be published&lt;br /&gt;
right before the timeframe of the project,&lt;br /&gt;
it would be useful to have the standard Python libraries&lt;br /&gt;
capable of handling the latest spec.&lt;br /&gt;
=== Technologies ===&lt;br /&gt;
Python; see https://github.com/spdx/tools-python&lt;br /&gt;
=== Duration ===&lt;br /&gt;
This will be a short (175 hours) project.&lt;br /&gt;
=== Mentors ===&lt;br /&gt;
TBD&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Private license management system ==&lt;br /&gt;
A web-based system for managing license texts; similar to the SPDX License List but oriented towards other private collections of licenses.&lt;br /&gt;
=== Technologies ===&lt;br /&gt;
Python (any framework) for the back-end; JavaScript (any framework) for the minimal front-end.&lt;br /&gt;
=== Duration ===&lt;br /&gt;
This can be either a short (175 hours) project, implementing only the basic functionality;&lt;br /&gt;
or a long (350 hours) one, extending the functionality and automation.&lt;br /&gt;
=== Mentors ===&lt;br /&gt;
Alexios Zavras; more TBD&lt;br /&gt;
=== More Information ===&lt;br /&gt;
The goal of the project would be to create a simple web application&lt;br /&gt;
for people to upload license texts&lt;br /&gt;
and automatically create a license repository.&lt;br /&gt;
The initial rough &amp;quot;functional specifications&amp;quot; describe it as&lt;br /&gt;
mainly an input form, where the information is entered.&lt;br /&gt;
There will be some automatic processing (e.g., canonicalization, duplicate avoidance, etc.),&lt;br /&gt;
a review/approval (and naming) step,&lt;br /&gt;
and then publishing in a specified format.&lt;br /&gt;
&lt;br /&gt;
It should be noted that the specification is not yet finalized&lt;br /&gt;
regarding naming namespaces, way to publish licenses, etc.&lt;br /&gt;
If the SPDX project has already advanced in these definitions,&lt;br /&gt;
this project will obviously implement the decisions taken.&lt;br /&gt;
&lt;br /&gt;
== SBOM combiner ==&lt;br /&gt;
The project will result in a simple command-line tool that will be able to “combine” information from a number of SBOMs into a comprehensive SBOM that includes all the information of the provided ones.&lt;br /&gt;
An actual use case would be the generation of an SBOM for an actual software delivery that is comprised by a number of components, each one of which has its own correct SBOM.&lt;br /&gt;
=== Technologies ===&lt;br /&gt;
Python (preferably); or Go.&lt;br /&gt;
=== Duration ===&lt;br /&gt;
This will be a short (175 hours) project.&lt;br /&gt;
=== Mentors ===&lt;br /&gt;
TBD&lt;br /&gt;
&lt;br /&gt;
== More to come... ==&lt;br /&gt;
Mentors:  please fill out the following template for any projects you wish to propose. &lt;br /&gt;
&lt;br /&gt;
 === Project Name ===&lt;br /&gt;
 add overview of project here&lt;br /&gt;
 ====Skills Needed====&lt;br /&gt;
 what skills should the student have to do the coding exercises&lt;br /&gt;
 ====Duration===&lt;br /&gt;
 whether this is a short or a long project&lt;br /&gt;
 ====Background Information====&lt;br /&gt;
 context for the project and references to be studied&lt;br /&gt;
 ====Available Mentors====&lt;br /&gt;
 list individuals who are willing to mentor and provide information about the project proposal.&lt;br /&gt;
&lt;br /&gt;
= Historical info =&lt;br /&gt;
&lt;br /&gt;
[[GSOC/PastProjectIdeas]]&lt;/div&gt;</summary>
		<author><name>Zvr</name></author>	</entry>

	<entry>
		<id>https://wiki.spdx.org/view/GSOC/GSOC_ProjectIdeas</id>
		<title>GSOC/GSOC ProjectIdeas</title>
		<link rel="alternate" type="text/html" href="https://wiki.spdx.org/view/GSOC/GSOC_ProjectIdeas"/>
				<updated>2022-02-23T15:04:34Z</updated>
		
		<summary type="html">&lt;p&gt;Zvr: /* Ideas for 2022 Projects */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span style=&amp;quot;font-size:150%&amp;quot;&amp;gt;'''Welcome to the 2022 SPDX Google Summer of Code Project Page'''&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
See the [https://rtgdk.github.io/spdx-gsoc-proposal.html proposal template] if you are interested in submitting a Google Summer of Code proposal.&lt;br /&gt;
&lt;br /&gt;
Should you have questions please do not hesitate to contact one of the mentors directly.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== What is SPDX ? ==&lt;br /&gt;
&lt;br /&gt;
First and foremost we are a community dedicated to solving the issues and problems around Open Source licensing and compliance. The SPDX work group (part of the Linux Foundation) consists of individuals, community members, and representatives from companies, foundations and organizations who use or are considering using the SPDX standard. The work group operates much like a meritocratic, consensus-based community project; that is, anyone with an interest in the project can join the community, contribute to the specification, and participate in the decision-making process. We come from many different backgrounds including open source developers, lawyers, consultants and business professionals, many of who have been involved with license compliance and identification for years.&lt;br /&gt;
&lt;br /&gt;
As part of this effort we have developed a set of collateral that can be used:&lt;br /&gt;
&lt;br /&gt;
* [https://spdx.org/using-spdx License List and Short Identifiers]&lt;br /&gt;
* [https://spdx.org/using-spdx SPDX Specification for generating SPDX Documents in multiple formats]&lt;br /&gt;
* [https://spdx.org/tools A set of basic tools for working with SPDX Documents]&lt;br /&gt;
* [https://spdx.org/using-spdx License Identifiers in source]&lt;br /&gt;
&lt;br /&gt;
== Why choose an SPDX Project? ==&lt;br /&gt;
&lt;br /&gt;
Contributing to one of the SPDX projects below will provide a valuable contribution to developers and/or users of open source software. We believe you will find the projects both technically challenging and rewarding. In essence we believe you will be able to look back one day and I say I was part of that effort.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Getting Involved =&lt;br /&gt;
&lt;br /&gt;
Beyond working with your mentor(s) we highly encourage students who select one of these projects to get involved with the SPDX community via our technical working group. Interaction with the technical team is primarily done via its mailing list and on gitter (see resources). There is however a weekly call you could join as well. .&lt;br /&gt;
&lt;br /&gt;
== Resources ==&lt;br /&gt;
&lt;br /&gt;
* [http://spdx.org SPDX website]&lt;br /&gt;
* [https://spdx.org/specifications SPDX Specification]&lt;br /&gt;
* [https://spdx.org/tools SPDX Workgroup Tools webpage]&lt;br /&gt;
* [https://lists.spdx.org/mailman/listinfo/spdx-tech SPDX tech mailing list]&lt;br /&gt;
&lt;br /&gt;
= Ideas for 2022 Projects =&lt;br /&gt;
&lt;br /&gt;
== SBOM Conformance Checker ==&lt;br /&gt;
The goal of this project is to create a simple tool that&lt;br /&gt;
checks whether an SBOM (in SPDX format)&lt;br /&gt;
conforms to the minimum elements guidance from NTIA for an SBOM&lt;br /&gt;
(https://www.ntia.doc.gov/files/ntia/publications/sbom_minimum_elements_report.pdf).&lt;br /&gt;
=== Technologies ===&lt;br /&gt;
Python&lt;br /&gt;
=== Duration ===&lt;br /&gt;
This will probably be a short project.&lt;br /&gt;
It might be extended to a long project if it's integrated&lt;br /&gt;
with the existing SPDX handling tools (e.g., the Validation tool).&lt;br /&gt;
=== Mentors ===&lt;br /&gt;
Dick Brooks, Kate Stewart&lt;br /&gt;
&lt;br /&gt;
== Update of Java SPDX libraries to handle latest spec ==&lt;br /&gt;
Since the specification has evolved&lt;br /&gt;
and a newer version is expected to be published&lt;br /&gt;
right before the timeframe of the project,&lt;br /&gt;
it would be useful to have the standard Java libraries&lt;br /&gt;
capable of handling the latest spec.&lt;br /&gt;
=== Technologies ===&lt;br /&gt;
Java; see https://github.com/spdx/Spdx-Java-Library&lt;br /&gt;
=== Duration ===&lt;br /&gt;
This will probably be a short project.&lt;br /&gt;
=== Mentors ===&lt;br /&gt;
TBD&lt;br /&gt;
&lt;br /&gt;
== Update of Go SPDX libraries to handle latest spec ==&lt;br /&gt;
Since the specification has evolved&lt;br /&gt;
and a newer version is expected to be published&lt;br /&gt;
right before the timeframe of the project,&lt;br /&gt;
it would be useful to have the standard Go libraries&lt;br /&gt;
capable of handling the latest spec.&lt;br /&gt;
=== Technologies ===&lt;br /&gt;
Go; see https://github.com/spdx/tools-golang&lt;br /&gt;
=== Duration ===&lt;br /&gt;
This will probably be a short project.&lt;br /&gt;
=== Mentors ===&lt;br /&gt;
TBD&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Update of Python SPDX libraries to handle latest spec ==&lt;br /&gt;
Since the specification has evolved&lt;br /&gt;
and a newer version is expected to be published&lt;br /&gt;
right before the timeframe of the project,&lt;br /&gt;
it would be useful to have the standard Python libraries&lt;br /&gt;
capable of handling the latest spec.&lt;br /&gt;
=== Technologies ===&lt;br /&gt;
Python; see https://github.com/spdx/tools-python&lt;br /&gt;
=== Duration ===&lt;br /&gt;
This will probably be a short project.&lt;br /&gt;
=== Mentors ===&lt;br /&gt;
TBD&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Private license management system ==&lt;br /&gt;
A web-based system for managing license texts; similar to the SPDX License List but oriented towards other private collections of licenses.&lt;br /&gt;
=== Technologies ===&lt;br /&gt;
Python (any framework) for the back-end; JavaScript (any framework) for the minimal front-end.&lt;br /&gt;
=== Duration ===&lt;br /&gt;
This can be either a short project, implementing only the basic functionality; or a long one, extending the functionality and automation.&lt;br /&gt;
=== Mentors ===&lt;br /&gt;
Alexios Zavras; more TBD&lt;br /&gt;
=== More Information ===&lt;br /&gt;
The goal of the project would be to create a simple web application&lt;br /&gt;
for people to upload license texts&lt;br /&gt;
and automatically create a license repository.&lt;br /&gt;
The initial rough &amp;quot;functional specifications&amp;quot; describe it as&lt;br /&gt;
mainly an input form, where the information is entered.&lt;br /&gt;
There will be some automatic processing (e.g., canonicalization, duplicate avoidance, etc.),&lt;br /&gt;
a review/approval (and naming) step,&lt;br /&gt;
and then publishing in a specified format.&lt;br /&gt;
&lt;br /&gt;
It should be noted that the specification is not yet finalized&lt;br /&gt;
regarding naming namespaces, way to publish licenses, etc.&lt;br /&gt;
If the SPDX project has already advanced in these definitions,&lt;br /&gt;
this project will obviously implement the decisions taken.&lt;br /&gt;
&lt;br /&gt;
== SBOM combiner ==&lt;br /&gt;
The project will result in a simple command-line tool that will be able to “combine” information from a number of SBOMs into a comprehensive SBOM that includes all the information of the provided ones.&lt;br /&gt;
An actual use case would be the generation of an SBOM for an actual software delivery that is comprised by a number of components, each one of which has its own correct SBOM.&lt;br /&gt;
=== Technologies ===&lt;br /&gt;
Python (preferably); or Go.&lt;br /&gt;
=== Duration ===&lt;br /&gt;
This will probably be a short project.&lt;br /&gt;
=== Mentors ===&lt;br /&gt;
TBD&lt;br /&gt;
&lt;br /&gt;
== More to come... ==&lt;br /&gt;
Mentors:  please fill out the following template for any projects you wish to propose. &lt;br /&gt;
&lt;br /&gt;
 === Project Name ===&lt;br /&gt;
 add overview of project here&lt;br /&gt;
 ====Skills Needed====&lt;br /&gt;
 what skills should the student have to do the coding exercises&lt;br /&gt;
 ====Duration===&lt;br /&gt;
 whether this is a short or a long project&lt;br /&gt;
 ====Background Information====&lt;br /&gt;
 context for the project and references to be studied&lt;br /&gt;
 ====Available Mentors====&lt;br /&gt;
 list individuals who are willing to mentor and provide information about the project proposal.&lt;br /&gt;
&lt;br /&gt;
= Historical info =&lt;br /&gt;
&lt;br /&gt;
[[GSOC/PastProjectIdeas]]&lt;/div&gt;</summary>
		<author><name>Zvr</name></author>	</entry>

	<entry>
		<id>https://wiki.spdx.org/view/GSOC/GSOC_ProjectIdeas</id>
		<title>GSOC/GSOC ProjectIdeas</title>
		<link rel="alternate" type="text/html" href="https://wiki.spdx.org/view/GSOC/GSOC_ProjectIdeas"/>
				<updated>2022-02-15T17:15:31Z</updated>
		
		<summary type="html">&lt;p&gt;Zvr: /* SBOM Conformance Checker */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span style=&amp;quot;font-size:150%&amp;quot;&amp;gt;'''Welcome to the 2022 SPDX Google Summer of Code Project Page'''&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
See the [https://rtgdk.github.io/spdx-gsoc-proposal.html proposal template] if you are interested in submitting a Google Summer of Code proposal.&lt;br /&gt;
&lt;br /&gt;
Should you have questions please do not hesitate to contact one of the mentors directly.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== What is SPDX ? ==&lt;br /&gt;
&lt;br /&gt;
First and foremost we are a community dedicated to solving the issues and problems around Open Source licensing and compliance. The SPDX work group (part of the Linux Foundation) consists of individuals, community members, and representatives from companies, foundations and organizations who use or are considering using the SPDX standard. The work group operates much like a meritocratic, consensus-based community project; that is, anyone with an interest in the project can join the community, contribute to the specification, and participate in the decision-making process. We come from many different backgrounds including open source developers, lawyers, consultants and business professionals, many of who have been involved with license compliance and identification for years.&lt;br /&gt;
&lt;br /&gt;
As part of this effort we have developed a set of collateral that can be used:&lt;br /&gt;
&lt;br /&gt;
* [https://spdx.org/using-spdx License List and Short Identifiers]&lt;br /&gt;
* [https://spdx.org/using-spdx SPDX Specification for generating SPDX Documents in multiple formats]&lt;br /&gt;
* [https://spdx.org/tools A set of basic tools for working with SPDX Documents]&lt;br /&gt;
* [https://spdx.org/using-spdx License Identifiers in source]&lt;br /&gt;
&lt;br /&gt;
== Why choose an SPDX Project? ==&lt;br /&gt;
&lt;br /&gt;
Contributing to one of the SPDX projects below will provide a valuable contribution to developers and/or users of open source software. We believe you will find the projects both technically challenging and rewarding. In essence we believe you will be able to look back one day and I say I was part of that effort.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Getting Involved =&lt;br /&gt;
&lt;br /&gt;
Beyond working with your mentor(s) we highly encourage students who select one of these projects to get involved with the SPDX community via our technical working group. Interaction with the technical team is primarily done via its mailing list and on gitter (see resources). There is however a weekly call you could join as well. .&lt;br /&gt;
&lt;br /&gt;
== Resources ==&lt;br /&gt;
&lt;br /&gt;
* [http://spdx.org SPDX website]&lt;br /&gt;
* [https://spdx.org/specifications SPDX Specification]&lt;br /&gt;
* [https://spdx.org/tools SPDX Workgroup Tools webpage]&lt;br /&gt;
* [https://lists.spdx.org/mailman/listinfo/spdx-tech SPDX tech mailing list]&lt;br /&gt;
&lt;br /&gt;
= Ideas for 2022 Projects =&lt;br /&gt;
&lt;br /&gt;
== SBOM Conformance Checker ==&lt;br /&gt;
The goal of this project is to create a simple tool that&lt;br /&gt;
checks whether an SBOM (in SPDX format)&lt;br /&gt;
conforms to the minimum elements guidance from NTIA for an SBOM&lt;br /&gt;
(https://www.ntia.doc.gov/files/ntia/publications/sbom_minimum_elements_report.pdf).&lt;br /&gt;
=== Technologies ===&lt;br /&gt;
Python&lt;br /&gt;
=== Duration ===&lt;br /&gt;
This will probably be a short project.&lt;br /&gt;
It might be extended to a long project if it's integrated&lt;br /&gt;
with the existing SPDX handling tools (e.g., the Validation tool).&lt;br /&gt;
=== Mentors ===&lt;br /&gt;
Dick Brooks, Kate Stewart&lt;br /&gt;
&lt;br /&gt;
== Update of Java SPDX libraries to handle latest spec ==&lt;br /&gt;
Since the specification has evolved&lt;br /&gt;
and a newer version is expected to be published&lt;br /&gt;
right before the timeframe of the project,&lt;br /&gt;
it would be useful to have the standard Java libraries&lt;br /&gt;
capable of handling the latest spec.&lt;br /&gt;
=== Technologies ===&lt;br /&gt;
Java; see https://github.com/spdx/Spdx-Java-Library&lt;br /&gt;
=== Duration ===&lt;br /&gt;
This will probably be a short project.&lt;br /&gt;
=== Mentors ===&lt;br /&gt;
TBD&lt;br /&gt;
&lt;br /&gt;
== Update of Go SPDX libraries to handle latest spec ==&lt;br /&gt;
Since the specification has evolved&lt;br /&gt;
and a newer version is expected to be published&lt;br /&gt;
right before the timeframe of the project,&lt;br /&gt;
it would be useful to have the standard Go libraries&lt;br /&gt;
capable of handling the latest spec.&lt;br /&gt;
=== Technologies ===&lt;br /&gt;
Go; see https://github.com/spdx/tools-golang&lt;br /&gt;
=== Duration ===&lt;br /&gt;
This will probably be a short project.&lt;br /&gt;
=== Mentors ===&lt;br /&gt;
TBD&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Update of Python SPDX libraries to handle latest spec ==&lt;br /&gt;
Since the specification has evolved&lt;br /&gt;
and a newer version is expected to be published&lt;br /&gt;
right before the timeframe of the project,&lt;br /&gt;
it would be useful to have the standard Python libraries&lt;br /&gt;
capable of handling the latest spec.&lt;br /&gt;
=== Technologies ===&lt;br /&gt;
Python; see https://github.com/spdx/tools-python&lt;br /&gt;
=== Duration ===&lt;br /&gt;
This will probably be a short project.&lt;br /&gt;
=== Mentors ===&lt;br /&gt;
TBD&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Private license management system ==&lt;br /&gt;
A web-based system for managing license texts; similar to the SPDX License List but oriented towards other private collections of licenses.&lt;br /&gt;
=== Technologies ===&lt;br /&gt;
Python (any framework) for the back-end; JavaScript (any framework) for the minimal front-end.&lt;br /&gt;
=== Duration ===&lt;br /&gt;
This can be either a short project, implementing only the basic functionality; or a long one, extending the functionality and automation.&lt;br /&gt;
=== Mentors ===&lt;br /&gt;
Alexios Zavras; more TBD&lt;br /&gt;
=== More Information ===&lt;br /&gt;
The goal of the project would be to create a simple web application&lt;br /&gt;
for people to upload license texts&lt;br /&gt;
and automatically create a license repository.&lt;br /&gt;
The initial rough &amp;quot;functional specifications&amp;quot; describe it as&lt;br /&gt;
mainly an input form, where the information is entered.&lt;br /&gt;
There will be some automatic processing (e.g., canonicalization, duplicate avoidance, etc.),&lt;br /&gt;
a review/approval (and naming) step,&lt;br /&gt;
and then publishing in a specified format.&lt;br /&gt;
&lt;br /&gt;
It should be noted that the specification is not yet finalized&lt;br /&gt;
regarding naming namespaces, way to publish licenses, etc.&lt;br /&gt;
If the SPDX project has already advanced in these definitions,&lt;br /&gt;
this project will obviously implement the decisions taken.&lt;br /&gt;
&lt;br /&gt;
== SBOM combiner ==&lt;br /&gt;
Details to be added later.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== More to come... ==&lt;br /&gt;
Mentors:  please fill out the following template for any projects you wish to propose. &lt;br /&gt;
&lt;br /&gt;
 === Project Name ===&lt;br /&gt;
 add overview of project here&lt;br /&gt;
 ====Skills Needed====&lt;br /&gt;
 what skills should the student have to do the coding exercises&lt;br /&gt;
 ====Duration===&lt;br /&gt;
 whether this is a short or a long project&lt;br /&gt;
 ====Background Information====&lt;br /&gt;
 context for the project and references to be studied&lt;br /&gt;
 ====Available Mentors====&lt;br /&gt;
 list individuals who are willing to mentor and provide information about the project proposal.&lt;br /&gt;
&lt;br /&gt;
= Historical info =&lt;br /&gt;
&lt;br /&gt;
[[GSOC/PastProjectIdeas]]&lt;/div&gt;</summary>
		<author><name>Zvr</name></author>	</entry>

	<entry>
		<id>https://wiki.spdx.org/view/GSOC/GSOC_ProjectIdeas</id>
		<title>GSOC/GSOC ProjectIdeas</title>
		<link rel="alternate" type="text/html" href="https://wiki.spdx.org/view/GSOC/GSOC_ProjectIdeas"/>
				<updated>2022-02-15T14:57:12Z</updated>
		
		<summary type="html">&lt;p&gt;Zvr: /* Ideas for 2022 Projects */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span style=&amp;quot;font-size:150%&amp;quot;&amp;gt;'''Welcome to the 2022 SPDX Google Summer of Code Project Page'''&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
See the [https://rtgdk.github.io/spdx-gsoc-proposal.html proposal template] if you are interested in submitting a Google Summer of Code proposal.&lt;br /&gt;
&lt;br /&gt;
Should you have questions please do not hesitate to contact one of the mentors directly.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== What is SPDX ? ==&lt;br /&gt;
&lt;br /&gt;
First and foremost we are a community dedicated to solving the issues and problems around Open Source licensing and compliance. The SPDX work group (part of the Linux Foundation) consists of individuals, community members, and representatives from companies, foundations and organizations who use or are considering using the SPDX standard. The work group operates much like a meritocratic, consensus-based community project; that is, anyone with an interest in the project can join the community, contribute to the specification, and participate in the decision-making process. We come from many different backgrounds including open source developers, lawyers, consultants and business professionals, many of who have been involved with license compliance and identification for years.&lt;br /&gt;
&lt;br /&gt;
As part of this effort we have developed a set of collateral that can be used:&lt;br /&gt;
&lt;br /&gt;
* [https://spdx.org/using-spdx License List and Short Identifiers]&lt;br /&gt;
* [https://spdx.org/using-spdx SPDX Specification for generating SPDX Documents in multiple formats]&lt;br /&gt;
* [https://spdx.org/tools A set of basic tools for working with SPDX Documents]&lt;br /&gt;
* [https://spdx.org/using-spdx License Identifiers in source]&lt;br /&gt;
&lt;br /&gt;
== Why choose an SPDX Project? ==&lt;br /&gt;
&lt;br /&gt;
Contributing to one of the SPDX projects below will provide a valuable contribution to developers and/or users of open source software. We believe you will find the projects both technically challenging and rewarding. In essence we believe you will be able to look back one day and I say I was part of that effort.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Getting Involved =&lt;br /&gt;
&lt;br /&gt;
Beyond working with your mentor(s) we highly encourage students who select one of these projects to get involved with the SPDX community via our technical working group. Interaction with the technical team is primarily done via its mailing list and on gitter (see resources). There is however a weekly call you could join as well. .&lt;br /&gt;
&lt;br /&gt;
== Resources ==&lt;br /&gt;
&lt;br /&gt;
* [http://spdx.org SPDX website]&lt;br /&gt;
* [https://spdx.org/specifications SPDX Specification]&lt;br /&gt;
* [https://spdx.org/tools SPDX Workgroup Tools webpage]&lt;br /&gt;
* [https://lists.spdx.org/mailman/listinfo/spdx-tech SPDX tech mailing list]&lt;br /&gt;
&lt;br /&gt;
= Ideas for 2022 Projects =&lt;br /&gt;
&lt;br /&gt;
== SBOM Conformance Checker ==&lt;br /&gt;
The goal of this project is to create a simple tool that&lt;br /&gt;
checks whether an SBOM (in SPDX format)&lt;br /&gt;
conforms to the minimum elements guidance from NTIA for an SBOM&lt;br /&gt;
(https://www.ntia.doc.gov/files/ntia/publications/sbom_minimum_elements_report.pdf).&lt;br /&gt;
=== Technologies ===&lt;br /&gt;
TBD&lt;br /&gt;
=== Duration ===&lt;br /&gt;
This will probably be a short project.&lt;br /&gt;
It might be extended to a long project if it's integrated&lt;br /&gt;
with the existing SPDX handling tools (e.g., the Validation tool).&lt;br /&gt;
=== Mentors ===&lt;br /&gt;
TBD&lt;br /&gt;
&lt;br /&gt;
== Update of Java SPDX libraries to handle latest spec ==&lt;br /&gt;
Since the specification has evolved&lt;br /&gt;
and a newer version is expected to be published&lt;br /&gt;
right before the timeframe of the project,&lt;br /&gt;
it would be useful to have the standard Java libraries&lt;br /&gt;
capable of handling the latest spec.&lt;br /&gt;
=== Technologies ===&lt;br /&gt;
Java; see https://github.com/spdx/Spdx-Java-Library&lt;br /&gt;
=== Duration ===&lt;br /&gt;
This will probably be a short project.&lt;br /&gt;
=== Mentors ===&lt;br /&gt;
TBD&lt;br /&gt;
&lt;br /&gt;
== Update of Go SPDX libraries to handle latest spec ==&lt;br /&gt;
Since the specification has evolved&lt;br /&gt;
and a newer version is expected to be published&lt;br /&gt;
right before the timeframe of the project,&lt;br /&gt;
it would be useful to have the standard Go libraries&lt;br /&gt;
capable of handling the latest spec.&lt;br /&gt;
=== Technologies ===&lt;br /&gt;
Go; see https://github.com/spdx/tools-golang&lt;br /&gt;
=== Duration ===&lt;br /&gt;
This will probably be a short project.&lt;br /&gt;
=== Mentors ===&lt;br /&gt;
TBD&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Update of Python SPDX libraries to handle latest spec ==&lt;br /&gt;
Since the specification has evolved&lt;br /&gt;
and a newer version is expected to be published&lt;br /&gt;
right before the timeframe of the project,&lt;br /&gt;
it would be useful to have the standard Python libraries&lt;br /&gt;
capable of handling the latest spec.&lt;br /&gt;
=== Technologies ===&lt;br /&gt;
Python; see https://github.com/spdx/tools-python&lt;br /&gt;
=== Duration ===&lt;br /&gt;
This will probably be a short project.&lt;br /&gt;
=== Mentors ===&lt;br /&gt;
TBD&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Private license management system ==&lt;br /&gt;
A web-based system for managing license texts; similar to the SPDX License List but oriented towards other private collections of licenses.&lt;br /&gt;
=== Technologies ===&lt;br /&gt;
Python (any framework) for the back-end; JavaScript (any framework) for the minimal front-end.&lt;br /&gt;
=== Duration ===&lt;br /&gt;
This can be either a short project, implementing only the basic functionality; or a long one, extending the functionality and automation.&lt;br /&gt;
=== Mentors ===&lt;br /&gt;
Alexios Zavras; more TBD&lt;br /&gt;
=== More Information ===&lt;br /&gt;
The goal of the project would be to create a simple web application&lt;br /&gt;
for people to upload license texts&lt;br /&gt;
and automatically create a license repository.&lt;br /&gt;
The initial rough &amp;quot;functional specifications&amp;quot; describe it as&lt;br /&gt;
mainly an input form, where the information is entered.&lt;br /&gt;
There will be some automatic processing (e.g., canonicalization, duplicate avoidance, etc.),&lt;br /&gt;
a review/approval (and naming) step,&lt;br /&gt;
and then publishing in a specified format.&lt;br /&gt;
&lt;br /&gt;
It should be noted that the specification is not yet finalized&lt;br /&gt;
regarding naming namespaces, way to publish licenses, etc.&lt;br /&gt;
If the SPDX project has already advanced in these definitions,&lt;br /&gt;
this project will obviously implement the decisions taken.&lt;br /&gt;
&lt;br /&gt;
== SBOM combiner ==&lt;br /&gt;
Details to be added later.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== More to come... ==&lt;br /&gt;
Mentors:  please fill out the following template for any projects you wish to propose. &lt;br /&gt;
&lt;br /&gt;
 === Project Name ===&lt;br /&gt;
 add overview of project here&lt;br /&gt;
 ====Skills Needed====&lt;br /&gt;
 what skills should the student have to do the coding exercises&lt;br /&gt;
 ====Duration===&lt;br /&gt;
 whether this is a short or a long project&lt;br /&gt;
 ====Background Information====&lt;br /&gt;
 context for the project and references to be studied&lt;br /&gt;
 ====Available Mentors====&lt;br /&gt;
 list individuals who are willing to mentor and provide information about the project proposal.&lt;br /&gt;
&lt;br /&gt;
= Historical info =&lt;br /&gt;
&lt;br /&gt;
[[GSOC/PastProjectIdeas]]&lt;/div&gt;</summary>
		<author><name>Zvr</name></author>	</entry>

	<entry>
		<id>https://wiki.spdx.org/view/GSOC/GSOC_ProjectIdeas</id>
		<title>GSOC/GSOC ProjectIdeas</title>
		<link rel="alternate" type="text/html" href="https://wiki.spdx.org/view/GSOC/GSOC_ProjectIdeas"/>
				<updated>2022-02-07T14:36:56Z</updated>
		
		<summary type="html">&lt;p&gt;Zvr: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span style=&amp;quot;font-size:150%&amp;quot;&amp;gt;'''Welcome to the 2022 SPDX Google Summer of Code Project Page'''&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
See the [https://rtgdk.github.io/spdx-gsoc-proposal.html proposal template] if you are interested in submitting a Google Summer of Code proposal.&lt;br /&gt;
&lt;br /&gt;
Should you have questions please do not hesitate to contact one of the mentors directly.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== What is SPDX ? ==&lt;br /&gt;
&lt;br /&gt;
First and foremost we are a community dedicated to solving the issues and problems around Open Source licensing and compliance. The SPDX work group (part of the Linux Foundation) consists of individuals, community members, and representatives from companies, foundations and organizations who use or are considering using the SPDX standard. The work group operates much like a meritocratic, consensus-based community project; that is, anyone with an interest in the project can join the community, contribute to the specification, and participate in the decision-making process. We come from many different backgrounds including open source developers, lawyers, consultants and business professionals, many of who have been involved with license compliance and identification for years.&lt;br /&gt;
&lt;br /&gt;
As part of this effort we have developed a set of collateral that can be used:&lt;br /&gt;
&lt;br /&gt;
* [https://spdx.org/using-spdx License List and Short Identifiers]&lt;br /&gt;
* [https://spdx.org/using-spdx SPDX Specification for generating SPDX Documents in multiple formats]&lt;br /&gt;
* [https://spdx.org/tools A set of basic tools for working with SPDX Documents]&lt;br /&gt;
* [https://spdx.org/using-spdx License Identifiers in source]&lt;br /&gt;
&lt;br /&gt;
== Why choose an SPDX Project? ==&lt;br /&gt;
&lt;br /&gt;
Contributing to one of the SPDX projects below will provide a valuable contribution to developers and/or users of open source software. We believe you will find the projects both technically challenging and rewarding. In essence we believe you will be able to look back one day and I say I was part of that effort.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Getting Involved =&lt;br /&gt;
&lt;br /&gt;
Beyond working with your mentor(s) we highly encourage students who select one of these projects to get involved with the SPDX community via our technical working group. Interaction with the technical team is primarily done via its mailing list and on gitter (see resources). There is however a weekly call you could join as well. .&lt;br /&gt;
&lt;br /&gt;
== Resources ==&lt;br /&gt;
&lt;br /&gt;
* [http://spdx.org SPDX website]&lt;br /&gt;
* [https://spdx.org/specifications SPDX Specification]&lt;br /&gt;
* [https://spdx.org/tools SPDX Workgroup Tools webpage]&lt;br /&gt;
* [https://lists.spdx.org/mailman/listinfo/spdx-tech SPDX tech mailing list]&lt;br /&gt;
&lt;br /&gt;
= Ideas for 2022 Projects =&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Mentors:  please fill out the following template for any projects you wish to propose. &lt;br /&gt;
&lt;br /&gt;
 === Project Name ===&lt;br /&gt;
 add overview of project here&lt;br /&gt;
 ====Skills Needed====&lt;br /&gt;
 what skills should the student have to do the coding exercises&lt;br /&gt;
 ====Background Information====&lt;br /&gt;
 context for the project and references to be studied&lt;br /&gt;
 ====Available Mentors====&lt;br /&gt;
 list individuals who are willing to mentor and provide information about the project proposal. &lt;br /&gt;
&lt;br /&gt;
= Historical info =&lt;br /&gt;
&lt;br /&gt;
[[GSOC/PastProjectIdeas]]&lt;/div&gt;</summary>
		<author><name>Zvr</name></author>	</entry>

	<entry>
		<id>https://wiki.spdx.org/view/GSOC/PastProjectIdeas</id>
		<title>GSOC/PastProjectIdeas</title>
		<link rel="alternate" type="text/html" href="https://wiki.spdx.org/view/GSOC/PastProjectIdeas"/>
				<updated>2022-02-07T14:36:12Z</updated>
		
		<summary type="html">&lt;p&gt;Zvr: Created page with &amp;quot;Past year Project Ideas for GSoC projects  = 2021 =  ==SPDX Workgroup Tooling Projects==  These projects are aimed at contributing to the SPDX tools to help reduce the effort...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Past year Project Ideas for GSoC projects&lt;br /&gt;
&lt;br /&gt;
= 2021 =&lt;br /&gt;
&lt;br /&gt;
==SPDX Workgroup Tooling Projects== &lt;br /&gt;
These projects are aimed at contributing to the SPDX tools to help reduce the effort to create SPDX documents and increase the accuracy of them.&lt;br /&gt;
&lt;br /&gt;
=== Migrate SPDX Online Tools to DJango3 ===&lt;br /&gt;
Migrate the SPDX online tools to later versions of Django and upgrade dependencies (such as Django Social Auth) to later version to support better / more secure authentication to Github.  In addition to migrating to DJango 3, additional issues can be taken on to create a full GSoC project (see the list below).&lt;br /&gt;
&lt;br /&gt;
====Skills Needed====&lt;br /&gt;
* Experience with Python3 programming&lt;br /&gt;
* Familiar with Django framework&lt;br /&gt;
&lt;br /&gt;
====Background Information====&lt;br /&gt;
The SPDX Online Tools are currently being migrated to Python3.  Several libraries can now be upgraded to more supportable versions including DJango.  There are some known issues with the current version of Django Social Auth which would be resolved by upgrading the versions.  There may be additional libraries which can be upgraded.  There is also an opportunity to improve the structure and unit tests for the online tools if time allows.  See the [https://github.com/spdx/spdx-online-tools/tree/rtgdk_python3 Python3 Branch] of the SPDX online tools for the current state of the Python3 migration.&lt;br /&gt;
&lt;br /&gt;
Additional tasks and issues can can be included in a project (in priority order):&lt;br /&gt;
* Migrate project to python3 and Django3 [https://github.com/spdx/spdx-online-tools/issues/58 issue 50] and [https://github.com/spdx/spdx-online-tools/issues/24 issue 24]&lt;br /&gt;
* [https://github.com/spdx/spdx-online-tools/issues/287 Merge app and api code]&lt;br /&gt;
* Fix and improve test [https://github.com/spdx/spdx-online-tools/issues/201 issue 201] [https://github.com/spdx/spdx-online-tools/issues/282 issue 282], [https://github.com/spdx/spdx-online-tools/issues/202 issue 202] + others&lt;br /&gt;
* [https://github.com/spdx/spdx-online-tools/issues/299 Add a submit via mail functionality to license submittal]&lt;br /&gt;
* [https://github.com/spdx/spdx-online-tools/issues/218 Store license diff screenshot in database instead of uploading to github]&lt;br /&gt;
* [https://github.com/spdx/spdx-online-tools/issues/157 Improve error message when error received from the Java code]&lt;br /&gt;
* [https://github.com/spdx/spdx-online-tools/issues/186 Add a License Diff section to the SPDX Online Tool]&lt;br /&gt;
* [https://github.com/spdx/spdx-online-tools/issues/91 API documentation tool]&lt;br /&gt;
* API for license namespace &lt;br /&gt;
* [https://github.com/spdx/spdx-online-tools/issues/204 Move to Github Apps and improvement for production]&lt;br /&gt;
&lt;br /&gt;
====Available Mentors====&lt;br /&gt;
[mailto:rohit.lodhartg@gmail.com Rohit Lodha] [mailto:anshuldutt21@gmail.com Anshul Dutt Sharma] [mailto:gary@sourceauditor.com Gary O'Neall]&lt;br /&gt;
&lt;br /&gt;
=== Migrate Python Tools to Python 3 ===&lt;br /&gt;
Migrate the [https://github.com/spdx/tools-python SPDX Python Tools] to Python 3 including all unit testing.  In addition, additional known issues raised on GitHub may be tackled.&lt;br /&gt;
&lt;br /&gt;
====Skills Needed====&lt;br /&gt;
* Experience with Python3 programming&lt;br /&gt;
* Knowledge of parsing algorithms&lt;br /&gt;
&lt;br /&gt;
====Background Information====&lt;br /&gt;
The Python tools are command-line tools and a library that implement reading and writing of SPDX files in different formats, as well as converting and validating SPDX files.&lt;br /&gt;
The current implementation uses Python 2, which is no longer supported.&lt;br /&gt;
In addition to migration, some additional tasks may be taken on to improve the supportability of the library.  In particular, restructuring the code to separate out the different serialization formats (see [https://github.com/spdx/tools-python/issues/147 issue 147]).&lt;br /&gt;
&lt;br /&gt;
====Available Mentors====&lt;br /&gt;
[mailto:santiago@nyu.edu Santiago Torres Arias] [mailto:alexios.zavras@intel.com Alexios Zavras] [mailto:anshuldutt21@gmail.com Anshul Dutt Sharma]&lt;br /&gt;
&lt;br /&gt;
=== RDF Writer for Golang ===&lt;br /&gt;
Gordf supports writing rdf triples to rdf file. Create an interface that would take in a SPDX document and generate RDF triples out of it. Which will then be consumed by the gordf to generate a RDF/xml file.&lt;br /&gt;
&lt;br /&gt;
====Skills Needed====&lt;br /&gt;
* Knowledge of RDF&lt;br /&gt;
* Skills in XML parsing&lt;br /&gt;
* Knowledge and experience in Golang&lt;br /&gt;
&lt;br /&gt;
====Background Information====&lt;br /&gt;
RDF/XML is one of the supported formats for SPDX documents.  Creating an RDFWriter would create a generally useful facility for Golang and provide a more modular structure for the SPDX Golang tools.&lt;br /&gt;
&lt;br /&gt;
See the [https://github.com/spdx/tools-golang SPDX Golang tools repo] and the [https://github.com/spdx/gordf gordf library] for more details on the current implementations.&lt;br /&gt;
&lt;br /&gt;
====Available Mentors====&lt;br /&gt;
[mailto:bhatnagarrishabh4@gmail.com Rishabh Bhatnagar]&lt;br /&gt;
&lt;br /&gt;
=== YAML Support for Golang libraries ===&lt;br /&gt;
YAML is one of the supported formats for SPDX.  This project is to add support for reading and writing YAML to the Golang libraries.&lt;br /&gt;
&lt;br /&gt;
====Skills Needed====&lt;br /&gt;
* Knowledge of YAML&lt;br /&gt;
* Skills in YAML parsing&lt;br /&gt;
* Knowledge and experience in Golang&lt;br /&gt;
&lt;br /&gt;
====Background Information====&lt;br /&gt;
See the [https://github.com/spdx/tools-golang SPDX Golang tools repo] and the [https://github.com/spdx/gordf gordf library] for more details on the current implementations.&lt;br /&gt;
&lt;br /&gt;
====Available Mentors====&lt;br /&gt;
[mailto:bhatnagarrishabh4@gmail.com Rishabh Bhatnagar] [mailto:swinslow@linuxfoundation.org Steve Winslow]&lt;br /&gt;
&lt;br /&gt;
=== JSON Support for Golang libraries ===&lt;br /&gt;
JSON is one of the supported formats for SPDX.  This project is to add support for reading and writing JSON to the Golang libraries.&lt;br /&gt;
&lt;br /&gt;
====Skills Needed====&lt;br /&gt;
* Knowledge of JSON&lt;br /&gt;
* Skills in JSON parsing&lt;br /&gt;
* Knowledge and experience in Golang&lt;br /&gt;
&lt;br /&gt;
====Background Information====&lt;br /&gt;
See the [https://github.com/spdx/tools-golang SPDX Golang tools repo] and the [https://github.com/spdx/gordf gordf library] for more details on the current implementations.&lt;br /&gt;
&lt;br /&gt;
====Available Mentors====&lt;br /&gt;
[mailto:bhatnagarrishabh4@gmail.com Rishabh Bhatnagar] [mailto:swinslow@linuxfoundation.org Steve Winslow]&lt;br /&gt;
&lt;br /&gt;
==SPDX Specification Projects==&lt;br /&gt;
The following projects contribute directly to the creation or validation of the SPDX specification.&lt;br /&gt;
&lt;br /&gt;
=== Generate a JSON Representation of the Specification from Structured Markdown ===&lt;br /&gt;
Convert a consistently structured Markdown file into a JSON structure following a well defined schema.  Changes to an existing Markdown file should update the JSON files.  The Markdown will have a well defined structure to allow for translation of the text in Markdown to the properties of the JSON file.  The conversion will also validate that the Markdown follows the required specification.  The conversion would be run as part of a Github action for the SPDX specification.&lt;br /&gt;
&lt;br /&gt;
====Skills Needed====&lt;br /&gt;
* Skills in writing parsing algorithms (e.g. working with [https://en.wikipedia.org/wiki/Abstract_syntax_tree Abstract Syntax Tree])&lt;br /&gt;
* Knowledge and experience in the programming language chosen for the project (e.g. Java, JavaScript, Python)&lt;br /&gt;
* Knowledge of Markdown and JSON syntax&lt;br /&gt;
&lt;br /&gt;
====Background Information====&lt;br /&gt;
The SPDX tech team works very collaboratively on the specification updates using markdown pages in GitHub as the primary documentation for the specification.  RDF/OWL is used as the primary technical specification for the object model including relationships, cardinality, class structure, and other restrictions.  There is a lot of overlap between the information in the Markdown and the information in the OWL document.  To improve the quality and productivity of the specification work, the SPDX technical team has decided to add tooling for verification of the Markdown and conversion of any common information to the OWL document.  The conversion will be in 2 stages:&lt;br /&gt;
* Convert from Markdown to an intermediate JSON format&lt;br /&gt;
* Convert from the JSON format to RDF/OWL&lt;br /&gt;
&lt;br /&gt;
The specific schema for the JSON format is under development and planned to be available before the start of GSoC.&lt;br /&gt;
&lt;br /&gt;
Below are some additional resources for this project:&lt;br /&gt;
* [https://github.github.com/gfm/ GitHub flavored Markdown]&lt;br /&gt;
* [https://json-schema.org/ JSON Schema] information site and its [https://tools.ietf.org/html/draft-bhutton-json-schema-00 current draft]&lt;br /&gt;
* [https://docs.google.com/document/d/13PojpaFPdoKZ9Gyh_DEY-Rp7lldyMbSiGE3vCRQhR9M/edit# Results of process discussion]&lt;br /&gt;
* [https://docs.google.com/document/d/1EGoAmKxPfmmlF3XV6fXwNmsCiFKLH83Bhh8_xrmGhko Analysis of RDF/OWL fields relative to Markdown] (work in progress)&lt;br /&gt;
* [https://docs.google.com/document/d/1LN5CepVVOu38w4pXeLpw_3BDNn2CKAWUyTVdlh8C2WM/edit?usp=sharing Template for Spec Markdown] (work in progress)&lt;br /&gt;
* [https://docs.google.com/document/d/1J6P3q6wcP0c1xquTIfMfIBJCa8S1xtkhDs6dD1hSf4Y/edit?usp=sharing Example spec JSON file] (work in progress)&lt;br /&gt;
* [https://docs.google.com/document/d/1OF_EqfU4tLPF-oGheEZ1aCzsnGIJHyRptzQ_U7AA-wY/edit?usp=sharing Draft JSON schema] (work in progress)&lt;br /&gt;
&lt;br /&gt;
====Available Mentors====&lt;br /&gt;
[mailto:gary@sourceauditor.com Gary O'Neall] [mailto:alexios.zavras@intel.com Alexios Zavras]&lt;br /&gt;
&lt;br /&gt;
=== Generate RDF/OWL from from JSON specification format ===&lt;br /&gt;
Convert a set of JSON files into a Web Ontology Language XML document.  The JSON file will map to the elements and attributes of the RDF/OWL XML file.  The JSON schema will be defined prior to the project start and will be consistent with the &amp;quot;Generate a JSON Representation of the Specification from Structured Markdown&amp;quot; project described above.&lt;br /&gt;
&lt;br /&gt;
====Skills Needed====&lt;br /&gt;
* Knowledge and experience in the programming language chosen for the project (e.g. Java, JavaScript, Python)&lt;br /&gt;
* Knowledge of RDF/OWL/XML formats&lt;br /&gt;
* Knowledge of JSON parsers&lt;br /&gt;
&lt;br /&gt;
====Background Information====&lt;br /&gt;
The SPDX tech team works very collaboratively on the specification updates using markdown pages in GitHub as the primary documentation for the specification.  RDF/OWL is used as the primary technical specification for the object model including relationships, cardinality, class structure, and other restrictions.  There is a lot of overlap between the information in the Markdown and the information in the OWL document.  To improve the quality and productivity of the specification work, the SPDX technical team has decided to add tooling for verification of the Markdown and conversion of any common information to the OWL document.  The conversion will be in 2 stages:&lt;br /&gt;
* Convert from Markdown to an intermediate JSON format&lt;br /&gt;
* Convert from the JSON format to RDF/OWL&lt;br /&gt;
&lt;br /&gt;
The specific schema for the JSON format is under development and planned to be available before the start of GSoC.&lt;br /&gt;
&lt;br /&gt;
Below are some additional resources for this project:&lt;br /&gt;
* [https://www.w3.org/TR/2004/NOTE-owl-parsing-20040121/ RDF OWL parsing notes from the W3C]&lt;br /&gt;
* [https://json-schema.org/ JSON Schema] information site and its [https://tools.ietf.org/html/draft-bhutton-json-schema-00 current draft]&lt;br /&gt;
* [https://docs.google.com/document/d/13PojpaFPdoKZ9Gyh_DEY-Rp7lldyMbSiGE3vCRQhR9M/edit# Results of process discussion]&lt;br /&gt;
* [https://docs.google.com/document/d/1EGoAmKxPfmmlF3XV6fXwNmsCiFKLH83Bhh8_xrmGhko Analysis of RDF/OWL fields relative to Markdown] (work in progress)&lt;br /&gt;
* [https://github.com/spdx/spdx-spec/blob/development/v2.2.1/ontology/spdx-ontology.owl.xml Current RDF/OWL document for SPDX spec]&lt;br /&gt;
* [https://docs.google.com/document/d/1LN5CepVVOu38w4pXeLpw_3BDNn2CKAWUyTVdlh8C2WM/edit?usp=sharing Template for Spec Markdown] (work in progress)&lt;br /&gt;
* [https://docs.google.com/document/d/1J6P3q6wcP0c1xquTIfMfIBJCa8S1xtkhDs6dD1hSf4Y/edit?usp=sharing Example spec JSON file] (work in progress)&lt;br /&gt;
* [https://docs.google.com/document/d/1OF_EqfU4tLPF-oGheEZ1aCzsnGIJHyRptzQ_U7AA-wY/edit?usp=sharing Draft JSON schema] (work in progress)&lt;br /&gt;
&lt;br /&gt;
====Available Mentors====&lt;br /&gt;
[mailto:gary@sourceauditor.com Gary O'Neall] [mailto:alexios.zavras@intel.com Alexios Zavras]&lt;br /&gt;
&lt;br /&gt;
=== SPDX Specification Views for legal counsels and developers ===&lt;br /&gt;
The proposal is to see if it possible to deduct large SPDX documents into a small subset SPDX document providing a specific reduced &amp;quot;views&amp;quot; on larger data.&lt;br /&gt;
====Skills Needed====&lt;br /&gt;
* Understanding of compliance needs of legal counsels and developers so we can remove friction to adopt SPDX&lt;br /&gt;
====Background Information====&lt;br /&gt;
SPDX documents commonly contain 100s, if not 1000s of entries making it hard for a human to make manual corrections or draw conclusions. No scanner can provide 100% complete data human corrections are usual needed. The aim from this proposal is twofold:&lt;br /&gt;
1. Enable developers with a &amp;quot;code view&amp;quot; of tool-generated SPDX document close to the code they work on to enable them to make corrections to the SPDX data. For instance amend SPDX package tag values or model package dependencies not detected by used scanner.&lt;br /&gt;
2. Provide legal counsels with a &amp;quot;package and limited file view&amp;quot; to enable legal conclusions&lt;br /&gt;
====Available Mentors====&lt;br /&gt;
[mailto:swinslow@linuxfoundation.org Steve Winslow]&lt;br /&gt;
[mailto:thomas.steenbergen@here.com Thomas Steenbergen]&lt;br /&gt;
&lt;br /&gt;
=== ClearlyDefined exporting and importing SPDX documents  ===&lt;br /&gt;
The goal of this GSoC project would be to add support in the [https://https://github.com/clearlydefined ClearlyDefined project] to export curated data into SPDX 2.2 documents.  Once that is accomplished,  being able to import SPDX documents into the curated database would be the next step.&lt;br /&gt;
&lt;br /&gt;
====Skills Needed====&lt;br /&gt;
* Experience with JSON and YAML (XML a plus)&lt;br /&gt;
* Ability to interpret and implement the SPDX specification and related ClearlyDefined community documentation&lt;br /&gt;
* Ability to work with the community in integrating results with other projects&lt;br /&gt;
* Willingness to learn about open source licensing and related technical matters&lt;br /&gt;
&lt;br /&gt;
====Background Information====&lt;br /&gt;
Export a ClearlyDefined workspace as a SPDX document:&lt;br /&gt;
* user to navigate to https://clearlydefined.io/workspace&lt;br /&gt;
* Add one or more components to the workspace through any of the existing means,  &lt;br /&gt;
* then click Share,  and then slick SPDX (choice of 2.2 supported output formats).&lt;br /&gt;
which would result in an SPDX document is exported containing all of the components that were in the workspace.&lt;br /&gt;
Note:  If there is mandatory information required by SPDX that ClearlyDefined does not have we will need to determine how to accommodate that.&lt;br /&gt;
&lt;br /&gt;
To populate a workspace from a SPDX document:&lt;br /&gt;
* user to navigate to https://clearlydefined.io/workspace&lt;br /&gt;
* drag a SPDX document into the workspace and then all of the components in the SPDX document are added to the workspace.&lt;br /&gt;
&lt;br /&gt;
There are some discrepancies between the content in ClearlyDefined and that SPDX documents, so work would be needed with both communities to figure out: what to do if license information in the SPDX disagrees with what ClearlyDefined has and how to handle pending curations?&lt;br /&gt;
&lt;br /&gt;
====Available Mentors====&lt;br /&gt;
[mailto:kstewart@linuxfoundation.org Kate Stewart]&lt;br /&gt;
[mailto:IAMWILLBAR@github.com William Bartholomew]&lt;br /&gt;
&lt;br /&gt;
= 2019 =&lt;br /&gt;
&lt;br /&gt;
The projects from 2019 can be found on the [https://summerofcode.withgoogle.com/organizations/4532099550281728/#5727887162867712 2019 Google Summer of Code projects page for SPDX].&lt;/div&gt;</summary>
		<author><name>Zvr</name></author>	</entry>

	<entry>
		<id>https://wiki.spdx.org/view/GSOC/GSOC_ProjectIdeas</id>
		<title>GSOC/GSOC ProjectIdeas</title>
		<link rel="alternate" type="text/html" href="https://wiki.spdx.org/view/GSOC/GSOC_ProjectIdeas"/>
				<updated>2022-02-07T14:33:35Z</updated>
		
		<summary type="html">&lt;p&gt;Zvr: /* Historical info */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span style=&amp;quot;font-size:150%&amp;quot;&amp;gt;'''Welcome to the 2022 SPDX Google Summer of Code Project Page'''&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
See the [https://rtgdk.github.io/spdx-gsoc-proposal.html proposal template] if you are interested in submitting a Google Summer of Code proposal.&lt;br /&gt;
&lt;br /&gt;
Should you have questions please do not hesitate to contact one of the mentors directly.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== What is SPDX ? ==&lt;br /&gt;
&lt;br /&gt;
First and foremost we are a community dedicated to solving the issues and problems around Open Source licensing and compliance. The SPDX work group (part of the Linux Foundation) consists of individuals, community members, and representatives from companies, foundations and organizations who use or are considering using the SPDX standard. The work group operates much like a meritocratic, consensus-based community project; that is, anyone with an interest in the project can join the community, contribute to the specification, and participate in the decision-making process. We come from many different backgrounds including open source developers, lawyers, consultants and business professionals, many of who have been involved with license compliance and identification for years.&lt;br /&gt;
&lt;br /&gt;
As part of this effort we have developed a set of collateral that can be used:&lt;br /&gt;
&lt;br /&gt;
* [https://spdx.org/using-spdx License List and Short Identifiers]&lt;br /&gt;
* [https://spdx.org/using-spdx SPDX Specification for generating SPDX Documents in multiple formats]&lt;br /&gt;
* [https://spdx.org/tools A set of basic tools for working with SPDX Documents]&lt;br /&gt;
* [https://spdx.org/using-spdx License Identifiers in source]&lt;br /&gt;
&lt;br /&gt;
== Why choose an SPDX Project? ==&lt;br /&gt;
&lt;br /&gt;
Contributing to one of the SPDX projects below will provide a valuable contribution to developers and/or users of open source software. We believe you will find the projects both technically challenging and rewarding. In essence we believe you will be able to look back one day and I say I was part of that effort.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Getting Involved =&lt;br /&gt;
&lt;br /&gt;
Beyond working with your mentor(s) we highly encourage students who select one of these projects to get involved with the SPDX community via our technical working group. Interaction with the technical team is primarily done via its mailing list and on gitter (see resources). There is however a weekly call you could join as well. .&lt;br /&gt;
&lt;br /&gt;
== Resources ==&lt;br /&gt;
&lt;br /&gt;
* [http://spdx.org SPDX website]&lt;br /&gt;
* [https://spdx.org/specifications SPDX Specification]&lt;br /&gt;
* [https://spdx.org/tools SPDX Workgroup Tools webpage]&lt;br /&gt;
* [https://lists.spdx.org/mailman/listinfo/spdx-tech SPDX tech mailing list]&lt;br /&gt;
&lt;br /&gt;
= Ideas for 2022 Projects =&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Mentors:  please fill out the following template for any projects you wish to propose. &lt;br /&gt;
&lt;br /&gt;
 === Project Name ===&lt;br /&gt;
 add overview of project here&lt;br /&gt;
 ====Skills Needed====&lt;br /&gt;
 what skills should the student have to do the coding exercises&lt;br /&gt;
 ====Background Information====&lt;br /&gt;
 context for the project and references to be studied&lt;br /&gt;
 ====Available Mentors====&lt;br /&gt;
 list individuals who are willing to mentor and provide information about the project proposal. &lt;br /&gt;
&lt;br /&gt;
= Historical info =&lt;br /&gt;
&lt;br /&gt;
[[GSOC/PastProjectIdeas]]&lt;br /&gt;
&lt;br /&gt;
(The projects from 2019 can be found on the [https://summerofcode.withgoogle.com/organizations/4532099550281728/#5727887162867712 2019 Google Summer of Code projects page for SPDX] ).&lt;br /&gt;
&lt;br /&gt;
==SPDX Workgroup Tooling Projects== &lt;br /&gt;
These projects are aimed at contributing to the SPDX tools to help reduce the effort to create SPDX documents and increase the accuracy of them.&lt;br /&gt;
&lt;br /&gt;
=== Migrate SPDX Online Tools to DJango3 ===&lt;br /&gt;
Migrate the SPDX online tools to later versions of Django and upgrade dependencies (such as Django Social Auth) to later version to support better / more secure authentication to Github.  In addition to migrating to DJango 3, additional issues can be taken on to create a full GSoC project (see the list below).&lt;br /&gt;
&lt;br /&gt;
====Skills Needed====&lt;br /&gt;
* Experience with Python3 programming&lt;br /&gt;
* Familiar with Django framework&lt;br /&gt;
&lt;br /&gt;
====Background Information====&lt;br /&gt;
The SPDX Online Tools are currently being migrated to Python3.  Several libraries can now be upgraded to more supportable versions including DJango.  There are some known issues with the current version of Django Social Auth which would be resolved by upgrading the versions.  There may be additional libraries which can be upgraded.  There is also an opportunity to improve the structure and unit tests for the online tools if time allows.  See the [https://github.com/spdx/spdx-online-tools/tree/rtgdk_python3 Python3 Branch] of the SPDX online tools for the current state of the Python3 migration.&lt;br /&gt;
&lt;br /&gt;
Additional tasks and issues can can be included in a project (in priority order):&lt;br /&gt;
* Migrate project to python3 and Django3 [https://github.com/spdx/spdx-online-tools/issues/58 issue 50] and [https://github.com/spdx/spdx-online-tools/issues/24 issue 24]&lt;br /&gt;
* [https://github.com/spdx/spdx-online-tools/issues/287 Merge app and api code]&lt;br /&gt;
* Fix and improve test [https://github.com/spdx/spdx-online-tools/issues/201 issue 201] [https://github.com/spdx/spdx-online-tools/issues/282 issue 282], [https://github.com/spdx/spdx-online-tools/issues/202 issue 202] + others&lt;br /&gt;
* [https://github.com/spdx/spdx-online-tools/issues/299 Add a submit via mail functionality to license submittal]&lt;br /&gt;
* [https://github.com/spdx/spdx-online-tools/issues/218 Store license diff screenshot in database instead of uploading to github]&lt;br /&gt;
* [https://github.com/spdx/spdx-online-tools/issues/157 Improve error message when error received from the Java code]&lt;br /&gt;
* [https://github.com/spdx/spdx-online-tools/issues/186 Add a License Diff section to the SPDX Online Tool]&lt;br /&gt;
* [https://github.com/spdx/spdx-online-tools/issues/91 API documentation tool]&lt;br /&gt;
* API for license namespace &lt;br /&gt;
* [https://github.com/spdx/spdx-online-tools/issues/204 Move to Github Apps and improvement for production]&lt;br /&gt;
&lt;br /&gt;
====Available Mentors====&lt;br /&gt;
[mailto:rohit.lodhartg@gmail.com Rohit Lodha] [mailto:anshuldutt21@gmail.com Anshul Dutt Sharma] [mailto:gary@sourceauditor.com Gary O'Neall]&lt;br /&gt;
&lt;br /&gt;
=== Migrate Python Tools to Python 3 ===&lt;br /&gt;
Migrate the [https://github.com/spdx/tools-python SPDX Python Tools] to Python 3 including all unit testing.  In addition, additional known issues raised on GitHub may be tackled.&lt;br /&gt;
&lt;br /&gt;
====Skills Needed====&lt;br /&gt;
* Experience with Python3 programming&lt;br /&gt;
* Knowledge of parsing algorithms&lt;br /&gt;
&lt;br /&gt;
====Background Information====&lt;br /&gt;
The Python tools are command-line tools and a library that implement reading and writing of SPDX files in different formats, as well as converting and validating SPDX files.&lt;br /&gt;
The current implementation uses Python 2, which is no longer supported.&lt;br /&gt;
In addition to migration, some additional tasks may be taken on to improve the supportability of the library.  In particular, restructuring the code to separate out the different serialization formats (see [https://github.com/spdx/tools-python/issues/147 issue 147]).&lt;br /&gt;
&lt;br /&gt;
====Available Mentors====&lt;br /&gt;
[mailto:santiago@nyu.edu Santiago Torres Arias] [mailto:alexios.zavras@intel.com Alexios Zavras] [mailto:anshuldutt21@gmail.com Anshul Dutt Sharma]&lt;br /&gt;
&lt;br /&gt;
=== RDF Writer for Golang ===&lt;br /&gt;
Gordf supports writing rdf triples to rdf file. Create an interface that would take in a SPDX document and generate RDF triples out of it. Which will then be consumed by the gordf to generate a RDF/xml file.&lt;br /&gt;
&lt;br /&gt;
====Skills Needed====&lt;br /&gt;
* Knowledge of RDF&lt;br /&gt;
* Skills in XML parsing&lt;br /&gt;
* Knowledge and experience in Golang&lt;br /&gt;
&lt;br /&gt;
====Background Information====&lt;br /&gt;
RDF/XML is one of the supported formats for SPDX documents.  Creating an RDFWriter would create a generally useful facility for Golang and provide a more modular structure for the SPDX Golang tools.&lt;br /&gt;
&lt;br /&gt;
See the [https://github.com/spdx/tools-golang SPDX Golang tools repo] and the [https://github.com/spdx/gordf gordf library] for more details on the current implementations.&lt;br /&gt;
&lt;br /&gt;
====Available Mentors====&lt;br /&gt;
[mailto:bhatnagarrishabh4@gmail.com Rishabh Bhatnagar]&lt;br /&gt;
&lt;br /&gt;
=== YAML Support for Golang libraries ===&lt;br /&gt;
YAML is one of the supported formats for SPDX.  This project is to add support for reading and writing YAML to the Golang libraries.&lt;br /&gt;
&lt;br /&gt;
====Skills Needed====&lt;br /&gt;
* Knowledge of YAML&lt;br /&gt;
* Skills in YAML parsing&lt;br /&gt;
* Knowledge and experience in Golang&lt;br /&gt;
&lt;br /&gt;
====Background Information====&lt;br /&gt;
See the [https://github.com/spdx/tools-golang SPDX Golang tools repo] and the [https://github.com/spdx/gordf gordf library] for more details on the current implementations.&lt;br /&gt;
&lt;br /&gt;
====Available Mentors====&lt;br /&gt;
[mailto:bhatnagarrishabh4@gmail.com Rishabh Bhatnagar] [mailto:swinslow@linuxfoundation.org Steve Winslow]&lt;br /&gt;
&lt;br /&gt;
=== JSON Support for Golang libraries ===&lt;br /&gt;
JSON is one of the supported formats for SPDX.  This project is to add support for reading and writing JSON to the Golang libraries.&lt;br /&gt;
&lt;br /&gt;
====Skills Needed====&lt;br /&gt;
* Knowledge of JSON&lt;br /&gt;
* Skills in JSON parsing&lt;br /&gt;
* Knowledge and experience in Golang&lt;br /&gt;
&lt;br /&gt;
====Background Information====&lt;br /&gt;
See the [https://github.com/spdx/tools-golang SPDX Golang tools repo] and the [https://github.com/spdx/gordf gordf library] for more details on the current implementations.&lt;br /&gt;
&lt;br /&gt;
====Available Mentors====&lt;br /&gt;
[mailto:bhatnagarrishabh4@gmail.com Rishabh Bhatnagar] [mailto:swinslow@linuxfoundation.org Steve Winslow]&lt;br /&gt;
&lt;br /&gt;
==SPDX Specification Projects==&lt;br /&gt;
The following projects contribute directly to the creation or validation of the SPDX specification.&lt;br /&gt;
&lt;br /&gt;
=== Generate a JSON Representation of the Specification from Structured Markdown ===&lt;br /&gt;
Convert a consistently structured Markdown file into a JSON structure following a well defined schema.  Changes to an existing Markdown file should update the JSON files.  The Markdown will have a well defined structure to allow for translation of the text in Markdown to the properties of the JSON file.  The conversion will also validate that the Markdown follows the required specification.  The conversion would be run as part of a Github action for the SPDX specification.&lt;br /&gt;
&lt;br /&gt;
====Skills Needed====&lt;br /&gt;
* Skills in writing parsing algorithms (e.g. working with [https://en.wikipedia.org/wiki/Abstract_syntax_tree Abstract Syntax Tree])&lt;br /&gt;
* Knowledge and experience in the programming language chosen for the project (e.g. Java, JavaScript, Python)&lt;br /&gt;
* Knowledge of Markdown and JSON syntax&lt;br /&gt;
&lt;br /&gt;
====Background Information====&lt;br /&gt;
The SPDX tech team works very collaboratively on the specification updates using markdown pages in GitHub as the primary documentation for the specification.  RDF/OWL is used as the primary technical specification for the object model including relationships, cardinality, class structure, and other restrictions.  There is a lot of overlap between the information in the Markdown and the information in the OWL document.  To improve the quality and productivity of the specification work, the SPDX technical team has decided to add tooling for verification of the Markdown and conversion of any common information to the OWL document.  The conversion will be in 2 stages:&lt;br /&gt;
* Convert from Markdown to an intermediate JSON format&lt;br /&gt;
* Convert from the JSON format to RDF/OWL&lt;br /&gt;
&lt;br /&gt;
The specific schema for the JSON format is under development and planned to be available before the start of GSoC.&lt;br /&gt;
&lt;br /&gt;
Below are some additional resources for this project:&lt;br /&gt;
* [https://github.github.com/gfm/ GitHub flavored Markdown]&lt;br /&gt;
* [https://json-schema.org/ JSON Schema] information site and its [https://tools.ietf.org/html/draft-bhutton-json-schema-00 current draft]&lt;br /&gt;
* [https://docs.google.com/document/d/13PojpaFPdoKZ9Gyh_DEY-Rp7lldyMbSiGE3vCRQhR9M/edit# Results of process discussion]&lt;br /&gt;
* [https://docs.google.com/document/d/1EGoAmKxPfmmlF3XV6fXwNmsCiFKLH83Bhh8_xrmGhko Analysis of RDF/OWL fields relative to Markdown] (work in progress)&lt;br /&gt;
* [https://docs.google.com/document/d/1LN5CepVVOu38w4pXeLpw_3BDNn2CKAWUyTVdlh8C2WM/edit?usp=sharing Template for Spec Markdown] (work in progress)&lt;br /&gt;
* [https://docs.google.com/document/d/1J6P3q6wcP0c1xquTIfMfIBJCa8S1xtkhDs6dD1hSf4Y/edit?usp=sharing Example spec JSON file] (work in progress)&lt;br /&gt;
* [https://docs.google.com/document/d/1OF_EqfU4tLPF-oGheEZ1aCzsnGIJHyRptzQ_U7AA-wY/edit?usp=sharing Draft JSON schema] (work in progress)&lt;br /&gt;
&lt;br /&gt;
====Available Mentors====&lt;br /&gt;
[mailto:gary@sourceauditor.com Gary O'Neall] [mailto:alexios.zavras@intel.com Alexios Zavras]&lt;br /&gt;
&lt;br /&gt;
=== Generate RDF/OWL from from JSON specification format ===&lt;br /&gt;
Convert a set of JSON files into a Web Ontology Language XML document.  The JSON file will map to the elements and attributes of the RDF/OWL XML file.  The JSON schema will be defined prior to the project start and will be consistent with the &amp;quot;Generate a JSON Representation of the Specification from Structured Markdown&amp;quot; project described above.&lt;br /&gt;
&lt;br /&gt;
====Skills Needed====&lt;br /&gt;
* Knowledge and experience in the programming language chosen for the project (e.g. Java, JavaScript, Python)&lt;br /&gt;
* Knowledge of RDF/OWL/XML formats&lt;br /&gt;
* Knowledge of JSON parsers&lt;br /&gt;
&lt;br /&gt;
====Background Information====&lt;br /&gt;
The SPDX tech team works very collaboratively on the specification updates using markdown pages in GitHub as the primary documentation for the specification.  RDF/OWL is used as the primary technical specification for the object model including relationships, cardinality, class structure, and other restrictions.  There is a lot of overlap between the information in the Markdown and the information in the OWL document.  To improve the quality and productivity of the specification work, the SPDX technical team has decided to add tooling for verification of the Markdown and conversion of any common information to the OWL document.  The conversion will be in 2 stages:&lt;br /&gt;
* Convert from Markdown to an intermediate JSON format&lt;br /&gt;
* Convert from the JSON format to RDF/OWL&lt;br /&gt;
&lt;br /&gt;
The specific schema for the JSON format is under development and planned to be available before the start of GSoC.&lt;br /&gt;
&lt;br /&gt;
Below are some additional resources for this project:&lt;br /&gt;
* [https://www.w3.org/TR/2004/NOTE-owl-parsing-20040121/ RDF OWL parsing notes from the W3C]&lt;br /&gt;
* [https://json-schema.org/ JSON Schema] information site and its [https://tools.ietf.org/html/draft-bhutton-json-schema-00 current draft]&lt;br /&gt;
* [https://docs.google.com/document/d/13PojpaFPdoKZ9Gyh_DEY-Rp7lldyMbSiGE3vCRQhR9M/edit# Results of process discussion]&lt;br /&gt;
* [https://docs.google.com/document/d/1EGoAmKxPfmmlF3XV6fXwNmsCiFKLH83Bhh8_xrmGhko Analysis of RDF/OWL fields relative to Markdown] (work in progress)&lt;br /&gt;
* [https://github.com/spdx/spdx-spec/blob/development/v2.2.1/ontology/spdx-ontology.owl.xml Current RDF/OWL document for SPDX spec]&lt;br /&gt;
* [https://docs.google.com/document/d/1LN5CepVVOu38w4pXeLpw_3BDNn2CKAWUyTVdlh8C2WM/edit?usp=sharing Template for Spec Markdown] (work in progress)&lt;br /&gt;
* [https://docs.google.com/document/d/1J6P3q6wcP0c1xquTIfMfIBJCa8S1xtkhDs6dD1hSf4Y/edit?usp=sharing Example spec JSON file] (work in progress)&lt;br /&gt;
* [https://docs.google.com/document/d/1OF_EqfU4tLPF-oGheEZ1aCzsnGIJHyRptzQ_U7AA-wY/edit?usp=sharing Draft JSON schema] (work in progress)&lt;br /&gt;
&lt;br /&gt;
====Available Mentors====&lt;br /&gt;
[mailto:gary@sourceauditor.com Gary O'Neall] [mailto:alexios.zavras@intel.com Alexios Zavras]&lt;br /&gt;
&lt;br /&gt;
=== SPDX Specification Views for legal counsels and developers ===&lt;br /&gt;
The proposal is to see if it possible to deduct large SPDX documents into a small subset SPDX document providing a specific reduced &amp;quot;views&amp;quot; on larger data.&lt;br /&gt;
====Skills Needed====&lt;br /&gt;
* Understanding of compliance needs of legal counsels and developers so we can remove friction to adopt SPDX&lt;br /&gt;
====Background Information====&lt;br /&gt;
SPDX documents commonly contain 100s, if not 1000s of entries making it hard for a human to make manual corrections or draw conclusions. No scanner can provide 100% complete data human corrections are usual needed. The aim from this proposal is twofold:&lt;br /&gt;
1. Enable developers with a &amp;quot;code view&amp;quot; of tool-generated SPDX document close to the code they work on to enable them to make corrections to the SPDX data. For instance amend SPDX package tag values or model package dependencies not detected by used scanner.&lt;br /&gt;
2. Provide legal counsels with a &amp;quot;package and limited file view&amp;quot; to enable legal conclusions&lt;br /&gt;
====Available Mentors====&lt;br /&gt;
[mailto:swinslow@linuxfoundation.org Steve Winslow]&lt;br /&gt;
[mailto:thomas.steenbergen@here.com Thomas Steenbergen]&lt;br /&gt;
&lt;br /&gt;
=== ClearlyDefined exporting and importing SPDX documents  ===&lt;br /&gt;
The goal of this GSoC project would be to add support in the [https://https://github.com/clearlydefined ClearlyDefined project] to export curated data into SPDX 2.2 documents.  Once that is accomplished,  being able to import SPDX documents into the curated database would be the next step.&lt;br /&gt;
&lt;br /&gt;
====Skills Needed====&lt;br /&gt;
* Experience with JSON and YAML (XML a plus)&lt;br /&gt;
* Ability to interpret and implement the SPDX specification and related ClearlyDefined community documentation&lt;br /&gt;
* Ability to work with the community in integrating results with other projects&lt;br /&gt;
* Willingness to learn about open source licensing and related technical matters&lt;br /&gt;
&lt;br /&gt;
====Background Information====&lt;br /&gt;
Export a ClearlyDefined workspace as a SPDX document:&lt;br /&gt;
* user to navigate to https://clearlydefined.io/workspace&lt;br /&gt;
* Add one or more components to the workspace through any of the existing means,  &lt;br /&gt;
* then click Share,  and then slick SPDX (choice of 2.2 supported output formats).&lt;br /&gt;
which would result in an SPDX document is exported containing all of the components that were in the workspace.&lt;br /&gt;
Note:  If there is mandatory information required by SPDX that ClearlyDefined does not have we will need to determine how to accommodate that.&lt;br /&gt;
&lt;br /&gt;
To populate a workspace from a SPDX document:&lt;br /&gt;
* user to navigate to https://clearlydefined.io/workspace&lt;br /&gt;
* drag a SPDX document into the workspace and then all of the components in the SPDX document are added to the workspace.&lt;br /&gt;
&lt;br /&gt;
There are some discrepancies between the content in ClearlyDefined and that SPDX documents, so work would be needed with both communities to figure out: what to do if license information in the SPDX disagrees with what ClearlyDefined has and how to handle pending curations?&lt;br /&gt;
&lt;br /&gt;
====Available Mentors====&lt;br /&gt;
[mailto:kstewart@linuxfoundation.org Kate Stewart]&lt;br /&gt;
[mailto:IAMWILLBAR@github.com William Bartholomew]&lt;/div&gt;</summary>
		<author><name>Zvr</name></author>	</entry>

	<entry>
		<id>https://wiki.spdx.org/view/GSOC/GSOC_ProjectIdeas</id>
		<title>GSOC/GSOC ProjectIdeas</title>
		<link rel="alternate" type="text/html" href="https://wiki.spdx.org/view/GSOC/GSOC_ProjectIdeas"/>
				<updated>2022-02-07T14:31:57Z</updated>
		
		<summary type="html">&lt;p&gt;Zvr: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span style=&amp;quot;font-size:150%&amp;quot;&amp;gt;'''Welcome to the 2022 SPDX Google Summer of Code Project Page'''&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
See the [https://rtgdk.github.io/spdx-gsoc-proposal.html proposal template] if you are interested in submitting a Google Summer of Code proposal.&lt;br /&gt;
&lt;br /&gt;
Should you have questions please do not hesitate to contact one of the mentors directly.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== What is SPDX ? ==&lt;br /&gt;
&lt;br /&gt;
First and foremost we are a community dedicated to solving the issues and problems around Open Source licensing and compliance. The SPDX work group (part of the Linux Foundation) consists of individuals, community members, and representatives from companies, foundations and organizations who use or are considering using the SPDX standard. The work group operates much like a meritocratic, consensus-based community project; that is, anyone with an interest in the project can join the community, contribute to the specification, and participate in the decision-making process. We come from many different backgrounds including open source developers, lawyers, consultants and business professionals, many of who have been involved with license compliance and identification for years.&lt;br /&gt;
&lt;br /&gt;
As part of this effort we have developed a set of collateral that can be used:&lt;br /&gt;
&lt;br /&gt;
* [https://spdx.org/using-spdx License List and Short Identifiers]&lt;br /&gt;
* [https://spdx.org/using-spdx SPDX Specification for generating SPDX Documents in multiple formats]&lt;br /&gt;
* [https://spdx.org/tools A set of basic tools for working with SPDX Documents]&lt;br /&gt;
* [https://spdx.org/using-spdx License Identifiers in source]&lt;br /&gt;
&lt;br /&gt;
== Why choose an SPDX Project? ==&lt;br /&gt;
&lt;br /&gt;
Contributing to one of the SPDX projects below will provide a valuable contribution to developers and/or users of open source software. We believe you will find the projects both technically challenging and rewarding. In essence we believe you will be able to look back one day and I say I was part of that effort.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Getting Involved =&lt;br /&gt;
&lt;br /&gt;
Beyond working with your mentor(s) we highly encourage students who select one of these projects to get involved with the SPDX community via our technical working group. Interaction with the technical team is primarily done via its mailing list and on gitter (see resources). There is however a weekly call you could join as well. .&lt;br /&gt;
&lt;br /&gt;
== Resources ==&lt;br /&gt;
&lt;br /&gt;
* [http://spdx.org SPDX website]&lt;br /&gt;
* [https://spdx.org/specifications SPDX Specification]&lt;br /&gt;
* [https://spdx.org/tools SPDX Workgroup Tools webpage]&lt;br /&gt;
* [https://lists.spdx.org/mailman/listinfo/spdx-tech SPDX tech mailing list]&lt;br /&gt;
&lt;br /&gt;
= Ideas for 2022 Projects =&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Mentors:  please fill out the following template for any projects you wish to propose. &lt;br /&gt;
&lt;br /&gt;
 === Project Name ===&lt;br /&gt;
 add overview of project here&lt;br /&gt;
 ====Skills Needed====&lt;br /&gt;
 what skills should the student have to do the coding exercises&lt;br /&gt;
 ====Background Information====&lt;br /&gt;
 context for the project and references to be studied&lt;br /&gt;
 ====Available Mentors====&lt;br /&gt;
 list individuals who are willing to mentor and provide information about the project proposal. &lt;br /&gt;
&lt;br /&gt;
= Historical info =&lt;br /&gt;
&lt;br /&gt;
[GSOC/PastProjectIdeas]&lt;br /&gt;
&lt;br /&gt;
(The projects from 2019 can be found on the [https://summerofcode.withgoogle.com/organizations/4532099550281728/#5727887162867712 2019 Google Summer of Code projects page for SPDX] ).&lt;br /&gt;
&lt;br /&gt;
==SPDX Workgroup Tooling Projects== &lt;br /&gt;
These projects are aimed at contributing to the SPDX tools to help reduce the effort to create SPDX documents and increase the accuracy of them.&lt;br /&gt;
&lt;br /&gt;
=== Migrate SPDX Online Tools to DJango3 ===&lt;br /&gt;
Migrate the SPDX online tools to later versions of Django and upgrade dependencies (such as Django Social Auth) to later version to support better / more secure authentication to Github.  In addition to migrating to DJango 3, additional issues can be taken on to create a full GSoC project (see the list below).&lt;br /&gt;
&lt;br /&gt;
====Skills Needed====&lt;br /&gt;
* Experience with Python3 programming&lt;br /&gt;
* Familiar with Django framework&lt;br /&gt;
&lt;br /&gt;
====Background Information====&lt;br /&gt;
The SPDX Online Tools are currently being migrated to Python3.  Several libraries can now be upgraded to more supportable versions including DJango.  There are some known issues with the current version of Django Social Auth which would be resolved by upgrading the versions.  There may be additional libraries which can be upgraded.  There is also an opportunity to improve the structure and unit tests for the online tools if time allows.  See the [https://github.com/spdx/spdx-online-tools/tree/rtgdk_python3 Python3 Branch] of the SPDX online tools for the current state of the Python3 migration.&lt;br /&gt;
&lt;br /&gt;
Additional tasks and issues can can be included in a project (in priority order):&lt;br /&gt;
* Migrate project to python3 and Django3 [https://github.com/spdx/spdx-online-tools/issues/58 issue 50] and [https://github.com/spdx/spdx-online-tools/issues/24 issue 24]&lt;br /&gt;
* [https://github.com/spdx/spdx-online-tools/issues/287 Merge app and api code]&lt;br /&gt;
* Fix and improve test [https://github.com/spdx/spdx-online-tools/issues/201 issue 201] [https://github.com/spdx/spdx-online-tools/issues/282 issue 282], [https://github.com/spdx/spdx-online-tools/issues/202 issue 202] + others&lt;br /&gt;
* [https://github.com/spdx/spdx-online-tools/issues/299 Add a submit via mail functionality to license submittal]&lt;br /&gt;
* [https://github.com/spdx/spdx-online-tools/issues/218 Store license diff screenshot in database instead of uploading to github]&lt;br /&gt;
* [https://github.com/spdx/spdx-online-tools/issues/157 Improve error message when error received from the Java code]&lt;br /&gt;
* [https://github.com/spdx/spdx-online-tools/issues/186 Add a License Diff section to the SPDX Online Tool]&lt;br /&gt;
* [https://github.com/spdx/spdx-online-tools/issues/91 API documentation tool]&lt;br /&gt;
* API for license namespace &lt;br /&gt;
* [https://github.com/spdx/spdx-online-tools/issues/204 Move to Github Apps and improvement for production]&lt;br /&gt;
&lt;br /&gt;
====Available Mentors====&lt;br /&gt;
[mailto:rohit.lodhartg@gmail.com Rohit Lodha] [mailto:anshuldutt21@gmail.com Anshul Dutt Sharma] [mailto:gary@sourceauditor.com Gary O'Neall]&lt;br /&gt;
&lt;br /&gt;
=== Migrate Python Tools to Python 3 ===&lt;br /&gt;
Migrate the [https://github.com/spdx/tools-python SPDX Python Tools] to Python 3 including all unit testing.  In addition, additional known issues raised on GitHub may be tackled.&lt;br /&gt;
&lt;br /&gt;
====Skills Needed====&lt;br /&gt;
* Experience with Python3 programming&lt;br /&gt;
* Knowledge of parsing algorithms&lt;br /&gt;
&lt;br /&gt;
====Background Information====&lt;br /&gt;
The Python tools are command-line tools and a library that implement reading and writing of SPDX files in different formats, as well as converting and validating SPDX files.&lt;br /&gt;
The current implementation uses Python 2, which is no longer supported.&lt;br /&gt;
In addition to migration, some additional tasks may be taken on to improve the supportability of the library.  In particular, restructuring the code to separate out the different serialization formats (see [https://github.com/spdx/tools-python/issues/147 issue 147]).&lt;br /&gt;
&lt;br /&gt;
====Available Mentors====&lt;br /&gt;
[mailto:santiago@nyu.edu Santiago Torres Arias] [mailto:alexios.zavras@intel.com Alexios Zavras] [mailto:anshuldutt21@gmail.com Anshul Dutt Sharma]&lt;br /&gt;
&lt;br /&gt;
=== RDF Writer for Golang ===&lt;br /&gt;
Gordf supports writing rdf triples to rdf file. Create an interface that would take in a SPDX document and generate RDF triples out of it. Which will then be consumed by the gordf to generate a RDF/xml file.&lt;br /&gt;
&lt;br /&gt;
====Skills Needed====&lt;br /&gt;
* Knowledge of RDF&lt;br /&gt;
* Skills in XML parsing&lt;br /&gt;
* Knowledge and experience in Golang&lt;br /&gt;
&lt;br /&gt;
====Background Information====&lt;br /&gt;
RDF/XML is one of the supported formats for SPDX documents.  Creating an RDFWriter would create a generally useful facility for Golang and provide a more modular structure for the SPDX Golang tools.&lt;br /&gt;
&lt;br /&gt;
See the [https://github.com/spdx/tools-golang SPDX Golang tools repo] and the [https://github.com/spdx/gordf gordf library] for more details on the current implementations.&lt;br /&gt;
&lt;br /&gt;
====Available Mentors====&lt;br /&gt;
[mailto:bhatnagarrishabh4@gmail.com Rishabh Bhatnagar]&lt;br /&gt;
&lt;br /&gt;
=== YAML Support for Golang libraries ===&lt;br /&gt;
YAML is one of the supported formats for SPDX.  This project is to add support for reading and writing YAML to the Golang libraries.&lt;br /&gt;
&lt;br /&gt;
====Skills Needed====&lt;br /&gt;
* Knowledge of YAML&lt;br /&gt;
* Skills in YAML parsing&lt;br /&gt;
* Knowledge and experience in Golang&lt;br /&gt;
&lt;br /&gt;
====Background Information====&lt;br /&gt;
See the [https://github.com/spdx/tools-golang SPDX Golang tools repo] and the [https://github.com/spdx/gordf gordf library] for more details on the current implementations.&lt;br /&gt;
&lt;br /&gt;
====Available Mentors====&lt;br /&gt;
[mailto:bhatnagarrishabh4@gmail.com Rishabh Bhatnagar] [mailto:swinslow@linuxfoundation.org Steve Winslow]&lt;br /&gt;
&lt;br /&gt;
=== JSON Support for Golang libraries ===&lt;br /&gt;
JSON is one of the supported formats for SPDX.  This project is to add support for reading and writing JSON to the Golang libraries.&lt;br /&gt;
&lt;br /&gt;
====Skills Needed====&lt;br /&gt;
* Knowledge of JSON&lt;br /&gt;
* Skills in JSON parsing&lt;br /&gt;
* Knowledge and experience in Golang&lt;br /&gt;
&lt;br /&gt;
====Background Information====&lt;br /&gt;
See the [https://github.com/spdx/tools-golang SPDX Golang tools repo] and the [https://github.com/spdx/gordf gordf library] for more details on the current implementations.&lt;br /&gt;
&lt;br /&gt;
====Available Mentors====&lt;br /&gt;
[mailto:bhatnagarrishabh4@gmail.com Rishabh Bhatnagar] [mailto:swinslow@linuxfoundation.org Steve Winslow]&lt;br /&gt;
&lt;br /&gt;
==SPDX Specification Projects==&lt;br /&gt;
The following projects contribute directly to the creation or validation of the SPDX specification.&lt;br /&gt;
&lt;br /&gt;
=== Generate a JSON Representation of the Specification from Structured Markdown ===&lt;br /&gt;
Convert a consistently structured Markdown file into a JSON structure following a well defined schema.  Changes to an existing Markdown file should update the JSON files.  The Markdown will have a well defined structure to allow for translation of the text in Markdown to the properties of the JSON file.  The conversion will also validate that the Markdown follows the required specification.  The conversion would be run as part of a Github action for the SPDX specification.&lt;br /&gt;
&lt;br /&gt;
====Skills Needed====&lt;br /&gt;
* Skills in writing parsing algorithms (e.g. working with [https://en.wikipedia.org/wiki/Abstract_syntax_tree Abstract Syntax Tree])&lt;br /&gt;
* Knowledge and experience in the programming language chosen for the project (e.g. Java, JavaScript, Python)&lt;br /&gt;
* Knowledge of Markdown and JSON syntax&lt;br /&gt;
&lt;br /&gt;
====Background Information====&lt;br /&gt;
The SPDX tech team works very collaboratively on the specification updates using markdown pages in GitHub as the primary documentation for the specification.  RDF/OWL is used as the primary technical specification for the object model including relationships, cardinality, class structure, and other restrictions.  There is a lot of overlap between the information in the Markdown and the information in the OWL document.  To improve the quality and productivity of the specification work, the SPDX technical team has decided to add tooling for verification of the Markdown and conversion of any common information to the OWL document.  The conversion will be in 2 stages:&lt;br /&gt;
* Convert from Markdown to an intermediate JSON format&lt;br /&gt;
* Convert from the JSON format to RDF/OWL&lt;br /&gt;
&lt;br /&gt;
The specific schema for the JSON format is under development and planned to be available before the start of GSoC.&lt;br /&gt;
&lt;br /&gt;
Below are some additional resources for this project:&lt;br /&gt;
* [https://github.github.com/gfm/ GitHub flavored Markdown]&lt;br /&gt;
* [https://json-schema.org/ JSON Schema] information site and its [https://tools.ietf.org/html/draft-bhutton-json-schema-00 current draft]&lt;br /&gt;
* [https://docs.google.com/document/d/13PojpaFPdoKZ9Gyh_DEY-Rp7lldyMbSiGE3vCRQhR9M/edit# Results of process discussion]&lt;br /&gt;
* [https://docs.google.com/document/d/1EGoAmKxPfmmlF3XV6fXwNmsCiFKLH83Bhh8_xrmGhko Analysis of RDF/OWL fields relative to Markdown] (work in progress)&lt;br /&gt;
* [https://docs.google.com/document/d/1LN5CepVVOu38w4pXeLpw_3BDNn2CKAWUyTVdlh8C2WM/edit?usp=sharing Template for Spec Markdown] (work in progress)&lt;br /&gt;
* [https://docs.google.com/document/d/1J6P3q6wcP0c1xquTIfMfIBJCa8S1xtkhDs6dD1hSf4Y/edit?usp=sharing Example spec JSON file] (work in progress)&lt;br /&gt;
* [https://docs.google.com/document/d/1OF_EqfU4tLPF-oGheEZ1aCzsnGIJHyRptzQ_U7AA-wY/edit?usp=sharing Draft JSON schema] (work in progress)&lt;br /&gt;
&lt;br /&gt;
====Available Mentors====&lt;br /&gt;
[mailto:gary@sourceauditor.com Gary O'Neall] [mailto:alexios.zavras@intel.com Alexios Zavras]&lt;br /&gt;
&lt;br /&gt;
=== Generate RDF/OWL from from JSON specification format ===&lt;br /&gt;
Convert a set of JSON files into a Web Ontology Language XML document.  The JSON file will map to the elements and attributes of the RDF/OWL XML file.  The JSON schema will be defined prior to the project start and will be consistent with the &amp;quot;Generate a JSON Representation of the Specification from Structured Markdown&amp;quot; project described above.&lt;br /&gt;
&lt;br /&gt;
====Skills Needed====&lt;br /&gt;
* Knowledge and experience in the programming language chosen for the project (e.g. Java, JavaScript, Python)&lt;br /&gt;
* Knowledge of RDF/OWL/XML formats&lt;br /&gt;
* Knowledge of JSON parsers&lt;br /&gt;
&lt;br /&gt;
====Background Information====&lt;br /&gt;
The SPDX tech team works very collaboratively on the specification updates using markdown pages in GitHub as the primary documentation for the specification.  RDF/OWL is used as the primary technical specification for the object model including relationships, cardinality, class structure, and other restrictions.  There is a lot of overlap between the information in the Markdown and the information in the OWL document.  To improve the quality and productivity of the specification work, the SPDX technical team has decided to add tooling for verification of the Markdown and conversion of any common information to the OWL document.  The conversion will be in 2 stages:&lt;br /&gt;
* Convert from Markdown to an intermediate JSON format&lt;br /&gt;
* Convert from the JSON format to RDF/OWL&lt;br /&gt;
&lt;br /&gt;
The specific schema for the JSON format is under development and planned to be available before the start of GSoC.&lt;br /&gt;
&lt;br /&gt;
Below are some additional resources for this project:&lt;br /&gt;
* [https://www.w3.org/TR/2004/NOTE-owl-parsing-20040121/ RDF OWL parsing notes from the W3C]&lt;br /&gt;
* [https://json-schema.org/ JSON Schema] information site and its [https://tools.ietf.org/html/draft-bhutton-json-schema-00 current draft]&lt;br /&gt;
* [https://docs.google.com/document/d/13PojpaFPdoKZ9Gyh_DEY-Rp7lldyMbSiGE3vCRQhR9M/edit# Results of process discussion]&lt;br /&gt;
* [https://docs.google.com/document/d/1EGoAmKxPfmmlF3XV6fXwNmsCiFKLH83Bhh8_xrmGhko Analysis of RDF/OWL fields relative to Markdown] (work in progress)&lt;br /&gt;
* [https://github.com/spdx/spdx-spec/blob/development/v2.2.1/ontology/spdx-ontology.owl.xml Current RDF/OWL document for SPDX spec]&lt;br /&gt;
* [https://docs.google.com/document/d/1LN5CepVVOu38w4pXeLpw_3BDNn2CKAWUyTVdlh8C2WM/edit?usp=sharing Template for Spec Markdown] (work in progress)&lt;br /&gt;
* [https://docs.google.com/document/d/1J6P3q6wcP0c1xquTIfMfIBJCa8S1xtkhDs6dD1hSf4Y/edit?usp=sharing Example spec JSON file] (work in progress)&lt;br /&gt;
* [https://docs.google.com/document/d/1OF_EqfU4tLPF-oGheEZ1aCzsnGIJHyRptzQ_U7AA-wY/edit?usp=sharing Draft JSON schema] (work in progress)&lt;br /&gt;
&lt;br /&gt;
====Available Mentors====&lt;br /&gt;
[mailto:gary@sourceauditor.com Gary O'Neall] [mailto:alexios.zavras@intel.com Alexios Zavras]&lt;br /&gt;
&lt;br /&gt;
=== SPDX Specification Views for legal counsels and developers ===&lt;br /&gt;
The proposal is to see if it possible to deduct large SPDX documents into a small subset SPDX document providing a specific reduced &amp;quot;views&amp;quot; on larger data.&lt;br /&gt;
====Skills Needed====&lt;br /&gt;
* Understanding of compliance needs of legal counsels and developers so we can remove friction to adopt SPDX&lt;br /&gt;
====Background Information====&lt;br /&gt;
SPDX documents commonly contain 100s, if not 1000s of entries making it hard for a human to make manual corrections or draw conclusions. No scanner can provide 100% complete data human corrections are usual needed. The aim from this proposal is twofold:&lt;br /&gt;
1. Enable developers with a &amp;quot;code view&amp;quot; of tool-generated SPDX document close to the code they work on to enable them to make corrections to the SPDX data. For instance amend SPDX package tag values or model package dependencies not detected by used scanner.&lt;br /&gt;
2. Provide legal counsels with a &amp;quot;package and limited file view&amp;quot; to enable legal conclusions&lt;br /&gt;
====Available Mentors====&lt;br /&gt;
[mailto:swinslow@linuxfoundation.org Steve Winslow]&lt;br /&gt;
[mailto:thomas.steenbergen@here.com Thomas Steenbergen]&lt;br /&gt;
&lt;br /&gt;
=== ClearlyDefined exporting and importing SPDX documents  ===&lt;br /&gt;
The goal of this GSoC project would be to add support in the [https://https://github.com/clearlydefined ClearlyDefined project] to export curated data into SPDX 2.2 documents.  Once that is accomplished,  being able to import SPDX documents into the curated database would be the next step.&lt;br /&gt;
&lt;br /&gt;
====Skills Needed====&lt;br /&gt;
* Experience with JSON and YAML (XML a plus)&lt;br /&gt;
* Ability to interpret and implement the SPDX specification and related ClearlyDefined community documentation&lt;br /&gt;
* Ability to work with the community in integrating results with other projects&lt;br /&gt;
* Willingness to learn about open source licensing and related technical matters&lt;br /&gt;
&lt;br /&gt;
====Background Information====&lt;br /&gt;
Export a ClearlyDefined workspace as a SPDX document:&lt;br /&gt;
* user to navigate to https://clearlydefined.io/workspace&lt;br /&gt;
* Add one or more components to the workspace through any of the existing means,  &lt;br /&gt;
* then click Share,  and then slick SPDX (choice of 2.2 supported output formats).&lt;br /&gt;
which would result in an SPDX document is exported containing all of the components that were in the workspace.&lt;br /&gt;
Note:  If there is mandatory information required by SPDX that ClearlyDefined does not have we will need to determine how to accommodate that.&lt;br /&gt;
&lt;br /&gt;
To populate a workspace from a SPDX document:&lt;br /&gt;
* user to navigate to https://clearlydefined.io/workspace&lt;br /&gt;
* drag a SPDX document into the workspace and then all of the components in the SPDX document are added to the workspace.&lt;br /&gt;
&lt;br /&gt;
There are some discrepancies between the content in ClearlyDefined and that SPDX documents, so work would be needed with both communities to figure out: what to do if license information in the SPDX disagrees with what ClearlyDefined has and how to handle pending curations?&lt;br /&gt;
&lt;br /&gt;
====Available Mentors====&lt;br /&gt;
[mailto:kstewart@linuxfoundation.org Kate Stewart]&lt;br /&gt;
[mailto:IAMWILLBAR@github.com William Bartholomew]&lt;/div&gt;</summary>
		<author><name>Zvr</name></author>	</entry>

	<entry>
		<id>https://wiki.spdx.org/view/GSOC/GSOC_ProjectIdeas</id>
		<title>GSOC/GSOC ProjectIdeas</title>
		<link rel="alternate" type="text/html" href="https://wiki.spdx.org/view/GSOC/GSOC_ProjectIdeas"/>
				<updated>2021-03-25T11:00:49Z</updated>
		
		<summary type="html">&lt;p&gt;Zvr: /* Migrate Python Tools to Python 3 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span style=&amp;quot;font-size:150%&amp;quot;&amp;gt;'''Welcome to the 2021 SPDX Google Summer of Code Project Page'''&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
See the [https://rtgdk.github.io/spdx-gsoc-proposal.html proposal template] if you are interested in submitting a Google Summer of Code proposal.&lt;br /&gt;
&lt;br /&gt;
Should you have questions please do not hesitate to contact one of the mentors directly.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== What is SPDX ? ==&lt;br /&gt;
&lt;br /&gt;
First and foremost we are a community dedicated to solving the issues and problems around Open Source licensing and compliance. The SPDX work group (part of the Linux Foundation) consists of individuals, community members, and representatives from companies, foundations and organizations who use or are considering using the SPDX standard. The work group operates much like a meritocratic, consensus-based community project; that is, anyone with an interest in the project can join the community, contribute to the specification, and participate in the decision-making process. We come from many different backgrounds including open source developers, lawyers, consultants and business professionals, many of who have been involved with license compliance and identification for years.&lt;br /&gt;
&lt;br /&gt;
As part of this effort we have developed a set of collateral that can be used:&lt;br /&gt;
&lt;br /&gt;
* [https://spdx.org/using-spdx License List and Short Identifiers]&lt;br /&gt;
* [https://spdx.org/using-spdx SPDX Specification for generating SPDX Documents in multiple formats]&lt;br /&gt;
* [https://spdx.org/tools A set of basic tools for working with SPDX Documents]&lt;br /&gt;
* [https://spdx.org/using-spdx License Identifiers in source]&lt;br /&gt;
&lt;br /&gt;
== Why choose an SPDX Project? ==&lt;br /&gt;
&lt;br /&gt;
Contributing to one of the SPDX projects below will provide a valuable contribution to developers and/or users of open source software. We believe you will find the projects both technically challenging and rewarding. In essence we believe you will be able to look back one day and I say I was part of that effort.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Getting Involved =&lt;br /&gt;
&lt;br /&gt;
Beyond working with your mentor(s) we highly encourage students who select one of these projects to get involved with the SPDX community via our technical working group. Interaction with the technical team is primarily done via its mailing list and on gitter (see resources). There is however a weekly call you could join as well. .&lt;br /&gt;
&lt;br /&gt;
== Resources ==&lt;br /&gt;
&lt;br /&gt;
* [http://spdx.org SPDX website]&lt;br /&gt;
* [https://spdx.org/specifications SPDX Specification]&lt;br /&gt;
* [https://spdx.org/tools SPDX Workgroup Tools webpage]&lt;br /&gt;
* [https://lists.spdx.org/mailman/listinfo/spdx-tech SPDX tech mailing list]&lt;br /&gt;
&lt;br /&gt;
=Proposed 2021 Projects=&lt;br /&gt;
&lt;br /&gt;
Mentors:  please fill out the following template for any projects you wish to propose. &lt;br /&gt;
&lt;br /&gt;
 === Project Name ===&lt;br /&gt;
 add overview of project here&lt;br /&gt;
 ====Skills Needed====&lt;br /&gt;
 what skills should the student have to do the coding exercises&lt;br /&gt;
 ====Background Information====&lt;br /&gt;
 context for the project and references to be studied&lt;br /&gt;
 ====Available Mentors====&lt;br /&gt;
 list individuals who are willing to mentor and provide information about the project proposal. &lt;br /&gt;
&lt;br /&gt;
(The projects from 2019 can be found on the [https://summerofcode.withgoogle.com/organizations/4532099550281728/#5727887162867712 2019 Google Summer of Code projects page for SPDX] ).&lt;br /&gt;
&lt;br /&gt;
==SPDX Workgroup Tooling Projects== &lt;br /&gt;
These projects are aimed at contributing to the SPDX tools to help reduce the effort to create SPDX documents and increase the accuracy of them.&lt;br /&gt;
&lt;br /&gt;
=== Migrate SPDX Online Tools to DJango3 ===&lt;br /&gt;
Migrate the SPDX online tools to later versions of Django and upgrade dependencies (such as Django Social Auth) to later version to support better / more secure authentication to Github.  In addition to migrating to DJango 3, additional issues can be taken on to create a full GSoC project (see the list below).&lt;br /&gt;
&lt;br /&gt;
====Skills Needed====&lt;br /&gt;
* Experience with Python3 programming&lt;br /&gt;
* Familiar with Django framework&lt;br /&gt;
&lt;br /&gt;
====Background Information====&lt;br /&gt;
The SPDX Online Tools are currently being migrated to Python3.  Several libraries can now be upgraded to more supportable versions including DJango.  There are some known issues with the current version of Django Social Auth which would be resolved by upgrading the versions.  There may be additional libraries which can be upgraded.  There is also an opportunity to improve the structure and unit tests for the online tools if time allows.  See the [https://github.com/spdx/spdx-online-tools/tree/rtgdk_python3 Python3 Branch] of the SPDX online tools for the current state of the Python3 migration.&lt;br /&gt;
&lt;br /&gt;
Additional tasks and issues can can be included in a project (in priority order):&lt;br /&gt;
* Migrate project to python3 and Django3 [https://github.com/spdx/spdx-online-tools/issues/58 issue 50] and [https://github.com/spdx/spdx-online-tools/issues/24 issue 24]&lt;br /&gt;
* [https://github.com/spdx/spdx-online-tools/issues/287 Merge app and api code]&lt;br /&gt;
* Fix and improve test [https://github.com/spdx/spdx-online-tools/issues/201 issue 201] [https://github.com/spdx/spdx-online-tools/issues/282 issue 282], [https://github.com/spdx/spdx-online-tools/issues/202 issue 202] + others&lt;br /&gt;
* [https://github.com/spdx/spdx-online-tools/issues/299 Add a submit via mail functionality to license submittal]&lt;br /&gt;
* [https://github.com/spdx/spdx-online-tools/issues/218 Store license diff screenshot in database instead of uploading to github]&lt;br /&gt;
* [https://github.com/spdx/spdx-online-tools/issues/157 Improve error message when error received from the Java code]&lt;br /&gt;
* [https://github.com/spdx/spdx-online-tools/issues/186 Add a License Diff section to the SPDX Online Tool]&lt;br /&gt;
* [https://github.com/spdx/spdx-online-tools/issues/91 API documentation tool]&lt;br /&gt;
* API for license namespace &lt;br /&gt;
* [https://github.com/spdx/spdx-online-tools/issues/204 Move to Github Apps and improvement for production]&lt;br /&gt;
&lt;br /&gt;
====Available Mentors====&lt;br /&gt;
[mailto:rohit.lodhartg@gmail.com Rohit Lodha] [mailto:gary@sourceauditor.com Gary O'Neall]&lt;br /&gt;
&lt;br /&gt;
=== Migrate Python Tools to Python 3 ===&lt;br /&gt;
Migrate the [https://github.com/spdx/tools-python SPDX Python Tools] to Python 3 including all unit testing.  In addition, additional known issues raised on GitHub may be tackled.&lt;br /&gt;
&lt;br /&gt;
====Skills Needed====&lt;br /&gt;
* Experience with Python3 programming&lt;br /&gt;
* Knowledge of parsing algorithms&lt;br /&gt;
&lt;br /&gt;
====Background Information====&lt;br /&gt;
The Python tools are command-line tools and a library that implement reading and writing of SPDX files in different formats, as well as converting and validating SPDX files.&lt;br /&gt;
The current implementation uses Python 2, which is no longer supported.&lt;br /&gt;
In addition to migration, some additional tasks may be taken on to improve the supportability of the library.  In particular, restructuring the code to separate out the different serialization formats (see [https://github.com/spdx/tools-python/issues/147 issue 147]).&lt;br /&gt;
&lt;br /&gt;
====Available Mentors====&lt;br /&gt;
[mailto:santiago@nyu.edu Santiago Torres Arias] [mailto:alexios.zavras@intel.com Alexios Zavras]&lt;br /&gt;
&lt;br /&gt;
=== RDF Writer for Golang ===&lt;br /&gt;
Gordf supports writing rdf triples to rdf file. Create an interface that would take in a SPDX document and generate RDF triples out of it. Which will then be consumed by the gordf to generate a RDF/xml file.&lt;br /&gt;
&lt;br /&gt;
====Skills Needed====&lt;br /&gt;
* Knowledge of RDF&lt;br /&gt;
* Skills in XML parsing&lt;br /&gt;
* Knowledge and experience in Golang&lt;br /&gt;
&lt;br /&gt;
====Background Information====&lt;br /&gt;
RDF/XML is one of the supported formats for SPDX documents.  Creating an RDFWriter would create a generally useful facility for Golang and provide a more modular structure for the SPDX Golang tools.&lt;br /&gt;
&lt;br /&gt;
See the [https://github.com/spdx/tools-golang SPDX Golang tools repo] and the [https://github.com/spdx/gordf gordf library] for more details on the current implementations.&lt;br /&gt;
&lt;br /&gt;
====Available Mentors====&lt;br /&gt;
[mailto:bhatnagarrishabh4@gmail.com Rishabh Bhatnagar]&lt;br /&gt;
&lt;br /&gt;
=== YAML Support for Golang libraries ===&lt;br /&gt;
YAML is one of the supported formats for SPDX.  This project is to add support for reading and writing YAML to the Golang libraries.&lt;br /&gt;
&lt;br /&gt;
====Skills Needed====&lt;br /&gt;
* Knowledge of YAML&lt;br /&gt;
* Skills in YAML parsing&lt;br /&gt;
* Knowledge and experience in Golang&lt;br /&gt;
&lt;br /&gt;
====Background Information====&lt;br /&gt;
See the [https://github.com/spdx/tools-golang SPDX Golang tools repo] and the [https://github.com/spdx/gordf gordf library] for more details on the current implementations.&lt;br /&gt;
&lt;br /&gt;
====Available Mentors====&lt;br /&gt;
[mailto:bhatnagarrishabh4@gmail.com Rishabh Bhatnagar] [mailto:swinslow@linuxfoundation.org Steve Winslow]&lt;br /&gt;
&lt;br /&gt;
=== JSON Support for Golang libraries ===&lt;br /&gt;
JSON is one of the supported formats for SPDX.  This project is to add support for reading and writing JSON to the Golang libraries.&lt;br /&gt;
&lt;br /&gt;
====Skills Needed====&lt;br /&gt;
* Knowledge of JSON&lt;br /&gt;
* Skills in JSON parsing&lt;br /&gt;
* Knowledge and experience in Golang&lt;br /&gt;
&lt;br /&gt;
====Background Information====&lt;br /&gt;
See the [https://github.com/spdx/tools-golang SPDX Golang tools repo] and the [https://github.com/spdx/gordf gordf library] for more details on the current implementations.&lt;br /&gt;
&lt;br /&gt;
====Available Mentors====&lt;br /&gt;
[mailto:bhatnagarrishabh4@gmail.com Rishabh Bhatnagar] [mailto:swinslow@linuxfoundation.org Steve Winslow]&lt;br /&gt;
&lt;br /&gt;
==SPDX Specification Projects==&lt;br /&gt;
The following projects contribute directly to the creation or validation of the SPDX specification.&lt;br /&gt;
&lt;br /&gt;
=== Generate a JSON Representation of the Specification from Structured Markdown ===&lt;br /&gt;
Convert a consistently structured Markdown file into a JSON structure following a well defined schema.  Changes to an existing Markdown file should update the JSON files.  The Markdown will have a well defined structure to allow for translation of the text in Markdown to the properties of the JSON file.  The conversion will also validate that the Markdown follows the required specification.  The conversion would be run as part of a Github action for the SPDX specification.&lt;br /&gt;
&lt;br /&gt;
====Skills Needed====&lt;br /&gt;
* Skills in writing parsing algorithms (e.g. working with [https://en.wikipedia.org/wiki/Abstract_syntax_tree Abstract Syntax Tree])&lt;br /&gt;
* Knowledge and experience in the programming language chosen for the project (e.g. Java, JavaScript, Python)&lt;br /&gt;
* Knowledge of Markdown and JSON syntax&lt;br /&gt;
&lt;br /&gt;
====Background Information====&lt;br /&gt;
The SPDX tech team works very collaboratively on the specification updates using markdown pages in GitHub as the primary documentation for the specification.  RDF/OWL is used as the primary technical specification for the object model including relationships, cardinality, class structure, and other restrictions.  There is a lot of overlap between the information in the Markdown and the information in the OWL document.  To improve the quality and productivity of the specification work, the SPDX technical team has decided to add tooling for verification of the Markdown and conversion of any common information to the OWL document.  The conversion will be in 2 stages:&lt;br /&gt;
* Convert from Markdown to an intermediate JSON format&lt;br /&gt;
* Convert from the JSON format to RDF/OWL&lt;br /&gt;
&lt;br /&gt;
The specific schema for the JSON format is under development and planned to be available before the start of GSoC.&lt;br /&gt;
&lt;br /&gt;
Below are some additional resources for this project:&lt;br /&gt;
* [https://github.github.com/gfm/ GitHub flavored Markdown]&lt;br /&gt;
* [https://json-schema.org/ JSON Schema] information site and its [https://tools.ietf.org/html/draft-bhutton-json-schema-00 current draft]&lt;br /&gt;
* [https://docs.google.com/document/d/13PojpaFPdoKZ9Gyh_DEY-Rp7lldyMbSiGE3vCRQhR9M/edit# Results of process discussion]&lt;br /&gt;
* [https://docs.google.com/document/d/1EGoAmKxPfmmlF3XV6fXwNmsCiFKLH83Bhh8_xrmGhko Analysis of RDF/OWL fields relative to Markdown] (work in progress)&lt;br /&gt;
* [https://docs.google.com/document/d/1LN5CepVVOu38w4pXeLpw_3BDNn2CKAWUyTVdlh8C2WM/edit?usp=sharing Template for Spec Markdown] (work in progress)&lt;br /&gt;
* [https://docs.google.com/document/d/1J6P3q6wcP0c1xquTIfMfIBJCa8S1xtkhDs6dD1hSf4Y/edit?usp=sharing Example spec JSON file] (work in progress)&lt;br /&gt;
* [https://docs.google.com/document/d/1OF_EqfU4tLPF-oGheEZ1aCzsnGIJHyRptzQ_U7AA-wY/edit?usp=sharing Draft JSON schema] (work in progress)&lt;br /&gt;
&lt;br /&gt;
====Available Mentors====&lt;br /&gt;
[mailto:gary@sourceauditor.com Gary O'Neall] [mailto:alexios.zavras@intel.com Alexios Zavras]&lt;br /&gt;
&lt;br /&gt;
=== Generate RDF/OWL from from JSON specification format ===&lt;br /&gt;
Convert a set of JSON files into a Web Ontology Language XML document.  The JSON file will map to the elements and attributes of the RDF/OWL XML file.  The JSON schema will be defined prior to the project start and will be consistent with the &amp;quot;Generate a JSON Representation of the Specification from Structured Markdown&amp;quot; project described above.&lt;br /&gt;
&lt;br /&gt;
====Skills Needed====&lt;br /&gt;
* Knowledge and experience in the programming language chosen for the project (e.g. Java, JavaScript, Python)&lt;br /&gt;
* Knowledge of RDF/OWL/XML formats&lt;br /&gt;
* Knowledge of JSON parsers&lt;br /&gt;
&lt;br /&gt;
====Background Information====&lt;br /&gt;
The SPDX tech team works very collaboratively on the specification updates using markdown pages in GitHub as the primary documentation for the specification.  RDF/OWL is used as the primary technical specification for the object model including relationships, cardinality, class structure, and other restrictions.  There is a lot of overlap between the information in the Markdown and the information in the OWL document.  To improve the quality and productivity of the specification work, the SPDX technical team has decided to add tooling for verification of the Markdown and conversion of any common information to the OWL document.  The conversion will be in 2 stages:&lt;br /&gt;
* Convert from Markdown to an intermediate JSON format&lt;br /&gt;
* Convert from the JSON format to RDF/OWL&lt;br /&gt;
&lt;br /&gt;
The specific schema for the JSON format is under development and planned to be available before the start of GSoC.&lt;br /&gt;
&lt;br /&gt;
Below are some additional resources for this project:&lt;br /&gt;
* [https://www.w3.org/TR/2004/NOTE-owl-parsing-20040121/ RDF OWL parsing notes from the W3C]&lt;br /&gt;
* [https://json-schema.org/ JSON Schema] information site and its [https://tools.ietf.org/html/draft-bhutton-json-schema-00 current draft]&lt;br /&gt;
* [https://docs.google.com/document/d/13PojpaFPdoKZ9Gyh_DEY-Rp7lldyMbSiGE3vCRQhR9M/edit# Results of process discussion]&lt;br /&gt;
* [https://docs.google.com/document/d/1EGoAmKxPfmmlF3XV6fXwNmsCiFKLH83Bhh8_xrmGhko Analysis of RDF/OWL fields relative to Markdown] (work in progress)&lt;br /&gt;
* [https://github.com/spdx/spdx-spec/blob/development/v2.2.1/ontology/spdx-ontology.owl.xml Current RDF/OWL document for SPDX spec]&lt;br /&gt;
* [https://docs.google.com/document/d/1LN5CepVVOu38w4pXeLpw_3BDNn2CKAWUyTVdlh8C2WM/edit?usp=sharing Template for Spec Markdown] (work in progress)&lt;br /&gt;
* [https://docs.google.com/document/d/1J6P3q6wcP0c1xquTIfMfIBJCa8S1xtkhDs6dD1hSf4Y/edit?usp=sharing Example spec JSON file] (work in progress)&lt;br /&gt;
* [https://docs.google.com/document/d/1OF_EqfU4tLPF-oGheEZ1aCzsnGIJHyRptzQ_U7AA-wY/edit?usp=sharing Draft JSON schema] (work in progress)&lt;br /&gt;
&lt;br /&gt;
====Available Mentors====&lt;br /&gt;
[mailto:gary@sourceauditor.com Gary O'Neall] [mailto:alexios.zavras@intel.com Alexios Zavras]&lt;br /&gt;
&lt;br /&gt;
=== SPDX Specification Views for legal counsels and developers ===&lt;br /&gt;
The proposal is to see if it possible to deduct large SPDX documents into a small subset SPDX document providing a specific reduced &amp;quot;views&amp;quot; on larger data.&lt;br /&gt;
====Skills Needed====&lt;br /&gt;
* Understanding of compliance needs of legal counsels and developers so we can remove friction to adopt SPDX&lt;br /&gt;
====Background Information====&lt;br /&gt;
SPDX documents commonly contain 100s, if not 1000s of entries making it hard for a human to make manual corrections or draw conclusions. No scanner can provide 100% complete data human corrections are usual needed. The aim from this proposal is twofold:&lt;br /&gt;
1. Enable developers with a &amp;quot;code view&amp;quot; of tool-generated SPDX document close to the code they work on to enable them to make corrections to the SPDX data. For instance amend SPDX package tag values or model package dependencies not detected by used scanner.&lt;br /&gt;
2. Provide legal counsels with a &amp;quot;package and limited file view&amp;quot; to enable legal conclusions&lt;br /&gt;
====Available Mentors====&lt;br /&gt;
[mailto:swinslow@linuxfoundation.org Steve Winslow]&lt;br /&gt;
[mailto:thomas.steenbergen@here.com Thomas Steenbergen]&lt;br /&gt;
&lt;br /&gt;
=== ClearlyDefined exporting and importing SPDX documents  ===&lt;br /&gt;
The goal of this GSoC project would be to add support in the [https://https://github.com/clearlydefined ClearlyDefined project] to export curated data into SPDX 2.2 documents.  Once that is accomplished,  being able to import SPDX documents into the curated database would be the next step.&lt;br /&gt;
&lt;br /&gt;
====Skills Needed====&lt;br /&gt;
* Experience with JSON and YAML (XML a plus)&lt;br /&gt;
* Ability to interpret and implement the SPDX specification and related ClearlyDefined community documentation&lt;br /&gt;
* Ability to work with the community in integrating results with other projects&lt;br /&gt;
* Willingness to learn about open source licensing and related technical matters&lt;br /&gt;
&lt;br /&gt;
====Background Information====&lt;br /&gt;
Export a ClearlyDefined workspace as a SPDX document:&lt;br /&gt;
* user to navigate to https://clearlydefined.io/workspace&lt;br /&gt;
* Add one or more components to the workspace through any of the existing means,  &lt;br /&gt;
* then click Share,  and then slick SPDX (choice of 2.2 supported output formats).&lt;br /&gt;
which would result in an SPDX document is exported containing all of the components that were in the workspace.&lt;br /&gt;
Note:  If there is mandatory information required by SPDX that ClearlyDefined does not have we will need to determine how to accommodate that.&lt;br /&gt;
&lt;br /&gt;
To populate a workspace from a SPDX document:&lt;br /&gt;
* user to navigate to https://clearlydefined.io/workspace&lt;br /&gt;
* drag a SPDX document into the workspace and then all of the components in the SPDX document are added to the workspace.&lt;br /&gt;
&lt;br /&gt;
There are some discrepancies between the content in ClearlyDefined and that SPDX documents, so work would be needed with both communities to figure out: what to do if license information in the SPDX disagrees with what ClearlyDefined has and how to handle pending curations?&lt;br /&gt;
&lt;br /&gt;
====Available Mentors====&lt;br /&gt;
[mailto:kstewart@linuxfoundation.org Kate Stewart]&lt;br /&gt;
[mailto:IAMWILLBAR@github.com William Bartholomew]&lt;/div&gt;</summary>
		<author><name>Zvr</name></author>	</entry>

	<entry>
		<id>https://wiki.spdx.org/view/Technical_Team</id>
		<title>Technical Team</title>
		<link rel="alternate" type="text/html" href="https://wiki.spdx.org/view/Technical_Team"/>
				<updated>2021-03-23T17:04:51Z</updated>
		
		<summary type="html">&lt;p&gt;Zvr: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This is the working area for the technical team. This team has primary responsibility for drafting the specification and developing documentation, templates, samples and tools.&lt;br /&gt;
&lt;br /&gt;
The Technical Team meets weekly on &lt;br /&gt;
&lt;br /&gt;
  Tuesdays at 16:00 UTC (and best guess for local time – 9:00AM PDT, 10:00 AM MDT, 11:00 AM CDT, 12:00PM EDT, 18:00 CEST).&lt;br /&gt;
&lt;br /&gt;
Canada +1 647 558 0588&lt;br /&gt;
Germany +49 30 3080 6188&lt;br /&gt;
Japan +81 3 4578 1488&lt;br /&gt;
US Toll-free 877 369 0926&lt;br /&gt;
Find your local number: https://zoom.us/u/ac9KKJWzJT&lt;br /&gt;
&lt;br /&gt;
Zoom meeting:&lt;br /&gt;
   https://zoom.us/j/663426859&lt;br /&gt;
   Meeting ID: 663 426 859&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* [[Technical_Team/SPDX_Upcoming_Meetings|SPDX Upcoming Meeting Agenda]]&lt;br /&gt;
* [[Technical_Team/SPDX_Specification_Versions|SPDX Specification Versions]]&lt;br /&gt;
* [[Technical_Team/SPDX_RDF_Vocabularies_and_Terms|SPDX RDF Vocabularies and Terms]]&lt;br /&gt;
* [[Technical_Team/Minutes|Meeting Minutes for the Technical Team]]&lt;br /&gt;
* [[Technical_Team/Priorities|Current Priorities and Work in Progress for the Technical Team]]&lt;br /&gt;
* [[Technical_Team/Old|Older Items for the Technical Team]]&lt;br /&gt;
* [[Technical_Team/Field_Names|Field Names]]&lt;br /&gt;
* [[Technical_Team/Spreadsheet_Template|Spreadsheet Template]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Technical]] [[Category:TestCategory]]&lt;/div&gt;</summary>
		<author><name>Zvr</name></author>	</entry>

	<entry>
		<id>https://wiki.spdx.org/view/GSOC/GSOC_ProjectIdeas</id>
		<title>GSOC/GSOC ProjectIdeas</title>
		<link rel="alternate" type="text/html" href="https://wiki.spdx.org/view/GSOC/GSOC_ProjectIdeas"/>
				<updated>2021-02-04T09:51:29Z</updated>
		
		<summary type="html">&lt;p&gt;Zvr: /* SPDX Specification Projects */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span style=&amp;quot;font-size:150%&amp;quot;&amp;gt;'''Welcome to the 2021 SPDX Google Summer of Code Project Page'''&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
See the [https://rtgdk.github.io/spdx-gsoc-proposal.html proposal template] if you are interested in submitting a Google Summer of Code proposal.&lt;br /&gt;
&lt;br /&gt;
Should you have questions please do not hesitate to contact one of the mentors directly.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== What is SPDX ? ==&lt;br /&gt;
&lt;br /&gt;
First and foremost we are a community dedicated to solving the issues and problems around Open Source licensing and compliance. The SPDX work group (part of the Linux Foundation) consists of individuals, community members, and representatives from companies, foundations and organizations who use or are considering using the SPDX standard. The work group operates much like a meritocratic, consensus-based community project; that is, anyone with an interest in the project can join the community, contribute to the specification, and participate in the decision-making process. We come from many different backgrounds including open source developers, lawyers, consultants and business professionals, many of who have been involved with license compliance and identification for years.&lt;br /&gt;
&lt;br /&gt;
As part of this effort we have developed a set of collateral that can be used:&lt;br /&gt;
&lt;br /&gt;
* [https://spdx.org/using-spdx License List and Short Identifiers]&lt;br /&gt;
* [https://spdx.org/using-spdx SPDX Specification for generating SPDX Documents in multiple formats]&lt;br /&gt;
* [https://spdx.org/tools A set of basic tools for working with SPDX Documents]&lt;br /&gt;
* [https://spdx.org/using-spdx License Identifiers in source]&lt;br /&gt;
&lt;br /&gt;
== Why choose an SPDX Project? ==&lt;br /&gt;
&lt;br /&gt;
Contributing to one of the SPDX projects below will provide a valuable contribution to developers and/or users of open source software. We believe you will find the projects both technically challenging and rewarding. In essence we believe you will be able to look back one day and I say I was part of that effort.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Getting Involved =&lt;br /&gt;
&lt;br /&gt;
Beyond working with your mentor(s) we highly encourage students who select one of these projects to get involved with the SPDX community via our technical working group. Interaction with the technical team is primarily done via its mailing list and on gitter (see resources). There is however a weekly call you could join as well. .&lt;br /&gt;
&lt;br /&gt;
== Resources ==&lt;br /&gt;
&lt;br /&gt;
* [http://spdx.org SPDX website]&lt;br /&gt;
* [https://spdx.org/specifications SPDX Specification]&lt;br /&gt;
* [https://spdx.org/tools SPDX Workgroup Tools webpage]&lt;br /&gt;
* [https://lists.spdx.org/mailman/listinfo/spdx-tech SPDX tech mailing list]&lt;br /&gt;
&lt;br /&gt;
=Proposed 2021 Projects=&lt;br /&gt;
&lt;br /&gt;
Mentors:  please fill out the following template for any projects you wish to propose. &lt;br /&gt;
&lt;br /&gt;
 === Project Name ===&lt;br /&gt;
 add overview of project here&lt;br /&gt;
 ====Skills Needed====&lt;br /&gt;
 what skills should the student have to do the coding exercises&lt;br /&gt;
 ====Background Information====&lt;br /&gt;
 context for the project and references to be studied&lt;br /&gt;
 ====Available Mentors====&lt;br /&gt;
 list individuals who are willing to mentor and provide information about the project proposal. &lt;br /&gt;
&lt;br /&gt;
(The projects from 2019 can be found on the [https://summerofcode.withgoogle.com/organizations/4532099550281728/#5727887162867712 2019 Google Summer of Code projects page for SPDX] ).&lt;br /&gt;
&lt;br /&gt;
==SPDX Workgroup Tooling Projects== &lt;br /&gt;
These projects are aimed at contributing to the SPDX tools to help reduce the effort to create SPDX documents and increase the accuracy of them.&lt;br /&gt;
&lt;br /&gt;
=== Migrate SPDX Online Tools to DJango3 ===&lt;br /&gt;
Migrate the SPDX online tools to later versions of Django and upgrade dependencies (such as Django Social Auth) to later version to support better / more secure authentication to Github.&lt;br /&gt;
&lt;br /&gt;
====Skills Needed====&lt;br /&gt;
* Experience with Python3 programming&lt;br /&gt;
* Familiar with Django framework&lt;br /&gt;
&lt;br /&gt;
====Background Information====&lt;br /&gt;
The SPDX Online Tools are currently being migrated to Python3.  Several libraries can now be upgraded to more supportable versions including DJango.  There are some known issues with the current version of Django Social Auth which would be resolved by upgrading the versions.  There may be additional libraries which can be upgraded.  There is also an opportunity to improve the structure and unit tests for the online tools if time allows.  See the [Python3 Branch https://github.com/spdx/spdx-online-tools/tree/rtgdk_python3] of the SPDX online tools for the current state of the Python3 migration.&lt;br /&gt;
&lt;br /&gt;
====Available Mentors====&lt;br /&gt;
[mailto:rohit.lodhartg@gmail.com Rohit Lodha] [mailto:gary@sourceauditor.com Gary O'Neall]&lt;br /&gt;
&lt;br /&gt;
=== RDF Writer for Golang ===&lt;br /&gt;
Gordf supports writing rdf triples to rdf file. Create an interface that would take in a SPDX document and generate RDF triples out of it. Which will then be consumed by the gordf to generate a RDF/xml file.&lt;br /&gt;
&lt;br /&gt;
====Skills Needed====&lt;br /&gt;
* Knowledge of RDF&lt;br /&gt;
* Skills in XML parsing&lt;br /&gt;
* Knowledge and experience in Golang&lt;br /&gt;
&lt;br /&gt;
====Background Information====&lt;br /&gt;
RDF/XML is one of the supported formats for SPDX documents.  Creating an RDFWriter would create a generally useful facility for Golang and provide a more modular structure for the SPDX Golang tools.&lt;br /&gt;
&lt;br /&gt;
See the [https://github.com/spdx/tools-golang SPDX Golang tools repo] and the [https://github.com/spdx/gordf gordf library] for more details on the current implementations.&lt;br /&gt;
&lt;br /&gt;
====Available Mentors====&lt;br /&gt;
[mailto:bhatnagarrishabh4@gmail.com Rishabh Bhatnagar]&lt;br /&gt;
&lt;br /&gt;
=== YAML Support for Golang libraries ===&lt;br /&gt;
YAML is one of the supported formats for SPDX.  This project is to add support for reading and writing YAML to the Golang libraries.&lt;br /&gt;
&lt;br /&gt;
====Skills Needed====&lt;br /&gt;
* Knowledge of YAML&lt;br /&gt;
* Skills in YAML parsing&lt;br /&gt;
* Knowledge and experience in Golang&lt;br /&gt;
&lt;br /&gt;
====Background Information====&lt;br /&gt;
See the [https://github.com/spdx/tools-golang SPDX Golang tools repo] and the [https://github.com/spdx/gordf gordf library] for more details on the current implementations.&lt;br /&gt;
&lt;br /&gt;
====Available Mentors====&lt;br /&gt;
[mailto:bhatnagarrishabh4@gmail.com Rishabh Bhatnagar] [mailto:swinslow@linuxfoundation.org Steve Winslow]&lt;br /&gt;
&lt;br /&gt;
=== JSON Support for Golang libraries ===&lt;br /&gt;
JSON is one of the supported formats for SPDX.  This project is to add support for reading and writing JSON to the Golang libraries.&lt;br /&gt;
&lt;br /&gt;
====Skills Needed====&lt;br /&gt;
* Knowledge of JSON&lt;br /&gt;
* Skills in JSON parsing&lt;br /&gt;
* Knowledge and experience in Golang&lt;br /&gt;
&lt;br /&gt;
====Background Information====&lt;br /&gt;
See the [https://github.com/spdx/tools-golang SPDX Golang tools repo] and the [https://github.com/spdx/gordf gordf library] for more details on the current implementations.&lt;br /&gt;
&lt;br /&gt;
====Available Mentors====&lt;br /&gt;
[mailto:bhatnagarrishabh4@gmail.com Rishabh Bhatnagar] [mailto:swinslow@linuxfoundation.org Steve Winslow]&lt;br /&gt;
&lt;br /&gt;
==SPDX Specification Projects==&lt;br /&gt;
The following projects contribute directly to the creation or validation of the SPDX specification.&lt;br /&gt;
&lt;br /&gt;
=== Generate a JSON Representation of the Specification from Structured Markdown ===&lt;br /&gt;
Convert a consistently structured Markdown file into a JSON structure following a well defined schema.  Changes to an existing Markdown file should update the JSON files.  The Markdown will have a well defined structure to allow for translation of the text in Markdown to the properties of the JSON file.  The conversion will also validate that the Markdown follows the required specification.  The conversion would be run as part of a Github action for the SPDX specification.&lt;br /&gt;
&lt;br /&gt;
====Skills Needed====&lt;br /&gt;
* Skills in writing parsing algorithms (e.g. working with [https://en.wikipedia.org/wiki/Abstract_syntax_tree Abstract Syntax Tree])&lt;br /&gt;
* Knowledge and experience in the programming language chosen for the project (e.g. Java, JavaScript, Python)&lt;br /&gt;
* Knowledge of Markdown and JSON syntax&lt;br /&gt;
&lt;br /&gt;
====Background Information====&lt;br /&gt;
The SPDX tech team works very collaboratively on the specification updates using markdown pages in GitHub as the primary documentation for the specification.  RDF/OWL is used as the primary technical specification for the object model including relationships, cardinality, class structure, and other restrictions.  There is a lot of overlap between the information in the Markdown and the information in the OWL document.  To improve the quality and productivity of the specification work, the SPDX technical team has decided to add tooling for verification of the Markdown and conversion of any common information to the OWL document.  The conversion will be in 2 stages:&lt;br /&gt;
* Convert from Markdown to an intermediate JSON format&lt;br /&gt;
* Convert from the JSON format to RDF/OWL&lt;br /&gt;
&lt;br /&gt;
The specific schema for the JSON format is under development and planned to be available before the start of GSoC.&lt;br /&gt;
&lt;br /&gt;
Below are some additional resources for this project:&lt;br /&gt;
* [https://github.github.com/gfm/ GitHub flavored Markdown]&lt;br /&gt;
* [https://json-schema.org/ JSON Schema] information site and its [https://tools.ietf.org/html/draft-bhutton-json-schema-00 current draft]&lt;br /&gt;
* [https://docs.google.com/document/d/13PojpaFPdoKZ9Gyh_DEY-Rp7lldyMbSiGE3vCRQhR9M/edit# Results of process discussion]&lt;br /&gt;
* [https://docs.google.com/document/d/1EGoAmKxPfmmlF3XV6fXwNmsCiFKLH83Bhh8_xrmGhko Analysis of RDF/OWL fields relative to Markdown] (work in progress)&lt;br /&gt;
* [https://github.com/spdx/spdx-spec/tree/development/v3.0/chapters Markdown for version 3.0] - subject to change as we specify the markdown constraints for this project&lt;br /&gt;
&lt;br /&gt;
====Available Mentors====&lt;br /&gt;
[mailto:gary@sourceauditor.com Gary O'Neall] [mailto:alexios.zavras@intel.com Alexios Zavras]&lt;br /&gt;
&lt;br /&gt;
=== Generate RDF/OWL from from JSON specification format ===&lt;br /&gt;
Convert a set of JSON files into a Web Ontology Language XML document.  The JSON file will map to the elements and attributes of the RDF/OWL XML file.  The JSON schema will be defined prior to the project start and will be consistent with the &amp;quot;Generate a JSON Representation of the Specification from Structured Markdown&amp;quot; project described above.&lt;br /&gt;
&lt;br /&gt;
====Skills Needed====&lt;br /&gt;
* Knowledge and experience in the programming language chosen for the project (e.g. Java, JavaScript, Python)&lt;br /&gt;
* Knowledge of RDF/OWL/XML formats&lt;br /&gt;
* Knowledge of JSON parsers&lt;br /&gt;
&lt;br /&gt;
====Background Information====&lt;br /&gt;
The SPDX tech team works very collaboratively on the specification updates using markdown pages in GitHub as the primary documentation for the specification.  RDF/OWL is used as the primary technical specification for the object model including relationships, cardinality, class structure, and other restrictions.  There is a lot of overlap between the information in the Markdown and the information in the OWL document.  To improve the quality and productivity of the specification work, the SPDX technical team has decided to add tooling for verification of the Markdown and conversion of any common information to the OWL document.  The conversion will be in 2 stages:&lt;br /&gt;
* Convert from Markdown to an intermediate JSON format&lt;br /&gt;
* Convert from the JSON format to RDF/OWL&lt;br /&gt;
&lt;br /&gt;
The specific schema for the JSON format is under development and planned to be available before the start of GSoC.&lt;br /&gt;
&lt;br /&gt;
Below are some additional resources for this project:&lt;br /&gt;
* [https://www.w3.org/TR/2004/NOTE-owl-parsing-20040121/ RDF OWL parsing notes from the W3C]&lt;br /&gt;
* [https://json-schema.org/ JSON Schema] information site and its [https://tools.ietf.org/html/draft-bhutton-json-schema-00 current draft]&lt;br /&gt;
* [https://docs.google.com/document/d/13PojpaFPdoKZ9Gyh_DEY-Rp7lldyMbSiGE3vCRQhR9M/edit# Results of process discussion]&lt;br /&gt;
* [https://docs.google.com/document/d/1EGoAmKxPfmmlF3XV6fXwNmsCiFKLH83Bhh8_xrmGhko Analysis of RDF/OWL fields relative to Markdown] (work in progress)&lt;br /&gt;
* [https://github.com/spdx/spdx-spec/blob/development/v2.2.1/ontology/spdx-ontology.owl.xml Current RDF/OWL document for SPDX spec]&lt;br /&gt;
* [https://github.com/spdx/spdx-spec/tree/development/v3.0/chapters Markdown for version 3.0] - subject to change as we specify the markdown constraints for this project&lt;br /&gt;
&lt;br /&gt;
====Available Mentors====&lt;br /&gt;
[mailto:gary@sourceauditor.com Gary O'Neall] [mailto:alexios.zavras@intel.com Alexios Zavras]&lt;br /&gt;
&lt;br /&gt;
=== SPDX Specification Views for legal counsels and developers ===&lt;br /&gt;
The proposal is to see if it possible to deduct large SPDX documents into a small subset SPDX document providing a specific reduced &amp;quot;views&amp;quot; on larger data.&lt;br /&gt;
====Skills Needed====&lt;br /&gt;
* Understanding of compliance needs of legal counsels and developers so we can remove friction to adopt SPDX&lt;br /&gt;
====Background Information====&lt;br /&gt;
SPDX documents commonly contain 100s, if not 1000s of entries making it hard for a human to make manual corrections or draw conclusions. No scanner can provide 100% complete data human corrections are usual needed. The aim from this proposal is twofold:&lt;br /&gt;
1. Enable developers with a &amp;quot;code view&amp;quot; of tool-generated SPDX document close to the code they work on to enable them to make corrections to the SPDX data. For instance amend SPDX package tag values or model package dependencies not detected by used scanner.&lt;br /&gt;
2. Provide legal counsels with a &amp;quot;package and limited file view&amp;quot; to enable legal conclusions&lt;br /&gt;
====Available Mentors====&lt;br /&gt;
[mailto:swinslow@linuxfoundation.org Steve Winslow]&lt;br /&gt;
[mailto:thomas.steenbergen@here.com Thomas Steenbergen]&lt;br /&gt;
&lt;br /&gt;
=== ClearlyDefined exporting and importing SPDX documents  ===&lt;br /&gt;
The goal of this GSoC project would be to add support in the [https://https://github.com/clearlydefined ClearlyDefined project] to export curated data into SPDX 2.2 documents.  Once that is accomplished,  being able to import SPDX documents into the curated database would be the next step.&lt;br /&gt;
&lt;br /&gt;
====Skills Needed====&lt;br /&gt;
* Experience with JSON and YAML (XML a plus)&lt;br /&gt;
* Ability to interpret and implement the SPDX specification and related ClearlyDefined community documentation&lt;br /&gt;
* Ability to work with the community in integrating results with other projects&lt;br /&gt;
* Willingness to learn about open source licensing and related technical matters&lt;br /&gt;
&lt;br /&gt;
====Background Information====&lt;br /&gt;
Export a ClearlyDefined workspace as a SPDX document:&lt;br /&gt;
* user to navigate to https://clearlydefined.io/workspace&lt;br /&gt;
* Add one or more components to the workspace through any of the existing means,  &lt;br /&gt;
* then click Share,  and then slick SPDX (choice of 2.2 supported output formats).&lt;br /&gt;
which would result in an SPDX document is exported containing all of the components that were in the workspace.&lt;br /&gt;
Note:  If there is mandatory information required by SPDX that ClearlyDefined does not have we will need to determine how to accommodate that.&lt;br /&gt;
&lt;br /&gt;
To populate a workspace from a SPDX document:&lt;br /&gt;
* user to navigate to https://clearlydefined.io/workspace&lt;br /&gt;
* drag a SPDX document into the workspace and then all of the components in the SPDX document are added to the workspace.&lt;br /&gt;
&lt;br /&gt;
There are some discrepancies between the content in ClearlyDefined and that SPDX documents, so work would be needed with both communities to figure out: what to do if license information in the SPDX disagrees with what ClearlyDefined has and how to handle pending curations?&lt;br /&gt;
&lt;br /&gt;
====Available Mentors====&lt;br /&gt;
[mailto:kstewart@linuxfoundation.org Kate Stewart]&lt;br /&gt;
[mailto:IAMWILLBAR@github.com William Bartholomew]&lt;/div&gt;</summary>
		<author><name>Zvr</name></author>	</entry>

	</feed>