opencog / atomspace

The OpenCog (hyper-)graph database and graph rewriting system
https://wiki.opencog.org/w/AtomSpace
Other
796 stars 225 forks source link

Encode and decode AtomSpace DAGs (as s-expressions) #2928

Closed linas closed 2 years ago

linas commented 2 years ago

In order to store complex kripke frames to the RocksDB backend, there needs to be some way of representing the nesting structure of the AtomSpaces as s-expressions. This adds initial support for that ability.