Relationship

A core set of generic relationships, each of which can connect a set of source and target concepts. This class represents the predicate.

Type

Abstract class

URI

this:Relationship

Slots

Associated classes
Figure 1. Associated classes
Name Cardinality Type Description

object

1

Concept

Target element or relationship for the relationship.

subject

1

Element

Source element for the relationship

description

0..1

string

Description for the Concept.

id

0..1

string

Unique identifier for Concepts.


description

Description for the Concept.

URI

this:Concept.description

Cardinality

0..1

Type

string

Inherited from

Concept

id

Unique identifier for Concepts.

URI

this:Concept.id

Cardinality

0..1

Type

string

Inherited from

Concept

object

Target element or relationship for the relationship.

URI

this:Relationship.object

Cardinality

1

Type

Concept

subject

Source element for the relationship

URI

this:Relationship.subject

Cardinality

1

Type

Element