withjam / ml-lodlive

Significant rewrite of the LodLive tool for RDF visualization and SPARQL generation
Apache License 2.0
17 stars 10 forks source link

refactors module interfaces for (future) composability #36

Closed joemfb closed 8 years ago

joemfb commented 9 years ago

These changes improve boundaries between and interfaces to the various modular components of lodlive, so that they can be properly overridden in the future. These new interfaces are also more flexible in how they consume the profile, allowing for backward (or forward) compatibility with profile changes.