Skip to content

Define the relationship between ontology and effective DB Schema #59

@MichalBurgunder

Description

@MichalBurgunder

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.

  • Map out the relationship between the ontology and Database
  • Define DB Schemas that allow for us to understand the ontology in terms of concrete SQL tables/NoSQL Schemas
  • Decide on what objects in the ontology will end up in the database, where, in what format, and document those that don't

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.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

Status

✅ Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions