jums

Results 114 comments of jums

There are also github issues with a `discussion` label applied to them. I would prefer this way instead of opening an additional interface.

Adding editions to lists should indeed be possible in the future. Lists were restricted to works as it was easier to code this way, and we wanted to start conservatively...

Maybe a solution is to still only accept works, but have an edition preference written in the list element document. It would solve the weird language cover problem you experienced,...

> we can infer the listed work(s) from it If we can keep the current feature with this inference, why not. This mean to keep displaying lists in a work...

[`get_entity_type`](https://github.com/inventaire/inventaire/search?q=get_entity_type&unscoped_q=get_entity_type) seems to be used when an entity creation or update happen. Those requests will be triggered only in case of unknown (non-aliased) P31 or P279 value, which greatly reduces...

This concurrent claim is forbidden at entity edit (`this property value is already used`), but happens when inventaire claims has been created before wikidata claim. Implementation suggestion: `automerge` can cover...

For the record, i deleted ~80 accounts two weeks ago.

as a user, how can i see the result of this service in the client (aka an author's page example with an avatar) ?

Currently book ownership is based on a user account. A book can only belong to one user: for example, a group's inventory is the aggregation of its members inventories. This...

> Is there a solution to check ISBN10 if ISBN13/EAN are not found This should be in place, as ISBN10 are systematically normalized to an ISBN13 version. > is there...