Pubman Func Spec Researcher Portfolio

From MPDLMediaWiki
Revision as of 16:21, 31 October 2008 by Uat (talk | contribs) (→‎Data structure: added on data structure)
Jump to navigation Jump to search

Scenarios[edit]

  • The scientists wants to provide an individual entry point to his research stored in the repository, aligned with personal information, a personal link collection and the possibility to upload content, e.g. photos, pdfs or movies.
  • The public user has found an interesting publication and wants to see more publications of the author. Given a long list of publications as result, he wants to search within them.
  • The public user has found an interesting publication and wants to contact the author for more details.
  • The scientist wants to modify and update his portfolio. He wants to have easy possibility to organize the content on his portfolio and to decide on the structuring keywords.

Requirements[edit]

UC Generate researcher portfolio[edit]

Status: in specification

Schedule:

  • possible approaches:
  • search&output by person ID, apply standard XSLT on results, integration of photo? no de-selection of publications. Usage of pre-defined Local tags are interpreted by XSLT for basic "categorization"
  • alternative: customizable template, ie. customizable categorization of publications?

UC Modify researcher portfolio[edit]

Status: in specification

Schedule:

  • de-select publication from portfolio
  • modify entries
  • ie. update named entity service, in case personal information is modified?

UC View researcher portfolio[edit]

Status: in specification

Schedule:

  • "view profile" should be offered for any person which is stored with PersonID
  • should list all publications related to this PersonID

UC Close researcher portfolio[edit]

Status: in specification

Schedule:

  • closing page or re-direct queries to other web-site

Data structure[edit]

Following information should be available on a researcher portfolio, based on the Person ID and the Named Entity Service:

  • Photo (stored externally)
  • local/internal ResearcherID (once), including URI
  • external ID (multiple), including URI if available
  • Keywords of research fields (free text)
  • Position (title)(controlled list?)
  • PhD, year
  • Awards (free text field)
  • Organizational unit (controlled)
  • Other affiliations (free text)

Tools[edit]