Skip to content
Egon Willighagen 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.

Getting started, helpdesk and FAQ

This type of support is available on OpenRiskNet Helpdesk

Developer sections and pages

Inter-operable OpenRiskNet Services

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:

  1. Define OpenAPI 3.0 (previously known as Swagger) descriptors for REST web services, supplemented with JSON-LD annotations that enhance those ontological descriptions with semantic meaning.
  2. 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).

Developer sections for use cases

Clone this wiki locally