Update render script and Makefile

This commit is contained in:
Jonas Zeunert
2024-04-22 21:54:39 +02:00
parent 2d63fe63cd
commit 4d0cd768f7
10975 changed files with 47095 additions and 4031084 deletions

View File

@@ -1,6 +1,6 @@
!TypeDB (https://github.com/vaticle/typedb/blob/b82ee7fa3c522072c3ff6f0ec6c093366171b03a/docs/banner.png) (https://typedb.com/philosophy/)
 Awesome TypeDB !Awesome (https://awesome.re/badge.svg) (https://awesome.re)
 Awesome TypeDB !Awesome (https://awesome.re/badge.svg) (https://awesome.re)
A curated list of TypeDB resources.
@@ -31,11 +31,11 @@
- Blitz-ORM (https://github.com/Blitzapps/blitz-orm) - Blitz-ORM is an Object Relational Mapper written in TypeScript and compatible with TypeDB.
- TypeDB-ML (https://github.com/vaticle/typedb-ml) - TypeDB-ML provides tools to enable graph algorithms and machine learning with TypeDB.
- TypeDB Loader (https://github.com/typedb-osi/typedb-loader) - An open-source data migrator for loading data into TypeDB at scale.
- TypeDB OSI - Cyber Threat Intelligence (https://github.com/typedb-osi/typedb-cti) - TypeDB CTI is an open source threat intelligence platform enabling threat intel professionals to bring together their 
disparate CTI information into one database 
- TypeDB OSI - Cyber Threat Intelligence (https://github.com/typedb-osi/typedb-cti) - TypeDB CTI is an open source threat intelligence platform enabling threat intel professionals to bring 
together their disparate CTI information into one database 
and find new insights about cyber threats.
- TypeDB OSI - Biomedical Knowledge Graph (https://github.com/typedb-osi/typedb-bio) - TypeDB Bio is an open source biomedical knowledge graph providing biomedical researchers an intuitive way to query 
interconnected and heterogeneous biomedical 
- TypeDB OSI - Biomedical Knowledge Graph (https://github.com/typedb-osi/typedb-bio) - TypeDB Bio is an open source biomedical knowledge graph providing biomedical researchers an intuitive 
way to query interconnected and heterogeneous biomedical 
data in one single place.
- Source++ (https://github.com/sourceplusplus/Assistant) - Open-source automated programming assistant with runtime-aware and context-aware functionality.
- Rasa (https://github.com/RasaHQ/rasa) - Open-source machine learning framework to automate text-and voice-based conversations.
@@ -50,7 +50,8 @@
Example projects
- TypeDB Driver Examples (https://github.com/vaticle/typedb-driver-examples) - This repository includes examples that showcase usage of TypeDB Drivers in reading from and writing to a TypeDB database.
- TypeDB Driver Examples (https://github.com/vaticle/typedb-driver-examples) - This repository includes examples that showcase usage of TypeDB Drivers in reading from and writing to a TypeDB 
database.
Blog posts