Please enable JavaScript to view this site.

PRD_SIS_004_Developer's Guide 2.6

Navigation: Introduction

Principles of definition for the interfaces

Scroll Prev Top Next More

All the objects manipulated by the system are modelled in the form of REST requests.

The REST requests are all described unambiguously by using semantic web technologies:

The site reference https://schema.org is used to model all of our “classic” resources

The specific resources (mainly parking management related) are described in our repository: https://schema.parkeon.com

All interfaces are implemented using the HTTP communication protocol

for the integration of semantics and the definition of the links between resources, we use the standard JSON for Linking Data (JSON-LD).

If the resources returned by our interfaces have an URI, it is returned in addition to the functional properties

 

For reasons of simplification, this document describes the set of objects used in interfaces. The definition of all objects will be accessible on our site https://schema.parkeon.com.

Interfaces and objects hereafter are taken from our product repository.

The objects that only appear in the form of a URI in our interfaces are not described in this document. The definition of these objects will be available on our website https://schema.parkeon.com.