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

[GIG][OrgChart] PoC for OrgChart Initial Design with GIG 2.0 #18

Open
vibhatha opened this issue Dec 18, 2024 · 0 comments
Open

[GIG][OrgChart] PoC for OrgChart Initial Design with GIG 2.0 #18

vibhatha opened this issue Dec 18, 2024 · 0 comments
Assignees

Comments

@vibhatha
Copy link
Member

The GIG 2.0 design phase is in motion. A navigation-based approach is needed to build the knowledge graph. Each navigation would bring in its dataset. Although this dataset could live in its own storage, other navigations should be able to query information from this dataset once it is processed and stored in a database.

Goals

  1. Analyze Central Government Gazettes and figure out entities and relationships
  2. Determine the storage formats required to store the information
  3. Determine an in-memory query mechanism to process information at runtime
  4. Design a user interface which can be maintained with state-of-the-art JavaScript frameworks.

Non Goals

  1. Designing a new UI
  2. Writing a scalable solution

Motivation

GIG 1.0 provides a solution to our problem. Still, maintaining the existing codebase would be a heavy technical burden compared to using an existing state-of-the-art graph database and matching analytical system. Furthermore, relationships need to be further identified and organized such that data in the central government Gazettes can be identified.

Sucess Metrics

  1. Can we represent all the information in the Gazettes precisely?
  2. Performance benefits (if there are any) by using Neo4j?

Description

Testing

Assumptions

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

No branches or pull requests

2 participants