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
{{ message }}
This repository has been archived by the owner on Mar 29, 2024. It is now read-only.
Prof. Shotton proposed the CiTO some time ago, allowing people to indicate the meaning of a citation, e.g. whether the citing article disputes, supports the cited article, or if it uses method in or uses data from.
This annotation has not picked up, because there are not enough tools that support it. CiteULike was one of them, but seems abandoned. It would be great it Zotero would consider citations as first class entities too.
It is possible add more information in the attached notes such as any categorization of the citation relation. However, the notes will be overwritten currently, when retrieving again data from COCI.
Relations are now properties of collections and items rather than
first-class objects, stored in separate collectionRelations and
itemRelations tables with ids for subjects, with foreign keys to the
associated data objects.
I don't think that it differs much for any use case how it is saved in the database, but it is intersting that here in the commit message also the term "first-class objects" is used. Currently there are three relations defined: dc:relation, owl:sameAs, dc:replaces.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Prof. Shotton proposed the CiTO some time ago, allowing people to indicate the meaning of a citation, e.g. whether the citing article
disputes
,supports
the cited article, or if ituses method in
oruses data from
.This annotation has not picked up, because there are not enough tools that support it. CiteULike was one of them, but seems abandoned. It would be great it Zotero would consider citations as first class entities too.
This is what CiTO looks like in CiteULike:
The text was updated successfully, but these errors were encountered: