Hacker News new | ask | show | jobs
by pX0r 2851 days ago
Is there a framework which lets one encode these ideas today ?
3 comments

Stanford universiry manages a tool called Protege (cf protege.stanford.edu). It is now fully RDF/OWL, I presume. But in the last decade, there was a dedicated version for FRAMES. (I Think this link is still valid: https://protege.stanford.edu/download/protege/3.4/installany...)
A stage inbetween Frames in Lisp and RDF/OWL was KIF [1].

[1] https://en.wikipedia.org/wiki/Knowledge_Interchange_Format

There's Framenet, a computational collection of frames.

https://en.wikipedia.org/wiki/FrameNet

https://framenet.icsi.berkeley.edu/fndrupal/

RDF/OWL, and the various vocabularies built around it.