D61-IA / stellar-gnosis

Gnosis paper management and collaboration tool
Apache License 2.0
0 stars 1 forks source link

Link entities in the UI #6

Closed PantelisElinas closed 5 years ago

PantelisElinas commented 6 years ago

Implement entity linking in the UI.

For example, linking a paper to an author, a paper to a venue, etc.

PantelisElinas commented 6 years ago

Currently we can link a paper with a venue.

Also, when a paper is imported from arXiv, the authors are automatically added to Gnosis, if not already available, and the paper is linked with the authors using an edge of type "authors."

We treat arXiv as a trusted source for author information.

PantelisElinas commented 5 years ago

This feature has been implemented allowing a user to link a paper with paper, venue, code, dataset, and author.

P.