ch.uzh.ifi.attempto.acewiki.core
Interface Declaration

All Superinterfaces:
Sentence, Statement
All Known Subinterfaces:
OWLDeclaration
All Known Implementing Classes:
ACEDeclaration, GFDeclaration

public interface Declaration
extends Sentence

This class represents ACE declarations (declarative sentences). Some declarative sentences can be translated into OWL and can participate in reasoning. Others have no OWL representation and do not participate in reasoning.

Author:
Tobias Kuhn

Method Summary
 
Methods inherited from interface ch.uzh.ifi.attempto.acewiki.core.Sentence
contains, getDetails, getTextElements, isImmutable, isIntegrated, isReasonable, setIntegrated, update
 
Methods inherited from interface ch.uzh.ifi.attempto.acewiki.core.Statement
getArticle, getOntology, getText, init, serialize
 



Copyright 2008-2012, AceWiki developers