Published at April 23, 2021 · 3 min read
Web Ontology Language (OWL) Recap In our prior post we discuss description logics (DLs), a family of mathematical knowledge representation languages which are often used rather than first order logic (FOL) To finish our suite of knowledge representation languages we discuss the Web Ontology Language, usually referred to as OWL. OWL vs DL OWL is another knowledge representation language, based on Description Logics. Unlike description logics and FOL, it is specified as a language which is contained in digital files rather than mathematical symbols....