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 1094 2009-08-16 21:05:42Z euzenat $
- Author:
- Jérôme Euzenat
setSemantics
void setSemantics(String s)
getSemantics
String getSemantics()
isConsistent
boolean isConsistent()
isEntailed
boolean isEntailed(Alignment al)
(C) INRIA & friends, 2003-${curryear}