Harium / suneidesis

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

[Serialization] Omit data type of Words #103

Closed yuripourre closed 3 years ago

yuripourre commented 3 years ago

The serialization/deserialization could infer the type given the data type.

If the concept "type" is word, the data type is primitive.

It can be extended to other concepts if needed.