Presentation's needs from Domain/Persistence
From MWCSWiki
Definitions: "thumbnail" -- the very rudimentary contents of an Object/Relationship, not the fully hydrated thing. This is necessary, for instance, to display in a "hit list" so the user can click on one of the "hits" and then retrieve the full Object/Relationship's page. "URI" -- the non-human-readable unique ID for an object (e.g., http://okm.org/objects#AbrahamLincolnTheAmericanPresident) "human readable name" (abbr "HRName") -- the human-readable name, NOT necessarily unique (e.g., "Abraham Lincoln")
- retrieve an Object by URI (the full object, not a thumbnail)
- retrieve a Relationship by URI/# (the full relationship, not a thumbnail)
- retrieve a list of Object thumbnails by partial (initial) HRName match
- retrieve a list of Object thumbnails by exact HRName match
Cvois2gq 15:36, 16 February 2008 (EST) I'm not sure I know what "thumbnail" amounts to, since I was thinking the "hit-list" would be text only HRname matches ?

