From f18ef53b643303a98d9cc4a406d0ebcdb4282852 Mon Sep 17 00:00:00 2001 From: Bob van Luijt Date: Sat, 10 Aug 2019 15:26:13 +0200 Subject: [PATCH 1/5] Add Weaviate --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a5d376f6..02e0d96e 100644 --- a/README.md +++ b/README.md @@ -821,6 +821,7 @@ _Command-line file upload_ - [Mindmaps](https://github.com/drichard/mindmaps) - Open source, offline capable, mind mapping application. ([Demo](http://drichard.org/mindmaps/)) `AGPL-3.0` `HTML5` - [My Mind](https://github.com/ondras/my-mind) - Web application for creating and managing mind maps. ([Demo](https://my-mind.github.io/?url=examples%2Ffeatures.mymind)) `MIT` `Javascript` - [TagTool](https://letstag.it) - Collaborative knowledge management tool. Create word clouds and link the elements. ([Demo](https://demo.letstag.it), [Source Code](https://gitlab.com/tagtool/tagtool)) `MIT` `Python` +- [Weaviate](https://github.com/semi-technologies/weaviate) - GraphQL based Knowledge Graph ([Info and Docs](https://semi.technology)). `BSD-3-Clause modified` ## Learning and Courses @@ -1189,6 +1190,7 @@ See also _[Monitoring](#monitoring)_ - [Ambar](https://ambar.cloud) - Document Search Engine (OCR, Store & Search). ([Demo](https://app.ambar.cloud/), [Source Code](https://github.com/RD17/ambar)) `MIT` `Nodejs/Python` - [Gigablast](http://www.gigablast.com/) - open source search engine. ([Source Code](https://github.com/gigablast/open-source-search-engine)) `Apache-2.0` `C++` - [Searx](https://asciimoo.github.io/searx/) - Privacy-respecting, hackable metasearch engine. ([Demo](https://searx.me/), [Source Code](https://github.com/asciimoo/searx)) `AGPL-3.0` `Python` +- [Weaviate](https://github.com/semi-technologies/weaviate) - GraphQL based Knowledge Graph ([Info and Docs](https://semi.technology)). `BSD-3-Clause modified` - [Yacy](http://yacy.net/en/index.html) - Peer based, decentralized search engine server. ([Demo](http://search.yacy.net/), [Source Code](https://github.com/yacy/yacy_search_server)) `GPL-2.0` `Java` ## Software Development From 46b1106fdc139324cab0abf7b0ebe5ade015b145 Mon Sep 17 00:00:00 2001 From: Bob van Luijt Date: Sat, 10 Aug 2019 15:29:35 +0200 Subject: [PATCH 2/5] Set Demo link --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 02e0d96e..7890941d 100644 --- a/README.md +++ b/README.md @@ -821,7 +821,7 @@ _Command-line file upload_ - [Mindmaps](https://github.com/drichard/mindmaps) - Open source, offline capable, mind mapping application. ([Demo](http://drichard.org/mindmaps/)) `AGPL-3.0` `HTML5` - [My Mind](https://github.com/ondras/my-mind) - Web application for creating and managing mind maps. ([Demo](https://my-mind.github.io/?url=examples%2Ffeatures.mymind)) `MIT` `Javascript` - [TagTool](https://letstag.it) - Collaborative knowledge management tool. Create word clouds and link the elements. ([Demo](https://demo.letstag.it), [Source Code](https://gitlab.com/tagtool/tagtool)) `MIT` `Python` -- [Weaviate](https://github.com/semi-technologies/weaviate) - GraphQL based Knowledge Graph ([Info and Docs](https://semi.technology)). `BSD-3-Clause modified` +- [Weaviate](https://github.com/semi-technologies/weaviate) - GraphQL based Knowledge Graph ([Demo](https://semi.technology)). `BSD-3-Clause modified` ## Learning and Courses @@ -1190,7 +1190,7 @@ See also _[Monitoring](#monitoring)_ - [Ambar](https://ambar.cloud) - Document Search Engine (OCR, Store & Search). ([Demo](https://app.ambar.cloud/), [Source Code](https://github.com/RD17/ambar)) `MIT` `Nodejs/Python` - [Gigablast](http://www.gigablast.com/) - open source search engine. ([Source Code](https://github.com/gigablast/open-source-search-engine)) `Apache-2.0` `C++` - [Searx](https://asciimoo.github.io/searx/) - Privacy-respecting, hackable metasearch engine. ([Demo](https://searx.me/), [Source Code](https://github.com/asciimoo/searx)) `AGPL-3.0` `Python` -- [Weaviate](https://github.com/semi-technologies/weaviate) - GraphQL based Knowledge Graph ([Info and Docs](https://semi.technology)). `BSD-3-Clause modified` +- [Weaviate](https://github.com/semi-technologies/weaviate) - GraphQL based Knowledge Graph ([Demo](https://semi.technology)). `BSD-3-Clause modified` - [Yacy](http://yacy.net/en/index.html) - Peer based, decentralized search engine server. ([Demo](http://search.yacy.net/), [Source Code](https://github.com/yacy/yacy_search_server)) `GPL-2.0` `Java` ## Software Development From f5204e94bacdfa248ecd23b408dbf572a6ecc315 Mon Sep 17 00:00:00 2001 From: Bob van Luijt Date: Sat, 10 Aug 2019 15:34:17 +0200 Subject: [PATCH 3/5] Add Go language --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7890941d..9d299dea 100644 --- a/README.md +++ b/README.md @@ -821,7 +821,7 @@ _Command-line file upload_ - [Mindmaps](https://github.com/drichard/mindmaps) - Open source, offline capable, mind mapping application. ([Demo](http://drichard.org/mindmaps/)) `AGPL-3.0` `HTML5` - [My Mind](https://github.com/ondras/my-mind) - Web application for creating and managing mind maps. ([Demo](https://my-mind.github.io/?url=examples%2Ffeatures.mymind)) `MIT` `Javascript` - [TagTool](https://letstag.it) - Collaborative knowledge management tool. Create word clouds and link the elements. ([Demo](https://demo.letstag.it), [Source Code](https://gitlab.com/tagtool/tagtool)) `MIT` `Python` -- [Weaviate](https://github.com/semi-technologies/weaviate) - GraphQL based Knowledge Graph ([Demo](https://semi.technology)). `BSD-3-Clause modified` +- [Weaviate](https://github.com/semi-technologies/weaviate) - GraphQL based Knowledge Graph ([Demo](https://semi.technology)) `BSD-3-Clause` `Go` ## Learning and Courses @@ -1190,7 +1190,7 @@ See also _[Monitoring](#monitoring)_ - [Ambar](https://ambar.cloud) - Document Search Engine (OCR, Store & Search). ([Demo](https://app.ambar.cloud/), [Source Code](https://github.com/RD17/ambar)) `MIT` `Nodejs/Python` - [Gigablast](http://www.gigablast.com/) - open source search engine. ([Source Code](https://github.com/gigablast/open-source-search-engine)) `Apache-2.0` `C++` - [Searx](https://asciimoo.github.io/searx/) - Privacy-respecting, hackable metasearch engine. ([Demo](https://searx.me/), [Source Code](https://github.com/asciimoo/searx)) `AGPL-3.0` `Python` -- [Weaviate](https://github.com/semi-technologies/weaviate) - GraphQL based Knowledge Graph ([Demo](https://semi.technology)). `BSD-3-Clause modified` +- [Weaviate](https://github.com/semi-technologies/weaviate) - GraphQL based Knowledge Graph ([Demo](https://semi.technology)) `BSD-3-Clause` `Go` - [Yacy](http://yacy.net/en/index.html) - Peer based, decentralized search engine server. ([Demo](http://search.yacy.net/), [Source Code](https://github.com/yacy/yacy_search_server)) `GPL-2.0` `Java` ## Software Development From 3bd12515b5fa0899c44edfe5e256e55560aa6040 Mon Sep 17 00:00:00 2001 From: Bob van Luijt Date: Sun, 11 Aug 2019 17:49:47 +0200 Subject: [PATCH 4/5] Remove SE --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 9d299dea..e124c9a4 100644 --- a/README.md +++ b/README.md @@ -1190,7 +1190,6 @@ See also _[Monitoring](#monitoring)_ - [Ambar](https://ambar.cloud) - Document Search Engine (OCR, Store & Search). ([Demo](https://app.ambar.cloud/), [Source Code](https://github.com/RD17/ambar)) `MIT` `Nodejs/Python` - [Gigablast](http://www.gigablast.com/) - open source search engine. ([Source Code](https://github.com/gigablast/open-source-search-engine)) `Apache-2.0` `C++` - [Searx](https://asciimoo.github.io/searx/) - Privacy-respecting, hackable metasearch engine. ([Demo](https://searx.me/), [Source Code](https://github.com/asciimoo/searx)) `AGPL-3.0` `Python` -- [Weaviate](https://github.com/semi-technologies/weaviate) - GraphQL based Knowledge Graph ([Demo](https://semi.technology)) `BSD-3-Clause` `Go` - [Yacy](http://yacy.net/en/index.html) - Peer based, decentralized search engine server. ([Demo](http://search.yacy.net/), [Source Code](https://github.com/yacy/yacy_search_server)) `GPL-2.0` `Java` ## Software Development From 35fa74f5603f38ccabf373da8591ef882c27ad4d Mon Sep 17 00:00:00 2001 From: nodiscc Date: Tue, 20 Aug 2019 17:19:41 +0000 Subject: [PATCH 5/5] add missing final dot --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e124c9a4..991b1ff9 100644 --- a/README.md +++ b/README.md @@ -821,7 +821,7 @@ _Command-line file upload_ - [Mindmaps](https://github.com/drichard/mindmaps) - Open source, offline capable, mind mapping application. ([Demo](http://drichard.org/mindmaps/)) `AGPL-3.0` `HTML5` - [My Mind](https://github.com/ondras/my-mind) - Web application for creating and managing mind maps. ([Demo](https://my-mind.github.io/?url=examples%2Ffeatures.mymind)) `MIT` `Javascript` - [TagTool](https://letstag.it) - Collaborative knowledge management tool. Create word clouds and link the elements. ([Demo](https://demo.letstag.it), [Source Code](https://gitlab.com/tagtool/tagtool)) `MIT` `Python` -- [Weaviate](https://github.com/semi-technologies/weaviate) - GraphQL based Knowledge Graph ([Demo](https://semi.technology)) `BSD-3-Clause` `Go` +- [Weaviate](https://github.com/semi-technologies/weaviate) - GraphQL based Knowledge Graph. ([Demo](https://semi.technology)) `BSD-3-Clause` `Go` ## Learning and Courses