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

Interactive maps of how concepts are related #188

Open
ronaldtse opened this issue Aug 23, 2022 · 3 comments
Open

Interactive maps of how concepts are related #188

ronaldtse opened this issue Aug 23, 2022 · 3 comments
Labels
enhancement New feature or request

Comments

@ronaldtse
Copy link
Member

A graph can easily be created using content in a concept dataset.

  1. Create edges for how every concept links to another
  2. Place those edges into a graphing tool like GraphViz (or the web versions, e.g. WebGraphViz)
  3. Obtain the graph

It could look like this:
image001

@ronaldtse ronaldtse added the enhancement New feature or request label Aug 23, 2022
@ronaldtse ronaldtse moved this to 🆕 New in Geolexica Aug 23, 2022
@HassanAkbar
Copy link
Member

@ronaldtse I have obtained a graph by adding an edge from a definition to all the referenced definitions that are in it. Is this what you are looking for or did I miss something? And what should I do with this graph?

graphviz

@ronaldtse
Copy link
Member Author

Thanks, I'll think about what we can do here.

@ErikStubkjaer41
Copy link

@ronaldtse
An approach might be to subdivide the graph into sub-domains, which make sense / are useful for specific user groups. How these should be defined is an open question for me. The Cadastre and Land Administration Thesaurus (CaLAThe) at http://www.cadastralvocabulary.org/, which includes a GraphViz-based rendering of its concepts, may provide an example of a user group.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: 🆕 New
Development

No branches or pull requests

3 participants