org.semanticweb.owl.align
Interface LogicOntologyNetwork
- All Superinterfaces:
- Cloneable, OntologyNetwork
- All Known Implementing Classes:
- IDDLOntologyNetwork
public interface LogicOntologyNetwork
- extends OntologyNetwork
Represents a distributed system of aligned ontologies or network of ontologies.
- Version:
- $Id: LogicOntologyNetwork.java 1828 2013-03-09 18:18:05Z euzenat $
- Author:
- Jérôme Euzenat
setSemantics
void setSemantics(String s)
getSemantics
String getSemantics()
isConsistent
boolean isConsistent()
throws AlignmentException
- Throws:
AlignmentException
isEntailed
boolean isEntailed(Alignment al)
throws AlignmentException
- Throws:
AlignmentException
(C) INRIA & friends, 2003-2014