Class Statement

  • All Implemented Interfaces:
    Serializable, Comparable<Characteristic>, Describable, Identifiable

    public class Statement
    extends Characteristic
    A special kind of characteristic that act as a statement.

    It can relate to up to two other objects, essentially forming two statements. This is a limited form of RDF-style triplet with the main limitation that a given subject can have up to two predicates and objects.

    Author:
    poirigui
    See Also:
    Serialized Form