ConceptFamily

  • Describes the neighborhood of concepts around a source concept. Larger sections of the concept taxonomy may be obtained using the hierarchy API function.
    id
    Unique identifier of the concept.
  • rootPaths
    Enumerates all paths from this concept to a root of the hierarchy. The rootPaths are encoded as a single list of concept ids. Each path starts with the id of the concept being described.
    siblings
    Ids of concepts which share a parent with this concept.
    children
    Direct children of this concept.

Type/ConceptFamily (last edited 2008-11-05 17:41:19 by KevinGilpin)