public static interface OboInOwlCardinalityTools.AnnotationCardinalityConfictHandler
| Modifier and Type | Method and Description |
|---|---|
List<OWLAnnotation> |
handleConflict(OWLAnnotationProperty property,
Collection<OWLAnnotation> ontologyAnnotations)
Resolve a conflict for a given annotation property and ontology annotations.
|
List<OWLAnnotationAssertionAxiom> |
handleConflict(OWLEntity entity,
OWLAnnotationProperty property,
Collection<OWLAnnotationAssertionAxiom> axioms)
Resolve a conflict for a given annotation property and axioms.
|
List<OWLAnnotationAssertionAxiom> handleConflict(OWLEntity entity, OWLAnnotationProperty property, Collection<OWLAnnotationAssertionAxiom> axioms)
entity - entityproperty - propertyaxioms - axiomsList<OWLAnnotation> handleConflict(OWLAnnotationProperty property, Collection<OWLAnnotation> ontologyAnnotations)
property - propertyontologyAnnotations - ontology annotationsCopyright © 2020 The University of Manchester. All rights reserved.