Releases: OpenSILEX/phis-ws
REL-WS-3.4.0
- Update phis to work in new opensilex modular system
- Remove PostgreSQL support
REL-WS-3.3.1
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
- 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
- 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
Optimisation :
- Scientific objects GET
- Variable, Method, Trait, Unit GET
REL-WS-3.2.3
Improve scientific search
Add GET data/search
Bug corrections
For help send a mail at [email protected]
REL-WS-3.2.2
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
Bug corrections
REL-WS-3.2
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
This tag is a pre-release for development team internal use