| |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
edu.unika.aifb.kaon.VocabularyAdaptor | +--edu.unika.aifb.kaon.RDFVocabulary
RDF Vocalulary A vocabulary adaptor for RDF part of Simple Triple Store (STS) http://ontoserver.aifb.uni-karlsruhe.de/sts (c) 2001 AIFB, Universität Karlsruhe (TH)
Constructor Summary | |
RDFVocabulary(NodeFactory factory) | |
RDFVocabulary() TO DO - JavaDoc |
Method Summary | |
Resource | getAlternative() Returns the name of the resource for a alternative collection. |
Resource | getBag() Returns the name of the resource for a bag collection. |
org.w3c.rdf.model.Resource | getInstanceOf() Insert the method's description here. |
static String | getNameSpace() TO DO - JavaDoc |
Resource | getObjectResource() Returns the name of the Object Resource (used with reification) |
Resource | getPredicateResource() Returns the name of the Predicate Resource (used with reification) |
org.w3c.rdf.model.Resource | getRelation() |
Resource | getSequence() Returns the name of the resource for a sequence collection. |
Resource | getStatement() Returns the name of the Statement Resource (used with reification) |
Resource | getSubjectResource() Returns the name of the Subject Resource (used with reification) |
Resource | getValueResource() Identifies the principal value of a property when the property value is a structured resource. |
Methods inherited from class edu.unika.aifb.kaon.VocabularyAdaptor |
getComment, getConcept, getConstraintResource, getContainer, getContainerMembershipProperty, getContraintProperty, getcreator, getDE, getDomain, getEN, getequivalent, getinLanguage, getIsDefinedByProperty, getLabel, getLanguage, getLexicalEntry, getLiteral, getNLPTool, getpos, getRange, getreferences, getResource, getRoot, getSeeAlso, getSMESmorph, getStem, getSubConceptOf, getSubRelationOf, getSynonymsME, getvalue |
Constructor Detail |
public RDFVocabulary(NodeFactory factory)
public RDFVocabulary()
Method Detail |
public Resource getAlternative()
throws edu.unika.aifb.sitris.exception.NotSupportedException
public Resource getBag()
throws edu.unika.aifb.sitris.exception.NotSupportedException
public org.w3c.rdf.model.Resource getInstanceOf()
throws edu.unika.aifb.sitris.exception.NotSupportedException
public static String getNameSpace()
public Resource getObjectResource()
throws edu.unika.aifb.sitris.exception.NotSupportedException
public Resource getPredicateResource()
throws edu.unika.aifb.sitris.exception.NotSupportedException
public org.w3c.rdf.model.Resource getRelation()
throws edu.unika.aifb.sitris.exception.NotSupportedException
public Resource getSequence()
throws edu.unika.aifb.sitris.exception.NotSupportedException
public Resource getStatement()
throws edu.unika.aifb.sitris.exception.NotSupportedException
public Resource getSubjectResource()
throws edu.unika.aifb.sitris.exception.NotSupportedException
public Resource getValueResource()
throws edu.unika.aifb.sitris.exception.NotSupportedException
| |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |