Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Where can I find more information on SubL and how to map files into OpenCycs ontology?

files map ontology OpenCyc SubL
0
10 Posted

Where can I find more information on SubL and how to map files into OpenCycs ontology?

0

Cycorp has a little bit of information at http://www.cyc.com/cycdoc/ref/subl-reference.html and http://www.cyc.com/doc/white_papers/mapping-ontologies-into-cyc_v31.pdf. You can also look up the Common Lisp hyperspec at http://www.xanalys.com/software_tools/reference/HyperSpec/Front/index.htm. It gives the Common Lisp functions from which SubL is derived. If a function is not defined in the SubL programming document, then very likely it has the signature given by common lisp. When we release source code for the Cyc Server, it will likely be SubL that you either load into the command line or API, or compile into C using a translator built into Cyc itself… then compiling the translated C code with the GCC toolchain and static linking to a Cyc object library that we will provide. The accompanying C header file will cover the Cyc API (as translated into C).

0

Cycorp has a little bit of information at http://www.cyc.com/cycdoc/ref/subl-reference.html and http://www.cyc.com/doc/white_papers/mapping-ontologies-into-cyc_v31.pdf. You can also look up the Common Lisp hyperspec at http://www.xanalys.com/software_tools/reference/HyperSpec/Front/index.htm. It gives the Common Lisp functions from which SubL is derived. If a function is not defined in the SubL programming document, then very likely it has the signature given by common lisp. When we release source code for the Cyc Server, it will likely be SubL that you either load into the command line or API, or compile into C using a translator built into Cyc itself… then compiling the translated C code with the GCC toolchain and static linking to a Cyc object library that we will provide. The accompanying C header file will cover the Cyc API (as translated into C).

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.