atomicdata-dev / atomic-data-docs

Atomic Data is a specification to make it easier to exchange data.
https://docs.atomicdata.dev
MIT License
17 stars 7 forks source link

Compositional Classes - multi-class resources #145

Open joepio opened 1 year ago

joepio commented 1 year ago

The is-a Property in Atomic Data is of the resourceArray URL. This means that any Resource can be an instance of mutiple Classes. However, at this moment, there is not a single Resource that does this.

The reason I opted for mutli-class, is because of the advantages that Composition over Inheritance brings.

Usecases

Questions