Issue #13 will need to resolve the issue of hardcoded types
Originally posted by @mindsocket in #19
The code currently has some hardcoded lists of entity types and hierarchies. In order to support alternative schemas these will need to be modelled and handled through schema definitions instead.
I'm assuming that ajv or something can navigate schema definitions for this purpose.
Originally posted by @mindsocket in #19
The code currently has some hardcoded lists of entity types and hierarchies. In order to support alternative schemas these will need to be modelled and handled through schema definitions instead.
I'm assuming that ajv or something can navigate schema definitions for this purpose.