I want to embed fuseki-ui in a large legacy backbone[1] webapp. It doesn't need to have any interactivity with the rest of the app; it will just operate in its own div. The fuseki server doesn't have a public endpoint, but will be proxied through a controller alongside the other backbone rpc providers.

Some casual research shows that in general, using Vue apps in backbone is possible.

Does anyone have any specific experience with embedding fuseki-ui in backbone (or other framework)? Pointers to documentation, gotchas, etc?

Thanks in advance,
--Paul

[1] https://backbonejs.org/

Reply via email to