Core Models Part 1: Making a new project and importing your first data model. | Scribe

    Core Models Part 1: Making a new project and importing your first data model.

    • Christina Conrad |
    • 30 steps |
    • 4 minutes
    1
    Sign into [go.coremodels.io](https://go.coremodels.io/app) using your Sage google account.
    2
    On your home dashboard, find "Sage Template - Make a copy only" Click **Duplicate.** This project serves as a template for data models compatible with schematic. See the [data model documentation](https://sagebionetworks.jira.com/wiki/spaces/SCHEM/pages/2473623559/The+Data+Model+Schema) for more information.
    3
    Click "Yes"
    4
    Wait until duplicate process is complete. This may take a minute. Click Open.
    5
    Once you open the project - navigate in the upper right corner to "**Plugins**"
    6
    Open JSON-LD Importer
    7
    There are several ways to upload a file. 1. Paste URL of jsonld file.
    8
    2. Upload File (.jsonld)
    9
    3. GitHub Integration.
    10
    If you want to utilize the GitHub integration. You will need to link your account. [Create a Personal Access Token](https://github.com/settings/tokens). Click your profile at the top right and click "Git Hub" and paste the token.
    11
    For the purposes of this demo, we will copy the raw link from Github and paste into the Schema Url box.
    12
    Paste Url
    13
    Select Space.
    Select Space.
    14
    Select Import Profile.
    Select Import Profile.
    15
    Click Next
    16
    Review mixins and relations.
    17
    A "Mixin" adds other entities with shared properties or behaviors.
    18
    A "Relation" defines how data in different entities or tables is related.
    19
    Click Preview
    20
    Check that the "Title" column contains the expected mixins or relations. For each column, there should be a Transformation Value. Click Proceed