uk.ac.ebi.microarray.zooma.eval
Class CurationDecorator
java.lang.Object
uk.ac.ebi.microarray.zooma.eval.OntologyMappingOutcomeDecorator
uk.ac.ebi.microarray.zooma.eval.CurationDecorator
- All Implemented Interfaces:
- OntologyMappingOutcome
public class CurationDecorator
- extends OntologyMappingOutcomeDecorator
An outcome of a mapping process that indicates some curation is required in
order to know which of the several possible mapping hypotheses should be
accepted.
This outcome can be curated, by further accepting or rejecting each
hypothesis, to generate a further OntologyMappingOutcome
.
By this process, it is possible to go through several rounds of curation in
order to determine the successful outcome.
- Author:
- Tony Burdett
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CurationDecorator
public CurationDecorator(OntologyMappingOutcome outcome,
CurationTracker tracker)
curate
public OntologyMappingOutcome curate()
Copyright © 2010. All Rights Reserved.