These docs are for v1.0. Click to read the latest docs for v2.0.

Creating links between metadata records

How do I create a relationship between two metadata records?

After creating records for various models on the platform, you can create links between records. This allows you to place your data in context, and enable more advanced functionality to query, and navigate over data on the platform.

A relationship always has an originating record and a destination record. In addition, a relationship has a type , which must be created at the model level first.

Linking a record to one or more other records

To create a relationship between records, open the details for a particular record and click on the Link to Record button. A dropdown menu allows you to select the model of the record you want link to the current record.

2550

NOTE: You can only link to other models that have records associated with them.

Next, you must select the relationship type (created at the model level):

2556

Then, hit the Create Relationship button to link between the active record and all the records that you selected:

2560

Visualizing relationships in the dataset

Relationships between records are made visible in the Explore pane of the dataset. The data model viewer shows which models are connected in the dataset. Two models are connected if any of the records of these models have a relationship.

2558

The details panel of each record shows the relationships for that particular record underneath the properties of the record. Each record can have relationships with multiple other records of different models.

2556