fr.inrialpes.exmo.align.impl
Class IDDLOntologyNetwork
java.lang.Object
fr.inrialpes.exmo.align.impl.BasicOntologyNetwork
fr.inrialpes.exmo.align.impl.IDDLOntologyNetwork
- All Implemented Interfaces:
- Cloneable, LogicOntologyNetwork, OntologyNetwork
public class IDDLOntologyNetwork
- extends BasicOntologyNetwork
- implements LogicOntologyNetwork
Represents a distributed system of aligned ontologies or network of ontologies.
- Version:
- $Id: BasicOntologyNetwork.java 987 2009-05-27 13:48:33Z euzenat $
- Author:
- Jérôme Euzenat
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
reasoner
fr.inrialpes.exmo.iddl.IDDLReasoner reasoner
semantics
String semantics
IDDLOntologyNetwork
public IDDLOntologyNetwork()
init
protected void init()
setSemantics
public void setSemantics(String s)
- Specified by:
setSemantics
in interface LogicOntologyNetwork
getSemantics
public String getSemantics()
- Specified by:
getSemantics
in interface LogicOntologyNetwork
isConsistent
public boolean isConsistent()
- Specified by:
isConsistent
in interface LogicOntologyNetwork
isEntailed
public boolean isEntailed(Alignment al)
- Specified by:
isEntailed
in interface LogicOntologyNetwork
(C) INRIA & friends, 2003-2010