AnnouncementsDigital Transformation

Open Invention Network and Software Heritage Team Up to Preserve Prior Art for Open Source Code

If you’ve ever worried about patent threats to the open source software community, here’s some meaningful progress.

Open Invention Network (OIN), the organization formed to protect the open source community from patent aggressors, is partnering with Software Heritage, the world’s largest public software archive, to make prior art searches more effective.

Why this matters for the community

Patent examiners have a genuine blind spot when it comes to software. The most relevant prior art often lives in git repositories, mailing lists, conference talks and informal technical documents – places patent databases don’t reach. Add to that the fact that the same concept can be described in completely different terminology across communities, and it’s easy for examiners to grant patents on ideas that open source developers created years earlier.

Open source is the foundation that many technologies we use every day depend on, from smartphones and search engines to AI and the backbone of financial networks – and almost everything in between.

The OIN Linux System definition has existed since 2005, and covers over 900 million lines of code. That’s a massive body of prior art, but only if it stays findable. Source code quietly disappears from the internet all the time, taking provenance evidence with it.

What the partnership does

Software Heritage is now systematically archiving all OIN 2.0 Linux System tables, timestamping each package at preservation time along with provenance metadata. The result is publicly searchable archives with direct links to preserved packages, so developers, auditors and legal teams can precisely identify what code is covered under OIN’s cross-license. It also strengthens prior art claims against questionable patents. Critically, it creates a durable record that won’t rot when maintainers move on or hosting providers shut down. It gives open source contributors, adopters and legal teams greater confidence in compliance, dependency management and OSS legal review.

Leveraging AI

The partnership also opens a longer-term opportunity.

“The inventive value of the over 900 million lines of open source code contained in this repository has for years been inaccessible as a source of prior art that, if knowable, could be invaluable in increasing the quality of granted patents,” said Keith Bergelt, CEO of Open Invnetion network. “Now with the application of AI to Software Heritage’s comprehensive archive of the world’s software we have an excellent chance at long last to facilitate the use of machine learning to translate the functional logic of stored code into searchable text and thereby transform the repository into a powerful prior art resource for contesting issued patents and informing the review of new patent applications.”

In practice, that means turning the functional logic of stored source code into searchable natural language – a prior art archive that could be used both to challenge issued patents and to inform examination of new applications before they’re granted.

“Preserving the OIN Linux System source code in Software Heritage improves trust, transparency and long-term access to the software covered by OIN’s comprehensive patent cross-license,” said Roberto Di Cosmo, CEO and founder of Software Heritage. “By ensuring that all OIN 2.0 Linux System tables are systematically archived, we have built and are maintaining a durable, openly accessible record of the evolution of this critical open source infrastructure.”

For contributors, adopters, and anyone who depends on open source software, this is the kind of institutional plumbing that makes the ecosystem more durable. The code you wrote years ago might be exactly the prior art that stops a bad patent.

Author

Related Articles

Back to top button