You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

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

Resource: objects

The collection of objects stored in the repository.

Example URL:

http://localhost:8080/fedora/objects

GET

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.

objects

  • No labels