Opened 9 years ago

Closed 7 years ago

Last modified 6 years ago

#861 closed defect (fixed)

distributor in film should be mapped to base field publisher

Reported by: erazlogo Owned by: dstillman
Priority: major Milestone:
Component: data layer Version: 1.5
Keywords: schema-update Cc: simon

Description

This is now mapped in cite.js but it's better to do this in SQL I think and then remove the cite.js mapping.

Change History (5)

comment:1 Changed 9 years ago by dstillman

  • Version changed from 1.0 to 1.5

comment:2 Changed 8 years ago by dstillman

  • Keywords schema-update added

comment:3 Changed 7 years ago by dstillman

  • Resolution set to fixed
  • Status changed from new to closed

(In [5638]) Schema updates:

  • For "Book Section", added "Book Author" (needs to be mapped to CSL container-author) (closes #872)
  • For A/V item types, "Recording Type" mapped to "Type" is now "Format" mapped to "Medium" (closes #1060)
  • For "Radio Broadcast" and "TV Broadcast", replaced "Series Title" with "Program Title" mapped to "Publication Title" (CSL field container-title rather than collection-title) (closes #860)
  • For "Patent", added "Country" field, removed (nonfunctional) base-map from "Place" to "Country", added "Issuing Authority", replaced "Date" with "Filing Date" (not currently mapped to CSL), and moved "Date" data to "Filing Date". Kept "Issue Date" base-mapped to "Date". (closes #1375)
  • For "Film", mapped "Distributor" to "Publisher" (closes #861) and added "Genre" mapped to "Type"
  • For "Podcast", mapped "Audio File Type" to "Medium" rather than "Type"
  • For "Bill", added "Cosponsor" creator type (closes #655)
  • For "Case", added "Author" as primary creator type instead of "Counsel" (#655)

This can't yet sync, so upping sync API version and delaying dev XPI build.

comment:4 Changed 7 years ago by dstillman

(In [5640]) Fix incorrect base-mapping (addresses #861)

comment:5 Changed 6 years ago by dstillman

  • Milestone 2.0 Beta 3 deleted

Milestone 2.0 Beta 3 deleted

Note: See TracTickets for help on using tickets.