-
Notifications
You must be signed in to change notification settings - Fork 8
Home
Tim Dudgeon edited this page Dec 13, 2018
·
19 revisions
Welcome to the OpenRiskNet wiki!
This is the main resource for developer documentation in the OpenRiskNet project.
This type of support is available on OpenRiskNet Helpdesk
- Working with Docker
- Working with OpenShift, including a suite of Recipes for getting started, different types of OpenShift Environments, and various Deployments, which are infrastructure or end-user applications that can be deployed to an OpenRiskNet environment (also know as a Virtual Research Environment, or VRE).
- CI-CD-environment: Description of the Continuous Integration / Continuous Deployment environment
- Development-Guidelines
- Glossary of the terms used in the project
- Tips-and-tricks
OpenRiskNet is defining a mechanism for describing services and data that facilitates inter-operability between services deployed to an OpenRiskNet VRE. The mechanism for this is to:
- Define OpenAPI 3.0 (previously known as Swagger) descriptors for REST web services, supplemented with JsonLD annotations that enhance those ontological descriptions with semantic meaning.
- Annotate your service's and/or route's OpenShift deployment template with annotations that describes it as an OpenRiskNet compliant service which will result in it being recognised by the OpenRiskNet registry, incorporated into the list of available services and being searchable with semantic queries (e..g for services that generate a particular type of output).