-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcode.html
More file actions
14 lines (14 loc) · 779 Bytes
/
code.html
File metadata and controls
14 lines (14 loc) · 779 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
---
layout: default
title: Code Library
---
<div class="inner">
<h1>Code Library</h1>
<span class="image main"><img src="images/tools_wide.jpeg" alt=""/></span>
<p>The ODDF Code Library is a curated set of reusable open source code that organizations can incorporate or adapt
for use in their own digital products, and co-evolve with the ODDF community. The contents of the Code Library
will include small components for doing very specific things, up to entire business applications. Each code
element in the Code Library will include supporting documentation to simplify reuse by any organization, as well
as details about the individuals, teams, and organizations involved in its creation, as well as its status, and
existing deployments or use cases.</p>
</div>