edu.unika.aifb.kaon
Class KAONVocabulary

edu.unika.aifb.kaon.VocabularyAdaptor
  |
  +--edu.unika.aifb.kaon.RDFVocabulary
        |
        +--edu.unika.aifb.kaon.RDFSchemaVocabulary
              |
              +--edu.unika.aifb.kaon.KAONVocabulary

public class KAONVocabulary
extends RDFSchemaVocabulary

This class provides convenient access to schema information. DO NOT MODIFY THIS FILE. It was generated automatically by kaon.Generator


Field Summary
 final static String_Namespace
          Namespace URI of this schema

Constructor Summary
KAONVocabulary()
           
KAONVocabulary(NodeFactory f)
           

Method Summary
 ResourcegetComment()
           
 Resourcegetcreator()
           
 ResourcegetDE()
           
 ResourcegetEN()
           
 Resourcegetequivalent()
           
 ResourcegetinLanguage()
           
 ResourcegetLabel()
           
 ResourcegetLanguage()
           
 ResourcegetLexicalEntry()
           
 static StringgetNameSpace()
          TO DO - JavaDoc
 ResourcegetNLPTool()
           
 Resourcegetpos()
           
 Resourcegetreferences()
           
 ResourcegetRoot()
           
 ResourcegetSMESmorph()
           
 ResourcegetStem()
           
 ResourcegetSynonymsME()
           
 Resourcegetvalue()
           
 voidsetNodeFactory(NodeFactory f)
           

Methods inherited from class edu.unika.aifb.kaon.RDFSchemaVocabulary
getConcept, getConstraintResource, getContainer, getContainerMembershipProperty, getContraintProperty, getDomain, getIsDefinedByProperty, getLiteral, getRange, getResource, getSeeAlso, getSubConceptOf, getSubRelationOf

Methods inherited from class edu.unika.aifb.kaon.RDFVocabulary
getAlternative, getBag, getInstanceOf, getObjectResource, getPredicateResource, getRelation, getSequence, getStatement, getSubjectResource, getValueResource

Field Detail

_Namespace

public final static String _Namespace
Namespace URI of this schema
Constructor Detail

KAONVocabulary

public KAONVocabulary()

KAONVocabulary

public KAONVocabulary(NodeFactory f)
Method Detail

getComment

public Resource getComment()
throws edu.unika.aifb.sitris.exception.NotSupportedException

getcreator

public Resource getcreator()
throws edu.unika.aifb.sitris.exception.NotSupportedException

getDE

public Resource getDE()
throws edu.unika.aifb.sitris.exception.NotSupportedException

getEN

public Resource getEN()
throws edu.unika.aifb.sitris.exception.NotSupportedException

getequivalent

public Resource getequivalent()
throws edu.unika.aifb.sitris.exception.NotSupportedException

getinLanguage

public Resource getinLanguage()
throws edu.unika.aifb.sitris.exception.NotSupportedException

getLabel

public Resource getLabel()
throws edu.unika.aifb.sitris.exception.NotSupportedException

getLanguage

public Resource getLanguage()
throws edu.unika.aifb.sitris.exception.NotSupportedException

getLexicalEntry

public Resource getLexicalEntry()
throws edu.unika.aifb.sitris.exception.NotSupportedException

getNameSpace

public static String getNameSpace()
TO DO - JavaDoc
Returns: java.lang.String

getNLPTool

public Resource getNLPTool()
throws edu.unika.aifb.sitris.exception.NotSupportedException

getpos

public Resource getpos()
throws edu.unika.aifb.sitris.exception.NotSupportedException

getreferences

public Resource getreferences()
throws edu.unika.aifb.sitris.exception.NotSupportedException

getRoot

public Resource getRoot()
throws edu.unika.aifb.sitris.exception.NotSupportedException

getSMESmorph

public Resource getSMESmorph()
throws edu.unika.aifb.sitris.exception.NotSupportedException

getStem

public Resource getStem()
throws edu.unika.aifb.sitris.exception.NotSupportedException

getSynonymsME

public Resource getSynonymsME()
throws edu.unika.aifb.sitris.exception.NotSupportedException

getvalue

public Resource getvalue()
throws edu.unika.aifb.sitris.exception.NotSupportedException

setNodeFactory

public void setNodeFactory(NodeFactory f)
throws org.w3c.rdf.model.ModelException