A B C D E F G H I J K L M N O P Q R S T U V W X Y _

D

datatype() - Method in class de.fuberlin.wiwiss.ng4j.trig.parser.TriGAntlrParser
 
DATATYPE - Static variable in interface de.fuberlin.wiwiss.ng4j.trig.parser.TriGAntlrParserTokenTypes
 
DATATYPE - Static variable in interface de.fuberlin.wiwiss.ng4j.triql.parser.TriQLParserConstants
 
dateAccepted - Static variable in class de.fuberlin.wiwiss.ng4j.swp.vocabulary.DP
 
dateSubmitted - Static variable in class de.fuberlin.wiwiss.ng4j.swp.vocabulary.DP
 
de.fuberlin.wiwiss.ng4j - package de.fuberlin.wiwiss.ng4j
Basic Jena-compatible API for dealing with Named Graphs on the Graph or Model level.
de.fuberlin.wiwiss.ng4j.db - package de.fuberlin.wiwiss.ng4j.db
NamedGraphSet implementation backed by a relational database.
de.fuberlin.wiwiss.ng4j.examples - package de.fuberlin.wiwiss.ng4j.examples
Examples demonstrating the abilities of the Named Graphs for Jena API.
de.fuberlin.wiwiss.ng4j.impl - package de.fuberlin.wiwiss.ng4j.impl
In-memory implementations of the interfaces in the parent package, and additional helper classes.
de.fuberlin.wiwiss.ng4j.semwebclient - package de.fuberlin.wiwiss.ng4j.semwebclient
 
de.fuberlin.wiwiss.ng4j.sparql - package de.fuberlin.wiwiss.ng4j.sparql
 
de.fuberlin.wiwiss.ng4j.swp - package de.fuberlin.wiwiss.ng4j.swp
 
de.fuberlin.wiwiss.ng4j.swp.c14n - package de.fuberlin.wiwiss.ng4j.swp.c14n
 
de.fuberlin.wiwiss.ng4j.swp.exceptions - package de.fuberlin.wiwiss.ng4j.swp.exceptions
 
de.fuberlin.wiwiss.ng4j.swp.impl - package de.fuberlin.wiwiss.ng4j.swp.impl
 
de.fuberlin.wiwiss.ng4j.swp.util - package de.fuberlin.wiwiss.ng4j.swp.util
 
de.fuberlin.wiwiss.ng4j.swp.vocabulary - package de.fuberlin.wiwiss.ng4j.swp.vocabulary
 
de.fuberlin.wiwiss.ng4j.trig - package de.fuberlin.wiwiss.ng4j.trig
Support for TriG, a serialization format for Named Graphs based on N3/Turtle.
de.fuberlin.wiwiss.ng4j.trig.parser - package de.fuberlin.wiwiss.ng4j.trig.parser
An AntLR based parser for TriG.
de.fuberlin.wiwiss.ng4j.triql - package de.fuberlin.wiwiss.ng4j.triql
A TriQL query engine.
de.fuberlin.wiwiss.ng4j.triql.legacy - package de.fuberlin.wiwiss.ng4j.triql.legacy
Classes copied from Jena's RDQL query engine.
de.fuberlin.wiwiss.ng4j.triql.parser - package de.fuberlin.wiwiss.ng4j.triql.parser
A TriQL parser.
de.fuberlin.wiwiss.ng4j.trix - package de.fuberlin.wiwiss.ng4j.trix
Support for TriX, a serialization format for both RDF and Named Graphs.
de.fuberlin.wiwiss.ng4j.util - package de.fuberlin.wiwiss.ng4j.util
Utility classes for handling Named Graphs.
debugStream - Variable in class de.fuberlin.wiwiss.ng4j.triql.parser.TriQLParserTokenManager
 
DECIMAL_LITERAL - Static variable in interface de.fuberlin.wiwiss.ng4j.triql.parser.TriQLParserConstants
 
DECR - Static variable in interface de.fuberlin.wiwiss.ng4j.triql.parser.TriQLParserConstants
 
decryptPGP(String, String) - Static method in class de.fuberlin.wiwiss.ng4j.swp.util.OpenPGPUtils
 
decryptPrivateKey(String, String) - Static method in class de.fuberlin.wiwiss.ng4j.swp.util.PKCS12Utils
 
DEFAULT - Static variable in interface de.fuberlin.wiwiss.ng4j.triql.parser.TriQLParserConstants
 
default_graph - Static variable in class de.fuberlin.wiwiss.ng4j.swp.vocabulary.SWP_V
 
delete(Connection) - Static method in class de.fuberlin.wiwiss.ng4j.db.NamedGraphSetDB
Drops the persistent NamedGraphSet from the database.
delete(Connection, String) - Static method in class de.fuberlin.wiwiss.ng4j.db.NamedGraphSetDB
Drops a persistent NamedGraphSet from a database.
delete(Node, Node, Node, Node) - Method in class de.fuberlin.wiwiss.ng4j.db.QuadDB
 
delete(Triple) - Method in class de.fuberlin.wiwiss.ng4j.impl.NamedGraphImpl
 
deleteGraphName(Node) - Method in class de.fuberlin.wiwiss.ng4j.db.QuadDB
 
deleteTables() - Method in class de.fuberlin.wiwiss.ng4j.db.QuadDB
 
dependsOn(Graph) - Method in class de.fuberlin.wiwiss.ng4j.impl.NamedGraphImpl
 
depiction - Static variable in class de.fuberlin.wiwiss.ng4j.swp.vocabulary.FOAF
A depiction of some thing.
depicts - Static variable in class de.fuberlin.wiwiss.ng4j.swp.vocabulary.FOAF
A thing depicted in this representation.
deprecated(Exception, String) - Method in class de.fuberlin.wiwiss.ng4j.trig.NamedGraphSetPopulator
 
deprecated(String) - Method in class de.fuberlin.wiwiss.ng4j.trig.NamedGraphSetPopulator
 
dereferenced(DereferencingResult) - Method in interface de.fuberlin.wiwiss.ng4j.semwebclient.DereferencingListener
 
dereferenced(DereferencingResult) - Method in class de.fuberlin.wiwiss.ng4j.semwebclient.FindQuery
 
DereferencerThread - Class in de.fuberlin.wiwiss.ng4j.semwebclient
The DereferencerThread executes a given DereferencingTask.
DereferencerThread() - Constructor for class de.fuberlin.wiwiss.ng4j.semwebclient.DereferencerThread
 
DereferencingListener - Interface in de.fuberlin.wiwiss.ng4j.semwebclient
Interface of a Listener which handles the DereferencingResults.
DereferencingResult - Class in de.fuberlin.wiwiss.ng4j.semwebclient
The dereferencing result contains informations about the success or failure of a DereferencingTasks execution.
DereferencingResult(DereferencingTask, int, NamedGraphSet, Exception) - Constructor for class de.fuberlin.wiwiss.ng4j.semwebclient.DereferencingResult
 
DereferencingResult(DereferencingTask, int, List) - Constructor for class de.fuberlin.wiwiss.ng4j.semwebclient.DereferencingResult
 
DereferencingTask - Class in de.fuberlin.wiwiss.ng4j.semwebclient
A DereferencingTask represents a URI which has to be retrieved.
DereferencingTask(DereferencingListener, String, int) - Constructor for class de.fuberlin.wiwiss.ng4j.semwebclient.DereferencingTask
 
DereferencingTaskQueue - Class in de.fuberlin.wiwiss.ng4j.semwebclient
The DereferencingTaskQueue is a thread which observes the DereferencerThreads.
DereferencingTaskQueue(int, int, boolean) - Constructor for class de.fuberlin.wiwiss.ng4j.semwebclient.DereferencingTaskQueue
 
description - Static variable in class de.fuberlin.wiwiss.ng4j.swp.vocabulary.DP
 
digest - Static variable in class de.fuberlin.wiwiss.ng4j.swp.vocabulary.SWP
The object contains a digest value for the subject graph.
digestAlgorithm - Static variable in class de.fuberlin.wiwiss.ng4j.swp.vocabulary.SWP
Digest algorithm used by this digest method.
DigestAlgorithm - Static variable in class de.fuberlin.wiwiss.ng4j.swp.vocabulary.SWP
A hash algorithm to compute a digest from some data.
digestMethod - Static variable in class de.fuberlin.wiwiss.ng4j.swp.vocabulary.SWP
The object is the digest method by which the digest value specified for the graph subject was constructed.
DigestMethod - Static variable in class de.fuberlin.wiwiss.ng4j.swp.vocabulary.SWP
A method used for computing a digest a graph.
DIGITS - Static variable in interface de.fuberlin.wiwiss.ng4j.triql.parser.TriQLParserConstants
 
directive(int, AST, AST[]) - Method in class de.fuberlin.wiwiss.ng4j.trig.NamedGraphSetPopulator
 
directive(int, AST, AST[]) - Method in interface de.fuberlin.wiwiss.ng4j.trig.TriGParserEventHandler
 
DirectoryReader - Class in de.fuberlin.wiwiss.ng4j.util
Helper class for reading several files from a directory into a NamedGraphSet.
DirectoryReader() - Constructor for class de.fuberlin.wiwiss.ng4j.util.DirectoryReader
 
DirectoryWriter - Class in de.fuberlin.wiwiss.ng4j.util
Helper class for writing a NamedGraphSet as a directory of files.
DirectoryWriter() - Constructor for class de.fuberlin.wiwiss.ng4j.util.DirectoryWriter
 
disable_tracing() - Method in class de.fuberlin.wiwiss.ng4j.triql.parser.TriQLParser
 
dnaChecksum - Static variable in class de.fuberlin.wiwiss.ng4j.swp.vocabulary.FOAF
A checksum for the DNA of some thing.
Document - Static variable in class de.fuberlin.wiwiss.ng4j.swp.vocabulary.DP
A digital document that is referencable by a URI.
Document - Static variable in class de.fuberlin.wiwiss.ng4j.swp.vocabulary.FOAF
A document.
document() - Method in class de.fuberlin.wiwiss.ng4j.trig.parser.TriGAntlrParser
 
Done() - Method in class de.fuberlin.wiwiss.ng4j.triql.parser.JavaCharStream
 
DOT - Static variable in interface de.fuberlin.wiwiss.ng4j.trig.parser.TriGAntlrParserTokenTypes
 
DOT - Static variable in interface de.fuberlin.wiwiss.ng4j.triql.parser.TriQLParserConstants
 
DP - Class in de.fuberlin.wiwiss.ng4j.swp.vocabulary
Vocabulary definitions from dp.owl
DP() - Constructor for class de.fuberlin.wiwiss.ng4j.swp.vocabulary.DP
 
DSAKey - Static variable in class de.fuberlin.wiwiss.ng4j.swp.vocabulary.SWP
A DSA key as defined by XML-Signature in http://www.w3.org/TR/xmldsig-core/ The XML-Signature P Q G Y J Seed and PgenCounter properties should be used to describe the key.
dump(String) - Method in class de.fuberlin.wiwiss.ng4j.triql.parser.SimpleNode
 

A B C D E F G H I J K L M N O P Q R S T U V W X Y _