Thanks for letting us know, Johannes,

Note that opencog has Python bindings, which would allow you to create atoms as intermediary structures as opposed to directly translate into scheme, in case that helps.

Maybe it allows you to write atoms in scheme format, I don't know as I do not use Python bindings, but I can recall seeing code calling scheme from python so that should be possible.

Nil

On 1/14/19 3:49 PM, Johannes Castner wrote:
Dear opencog friends and fellow hackers and people who are interested in ontologies etc, here is a python script I've been working on that parses the ENVO.obo ontology and prints a version of it to Scheme. I could definitely use some help with improvements and I'll be vigorously working on it myself. Here is the first draft:
https://github.com/jac2130/obo_to_Atom_Space/blob/master/ENVO_scm.py

Basically the idea is to generalize it and build new parsers and scheme writers that parse other ontologies but that follow the same basic logic.

Hope that it is useful!

johannes

--
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] <mailto:[email protected]>. To post to this group, send email to [email protected] <mailto:[email protected]>.
Visit this group at https://groups.google.com/group/opencog.
To view this discussion on the web visit https://groups.google.com/d/msgid/opencog/25f2b3d4-83f4-4921-92d2-6dee105877a1%40googlegroups.com <https://groups.google.com/d/msgid/opencog/25f2b3d4-83f4-4921-92d2-6dee105877a1%40googlegroups.com?utm_medium=email&utm_source=footer>.
For more options, visit https://groups.google.com/d/optout.

--
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 post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/opencog.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/opencog/25f39cdf-d1fe-02f6-3ec2-81182af85c5b%40gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to