Giter Club home page Giter Club logo

icargo-api's Introduction

iCargo-API logo iCargo-API (version 1.0)

The iCargo API is an entity-centric HTTP REST interface for the exchange of information with and within the iCargo ecosystem to be used by iCargo Access Points. These Access Points require a ontology as configuration because the iCargo API is based on semantics.

Context

The iCargo ecosystem is a federation of distributed and independent systems, designed to support Transport Logistics with the exchange of information between organisations across the Supply Chain. Access Points are software services which support the iCargo API and provide a single entry point for an organisation to the iCargo ecosystem. One of the characteristics of this ecosystem is controlled and secure exchange of information without the need for a centralised controlling system or organisation.

The iCargo REST API can be implemented as symmetrical software modules called inbound and outbound connectors at the beginning or at the end of a pipeline of software services. The concepts of inbound and outbound connectors are required to distinguish a synchronous response from an asynchronous response.

Pipeline of software services

This API specification and the iCargo ecosystem are developed by the iCargo project.

Content

This specification describes the following topics:

  • Capabilities, an overview of the functionality;
  • Information model, required for addressing (REST) resources and describes how the resources and their status shall be modelled in a knowledge base;
  • Generic specification, applicable for all API calls such as mandatory HTTP-header attributes and the path structure of the URL;
  • Access restrictions, authorisation requirements related to the different types and roles identified for an actor;
  • Function specific specification, a detailed description for each HTTP call of the path to a resource, how to use the header attributes and the expected result.

Capabilities

The Entity-centric Services interface [IES] supports the following entity-centric specific capabilities of an Access Point:

  • To create and register an entity;
  • To search for an entity and discover which Access Points can provide information;
  • To provide information about a concept or entity;
  • To perform an entity related action such as publish/subscribe;
  • To change or update the attributes an entity including relations to other entities;
  • To delete an entity.

Additionally, the following capabilities are supported as well:

  • To support invitations for cooperation;
  • To provide information about the Access Point itself;
  • To route information to other software services as part of a workflow;
  • To support life cycle management of concepts and entities and their states.

Section E4 will elaborate how each capability is supported per API call.

Information model

Generic specification

Path

Header

Body

The body of all iCargo compliant requests and responses is a uniform JSON data structure using UTF-8 character encoding. This enables a uniform way for creating request and processing responses and results in less code and bugs. For an in depth description of the iCargo body data structure click here.

Access restrictions

Functional specific request

Contributions

iCargo logo.

icargo-api's People

Contributors

cornelisse avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.