Package org.incenp.obofoundry.sssom.slots


package org.incenp.obofoundry.sssom.slots
  • Class
    Description
    Represents a metadata slot that holds the prefix (or curie) map used by a mapping set.
    Represents a metadata slot that holds a date.
    Represents a metadata slot that holds a numerical value.
    Represents a metadata slot that is intended to hold an entity reference (which is internally represented by a String).
    Represents a metadata slot that holds an entity type enumeration value.
    Represents a metadata slot that holds a list of extension definitions (describing the non-standard metadata slots in used within a mapping set).
    Represents a metadata slot that holds all extension values (non-standard metadata slots) for a SSSOM object.
    A visitor interface to visit the different metadata slot of a SSSOM Java object.
    A visitor interface to visit the different types of metadata slots of a SSSOM object.
    Represents a metadata slot that holds a mapping cardinality value.
    Represents a metadata slot that holds a predicate modifier enumeration value.
    Slot<T>
    Represents a metadata slot on a SSSOM object.
    A class to facilitate the manipulation of SSSOM slots.
    A helper class to implement the propagation of slots from the mapping set level to the level of individual mappings and the other way round.
    A default implementation of the ISlotVisitor interface that does nothing for every slot type.
    Represents a metadata slot that is backed by a String-typed field.
    Represents a metadata slot that is intended to hold a URI (which is internally represented by a string).
    Represents a metadata slot that holds a SSSOM version.