Skip to content
tudorgroza edited this page Apr 12, 2021 · 40 revisions

Table of contents

Setup

Domain knowledge

DTOs

Endpoints

Data creation / import endpoints

General data setup

  1. Create a project
    • Only super users have the ability to create projects. Once assigned the ADMIN role of a project (by a super user) one is able to perform all operations described below.
    • All projects contain a DEFAULT context. All entities imported into the project without an explicitly specified context will be assigned to the DEFAULT context
    • To add more contexts to the project use the Project context endpoints
  2. Create at least a source using the Source endpoints
  3. Add entities associated with the source using the Data import endpoint
  4. Add additional users to the project using the Project user management endpoints
    • Only the project ADMIN will be able to perform this operation. The target users will have to exist in the platform.
    • If the target users do not exist in the platform, the ADMIN can create / add them using the Platform User Management endpoints

Sandbox environment details

  • Previous app entry point: http://trait-curation-1.duckdns.org/traits/
  • Current sandbox API entry point: http://193.62.54.159/ontotools/curation/api
    • Accessing Sandbox requires VPN
    • Authentication mechanisms supported at this time: AAP or special tokens