Hello. Can this be a solution to the s-expression storing
[image: storeS-expressionsInDB.png]
The advantage of storing it this way is that the database grows in data, 
not in structure. The number of possible s-expression is essencialy 
infinite, and that could make changing the structure (tables and columns) 
prohibitive in a relational database.
Obs: 
 - Instead of the column "type" in the Nodes table, it could be a boolean 
column "is_set"
- I use a "equal" relation for asigning two nodes

-- 
You received this message because you are subscribed to the Google Groups 
"opencog" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/opencog/19d75d70-d586-43d5-9e54-111aa150b8d9n%40googlegroups.com.

Reply via email to