WomenPlusPlus / deploy-impact-22-openedu-b

Repository for Team openedu-b for deploy(impact) 2022
GNU General Public License v3.0
3 stars 0 forks source link

Define the relationship between ontology and effective DB Schema #59

Open MichalBurgunder opened 1 year ago

MichalBurgunder commented 1 year ago

We have our ontology. From this, the goal is to use the ontology to create DB schemas, i.e. define exactly how exactly the data will be inserted into our database. From here, we can use this data to create NLP/AI/Data science models.

Once we have completed this ticket, we can move forward with concretely (read: actually) build the Models. To do that, we will use the NLP pipeline solution from another ticket.