Skip to content

Reimplement PRRV plugin #95

@koppor

Description

@koppor

The PRRV plugin seems to be useful to visualize relationships across papers. It should be integrated or it should be documented, why it is not integrated. Refs JabRef#152

This ticket tracks the current state of affairs.

As graphical rendering, the LGPL licensed library G is used. Version 1.0 has been released on December 2009 without any updates until now. Maybe, JavaFX can be used for that? (Refs #38, where we discuss charting libraries)

The plugin relies on the paper titles. All white spaces are removed from the references. For each paper: check references of other papers. Iff title string (with whitespaces removed) is contained there, there is a relation ship. (See ReferenceRelationshipViewDialog.java, line 258)

Update Reimplement the plugin functionality based on modern technology.

Steps:

  1. Rely on stored connections in JabRef (maybe need to be defined) - first idea: cites
  2. Derive connections from PDF

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions