Diego de la Hera

Results 85 issues of Diego de la Hera

Approximate matches are ignored in batch QID fetching (2 or more items) because it may be cumbersome having to disambiguate multiple items. However, given that the behavior is different when...

documentation
ux/ui

When a citation is found in Wikidata, its Wikidata OCI field is updated. This is the way we have to know if a citation is available in Wikidata as well....

wikidata
data model

On loading or saving citations, if multiple citations notes are found for a source item (this may happen when duplicate items are merged, for example), an alert pops up, and...

ux/ui

Right now, if a user tries to fetch QIDs for a large batch of items, a single request is sent to the Wikidata reconciliation API. If in turn that made...

performance
PIDs
ux/ui

When syncing citations with Wikidata (`citations.syncItemCitationsWithWikidata`), at one point the `Wikidata.getItems` method is called to download citations metadata. This in turn calls the _Wikidata API_ translator, which splits the request...

enhancement
wikidata

Changes made to the citations of a source item are not saved to the database immediately. To do so, the source item wrapper's `saveCitations` method must be run. In some...

software design
data model

A citation can be linked to a preexisting Zotero item. If this Zotero item is removed, the link will point to nowhere. Consider automatically removing such links in the event...

enhancement
linked items

So far I used the term 'citation' to refer to the relationship between a citing and a cited item; regarding the citation as an entity itself (i.e., not a property...

documentation
enhancement
i18n

Support exporting individual or multiple citations from one or more citing items in CROCI format, for submission to OpenCitations' [Crowdsourced Open Citations Index](https://opencitations.net/index/croci).

enhancement
opencitations

The annotation editor may query remote knowledge graphs defined by the user in the preferences. This way, the editor would: 1. suggest matching nodes when the user starts typing a...

enhancement