Skip to content

Releases: OpenSILEX/phis-ws

REL-WS-3.4.0

18 Mar 16:29
Compare
Choose a tag to compare
  • Update phis to work in new opensilex modular system
  • Remove PostgreSQL support

REL-WS-3.3.1

13 Nov 13:11
9fd06bb
Compare
Choose a tag to compare

Bug fix release:

  • Add API webservice to get current version
  • Fix bug on project listing
  • Fix bug on scientific object update

REL-WS-3.3.0

13 Sep 12:10
b10f70e
Compare
Choose a tag to compare
REL-WS-3.3.0 Pre-release
Pre-release
  • Brapi:
    • added calls GET studies and GET|POST studies-search V1.2
    • changed the way of retrieving each BrapiCall Info by using ServiceLoader
    • added the call GET observationvariables?studyDbId={studyDbId}
  • Change the projects implementation and storage from postgresql to rdf4j
  • Fix URI generation SO, Sensor, Actuator, Vector, Variable
  • Optimization

REL-WS-3.2.5

28 Jun 12:48
d0f862e
Compare
Choose a tag to compare
  • Scientific objects POST : optimizations
  • Scientific objects GET : fix multiple properties
  • Documents : remove the use of sftp
  • Experiments POST : fix URI generation

REL-WS-3.2.4

11 Jun 08:49
066e342
Compare
Choose a tag to compare

Optimisation :

  • Scientific objects GET
  • Variable, Method, Trait, Unit GET

REL-WS-3.2.3

29 May 13:39
84ec754
Compare
Choose a tag to compare

Improve scientific search
Add GET data/search
Bug corrections
For help send a mail at [email protected]

REL-WS-3.2.2

22 May 11:04
994a280
Compare
Choose a tag to compare

Add deprecated annotations to Image and Dataset services.
Use /data/file and /data/files services instead of /images services
Use /data services instead of /dataset services
See new examples of Python clients on https://github.com/OpenSILEX/phis-ws-clients
For help send a mail at [email protected]

REL-WS-3.2.1

17 May 14:15
eaf6d29
Compare
Choose a tag to compare

Bug corrections

REL-WS-3.2

16 May 13:23
746142f
Compare
Choose a tag to compare

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

REL-WS-3.2-beta

22 Mar 13:37
40b90c6
Compare
Choose a tag to compare
REL-WS-3.2-beta Pre-release
Pre-release

This tag is a pre-release for development team internal use