Baltic-RCC / EMF

Repository for Open Source EMF implementation
Mozilla Public License 2.0
8 stars 3 forks source link

opdm:OPDMObject refactoring #40

Closed gpoderys closed 4 months ago

gpoderys commented 4 months ago

Objects downloaded from OPDM come wrapped in a key called 'opdm:OPDMObject'. Refactoring is needed on instances where the code references this key, to instead work with the unwrapped object data.