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

Revising codes that generate dot files for visualizing cliques #2

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

yy20716
Copy link

@yy20716 yy20716 commented Oct 30, 2017

  • This pull request was made to cover this issue. To avoid empty return values from getFragment, I added curieUtil (https://github.com/prefixcommons/curie-util) to properly extract and return prefixes from IRIs.

  • I also added codes that automatically collect prefixes and corresponding IRIs from several data repositories and build maps for initializing curieUtils. In other words, users do not need to concern about building and updating maps. The codes can be added to curieUtil, but for now I added the codes in the util package of kboom (see also: CurieMapGenerator.java).

@yy20716 yy20716 changed the title Revising dot generation Revising codes that generate dot files for visualizing cliques Oct 30, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant