AtomGraph / LinkedDataHub

The low-code Knowledge Graph application platform. Apache license.
https://atomgraph.github.io/LinkedDataHub/
Apache License 2.0
485 stars 122 forks source link

Linked Data browser mode regression #98

Closed namedgraph closed 2 years ago

namedgraph commented 3 years ago

Linked Data browser mode kicks in when ?uri= indirection is used and no application matches the requested URI.

The UI renders the data but it's not integrated as it used to: top/left/right navigation is not displayed, ?uri= params on link URLs are missing. This probably has to do with the Optional<Application> refactoring.