Harium / suneidesis

A project to represent knowledge
MIT License
2 stars 1 forks source link

[Core] Add translations #136

Open yuripourre opened 2 years ago

yuripourre commented 2 years ago
{
"id": "word",
"_type": "WORD",
"translations": {"_type":"MAP", "pt_BR": { id:"palavra }}
}
yuripourre commented 2 years ago

Depends on #127

yuripourre commented 2 years ago

Another approach is to use an attribute meaning and multiple words from different languages might share the same meaning.

The query would take more time but the database will be smaller