Versions Compared

Key

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

...

This actor displays a SWING dialog that allows the user to enter parameters required to connect to a Fedora Repository and access a particular datastream.

...

Screenshot :

...

Image Added

Required Packages :
  • FCRepoKepler

...

This actor displays a SWING dialog that allows the user to enter parameters required to connect to a Fedora Repository.

...

Screenshot :

...

Image Added

Required Packages :

...

This actor displays a SWING dialog that allows the user to enter parameters required to connect to a Fedora Repository and create a new object with a single datastream.

...

Screenshot :

...

Image Added

Required Packages :
  • FCRepoKepler

...

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

...

Screenshot :

...

Source file :

REST-API-Test1.xml

...

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

...

Screenshot :

...

Source file :

REST-API-Test2.xml

...

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

...

Screenshot :

...

Source file :

REST-API-Test3.xml

...

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

...

Screenshot :

...

Source file :

REST-API-Test4.xml

...

  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 :

...

Source file :

REST-API-Test5.xml

...

  1. Display a form dialog for entering parameters that can be used to create a new object with a single datastream. Uses SimpleHTMLDialog from fcrepo.kepler to display and manage the form.
  2. Use fcrepo.http.restapi to create the new object. Display results.
  3. Use fcrepo.http.restapi to add a datastream. Display results.

...

Screenshot :

...

...

Ingest Dialog Screenshot :

...

Image Removed

Source file :

...