maxlath
maxlath
So now the tests pass, but I can't tell what changed :sweat_smile:
Issue on adding qualifiers https://github.com/inventaire/inventaire/issues/145
Done by #748
Why not just a text field like `details` or `notes` on items? Is there any metadata specific to the comment that wouldn't make sense to have on the element document?
I think the "proper" way to support multiple series would be to get closer to the Wikidata way, where series ordinals are represented as qualifiers, thus directly nested within the...
What do you think of unifying user generated and robot generated merge tasks? The current human deduplication process would just be one provider among others of merge tasks, specialized on...
I agree, we should keep it to strictly necessary claims, like book covers that aren't supported by Wikidata, at least at first
just keeping track of a comment I made today in the chat on the matter: > The tight integration [with Wikidata] indeed comes at a real cost on our nerves,...
Instead of "shadow entity", I like the idea of an entity layer: several entity documents in several databases, identified as refering to the same concept ([`sameAs` relation](https://en.wikipedia.org/wiki/SameAs)), could be considered...
Coming back on this issue, it seems clear that having a local layer with only local properties would be a safe first implementation: there does not seem to be a...