3.2.14 Schemas

Data in Orbita is stored in documents, that are organized into collections. 

A document schema is a JSON object that allows you to define the definition of the items stored in the documents.  Some of the common items are: Strings, Numbers, and Booleans.

In Orbita we enable developers to create and modify 3 different types of collection:

  1. User Personas – Example are: Clinician, Patient, and Caregiver, each would have different meta data associated with them.

  2. Content Schemas – To collect Content used in your application. also used to define the Orbita Answers Fact structure. 

  3. Data Schemas – Used to define any custom data being collected.  Data Schemas are the same as Content Schemas except for where you find them in the Orbita Portal.

Video Content

https://cdn.orbita.cloud/assets/orbita/experiencedesigner/schemas.mp4

Useful Links

http://orbita.ai

Related Content