Versions Compared

Key

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

This is non-official. It's my own attempt at documenting Fedora's REST API in a resource-oriented way.

Table of Contents

Resource: objects

The collection of objects stored in the repository.

Example URI: http://localhost:8080/fedora/objectsImage Added

GET

Panel
bgColorwhite
borderStylenone

Without parameters

Presents a simple HTML search form for finding objects in the repository.

With "terms" or "query" parameter

Starts a search.

With "sessionToken" parameter

Gets the next page of search results.

...