From b150d2bfe5a118aab5a0e5f77088cfb1659edea0 Mon Sep 17 00:00:00 2001 From: Sajjad Aiyoob Date: Sun, 24 May 2026 18:18:48 +0530 Subject: [PATCH 1/3] [docs] Fix typo: 'vide' -> 'wide' in README Fixed spelling error in the introductory paragraph where 'vide variety' should be 'wide variety'. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ea15aea3..e6aa75ed 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ [![Security](https://img.shields.io/badge/Security-Policy-green.svg)](SECURITY.md) [![Contributing](https://img.shields.io/badge/Contributing-Guidelines-blue.svg)](CONTRIBUTING.md) -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. +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 wide 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. From 64fe7311aafaa9e0b9ba9feee94fe7bb589e7ed8 Mon Sep 17 00:00:00 2001 From: Sajjad Aiyoob <158059813+KingSajxxd@users.noreply.github.com> Date: Sun, 24 May 2026 18:21:57 +0530 Subject: [PATCH 2/3] [docs] Improve README clarity and grammar - Fix 'here after' -> 'hereafter' - Fix 'which supports to represent' -> 'which supports representing' - Standardize 'eco-system' -> 'ecosystem' throughout the paragraph - Add missing commas for improved readability - Add comma after 'Underneath' for clarity" Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e6aa75ed..f5496d2a 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ [![Security](https://img.shields.io/badge/Security-Policy-green.svg)](SECURITY.md) [![Contributing](https://img.shields.io/badge/Contributing-Guidelines-blue.svg)](CONTRIBUTING.md) -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 wide 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. +Open General Information Network, hereafter referred to as **OpenGIN**, is an open-source platform designed to build a time-aware digital twin of an ecosystem by defining its entities, relationships, and data according to a specification. OpenGIN core supports a wide variety of data formats to provide efficient querying to simulate the digital twin. Underneath, OpenGIN uses a polyglot database definition which supports representing the changes of an ecosystem 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. From 588ab3d55639bb624e6b8f2fd990b1196b2c4662 Mon Sep 17 00:00:00 2001 From: Sajjad Aiyoob <158059813+KingSajxxd@users.noreply.github.com> Date: Sun, 24 May 2026 18:35:48 +0530 Subject: [PATCH 3/3] docs] Improve README clarity and grammar Fix 'time-travelling' -> 'time-traveling' Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f5496d2a..e440b77b 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ [![Security](https://img.shields.io/badge/Security-Policy-green.svg)](SECURITY.md) [![Contributing](https://img.shields.io/badge/Contributing-Guidelines-blue.svg)](CONTRIBUTING.md) -Open General Information Network, hereafter referred to as **OpenGIN**, is an open-source platform designed to build a time-aware digital twin of an ecosystem by defining its entities, relationships, and data according to a specification. OpenGIN core supports a wide variety of data formats to provide efficient querying to simulate the digital twin. Underneath, OpenGIN uses a polyglot database definition which supports representing the changes of an ecosystem through time-travelling. +Open General Information Network, hereafter referred to as **OpenGIN**, is an open-source platform designed to build a time-aware digital twin of an ecosystem by defining its entities, relationships, and data according to a specification. OpenGIN core supports a wide variety of data formats to provide efficient querying to simulate the digital twin. Underneath, OpenGIN uses a polyglot database definition which supports representing the changes of an ecosystem through time-traveling. **See OpenGIN in action**: [OpenGINXplore](https://github.com/LDFLK/openginxplore) is a reference application built with OpenGIN, designed to explore Sri Lankan government data.