maxlath

Results 269 comments of maxlath

the case of [wd:Q93230736](http://wikidata.org/entity/Q93230736) is interesting because we actually have plenty of untapped data, just not in Wikidata itself: ```js // ISNI P213: '0000 0000 8088 8556', // VIAF ID...

```js // Already in cache, and sparing our SPARQL quota const entity = await getEntityByUri(uri) const count = Object.keys(entity.claims).length ```

@hasheemismath sure! Feel welcome to ask for help (here or in the [chat](https://wiki.inventaire.io/wiki/Communication_channels#Chat)) if you struggle to setup your development environment or need more pointers on this specific issue

I don't think displaying all those links should be the default behavior, but having an easy to access them or an option to get them to be displayed could totally...

It makes perfect sense, but it's far from trivial at first glance ^^' A few difficulties coming to mind: - SPARQL queries dealing with subclass can get pretty slow -...

another option would be something like [MediaWiki `autoconfirmed` users](https://en.wikipedia.org/wiki/Wikipedia:User_access_levels#Autoconfirmed_and_confirmed_users), that is, users that automatically earn certain rights when meeting certain criteria. The right to merge could then be attributed to...

@thewholelifetolearn at the moment, there is no simple button to do that, people have been using the `signal an error` form or, for those aware of it, the [`inv-wd-merge` pad](https://etherpad.wikimedia.org/p/inv-wd-merge)....

@Alamantus https://github.com/inventaire/inventaire-client/issues/182 > ### Enable Merging Records by Users > Since Inventaire has so many duplicate records from import processes and other things, I believe that there should be a...

Status update: - [x] introduce a `dataadmin` access level and the corresponding role, granting users with that role the right to perform actions such as merging entities #425 - [x]...

what about giving the possibility to enriche a collection with some claims such as a subject (`wdt:P921`)? that could allow to link to the collection from the subject page