module MinimumTerm

This represents a description of an Object (as it was in MSON and later JSON Schema). It can come in two flavors:

1) A published object
2) A consumed object

A published object only refers to one servce:

- its publisher

However, a consumed object is referring to two services:

- its publisher
- its consumer

Constants

SCOPE_SEPARATOR
VERSION