org.semanticweb.owl.align
Interface LogicOntologyNetwork
- All Superinterfaces:
- Cloneable, OntologyNetwork
public interface LogicOntologyNetwork
- extends OntologyNetwork
Represents a distributed system of aligned ontologies or network of ontologies.
- Version:
- $Id: LogicOntologyNetwork.java 987 2009-05-27 13:48:33Z euzenat $
- Author:
- Jérôme Euzenat
setSemantics
void setSemantics(String s)
getSemantics
String getSemantics()
isConsistent
boolean isConsistent()
isConsequence
boolean isConsequence(Alignment al)
(C) INRIA & friends, 2003-2008