Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

 

Note: The Competition services described here are still in development and are not yet available on Synapse.Synapse Competitions are constructed around three primary objects: Competition, Participant, and Submission. The Competition API is designed to support open-access Synapse data analysis and modeling challenges.

Data Models

Competition

  • id
  • eTag
  • name
  • description
  • ownerID
  • contentSource
  • status

Participant

  • ownerID
  • competitionId
  • joinDate

Submission

  • ownerID
  • competitionID
  • creationDate
  • status
  • score