iw.model
Interface IWWebSite
- All Superinterfaces:
- IWModelElement, IWProvenanceElement, IWSource
- All Known Subinterfaces:
- DBWebSite, OWLWebSite
- public interface IWWebSite
- extends IWSource
Models the provenance information about WebSites. An WebSite is
a kind of source registered in the inference web. Other sources include
ontologies, persons, teams, publications etc.
|
Method Summary |
java.lang.String |
getClassName()
GUESSReturns the OWL class name of the WebSite |
| Methods inherited from interface iw.model.IWProvenanceElement |
addSource, getEnglishDescription, getEnglishExample, getFileName, getFullName, getShortName, getSourceNames, getSources, getSourceURIs, getSubmitter, getSubmitterName, getURL, setEnglishDescription, setEnglishExample, setFileName, setFullName, setShortName, setSources, setSubmitter, setURL |
getClassName
public java.lang.String getClassName()
- GUESSReturns the OWL class name of the WebSite
- Returns:
- the OWL class name of the WebSite
Copyright 2006 Inference Web group, All Rights Reserved.