Skip to content

REL-WS-3.2

Compare
Choose a tag to compare
@vincentmigot vincentmigot released this 16 May 13:23
· 204 commits to master since this release
746142f

This release is available with a WebApp https://github.com/OpenSILEX/phis-webapp/releases/tag/3.2
and use https://github.com/OpenSILEX/ontology-vocabularies/releases/tag/2.0.2

This release include many bug fixes and refactoring and this specific improvements:

BrAPI:

  • Update to BrAPI specification v1.3
  • Add service GET study/{studyDbId}/observations
  • Add service GET study/{studyDbId}/observationVariable
  • Add service GET study/{studyDbId}/observationunits

Events:

  • Add service GET
  • Add service POST
  • Add service PUT
  • GET Annotations

Scientific Objects:

  • Add service PUT
  • /scientificObjects GET : rename alias to label in the service return

Data:

  • Add service GET
  • Add service POST

Data File:

  • Add service GET
  • Add service POST
  • Add service POST from existing file URL

Provenance:

  • Add service GET
  • Add service POST
  • Add service PUT

Variables:

  • Update service GET - Add optional skos filter

Sensors:

  • Add model attribute

Actuators

  • Add service POST
  • Add service GET
  • Add service PUT
  • Add service GET details
  • Add service PUT to add measured variables to actuators

Others

  • Add MongoDB authentication support (optionnal)
  • Fix filters for experiments, projects, sensors, vectors and actuators