Search Manager should try to determine resource type

Description

If the Search Manager can assign a citation of type "unknown" to another citation type without losing an data, it should do so. Maybe it should find the best match by looking at the fields related to "source" (pub place, which is mostly relevant to books, for example, and volume/issue, which are mostly relevant to journals), but also determine whether any fields are present that would be lost by assigning to a type that would not be lost by leaving as "unknown".

Environment

None

Activity

Show:

Jim Eng October 20, 2006 at 10:36 AM

Added a method that attempts to assign the schema that best matches the data in the citation without losing any data.
This capability can be turned off by setting "attemptToMatchSchema" to false in components.xml.
If "attemptToMatchSchema" is set to true, the new method is used for every citation returned from the osid whose type is unknown.

Fixed

Details

Assignee

Reporter

Components

Fix versions

Affects versions

Priority

Created October 19, 2006 at 10:41 AM
Updated November 30, 2012 at 5:59 AM
Resolved October 20, 2006 at 10:36 AM

Flag notifications