ML Wiki
Machine Learning Wiki - A collection of ML concepts, algorithms, and resources.

First Order Logic

First Order Logic

First Order Logic (FOL)

Inference

In FOL, inference is generally undecidable

  • there is a subset of FOL, called Descriptive Logic, where it becomes tractable

  • FOL give formal definitions of RDFS and OWL statements
    • Classes - unary predicates
    • Properties - binary predicates
  • DL is a subset of FOL where many interesting properties are decidable

See Also

Sources

  • Web Data Management, Manolescu, Ioana, et al. [http://webdam.inria.fr/Jorge/]