JOSIF Guidebook

JOSIF Main Page | JOSIF Guidebook

Introduction

JOSIF (Joint Open Source Interface Framework) provides the environment, patterns, tooling and libraries needed to develop interfaces.
This guidebook explains how to use it.

The first chapter explains the modeling principles used in JOSIF, as well as the meta-model underneath it. The shared models used are part of this chapter.

The second chapter on tooling is more targeting on how to use practically the tooling to build interfaces. i.e. TIP Design Specifications call for the specification of coarse-grained interfaces to typical OSS applications such as trouble ticketing or inventory management. The interfaces are characterized by a well-defined set of managed-entity types which are exposed by one of the interfaces described in the TIDS protocol-specific Specification.

Note: while JOSIF is developped in open source, this is no implied obligation that the interfaces developed using JOSIF are also developed in open source.

Modeling

Tooling