Skip to content
Heather Bryant edited this page Sep 30, 2017 · 5 revisions

This wiki will serve to elaborate on components of the project and intentions behind design decisions.

The current state of these notes are meant to capture the status of the Editorial app model.

This model defines the extent of the platform that organizers actors on the platform (users-team and independent), their associations (organizations and networks) and the content created (projects, series, stories, facets, assets).

Data Model

Actors & Associations

Content

Assets

  • ImageAsset
  • DocumentAsset
  • AudioAsset
  • VideoAsset
  • SimpleImage
  • SimpleDocument
  • SimpleAudio
  • SimpleVideo

Notes

  • Notes

Tasks

  • Tasks

Events

  • Events

Communication

  • Comment
  • Discussion

CopyRecords

  • StoryCopyRecord
  • FacetCopyRecord
  • ImageAssetCopyRecord
  • PrintAssetCopyRecord
  • AudioAssetCopyRecord
  • VideoAssetCopyRecord
Clone this wiki locally