Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

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.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

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.

Suggested change
**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.


## Features

Expand Down
Loading