edu.unika.aifb.kaon
Class Vocabulary

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

public class Vocabulary
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
Vocabulary()
           
Vocabulary(NodeFactory f)
           

Method Summary
 Resourcegetcreator()
           
 ResourcegetDE()
           
 ResourcegetDocumentation()
           
 ResourcegetEN()
           
 Resourcegetequivalent()
           
 ResourcegetinLanguage()
           
 ResourcegetLabel()
           
 ResourcegetLanguage()
           
 ResourcegetLexicalEntry()
           
 ResourcegetNLPTool()
           
 Resourcegetpos()
           
 Resourcegetreferences()
           
 ResourcegetRoot()
           
 ResourcegetSMESmorph()
           
 ResourcegetStem()
           
 Resourcegetvalue()
           
 voidsetNodeFactory(NodeFactory f)
           

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

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

Methods inherited from class edu.unika.aifb.kaon.VocabularyAdaptor
getSynonymsME

Field Detail

_Namespace

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

Vocabulary

public Vocabulary()

Vocabulary

public Vocabulary(NodeFactory f)
Method Detail

getcreator

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

getDE

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

getDocumentation

public Resource getDocumentation()
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

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

getvalue

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

setNodeFactory

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