Update README to remove specific data reference#460
Conversation
Removed reference to Sri Lankan government data in the README.
Summary of ChangesHello @vibhatha, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed! This pull request refines the project's documentation by removing a specific data source reference from the Highlights
Changelog
Activity
Using Gemini Code AssistThe full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips. Invoking Gemini You can request assistance from Gemini at any point by creating a comment using either
Customization To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a Limitations & Feedback Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for Github and other Google products, sign up here. You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension. Footnotes
|
There was a problem hiding this comment.
Code Review
This pull request correctly removes a specific data source reference from the README, making the project's description more general. I've suggested a small improvement to make the description of the OpenGINXplore reference application more informative for readers. Additionally, while not part of this change, I noticed a couple of typos in the introductory paragraph on line 12 ('here after' should be 'hereafter', and 'vide' should be 'wide') that you may want to correct.
| Open General Information Network here after referred to as **OpenGIN** is an open-source platform designed to build a time-aware digital twin of an eco-system by defining its entities, relationships and data according to a specification. OpenGIN core supports a vide variety of data formats to provide efficient querying to simulate the digital twin. Underneath OpenGIN uses a polyglot database definition which supports to represent the changes of an eco-system through time-travelling. | ||
|
|
||
| **See OpenGIN in action**: [OpenGINXplore](https://github.com/LDFLK/openginxplore) is a reference application built with OpenGIN, designed to explore Sri Lankan government data. | ||
| **See OpenGIN in action**: [OpenGINXplore](https://github.com/LDFLK/openginxplore) is a reference application built with OpenGIN. |
There was a problem hiding this comment.
While removing the specific data reference is a good change, the new sentence is a bit too brief. Consider expanding it to briefly explain what the reference application is for, which would be more helpful for readers.
| **See OpenGIN in action**: [OpenGINXplore](https://github.com/LDFLK/openginxplore) is a reference application built with OpenGIN. | |
| **See OpenGIN in action**: [OpenGINXplore](https://github.com/LDFLK/openginxplore) is a reference application built with OpenGIN to demonstrate its capabilities. |
|
Oh this is a redundant PR |
Removed reference to Sri Lankan government data in the README.