<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	
	xmlns:georss="http://www.georss.org/georss"
	xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#"
	>

<channel>
	<title>Events &#8211; Open Source Initiative</title>
	<atom:link href="https://opensource.org/blog/category/events/feed" rel="self" type="application/rss+xml" />
	<link>https://opensource.org</link>
	<description>The steward of the Open Source Definition, setting the foundation for the Open Source Software ecosystem.</description>
	<lastBuildDate>Thu, 25 Jul 2024 11:41:18 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://i0.wp.com/opensource.org/wp-content/uploads/2023/01/cropped-cropped-OSI_Horizontal_Logo_0-e1674081292667.png?fit=32%2C32&#038;ssl=1</url>
	<title>Events &#8211; Open Source Initiative</title>
	<link>https://opensource.org</link>
	<width>32</width>
	<height>32</height>
</image> 
<atom:link rel="hub" href="https://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="https://pubsubhubbub.superfeedr.com"/><atom:link rel="hub" href="https://websubhub.com/hub"/><site xmlns="com-wordpress:feed-additions:1">210318891</site>	<item>
		<title>OSI at the United Nations OSPOs for Good</title>
		<link>https://opensource.org/blog/osi-at-the-united-nations-ospos-for-good</link>
		
		<dc:creator><![CDATA[Stefano Maffulli]]></dc:creator>
		<pubDate>Wed, 24 Jul 2024 22:57:06 +0000</pubDate>
				<category><![CDATA[Events]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[ai]]></category>
		<guid isPermaLink="false">https://opensource.org/?p=64994</guid>

					<description><![CDATA[Earlier this month the Open Source Initiative participated in the “OSPOs for Good” event promoted by the United Nations in NYC.]]></description>
										<content:encoded><![CDATA[
<p>Earlier this month the Open Source Initiative participated in the “<a href="https://www.un.org/techenvoy/fr/content/ospos-good-2024">OSPOs for Good</a>” event promoted by the United Nations in NYC. Stefano Maffulli, the Executive Director of the OSI, participated in a panel moderated by Mehdi Snene about Open Source AI alongside distinguished speakers Ashley Kramer, Craig Ramlal,  Sasha Luccioni, and Sergio Gago. Please find below a transcript of Stefano’s presentation.</p>



<p><strong>Mehdi Snene </strong>&nbsp;</p>



<p>What is Open Source in AI? What does it mean? What are the foundational pieces? How far along is the data? There is mention of weights, and data skills. How can we truly understand what Open Source in AI is? Today, joining us, we&#8217;ll have someone who can help us understand what Open Source in AI means and where we are heading. Stefano, can you offer your insights?</p>



<p><strong>Stefano Maffulli&nbsp;&nbsp;</strong></p>



<p>Thanks. We have some thoughts on this. We&#8217;ve been pondering these questions since they first emerged when GPT started to appear. We asked ourselves: How do we transfer the principles of permissionless innovation and the immense value created by the Open Source ecosystem into the AI space?</p>



<p>After a little over two years of research and global conversations with multiple stakeholders, we identified three key elements. Firstly, permissionless innovation needs to be ported to AI, but this is complex and must be broken down into smaller components.</p>



<p>We realized that, as developers, users, and deployers of AI systems, we need to understand how these systems are built. This involves studying all components carefully, being able to run them for any purpose without asking for permission (a basic tenet of Open Source), and modifying them to change outputs based on the same inputs. These basic principles include being able to share these modifications with others.</p>



<p>To achieve this, you need data, the code used for training and cleaning the data (e.g., removing duplicates), the parameters, the weights, and a way to run inference on those weights. It&#8217;s fairly straightforward. However, the challenge lies in the legal framework.</p>



<p>Now, the complicated piece is how Open Source software has had a very wonderful run, based on the fact that the legal framework that governs Open Source is fairly simple and globally accepted. It&#8217;s built on copyright, a system that has worked wonderfully in both ways. It gives exclusive rights to the content creators, but also the same mechanism can be used to grant rights to anyone who receives the creation.</p>



<p>With data, we don&#8217;t have that mechanism. That is a very simple and dramatic realization. When we talk about data, we should pay attention to what kind of data we&#8217;re discussing. There is data as content created, and there is data as facts; like fires, speed limits, or traces of a road. Those are facts, and they have different ways of being treated. There is also private data, personal information, and various other kinds of data, each with different rules and regulations around the world.</p>



<p>Governments&#8217; major role in the future will be to facilitate permissionless innovation in data by harmonizing these rules. This will level the playing field, where currently larger corporations have significantly more power than Open Source developers or those wishing to create large language models. Governments should help create datasets, remove barriers, and facilitate access for academia, smaller developers, and the global south.</p>



<p><strong>Mehdi Snene&nbsp;&nbsp;</strong></p>



<p>We already have open data and Open Source. Now, we need to create open AI and open models. Are we bringing these two domains together and keeping them separate, or are we creating something new from scratch when we talk about open AI?</p>



<p><strong>Stefano Maffulli&nbsp;</strong></p>



<p>This is a very interesting and powerful question. I believe that open data as a movement has been around for quite a while. However, it’s only recently that data scientists have truly realized the value they hold in their hands. Data is fungible and can be used to build new things that are completely different from their original domains.</p>



<p>We need to talk more about this and establish platforms for better interaction. One striking example is a popular dataset of images used for training many image generation AI tools, which contained child sexual abuse images for many years. A research paper highlighted this huge problem, but no one filed a bug report, and there was no easy way for the maintainers of this dataset to notice and remove those images.</p>



<p>There are things that the software world understands very well, and things that data scientists understand very well. We are starting to see the need for more space for interactions and learning from each other.</p>



<p>The conversation is extremely complicated. Alex and I have had long discussions about this. I don&#8217;t want to focus entirely on this, but I do want to say that Open Source has never been about pleasing companies or specific stakeholders. We need to think of it as an ecosystem where the balances of power are maintained.</p>



<p>While Open Source software and Open Source AI are still evolving, the necessary ingredients—data, code, and other components—are there. However, the data piece still needs to be debated and finalized. Pushing for radical openness with data has clear drawbacks and issues. It&#8217;s going to be a balance of intentions, aiming for the best outcome for the general public and the whole ecosystem.</p>



<p><strong>Mehdi Snene&nbsp;&nbsp;</strong></p>



<p>Thank you so much. My next question is about the future. What are your thoughts on the next big technology?</p>



<p><strong>Stefano Maffulli&nbsp;</strong></p>



<p>From the perspective of open innovation, it&#8217;s about what&#8217;s going to give society control over technology. The focus of Open Source has always been to enable developers and end-users to have sovereignty over the technology they use. Whether it&#8217;s quantum computers, AI, or future technologies, maintaining that control is crucial.</p>



<p>Governments need to play a role in enabling innovation and ensuring that no single power becomes too dominant. The balance between the private sector, public sector, nonprofit sector, and the often-overlooked fourth sector—which includes developers and creators who work for the public good rather than for profit—must be maintained. This balance is essential for fostering an ecosystem where all stakeholders have equal interests and influence.</p>



<p><br><em>If you would like to listen to the panel discussion in its entirety, you can do so <a href="https://webtv.un.org/en/asset/k1m/k1ma4k9rff">here</a></em> (the Open Source AI panel starts at 1:00:00 approximately).</p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">64994</post-id>	</item>
		<item>
		<title>Highlights from AI_dev Paris</title>
		<link>https://opensource.org/blog/highlights-from-ai_dev-paris</link>
		
		<dc:creator><![CDATA[Nick Vidal]]></dc:creator>
		<pubDate>Wed, 03 Jul 2024 17:34:43 +0000</pubDate>
				<category><![CDATA[Events]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[advocacy]]></category>
		<category><![CDATA[ai]]></category>
		<guid isPermaLink="false">https://opensource.org/?p=63640</guid>

					<description><![CDATA[On June 19-20, the Linux Foundation hosted AI_dev: Open Source GenAI &#038; ML Summit Europe 2024. We highlight some presentations from AI_dev Paris and how they are aligned with OSI’s work on the Open Source AI Definition.]]></description>
										<content:encoded><![CDATA[
<p>On June 19-20, the Linux Foundation hosted <a href="https://events.linuxfoundation.org/ai-dev-europe/">AI_dev: Open Source GenAI &amp; ML Summit Europe 2024</a>. This event brought together developers exploring the complex world of Open Source generative AI and Machine Learning. Central to this event is the conviction that Open Source drives innovation in AI. Please find below some highlights from AI_dev Paris and how they are aligned with OSI’s work on the <a href="https://opensource.org/deepdive">Open Source AI Definition</a>.</p>



<h2 class="wp-block-heading"><a href="https://www.youtube.com/watch?v=AnRnKKk1oYY" target="_blank" rel="noreferrer noopener">Keynote: Welcome &amp; Opening Remarks</a></h2>



<p>Ibrahim Haddad, Executive Director of the LF AI &amp; Data Foundation, provided an overview of the major challenges in Open Source AI, which include:</p>



<ul class="wp-block-list">
<li>Lack of a common understanding of openness in AI</li>



<li>Open Source software licenses used on non-software assets</li>



<li>Diverse restrictions including the use of Acceptable Use Policies</li>



<li>Lack of understanding of licenses and implications in the context of AI models</li>



<li>Incomplete release of model components</li>
</ul>



<p>To address some of these challenges, Haddad introduced the <a href="https://isitopen.ai/">Model Openness Framework</a> (MOF) and announced the official launch of the <a href="https://mot.isitopen.ai/">Model Openness Tool</a> (MOT) at the conference.</p>



<h2 class="wp-block-heading"><a href="https://www.youtube.com/watch?v=DEe1GttUWKI" target="_blank" rel="noreferrer noopener">Introducing the Model Openness Framework: Achieving Completeness and Openness in a Confusing Generative AI Landscape</a></h2>



<p>Anni Lai, Matt White, and Cailean Osborne delved into the Model Openness Framework, a comprehensive system for evaluating and classifying the completeness and openness of Machine Learning models. This framework assesses which components of the model development lifecycle are publicly released and under what licenses, ensuring an objective evaluation. Matt White, Executive Director of the Pytorch Foundation and author of the MOF <a href="https://arxiv.org/abs/2403.13784">white paper</a>, went on to demonstrate the Model Openness Tool, which evaluates each model across 3 classes: Open Science (Class I), Open Tooling (Class II), and Open Model (Class III).</p>



<figure class="wp-block-image size-full"><img fetchpriority="high" decoding="async" width="640" height="335" src="https://i0.wp.com/opensource.org/wp-content/uploads/2024/07/lf_mot.png?resize=640%2C335&#038;ssl=1" alt="" class="wp-image-63643" srcset="https://i0.wp.com/opensource.org/wp-content/uploads/2024/07/lf_mot.png?w=1293&amp;ssl=1 1293w, https://i0.wp.com/opensource.org/wp-content/uploads/2024/07/lf_mot.png?resize=300%2C157&amp;ssl=1 300w, https://i0.wp.com/opensource.org/wp-content/uploads/2024/07/lf_mot.png?resize=1024%2C535&amp;ssl=1 1024w, https://i0.wp.com/opensource.org/wp-content/uploads/2024/07/lf_mot.png?resize=768%2C402&amp;ssl=1 768w" sizes="(max-width: 640px) 100vw, 640px" data-recalc-dims="1" /><figcaption class="wp-element-caption">Model Openness Tool: launched at the Linux Foundation&#8217;s AI_dev Paris conference</figcaption></figure>



<h2 class="wp-block-heading"><a href="https://www.youtube.com/watch?v=hdrpUi4pnew" target="_blank" rel="noreferrer noopener">The Open Source AI dilemma: Crafting a clear definition for Open Source AI</a></h2>



<p>Ofer Hermoni, founder of the LF AI &amp; Data Foundation, continued examining the Model Openness Framework and explained how this framework and its list of components serve as the basis for OSI’s <a href="https://opensource.org/deepdive/drafts">Open Source AI Definition</a> (OSAID). The OSAID evaluates each component on the four fundamental freedoms of Open Source:</p>



<ul class="wp-block-list">
<li>To <strong>use</strong> the system for any purpose and without having to ask for permission</li>



<li>To <strong>study</strong> how the system works and inspect its components</li>



<li>To <strong>modify</strong> the system for any purpose, including to change its output</li>



<li>To <strong>share</strong> the system for others to use with or without modifications, for any purpose</li>
</ul>



<h2 class="wp-block-heading"><a href="https://www.youtube.com/watch?v=ouZU2TQzj5w" target="_blank" rel="noreferrer noopener">Toward AI Democratization with Digital Public Goods</a></h2>



<p>Lea Gimpel and Daniel Brumund from the Digital Public Goods Alliance (DPGA) emphasized the importance of democratizing AI through digital public goods, including Open Source software, open AI models, open data, open standards, and open content. Lea highlighted that, while open data is desirable, it is not conditional. She supported the OSI’s Open Source AI Definition, as it helps the DPGA navigate legal uncertainties around data sharing and broadens the pool of potential solutions that can be recognized, marketed, and made available as digital public goods, thereby offering more opportunities to positively impact people&#8217;s lives.</p>



<h2 class="wp-block-heading">Conclusion</h2>



<p>It was clear throughout this conference that the work to create a standard Open Source AI Definition that upholds the fundamental freedoms of Open Source is vital for addressing some of the key challenges in AI and ML development and democratization. The OSI appreciates Linux Foundation&#8217;s collaboration toward this goal and its commitment to host another successful event to facilitate these important discussions.</p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">63640</post-id>	</item>
		<item>
		<title>OSI at PyCon US: engaging with AI practitioners and developers as we reach OSAID’s first release candidate</title>
		<link>https://opensource.org/blog/osi-at-pycon-us-engaging-with-ai-practitioners-and-developers-as-we-reach-osaids-first-release-candidate</link>
					<comments>https://opensource.org/blog/osi-at-pycon-us-engaging-with-ai-practitioners-and-developers-as-we-reach-osaids-first-release-candidate#respond</comments>
		
		<dc:creator><![CDATA[Nick Vidal]]></dc:creator>
		<pubDate>Wed, 29 May 2024 12:00:33 +0000</pubDate>
				<category><![CDATA[Events]]></category>
		<category><![CDATA[advocacy]]></category>
		<category><![CDATA[ai]]></category>
		<guid isPermaLink="false">https://opensource.org/?p=26238</guid>

					<description><![CDATA[As part of the Open Source AI Definition roadshow and as we approach the first release candidate of the draft, the Open Source Initiative (OSI) participated at PyCon US 2024,...]]></description>
										<content:encoded><![CDATA[
<p>As part of the Open Source AI Definition <a href="https://opensource.org/blog/open-source-ai-definition-on-the-road-looking-back-and-forward">roadshow</a> and as we approach the first release candidate of the <a href="https://opensource.org/deepdive/drafts">draft</a>, the Open Source Initiative (OSI) participated at <a href="https://us.pycon.org/2024/">PyCon US 2024</a>, the annual gathering of the Python community. This opportunity was important because PyCon US brings together AI practitioners and developers alike, and having their input regarding what constitutes Open Source AI is of most value. The OSI organized a workshop and had a community booth there.</p>



<h3 class="wp-block-heading">OSAID Workshop: compiling a FAQ to make the definition clear and easy to use</h3>



<p>The OSI has embarked on a co-design process with multiple stakeholders to arrive at the Open Source AI Definition (OSAID). This process has been led by <a href="https://www.linkedin.com/in/merjoyce/">Mer Joyce</a>, the co-design expert and facilitator, and <a href="https://www.linkedin.com/in/maffulli">Stefano Maffulli</a>, the executive director of the OSI.</p>



<p>At the workshop organized at PyCon US, Mer provided an overview of the co-design process so far, summarized below.</p>



<p>The first step of the co-design process was to identify the freedoms needed for Open Source AI. After various <a href="https://opensource.org/deepdive">online and in-person activities</a> and <a href="https://discuss.opensource.org/">discussions</a>, including five workshops across the world, the community identified four freedoms:</p>



<ol class="wp-block-list">
<li>To <strong>Use</strong> the system for any purpose and without having to ask for permission.</li>



<li>To <strong>Study</strong> how the system works and inspect its components.</li>



<li>To <strong>Modify</strong> the system for any purpose, including to change its output.</li>



<li>To <strong>Share</strong> the system for others to use with or without modifications, for any purpose.</li>
</ol>



<p>The next step was to form four working groups to initially analyze four AI systems. To achieve better representation, special attention was given to diversity, equity and inclusion. Over 50% of the working group participants are people of color, 30% are black, 75% were born outside the US and 25% are women, trans and nonbinary.</p>



<p>These working groups discussed and voted on which AI system components should be required to satisfy the four freedoms for AI. The components we adopted are described in the <a href="https://arxiv.org/pdf/2403.13784">Model Openness Framework</a> developed by the Linux Foundation.</p>



<p>The vote compilation was performed based on the mean total votes per component (μ). Components which received over 2μ votes were marked as required and between 1.5μ and 2μ were marked likely required. Components that received between 0.5μ and μ were marked likely not required and less than 0.5μ as not required.</p>



<p>The working groups evaluated legal frameworks and legal documents for each component. Finally, each working group published a recommendation report. The end result is the OSAID with a comprehensive definition checklist encompassing a total of 17 components. More working groups are being formed to evaluate how well other AI systems align with the definition.</p>



<figure class="wp-block-image size-large"><img decoding="async" width="640" height="358" src="https://i0.wp.com/opensource.org/wp-content/uploads/2024/05/osaid_process.png?resize=640%2C358&#038;ssl=1" alt="" class="wp-image-26244" srcset="https://i0.wp.com/opensource.org/wp-content/uploads/2024/05/osaid_process.png?resize=1024%2C572&amp;ssl=1 1024w, https://i0.wp.com/opensource.org/wp-content/uploads/2024/05/osaid_process.png?resize=300%2C168&amp;ssl=1 300w, https://i0.wp.com/opensource.org/wp-content/uploads/2024/05/osaid_process.png?resize=768%2C429&amp;ssl=1 768w, https://i0.wp.com/opensource.org/wp-content/uploads/2024/05/osaid_process.png?w=1213&amp;ssl=1 1213w" sizes="(max-width: 640px) 100vw, 640px" data-recalc-dims="1" /><figcaption class="wp-element-caption">OSAID multi-stakeholder process: from component list to a definition checklist</figcaption></figure>



<div style="height:32px" aria-hidden="true" class="wp-block-spacer"></div>



<p>After providing an overview of the co-design process, Mer went on to organize an exercise with the participants to compile a FAQ.</p>



<p>The questions raised at the workshop revolved around the following topics:</p>



<ul class="wp-block-list">
<li><strong>End user comprehension</strong>: how and why are AI systems different from Open Source software? As an end-user, why should they care if an AI system is open?</li>



<li><strong>Datasets</strong>: Why is data itself not required? Should Open Source AI datasets be required to prove copyright compliance? How can one audit these systems for bias without the data? What does data provenance and data labeling entail?</li>



<li><strong>Models</strong>: How can proper attribution of model parameters be enforced? What is the ownership/attribution of model parameters which were trained by one author and then “fine-tuned” by another?</li>



<li><strong>Code</strong>: Can projects that include only source code (no data info or model weights) still use a regular Open Source license (MIT, Apache, etc.)?</li>



<li><strong>Governance</strong>: For a specific AI, who determines whether the information provided about the training, dataset, process, etc. is “sufficient” and how?</li>



<li><strong>Adoption of the OSAID</strong>: What are incentives for people/companies to adopt this standard?</li>



<li><strong>Legal weight</strong>: Is the OSAID supposed to have legal weight?</li>
</ul>



<p>These questions and answers raised at the workshop will be important for enhancing the existing <a href="https://hackmd.io/@opensourceinitiative/osaid-faq">FAQ</a>, which will be made available along with the OSAID.</p>



<figure class="wp-block-image size-large"><img decoding="async" width="640" height="480" src="https://i0.wp.com/opensource.org/wp-content/uploads/2024/05/osaid_workshop.jpg?resize=640%2C480&#038;ssl=1" alt="" class="wp-image-26245" srcset="https://i0.wp.com/opensource.org/wp-content/uploads/2024/05/osaid_workshop.jpg?resize=1024%2C768&amp;ssl=1 1024w, https://i0.wp.com/opensource.org/wp-content/uploads/2024/05/osaid_workshop.jpg?resize=300%2C225&amp;ssl=1 300w, https://i0.wp.com/opensource.org/wp-content/uploads/2024/05/osaid_workshop.jpg?resize=768%2C576&amp;ssl=1 768w, https://i0.wp.com/opensource.org/wp-content/uploads/2024/05/osaid_workshop.jpg?resize=1536%2C1152&amp;ssl=1 1536w, https://i0.wp.com/opensource.org/wp-content/uploads/2024/05/osaid_workshop.jpg?w=1600&amp;ssl=1 1600w, https://i0.wp.com/opensource.org/wp-content/uploads/2024/05/osaid_workshop.jpg?w=1280&amp;ssl=1 1280w" sizes="(max-width: 640px) 100vw, 640px" data-recalc-dims="1" /><figcaption class="wp-element-caption">OSAID workshop: a collection of post-its with questions raised by participants.</figcaption></figure>



<div style="height:32px" aria-hidden="true" class="wp-block-spacer"></div>



<h3 class="wp-block-heading">Community Booth: gathering feedback on the “Unlock the OSAID” visualization</h3>



<p>At the community booth, the OSI held two activities to draw in participants interested in Open Source AI. The first activity was a quiz developed by <a href="http://linkedin.com/in/ajolo" data-type="link" data-id="linkedin.com/in/ajolo">Ariel Jolo</a>, program coordinator at the OSI, to assess participants&#8217; knowledge of  Python and AI/ML. Once we had an understanding of their skills, we went on to the second and main activity, which was to gather feedback on the OSAID using a novel way to visualize how different AI systems match the current draft definition as described below.</p>



<p>Making it easy for different stakeholders to visualize whether or not an AI system matches the OSAID is a challenge, especially because there are so many components involved. This is where the visualization concept we named “Unlock the OSAID” came in.&nbsp;</p>



<p>The OSI keyhole is a well recognized logo that represents the source code that unlocks the freedoms to use, study, modify, and share software. With the <a href="https://colab.research.google.com/drive/1u-cOuU0STnIli-IATJkRqEMCaKRe5WtO">Unlock the OSAID</a>, we played on that same idea, but now for AI systems. We displayed three keyholes representing the three domains these 17 components fall within: code, model and data information.</p>



<p>Here is the image representing the &#8220;code keyhole&#8221; with the required components to unlock the OSAID:</p>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="483" height="470" src="https://i0.wp.com/opensource.org/wp-content/uploads/2024/05/code.png?resize=483%2C470&#038;ssl=1" alt="" class="wp-image-26239" srcset="https://i0.wp.com/opensource.org/wp-content/uploads/2024/05/code.png?w=483&amp;ssl=1 483w, https://i0.wp.com/opensource.org/wp-content/uploads/2024/05/code.png?resize=300%2C292&amp;ssl=1 300w" sizes="(max-width: 483px) 100vw, 483px" data-recalc-dims="1" /></figure>



<p>On the inner ring we have the required components to unlock the OSAID, while on the outer ring we have optional components. The required code components are: libraries and tools; inference; training, validation and testing; data pre-processing. The optional components are: inference for benchmark and evaluation code.&nbsp;</p>



<p>To fully unlock the OSAID, an AI system must have all the required components for code, model and data information. To better understand how the “Unlock the OSAID” visualization works, let&#8217;s look at two hypothetical AI systems: example 1 and example 2.</p>



<p>Let’s start looking at example 1 (in red) and see if this system unlocks the OSAID for code:</p>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="483" height="464" src="https://i0.wp.com/opensource.org/wp-content/uploads/2024/05/code_ex1.png?resize=483%2C464&#038;ssl=1" alt="" class="wp-image-26240" srcset="https://i0.wp.com/opensource.org/wp-content/uploads/2024/05/code_ex1.png?w=483&amp;ssl=1 483w, https://i0.wp.com/opensource.org/wp-content/uploads/2024/05/code_ex1.png?resize=300%2C288&amp;ssl=1 300w" sizes="(max-width: 483px) 100vw, 483px" data-recalc-dims="1" /></figure>



<p>Example 1 only provides inference code, so the key (in red) doesn&#8217;t &#8220;fit&#8221; the code keyhole (in green).</p>



<p>Now let&#8217;s look at example 2 (in blue):</p>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="483" height="464" src="https://i0.wp.com/opensource.org/wp-content/uploads/2024/05/code_ex2.png?resize=483%2C464&#038;ssl=1" alt="" class="wp-image-26241" srcset="https://i0.wp.com/opensource.org/wp-content/uploads/2024/05/code_ex2.png?w=483&amp;ssl=1 483w, https://i0.wp.com/opensource.org/wp-content/uploads/2024/05/code_ex2.png?resize=300%2C288&amp;ssl=1 300w" sizes="(max-width: 483px) 100vw, 483px" data-recalc-dims="1" /></figure>



<p>Example 2 provides all required components (and more), so the key (in blue) fits the code keyhole (in green). Therefore, example 2 unlocks the OSAID for code. For example 2 to be considered Open Source AI, it would also have to unlock the OSAID for model and data information:&nbsp;</p>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="479" height="470" src="https://i0.wp.com/opensource.org/wp-content/uploads/2024/05/model.png?resize=479%2C470&#038;ssl=1" alt="" class="wp-image-26242" srcset="https://i0.wp.com/opensource.org/wp-content/uploads/2024/05/model.png?w=479&amp;ssl=1 479w, https://i0.wp.com/opensource.org/wp-content/uploads/2024/05/model.png?resize=300%2C294&amp;ssl=1 300w" sizes="(max-width: 479px) 100vw, 479px" data-recalc-dims="1" /></figure>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="514" height="470" src="https://i0.wp.com/opensource.org/wp-content/uploads/2024/05/data.png?resize=514%2C470&#038;ssl=1" alt="" class="wp-image-26243" srcset="https://i0.wp.com/opensource.org/wp-content/uploads/2024/05/data.png?w=514&amp;ssl=1 514w, https://i0.wp.com/opensource.org/wp-content/uploads/2024/05/data.png?resize=300%2C274&amp;ssl=1 300w" sizes="(max-width: 514px) 100vw, 514px" data-recalc-dims="1" /></figure>



<p>We received good feedback from participants about the “Unlock the OSAID” visualization. Once participants grasped the concept of the keyholes and which components were required or optional, it was easy to identify if an AI system unlocks the OSAID or not. They could visually see if the keys fit the keyholes or not. If all keys fit, then that AI system adheres to the OSAID.</p>



<h3 class="wp-block-heading">Final thoughts: engaging with the community and promoting Open Source principles</h3>



<p>For me, the highlight of PyCon US was the opportunity to finally meet members of the OSI and the Python community in person, both new and old acquaintances. I had good conversations with Deb Nicholson (Python Software Foundation), Hannah Aubry (Fastly), Ana Hevesi (Uploop), Tom “spot” Callaway (AWS), Julia Ferraioli (AWS), Tony Kipkemboi (Streamlit), Michael Winser (Alpha-Omega), Jason C. MacDonald (OWASP), Cheuk Ting Ho (CMD Limes), Kamile Demir (Adobe), Mariatta Wijaya (PSF), Loren Clary (PSF) and Miaolai Zhou (AWS). I also interacted with many folks from the following communities: Python Brazil, Python en Español, PyLadies and Black Python Devs. It was great to bump into great legends like Seth Larson (PSF), Peter Wang (Anaconda) and Guido van Rossum.</p>



<p>I loved all the keynotes, in particular from Sumana Harihareswara about how she has improved Python Software Foundation’s infrastructure, and from Simon Willison about how we can all benefit from Open Source AI.</p>



<p>We also had a special dinner hosted by Stefano to celebrate this special milestone of the OSAID, with Stefano, Mer and I overlooking Pittsburgh.</p>



<p>Overall, our participation at PyCon US was a success. We shared the work OSI has been doing toward the first release candidate of the Open Source AI Definition, and we did it in an entertaining and engaging way, with plenty of connection throughout.</p>



<figure class="wp-block-gallery has-nested-images columns-default is-cropped wp-block-gallery-1 is-layout-flex wp-block-gallery-is-layout-flex">
<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="640" height="480" data-id="26251" src="https://i0.wp.com/opensource.org/wp-content/uploads/2024/05/IMG_20240515_174214392-1.jpg?resize=640%2C480&#038;ssl=1" alt="" class="wp-image-26251" srcset="https://i0.wp.com/opensource.org/wp-content/uploads/2024/05/IMG_20240515_174214392-1-scaled.jpg?resize=1024%2C768&amp;ssl=1 1024w, https://i0.wp.com/opensource.org/wp-content/uploads/2024/05/IMG_20240515_174214392-1-scaled.jpg?resize=300%2C225&amp;ssl=1 300w, https://i0.wp.com/opensource.org/wp-content/uploads/2024/05/IMG_20240515_174214392-1-scaled.jpg?resize=768%2C576&amp;ssl=1 768w, https://i0.wp.com/opensource.org/wp-content/uploads/2024/05/IMG_20240515_174214392-1-scaled.jpg?resize=1536%2C1152&amp;ssl=1 1536w, https://i0.wp.com/opensource.org/wp-content/uploads/2024/05/IMG_20240515_174214392-1-scaled.jpg?resize=2048%2C1536&amp;ssl=1 2048w, https://i0.wp.com/opensource.org/wp-content/uploads/2024/05/IMG_20240515_174214392-1-scaled.jpg?w=1280&amp;ssl=1 1280w, https://i0.wp.com/opensource.org/wp-content/uploads/2024/05/IMG_20240515_174214392-1-scaled.jpg?w=1920&amp;ssl=1 1920w" sizes="(max-width: 640px) 100vw, 640px" data-recalc-dims="1" /></figure>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="640" height="480" data-id="26246" src="https://i0.wp.com/opensource.org/wp-content/uploads/2024/05/IMG_20240517_134542380_HDR-1.jpg?resize=640%2C480&#038;ssl=1" alt="" class="wp-image-26246" srcset="https://i0.wp.com/opensource.org/wp-content/uploads/2024/05/IMG_20240517_134542380_HDR-1-scaled.jpg?resize=1024%2C768&amp;ssl=1 1024w, https://i0.wp.com/opensource.org/wp-content/uploads/2024/05/IMG_20240517_134542380_HDR-1-scaled.jpg?resize=300%2C225&amp;ssl=1 300w, https://i0.wp.com/opensource.org/wp-content/uploads/2024/05/IMG_20240517_134542380_HDR-1-scaled.jpg?resize=768%2C576&amp;ssl=1 768w, https://i0.wp.com/opensource.org/wp-content/uploads/2024/05/IMG_20240517_134542380_HDR-1-scaled.jpg?resize=1536%2C1152&amp;ssl=1 1536w, https://i0.wp.com/opensource.org/wp-content/uploads/2024/05/IMG_20240517_134542380_HDR-1-scaled.jpg?resize=2048%2C1536&amp;ssl=1 2048w, https://i0.wp.com/opensource.org/wp-content/uploads/2024/05/IMG_20240517_134542380_HDR-1-scaled.jpg?w=1280&amp;ssl=1 1280w, https://i0.wp.com/opensource.org/wp-content/uploads/2024/05/IMG_20240517_134542380_HDR-1-scaled.jpg?w=1920&amp;ssl=1 1920w" sizes="(max-width: 640px) 100vw, 640px" data-recalc-dims="1" /></figure>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="640" height="480" data-id="26247" src="https://i0.wp.com/opensource.org/wp-content/uploads/2024/05/IMG_20240517_160336510_HDR.jpg?resize=640%2C480&#038;ssl=1" alt="" class="wp-image-26247" srcset="https://i0.wp.com/opensource.org/wp-content/uploads/2024/05/IMG_20240517_160336510_HDR-scaled.jpg?resize=1024%2C768&amp;ssl=1 1024w, https://i0.wp.com/opensource.org/wp-content/uploads/2024/05/IMG_20240517_160336510_HDR-scaled.jpg?resize=300%2C225&amp;ssl=1 300w, https://i0.wp.com/opensource.org/wp-content/uploads/2024/05/IMG_20240517_160336510_HDR-scaled.jpg?resize=768%2C576&amp;ssl=1 768w, https://i0.wp.com/opensource.org/wp-content/uploads/2024/05/IMG_20240517_160336510_HDR-scaled.jpg?resize=1536%2C1152&amp;ssl=1 1536w, https://i0.wp.com/opensource.org/wp-content/uploads/2024/05/IMG_20240517_160336510_HDR-scaled.jpg?resize=2048%2C1536&amp;ssl=1 2048w, https://i0.wp.com/opensource.org/wp-content/uploads/2024/05/IMG_20240517_160336510_HDR-scaled.jpg?w=1280&amp;ssl=1 1280w, https://i0.wp.com/opensource.org/wp-content/uploads/2024/05/IMG_20240517_160336510_HDR-scaled.jpg?w=1920&amp;ssl=1 1920w" sizes="(max-width: 640px) 100vw, 640px" data-recalc-dims="1" /></figure>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="640" height="480" data-id="26248" src="https://i0.wp.com/opensource.org/wp-content/uploads/2024/05/IMG_1127.jpeg?resize=640%2C480&#038;ssl=1" alt="" class="wp-image-26248" srcset="https://i0.wp.com/opensource.org/wp-content/uploads/2024/05/IMG_1127-scaled.jpeg?resize=1024%2C768&amp;ssl=1 1024w, https://i0.wp.com/opensource.org/wp-content/uploads/2024/05/IMG_1127-scaled.jpeg?resize=300%2C225&amp;ssl=1 300w, https://i0.wp.com/opensource.org/wp-content/uploads/2024/05/IMG_1127-scaled.jpeg?resize=768%2C576&amp;ssl=1 768w, https://i0.wp.com/opensource.org/wp-content/uploads/2024/05/IMG_1127-scaled.jpeg?resize=1536%2C1152&amp;ssl=1 1536w, https://i0.wp.com/opensource.org/wp-content/uploads/2024/05/IMG_1127-scaled.jpeg?resize=2048%2C1536&amp;ssl=1 2048w, https://i0.wp.com/opensource.org/wp-content/uploads/2024/05/IMG_1127-scaled.jpeg?w=1280&amp;ssl=1 1280w, https://i0.wp.com/opensource.org/wp-content/uploads/2024/05/IMG_1127-scaled.jpeg?w=1920&amp;ssl=1 1920w" sizes="(max-width: 640px) 100vw, 640px" data-recalc-dims="1" /></figure>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="640" height="480" data-id="26249" src="https://i0.wp.com/opensource.org/wp-content/uploads/2024/05/IMG_1126.jpeg?resize=640%2C480&#038;ssl=1" alt="" class="wp-image-26249" srcset="https://i0.wp.com/opensource.org/wp-content/uploads/2024/05/IMG_1126-scaled.jpeg?resize=1024%2C768&amp;ssl=1 1024w, https://i0.wp.com/opensource.org/wp-content/uploads/2024/05/IMG_1126-scaled.jpeg?resize=300%2C225&amp;ssl=1 300w, https://i0.wp.com/opensource.org/wp-content/uploads/2024/05/IMG_1126-scaled.jpeg?resize=768%2C576&amp;ssl=1 768w, https://i0.wp.com/opensource.org/wp-content/uploads/2024/05/IMG_1126-scaled.jpeg?resize=1536%2C1152&amp;ssl=1 1536w, https://i0.wp.com/opensource.org/wp-content/uploads/2024/05/IMG_1126-scaled.jpeg?resize=2048%2C1536&amp;ssl=1 2048w, https://i0.wp.com/opensource.org/wp-content/uploads/2024/05/IMG_1126-scaled.jpeg?w=1280&amp;ssl=1 1280w, https://i0.wp.com/opensource.org/wp-content/uploads/2024/05/IMG_1126-scaled.jpeg?w=1920&amp;ssl=1 1920w" sizes="(max-width: 640px) 100vw, 640px" data-recalc-dims="1" /></figure>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="640" height="480" data-id="26250" src="https://i0.wp.com/opensource.org/wp-content/uploads/2024/05/IMG_1122.jpeg?resize=640%2C480&#038;ssl=1" alt="" class="wp-image-26250" srcset="https://i0.wp.com/opensource.org/wp-content/uploads/2024/05/IMG_1122-scaled.jpeg?resize=1024%2C768&amp;ssl=1 1024w, https://i0.wp.com/opensource.org/wp-content/uploads/2024/05/IMG_1122-scaled.jpeg?resize=300%2C225&amp;ssl=1 300w, https://i0.wp.com/opensource.org/wp-content/uploads/2024/05/IMG_1122-scaled.jpeg?resize=768%2C576&amp;ssl=1 768w, https://i0.wp.com/opensource.org/wp-content/uploads/2024/05/IMG_1122-scaled.jpeg?resize=1536%2C1152&amp;ssl=1 1536w, https://i0.wp.com/opensource.org/wp-content/uploads/2024/05/IMG_1122-scaled.jpeg?resize=2048%2C1536&amp;ssl=1 2048w, https://i0.wp.com/opensource.org/wp-content/uploads/2024/05/IMG_1122-scaled.jpeg?w=1280&amp;ssl=1 1280w, https://i0.wp.com/opensource.org/wp-content/uploads/2024/05/IMG_1122-scaled.jpeg?w=1920&amp;ssl=1 1920w" sizes="(max-width: 640px) 100vw, 640px" data-recalc-dims="1" /></figure>
</figure>



<p><em>Photo credits: <a href="https://www.uploop.dev/" data-type="link" data-id="https://www.uploop.dev/">Ana Hevesi</a>, <a href="https://www.dobiggood.com/about">Mer Joyce</a>, and <a href="https://opensource.org/blog/author/nvidal">Nick Vidal</a></em></p>
]]></content:encoded>
					
					<wfw:commentRss>https://opensource.org/blog/osi-at-pycon-us-engaging-with-ai-practitioners-and-developers-as-we-reach-osaids-first-release-candidate/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">26238</post-id>	</item>
		<item>
		<title>Practical Open Source 2024 &#8211; Submit your proposal</title>
		<link>https://opensource.org/blog/practical-open-source-2024-submit-your-proposal</link>
					<comments>https://opensource.org/blog/practical-open-source-2024-submit-your-proposal#comments</comments>
		
		<dc:creator><![CDATA[Ariel Jolo]]></dc:creator>
		<pubDate>Tue, 09 Apr 2024 13:28:50 +0000</pubDate>
				<category><![CDATA[Events]]></category>
		<guid isPermaLink="false">https://opensource.org/?p=23538</guid>

					<description><![CDATA[The supply-side value of widely-used Open Source software is estimated to be worth $4.15 billion, and the demand-side value is much larger, at $8.8 trillion. And yet, maintaining a healthy...]]></description>
										<content:encoded><![CDATA[
<p>The supply-side value of widely-used Open Source software is estimated to be worth $4.15 billion, and the demand-side value is much larger, at $8.8 trillion. And yet, maintaining a healthy business while producing Open Source software feels more like an art than a science.</p>



<p>Practical Open Source is a program developed to facilitate the discussions about doing business with and for Open Source. The 2024 edition consists of:</p>



<ol class="wp-block-list">
<li>A series of blog posts on OpenSource.net, to be published between July and October</li>



<li>A panel discussion at All Things Open, in October</li>
</ol>



<p>If you run a business producing Open Source products or your company’s revenue depends on Open Source in any way, we want to hear your insights on:</p>



<ul class="wp-block-list">
<li>How you balance the needs of paying customers with those of partners and non-paying users</li>



<li>How you organize your sales, marketing, product and engineering teams to deal with your communities</li>



<li>What makes you decide where to draw the lines between pushing fixes upstream and maintaining a private fork</li>



<li>Where do you see the value of copyleft in software-as-a-service</li>



<li>Why you chose a specific license for your product offering and how do you deal with external contributions</li>



<li>What trends do you see in the ecosystem and what effects are these having</li>
</ul>



<p>We want to hear about these and other topics, from personal experiences and research. Our hope is to provide the business ecosystem with accessible resources to better understand the Open Source business problem space and find solutions.</p>



<h3 class="wp-block-heading"><strong>How it works</strong></h3>



<p>We’d like to promote&nbsp; articles that further the collective knowledge. We want to hear stories from protagonists, people who balance community and commercial interests every day and share them to the widest possible base. After publishing the articles on OpenSource.net we’re going to have a panel at All Things Open.</p>



<h2 class="wp-block-heading"><strong>Join the program</strong></h2>



<ul class="wp-block-list">
<li>You’ll send your proposals as pitches to OpenSource.net, a title and abstract (300 words max) and a short bio.</li>



<li>Our staff will review the pitches and get back to you, selecting as many articles as deemed interesting for publication.</li>



<li>We’ll also pick the authors of five of the most interesting articles to be speakers at a panel discussion at ATO, on October 29 in Raleigh, NC. Full conference passes will be offered.&nbsp;</li>



<li>Authors of accepted pitches to write a full article (1,200-1,500 words) to be published leading up to ATO.</li>



<li>We’ll also select other pitches worth developing into full-length articles but, for any reason, didn’t fit into the panel discussion.</li>
</ul>



<p><em>Note: Please read and follow the guidelines carefully before submitting your proposal.</em></p>



<h3 class="wp-block-heading"><strong>Submission Requirements</strong></h3>



<ul class="wp-block-list">
<li>Applications should be submitted via <a href="https://opensource.net/submit-a-post/">web form</a></li>



<li>Add a title and a pitch, 300 words maximum</li>



<li>Include a brief bio, highlighting why you’re the right person to write about this topic</li>



<li>Submissions should be well-structured, clear and concise</li>
</ul>



<h3 class="wp-block-heading"><strong>Evaluation Criteria</strong></h3>



<ul class="wp-block-list">
<li>Relevance to the topic</li>



<li>Originality and uniqueness of the submission</li>



<li>Clarity and coherence of argumentation</li>



<li>Quality of examples and case studies</li>



<li>Presenter&#8217;s expertise and track record in the field</li>



<li>Although the use of generative AI is permitted, pitches evidently written by AI won&#8217;t be considered</li>
</ul>



<h3 class="wp-block-heading"><strong>Timeline</strong></h3>



<ul class="wp-block-list">
<li>Submission deadline: <strong>June 17, 2024</strong></li>



<li>Notification of acceptance: <strong>June 28, 2024</strong></li>



<li>Accepted authors must submit their full article by <strong>July 26, 2024</strong></li>



<li>Articles will be published on OpenSource.net <strong>between Aug 12 and October 10, 2024</strong></li>



<li>The authors of the selected articles will be invited to join a panel by <strong>Aug 12, 2024</strong></li>



<li>Event dates:<strong> Oct 28, 29, 2024 (Panel will be held on the 29th –remote participation is possible)</strong></li>
</ul>



<h3 class="wp-block-heading"><strong>What to Expect</strong></h3>



<ul class="wp-block-list">
<li>Your submission will be reviewed by a panel of experts in the field</li>



<li>If accepted, you will be asked to produce a full article that will be published at OpenSource.net</li>
</ul>



<p>We look forward to receiving your submission!</p>



<p>Follow the Open Source Initiative:</p>



<ul class="wp-block-list">
<li><a href="http://go.opensource.org/mastodon">Mastodon</a></li>



<li><a href="http://go.opensource.org/linkedin">LinkedIn</a></li>



<li><a href="http://go.opensource.org/twitter">X/Twitter</a></li>



<li><a href="https://bsky.app/profile/opensource.bsky.social">Bluesky</a></li>
</ul>
]]></content:encoded>
					
					<wfw:commentRss>https://opensource.org/blog/practical-open-source-2024-submit-your-proposal/feed</wfw:commentRss>
			<slash:comments>60</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">23538</post-id>	</item>
		<item>
		<title>ClearlyDefined at the ORT Community Days</title>
		<link>https://opensource.org/blog/clearlydefined-at-the-ort-community-days</link>
					<comments>https://opensource.org/blog/clearlydefined-at-the-ort-community-days#comments</comments>
		
		<dc:creator><![CDATA[Nick Vidal]]></dc:creator>
		<pubDate>Wed, 13 Mar 2024 14:45:45 +0000</pubDate>
				<category><![CDATA[Events]]></category>
		<category><![CDATA[clearlydefined]]></category>
		<guid isPermaLink="false">https://opensource.org/?p=21928</guid>

					<description><![CDATA[Once again Bosch’s campus in Berlin received ORT Community Days, the annual event organized by the OSS Review Toolkit (ORT) community. ORT is an Open Source suite of tools to automate software compliance checks.]]></description>
										<content:encoded><![CDATA[
<p>Once again Bosch’s campus in Berlin received <a href="https://github.com/oss-review-toolkit/ort/wiki/ORT-Community-Days-2024">ORT Community Days</a>, the annual event organized by the <a href="https://oss-review-toolkit.org/ort/">OSS Review Toolkit (ORT)</a> community. ORT is an Open Source suite of tools to automate software compliance checks.</p>



<p>During this two day event, members from startups like Double Open and NexB, as well as large corporations like Mercedes-Benz, Volkswagen, CARIAD, Porsche, Here Technologies, EPAM, Deloitte, Sony, Zeiss, Fraunhofer, and Roche, came together to discuss best practices around software supply chain compliance.</p>



<p>The <a href="https://clearlydefined.io/">ClearlyDefined</a> community had an important presence at the event, represented by E. Lynette Rayle and Lukas Spieß from GitHub and Qing Tomlinson from SAP. I had the pleasure to represent the <a href="https://opensource.org/">Open Source Initiative</a> as the community manager for ClearlyDefined. The mission of ClearlyDefined is to crowdsource a global database of licensing metadata for every software component ever published. We see the ORT community as an important partner towards achieving this mission.</p>



<h3 class="wp-block-heading">Relevant talks</h3>



<p>There were several interesting talks at ORT Community Days. These are the ones I found most relevant to ClearlyDefined:</p>



<p>Philippe Ombredanne presented <a href="https://github.com/nexB/scancode-toolkit">ScanCode</a>, a project of great importance to ClearlyDefined, as we use this tool to detect licenses, copyrights, and dependencies. Philippe gave an overview of the project and its challenges. For ClearlyDefined, we would like to see better accuracy and performance improvements.&nbsp;</p>



<p>Sebastian Schuberth presented the <a href="https://github.com/doubleopen-project/dos">Double Open Server (DOS)</a> companion for ORT. DOS is a server application that scans the source code of open source components, stores the scan results for use in license compliance pipelines, and provides a graphical interface for manually curating the license findings. I believe there’s an opportunity to integrate DOS with ClearlyDefined by providing access to our APIs to fetch licensing metadata and allowing the sharing of curations.</p>



<p>Marcel Kurzmann and Martin Nonnenmacher presented <a href="https://projects.eclipse.org/projects/technology.apoapsis">Eclipse Apoapsis</a>, another ORT server that makes use of its integration APIs for dependency analysis, license scanning, vulnerability databases, rule engine, and report generation. Again, I feel we could also integrate Eclipse Apoapsis with ClearlyDefined the same way as with DOS.</p>



<p>Till Jaeger gave an excellent talk about curation of ORT output from the perspective of FOSS license compliance. He highlighted the Cyber Resilient Act (CRA), which brings legal provisions for SBOMs, and which will likely increase the need for tools like ORT. Till shared the many challenges in the curation process, particularly the compatibility issues from dual licensing, and went on to showcase the <a href="https://www.osadl.org/Access-to-raw-data.oss-compliance-raw-data-access.0.html">OSADL compatibility matrix</a>.</p>



<h3 class="wp-block-heading">Presenting ClearlyDefined</h3>



<p>I had the privilege of presenting ClearlyDefined together with E. Lynette Rayle from GitHub and we got some really good feedback and questions from the audience.</p>



<p>With the move towards SBOMs everywhere for compliance and security reasons, organizations will face great challenges to generate these at scale for each stage on the supply chain, for every build or release. Additionally, multiple organizations will have to curate the same missing or wrongly identified licensing metadata over and over again.</p>



<p>ClearlyDefined is well suited to solve these problems by serving a cached copy of licensing metadata for each component through a simple API. Organizations will also be able to contribute back with any missing or wrongly identified licensing metadata, helping to create a database that is accurate for the benefit of all.</p>



<p>GitHub is well aware of these challenges and is interested in helping its users in this regard. They recently <a href="https://github.blog/changelog/2023-07-10-new-license-information-for-17-5-million-packages/">added 17.5 million package licenses</a> sourced from ClearlyDefined to their database, expanding the license coverage for packages that appear in dependency graph, dependency insights, dependency review, and a repository&#8217;s software bill of materials (SBOM).</p>



<p>To <a href="https://docs.clearlydefined.io/docs/get-involved/using-data">make use</a> of ClearlyDefined’s data, a user can simply make a call to its API service. For example, to fetch licensing metadata from the <em>lodash</em> library on <em>npm</em> at version 4.17.21, one would call:</p>



<pre class="wp-block-code"><code><em>curl -X GET "https://api.clearlydefined.io/definitions/npm/npmjs/-/lodash/4.17.21" -H "accept: */*"</em></code></pre>



<p>This API call would be processed by the <em>service for ClearlyDefined</em>, as illustrated in the diagram below. If there’s a match in the <em>definition store</em>, then that definition would be sent back to the user. Otherwise, this request would trigger the <em>crawler for ClearlyDefined</em> (part of the <a href="https://docs.clearlydefined.io/docs/get-involved/adding-sources">harvesting process</a>), which would download the <em>lodash</em> library from <em>npm</em>, scan the library, and write the results to the <em>raw results store</em>. The <em>service for ClearlyDefined</em> would then read the raw results, summarize it, and create a definition to be written in the <em>definition store</em>. Finally, the definition would be served to the user.</p>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="640" height="358" src="https://i0.wp.com/opensource.org/wp-content/uploads/2024/03/clearlydefined_harvest.png?resize=640%2C358&#038;ssl=1" alt="" class="wp-image-21929" srcset="https://i0.wp.com/opensource.org/wp-content/uploads/2024/03/clearlydefined_harvest.png?w=791&amp;ssl=1 791w, https://i0.wp.com/opensource.org/wp-content/uploads/2024/03/clearlydefined_harvest.png?resize=300%2C168&amp;ssl=1 300w, https://i0.wp.com/opensource.org/wp-content/uploads/2024/03/clearlydefined_harvest.png?resize=768%2C429&amp;ssl=1 768w" sizes="(max-width: 640px) 100vw, 640px" data-recalc-dims="1" /></figure>



<p>The <a href="https://docs.clearlydefined.io/docs/get-involved/data-curation">curation process</a> is done through another API call via PATCHes. For example, the below PATCH updates a declared license to Apache-2.0:</p>



<pre class="wp-block-code"><code>"contributionInfo": {<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"summary": "&#91;Test] Update declared license",<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"details": "The declared license should be Apache as per the LICENSE file.",<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"resolution": "Updated declared license to Apache-2.0.",<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"type":"incorrect",<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"removeDefinitions":false<br>&nbsp;&nbsp;},</code></pre>



<p>This curation is handled by the <em>service for ClearlyDefined</em>, as illustrated in the diagram below. The curation would trigger the creation of a PR in <em>ClearlyDefined’s curated-data repository</em>, which would be reviewed by and signed off by two curators. The PR would then be merged and written in the <em>curated-data store</em>.</p>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="640" height="358" src="https://i0.wp.com/opensource.org/wp-content/uploads/2024/03/clearlydefined_curation.png?resize=640%2C358&#038;ssl=1" alt="" class="wp-image-21930" srcset="https://i0.wp.com/opensource.org/wp-content/uploads/2024/03/clearlydefined_curation.png?w=791&amp;ssl=1 791w, https://i0.wp.com/opensource.org/wp-content/uploads/2024/03/clearlydefined_curation.png?resize=300%2C168&amp;ssl=1 300w, https://i0.wp.com/opensource.org/wp-content/uploads/2024/03/clearlydefined_curation.png?resize=768%2C429&amp;ssl=1 768w" sizes="(max-width: 640px) 100vw, 640px" data-recalc-dims="1" /></figure>



<p>GitHub has deployed its own local <em>Harvester for ClearlyDefined</em>, as illustrated in the diagram below. GitHub’s <em>OSPO Policy Service</em> posts requests to GitHub’s <em>Harvester for ClearlyDefined</em>, which downloads any components and dependencies from various package managers, scans these components, and writes the results directly to ClearlyDefined’s <em>raw results store</em>. GitHub’s <em>OSPO Policy Service</em> fetches definitions from the <em>service for ClearlyDefined</em> as well as licenses and attributions from GitHub’s <em>Package License Gateway</em>. GitHub maintains a <em>local cache store</em> which is synced with any updates from ClearlyDefined’s <em>changes-notifications blob storage</em>.</p>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="640" height="358" src="https://i0.wp.com/opensource.org/wp-content/uploads/2024/03/clearlydefined_github.png?resize=640%2C358&#038;ssl=1" alt="" class="wp-image-21931" srcset="https://i0.wp.com/opensource.org/wp-content/uploads/2024/03/clearlydefined_github.png?w=791&amp;ssl=1 791w, https://i0.wp.com/opensource.org/wp-content/uploads/2024/03/clearlydefined_github.png?resize=300%2C168&amp;ssl=1 300w, https://i0.wp.com/opensource.org/wp-content/uploads/2024/03/clearlydefined_github.png?resize=768%2C429&amp;ssl=1 768w" sizes="(max-width: 640px) 100vw, 640px" data-recalc-dims="1" /></figure>



<p>ClearlyDefined’s development has seen an increased participation from various organizations <a href="https://opensource.org/blog/clearlydefined-recapping-a-year-of-progress-and-sharing-a-vision-for-2024">this past year</a>, including GitHub, SAP, Microsoft, Bloomberg, and CodeThink.</p>



<p>Currently, maintainers of ClearlyDefined are focused on ongoing maintenance. Key goals for ClearlyDefined in 2024 include:</p>



<ul class="wp-block-list">
<li>Publishing periodic releases and switching to semantic versioning</li>



<li>Bringing dependencies up to date (in particular using the latest scancode)</li>



<li>Improving the NOASSERTION/OTHER issue</li>



<li>Advancing usability and the curation process through the UI&nbsp;</li>



<li>Enhancing the documentation and process for creating a local harvest</li>
</ul>



<p>Our slides are available <a href="https://opensource.org/wp-content/uploads/2024/03/clearlydefined_ort_community_days.pdf">here</a>.</p>



<h3 class="wp-block-heading">Relevant breakout sessions</h3>



<p>ORT Community Days provided several breakout sessions to allow participants to discuss pain points and solutions.</p>



<p>A special discussion around curations was led by Sebastian Schuberth and E. Lynette Rayle. The ORT Package Curation Data can be broken down into two categories: metadata interpretations and legal curations. The group discussed their thoughts about the curation process and its challenges, including handling false positives and the sharing of curations.</p>



<p>Nowadays, no conference would be complete without at least one talk or discussion about Artificial Intelligence. A group gathered to discuss the potential use of AI to improve user experience as well as for OSS compliance. The majority of attendees believed ORT’s documentation could be improved through the use of AI and even an assistant would be helpful to answer the most common questions. As for the use of AI for OSS compliance, there’s a lot of potential here, and one idea would be to use ClearlyDefined’s curation dataset to fine tune a LLM.</p>



<h3 class="wp-block-heading">Conclusion</h3>



<p>The second edition of ORT Community Days represented a unique opportunity for the ClearlyDefined community to better engage with the ORT community. We were able to meet the maintainers and members of ORT and learn from them about the current and future challenges. We were also able to explore how our communities can further collaborate.&nbsp;</p>



<p>On behalf of the ClearlyDefined community, I would like to thank the organizers of this wonderful event: Marcel Kurzmann, Nikola Babadzhanov, Surya Santhi, and Thomas Steenbergen. I would also like to thank E. Lynette Rayle, Lukas Spieß and Qing Tomlinson from the ClearlyDefined community who have accepted my invitation to participate in this conference.</p>



<p>If you are interested in Open Source supply chain compliance and security, I invite you to learn a bit more about the <a href="https://clearlydefined.io/">ClearlyDefined</a> and the <a href="https://oss-review-toolkit.org/ort/">ORT</a> communities. You might also be interested in my report from <a href="https://opensource.org/blog/three-perspectives-from-foss-backstage">FOSS Backstage</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://opensource.org/blog/clearlydefined-at-the-ort-community-days/feed</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">21928</post-id>	</item>
		<item>
		<title>Three perspectives from FOSS Backstage</title>
		<link>https://opensource.org/blog/three-perspectives-from-foss-backstage</link>
					<comments>https://opensource.org/blog/three-perspectives-from-foss-backstage#comments</comments>
		
		<dc:creator><![CDATA[Nick Vidal]]></dc:creator>
		<pubDate>Wed, 13 Mar 2024 14:45:21 +0000</pubDate>
				<category><![CDATA[Events]]></category>
		<category><![CDATA[clearlydefined]]></category>
		<guid isPermaLink="false">https://opensource.org/?p=21922</guid>

					<description><![CDATA[FOSS Backstage is a conference that fosters discussions around three complementary perspectives: a) community health and growth, b) project governance and sustainability, and c) supply chain compliance and security.]]></description>
										<content:encoded><![CDATA[
<p>As a community manager, I find <a href="https://24.foss-backstage.de/">FOSS Backstage</a> to be one of my favorite conferences content-wise and community-wise. This is a conference that happens every year in Berlin, usually in early March. It’s a great opportunity to meet community leaders from Europe and across the world with the goal of fostering discussions around three complementary perspectives: a) community health and growth, b) project governance and sustainability, and c) supply chain compliance and security.</p>



<h3 class="wp-block-heading">Community health and growth</h3>



<p>While there were several interesting talks, one of the highlights of the “Community health and growth” track was Tom “spot” Callaway’s talk <a href="https://program.foss-backstage.de/fossback24/talk/LRRF8A/">embracing your weird: community building through fun &amp; play</a>. Tom shared some really interesting ideas to help members bond together: a badge program, a candy swap activity, a coin giveaway, a scavenger hunt, and a karaoke session.</p>



<figure class="wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<iframe loading="lazy" title="Tom &quot;spot&quot; Callaway – Embracing your weird: Community Building through Fun &amp; Play #FOSSBack" width="640" height="360" src="https://www.youtube.com/embed/WzRrE7ignZw?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
</div></figure>



<p>FOSS Backstage this year was special because I got to finally meet 3 members from the <a href="https://clearlydefined.io/">ClearlyDefined</a> community who have given a new life to this project: E. Lynette Rayle and Lukas Spieß from GitHub and Qing Tomlinson from SAP. While we did not go into a scavenger hunt or a karaoke session (that would have been fun), we spent most of our time during the week having lunch and dinner together, watching talk sessions together, networking with old and new acquaintances, and even going for some sightseeing in Berlin. This has allowed us to not only share ideas about the future of ClearlyDefined, but most importantly to have fun together and create a strong bond between us.</p>



<p>Please find below a list of interesting talks from this track:</p>



<ul class="wp-block-list">
<li>Dr. Wolfgang Gehring: <a href="https://program.foss-backstage.de/fossback24/talk/SL7DWQ/">a journey to inner source</a></li>



<li>Tom “spot” Callaway: <a href="https://program.foss-backstage.de/fossback24/talk/LRRF8A/">embracing your weird: community building through fun &amp; play</a></li>



<li>Kyle J. Davis: <a href="https://program.foss-backstage.de/fossback24/talk/MPJV9Z/">how you write matters in Open Source</a></li>



<li>Bertrand Delacretaz: <a href="https://program.foss-backstage.de/fossback24/talk/BZ8RG7/">distributed teams that actually work!</a></li>



<li>Carmen Delgado: <a href="https://program.foss-backstage.de/fossback24/talk/LEQ8GJ/">how contribution programs benefit mentors and participants</a></li>



<li>Celeste Horgan: <a href="https://program.foss-backstage.de/fossback24/talk/WTPUCL/">more than developers: growing your maintainer community</a></li>



<li>Brian Proffitt: <a href="https://program.foss-backstage.de/fossback24/talk/G9CAHP/">measuring the impact of community events</a></li>



<li>Divya Mohan: <a href="https://program.foss-backstage.de/fossback24/talk/9CZALK/">navigating the gold rush: of influencer economies and FOSS</a></li>



<li>Zainab Daodu, Omotola Enice Omotayo: <a href="https://program.foss-backstage.de/fossback24/talk/7S9WGD/">docs for all: improving Open Source accessibility</a></li>



<li>Mayank Jindal: <a href="https://program.foss-backstage.de/fossback24/talk/X8KZGM/">Open Source inclusivity: empowering newcomers</a></li>
</ul>



<h3 class="wp-block-heading">Project governance and sustainability</h3>



<p>In last year’s FOSS Backstage, I had the opportunity to meet Thomas Steenbergen for the first time. He’s the co-founder of <a href="https://clearlydefined.io/">ClearlyDefined</a> and the <a href="https://oss-review-toolkit.org/ort/">OSS Review Toolkit (ORT)</a> communities. Project governance and sustainability is something Thomas deeply cares about, and I was honored to be invited to give&nbsp; a talk together with him for this year’s conference.</p>



<p>Our talk was about <a href="https://program.foss-backstage.de/fossback24/talk/UCPFAJ/">aligning wishes of multiple organizations into an Open Source project</a>. This is a challenge that many projects face: oftentimes they struggle to align wishes and get commitment from multiple organizations towards a shared roadmap. There’s also the challenge of the <a href="https://en.wikipedia.org/wiki/Free-rider_problem">“free rider” problem</a>, where the overuse of a common resource without giving back often leads to the <a href="https://en.wikipedia.org/wiki/Tragedy_of_the_commons">tragedy of the commons</a>. Thomas shared the idea of a collaboration marketplace and a contributor commitment agreement where organizations come together to identify, commit, and implement a common enhancement proposal. This is a strategy that we are applying to ORT and ClearlyDefined.</p>



<figure class="wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<iframe loading="lazy" title="Nick Vidal &amp; Thomas Steenbergen – Aligning wishes of multiple orgs into an OSS project #FOSSBack" width="640" height="360" src="https://www.youtube.com/embed/myEHHuGhrcw?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
</div></figure>



<p>Our slides are available <a href="https://opensource.org/wp-content/uploads/2024/03/aligning_wishes_fossbackstage.pdf">here</a>.</p>



<p>Please find below a list of interesting talks from this track:</p>



<ul class="wp-block-list">
<li>Dawn Foster: <a href="https://program.foss-backstage.de/fossback24/talk/3DHGWR/">a strategic approach to assessing viability of OSS projects</a></li>



<li>Ruth Cheesley: <a href="https://program.foss-backstage.de/fossback24/talk/FFMBDN/">changing the governance model of an established project</a></li>



<li>Rich Bowen: <a href="https://program.foss-backstage.de/fossback24/talk/M397Y7/">talking with management about Open Source</a></li>



<li>Schlomo Schapiro, Gratien Dhaese: <a href="https://program.foss-backstage.de/fossback24/talk/LQUUXM/">why is there no new release? Nobody pays for the basics</a></li>



<li>Giacomo Tenaglia: <a href="https://program.foss-backstage.de/fossback24/talk/BFTPXD/">CERN’s Open Source Program Office</a></li>



<li>Per Ploug Krogslund: <a href="https://program.foss-backstage.de/fossback24/talk/A8WREG/">has Open Source outgrown the OSPO?</a></li>



<li>Tarus Balog: <a href="https://program.foss-backstage.de/fossback24/talk/AMDURF/">adventures with Open Source business models</a></li>



<li>Dirk Gernhardt, Klaus Mueller: <a href="https://program.foss-backstage.de/fossback24/talk/WANZN8/">Open Source excellence: Munich’s journey towards public code</a></li>



<li>Paloma Oliveira, Fiona Krakenbuger, Lina Bocker, Thomas Steenbergen: <a href="https://program.foss-backstage.de/fossback24/talk/M9JRSR/">freedom vs sustainable business: a candid necessary debate</a></li>



<li>Shane Curcuru: <a href="https://program.foss-backstage.de/fossback24/talk/WNHFDT/">who funds FOSS foundations?</a></li>



<li>Dawn Wages: <a href="https://program.foss-backstage.de/fossback24/talk/PWXM7V/">success through a thousand emails: fundraising and outreach</a></li>



<li>Peer Heinlein, Daniel Zielke: <a href="https://program.foss-backstage.de/fossback24/talk/YRNQMR/">the cuckoo in bidding: when manufacturer loses to itself</a></li>



<li>Nick Vidal, Thomas Steenbergen: <a href="https://program.foss-backstage.de/fossback24/talk/UCPFAJ/">aligning wishes of multiple orgs into an Open Source project</a></li>
</ul>



<h3 class="wp-block-heading">Supply chain compliance and security</h3>



<p>Under the “supply chain compliance and security” track, I was happy to watch a wonderful talk from my friend Ana Jimenez Santamaria entitled <a href="https://program.foss-backstage.de/fossback24/talk/Y9MZD8/">looking at Open Source security from a community angle</a>. She has been leading the <a href="https://todogroup.org/">TODO Group</a> at the <a href="https://www.linuxfoundation.org/">Linux Foundation</a> for quite a few years now, and it was interesting to learn how they are helping OSPOs (Open Source Program Offices) to create a trusted software supply chain. Ana highlighted three takeaways:</p>



<ul class="wp-block-list">
<li>OSPOs integrate Open Source in an organization&#8217;s IT infrastructure.</li>



<li>Collaboration between employees, Open Source staff, and security teams with the Open Source ecosystem offers a complete security coverage across the whole supply chain.</li>



<li>OSPOs have the important mission of achieving digitalization, innovation and security in a healthy and continuous way.</li>
</ul>



<figure class="wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<iframe loading="lazy" title="Ana Jimenez Santamaria – Looking at Open Source Security from the Community Angle #FOSSBack" width="640" height="360" src="https://www.youtube.com/embed/oxOFLuUG1wY?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
</div></figure>



<p>Please find below a list of interesting talks from this track:</p>



<ul class="wp-block-list">
<li>Melanie Rieback: <a href="https://program.foss-backstage.de/fossback24/talk/3ERGX7/">when business models are conflicting with security</a></li>



<li>Ana Jimenez Santamaria: <a href="https://program.foss-backstage.de/fossback24/talk/Y9MZD8/">looking at Open Source security from a community angle</a></li>



<li>Mirko Boehm: <a href="https://program.foss-backstage.de/fossback24/talk/SVRP9E/">EU cybersecurity regulation and Open Source governance</a></li>



<li>Fukami: <a href="https://program.foss-backstage.de/fossback24/talk/EL7CEP/">FOSS and security risk management</a></li>



<li>Lina Bocker, Angelika Wittek: <a href="https://program.foss-backstage.de/fossback24/talk/MLAFCH/">Open Source contributions in today’s world</a></li>



<li>Petteri Kivimaki: <a href="https://program.foss-backstage.de/fossback24/talk/9JVKJG/">automating Open Source license compliance</a></li>
</ul>



<h3 class="wp-block-heading">Bonus: Open Source AI</h3>



<p>Nowadays, no conference would be complete without at least one talk about Artificial Intelligence, so Frank Karlitschek’s keynote <a href="https://program.foss-backstage.de/fossback24/talk/KRPEVQ/">what the AI revolution means for Open Source and our society</a> was very welcome! Frank demonstrated that Open Source AI can indeed compete with proprietary solutions from the big players. He presented <a href="https://nextcloud.com/blog/first-open-source-ai-assistant/">Nextcloud Assistant</a> that runs locally, and that can be studied and modified. This assistant offers several exciting features: face recognition in photos, text translation, text summarization, text generation, image generation, speech transcript, and document classification –&nbsp; all this while preserving privacy.</p>



<figure class="wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<iframe loading="lazy" title="Frank Karlitschek – What the AI revolution means for Open Source and our society #FOSSBack" width="640" height="360" src="https://www.youtube.com/embed/AdP_B-y3JP8?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
</div></figure>



<p>It’s worth pointing out that the <a href="https://opensource.org/">Open Source Initiative</a> is driving a multi-stakeholder process to define an “Open Source AI” and everyone is welcome to be part of the <a href="https://opensource.org/deepdive">conversation</a>.</p>



<h3 class="wp-block-heading">Conclusion</h3>



<p>I had a wonderful time at <a href="http://foss-backstage.de">FOSS Backstage</a> and I invite everyone interested in community, governance, and supply chain to join this amazing event next year. I would like to thank the organizers who work “backstage” to put together this conference. Thank you Paul Berschick, Sven Spiller, Alexander Brateanu, Isabel Drost-Fromm, Anne Sophie Riege, and Stefan Rudnitzki. A special thanks also to the volunteers, speakers, sponsors, and last but not least to all attendees who made this event special.</p>



<p>If you are interested in Open Source supply chain compliance and security, I invite you to learn a bit more about the <a href="https://clearlydefined.io/">ClearlyDefined</a> and the <a href="https://oss-review-toolkit.org/ort/">ORT</a> communities. Be sure to check out my report from the <a href="https://opensource.org/blog/clearlydefined-at-the-ort-community-days">ORT Community Days</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://opensource.org/blog/three-perspectives-from-foss-backstage/feed</wfw:commentRss>
			<slash:comments>5</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">21922</post-id>	</item>
		<item>
		<title>DPGA members engage in Open Source AI Definition workshop</title>
		<link>https://opensource.org/blog/dpga-members-engage-in-open-source-ai-definition-workshop</link>
					<comments>https://opensource.org/blog/dpga-members-engage-in-open-source-ai-definition-workshop#comments</comments>
		
		<dc:creator><![CDATA[Stefano Maffulli]]></dc:creator>
		<pubDate>Wed, 22 Nov 2023 19:36:40 +0000</pubDate>
				<category><![CDATA[Events]]></category>
		<category><![CDATA[advocacy]]></category>
		<category><![CDATA[ai]]></category>
		<category><![CDATA[Deep Dive: AI]]></category>
		<guid isPermaLink="false">https://blog.opensource.org/?p=5447</guid>

					<description><![CDATA[The OSI led a workshop to define Open Source AI and joined the subsequent presentation by the AI Community of Practice of the DPGA in Addis Ababa. This is how it went.]]></description>
										<content:encoded><![CDATA[
<p>The meeting of the Digital Public Goods Alliance (DPGA) members in Addis Ababa was very informative. The OSI led a workshop to define Open Source AI and joined the subsequent presentation by the AI Community of Practice  (CoP) of the <a href="https://digitalpublicgoods.net/">DPGA</a>. There were about 40 people in the room, split into seven groups of 5-6 people each. They were asked to review individually the four basic elements of the draft Open Source AI Definition and provide suggestions. Few people were familiar with developing AI systems and almost no lawyers. In the audience there were mostly policy makers and DPG product owners (not developers.)</p>



<h2 class="wp-block-heading">Results of the Open Source AI workshop</h2>



<p>There was a fair amount of agreement that the wording as illustrated was fairly good but required some tweaks. Most of the tables were eager to widen the scope of the Definition to include principles of ethics.</p>



<p>Some of the most notable comments:</p>



<ul class="wp-block-list">
<li>In order to study the AI system it must be possible to understand the design assumptions behind the AI system and another group suggested adding a reference to explainability of its outcomes.&nbsp;</li>



<li>One group highlighted that the purpose of studying the AI system is to gain confidence, understand the risks it poses, its limits and provide a path to improve it. They recommended a more extensive wording to clarify that being able to inspect its components (datasets, assumptions, code, etc) is important. They also added that data is not strictly necessary to be fully made available, putting privacy as one reason.</li>



<li>On the “modify” question, the group suggested simplifying the wording, replacing … with “outputs”.</li>



<li>On “sharing&#8221;, the group recommended to limit the shareability to responsible purposes, extending the scope of their recommendations also to the Use.</li>



<li>There needs to be a fifth principle to “do no harm”</li>
</ul>



<p>A surprising outcome came from a group that felt that the verbs (study, use, modify, share) in the draft definition are not sufficient and new ones are necessary for AI. They brainstormed and came up with an initial list: train, tend (curate and store), evaluate (its capabilities) and evoke the model. This was a fascinating conversation that I promised to continue with its main proponent.</p>



<p>The comments received gave me a chance to close the workshop explaining why the Open Source Definition doesn’t prescribe respecting the law and avoids discussing ethics and why the OSI recommends moving these issues outside of licenses and into project governance and policies.&nbsp;</p>



<p>It was energizing to see DPGA members having such a good opinion of Open Source and its power to be positively transformative that people want it to do more good with it. But injecting ethical principles into open definitions overloads them massively. The OSI will have to do more to explain that a definition should no more be dictating &#8220;acceptable use&#8221; than Meta, Alphabet or anyone else. Ethical considerations are highly contextual and there are rarely clear answers that a universal standard like the Open Source Definition and the future Open Source AI Definition cannot reasonably cover. The DPG Standard, on the other hand, is a more suitable document to include ethical considerations because it’s more contextual to deployment of technologies.</p>



<figure class="wp-block-gallery has-nested-images columns-default is-cropped wp-block-gallery-2 is-layout-flex wp-block-gallery-is-layout-flex">
<figure class="wp-block-image size-large"><img decoding="async" data-id="5455" src="https://i0.wp.com/blog.opensource.org/wp-content/uploads/2023/11/IMG_6745-1024x768.jpg?resize=640%2C480&#038;ssl=1" alt="A working group presenting their edits" class="wp-image-5455" data-recalc-dims="1"/><figcaption class="wp-element-caption">A working group presenting their edits</figcaption></figure>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="640" height="480" data-id="5454" src="https://i0.wp.com/blog.opensource.org/wp-content/uploads/2023/11/IMG_6743-1024x768.jpg?resize=640%2C480&#038;ssl=1" alt="The working groups at their tables" class="wp-image-5454" srcset="https://i0.wp.com/opensource.org/wp-content/uploads/2023/11/IMG_6743.jpg?resize=1024%2C768&amp;ssl=1 1024w, https://i0.wp.com/opensource.org/wp-content/uploads/2023/11/IMG_6743.jpg?resize=300%2C225&amp;ssl=1 300w, https://i0.wp.com/opensource.org/wp-content/uploads/2023/11/IMG_6743.jpg?resize=768%2C576&amp;ssl=1 768w, https://i0.wp.com/opensource.org/wp-content/uploads/2023/11/IMG_6743.jpg?resize=1536%2C1152&amp;ssl=1 1536w, https://i0.wp.com/opensource.org/wp-content/uploads/2023/11/IMG_6743.jpg?w=1600&amp;ssl=1 1600w, https://i0.wp.com/opensource.org/wp-content/uploads/2023/11/IMG_6743.jpg?w=1280&amp;ssl=1 1280w" sizes="(max-width: 640px) 100vw, 640px" data-recalc-dims="1" /><figcaption class="wp-element-caption">The working groups at their tables</figcaption></figure>



<figure class="wp-block-image size-large"><img decoding="async" data-id="5453" src="https://i0.wp.com/blog.opensource.org/wp-content/uploads/2023/11/PXL_20231114_134729131-1024x768.jpg?resize=640%2C480&#038;ssl=1" alt="The activity of a working group" class="wp-image-5453" data-recalc-dims="1"/><figcaption class="wp-element-caption">The activity of a working group</figcaption></figure>



<figure class="wp-block-image size-large"><img decoding="async" data-id="5449" src="https://i0.wp.com/blog.opensource.org/wp-content/uploads/2023/11/CAM29063-1024x683.jpg?resize=640%2C427&#038;ssl=1" alt="Group working at the AI workshop DPGA members in Addis Ababa" class="wp-image-5449" data-recalc-dims="1"/><figcaption class="wp-element-caption">Group working at the AI workshop DPGA members in Addis Ababa</figcaption></figure>



<figure class="wp-block-image size-large"><img decoding="async" data-id="5448" src="https://i0.wp.com/blog.opensource.org/wp-content/uploads/2023/11/CAM29033-1024x683.jpg?resize=640%2C427&#038;ssl=1" alt="Group working at the AI workshop DPGA members in Addis Ababa" class="wp-image-5448" data-recalc-dims="1"/><figcaption class="wp-element-caption">Group working at the AI workshop DPGA members in Addis Ababa</figcaption></figure>
</figure>



<h2 class="wp-block-heading">Notes from the Community of Practice meeting</h2>



<p>The second half of the afternoon saw the Community of Practice on AI systems as digital public goods, co-hosted by the DPGA and UNICEF. They showed their first approach to distinguish <a href="https://digitalpublicgoods.net/blog/exploring-a-gradient-approach-to-the-openness-of-ai-system-components/">the degrees of openness of an AI system’s components</a>. The CoP has a very difficult task with two major obstacles. The first is they have to come up with a proposal to update the DPG Standard to cover AI before a well established definition of Open Source AI exists. The second is that they need to look at the intersection of responsible and open AI, balancing the values of “open” with a set of risks that are not yet fully understood either. All while technology evolves rapidly and the AI business ecosystem spreads FUD in all directions.</p>



<p>I’ve been highly skeptical about this gradient approach, which is not too different from what <a href="https://arxiv.org/abs/2302.04844">Irene Solaiman at Hugging Face proposed</a>. As someone in the audience said: Introducing a gradient approach for DPG AI risks creating an opening to also have a gradient for software, diluting the mandate for Open Source software in the DPG Standard. With the race to create “quasi-open-source” licenses, the threat is too real to dismiss.I believe that Open Source AI can be as binary as Open Source software and the way to achieve that is to look not at the individual components of AI systems but at the whole. The next phase of OSI’s work on the Open Source AI Definition will explore exactly this aspect, diving deeper into practical examples. What do I need in order to study, use, share and modify something like LAIoN’s <a href="https://open-assistant.io/">Open Assistant</a>?</p>
]]></content:encoded>
					
					<wfw:commentRss>https://opensource.org/blog/dpga-members-engage-in-open-source-ai-definition-workshop/feed</wfw:commentRss>
			<slash:comments>17</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">19859</post-id>	</item>
		<item>
		<title>Nerdearla reflects on openness and inclusivity</title>
		<link>https://opensource.org/blog/nerdearla-reflects-on-openness-and-inclusivity</link>
					<comments>https://opensource.org/blog/nerdearla-reflects-on-openness-and-inclusivity#comments</comments>
		
		<dc:creator><![CDATA[Nick Vidal]]></dc:creator>
		<pubDate>Wed, 25 Oct 2023 18:57:16 +0000</pubDate>
				<category><![CDATA[Affiliates]]></category>
		<category><![CDATA[Events]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[advocacy]]></category>
		<category><![CDATA[events]]></category>
		<category><![CDATA[Inclusion]]></category>
		<guid isPermaLink="false">https://blog.opensource.org/?p=5242</guid>

					<description><![CDATA[Reflections on Nerdearla 2023 in Buenos Aires, organized by sysarmy, including the presentation of "25 Years of Open Source."]]></description>
										<content:encoded><![CDATA[
<p>Last month, OSI affiliate <a href="https://sysarmy.com/en/">sysarmy</a> organized the 10th edition of <a href="https://nerdear.la/">Nerdearla</a>, one of the largest Open Source conferences in Latin America, bringing together a community of 10,000+ participants in Buenos Aires and 25,000+ online. Nerdearla is 100% free for attendees both online and in-person, relying solely on the companies that sponsor the event.</p>



<p>Keynote speakers included Megan Smith, former U.S. CTO and assistant to the President; Jon “maddog” Hall, board chair for the Linux Professional Institute; and Douglas Crockford, author of the data format JSON (JavaScript Object Notation).</p>



<p>The Open Source Initiative (OSI) was kindly invited to present the “25 years of Open Source.” As community manager at the OSI, I gave an overview of the rich and interconnected history of both the Free Software and Open Source movements, and later looked towards the future to reimagine a new world where openness and collaboration prevail. In my presentation I explored the challenges and opportunities ahead, including Open Source’s key role in fostering collaboration and innovation in emerging areas such as AI/ML.</p>



<figure class="wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<iframe loading="lazy" title="Celebrating 25 years of Open Source - Nick Vidal" width="640" height="360" src="https://www.youtube.com/embed/RrUgBDZoBRY?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
</div></figure>



<p>One of the high points of the conference was the keynote from Megan Smith: “Accelerating solution making through inclusion.” Megan shared her vision for a more productive, innovative, multi-disciplinary and positively-impactful technology community that accomplishes this mission through including and building for all of humanity. Openness and inclusion were a big focus of her presentation, where she highlighted how Open Source, open collaboration, open innovation, open education and open government can help bring different people and perspectives together.</p>



<figure class="wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<iframe loading="lazy" title="Accelerating Solution Making Through Inclusion - Megan Smith" width="640" height="360" src="https://www.youtube.com/embed/Z4NmnO4GOBo?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
</div></figure>



<p>Sysarmy organized several social and inclusive activities as part of Nerdearla. The event adopted a hybrid approach, where participants who could not attend in person were able to watch the presentations and interact with others online. Kids were also invited to be part of the conference by participating in activities like the Roboteam experience.&nbsp;</p>



<p>While technology was the main focus of the event, adjacent topics like mathematics and astronomy were also incorporated into the program, including a “night at the planetarium.” Finally, there was also a special “women in technology” social event where both new and experienced participants could share their experiences with other colleagues.</p>



<p>In my opinion, Nerdearla is one of the best conferences in the world with a vibrant community. The event relies solely on sponsors and tickets are 100% free for attendees, who gain the opportunity to learn from top class speakers. Please visit: <a href="https://nerdear.la/">https://nerdear.la/</a></p>
]]></content:encoded>
					
					<wfw:commentRss>https://opensource.org/blog/nerdearla-reflects-on-openness-and-inclusivity/feed</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">5242</post-id>	</item>
		<item>
		<title>Three highlights from Open Source Summit Europe 2023</title>
		<link>https://opensource.org/blog/three-highlights-from-open-source-summit-europe-2023</link>
					<comments>https://opensource.org/blog/three-highlights-from-open-source-summit-europe-2023#comments</comments>
		
		<dc:creator><![CDATA[Nick Vidal]]></dc:creator>
		<pubDate>Thu, 28 Sep 2023 17:00:00 +0000</pubDate>
				<category><![CDATA[Events]]></category>
		<category><![CDATA[advocacy]]></category>
		<category><![CDATA[clearlydefined]]></category>
		<category><![CDATA[Deep Dive: AI]]></category>
		<category><![CDATA[opensource.net]]></category>
		<guid isPermaLink="false">https://blog.opensource.org/?p=5161</guid>

					<description><![CDATA[Read a recap of the three key efforts of the OSI addressed at the Open Source Summit Europe 2023. ]]></description>
										<content:encoded><![CDATA[
<p>The Open Source Summit Europe is a conference organized by the Linux Foundation with the goal of bringing together Open Source developers, technologists and community leaders to collaborate, share information, solve problems and gain knowledge. Last week, the Open Source Initiative (OSI) was present at this event, driving three key efforts: 1) the Open Source AI discussion; 2) the launch of Opensource.net; and 3) the future of ClearlyDefined.</p>



<h1 class="wp-block-heading">The Open Source AI discussion</h1>



<p>Open Source AI has been a hot topic since the beginning of the year, but there’s no clear definition of what’s actually “Open Source AI”. To address this question, the OSI has created an <a href="https://opensource.org/deepdive">open process</a> gathering opinions and comments from individual developers, lawyers, researchers, non-profit organizations, companies and government officials developing and using AI systems. As part of this open process, the OSI is organizing a series of events, both online and in-person. Having a presence at the Open Source Summit Europe was important to gather the perspectives from different stakeholders, particularly from the European community.</p>



<p>Our first activity was at the <a href="https://events.linuxfoundation.org/open-source-summit-europe/features/co-located-events/#llm-avalanche-bilbao">LLM Avalanche Bilbao</a> event that happened prior to the main conference. This event was a follow-up from the very successful <a href="https://www.avalanche.fm/">LLM Avalanche San Francisco</a> that took place in the Bay area in June. The OSI presented an overview of the recent discussions and got some important feedback from the audience, among which a suggestion for the OSI to participate in other events tailored for AI researchers and scientists.</p>



<p>As part of the keynotes at the main conference, “Open Source AI” was a big focus, with many exciting announcements from the Linux Foundation, including the launch of the <a href="https://lfaidata.foundation/projects/generative-ai-commons/">Generative AI Commons</a> and the <a href="https://uxlfoundation.org/">Unified Acceleration Foundation</a>. Nithya Ruff, head of the AWS Open Source Programme Office (OSPO), also kindly highlighted the work from the OSI in this space at her keynote.</p>



<h1 class="wp-block-heading">The launch of OpenSource.net</h1>



<p>The OSI officially <a href="https://opensource.net/welcome-to-opensource-net/">announced </a>the launch of <a href="https://opensource.net/">OpenSource.net</a> at the Open Source Summit Bilbao. With the decision from Red Hat to halt the publication of new articles at Opensource.com, the community of authors that have gathered around this site for the past 12 years were at risk of disappearing. The OSI stepped in to provide this community with a neutral home where they can continue to share knowledge and engage with other members.</p>



<p>At the OSI’s booth, postcards from OpenSource.net were being distributed to attendees so they could be shared with friends. The launch was well received and new articles are expected to be published in the coming weeks. OpenSource.net welcomes <a href="https://opensource.net/submit-a-post/">new contributions</a> under a Creative Commons <a href="https://creativecommons.org/licenses/by-sa/4.0">Attribution-Share Alike</a> 4.0 International License.</p>



<h1 class="wp-block-heading">The future of ClearlyDefined</h1>



<p>Finally, the OSI also had important discussions about the future of <a href="https://clearlydefined.io/about">ClearlyDefined</a>, which aims to create a global database of licensing metadata for every Open Source software component ever published. Nick Vidal, community manager of ClearlyDefined, held productive conversations with Justin Colannino, OSI board member and assistant general counsel at Microsoft, and Thomas Steenbergen, co-founder of the ClearlyDefined and <a href="https://oss-review-toolkit.org/ort/">OSS Review Toolkit (ORT)</a> projects.</p>



<p>ClearlyDefined is currently undergoing a process of adopting a more <a href="https://blog.opensource.org/what-is-open-governance-drafting-a-charter-for-an-open-source-project/">open governance model</a>, where different stakeholders can have a say in the direction of the project. This process started at the first <a href="https://github.com/oss-review-toolkit/ort/wiki/ORT-Community-Day">ORT Community Day</a> held in Berlin about 6 months ago. Since then, new members have shown interest in being more involved with the ClearlyDefined community, in particular GitHub, who has recently <a href="https://github.blog/changelog/2023-07-10-new-license-information-for-17-5-million-packages/">added</a> 17.5 million package licenses to their database. The hope is that by the end of the year a more open governance model will be established and soon after a new release of ClearlyDefined will be released with input from the community.&nbsp;</p>



<h1 class="wp-block-heading">Conclusion</h1>



<p>OSI’s participation at the Open Source Summit Europe was very important. The OSI was able to gather valuable feedback from the community around three efforts currently underway and further straighten the partnership with the Linux Foundation.</p>



<p>If you are interested in learning more about all of OSI’s programs, please check our <a href="https://opensource.org/programs/">website</a> and get involved. The OSI is currently hosting a <a href="https://blog.opensource.org/open-source-initiative-hosts-2nd-deep-dive-ai-event-aims-to-define-open-source-for-ai/">webinar series</a> as part of the “Deep Dive: Defining Open Source AI”. In October, the OSI will host a <a href="https://2023.allthingsopen.org/deep-dive-ai-at-all-things-open/">special track</a> at All Things Open including five sessions covering Open Source licenses, policy, security and a double session to draft a definition for “Open Source AI”.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://opensource.org/blog/three-highlights-from-open-source-summit-europe-2023/feed</wfw:commentRss>
			<slash:comments>10</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">5161</post-id>	</item>
		<item>
		<title>Driving the global conversation about “Open Source AI”</title>
		<link>https://opensource.org/blog/driving-the-global-conversation-about-open-source-ai</link>
					<comments>https://opensource.org/blog/driving-the-global-conversation-about-open-source-ai#comments</comments>
		
		<dc:creator><![CDATA[Stefano Maffulli]]></dc:creator>
		<pubDate>Thu, 31 Aug 2023 17:30:00 +0000</pubDate>
				<category><![CDATA[Events]]></category>
		<category><![CDATA[advocacy]]></category>
		<category><![CDATA[Deep Dive: AI]]></category>
		<guid isPermaLink="false">https://blog.opensource.org/?p=4704</guid>

					<description><![CDATA[The global conversation on what constitutes "Open Source AI" continues, hosted by the Open Source Initiative.]]></description>
										<content:encoded><![CDATA[
<p>The Open Source Initiative (OSI) continues the work of exploring complexities surrounding the development and use of artificial intelligence in <a href="https://opensource.org/deepdive/">Deep Dive: AI &#8211; Defining Open Source AI</a>, with the goal of collaboratively establishing a clear and defensible definition of “Open Source AI.” OSI is bringing together global experts to establish a shared set of principles that can recreate a permissionless, pragmatic and simplified collaboration for AI practitioners, similar to what the <a href="https://opensource.org/definition-annotated/">Open Source Definition</a> has done.</p>



<h2 class="wp-block-heading">Building community momentum and support</h2>



<p>We’ve gathered a significant amount of support from groups all over the world. Most recently, <a href="https://opensource.google/">Google</a> has increased its financial commitments to support this urgent initiative. Timothy Jordan, Director of Open Source and Developer Relations at Google, stated “Google is excited to continue our support of the Open Source Initiative and, more broadly, of open source developers. We look forward to the open collaboration involved in drafting the Definition of Open Source AI and hope it will help accelerate innovation in this space.&#8221; </p>



<p>For Catherine Stihler, executive director of <a href="https://creativecommons.org">Creative Commons</a> “It&#8217;s critical to develop shared definitions about what it means to contribute to the commons, including through open source. The participatory process organized by the OSI is an important way to find the common values shared by the widest variety of organizations and people around the world.&#8221; </p>



<p>While Mark Collier, COO, <a href="https://openinfra.dev/">OpenInfra Foundation</a> said that &#8220;The next decade of open infrastructure will be built hand-in-hand with AI. The OpenInfra Foundation and the community engaged with its projects, including OpenStack, Kata Containers, and StarlingX, is focused on defining how AI will play its role. We&#8217;re excited to participate in OSI&#8217;s process to find—as soon as possible—a common baseline and definition that all of us can rely on to further the values of &#8216;open&#8217; to the AI field.”  </p>



<p>Other organizations, like <a href="https://github.com/open-source">GitHub</a>, <a href="https://aws.amazon.com/opensource/">Amazon</a>, <a href="https://oss.capital/">OSS Capital</a>, <a href="https://weaviate.io/">Weaviate</a> and <a href="https://sourcegraph.com/">Sourcegraph</a> also believe in this effort and are supporting the process with generous donations. OSI also welcomes individual <a href="https://members.opensource.org/donate/">donations</a>.</p>



<h2 class="wp-block-heading">“Deep Dive: Defining Open Source AI” webinars</h2>



<p>After gathering a group of people from Mozilla Foundation, Creative Commons, Wikimedia Foundation, Internet Archive, Linux Foundation Europe, OSS Capital, and the OSI board in <a href="https://blog.opensource.org/towards-a-definition-of-open-artificial-intelligence-first-meeting-recap/">June 2023 in San Francisco,</a> OSI is kicking off our webinar series to hear from more experts.</p>



<p>The presentations series identifies foundational principles of “Open” in the context of AI and will contribute to the conversations and collective thinking. The topics were selected for their focus on precise problem areas in AI and offer clear suggestions for solutions based on their expertise in many areas. </p>



<p>Webinars will be held Tuesday through Thursday between September 26 and October 12 (<a href="https://opensource.org/events/deep-dive-ai-webinar-series-2023/">daily schedule coming soon</a>). Each session will include a live Q&amp;A with attendees. <a href="https://opensource.org/events/deep-dive-ai-webinar-series-2023/">Registration is free</a> and single registration gains you access to all webinars in the series. </p>



<p><strong>Comment on the Draft of the “Open Source AI Definition”</strong><br>A draft of the Open Source AI Definition will be available for public discussion at All Things Open, on October 17. Interested parties can review the <a href="https://opensource.org/deepdive/">full schedule</a> of the global drafting and review process.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://opensource.org/blog/driving-the-global-conversation-about-open-source-ai/feed</wfw:commentRss>
			<slash:comments>3</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">19852</post-id>	</item>
	</channel>
</rss>