Developer:CitationsResource

From myExperiment
Jump to: navigation, search

Citations Resource

Index of citations

Planned.


Create citation

Planned.


Read citation

URL: GET http://www.myexperiment.org/citation.xml?id=5

Example output:

<?xml version='1.0' encoding='UTF-8'?>
<citation uri='http://www.myexperiment.org/citation.xml?id=5' resource='http://www.myexperiment.org/workflows/79/citations/5'>
  <authors>Peter Li, Tom Oinn, Stian Soiland and Douglas B. Kell</authors>
  <created-at>Thu Nov 29 12:28:42 +0000 2007</created-at>
  <isbn></isbn>
  <issn></issn>
  <publication>Bioinformatics (In press)</publication>
  <published-at>Thu Nov 29 00:00:00 +0000 2007</published-at>
  <title>Automated manipulation of systems biology models using libSBML within Taverna workflows</title>
  <uri>http://www.mcisb.org/software/taverna/libsbml/index.html</uri>
  <annotator uri='http://www.myexperiment.org/user.xml?id=221' resource='http://www.myexperiment.org/users/221'>Peter Li</annotator>
  <workflow uri='http://www.myexperiment.org/workflow.xml?id=79' resource='http://www.myexperiment.org/workflows/79'>Mapping microarray data onto metabolic pathways</workflow>
</citation>


Update citation

Planned.


Delete citation

Planned.


Elements for citation

  • accessed-at - the date/time that the workflow being cited was accessed for the purpose of creating this citation
  • authors - the authors of the item that is citing the workflow
  • created-at - the date/time the citation was created
  • id - the id of the citation
  • issn - the issn of the item citing the workflow (or the publication it is within)
  • isbn - the isbn of the item citing the workflow (or the publication it is within)
  • publication - the publication in which the item citing the workflow was published.
  • published-at - the date/time that the item citing the workflow was published
  • title - the title of the item citing the workflow.
  • uri - a Uniform Resource Identifier (URI) for the item citing the workflow (e.g. a DOI)
  • annotator - the user who submitted the citation
  • workflow - the workflow the item is citing