Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Node Focus View Visualization #95

Closed
zwelz3 opened this issue Feb 8, 2021 · 1 comment
Closed

Node Focus View Visualization #95

zwelz3 opened this issue Feb 8, 2021 · 1 comment
Assignees
Labels
enhancement New feature or request rdf2nx Related to the rdf2nx converter vis:cytoscape issues for cytoscape/ipycytoscape

Comments

@zwelz3
Copy link
Member

zwelz3 commented Feb 8, 2021

Viewing the LPG graph for a specific node (or node type e.g. rdf:Class) can be informative as part of:

  • Ontology visualization
  • RDF to LPG transformation
  • etc.

This representation, of a node, its outgoing connections to other nodes, and its internal data representation (as data properties), will be referred to as Focus Mode since it allows users to focus on a specific node of interest.

This ticket will be split into two parts:

  1. develop the initial focus mode visualization
  2. expand existing tools (e.g. FileManager) to support to support graph instances and ontology files

Blocked by #91

@zwelz3 zwelz3 added enhancement New feature or request vis:cytoscape issues for cytoscape/ipycytoscape rdf2nx Related to the rdf2nx converter labels Feb 8, 2021
@zwelz3 zwelz3 added this to the 🌞 Release 0.1.3 milestone Feb 8, 2021
@zwelz3 zwelz3 self-assigned this Feb 8, 2021
zwelz3 added a commit to zwelz3/ipyradiant that referenced this issue Feb 12, 2021
zwelz3 added a commit to zwelz3/ipyradiant that referenced this issue Feb 12, 2021
@zwelz3
Copy link
Member Author

zwelz3 commented Mar 2, 2021

During internal review, we have decided to forgo a focus view in favor of improving the GraphExplorer capabilities. The goal is for the GraphExplorer widget to support selecting individual nodes, which will mimic the concept behind the focus view, but also allow for additional exploration.

See #98

@zwelz3 zwelz3 closed this as completed Mar 2, 2021
@jupyrdf jupyrdf locked as resolved and limited conversation to collaborators Mar 2, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request rdf2nx Related to the rdf2nx converter vis:cytoscape issues for cytoscape/ipycytoscape
Projects
None yet
Development

No branches or pull requests

1 participant