Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

A simple workflow to retrieve an XML string from a Fedora Repository containing the 'Smiley' demo data set.

...

Screenshot :

...

Image Added

Source file :

REST-API-Test1.xml

REST API Test2

A simple workflow to retrieve an image from a Fedora Repository containing the 'Smiley' demo data set.

...

Screenshot :

...

Image Added

Source file :

REST-API-Test2.xml

REST API Test3

A workflow to retrieve a list of all objects in a Fedora Repository.

...

Screenshot :

...

Image Added

Source file :

REST-API-Test3.xml

REST API Test4

A variation of REST-API-Test4.xml to be customized to retrieve a datastream dissemination from a local repository.

...

Screenshot :

...

Image Added

Source file :

REST-API-Test4.xmlh3,

REST API Test5

A workflow thast uses the fcrepo.http.restapi client code to retrieve a datastream dissemenation.

...

  1. Display a form dialog for entering parameters to be used to retrieve a datastream dissemination. Uses SimpleHTMLDialog
    from fcrepo.kepler to display and manage the form.
  2. Use fcrepo.http.restapi to get a datastream dissemnination.
  3. Serialize the dissemination into a displayable format.
  4. Display results.

...

Screenshot :

...

Image Added

Source file :

REST-API-Test5.xml