public interface OntologyLintPattern extends LintPattern
Title: Ontology-based Lint Pattern Interface
Description:
Copyright: Copyright (c) 2008
Company: Clark & Parsia, LLC.
| Modifier and Type | Method and Description |
|---|---|
List<Lint> |
match(org.semanticweb.owlapi.model.OWLOntology ontology)
Match an OWLOntology and returns a list of
Lint
for the OWLOntology. |
getDefaultLintFormat, getDescription, getName, isFixableCopyright © 2019. All rights reserved.