0.3.15 • Published 2 months ago

@runbook/referencedata v0.3.15

Weekly downloads
-
License
MIT
Repository
github
Last release
2 months ago

#Mereology

A mereology is a 'part of' relationship that can be used to help reasoning.

For example a service is a part of an environment, but an environment isn't a part of a service and this relationship isn't inheritance because a service isn't an environment.

Why do we need this?

This helps a lot with our reasoning. It helps enormously (under the hood) with getting information out of the ReferenceData.

For example if we have a situation

{
  "leo":  {},
  "prod": {}
}

In the ontology (inheritance) we know that leo is a service and prod is a environment. In the reference data we know things about leo (it's git url). BUT there is a lot of data about leo only in the environment. For example the domain, port, which database is used etc.

In order to allow the reference data and the binding logic to work together we needed to know that leo is part of prod.

0.3.15

2 months ago

0.3.14

3 months ago

0.3.13

3 months ago

0.3.12

3 months ago

0.3.11

3 months ago

0.3.9

7 months ago

0.3.10

7 months ago

0.3.6

9 months ago

0.3.5

9 months ago

0.3.8

9 months ago

0.3.7

9 months ago

0.2.14

12 months ago

0.2.13

12 months ago

0.2.12

12 months ago

0.2.11

12 months ago

0.3.0

12 months ago

0.2.1

1 year ago

0.2.0

1 year ago

0.2.7

12 months ago

0.2.6

12 months ago

0.1.7

1 year ago

0.2.9

12 months ago

0.3.2

12 months ago

0.2.3

1 year ago

0.1.4

1 year ago

0.3.1

12 months ago

0.2.2

1 year ago

0.1.3

1 year ago

0.3.4

11 months ago

0.2.5

12 months ago

0.1.6

1 year ago

0.3.3

11 months ago

0.2.4

12 months ago

0.1.5

1 year ago

0.1.2

1 year ago

0.1.1

1 year ago