-
Notifications
You must be signed in to change notification settings - Fork 7
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
Update assumptions about types #125
Labels
enhancement
New feature or request
rdf2nx
Related to the rdf2nx converter
vis:cytoscape
issues for cytoscape/ipycytoscape
Milestone
Comments
zwelz3
added
enhancement
New feature or request
vis:cytoscape
issues for cytoscape/ipycytoscape
rdf2nx
Related to the rdf2nx converter
labels
May 10, 2022
zwelz3
added a commit
that referenced
this issue
May 10, 2022
zwelz3
added a commit
that referenced
this issue
May 10, 2022
Blocked by #127 |
zwelz3
added a commit
that referenced
this issue
May 11, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
enhancement
New feature or request
rdf2nx
Related to the rdf2nx converter
vis:cytoscape
issues for cytoscape/ipycytoscape
We previously assume the only type in the InteractiveViewer is
rdf:type
. This ticket should add in the handling ofrdfs:subClassOf
and handle mixed typing for instances (ignore owl:NamedIndividual)The text was updated successfully, but these errors were encountered: