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