Overview
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
D
E
G
H
I
L
R
S
T
V
A
ALexon
- class vub.starlab.RDFSParser.elements.
ALexon
.
Title: vub.starlab.RDFSParser.elemets.ALexon Copyright: Copyright (c) 2004 Company: VUB STAR Lab
ALexon(String, String, String)
- Constructor for class vub.starlab.RDFSParser.elements.
ALexon
Creates a new instance of ALexon
addStatement(RDFStatement)
- Method in class vub.starlab.RDFSParser.elements.
RDFNode
addSubPropertyOf(String)
- Method in class vub.starlab.RDFSParser.elements.
RDFSProperty
addTypeOf(String)
- Method in class vub.starlab.RDFSParser.elements.
RDFSProperty
D
defineRDFSElements()
- Method in class vub.starlab.RDFSParser.
RDFSGenrator
E
ExctractorOWLProperties
- class vub.starlab.RDFSParser.
ExctractorOWLProperties
.
ExctractorOWLProperties()
- Constructor for class vub.starlab.RDFSParser.
ExctractorOWLProperties
Creates a new instance of ExctractorOWLProperties
G
generateRDFS()
- Method in class vub.starlab.RDFSParser.
RDFSGenrator
Generates RDFS
generateRDFS(File)
- Method in class vub.starlab.RDFSParser.
RDFSGenrator
Generates RDFS document and saves it to a file
getDomain()
- Method in class vub.starlab.RDFSParser.elements.
RDFSProperty
getID()
- Method in class vub.starlab.RDFSParser.elements.
RDFNode
getLexons()
- Method in interface vub.starlab.RDFSParser.
LexonExtractor
returns Vector of Lexons
getLexons()
- Method in class vub.starlab.RDFSParser.
RDFSLexonExtractor
returns Vector of Lexons
getMessage()
- Method in class vub.starlab.RDFSParser.exceptions.
RDFDocumentIsNotSpecifiedException
returns the message of the exception
getName()
- Method in class vub.starlab.RDFSParser.elements.
RDFSProperty
getNodes()
- Method in class vub.starlab.RDFSParser.
RDFSLexonExtractor
returns Vector of RDF Nodes
getOWLProperties()
- Method in class vub.starlab.RDFSParser.
ExctractorOWLProperties
getObject()
- Method in class vub.starlab.RDFSParser.elements.
RDFStatement
getPredicate()
- Method in class vub.starlab.RDFSParser.elements.
RDFStatement
getRange()
- Method in class vub.starlab.RDFSParser.elements.
RDFSProperty
getRole()
- Method in class vub.starlab.RDFSParser.elements.
ALexon
retrieves role
getStatements()
- Method in class vub.starlab.RDFSParser.
RDFSLexonExtractor
returns Vector of RDF statements
getStatements()
- Method in class vub.starlab.RDFSParser.
RDFStatementHandler
returns Vector of RDF statements
getStatements()
- Method in class vub.starlab.RDFSParser.elements.
RDFNode
getSubject()
- Method in class vub.starlab.RDFSParser.elements.
RDFStatement
getSuperProperties()
- Method in class vub.starlab.RDFSParser.elements.
RDFSProperty
getTerm1()
- Method in class vub.starlab.RDFSParser.elements.
ALexon
retrieves first term
getTerm2()
- Method in class vub.starlab.RDFSParser.elements.
ALexon
retrieves second term
getType()
- Method in class vub.starlab.RDFSParser.elements.
RDFSProperty
getTypeOf()
- Method in class vub.starlab.RDFSParser.elements.
RDFSProperty
H
handleStatement(org.openrdf.model.Resource, org.openrdf.model.URI, org.openrdf.model.Value)
- Method in class vub.starlab.RDFSParser.
RDFStatementHandler
I
isClass()
- Method in class vub.starlab.RDFSParser.elements.
RDFNode
isProperty()
- Method in class vub.starlab.RDFSParser.elements.
RDFNode
L
LexonExtractor
- interface vub.starlab.RDFSParser.
LexonExtractor
.
R
RDFDocumentIsNotSpecifiedException
- exception vub.starlab.RDFSParser.exceptions.
RDFDocumentIsNotSpecifiedException
.
Title: vub.starlab.RDFSParser.exceptions.RDFDocumentNotFoundException Description: Copyright: Copyright (c) 2003 Company: VUB STAR Lab
RDFDocumentIsNotSpecifiedException()
- Constructor for class vub.starlab.RDFSParser.exceptions.
RDFDocumentIsNotSpecifiedException
Creates a new instance of RDFDocumentNotFoundException
RDFNode
- class vub.starlab.RDFSParser.elements.
RDFNode
.
Title: vub.starlab.RDFSParser.elements.RDFNode Copyright: Copyright (c) 2004 Company: VUB STAR Lab
RDFNode(String)
- Constructor for class vub.starlab.RDFSParser.elements.
RDFNode
Creates a new instance of RDFNode
RDFSGenrator
- class vub.starlab.RDFSParser.
RDFSGenrator
.
Title: vub.starlab.RDFSParser.RDFSGenrator Description: Copyright: Copyright (c) 2003 Company: VUB STAR Lab
RDFSGenrator(Vector)
- Constructor for class vub.starlab.RDFSParser.
RDFSGenrator
Creates a new instance of RDFSGenrator
RDFSGenrator(Vector, Vector)
- Constructor for class vub.starlab.RDFSParser.
RDFSGenrator
RDFSLexonExtractor
- class vub.starlab.RDFSParser.
RDFSLexonExtractor
.
RDFSLexonExtractor()
- Constructor for class vub.starlab.RDFSParser.
RDFSLexonExtractor
/** Creates a new instance of RDFSLexonExtractor
RDFSProperty
- class vub.starlab.RDFSParser.elements.
RDFSProperty
.
Title: vub.starlab.RDFSParser.elements.RDFSProperty Description: Copyright: Copyright (c) 2003 Company: VUB STAR Lab
RDFSProperty()
- Constructor for class vub.starlab.RDFSParser.elements.
RDFSProperty
Creates a new instance of RDFSProperty
RDFStatement
- class vub.starlab.RDFSParser.elements.
RDFStatement
.
Title: vub.starlab.RDFSParser.elements.RDFStatement Copyright: Copyright (c) 2004 Company: VUB STAR Lab
RDFStatement()
- Constructor for class vub.starlab.RDFSParser.elements.
RDFStatement
Creates a new instance of RDFStatement
RDFStatement(String, String, String)
- Constructor for class vub.starlab.RDFSParser.elements.
RDFStatement
Creates a new instance of RDFStatement and initialaze data
RDFStatementHandler
- class vub.starlab.RDFSParser.
RDFStatementHandler
.
Title: RDFStatementHandler Copyright: Copyright (c) 2004 Company: VUB STAR Lab
RDFStatementHandler()
- Constructor for class vub.starlab.RDFSParser.
RDFStatementHandler
Creates a new instance of MyStatementHandler
rdfNodes
- Variable in class vub.starlab.RDFSParser.
RDFSLexonExtractor
S
setDomain(String)
- Method in class vub.starlab.RDFSParser.elements.
RDFSProperty
setName(String)
- Method in class vub.starlab.RDFSParser.elements.
RDFSProperty
setObject(String)
- Method in class vub.starlab.RDFSParser.elements.
RDFStatement
setPredicate(String)
- Method in class vub.starlab.RDFSParser.elements.
RDFStatement
setRDFDocument(String)
- Method in interface vub.starlab.RDFSParser.
LexonExtractor
sets the current rdf document to be parsed in order to retrieve lexons
setRDFDocument(File)
- Method in interface vub.starlab.RDFSParser.
LexonExtractor
sets the current rdf document to be parsed in order to retrieve lexons
setRDFDocument(String)
- Method in class vub.starlab.RDFSParser.
RDFSLexonExtractor
sets the current rdf document to be parsed in order to retrieve lexons
setRDFDocument(File)
- Method in class vub.starlab.RDFSParser.
RDFSLexonExtractor
sets the current rdf document to be parsed in order to retrieve lexons
setRange(String)
- Method in class vub.starlab.RDFSParser.elements.
RDFSProperty
setRole(String)
- Method in class vub.starlab.RDFSParser.elements.
ALexon
Sets role
setSubject(String)
- Method in class vub.starlab.RDFSParser.elements.
RDFStatement
setType(String)
- Method in class vub.starlab.RDFSParser.elements.
RDFSProperty
T
toString()
- Method in class vub.starlab.RDFSParser.elements.
ALexon
retrieves text representation of a lexon
toString()
- Method in class vub.starlab.RDFSParser.elements.
RDFNode
toString()
- Method in class vub.starlab.RDFSParser.elements.
RDFSProperty
toString()
- Method in class vub.starlab.RDFSParser.elements.
RDFStatement
V
vub.starlab.RDFSParser
- package vub.starlab.RDFSParser
Contains the classes responsible for export/import lexons from RDFS document
vub.starlab.RDFSParser.elements
- package vub.starlab.RDFSParser.elements
Contains classes that represent data parsed from RDFS document
vub.starlab.RDFSParser.exceptions
- package vub.starlab.RDFSParser.exceptions
Contains Exceptions that are thrown durring the process of exporting/importing lexons from RDFS document
A
D
E
G
H
I
L
R
S
T
V
Overview
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes