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

Compare with Current View Page History

« Previous Version 2 Next »


 

Title (Goal)

As a developer, I want to retrieve a set of objects from the repository that conform to my domain model. 

Primary Actor

Developer 

Scope

 

Level

 

Author

Elliot Metsger 

Story (A paragraph or two describing what happens)

Retrieve a set of domain objects from the repository. 

As a developer, I would like to retrieve a set of domain objects that conform to a domain (content) model.

 

For example:

  • Retrieve a list of images and descriptive metadata for each image.

    • Pages of a sheet music item

    • Pages of a newspaper

    • Pages of a medieval manuscript

  • Retrieve the component parts of an Electronic Thesis and Dissertation.

  • Retrieve a list of Data Items in a Collection (Collection and Data Item are domain objects in the Data Conservancy data model).

 

  • No labels