You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Analyze Central Government Gazettes and figure out entities and relationships
Determine the storage formats required to store the information
Determine an in-memory query mechanism to process information at runtime
Design a user interface which can be maintained with state-of-the-art JavaScript frameworks.
Non Goals
Designing a new UI
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
Can we represent all the information in the Gazettes precisely?
Performance benefits (if there are any) by using Neo4j?
Description
Testing
Assumptions
The text was updated successfully, but these errors were encountered:
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
Non Goals
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
Description
Testing
Assumptions
The text was updated successfully, but these errors were encountered: