Moving the BipFinder! Measures #6
|
@ -19,7 +19,7 @@ import java.util.List;
|
|||
* -pid of type List<ControlledField> that is the list of pids associated to the result coming from authoritative sources for that pid
|
||||
* -alternateIdentifier of type List<ControlledField> that is the list of pids associated to the result coming from NON authoritative
|
||||
* sources for that pid
|
||||
* -measure list<KeyValue> to represent the measure of beepFinder. It corresponds to measures in the model
|
||||
* -measure list<KeyValue> to represent the measure computed for this instance (for example the Bip!Finder ones). It corresponds to measures in the model
|
||||
*/
|
||||
public class Instance implements Serializable {
|
||||
|
||||
|
|
Loading…
Reference in New Issue