tbox

In computer science, the terms TBox and ABox are used to describe two different types of statements in knowledge bases. TBox statements are the "terminology component", and describe a domain of interest by defining classes and properties as a domain vocabulary. ABox statements are the "assertion component" — facts associated with the TBox's conceptual model or ontologies.
Together ABox and TBox statements make up a knowledge base or a knowledge graph.
ABox statements must be TBox-compliant: they are assertions that use the vocabulary defined by the TBox.
TBox statements are sometimes associated with object-oriented classes and ABox statements associated with instances of those classes.

View More On Wikipedia.org
  • 1

    dmhamilton81

    Novice Member From Trinidad and Tobago
    • Messages
      8
    • Reaction score
      1
    • Points
      1
  • 1

    InnocentSmith

    Standard Member From Santiago, Chile
    • Messages
      45
    • Reaction score
      16
    • Points
      15
  • 1

    Conrad3

    Standard Member From milton keynes
    • Messages
      35
    • Reaction score
      37
    • Points
      17
  • Back
    Top Bottom