describo / crate-builder-component

A VueJS UI component to build an RO-Crate
MIT License
6 stars 3 forks source link

Direct entity editing #37

Closed beepsoft closed 1 year ago

beepsoft commented 1 year ago

This feature allows targeting the editing of a specific entity instead of starting the crate builder at the RootDataset.

It introduces the new property entityId, which if set will cause the crate builder to show the editor for the entity with the specified ID. If the entityId is not set then the default behaviour is applied and the crate builder starts with the RootDataset.