The issue is that the plugin creates a `name` attribute that conflicts with the `name` formal parameter of the `bark.create_entry` function. FYI, in general ARF attributes should be namespaced (e.g. `openephys_name`) to avoid this kind of issue.