https://github.com/mmisw/mmiorr-docs
MMI ORR Documentation
https://github.com/mmisw/mmiorr-docs
docker interoperability ontology ontology-registry ontology-repository orr rest-api semantic-web sparql
Last synced: 5 months ago
JSON representation
MMI ORR Documentation
- Host: GitHub
- URL: https://github.com/mmisw/mmiorr-docs
- Owner: mmisw
- License: apache-2.0
- Created: 2015-12-08T19:09:53.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2025-08-20T22:15:27.000Z (10 months ago)
- Last Synced: 2025-10-07T07:48:33.247Z (8 months ago)
- Topics: docker, interoperability, ontology, ontology-registry, ontology-repository, orr, rest-api, semantic-web, sparql
- Size: 8.66 MB
- Stars: 7
- Watchers: 5
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.txt
Awesome Lists containing this project
README
## ORR Documentation source
The master branch of this repository contains the source of the ORR documentation.
The documentation source is written in plain text files using
[Markdown](http://daringfireball.net/projects/markdown/) syntax.
We use [MkDocs tool](http://www.mkdocs.org/) for the site generation.
Your help improving this documentation is
[welcome!](https://github.com/mmisw/mmiorr-docs/blob/master/CONTRIBUTING.md)
### Generation
The documentation, which is reflected at https://mmisw.org/orrdoc/,
is automatically generated upon changes pushed to this repo.
In particular, the API documentation at https://mmisw.org/orrdoc/api/ is currently
generated as explained
[here](https://github.com/mmisw/mmiorr-docs/blob/master/docs/swagger-readme.md).
### Local testing
Please see the [MkDocs](http://www.mkdocs.org/) documentation if you are testing things under your local clone.