Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/openpotato/opencodelist

The OpenCodeList Specification Repository
https://github.com/openpotato/opencodelist

json json-schema opencoli

Last synced: 17 days ago
JSON representation

The OpenCodeList Specification Repository

Awesome Lists containing this project

README

        

# OpenCodeList

The Open Code List Representation Format (OpenCodeList) is a standardized [JSON](https://www.json.org/) format for representing generic code lists.

The main features are:

+ Generic definition of code lists and code list sets using [JSON](https://www.json.org/)
+ Support for versioning
+ Support for multilingual text strings
+ Support for internal references
+ Support for references to external code lists
+ Support for multi-column keys and references
+ OpenCodeList documents can be validated against the [OpenCodeList Document Schema](https://github.com/openpotato/opencodelist/blob/main/schemas/v0.1/schema.json).
+ Open Source

## Documentation

The documentation website is part of this repository. We have implemented it using [MkDocs](https://www.mkdocs.org) and [Material for MkDocs](https://squidfunk.github.io/mkdocs-material). It is published under https://openpotato.github.io/opencodelist/.

## Can I help?

Yes, that would be much appreciated. OpenCodeList is currently a draft. We are open for any feedback! Use the Issue Tracker for asking and/or submitting a Pull Request.