https://github.com/Open-Cap-Table-Coalition/Open-Cap-Format-OCF
Open Cap Format (OCF) - The Open Source Company Capitalization Data Standard. OCF can be used to structure and track the complex data structures necessary to build and maintain accurate capitalization (cap) tables.
https://github.com/Open-Cap-Table-Coalition/Open-Cap-Format-OCF
fintech legal legaltech
Last synced: 5 months ago
JSON representation
Open Cap Format (OCF) - The Open Source Company Capitalization Data Standard. OCF can be used to structure and track the complex data structures necessary to build and maintain accurate capitalization (cap) tables.
- Host: GitHub
- URL: https://github.com/Open-Cap-Table-Coalition/Open-Cap-Format-OCF
- Owner: Open-Cap-Table-Coalition
- License: other
- Created: 2021-09-29T13:14:07.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-11-21T17:37:56.000Z (5 months ago)
- Last Synced: 2024-11-29T07:28:39.098Z (5 months ago)
- Topics: fintech, legal, legaltech
- Language: TypeScript
- Homepage: https://opencaptablecoalition.com
- Size: 8.51 MB
- Stars: 150
- Watchers: 33
- Forks: 32
- Open Issues: 39
-
Metadata Files:
- Readme: docs/README.md
- Contributing: docs/CONTRIBUTING.md
- License: LICENSE.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
- jimsghstars - Open-Cap-Table-Coalition/Open-Cap-Format-OCF - Open Cap Format (OCF) - The Open Source Company Capitalization Data Standard. OCF can be used to structure and track the complex data structures necessary to build and maintain accurate capitalization (TypeScript)
README
# Open Cap Table Format (OCF)

## What is OCF?
OCF (or **O**pen **C**ap Table **F**ormat) is an open source data standard for company
capitalization data developed by the [Open Cap Table Coalition](https://opencaptablecoalition.com)
to enable the easy and accurate exchange and use of company capitalization information through a
standardized format.OCF is a JSON-based format, wherein individual objects required to describe a company cap table are
stored in JSONs that match our OCF JSON Schemas. Our reference implementation suggests storing these
JSONs in a specific set of files in a zip archive, but OCF-compatible data could be provided via API
as well. Please see our documentation for more details on JSON Schema, OCF's schemas or how to use
them.| Useful links | |
| --------------------------------------------------------: | ------------------------------------------------------------ |
| [Primary Website](https://www.opencaptablecoalition.com/) | Sharable landing site for OCF and the Coalition |
| [Medium Page](https://medium.com/@opencaptable) | Past announcements related to OCF and the Coalition |
| [PROJECTS.md](/docs/PROJECTS.md) | Collection of public projects in the OCF ecosystem listed in |## Documentation
We have extensive, auto-generated documentation available on our
[documentation page](https://open-cap-table-coalition.github.io/Open-Cap-Format-OCF/). The documents
are automatically updated with every update to OCF.You an find samples in our repo in the samples folder, or, check out our tutorials (again, through
the documentation) to see how to get started with OCF and download complete, sample OCF cap tables.## OCF Schema
OCF's schema is defined in our JSON Schemas, which can be found in the /schema folder of our
repository. All of our documentation is automatically generated from these source files, so they
should remain in sync.## Contributors (alphabetical)
Please see the Open Cap Table Coalition Website or our GitHub Code Contributors List.