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

Compare with Current View Page History

« Previous Version 10 Next »

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

Resource: objects

The collection of objects stored in the repository.

GET

Example: Show HTML search form

http://localhost:8080/fedora/objects

Example: Start a search

Starts a search.

Example: Get next page of results

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