Ticket #104 (new defect)

Opened 2 years ago

Last modified 8 months ago

Handling different forms of copyright

Reported by: amit Assigned to: rich
Priority: medium Milestone:
Component: ambra Version: 0.5-SNAPSHOT
Keywords: copyright WHO cc: Cc:
Blocking: Blocked By:

Description

In communication with Rich, we have found out that there are certain objects in the existing PLoS corpus with different copyrights (WHO for example). Our assumption going in with Topaz has been that all objects will be CC and this potentially needs to be revisited. Odds are high that we will not be able to do this for launch in which case we need to be careful ingesting the PLoS corpus to check copyright statements. Rich is ok with this approach as it probably affects very few papers.

Dependency Graph

Change History

05/30/07 11:55:13 changed by jsuttor

note that when an article is served out over as RSS feed with the new feeds, any rights info in the existing doc is passed through. if rights == null a CC SA-BY 3.0 is used by default.

08/07/07 16:25:51 changed by

  • milestone deleted.

Milestone Bugs deleted

08/08/07 17:14:15 changed by amit

  • priority changed from unassigned to medium.
  • milestone set to 0.9.

This has actually been half done with r3172. To complete this we will need three set of changes:

  • Fixes in Topaz to avoid cascade deletes in certain cases
  • PLoS to migrate to NLM DTD 2.3 which allows a precise specification of license.
  • Changes to the publishing application to make use of the above information.

09/02/07 22:41:40 changed by

  • milestone deleted.

Milestone 0.9 deleted

03/18/08 08:45:52 changed by amit

  • owner changed from somebody to rich.
  • component changed from topaz to publishing-app.

Topaz has fixed cascade deletes. Fixes are needed in Ambra to close this.