Developer:ReviewsResource

From myExperiment
Jump to: navigation, search

Index of reviews

Planned.


Create review

Planned.


Read review

URL: GET http://www.myexperiment.org/review.xml?id=1

Example output:

<?xml version="1.0" encoding="UTF-8" ?> 
<review uri="http://www.myexperiment.org/review.xml?id=1" resource="http://www.myexperiment.org/workflows/6/ratings/1">
  <owner uri="http://www.myexperiment.org/user.xml?id=2" resource="http://www.myexperiment.org/users/2">David Withers</owner> 
  <rating>4</rating> 
  <created-at>Wed Oct 03 18:36:31 +0100 2007</created-at> 
</rating>


Update review

Planned.


Delete review

Planned.


Elements for review

  • id - the id of the review
  • title - the title of the review
  • review - the main body of the review
  • author - the user who wrote the review
  • created-at - the date/time the review was created
  • updated-at - the date/time the review was last modified