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 _

A

absolutePropName(String) - Method in class de.fuberlin.wiwiss.ng4j.trig.N3JenaWriterCommon
 
add(Triple) - Method in class de.fuberlin.wiwiss.ng4j.impl.NamedGraphImpl
 
add(String, RDFNode) - Method in class de.fuberlin.wiwiss.ng4j.triql.ResultBinding
 
add_escapes(String) - Method in exception de.fuberlin.wiwiss.ng4j.triql.parser.ParseException
Used to convert raw characters to their escaped version when these raw version cannot be used as part of an ASCII string literal.
addBoundVar(String) - Method in class de.fuberlin.wiwiss.ng4j.triql.TriQLQuery
TODO: Is this necessary? We can find them all by going throug the patterns.
addConstraint(Constraint) - Method in class de.fuberlin.wiwiss.ng4j.triql.TriQLQuery
Programmatically adds a constraint to the query.
addDefaultNamespace(String, String) - Method in class de.fuberlin.wiwiss.ng4j.trig.PrettyNamespacePrefixMaker
Default namespaces are only declared if an URI of that namespace is actually used in the graph.
addDescriptionToGraph(NamedGraph, ArrayList) - Method in class de.fuberlin.wiwiss.ng4j.swp.impl.SWPAuthorityImpl
Adds a description of the authority to a graph.
addDescriptionToGraph(NamedGraph, ArrayList) - Method in interface de.fuberlin.wiwiss.ng4j.swp.SWPAuthority
 
addEscapes(String) - Static method in error de.fuberlin.wiwiss.ng4j.triql.parser.TokenMgrError
Replaces unprintable characters by their espaced (or unicode escaped) equivalents in the given string
addGraph(NamedGraph) - Method in class de.fuberlin.wiwiss.ng4j.db.NamedGraphSetDB
 
addGraph(NamedGraph) - Method in class de.fuberlin.wiwiss.ng4j.impl.NamedGraphSetImpl
 
addGraph(NamedGraph) - Method in interface de.fuberlin.wiwiss.ng4j.NamedGraphSet
Adds a NamedGraph to the set.
addGraph(NamedGraph) - Method in class de.fuberlin.wiwiss.ng4j.semwebclient.SemanticWebClient
 
addGraph(NamedGraph) - Method in class de.fuberlin.wiwiss.ng4j.sparql.ARQNamedGraphSet
 
addGraphPattern(GraphPattern) - Method in class de.fuberlin.wiwiss.ng4j.triql.TriQLQuery
Programmatically adds a graph pattern to the query.
AdditiveExpression() - Method in class de.fuberlin.wiwiss.ng4j.triql.parser.TriQLParser
 
addNamespace(String, String) - Method in class de.fuberlin.wiwiss.ng4j.trig.PrettyNamespacePrefixMaker
Declares a namespace that will be part of the mapping.
addNamespace(String, String) - Method in class de.fuberlin.wiwiss.ng4j.trig.TriGWriter
Adds a custom namespace prefix.
addProperty(Node, Node) - Method in class de.fuberlin.wiwiss.ng4j.swp.impl.SWPAuthorityImpl
Adds an additional property of the authority.
addProperty(Node, Node) - Method in interface de.fuberlin.wiwiss.ng4j.swp.SWPAuthority
Adds an additional property of the authority.
addQuad(Quad) - Method in class de.fuberlin.wiwiss.ng4j.db.NamedGraphSetDB
 
addQuad(Quad) - Method in class de.fuberlin.wiwiss.ng4j.impl.NamedGraphSetBase
 
addQuad(Quad) - Method in class de.fuberlin.wiwiss.ng4j.impl.NamedGraphSetImpl
 
addQuad(Quad) - Method in interface de.fuberlin.wiwiss.ng4j.NamedGraphSet
Adds a quad to the NamedGraphSet.
addRemoteGraph(String) - Method in class de.fuberlin.wiwiss.ng4j.semwebclient.SemanticWebClient
Adds a remote graph to the graphset.
addResultVar(String) - Method in class de.fuberlin.wiwiss.ng4j.triql.TriQLQuery
Programmatically adds a result variable.
addSourceURI(String) - Method in class de.fuberlin.wiwiss.ng4j.semwebclient.CommandLineQuery
Loads a file from the Web before the query is executed.
addTask(DereferencingTask) - Method in class de.fuberlin.wiwiss.ng4j.semwebclient.DereferencingTaskQueue
 
addTriplePattern(Triple) - Method in class de.fuberlin.wiwiss.ng4j.triql.GraphPattern
 
adjustBeginLineColumn(int, int) - Method in class de.fuberlin.wiwiss.ng4j.triql.parser.JavaCharStream
Method to adjust line and column numbers for the start of a token.
Agent - Static variable in class de.fuberlin.wiwiss.ng4j.swp.vocabulary.DP
 
Agent - Static variable in class de.fuberlin.wiwiss.ng4j.swp.vocabulary.FOAF
An agent (eg.
aimChatID - Static variable in class de.fuberlin.wiwiss.ng4j.swp.vocabulary.FOAF
An AIM chat ID
allocateDatastructures() - Method in class de.fuberlin.wiwiss.ng4j.trig.N3JenaWriterPP
 
ALPHA - Static variable in interface de.fuberlin.wiwiss.ng4j.trig.parser.TriGAntlrParserTokenTypes
 
ALPHANUMERIC - Static variable in interface de.fuberlin.wiwiss.ng4j.trig.parser.TriGAntlrParserTokenTypes
 
AndExpression() - Method in class de.fuberlin.wiwiss.ng4j.triql.parser.TriQLParser
 
ANON - Static variable in interface de.fuberlin.wiwiss.ng4j.trig.parser.TriGAntlrParserTokenTypes
 
anonnode(AST) - Method in class de.fuberlin.wiwiss.ng4j.trig.parser.TriGAntlrParser
 
AntlrUtils - Class in de.fuberlin.wiwiss.ng4j.trig
Miscellaneous things in support of Antlr-derived parsers.
AntlrUtils() - Constructor for class de.fuberlin.wiwiss.ng4j.trig.AntlrUtils
 
ArithmeticCondition() - Method in class de.fuberlin.wiwiss.ng4j.triql.parser.TriQLParser
 
ARQNamedGraphSet - Class in de.fuberlin.wiwiss.ng4j.sparql
Wraps an ARQ DataSource into the NamedGraphSet interface.
ARQNamedGraphSet(DataSource) - Constructor for class de.fuberlin.wiwiss.ng4j.sparql.ARQNamedGraphSet
 
ARROW_L - Static variable in interface de.fuberlin.wiwiss.ng4j.trig.parser.TriGAntlrParserTokenTypes
 
ARROW_MEANS - Static variable in interface de.fuberlin.wiwiss.ng4j.trig.parser.TriGAntlrParserTokenTypes
 
ARROW_PATH_L - Static variable in interface de.fuberlin.wiwiss.ng4j.trig.parser.TriGAntlrParserTokenTypes
 
ARROW_PATH_R - Static variable in interface de.fuberlin.wiwiss.ng4j.trig.parser.TriGAntlrParserTokenTypes
 
ARROW_R - Static variable in interface de.fuberlin.wiwiss.ng4j.trig.parser.TriGAntlrParserTokenTypes
 
asInfixString() - Method in class de.fuberlin.wiwiss.ng4j.triql.parser.ParsedLiteral
 
asInfixString() - Method in class de.fuberlin.wiwiss.ng4j.triql.parser.Q_Add
 
asInfixString() - Method in class de.fuberlin.wiwiss.ng4j.triql.parser.Q_BitAnd
 
asInfixString() - Method in class de.fuberlin.wiwiss.ng4j.triql.parser.Q_BitOr
 
asInfixString() - Method in class de.fuberlin.wiwiss.ng4j.triql.parser.Q_BitXor
 
asInfixString() - Method in class de.fuberlin.wiwiss.ng4j.triql.parser.Q_Divide
 
asInfixString() - Method in class de.fuberlin.wiwiss.ng4j.triql.parser.Q_Equal
 
asInfixString() - Method in class de.fuberlin.wiwiss.ng4j.triql.parser.Q_GreaterThan
 
asInfixString() - Method in class de.fuberlin.wiwiss.ng4j.triql.parser.Q_GreaterThanOrEqual
 
asInfixString() - Method in class de.fuberlin.wiwiss.ng4j.triql.parser.Q_LeftShift
 
asInfixString() - Method in class de.fuberlin.wiwiss.ng4j.triql.parser.Q_LessThan
 
asInfixString() - Method in class de.fuberlin.wiwiss.ng4j.triql.parser.Q_LessThanOrEqual
 
asInfixString() - Method in class de.fuberlin.wiwiss.ng4j.triql.parser.Q_LogicalAnd
 
asInfixString() - Method in class de.fuberlin.wiwiss.ng4j.triql.parser.Q_LogicalOr
 
asInfixString() - Method in class de.fuberlin.wiwiss.ng4j.triql.parser.Q_Modulus
 
asInfixString() - Method in class de.fuberlin.wiwiss.ng4j.triql.parser.Q_Multiply
 
asInfixString() - Method in class de.fuberlin.wiwiss.ng4j.triql.parser.Q_NotEqual
 
asInfixString() - Method in class de.fuberlin.wiwiss.ng4j.triql.parser.Q_PatternLiteral
 
asInfixString() - Method in class de.fuberlin.wiwiss.ng4j.triql.parser.Q_RightSignedShift
 
asInfixString() - Method in class de.fuberlin.wiwiss.ng4j.triql.parser.Q_RightUnsignedShift
 
asInfixString() - Method in class de.fuberlin.wiwiss.ng4j.triql.parser.Q_StringEqual
 
asInfixString() - Method in class de.fuberlin.wiwiss.ng4j.triql.parser.Q_StringMatch
 
asInfixString() - Method in class de.fuberlin.wiwiss.ng4j.triql.parser.Q_StringNoMatch
 
asInfixString() - Method in class de.fuberlin.wiwiss.ng4j.triql.parser.Q_Subtract
 
asInfixString() - Method in class de.fuberlin.wiwiss.ng4j.triql.parser.Q_UnaryMinus
 
asInfixString() - Method in class de.fuberlin.wiwiss.ng4j.triql.parser.Q_UnaryNot
 
asInfixString() - Method in class de.fuberlin.wiwiss.ng4j.triql.parser.Q_UnaryPlus
 
asInfixString() - Method in class de.fuberlin.wiwiss.ng4j.triql.parser.Q_Var
 
asInfixString1(Expr, String, String) - Static method in class de.fuberlin.wiwiss.ng4j.triql.legacy.QueryPrintUtils
 
asInfixString2(Expr, Expr, String, String) - Static method in class de.fuberlin.wiwiss.ng4j.triql.legacy.QueryPrintUtils
 
asJenaGraph(Node) - Method in class de.fuberlin.wiwiss.ng4j.db.NamedGraphSetDB
 
asJenaGraph(Node) - Method in class de.fuberlin.wiwiss.ng4j.impl.NamedGraphSetImpl
 
asJenaGraph(Node) - Method in interface de.fuberlin.wiwiss.ng4j.NamedGraphSet
Returns the union graph of the NamedGraphSet.
asJenaGraph(Node) - Method in class de.fuberlin.wiwiss.ng4j.semwebclient.SemanticWebClient
 
asJenaGraph(Node) - Method in class de.fuberlin.wiwiss.ng4j.sparql.ARQNamedGraphSet
 
asJenaModel(String) - Method in class de.fuberlin.wiwiss.ng4j.db.NamedGraphSetDB
 
asJenaModel(String) - Method in class de.fuberlin.wiwiss.ng4j.impl.NamedGraphSetImpl
 
asJenaModel(String) - Method in interface de.fuberlin.wiwiss.ng4j.NamedGraphSet
Returns a Jena Model view on the NamedGraphSet, equivalent to the union graph of all graphs in the graph set.
asJenaModel(String) - Method in class de.fuberlin.wiwiss.ng4j.sparql.ARQNamedGraphSet
 
asPrefixString(Expr, Expr, String, String) - Static method in class de.fuberlin.wiwiss.ng4j.triql.legacy.QueryPrintUtils
 
asPrefixString() - Method in class de.fuberlin.wiwiss.ng4j.triql.parser.ParsedLiteral
 
asPrefixString() - Method in class de.fuberlin.wiwiss.ng4j.triql.parser.Q_Add
 
asPrefixString() - Method in class de.fuberlin.wiwiss.ng4j.triql.parser.Q_BitAnd
 
asPrefixString() - Method in class de.fuberlin.wiwiss.ng4j.triql.parser.Q_BitOr
 
asPrefixString() - Method in class de.fuberlin.wiwiss.ng4j.triql.parser.Q_BitXor
 
asPrefixString() - Method in class de.fuberlin.wiwiss.ng4j.triql.parser.Q_Divide
 
asPrefixString() - Method in class de.fuberlin.wiwiss.ng4j.triql.parser.Q_Equal
 
asPrefixString() - Method in class de.fuberlin.wiwiss.ng4j.triql.parser.Q_GreaterThan
 
asPrefixString() - Method in class de.fuberlin.wiwiss.ng4j.triql.parser.Q_GreaterThanOrEqual
 
asPrefixString() - Method in class de.fuberlin.wiwiss.ng4j.triql.parser.Q_LeftShift
 
asPrefixString() - Method in class de.fuberlin.wiwiss.ng4j.triql.parser.Q_LessThan
 
asPrefixString() - Method in class de.fuberlin.wiwiss.ng4j.triql.parser.Q_LessThanOrEqual
 
asPrefixString() - Method in class de.fuberlin.wiwiss.ng4j.triql.parser.Q_LogicalAnd
 
asPrefixString() - Method in class de.fuberlin.wiwiss.ng4j.triql.parser.Q_LogicalOr
 
asPrefixString() - Method in class de.fuberlin.wiwiss.ng4j.triql.parser.Q_Modulus
 
asPrefixString() - Method in class de.fuberlin.wiwiss.ng4j.triql.parser.Q_Multiply
 
asPrefixString() - Method in class de.fuberlin.wiwiss.ng4j.triql.parser.Q_NotEqual
 
asPrefixString() - Method in class de.fuberlin.wiwiss.ng4j.triql.parser.Q_PatternLiteral
 
asPrefixString() - Method in class de.fuberlin.wiwiss.ng4j.triql.parser.Q_RightSignedShift
 
asPrefixString() - Method in class de.fuberlin.wiwiss.ng4j.triql.parser.Q_RightUnsignedShift
 
asPrefixString() - Method in class de.fuberlin.wiwiss.ng4j.triql.parser.Q_StringEqual
 
asPrefixString() - Method in class de.fuberlin.wiwiss.ng4j.triql.parser.Q_StringMatch
 
asPrefixString() - Method in class de.fuberlin.wiwiss.ng4j.triql.parser.Q_StringNoMatch
 
asPrefixString() - Method in class de.fuberlin.wiwiss.ng4j.triql.parser.Q_Subtract
 
asPrefixString() - Method in class de.fuberlin.wiwiss.ng4j.triql.parser.Q_UnaryMinus
 
asPrefixString() - Method in class de.fuberlin.wiwiss.ng4j.triql.parser.Q_UnaryNot
 
asPrefixString() - Method in class de.fuberlin.wiwiss.ng4j.triql.parser.Q_UnaryPlus
 
asPrefixString() - Method in class de.fuberlin.wiwiss.ng4j.triql.parser.Q_Var
 
asQuotedString() - Method in interface de.fuberlin.wiwiss.ng4j.triql.legacy.Value
 
asQuotedString() - Method in class de.fuberlin.wiwiss.ng4j.triql.parser.ParsedLiteral
 
asQuotedString() - Method in class de.fuberlin.wiwiss.ng4j.triql.parser.Q_QName
 
asQuotedString() - Method in class de.fuberlin.wiwiss.ng4j.triql.parser.Q_QuotedURI
 
asQuotedString() - Method in class de.fuberlin.wiwiss.ng4j.triql.parser.Q_TextLiteral
 
assertedBy - Static variable in class de.fuberlin.wiwiss.ng4j.swp.vocabulary.SWP
The subject graph originates from and is asserted by the authority specified for the object warrant.
assertGraphs(ArrayList, SWPAuthority, ArrayList) - Method in class de.fuberlin.wiwiss.ng4j.swp.impl.SWPNamedGraphSetImpl
 
assertGraphs(ArrayList, SWPAuthority, ArrayList) - Method in interface de.fuberlin.wiwiss.ng4j.swp.SWPNamedGraphSet
Given an list of graph names and an SWP authority, assert each listed graph with this authority.
assertGraphsWithSignature(ArrayList, SWPAuthority, Node, Node, ArrayList, String, String) - Method in class de.fuberlin.wiwiss.ng4j.swp.impl.SWPNamedGraphSetImpl
 
assertGraphsWithSignature(ArrayList, SWPAuthority, Node, Node, ArrayList, String, String) - Method in interface de.fuberlin.wiwiss.ng4j.swp.SWPNamedGraphSet
Given an list of graphs and an SWP Authority, assert each graph in the graphset with this Authority.
assertWithSignature(SWPAuthority, Node, ArrayList) - Method in class de.fuberlin.wiwiss.ng4j.swp.impl.SWPNamedGraphImpl
 
assertWithSignature(SWPAuthority, Node, Node, ArrayList, String, String) - Method in class de.fuberlin.wiwiss.ng4j.swp.impl.SWPNamedGraphSetImpl
 
assertWithSignature(SWPAuthority, Node, ArrayList) - Method in interface de.fuberlin.wiwiss.ng4j.swp.SWPNamedGraph
Given an SWP Authority, digitally sign the current graph according to the signatureMethod.
assertWithSignature(SWPAuthority, Node, Node, ArrayList, String, String) - Method in interface de.fuberlin.wiwiss.ng4j.swp.SWPNamedGraphSet
Same as swpAssert, except instead of simply asserting a graph, we sign the asserted graph with a digital signature according to the specified signatureMethod.
ASSIGN - Static variable in interface de.fuberlin.wiwiss.ng4j.triql.parser.TriQLParserConstants
 
ast(AST) - Static method in class de.fuberlin.wiwiss.ng4j.trig.AntlrUtils
Format an AST node
ast(PrintStream, AST) - Static method in class de.fuberlin.wiwiss.ng4j.trig.AntlrUtils
Print an AST node (but not its subnodes)
ast(Writer, AST) - Static method in class de.fuberlin.wiwiss.ng4j.trig.AntlrUtils
Print an AST node (but not its subnodes)
ASTout(AST) - Static method in class de.fuberlin.wiwiss.ng4j.trig.AntlrUtils
Format an AST node and its subnodes.
asUnquotedString() - Method in interface de.fuberlin.wiwiss.ng4j.triql.legacy.Value
 
asUnquotedString() - Method in class de.fuberlin.wiwiss.ng4j.triql.parser.ParsedLiteral
 
asUnquotedString() - Method in class de.fuberlin.wiwiss.ng4j.triql.parser.Q_QName
 
asUnquotedString() - Method in class de.fuberlin.wiwiss.ng4j.triql.parser.Q_QuotedURI
 
AT - Static variable in interface de.fuberlin.wiwiss.ng4j.trig.parser.TriGAntlrParserTokenTypes
 
AT - Static variable in interface de.fuberlin.wiwiss.ng4j.triql.parser.TriQLParserConstants
 
AT_LANG - Static variable in interface de.fuberlin.wiwiss.ng4j.trig.parser.TriGAntlrParserTokenTypes
 
AT_PREFIX - Static variable in interface de.fuberlin.wiwiss.ng4j.trig.parser.TriGAntlrParserTokenTypes
 
AT_WORD - Static variable in interface de.fuberlin.wiwiss.ng4j.trig.parser.TriGAntlrParserTokenTypes
 
Authority - Static variable in class de.fuberlin.wiwiss.ng4j.swp.vocabulary.DP
 
authority - Static variable in class de.fuberlin.wiwiss.ng4j.swp.vocabulary.SWP
The object authority is the origin of the graph with which the subject warrant is associated.
Authority - Static variable in class de.fuberlin.wiwiss.ng4j.swp.vocabulary.SWP
An authority, or origin, of a graph; such as a person or company.
available() - Method in class de.fuberlin.wiwiss.ng4j.semwebclient.LimitedInputStream
 

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 _