Ticket #614 (new task)

Opened 1 year ago

Last modified 9 months ago

Email address(es) specified for correspondence with article's creators is not being migrated or ingested

Reported by: ebrown Assigned to: rich
Priority: high Milestone:
Component: ambra Version: 0.8
Keywords: migration Cc:
Blocking: Blocked By:

Description

Discovered due to #612.

Currently annotated.groovy grabs an article out of fedora and extracts these email address(es) as follows:

def authorList = article.front.'article-meta'.'author-notes'.corresp.email.list()

I took a look at what it would take for the MigrationScript (migration.groovy)/ingestion-code to include this additional information, but I don't really see an appropriate mapping into the models we currently have. I looked for a place to shove it in some foaf representation somewhere, but I don't think there is a mapping between any existing author/creator/editor, etc. foaf record and this email address(es).

It probably would really help to look at sample articles to see how the path used above by annotated.groovy is stored in actual articles.

The solution here isn't obvious and seems unlikely for 0.8. For now, annotated.groovy can still pull the relevant information (email addresses) out of fedora.

Dependency Graph

Change History

08/27/07 00:13:43 changed by amit

  • priority changed from unassigned to high.
  • component changed from topaz to publishing-app.

10/29/07 20:54:00 changed by amit

  • owner changed from amit to russ.

01/11/08 08:14:30 changed by amit

  • type changed from clarification to task.

03/06/08 17:15:43 changed by russ

  • status changed from new to closed.
  • resolution set to wontfix.

this is far off the current roadmap afaik.

03/06/08 21:42:35 changed by amit

  • status changed from closed to reopened.
  • resolution deleted.

Hmmm...you cannot close a ticket because it is off the roadmap. This has to be done, but timing is flexible and you change ownership off your list.

03/06/08 21:42:53 changed by amit

  • owner deleted.
  • status changed from reopened to new.

03/18/08 08:50:32 changed by amit

  • owner set to rich.