An <iframe/> integration would make it possible to embed the editor in other frontends. RO-Crate information could be exchanged through the postMessage functions. The NovaCrate frontend will need to be reduced a bit to "embedded mode".
Next steps:
- Design message interface
- Implement message interface and "embedded mode"
- Deploy example on GH pages
An
<iframe/>integration would make it possible to embed the editor in other frontends. RO-Crate information could be exchanged through thepostMessagefunctions. The NovaCrate frontend will need to be reduced a bit to "embedded mode".Next steps: