omf-python icon indicating copy to clipboard operation
omf-python copied to clipboard

Inconsistent or missing schemas

Open dbrookes96 opened this issue 3 years ago • 0 comments

  • Some of the block model elements use elements instead of element in their schema. For example we have org.omf.v2.element.blockmodel.tensorgrid and org.omf.v2.elements.blockmodel.regular.

  • Composite is only org.omf.v2.composite despite it being an element. I would have expected org.omf.v2.element.composite. But maybe that was intentional?

  • UV mapped texture is missing a schema.

  • Arbitrary sub block model is missing a schema.

dbrookes96 avatar Feb 23 '22 06:02 dbrookes96