feat: [view-impl] Add an optional simple render
This new simpleRender is used to simplify view implementation since it does not need any complex initialization. The context is a rdf triple graph from rdflib.js, and the target is the focus URI as a string. Can't do simpler.
Edited by Fabien Amarger