You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added possibility of specifying iri in new_entity (#844)
# Description
closes#843
## Type of change
<!-- Put an `x` in the box that applies. -->
- [ ] Bug fix.
- [x] New feature.
- [ ] Documentation update.
- [ ] Test update.
## Checklist
<!-- Put an `x` in the boxes that apply. You can also fill these out
after creating the PR. -->
This checklist can be used as a help for the reviewer.
- [ ] Is the code easy to read and understand?
- [ ] Are comments for humans to read, not computers to disregard?
- [ ] Does a new feature has an accompanying new test (in the CI or unit
testing schemes)?
- [ ] Has the documentation been updated as necessary?
- [ ] Does this close the issue?
- [ ] Is the change limited to the issue?
- [ ] Are errors handled for all outcomes?
- [ ] Does the new feature provide new restrictions on dependencies, and
if so is this documented?
## Comments
<!-- Additional comments here, including clarifications on checklist if
applicable. -->
---------
Co-authored-by: Jesper Friis <[email protected]>
0 commit comments