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

Compare with Current View Page History

« Previous Version 11 Next »

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

Collection: objects

GET

Example: Show search form

http://localhost:8080/fedora/objects

Example: Begin search

Starts a search.

Example: Resume search

Gets the next page of search results.

objects/{pid}

An object in the repository.

GET

Without parameters

Provides an HTML representation of the object.

With parameters

A variety of views of the object can be returned, based on the values of the following optional parameters:

  • No labels