This project has retired. For details please refer to its Attic page.
Index (Apache Marmotta Site 3.3.0 API)
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

AbstractBackend<Node> - Class in org.apache.marmotta.ldpath.model.backend
This provides an generic implementation of all **Value(Node node) methods other than AbstractBackend.stringValue(Object).
AbstractBackend() - Constructor for class org.apache.marmotta.ldpath.model.backend.AbstractBackend
 
AbstractBinaryStringTest<Node> - Class in org.apache.marmotta.ldpath.model.tests.functions.text
Abstract base class for binary string tests.
AbstractBinaryStringTest() - Constructor for class org.apache.marmotta.ldpath.model.tests.functions.text.AbstractBinaryStringTest
 
AbstractCollFunction<Node> - Class in org.apache.marmotta.ldpath.model.functions.coll
 
AbstractCollFunction() - Constructor for class org.apache.marmotta.ldpath.model.functions.coll.AbstractCollFunction
 
AbstractHTMLDataProvider - Class in org.apache.marmotta.ldclient.provider.html
Generic implementation of an HTML data provider capable of mapping XPath expressions from HTML documents to RDF metadata properties.
AbstractHTMLDataProvider() - Constructor for class org.apache.marmotta.ldclient.provider.html.AbstractHTMLDataProvider
 
AbstractHttpProvider - Class in org.apache.marmotta.ldclient.services.provider
Add file description here!

Author: Sebastian Schaffert

AbstractHttpProvider() - Constructor for class org.apache.marmotta.ldclient.services.provider.AbstractHttpProvider
 
AbstractResourceUriGenerator - Class in org.apache.marmotta.platform.ldp.util
Abstract baseclass to generate new URIs for a created resource.
AbstractResourceUriGenerator(LdpService, String, RepositoryConnection) - Constructor for class org.apache.marmotta.platform.ldp.util.AbstractResourceUriGenerator
 
AbstractSesameBackend - Class in org.apache.marmotta.ldpath.backend.sesame
 
AbstractSesameBackend() - Constructor for class org.apache.marmotta.ldpath.backend.sesame.AbstractSesameBackend
 
AbstractStringTest<Node> - Class in org.apache.marmotta.ldpath.model.tests.functions.text
Abstract base class for LDPath Test functions that work on the string representation of nodes.
AbstractStringTest() - Constructor for class org.apache.marmotta.ldpath.model.tests.functions.text.AbstractStringTest
 
AbstractStringTest.ToStringFunction - Class in org.apache.marmotta.ldpath.model.tests.functions.text
A function for the guava-library to convert a node into a string based on the backend provided in the constructor.
AbstractStringTest.ToStringFunction(RDFBackend<Node>) - Constructor for class org.apache.marmotta.ldpath.model.tests.functions.text.AbstractStringTest.ToStringFunction
 
AbstractTextFilterFunction<Node> - Class in org.apache.marmotta.ldpath.model.functions
 
AbstractTextFilterFunction() - Constructor for class org.apache.marmotta.ldpath.model.functions.AbstractTextFilterFunction
 
AbstractXMLDataProvider - Class in org.apache.marmotta.ldclient.provider.xml
Abstract implementation of a data provider based on XML documents.
AbstractXMLDataProvider() - Constructor for class org.apache.marmotta.ldclient.provider.xml.AbstractXMLDataProvider
 
accept(RDFBackend<Node>, Node, Node) - Method in class org.apache.marmotta.ldpath.api.tests.NodeTest
 
accept(RDFBackend<Node>, Node, Node) - Method in class org.apache.marmotta.ldpath.model.tests.AndTest
Apply the function to the list of nodes passed as arguments and return the result as type T.
accept(RDFBackend<Node>, Node, Node) - Method in class org.apache.marmotta.ldpath.model.tests.FunctionTest
 
accept(RDFBackend<Node>, Node, Node) - Method in class org.apache.marmotta.ldpath.model.tests.LiteralLanguageTest
Apply the function to the list of nodes passed as arguments and return the result as type T.
accept(RDFBackend<Node>, Node, Node) - Method in class org.apache.marmotta.ldpath.model.tests.LiteralTypeTest
Apply the function to the list of nodes passed as arguments and return the result as type T.
accept(RDFBackend<Node>, Node, Node) - Method in class org.apache.marmotta.ldpath.model.tests.NotTest
 
accept(RDFBackend<Node>, Node, Node) - Method in class org.apache.marmotta.ldpath.model.tests.OrTest
Apply the function to the list of nodes passed as arguments and return the result as type T.
accept(RDFBackend<Node>, Node, Node) - Method in class org.apache.marmotta.ldpath.model.tests.PathEqualityTest
Apply the function to the list of nodes passed as arguments and return the result as type T.
accept(RDFBackend<Node>, Node, Node) - Method in class org.apache.marmotta.ldpath.model.tests.PathTest
Apply the function to the list of nodes passed as arguments and return the result as type T.
accept(Resource) - Method in class org.apache.marmotta.platform.ldcache.model.filter.MarmottaNotCachedFilter
Return false in case the filter does not accept the resource passed as argument, true otherwise.
AccountService - Interface in org.apache.marmotta.platform.user.api
Service to manage UserAccounts.
AccountServiceImpl - Class in org.apache.marmotta.platform.user.services
 
AccountServiceImpl() - Constructor for class org.apache.marmotta.platform.user.services.AccountServiceImpl
 
add(Triple) - Method in class org.apache.marmotta.commons.sesame.tripletable.TripleTable
Adds the specified element to this set if it is not already present (optional operation).
add(RepositoryConnection, Resource, URI, Value, Resource...) - Method in class org.apache.marmotta.platform.ldp.util.ServerManagedPropertiesInterceptor
 
add(String, String) - Method in class org.apache.marmotta.platform.ldpath.webservices.LDPathUtilWebService.LDPathPrefixService
 
addAll(Collection<? extends Triple>) - Method in class org.apache.marmotta.commons.sesame.tripletable.TripleTable
Adds all of the elements in the specified collection to this set if they're not already present (optional operation).
addCacheEntry(URI, CacheEntry) - Method in interface org.apache.marmotta.ldcache.api.LDCachingConnection
Store a cache entry for the passed resource in the backend.
addContentType(ContentType) - Method in class org.apache.marmotta.ldclient.api.endpoint.Endpoint
 
addedTriples - Variable in class org.apache.marmotta.commons.sesame.transactions.model.TransactionData
 
addEndpoint(Endpoint) - Method in class org.apache.marmotta.ldclient.model.ClientConfiguration
A collection of endpoint definitions to use by this Linked Data Client.
addEndpoint(Endpoint) - Method in interface org.apache.marmotta.platform.ldcache.api.endpoint.LinkedDataEndpointService
Add a new endpoint to the system.
addEndpoint(Endpoint) - Method in class org.apache.marmotta.platform.ldcache.services.endpoint.LinkedDataEndpointServiceImpl
Add a new endpoint to the system.
addEscapes(String) - Static method in error org.apache.marmotta.kiwi.reasoner.parser.TokenMgrError
Replaces unprintable characters by their escaped (or unicode escaped) equivalents in the given string
addEscapes(String) - Static method in error org.apache.marmotta.ldpath.parser.TokenMgrError
Replaces unprintable characters by their escaped (or unicode escaped) equivalents in the given string
addExcludeUri(String) - Method in class org.apache.marmotta.ldclient.model.ClientConfiguration
A collection of endpoint definitions to use by this Linked Data Client.
addFunction(String, SelectorFunction<Node>) - Method in class org.apache.marmotta.ldpath.parser.Configuration
Add a mapping from a URI to a SelectorFunction implementation to the configuration.
addInferredStatement(Resource, URI, Value, Resource...) - Method in class org.apache.marmotta.kiwi.sail.KiWiSailConnection
Adds an inferred statement to a specific context.
addInferredStatement(Resource, URI, Value) - Method in class org.apache.marmotta.kiwi.sail.KiWiSailConnection
Used by the KiWi reasoner, returns the created inferred statement directly.
addMapping(FieldMapping<?, Node>) - Method in class org.apache.marmotta.ldpath.model.programs.Program
 
addNamespace(String, String) - Method in class org.apache.marmotta.kiwi.reasoner.model.program.Program
 
addNamespace(String, String) - Method in class org.apache.marmotta.ldpath.model.programs.Program
 
addNamespace(String, String) - Method in class org.apache.marmotta.ldpath.parser.Configuration
Add a namespace prefix to URI mapping to this configuration.
addNodeTableDependency(String, String) - Method in class org.apache.marmotta.kiwi.persistence.KiWiGarbageCollector
Add information about a dependency of a column in some table to the "nodes" table; this information is used when cleaning up unreferenced deleted entries in the nodes table.
addNodeTableDependency(String, String) - Method in class org.apache.marmotta.kiwi.persistence.KiWiPersistence
Add information about a dependency of a column in some table to the "nodes" table; this information is used when cleaning up unreferenced deleted entries in the nodes table.
addProgram(String, InputStream) - Method in class org.apache.marmotta.kiwi.reasoner.sail.KiWiReasoningSail
Add a program to the reasoner using the given name.
addProgram(Program) - Method in class org.apache.marmotta.kiwi.reasoner.sail.KiWiReasoningSail
Add a program to the reasoner.
addProgram(String, InputStream) - Method in class org.apache.marmotta.platform.reasoner.services.ReasoningSailProvider
Add a program to the reasoner using the given name.
addProgram(Program) - Method in class org.apache.marmotta.platform.reasoner.services.ReasoningSailProvider
Add a program to the reasoner.
addProvider(DataProvider) - Method in class org.apache.marmotta.ldclient.model.ClientConfiguration
A collection of provider definitions to use by this Linked Data Client.
addResource(RepositoryConnection, String, String, String, InputStream) - Method in interface org.apache.marmotta.platform.ldp.api.LdpService
Add a LDP resource
addResource(RepositoryConnection, URI, URI, String, InputStream) - Method in interface org.apache.marmotta.platform.ldp.api.LdpService
Add a LDP resource
addResource(RepositoryConnection, String, String, LdpService.InteractionModel, String, InputStream) - Method in interface org.apache.marmotta.platform.ldp.api.LdpService
Add a LDP resource
addResource(RepositoryConnection, URI, URI, LdpService.InteractionModel, String, InputStream) - Method in interface org.apache.marmotta.platform.ldp.api.LdpService
Add a LDP resource
addResource(RepositoryConnection, String, String, String, InputStream) - Method in class org.apache.marmotta.platform.ldp.services.LdpServiceImpl
 
addResource(RepositoryConnection, URI, URI, String, InputStream) - Method in class org.apache.marmotta.platform.ldp.services.LdpServiceImpl
 
addResource(RepositoryConnection, String, String, LdpService.InteractionModel, String, InputStream) - Method in class org.apache.marmotta.platform.ldp.services.LdpServiceImpl
 
addResource(RepositoryConnection, URI, URI, LdpService.InteractionModel, String, InputStream) - Method in class org.apache.marmotta.platform.ldp.services.LdpServiceImpl
 
addRole(UserAccount, String) - Method in interface org.apache.marmotta.platform.user.api.AccountService
Add a single role to the roles of the given UserAccount
addRole(String) - Method in class org.apache.marmotta.platform.user.model.UserAccount
 
addRole(UserAccount, String) - Method in class org.apache.marmotta.platform.user.services.AccountServiceImpl
 
addRule(Rule) - Method in class org.apache.marmotta.kiwi.reasoner.model.program.Program
 
addStatement(Resource, URI, Value, Resource...) - Method in class org.apache.marmotta.kiwi.versioning.sail.KiWiSnapshotConnection
 
addStatement(UpdateContext, Resource, URI, Value, Resource...) - Method in class org.apache.marmotta.kiwi.versioning.sail.KiWiSnapshotConnection
Adds a statement to the store.
addStatementInternal(Resource, URI, Value, Resource...) - Method in class org.apache.marmotta.kiwi.sail.KiWiSailConnection
 
addStatementInternal(Resource, URI, Value, boolean, Resource...) - Method in class org.apache.marmotta.kiwi.sail.KiWiSailConnection
 
addTestFunction(String, TestFunction<Node>) - Method in class org.apache.marmotta.ldpath.parser.Configuration
Add a mapping from an URI to a TestFunction inplementation to the configuration.
addTransactionListener(TransactionListener) - Method in interface org.apache.marmotta.commons.sesame.transactions.api.TransactionalSail
Add a transaction listener to the KiWiTransactionalStore.
addTransactionListener(TransactionListener) - Method in interface org.apache.marmotta.commons.sesame.transactions.api.TransactionalSailConnection
Add a transaction listener to the KiWiTransactionalStore.
addTransactionListener(TransactionListener) - Method in class org.apache.marmotta.commons.sesame.transactions.sail.KiWiTransactionalConnection
Add a transaction listener to the transactional connection.
addTransactionListener(TransactionListener) - Method in class org.apache.marmotta.commons.sesame.transactions.sail.KiWiTransactionalSail
Add a transaction listener to the KiWiTransactionalStore.
addTransactionListener(TransactionListener) - Method in class org.apache.marmotta.commons.sesame.transactions.wrapper.TransactionalSailConnectionWrapper
Add a transaction listener to the KiWiTransactionalStore.
addTransactionListener(TransactionListener) - Method in class org.apache.marmotta.commons.sesame.transactions.wrapper.TransactionalSailWrapper
Add a transaction listener to the KiWiTransactionalStore.
addTransformer(String, NodeTransformer<?, Node>) - Method in class org.apache.marmotta.ldpath.parser.Configuration
Add a mapping from a type URI to a NodeTransformer.
addTriple(Statement) - Method in class org.apache.marmotta.commons.sesame.transactions.model.TransactionData
 
addTripleTableDependency(String, String) - Method in class org.apache.marmotta.kiwi.persistence.KiWiGarbageCollector
Add information about a dependency of a column in some table to the "triples" table; this information is used when cleaning up unreferenced deleted entries in the triples table.
addTripleTableDependency(String, String) - Method in class org.apache.marmotta.kiwi.persistence.KiWiPersistence
Add information about a dependency of a column in some table to the "triples" table; this information is used when cleaning up unreferenced deleted entries in the triples table.
addUserRole(String, String) - Method in interface org.apache.marmotta.platform.user.api.AuthenticationService
Add the role with the given name to the user with the given login.
addUserRole(String, String) - Method in class org.apache.marmotta.platform.user.services.AuthenticationServiceImpl
Add the role with the given name to the user with the given login.
addVolatileEndpoint(Endpoint) - Method in class org.apache.marmotta.platform.ldcache.api.ldcache.LDCacheSailProvider
Add a volatile (in-memory) endpoint to the LDClient configuration.
adjustBeginLineColumn(int, int) - Method in class org.apache.marmotta.ldpath.parser.SimpleCharStream
Method to adjust line and column numbers for the start of a token.
afterCommit(TransactionData) - Method in interface org.apache.marmotta.commons.sesame.transactions.api.TransactionListener
Called after a transaction has committed.
afterCommit(TransactionData) - Method in class org.apache.marmotta.kiwi.reasoner.engine.ReasoningEngine
Incrementally apply the updates that are contained in the transaction data to the reasoning programs that are in the system.
afterCommit(TransactionData) - Method in class org.apache.marmotta.kiwi.versioning.sail.KiWiVersioningSail
Called after a transaction has committed.
afterCommit(TransactionData) - Method in class org.apache.marmotta.kiwi.versioning.sail.KiWiVersionListener
Called after a transaction has committed.
AND - Static variable in interface org.apache.marmotta.kiwi.reasoner.parser.KWRLProgramParserConstants
RegularExpression Id.
AND - Static variable in interface org.apache.marmotta.ldpath.parser.LdPathParserConstants
RegularExpression Id.
AndTest<Node> - Class in org.apache.marmotta.ldpath.model.tests
Tests the conjunction of two tests.
AndTest(NodeTest<Node>, NodeTest<Node>) - Constructor for class org.apache.marmotta.ldpath.model.tests.AndTest
 
AndTest() - Method in class org.apache.marmotta.ldpath.parser.LdPathParser
 
apply(ResultSet) - Method in interface org.apache.marmotta.kiwi.persistence.util.ResultTransformerFunction
Transform the result row into an entity of type E.
apply(RDFBackend<Node>, Node, Collection<Node>...) - Method in interface org.apache.marmotta.ldpath.api.functions.NodeFunction
Apply the function to the list of nodes passed as arguments and return the result as type T.
apply(RDFBackend<Node>, Node, Collection<Node>...) - Method in class org.apache.marmotta.ldpath.api.tests.NodeTest
 
apply(RDFBackend<Node>, Node, Collection<Node>...) - Method in class org.apache.marmotta.ldpath.model.functions.AbstractTextFilterFunction
Apply the function to the list of nodes passed as arguments and return the result as type T.
apply(RDFBackend<Node>, Node, Collection<Node>...) - Method in class org.apache.marmotta.ldpath.model.functions.coll.FlattenFunction
 
apply(RDFBackend<Node>, Node, Collection<Node>...) - Method in class org.apache.marmotta.ldpath.model.functions.coll.GetFunction
 
apply(RDFBackend<Node>, Node, Collection<Node>...) - Method in class org.apache.marmotta.ldpath.model.functions.coll.SubListFunction
 
apply(RDFBackend<Node>, Node, Collection<Node>...) - Method in class org.apache.marmotta.ldpath.model.functions.ConcatenateFunction
Apply the function to the list of nodes passed as arguments and return the result as type T.
apply(RDFBackend<Node>, Node, Collection<Node>...) - Method in class org.apache.marmotta.ldpath.model.functions.CountFunction
 
apply(RDFBackend<Node>, Node, Collection<Node>...) - Method in class org.apache.marmotta.ldpath.model.functions.date.EarliestDateFunction
 
apply(RDFBackend<Node>, Node, Collection<Node>...) - Method in class org.apache.marmotta.ldpath.model.functions.date.LatestDateFunction
 
apply(RDFBackend<Node>, Node, Collection<Node>...) - Method in class org.apache.marmotta.ldpath.model.functions.FirstFunction
Apply the function to the list of nodes passed as arguments and return the result as type T.
apply(RDFBackend<KiWiNode>, KiWiNode, Collection<KiWiNode>...) - Method in class org.apache.marmotta.ldpath.model.functions.html.CssSelectFunction
Apply the function to the list of nodes passed as arguments and return the result as type T.
apply(RDFBackend<Node>, Node, Collection<Node>...) - Method in class org.apache.marmotta.ldpath.model.functions.LastFunction
Apply the function to the list of nodes passed as arguments and return the result as type T.
apply(RDFBackend<Node>, Node, Collection<Node>...) - Method in class org.apache.marmotta.ldpath.model.functions.math.MaxFunction
 
apply(RDFBackend<Node>, Node, Collection<Node>...) - Method in class org.apache.marmotta.ldpath.model.functions.math.MinFunction
 
apply(RDFBackend<Node>, Node, Collection<Node>...) - Method in class org.apache.marmotta.ldpath.model.functions.math.RoundFunction
 
apply(RDFBackend<Node>, Node, Collection<Node>...) - Method in class org.apache.marmotta.ldpath.model.functions.math.SumFunction
 
apply(RDFBackend<Node>, Node, Collection<Node>...) - Method in class org.apache.marmotta.ldpath.model.functions.SortFunction
Apply the function to the list of nodes passed as arguments and return the result as type T.
apply(RDFBackend<Node>, Node, Collection<Node>...) - Method in class org.apache.marmotta.ldpath.model.functions.text.ReplaceFunction
 
apply(RDFBackend<Node>, Node, Collection<Node>...) - Method in class org.apache.marmotta.ldpath.model.functions.text.StrJoinFunction
 
apply(RDFBackend<Node>, Node, Collection<Node>...) - Method in class org.apache.marmotta.ldpath.model.functions.text.StrLeftFunction
 
apply(RDFBackend<Node>, Node, Collection<Node>...) - Method in class org.apache.marmotta.ldpath.model.functions.text.StrLenFunction
 
apply(RDFBackend<Node>, Node, Collection<Node>...) - Method in class org.apache.marmotta.ldpath.model.functions.text.StrRightFunction
 
apply(RDFBackend<Node>, Node, Collection<Node>...) - Method in class org.apache.marmotta.ldpath.model.functions.text.SubstringFunction
 
apply(RDFBackend<Node>, Node, Collection<Node>...) - Method in class org.apache.marmotta.ldpath.model.functions.text.WordCountFunction
 
apply(RDFBackend<Node>, Node, Collection<Node>...) - Method in class org.apache.marmotta.ldpath.model.functions.xml.XPathFunction
Apply the function to the list of nodes passed as arguments and return the result as type T.
apply(RDFBackend<Node>, Node, Collection<Node>...) - Method in class org.apache.marmotta.ldpath.model.tests.functions.BinaryNumericTest
 
apply(RDFBackend<Node>, Node, Collection<Node>...) - Method in class org.apache.marmotta.ldpath.model.tests.functions.text.AbstractStringTest
 
apply(Node) - Method in class org.apache.marmotta.ldpath.model.tests.functions.text.AbstractStringTest.ToStringFunction
 
apply(RDFBackend<Value>, Value, Collection<Value>...) - Method in class org.apache.marmotta.platform.ldpath.model.functions.ContentFunction
Apply the function to the list of nodes passed as arguments and return the result as type T.
apply(RDFBackend<Value>, Value, Collection<Value>...) - Method in class org.apache.marmotta.platform.ldpath.model.functions.JsoupFunction
Apply the function to the list of nodes passed as arguments and return the result as type T.
aqcuireConnection() - Method in class org.apache.marmotta.kiwi.persistence.registry.DBTripleRegistry
 
aqcuireConnection() - Method in class org.apache.marmotta.kiwi.sail.KiWiValueFactory
 
ask(QueryLanguage, String) - Method in interface org.apache.marmotta.platform.sparql.api.sparql.SparqlService
Evaluate a SPARQL ASK query on the KiWi TripleStore see http://www.w3.org/TR/sparql11-query/
ask(QueryLanguage, String) - Method in class org.apache.marmotta.platform.sparql.services.sparql.SparqlServiceImpl
 
ASSIGN - Static variable in interface org.apache.marmotta.ldpath.parser.LdPathParserConstants
RegularExpression Id.
AtomicNodeTest() - Method in class org.apache.marmotta.ldpath.parser.LdPathParser
 
AtomicOrTestingOrPathSelector() - Method in class org.apache.marmotta.ldpath.parser.LdPathParser
As path elements, we do not allow arbitrary compound selectors, but we allow all atomic and path selectors.
AtomicOrTestingSelector() - Method in class org.apache.marmotta.ldpath.parser.LdPathParser
 
AtomicSelector() - Method in class org.apache.marmotta.ldpath.parser.LdPathParser
 
attr - Variable in class org.apache.marmotta.ldclient.provider.html.mapping.CssLiteralAttrMapper
 
attr - Variable in class org.apache.marmotta.ldclient.provider.html.mapping.CssUriAttrMapper
 
authenticateUser(String, String) - Method in interface org.apache.marmotta.platform.user.api.AuthenticationService
Authenticate the user with the given login and password.
authenticateUser(String, String) - Method in class org.apache.marmotta.platform.user.services.AuthenticationServiceImpl
Authenticate the user with the given login and password.
AuthenticationProvider - Interface in org.apache.marmotta.platform.user.api
 
AuthenticationService - Interface in org.apache.marmotta.platform.user.api
A service that abstracts simple user authentication.
AuthenticationServiceImpl - Class in org.apache.marmotta.platform.user.services
A simple implementation of an authentication that stores plain-text passwords in the system configuration.
AuthenticationServiceImpl() - Constructor for class org.apache.marmotta.platform.user.services.AuthenticationServiceImpl
 
AutoRegisteredLDPathFunction - Class in org.apache.marmotta.platform.ldpath.api
Superclass of all LMF LDPath functions, used for auto-registry of functions provided by modules using injection.
AutoRegisteredLDPathFunction() - Constructor for class org.apache.marmotta.platform.ldpath.api.AutoRegisteredLDPathFunction
 

B

B_CC - Static variable in interface org.apache.marmotta.ldpath.parser.LdPathParserConstants
RegularExpression Id.
B_CO - Static variable in interface org.apache.marmotta.ldpath.parser.LdPathParserConstants
RegularExpression Id.
B_RC - Static variable in interface org.apache.marmotta.ldpath.parser.LdPathParserConstants
RegularExpression Id.
B_RO - Static variable in interface org.apache.marmotta.ldpath.parser.LdPathParserConstants
RegularExpression Id.
B_SC - Static variable in interface org.apache.marmotta.ldpath.parser.LdPathParserConstants
RegularExpression Id.
B_SO - Static variable in interface org.apache.marmotta.ldpath.parser.LdPathParserConstants
RegularExpression Id.
B_XC - Static variable in interface org.apache.marmotta.ldpath.parser.LdPathParserConstants
RegularExpression Id.
B_XO - Static variable in interface org.apache.marmotta.ldpath.parser.LdPathParserConstants
RegularExpression Id.
backup(int) - Method in class org.apache.marmotta.kiwi.reasoner.parser.SimpleCharStream
Backup a number of characters.
backup(int) - Method in class org.apache.marmotta.ldpath.parser.SimpleCharStream
Backup a number of characters.
beforeCommit(TransactionData) - Method in interface org.apache.marmotta.commons.sesame.transactions.api.TransactionListener
Called before a transaction commits.
beforeCommit(TransactionData) - Method in class org.apache.marmotta.kiwi.reasoner.engine.ReasoningEngine
Called before a transaction commits.
beforeCommit(TransactionData) - Method in class org.apache.marmotta.kiwi.versioning.sail.KiWiVersioningSail
Called before a transaction commits.
beforeCommit(TransactionData) - Method in class org.apache.marmotta.kiwi.versioning.sail.KiWiVersionListener
Called before a transaction commits.
begin() - Method in class org.apache.marmotta.commons.sesame.transactions.sail.KiWiTransactionalConnection
 
begin() - Method in class org.apache.marmotta.kiwi.versioning.sail.KiWiSnapshotConnection
 
beginColumn - Variable in class org.apache.marmotta.ldpath.parser.Token
The column number of the first character of this Token.
beginLine - Variable in class org.apache.marmotta.ldpath.parser.Token
The line number of the first character of this Token.
BeginToken() - Method in class org.apache.marmotta.kiwi.reasoner.parser.SimpleCharStream
Start.
BeginToken() - Method in class org.apache.marmotta.ldpath.parser.SimpleCharStream
Start.
BigDecimalTransformer<Node> - Class in org.apache.marmotta.ldpath.model.transformers
A node transformer transforming the node to its big decimal value, if possible.
BigDecimalTransformer() - Constructor for class org.apache.marmotta.ldpath.model.transformers.BigDecimalTransformer
 
BigIntegerTransformer<Node> - Class in org.apache.marmotta.ldpath.model.transformers
A node transformer transforming the node to its big integer value, if possible.
BigIntegerTransformer() - Constructor for class org.apache.marmotta.ldpath.model.transformers.BigIntegerTransformer
 
BinaryNumericTest<Node> - Class in org.apache.marmotta.ldpath.model.tests.functions
 
BinaryNumericTest() - Constructor for class org.apache.marmotta.ldpath.model.tests.functions.BinaryNumericTest
 
BlockingProvider - Class in org.apache.marmotta.ldclient.services.provider
Add file description here!

Author: Sebastian Schaffert (sschaffert@apache.org)

BlockingProvider() - Constructor for class org.apache.marmotta.ldclient.services.provider.BlockingProvider
 
BNODE_CACHE - Static variable in interface org.apache.marmotta.kiwi.caching.CacheManager
 
Body() - Method in class org.apache.marmotta.kiwi.reasoner.parser.KWRLProgramParser
 
BodyObject() - Method in class org.apache.marmotta.kiwi.reasoner.parser.KWRLProgramParser
 
BodyTriplePattern() - Method in class org.apache.marmotta.kiwi.reasoner.parser.KWRLProgramParser
 
BooleanTransformer<Node> - Class in org.apache.marmotta.ldpath.model.transformers
Add file description here!

Author: Sebastian Schaffert

BooleanTransformer() - Constructor for class org.apache.marmotta.ldpath.model.transformers.BooleanTransformer
 
booleanValue() - Method in class org.apache.marmotta.kiwi.model.rdf.KiWiBooleanLiteral
 
booleanValue() - Method in class org.apache.marmotta.kiwi.model.rdf.KiWiLiteral
Returns the boolean value of this literal.
booleanValue(Node) - Method in interface org.apache.marmotta.ldpath.api.backend.NodeBackend
Return the boolean value of a literal node.
booleanValue(RDFNode) - Method in class org.apache.marmotta.ldpath.backend.jena.GenericJenaBackend
Return the boolean value of a literal node.
booleanValue(Value) - Method in class org.apache.marmotta.ldpath.backend.linkeddata.LDCacheBackend
 
booleanValue(Value) - Method in class org.apache.marmotta.ldpath.backend.sesame.SesameValueBackend
 
booleanValue(Node) - Method in class org.apache.marmotta.ldpath.model.backend.AbstractBackend
Parses the boolean value from the lexical form.
bufcolumn - Variable in class org.apache.marmotta.ldpath.parser.SimpleCharStream
 
buffer - Variable in class org.apache.marmotta.kiwi.reasoner.parser.SimpleCharStream
 
buffer - Variable in class org.apache.marmotta.ldpath.parser.SimpleCharStream
 
bufline - Variable in class org.apache.marmotta.ldpath.parser.SimpleCharStream
 
bufpos - Variable in class org.apache.marmotta.kiwi.reasoner.parser.SimpleCharStream
Position in buffer.
bufpos - Variable in class org.apache.marmotta.ldpath.parser.SimpleCharStream
Position in buffer.
build() - Method in class org.apache.marmotta.platform.ldp.webservices.PreferHeader.PreferBuilder
Create the PreferHeader.
buildRequestUrl(String, Endpoint) - Method in class org.apache.marmotta.ldclient.services.provider.AbstractHttpProvider
Build the URL to use to call the webservice in order to retrieve the data for the resource passed as argument.
ByteTransformer<Node> - Class in org.apache.marmotta.ldpath.model.transformers
 
ByteTransformer() - Constructor for class org.apache.marmotta.ldpath.model.transformers.ByteTransformer
 
byteValue() - Method in class org.apache.marmotta.kiwi.model.rdf.KiWiIntLiteral
Returns the byte value of this literal.
byteValue() - Method in class org.apache.marmotta.kiwi.model.rdf.KiWiLiteral
Returns the byte value of this literal.

C

CacheConfiguration - Class in org.apache.marmotta.ldcache.model
Configuration options for LDCache instances.
CacheConfiguration() - Constructor for class org.apache.marmotta.ldcache.model.CacheConfiguration
 
CacheConfiguration(ClientConfiguration) - Constructor for class org.apache.marmotta.ldcache.model.CacheConfiguration
 
CacheEntry - Class in org.apache.marmotta.ldcache.model
The cache entry for a URI resource managed by the Linked Data Cache.
CacheEntry() - Constructor for class org.apache.marmotta.ldcache.model.CacheEntry
 
CacheManager - Interface in org.apache.marmotta.kiwi.caching
A generic cache manager API implemented by different caching backends.
cacheManager - Variable in class org.apache.marmotta.kiwi.persistence.KiWiConnection
 
CacheManagerFactory - Interface in org.apache.marmotta.kiwi.caching
Factory classes for creating cache manager instances.
CacheMode - Enum in org.apache.marmotta.kiwi.config
Add file description here!
CacheTripleRegistry - Class in org.apache.marmotta.kiwi.persistence.registry
A triple registry implementation based on the Infinispan cache.
CacheTripleRegistry(CacheManager) - Constructor for class org.apache.marmotta.kiwi.persistence.registry.CacheTripleRegistry
 
CachingBackends - Enum in org.apache.marmotta.kiwi.config
Enumeration of the different caching backends currently supported
calc(RDFBackend<Node>, Collection<Node>) - Method in class org.apache.marmotta.ldpath.model.functions.math.MaxFunction
 
calc(RDFBackend<Node>, Collection<Node>) - Method in class org.apache.marmotta.ldpath.model.functions.math.MinFunction
 
calc(RDFBackend<Node>, Node) - Method in class org.apache.marmotta.ldpath.model.functions.math.RoundFunction
 
calc(RDFBackend<Node>, Collection<Node>) - Method in class org.apache.marmotta.ldpath.model.functions.math.SumFunction
 
calendarValue() - Method in class org.apache.marmotta.kiwi.model.rdf.KiWiDateLiteral
Returns the XMLGregorianCalendar value of this literal.
calendarValue() - Method in class org.apache.marmotta.kiwi.model.rdf.KiWiLiteral
Returns the XMLGregorianCalendar value of this literal.
checkConsistency() - Method in class org.apache.marmotta.kiwi.persistence.KiWiGarbageCollector
 
checkConsistency() - Method in class org.apache.marmotta.kiwi.persistence.KiWiPersistence
 
checkConsistency() - Method in class org.apache.marmotta.kiwi.sail.KiWiStore
 
checkPasswd(String) - Method in class org.apache.marmotta.platform.user.model.UserAccount
 
checkPasswd(String, String) - Static method in enum org.apache.marmotta.platform.user.model.UserAccount.PasswordHash
 
checkPassword(UserAccount, String) - Method in interface org.apache.marmotta.platform.user.api.AccountService
Check the credentials for the given UserAccount
checkPassword(String, String) - Method in interface org.apache.marmotta.platform.user.api.AccountService
Check the credentials for the given login
checkPassword(UserAccount, String) - Method in interface org.apache.marmotta.platform.user.api.AuthenticationProvider
 
checkPassword(UserAccount, String) - Method in class org.apache.marmotta.platform.user.services.AccountServiceImpl
 
checkPassword(String, String) - Method in class org.apache.marmotta.platform.user.services.AccountServiceImpl
 
checkPassword(UserAccount, String) - Method in class org.apache.marmotta.platform.user.services.auth.LdapAuthProvider
 
checkPassword(UserAccount, String) - Method in class org.apache.marmotta.platform.user.services.auth.LMFAuthProviderImpl
 
CleanHtmlFunction<Node> - Class in org.apache.marmotta.ldpath.model.functions.html
Function to clean up HTML and remove all script and style elements from the content.
CleanHtmlFunction() - Constructor for class org.apache.marmotta.ldpath.model.functions.html.CleanHtmlFunction
 
cleanValue(String) - Method in class org.apache.marmotta.ldclient.provider.html.mapping.CssLiteralAttrMapper
 
cleanValue(String) - Method in class org.apache.marmotta.ldclient.provider.html.mapping.CssTextLiteralMapper
 
clear() - Method in class org.apache.marmotta.commons.sesame.tripletable.TripleTable
Removes all of the elements from this set (optional operation).
clear() - Method in interface org.apache.marmotta.kiwi.caching.CacheManager
Clear all caches managed by this cache manager.
clear() - Method in class org.apache.marmotta.kiwi.caching.GuavaCacheManager
Clear all caches managed by this cache manager.
clear(Resource...) - Method in class org.apache.marmotta.kiwi.versioning.sail.KiWiSnapshotConnection
 
clear() - Method in interface org.apache.marmotta.ldcache.api.LDCachingBackend
Clear all entries in the cache backend.
clear() - Method in interface org.apache.marmotta.ldcache.api.LDCachingService
Manually expire all cached resources.
clear() - Method in class org.apache.marmotta.ldcache.services.LDCache
Manually expire all cached resources.
clearCache() - Method in class org.apache.marmotta.kiwi.persistence.KiWiPersistence
Remove all elements from the cache
clearInferred(Resource...) - Method in class org.apache.marmotta.kiwi.sail.KiWiSailConnection
Removes all inferred statements from the specified/all contexts.
clearInternal(Resource...) - Method in class org.apache.marmotta.kiwi.sail.KiWiSailConnection
 
clearNamespaces() - Method in class org.apache.marmotta.kiwi.versioning.sail.KiWiSnapshotConnection
 
clearNamespacesInternal() - Method in class org.apache.marmotta.kiwi.sail.KiWiSailConnection
 
clearSail() - Method in class org.apache.marmotta.platform.ldcache.api.ldcache.LDCacheSailProvider
Clear the currently configured Linked Data Sail.
ClientConfiguration - Class in org.apache.marmotta.ldclient.model
Configuration options for the Linked Data Client.
ClientConfiguration() - Constructor for class org.apache.marmotta.ldclient.model.ClientConfiguration
 
ClientResponse - Class in org.apache.marmotta.ldclient.model
LDCache Client Response
ClientResponse(int, Repository) - Constructor for class org.apache.marmotta.ldclient.model.ClientResponse
Deprecated.
ClientResponse(int, Model) - Constructor for class org.apache.marmotta.ldclient.model.ClientResponse
 
close() - Method in class org.apache.marmotta.kiwi.persistence.KiWiConnection
Releases this Connection object's database and JDBC resources immediately instead of waiting for them to be automatically released.
close() - Method in class org.apache.marmotta.kiwi.persistence.util.ResultSetIteration
Closes this iteration, freeing any resources that it is holding.
close() - Method in interface org.apache.marmotta.kiwi.reasoner.model.query.QueryResultIterator
Close the underlying result set and database connection.
close() - Method in class org.apache.marmotta.kiwi.sail.KiWiValueFactory
 
close() - Method in class org.apache.marmotta.kiwi.versioning.sail.KiWiSnapshotConnection
 
closeInternal() - Method in class org.apache.marmotta.kiwi.sail.KiWiSailConnection
 
closeSnapshotConnection(KiWiSnapshotConnection) - Method in class org.apache.marmotta.kiwi.versioning.sail.KiWiVersioningSail
Unregister the snapshot connection, it has been cleaned up properly.
closeValueFactory() - Method in class org.apache.marmotta.kiwi.sail.KiWiStore
In case there is a value factory managed by this repository directly, close it (and the underlying database connection)
Collections - Class in org.apache.marmotta.ldpath.util
Add file description here!

Author: Sebastian Schaffert

Collections() - Constructor for class org.apache.marmotta.ldpath.util.Collections
 
COLON - Static variable in interface org.apache.marmotta.ldpath.parser.LdPathParserConstants
RegularExpression Id.
column - Variable in class org.apache.marmotta.ldpath.parser.SimpleCharStream
 
COMMA - Static variable in interface org.apache.marmotta.ldpath.parser.LdPathParserConstants
RegularExpression Id.
CommaSeparatedMapper - Class in org.apache.marmotta.ldclient.provider.xml.mapping
Takes a comma separated list and converts it into a list of literals

Author: Sebastian Schaffert

CommaSeparatedMapper(String) - Constructor for class org.apache.marmotta.ldclient.provider.xml.mapping.CommaSeparatedMapper
 
CommaSeparatedMapper(String, Map<String, String>) - Constructor for class org.apache.marmotta.ldclient.provider.xml.mapping.CommaSeparatedMapper
 
CommaSeparatedMapper(String, String) - Constructor for class org.apache.marmotta.ldclient.provider.xml.mapping.CommaSeparatedMapper
 
CommaSeparatedMapper(String, Map<String, String>, String) - Constructor for class org.apache.marmotta.ldclient.provider.xml.mapping.CommaSeparatedMapper
 
commit() - Method in class org.apache.marmotta.commons.sesame.transactions.sail.KiWiTransactionalConnection
Notify the listeners of a commit before and after calling the super method
commit() - Method in class org.apache.marmotta.kiwi.persistence.KiWiConnection
Makes all changes made since the previous commit/rollback permanent and releases any database locks currently held by this Connection object.
commit() - Method in class org.apache.marmotta.kiwi.versioning.sail.KiWiSnapshotConnection
 
commitInternal() - Method in class org.apache.marmotta.kiwi.sail.KiWiSailConnection
 
commitTime - Variable in class org.apache.marmotta.commons.sesame.transactions.model.TransactionData
Set by transaction service to indicate the time when this transaction is committed.
compareTo(IntArray) - Method in class org.apache.marmotta.commons.sesame.tripletable.IntArray
 
compareTo(Namespace) - Method in class org.apache.marmotta.kiwi.model.rdf.KiWiNamespace
 
compareTo(Endpoint) - Method in class org.apache.marmotta.ldclient.api.endpoint.Endpoint
Compares this object with the specified object for order according to priority.
compareTo(SecurityConstraint) - Method in class org.apache.marmotta.platform.security.model.SecurityConstraint
Compares this object with the specified object for order.
complete(String, String, String, UriInfo) - Method in class org.apache.marmotta.platform.ldpath.webservices.LDPathUtilWebService
 
ComplexTest<Node> - Class in org.apache.marmotta.ldpath.model.tests
 
ComplexTest() - Constructor for class org.apache.marmotta.ldpath.model.tests.ComplexTest
 
CompoundSelector() - Method in class org.apache.marmotta.ldpath.parser.LdPathParser
 
concat(Collection<T>...) - Static method in class org.apache.marmotta.ldpath.util.Collections
Copies all entries of the parsed collections to an new list
ConcatenateFunction<Node> - Class in org.apache.marmotta.ldpath.model.functions
A node function concatenating a list of nodes interpreted as strings.
ConcatenateFunction() - Constructor for class org.apache.marmotta.ldpath.model.functions.ConcatenateFunction
 
Configuration<Node> - Class in org.apache.marmotta.ldpath.parser
A generic configuration object for LDPath parsers.
Configuration() - Constructor for class org.apache.marmotta.ldpath.parser.Configuration
 
configurationChanged(ConfigurationChangedEvent) - Method in class org.apache.marmotta.platform.ldcache.api.ldcache.LDCacheSailProvider
 
configurationChanged(ConfigurationChangedEvent) - Method in class org.apache.marmotta.platform.reasoner.services.ReasoningSailProvider
 
configurationChangedEvent(ConfigurationChangedEvent) - Method in class org.apache.marmotta.platform.security.services.SecurityServiceImpl
React to a change in the security configuration, e.g.
configurationService - Variable in class org.apache.marmotta.platform.ldcache.api.ldcache.LDCacheSailProvider
 
ConfVal() - Method in class org.apache.marmotta.ldpath.parser.LdPathParser
 
connection - Variable in class org.apache.marmotta.kiwi.persistence.KiWiConnection
 
Constants - Class in org.apache.marmotta.ldpath.model
Add file description here!

Author: Sebastian Schaffert

Constants() - Constructor for class org.apache.marmotta.ldpath.model.Constants
 
constructJustificationFromDatabase(ResultSet) - Method in class org.apache.marmotta.kiwi.reasoner.persistence.KiWiReasoningConnection
 
constructNamespaceFromDatabase(ResultSet) - Method in class org.apache.marmotta.kiwi.persistence.KiWiConnection
 
constructNodeFromDatabase(ResultSet) - Method in class org.apache.marmotta.kiwi.persistence.KiWiConnection
Construct an appropriate KiWiNode from the result of an SQL query.
constructProgramFromDatabase(ResultSet) - Method in class org.apache.marmotta.kiwi.reasoner.persistence.KiWiReasoningConnection
 
constructRuleFromDatabase(ResultSet, Map<String, String>) - Method in class org.apache.marmotta.kiwi.reasoner.persistence.KiWiReasoningConnection
 
constructTripleFromDatabase(ResultSet) - Method in class org.apache.marmotta.kiwi.persistence.KiWiConnection
Construct a KiWiTriple from the result of an SQL query.
constructTripleQuery(KiWiResource, KiWiUriResource, KiWiNode, KiWiResource, boolean, boolean) - Method in class org.apache.marmotta.kiwi.persistence.KiWiConnection
Construct the SQL query string from the query pattern passed as arguments
constructTripleQuerySnapshot(KiWiResource, KiWiUriResource, KiWiNode, KiWiResource, boolean, Date) - Method in class org.apache.marmotta.kiwi.versioning.persistence.KiWiVersioningConnection
Construct the SQL query string from the query pattern passed as arguments
constructTriplesFromDatabase(ResultSet, int) - Method in class org.apache.marmotta.kiwi.persistence.KiWiConnection
Construct a batch of KiWiTriples from the result of an SQL query.
constructVersionFromDatabase(ResultSet) - Method in class org.apache.marmotta.kiwi.versioning.persistence.KiWiVersioningConnection
Construct a version from the database using the data contained in the result set row passed as argument.
contains(Object) - Method in class org.apache.marmotta.commons.sesame.tripletable.TripleTable
Returns true if this set contains the specified element.
contains(URI) - Method in interface org.apache.marmotta.ldcache.api.LDCachingService
Return true in case the cache contains an entry for the resource given as argument.
contains(URI) - Method in class org.apache.marmotta.ldcache.services.LDCache
Return true in case the cache contains an entry for the resource given as argument.
containsAll(Collection<?>) - Method in class org.apache.marmotta.commons.sesame.tripletable.TripleTable
Returns true if this set contains all of the elements of the specified collection.
containsNamespace(String) - Method in class org.apache.marmotta.platform.ldpath.webservices.LDPathUtilWebService.LDPathPrefixService
 
containsPrefix(String) - Method in class org.apache.marmotta.platform.ldpath.webservices.LDPathUtilWebService.LDPathPrefixService
 
content - Variable in class org.apache.marmotta.kiwi.model.rdf.KiWiStringLiteral
 
ContentFunction - Class in org.apache.marmotta.platform.ldpath.model.functions
Add file description here!

Author: Sebastian Schaffert

ContentFunction() - Constructor for class org.apache.marmotta.platform.ldpath.model.functions.ContentFunction
 
ContextAwareSesameConnectionBackend - Class in org.apache.marmotta.ldpath.backend.sesame
SesameConnectionBackend that considers only data from the provided contexts.
ContextAwareSesameConnectionBackend(RepositoryConnection, Resource...) - Constructor for class org.apache.marmotta.ldpath.backend.sesame.ContextAwareSesameConnectionBackend
Create a new ContextAwareSesameConnectionBackend that considers only data from the provided contexts.
ContextAwareSesameConnectionBackend(RepositoryConnection, boolean, Resource...) - Constructor for class org.apache.marmotta.ldpath.backend.sesame.ContextAwareSesameConnectionBackend
Create a new ContextAwareSesameConnectionBackend that considers only data from the provided contexts.
convert(Resource) - Method in class org.apache.marmotta.kiwi.sail.KiWiValueFactory
 
convert(URI) - Method in class org.apache.marmotta.kiwi.sail.KiWiValueFactory
 
convert(Value) - Method in class org.apache.marmotta.kiwi.sail.KiWiValueFactory
 
CountFunction<Node> - Class in org.apache.marmotta.ldpath.model.functions
 
CountFunction() - Constructor for class org.apache.marmotta.ldpath.model.functions.CountFunction
 
createAccount(String) - Method in interface org.apache.marmotta.platform.user.api.AccountService
Create an user account
createAccount(String, String, String) - Method in interface org.apache.marmotta.platform.user.api.AccountService
Create an user account and set first- and lastName in the user profile (foaf)
createAccount(String) - Method in class org.apache.marmotta.platform.user.services.AccountServiceImpl
 
createAccount(String, String, String) - Method in class org.apache.marmotta.platform.user.services.AccountServiceImpl
 
createBNode() - Method in class org.apache.marmotta.kiwi.sail.KiWiValueFactory
Creates a new bNode.
createBNode(String) - Method in class org.apache.marmotta.kiwi.sail.KiWiValueFactory
Creates a new blank node with the given node identifier.
createCacheManager(KiWiConfiguration) - Method in interface org.apache.marmotta.kiwi.caching.CacheManagerFactory
Create a new cache manager instance using the KiWiConfiguration passed as argument.
createCacheManager(KiWiConfiguration) - Method in class org.apache.marmotta.kiwi.caching.GuavaCacheManagerFactory
Create a new cache manager instance using the KiWiConfiguration passed as argument.
createCardinalityCalculator() - Method in class org.apache.marmotta.kiwi.sail.KiWiSailConnection.KiWiEvaluationStatistics
 
createCSPOKey(Resource, URI, Value, Resource) - Static method in class org.apache.marmotta.commons.sesame.tripletable.IntArray
 
createCSPOMaxKey(Resource, URI, Value, Resource) - Static method in class org.apache.marmotta.commons.sesame.tripletable.IntArray
 
createDefaultAccounts() - Method in interface org.apache.marmotta.platform.user.api.AccountService
Create the default accounts, currently only admin
createDefaultAccounts() - Method in class org.apache.marmotta.platform.user.services.AccountServiceImpl
 
createLiteral(Date) - Method in class org.apache.marmotta.kiwi.sail.KiWiValueFactory
Creates a new literal representing the specified date that is typed using the appropriate XML Schema date/time datatype.
createLiteral(Object) - Method in class org.apache.marmotta.kiwi.sail.KiWiValueFactory
Creates a typed Literal out of the supplied object, mapping the runtime type of the object to the appropriate XML Schema type.
createLiteral(String) - Method in class org.apache.marmotta.kiwi.sail.KiWiValueFactory
Creates a new literal with the supplied label.
createLiteral(String, String) - Method in class org.apache.marmotta.kiwi.sail.KiWiValueFactory
Creates a new literal with the supplied label and language attribute.
createLiteral(String, URI) - Method in class org.apache.marmotta.kiwi.sail.KiWiValueFactory
Creates a new literal with the supplied label and datatype.
createLiteral(boolean) - Method in class org.apache.marmotta.kiwi.sail.KiWiValueFactory
Creates a new xsd:boolean-typed literal representing the specified value.
createLiteral(byte) - Method in class org.apache.marmotta.kiwi.sail.KiWiValueFactory
Creates a new xsd:byte-typed literal representing the specified value.
createLiteral(short) - Method in class org.apache.marmotta.kiwi.sail.KiWiValueFactory
Creates a new xsd:short-typed literal representing the specified value.
createLiteral(int) - Method in class org.apache.marmotta.kiwi.sail.KiWiValueFactory
Creates a new xsd:int-typed literal representing the specified value.
createLiteral(long) - Method in class org.apache.marmotta.kiwi.sail.KiWiValueFactory
Creates a new xsd:long-typed literal representing the specified value.
createLiteral(float) - Method in class org.apache.marmotta.kiwi.sail.KiWiValueFactory
Creates a new xsd:float-typed literal representing the specified value.
createLiteral(double) - Method in class org.apache.marmotta.kiwi.sail.KiWiValueFactory
Creates a new xsd:double-typed literal representing the specified value.
createLiteral(XMLGregorianCalendar) - Method in class org.apache.marmotta.kiwi.sail.KiWiValueFactory
Creates a new literal representing the specified calendar that is typed using the appropriate XML Schema date/time datatype.
createLiteral(String) - Method in interface org.apache.marmotta.ldpath.api.backend.NodeBackend
Create a literal node with the content passed as argument
createLiteral(String, Locale, URI) - Method in interface org.apache.marmotta.ldpath.api.backend.NodeBackend
Create a literal node with the content passed as argument
createLiteral(String) - Method in class org.apache.marmotta.ldpath.backend.jena.GenericJenaBackend
Create a literal node with the content passed as argument
createLiteral(String, Locale, URI) - Method in class org.apache.marmotta.ldpath.backend.jena.GenericJenaBackend
Create a literal node with the content passed as argument
createLiteral(String) - Method in class org.apache.marmotta.ldpath.backend.linkeddata.LDCacheBackend
 
createLiteral(String, Locale, URI) - Method in class org.apache.marmotta.ldpath.backend.linkeddata.LDCacheBackend
 
createLiteral(String) - Method in class org.apache.marmotta.ldpath.backend.sesame.AbstractSesameBackend
 
createLiteral(String, Locale, URI) - Method in class org.apache.marmotta.ldpath.backend.sesame.AbstractSesameBackend
 
createLiteral(String) - Method in class org.apache.marmotta.ldpath.backend.sesame.SesameConnectionBackend
 
createLiteral(String, Locale, URI) - Method in class org.apache.marmotta.ldpath.backend.sesame.SesameConnectionBackend
 
createLiteral(String) - Method in class org.apache.marmotta.ldpath.backend.sesame.SesameRepositoryBackend
Create a literal node with the content passed as argument
createLiteral(String, Locale, URI) - Method in class org.apache.marmotta.ldpath.backend.sesame.SesameRepositoryBackend
Create a literal node with the content passed as argument
createLiteral(String) - Method in class org.apache.marmotta.ldpath.backend.sesame.SesameValueBackend
 
createLiteral(String, Locale, URI) - Method in class org.apache.marmotta.ldpath.backend.sesame.SesameValueBackend
 
createLiteralInternal(ValueFactory, String) - Method in class org.apache.marmotta.ldpath.backend.sesame.AbstractSesameBackend
 
createLiteralInternal(ValueFactory, String, Locale, URI) - Method in class org.apache.marmotta.ldpath.backend.sesame.AbstractSesameBackend
 
createResponse(RepositoryConnection, Response.Status, String) - Method in class org.apache.marmotta.platform.ldp.webservices.LdpWebService
Add all the default headers specified in LDP to the Response
createResponse(RepositoryConnection, int, String) - Method in class org.apache.marmotta.platform.ldp.webservices.LdpWebService
Add all the default headers specified in LDP to the Response
createResponse(RepositoryConnection, Response.ResponseBuilder, String) - Method in class org.apache.marmotta.platform.ldp.webservices.LdpWebService
Add all the default headers specified in LDP to the Response
createResponse(Response.ResponseBuilder) - Method in class org.apache.marmotta.platform.ldp.webservices.LdpWebService
Add the non-resource related headers specified in LDP to the provided ResponseBuilder
createSail(TransactionalSail) - Method in class org.apache.marmotta.platform.reasoner.services.ReasoningSailProvider
Create the sail wrapper provided by this SailProvider
createServiceDescription(RDFWriter, String, boolean) - Method in interface org.apache.marmotta.platform.sparql.api.sparql.SparqlService
Write a SparqlServiceDescription of the Service to the provided RDFWriter.
createServiceDescription(RDFWriter, String, boolean) - Method in class org.apache.marmotta.platform.sparql.services.sparql.SparqlServiceImpl
 
createSPOCKey(Resource, URI, Value, Resource) - Static method in class org.apache.marmotta.commons.sesame.tripletable.IntArray
 
createSPOCMaxKey(Resource, URI, Value, Resource) - Static method in class org.apache.marmotta.commons.sesame.tripletable.IntArray
 
createStatement(Resource, URI, Value) - Method in class org.apache.marmotta.kiwi.sail.KiWiValueFactory
Creates a new statement with the supplied subject, predicate and object.
createStatement(Resource, URI, Value, Resource) - Method in class org.apache.marmotta.kiwi.sail.KiWiValueFactory
Creates a new statement with the supplied subject, predicate and object and associated context.
createStatement(Resource, URI, Value, Resource, KiWiConnection) - Method in class org.apache.marmotta.kiwi.sail.KiWiValueFactory
Creates a new statement with the supplied subject, predicate and object and associated context.
createURI(String) - Method in class org.apache.marmotta.kiwi.sail.KiWiValueFactory
Creates a new URI from the supplied string-representation.
createURI(String, String) - Method in class org.apache.marmotta.kiwi.sail.KiWiValueFactory
Creates a new URI from the supplied namespace and local name.
createURI(String) - Method in interface org.apache.marmotta.ldpath.api.backend.NodeBackend
Create a URI mode with the URI passed as argument
createURI(String) - Method in class org.apache.marmotta.ldpath.backend.jena.GenericJenaBackend
Create a URI mode with the URI passed as argument
createURI(String) - Method in class org.apache.marmotta.ldpath.backend.linkeddata.LDCacheBackend
 
createURI(String) - Method in class org.apache.marmotta.ldpath.backend.sesame.AbstractSesameBackend
 
createURI(String) - Method in class org.apache.marmotta.ldpath.backend.sesame.SesameConnectionBackend
 
createURI(String) - Method in class org.apache.marmotta.ldpath.backend.sesame.SesameRepositoryBackend
Create a URI mode with the URI passed as argument
createURI(String) - Method in class org.apache.marmotta.ldpath.backend.sesame.SesameValueBackend
 
createURIInternal(ValueFactory, String) - Method in class org.apache.marmotta.ldpath.backend.sesame.AbstractSesameBackend
 
createUser(String) - Method in class org.apache.marmotta.platform.user.webservices.UserManagementWebService
Create a new user account (incl.
CssDateLiteralMapper - Class in org.apache.marmotta.ldclient.provider.html.mapping
 
CssDateLiteralMapper(String) - Constructor for class org.apache.marmotta.ldclient.provider.html.mapping.CssDateLiteralMapper
 
CssDateLiteralMapper(String, String) - Constructor for class org.apache.marmotta.ldclient.provider.html.mapping.CssDateLiteralMapper
 
CssDateLiteralMapper(CssSelectorMapper.Selector) - Constructor for class org.apache.marmotta.ldclient.provider.html.mapping.CssDateLiteralMapper
 
CssDateLiteralMapper(CssSelectorMapper.Selector, String) - Constructor for class org.apache.marmotta.ldclient.provider.html.mapping.CssDateLiteralMapper
 
CssLiteralAttrMapper - Class in org.apache.marmotta.ldclient.provider.html.mapping
 
CssLiteralAttrMapper(String, String, Locale) - Constructor for class org.apache.marmotta.ldclient.provider.html.mapping.CssLiteralAttrMapper
 
CssLiteralAttrMapper(String, String, String) - Constructor for class org.apache.marmotta.ldclient.provider.html.mapping.CssLiteralAttrMapper
 
CssLiteralAttrMapper(String, String) - Constructor for class org.apache.marmotta.ldclient.provider.html.mapping.CssLiteralAttrMapper
 
CssLiteralAttrMapper(CssSelectorMapper.Selector, String, Locale) - Constructor for class org.apache.marmotta.ldclient.provider.html.mapping.CssLiteralAttrMapper
 
CssLiteralAttrMapper(CssSelectorMapper.Selector, String, String) - Constructor for class org.apache.marmotta.ldclient.provider.html.mapping.CssLiteralAttrMapper
 
CssLiteralAttrMapper(CssSelectorMapper.Selector, String) - Constructor for class org.apache.marmotta.ldclient.provider.html.mapping.CssLiteralAttrMapper
 
CssSelectFunction<KiWiNode> - Class in org.apache.marmotta.ldpath.model.functions.html
 
CssSelectFunction() - Constructor for class org.apache.marmotta.ldpath.model.functions.html.CssSelectFunction
 
CssSelectorMapper - Class in org.apache.marmotta.ldclient.provider.html.mapping
 
CssSelectorMapper(String) - Constructor for class org.apache.marmotta.ldclient.provider.html.mapping.CssSelectorMapper
 
CssSelectorMapper(CssSelectorMapper.Selector) - Constructor for class org.apache.marmotta.ldclient.provider.html.mapping.CssSelectorMapper
 
CssSelectorMapper.Selector - Interface in org.apache.marmotta.ldclient.provider.html.mapping
 
CssTextLiteralMapper - Class in org.apache.marmotta.ldclient.provider.html.mapping
 
CssTextLiteralMapper(String) - Constructor for class org.apache.marmotta.ldclient.provider.html.mapping.CssTextLiteralMapper
 
CssTextLiteralMapper(String, Locale) - Constructor for class org.apache.marmotta.ldclient.provider.html.mapping.CssTextLiteralMapper
 
CssTextLiteralMapper(String, String) - Constructor for class org.apache.marmotta.ldclient.provider.html.mapping.CssTextLiteralMapper
 
CssTextLiteralMapper(CssSelectorMapper.Selector) - Constructor for class org.apache.marmotta.ldclient.provider.html.mapping.CssTextLiteralMapper
 
CssTextLiteralMapper(CssSelectorMapper.Selector, Locale) - Constructor for class org.apache.marmotta.ldclient.provider.html.mapping.CssTextLiteralMapper
 
CssTextLiteralMapper(CssSelectorMapper.Selector, String) - Constructor for class org.apache.marmotta.ldclient.provider.html.mapping.CssTextLiteralMapper
 
CssUriAttrBlacklistQueryParamsMapper - Class in org.apache.marmotta.ldclient.provider.html.mapping
 
CssUriAttrBlacklistQueryParamsMapper(String, String, String...) - Constructor for class org.apache.marmotta.ldclient.provider.html.mapping.CssUriAttrBlacklistQueryParamsMapper
 
CssUriAttrBlacklistQueryParamsMapper(CssSelectorMapper.Selector, String, String...) - Constructor for class org.apache.marmotta.ldclient.provider.html.mapping.CssUriAttrBlacklistQueryParamsMapper
 
CssUriAttrMapper - Class in org.apache.marmotta.ldclient.provider.html.mapping
 
CssUriAttrMapper(String, String) - Constructor for class org.apache.marmotta.ldclient.provider.html.mapping.CssUriAttrMapper
 
CssUriAttrMapper(CssSelectorMapper.Selector, String) - Constructor for class org.apache.marmotta.ldclient.provider.html.mapping.CssUriAttrMapper
 
CssUriAttrWhitelistQueryParamsMapper - Class in org.apache.marmotta.ldclient.provider.html.mapping
 
CssUriAttrWhitelistQueryParamsMapper(String, String, String...) - Constructor for class org.apache.marmotta.ldclient.provider.html.mapping.CssUriAttrWhitelistQueryParamsMapper
 
CssUriAttrWhitelistQueryParamsMapper(CssSelectorMapper.Selector, String, String...) - Constructor for class org.apache.marmotta.ldclient.provider.html.mapping.CssUriAttrWhitelistQueryParamsMapper
 
curChar - Variable in class org.apache.marmotta.kiwi.reasoner.parser.KWRLProgramParserTokenManager
 
curChar - Variable in class org.apache.marmotta.ldpath.parser.LdPathParserTokenManager
 
currentToken - Variable in exception org.apache.marmotta.kiwi.reasoner.parser.ParseException
This is the last token that has been consumed successfully.
currentToken - Variable in exception org.apache.marmotta.ldpath.parser.ParseException
This is the last token that has been consumed successfully.

D

databaseConnection - Variable in class org.apache.marmotta.kiwi.sail.KiWiSailConnection
Internal JDBC connection to the database.
DataProvider - Interface in org.apache.marmotta.ldclient.api.provider
Abstract interface for defining different implementations of data providers.
DataRetrievalException - Exception in org.apache.marmotta.ldclient.exception
Thrown in case an error occurs during data import or retrieval.
DataRetrievalException() - Constructor for exception org.apache.marmotta.ldclient.exception.DataRetrievalException
Constructs a new exception with null as its detail message.
DataRetrievalException(String) - Constructor for exception org.apache.marmotta.ldclient.exception.DataRetrievalException
Constructs a new exception with the specified detail message.
DataRetrievalException(String, Throwable) - Constructor for exception org.apache.marmotta.ldclient.exception.DataRetrievalException
Constructs a new exception with the specified detail message and cause.
DataRetrievalException(Throwable) - Constructor for exception org.apache.marmotta.ldclient.exception.DataRetrievalException
Constructs a new exception with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
datatype - Variable in class org.apache.marmotta.ldclient.provider.html.mapping.CssLiteralAttrMapper
 
datatype - Variable in class org.apache.marmotta.ldclient.provider.html.mapping.CssTextLiteralMapper
 
datatype - Variable in class org.apache.marmotta.ldclient.provider.xml.mapping.XPathLiteralMapper
 
DateFunction<Node> - Class in org.apache.marmotta.ldpath.model.functions.date
 
DateFunction() - Constructor for class org.apache.marmotta.ldpath.model.functions.date.DateFunction
 
DateTimeTransformer<Node> - Class in org.apache.marmotta.ldpath.model.transformers
Transform literals to datetime objects (i.e.
DateTimeTransformer() - Constructor for class org.apache.marmotta.ldpath.model.transformers.DateTimeTransformer
 
dateTimeValue(Node) - Method in interface org.apache.marmotta.ldpath.api.backend.NodeBackend
TODO
dateTimeValue(RDFNode) - Method in class org.apache.marmotta.ldpath.backend.jena.GenericJenaBackend
TODO
dateTimeValue(Value) - Method in class org.apache.marmotta.ldpath.backend.linkeddata.LDCacheBackend
 
dateTimeValue(Value) - Method in class org.apache.marmotta.ldpath.backend.sesame.SesameValueBackend
 
dateTimeValue(Node) - Method in class org.apache.marmotta.ldpath.model.backend.AbstractBackend
Parses dateTime value based on the lexical form of the parsed node.
DateTransformer<Node> - Class in org.apache.marmotta.ldpath.model.transformers
Transform literal nodes into a date representation without time component if possible.
DateTransformer() - Constructor for class org.apache.marmotta.ldpath.model.transformers.DateTransformer
 
dateValue(Node) - Method in interface org.apache.marmotta.ldpath.api.backend.NodeBackend
TODO
dateValue(RDFNode) - Method in class org.apache.marmotta.ldpath.backend.jena.GenericJenaBackend
TODO
dateValue(Value) - Method in class org.apache.marmotta.ldpath.backend.linkeddata.LDCacheBackend
 
dateValue(Value) - Method in class org.apache.marmotta.ldpath.backend.sesame.SesameValueBackend
 
dateValue(Node) - Method in class org.apache.marmotta.ldpath.model.backend.AbstractBackend
Parses date vales based on the ISO8601 specification by using the lexical form of the parsed node.
DAY - Static variable in class org.apache.marmotta.kiwi.vocabulary.FN_MARMOTTA
 
DBTripleRegistry - Class in org.apache.marmotta.kiwi.persistence.registry
This class is used for keeping triples that are used by several transactions in parallel in sync.
DBTripleRegistry(KiWiStore) - Constructor for class org.apache.marmotta.kiwi.persistence.registry.DBTripleRegistry
 
DCOLON - Static variable in interface org.apache.marmotta.ldpath.parser.LdPathParserConstants
RegularExpression Id.
debugStream - Variable in class org.apache.marmotta.kiwi.reasoner.parser.KWRLProgramParserTokenManager
Debug output.
debugStream - Variable in class org.apache.marmotta.ldpath.parser.LdPathParserTokenManager
Debug output.
debugType(Value) - Method in class org.apache.marmotta.ldpath.backend.linkeddata.LDCacheBackend
Prints the type (URI,bNode,literal) by inspecting the parsed Value to improve error messages and other loggings.
debugType(Value) - Method in class org.apache.marmotta.ldpath.backend.sesame.SesameValueBackend
Prints the type (URI,bNode,literal) by inspecting the parsed Value to improve error messages and other loggings.
decimalValue() - Method in class org.apache.marmotta.kiwi.model.rdf.KiWiLiteral
Returns the decimal value of this literal.
decimalValue(Node) - Method in interface org.apache.marmotta.ldpath.api.backend.NodeBackend
Return the decimal number of a literal node.
decimalValue(RDFNode) - Method in class org.apache.marmotta.ldpath.backend.jena.GenericJenaBackend
Return the decimal number of a literal node.
decimalValue(Value) - Method in class org.apache.marmotta.ldpath.backend.linkeddata.LDCacheBackend
 
decimalValue(Value) - Method in class org.apache.marmotta.ldpath.backend.sesame.SesameValueBackend
 
decimalValue(Node) - Method in class org.apache.marmotta.ldpath.model.backend.AbstractBackend
Parses the BigDecimal value from the lexical form of the parsed node as returned by NodeBackend.stringValue(Object).
DEFAULT - Static variable in interface org.apache.marmotta.kiwi.reasoner.parser.KWRLProgramParserConstants
Lexical state.
DEFAULT - Static variable in interface org.apache.marmotta.ldpath.parser.LdPathParserConstants
Lexical state.
DEFAULT_AUTH_PROVIDER_NAMED - Static variable in class org.apache.marmotta.platform.user.services.AuthenticationServiceImpl
 
DEFAULT_CONNECTION_TIMEOUT - Static variable in class org.apache.marmotta.kiwi.versioning.sail.KiWiVersioningSail
 
DEFAULT_FUNCTIONS - Static variable in class org.apache.marmotta.ldpath.parser.DefaultConfiguration
 
DEFAULT_NAMESPACES - Static variable in class org.apache.marmotta.ldpath.model.programs.Program
 
DEFAULT_NAMESPACES - Static variable in class org.apache.marmotta.ldpath.parser.DefaultConfiguration
 
DefaultConfiguration<Node> - Class in org.apache.marmotta.ldpath.parser
Add file description here!

Author: Sebastian Schaffert

DefaultConfiguration() - Constructor for class org.apache.marmotta.ldpath.parser.DefaultConfiguration
 
defaultPreference() - Static method in class org.apache.marmotta.platform.ldp.api.Preference
The default preference: not minimal, all included.
delete(URI) - Method in interface org.apache.marmotta.platform.ldp.api.LdpBinaryStoreService
 
delete(String) - Method in interface org.apache.marmotta.platform.ldp.api.LdpBinaryStoreService
 
delete(URI) - Method in class org.apache.marmotta.platform.ldp.services.LdpBinaryStoreServiceImpl
 
delete(String) - Method in class org.apache.marmotta.platform.ldp.services.LdpBinaryStoreServiceImpl
 
DELETE(UriInfo) - Method in class org.apache.marmotta.platform.ldp.webservices.LdpWebService
Handle delete (Sec.
deleteAccount(UserAccount) - Method in interface org.apache.marmotta.platform.user.api.AccountService
Deletes the given user account.
deleteAccount(UserAccount) - Method in class org.apache.marmotta.platform.user.services.AccountServiceImpl
 
deleteAll() - Method in class org.apache.marmotta.kiwi.persistence.KiWiConnection
Mark all triples contained in the triple store as deleted, setting the "deleted" flag to true and updating the timestamp value of "deletedAt".
deleteContext(KiWiResource) - Method in class org.apache.marmotta.kiwi.persistence.KiWiConnection
Mark all triples contained in the context passed as argument as deleted, setting the "deleted" flag to true and updating the timestamp value of "deletedAt".
deleteJustifications(Iterable<Justification>) - Method in class org.apache.marmotta.kiwi.reasoner.persistence.KiWiReasoningConnection
Delete the justifications given as argument (batch operation).
deleteJustifications(Iteration<Justification, SQLException>) - Method in class org.apache.marmotta.kiwi.reasoner.persistence.KiWiReasoningConnection
Delete the justifications given as argument (batch operation).
deleteJustifications(Rule) - Method in class org.apache.marmotta.kiwi.reasoner.persistence.KiWiReasoningConnection
Delete the justifications referring to a certain rule given as argument.
deleteJustifications(KiWiTriple) - Method in class org.apache.marmotta.kiwi.reasoner.persistence.KiWiReasoningConnection
Delete the justifications referring to a certain triple given as argument.
deleteJustifications() - Method in class org.apache.marmotta.kiwi.reasoner.persistence.KiWiReasoningConnection
Delete all justifications.
deleteKey(IntArray) - Method in class org.apache.marmotta.kiwi.persistence.registry.CacheTripleRegistry
Remove the key with the given key, e.g.
deleteKey(IntArray) - Method in class org.apache.marmotta.kiwi.persistence.registry.DBTripleRegistry
 
deleteKey(IntArray) - Method in interface org.apache.marmotta.kiwi.persistence.registry.KiWiTripleRegistry
Remove the key with the given key, e.g.
deleteKey(IntArray) - Method in class org.apache.marmotta.kiwi.persistence.registry.LocalTripleRegistry
Remove the key with the given key, e.g.
deleteNamespace(KiWiNamespace) - Method in class org.apache.marmotta.kiwi.persistence.KiWiConnection
Delete the namespace passed as argument from the database and from the caches.
deleteProgram(Program) - Method in class org.apache.marmotta.kiwi.reasoner.persistence.KiWiReasoningConnection
Delete the (persistent) program given as argument from the database, including all rules, justifications and namespaces refenced by the program or its rules.
deleteProgram(String) - Method in class org.apache.marmotta.kiwi.reasoner.sail.KiWiReasoningSail
Remove the program with the given name.
deleteProgram(String) - Method in class org.apache.marmotta.platform.reasoner.services.ReasoningSailProvider
Remove the program with the given name.
deleteProgram(String) - Method in class org.apache.marmotta.platform.reasoner.webservices.ProgramWebService
 
deleteResource(RepositoryConnection, URI) - Method in interface org.apache.marmotta.platform.ldp.api.LdpService
 
deleteResource(RepositoryConnection, String) - Method in interface org.apache.marmotta.platform.ldp.api.LdpService
 
deleteResource(RepositoryConnection, String) - Method in class org.apache.marmotta.platform.ldp.services.LdpServiceImpl
 
deleteResource(RepositoryConnection, URI) - Method in class org.apache.marmotta.platform.ldp.services.LdpServiceImpl
 
deleteTriple(KiWiTriple) - Method in class org.apache.marmotta.kiwi.persistence.KiWiConnection
Mark the triple passed as argument as deleted, setting the "deleted" flag to true and updating the timestamp value of "deletedAt".
deleteUser(String, boolean) - Method in class org.apache.marmotta.platform.user.webservices.UserManagementWebService
Delete the account with the given login.
destroy() - Method in class org.apache.marmotta.platform.security.filters.MarmottaAccessControlFilter
Called by the web container to indicate to a filter that it is being taken out of service.
destroy() - Method in class org.apache.marmotta.platform.user.filters.MarmottaAuthenticationFilter
Destroy authentication filter
dialect - Variable in class org.apache.marmotta.kiwi.persistence.KiWiConnection
 
disable_tracing() - Method in class org.apache.marmotta.kiwi.reasoner.parser.KWRLProgramParser
Disable tracing.
disable_tracing() - Method in class org.apache.marmotta.ldpath.parser.LdPathParser
Disable tracing.
disableEndpoint(String) - Method in class org.apache.marmotta.platform.ldcache.webservices.LinkedDataCachingWebService
 
DOCUMENT_BOOST_TYPE - Static variable in class org.apache.marmotta.ldpath.model.programs.Program
 
doFilter(String) - Method in class org.apache.marmotta.ldpath.model.functions.AbstractTextFilterFunction
 
doFilter(String) - Method in class org.apache.marmotta.ldpath.model.functions.html.CleanHtmlFunction
 
doFilter(String) - Method in class org.apache.marmotta.ldpath.model.functions.html.HtmlTextFunction
 
doFilter(String) - Method in class org.apache.marmotta.ldpath.model.functions.xml.RemoveXmlTagsFunction
 
doFilter(String) - Method in class org.apache.marmotta.ldpath.model.functions.xml.XmlTextFunction
 
doFilter(String) - Method in class org.apache.marmotta.ldpath.model.functions.xml.XmlUnescapeFunction
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.apache.marmotta.platform.security.filters.MarmottaAccessControlFilter
The doFilter method of the Filter is called by the container each time a request/response pair is passed through the chain due to a client request for a resource at the end of the chain.
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.apache.marmotta.platform.user.filters.MarmottaAuthenticationFilter
Check for the presence of a "Authorization" header in the request header and authorize the user if yes.
Done() - Method in class org.apache.marmotta.kiwi.reasoner.parser.SimpleCharStream
Reset buffer when finished.
Done() - Method in class org.apache.marmotta.ldpath.parser.SimpleCharStream
Reset buffer when finished.
doubleContent - Variable in class org.apache.marmotta.kiwi.model.rdf.KiWiDoubleLiteral
Content as double value (if appropriate); for efficient querying
doubleTransformer - Variable in class org.apache.marmotta.ldpath.model.functions.math.MaxFunction
 
doubleTransformer - Variable in class org.apache.marmotta.ldpath.model.functions.math.MinFunction
 
doubleTransformer - Variable in class org.apache.marmotta.ldpath.model.functions.math.RoundFunction
 
doubleTransformer - Variable in class org.apache.marmotta.ldpath.model.functions.math.SumFunction
 
DoubleTransformer<Node> - Class in org.apache.marmotta.ldpath.model.transformers
Add file description here!

Author: Sebastian Schaffert

DoubleTransformer() - Constructor for class org.apache.marmotta.ldpath.model.transformers.DoubleTransformer
 
doubleType - Variable in class org.apache.marmotta.ldpath.model.functions.math.MaxFunction
 
doubleType - Variable in class org.apache.marmotta.ldpath.model.functions.math.MinFunction
 
doubleType - Variable in class org.apache.marmotta.ldpath.model.functions.math.SumFunction
 
doubleValue() - Method in class org.apache.marmotta.kiwi.model.rdf.KiWiDoubleLiteral
Returns the double value of this literal.
doubleValue() - Method in class org.apache.marmotta.kiwi.model.rdf.KiWiLiteral
Returns the double value of this literal.
doubleValue(Node) - Method in interface org.apache.marmotta.ldpath.api.backend.NodeBackend
Return the double value of a literal node.
doubleValue(RDFNode) - Method in class org.apache.marmotta.ldpath.backend.jena.GenericJenaBackend
Return the double value of a literal node.
doubleValue(Value) - Method in class org.apache.marmotta.ldpath.backend.linkeddata.LDCacheBackend
 
doubleValue(Value) - Method in class org.apache.marmotta.ldpath.backend.sesame.SesameValueBackend
 
doubleValue(Node) - Method in class org.apache.marmotta.ldpath.model.backend.AbstractBackend
Parses the Double value of the parsed node based on its lexical form as returned by AbstractBackend.stringValue(Object).
DriverNotFoundException - Exception in org.apache.marmotta.kiwi.exception
Thrown in case the requested database driver could not be found

Author: Sebastian Schaffert

DriverNotFoundException(String) - Constructor for exception org.apache.marmotta.kiwi.exception.DriverNotFoundException
Constructs a new exception with the specified detail message.
dropDatabase() - Method in class org.apache.marmotta.kiwi.persistence.KiWiPersistence
Remove all KiWi base tables from the SQL database.
dropDatabase(String) - Method in class org.apache.marmotta.kiwi.persistence.KiWiPersistence
Remove all KiWi tables from the SQL database.
dropDatabase() - Method in class org.apache.marmotta.kiwi.reasoner.persistence.KiWiReasoningPersistence
Drop the versioning tables; this method must be called before the dropDatabase method of the underlying KiWiPersistence is called.
dropDatabase() - Method in class org.apache.marmotta.kiwi.versioning.persistence.KiWiVersioningPersistence
Drop the versioning tables; this method must be called before the dropDatabase method of the underlying KiWiPersistence is called.
DurationTransformer<Node> - Class in org.apache.marmotta.ldpath.model.transformers
Transforms (and validates) the lexical value of a node to Duration.
DurationTransformer() - Constructor for class org.apache.marmotta.ldpath.model.transformers.DurationTransformer
 

E

EarliestDateFunction<Node> - Class in org.apache.marmotta.ldpath.model.functions.date
 
EarliestDateFunction() - Constructor for class org.apache.marmotta.ldpath.model.functions.date.EarliestDateFunction
 
enable_tracing() - Method in class org.apache.marmotta.kiwi.reasoner.parser.KWRLProgramParser
Enable tracing.
enable_tracing() - Method in class org.apache.marmotta.ldpath.parser.LdPathParser
Enable tracing.
enableEndpoint(String, boolean) - Method in class org.apache.marmotta.platform.ldcache.webservices.LinkedDataCachingWebService
 
encrypt(String) - Method in enum org.apache.marmotta.platform.user.model.UserAccount.PasswordHash
 
endColumn - Variable in class org.apache.marmotta.ldpath.parser.Token
The column number of the last character of this Token.
endHeader() - Method in class org.apache.marmotta.platform.sparql.services.sparqlio.rdf.SPARQLGraphResultWriter
Deprecated.
 
endHeader() - Method in class org.apache.marmotta.platform.sparql.services.sparqlio.sparqlhtml.SPARQLBooleanHTMLWriter
 
endHeader() - Method in class org.apache.marmotta.platform.sparql.services.sparqlio.sparqlhtml.SPARQLResultsHTMLWriter
 
endHeader() - Method in class org.apache.marmotta.platform.sparql.services.sparqlio.sparqlhtml.SPARQLResultsHTMLWriterXSL
Deprecated.
 
endLine - Variable in class org.apache.marmotta.ldpath.parser.Token
The line number of the last character of this Token.
Endpoint - Class in org.apache.marmotta.ldclient.api.endpoint
Definition of a Linked Data Endpoint.
Endpoint() - Constructor for class org.apache.marmotta.ldclient.api.endpoint.Endpoint
 
Endpoint(String, String, String, String, Long) - Constructor for class org.apache.marmotta.ldclient.api.endpoint.Endpoint
 
Endpoint(String, String, String, String, String, Long) - Constructor for class org.apache.marmotta.ldclient.api.endpoint.Endpoint
 
endQueryResult() - Method in class org.apache.marmotta.platform.sparql.services.sparqlio.rdf.SPARQLGraphResultWriter
Deprecated.
 
endQueryResult() - Method in class org.apache.marmotta.platform.sparql.services.sparqlio.sparqlhtml.SPARQLBooleanHTMLWriter
 
endQueryResult() - Method in class org.apache.marmotta.platform.sparql.services.sparqlio.sparqlhtml.SPARQLResultsHTMLWriter
 
endQueryResult() - Method in class org.apache.marmotta.platform.sparql.services.sparqlio.sparqlhtml.SPARQLResultsHTMLWriterXSL
Deprecated.
Indicates the end of a sequence of solutions.
endRule() - Method in class org.apache.marmotta.kiwi.reasoner.parser.KWRLProgramParserBase
 
endTask() - Method in class org.apache.marmotta.kiwi.reasoner.engine.ReasoningEngine
Stop the currently active reasoning task.
endUpdate(UpdateContext) - Method in class org.apache.marmotta.kiwi.versioning.sail.KiWiSnapshotConnection
Indicates that the given op will not be used in any call again.
EOF - Static variable in interface org.apache.marmotta.kiwi.reasoner.parser.KWRLProgramParserConstants
End of File.
EOF - Static variable in interface org.apache.marmotta.ldpath.parser.LdPathParserConstants
End of File.
eol - Variable in exception org.apache.marmotta.kiwi.reasoner.parser.ParseException
The end of line string for this machine.
eol - Variable in exception org.apache.marmotta.ldpath.parser.ParseException
The end of line string for this machine.
equals(Object) - Method in class org.apache.marmotta.commons.sesame.transactions.model.TransactionData
 
equals(Object) - Method in class org.apache.marmotta.commons.sesame.tripletable.IntArray
 
equals(Object) - Method in class org.apache.marmotta.commons.sesame.tripletable.TripleTable
 
equals(Object) - Method in class org.apache.marmotta.kiwi.model.rdf.KiWiAnonResource
 
equals(Object) - Method in class org.apache.marmotta.kiwi.model.rdf.KiWiDateLiteral
A separate equalsContent method for checking whether literals are equal in their content; we cannot override the .equals function with this because it would break the system in cases where the same content is used in different literals.
equals(Object) - Method in class org.apache.marmotta.kiwi.model.rdf.KiWiLiteral
A separate equalsContent method for checking whether literals are equal in their content; we cannot override the .equals function with this because it would break the system in cases where the same content is used in different literals.
equals(Object) - Method in class org.apache.marmotta.kiwi.model.rdf.KiWiNamespace
 
equals(Object) - Method in class org.apache.marmotta.kiwi.model.rdf.KiWiTriple
 
equals(Object) - Method in class org.apache.marmotta.kiwi.model.rdf.KiWiUriResource
 
equals(Object) - Method in class org.apache.marmotta.kiwi.reasoner.model.program.Justification
 
equals(Object) - Method in class org.apache.marmotta.kiwi.reasoner.model.program.LiteralField
 
equals(Object) - Method in class org.apache.marmotta.kiwi.reasoner.model.program.Pattern
 
equals(Object) - Method in class org.apache.marmotta.kiwi.reasoner.model.program.Program
 
equals(Object) - Method in class org.apache.marmotta.kiwi.reasoner.model.program.ResourceField
 
equals(Object) - Method in class org.apache.marmotta.kiwi.reasoner.model.program.Rule
 
equals(Object) - Method in class org.apache.marmotta.kiwi.reasoner.model.program.VariableField
 
equals(Object) - Method in class org.apache.marmotta.ldclient.api.endpoint.Endpoint
 
equals(Object) - Method in class org.apache.marmotta.ldpath.model.selectors.FunctionSelector
 
equals(Object) - Method in class org.apache.marmotta.ldpath.model.selectors.GroupedSelector
 
equals(Object) - Method in class org.apache.marmotta.ldpath.model.selectors.IntersectionSelector
 
equals(Object) - Method in class org.apache.marmotta.ldpath.model.selectors.PathSelector
 
equals(Object) - Method in class org.apache.marmotta.ldpath.model.selectors.PropertySelector
 
equals(Object) - Method in class org.apache.marmotta.ldpath.model.selectors.RecursivePathSelector
 
equals(Object) - Method in class org.apache.marmotta.ldpath.model.selectors.ReversePropertySelector
 
equals(Object) - Method in class org.apache.marmotta.ldpath.model.selectors.StringConstantSelector
 
equals(Object) - Method in class org.apache.marmotta.ldpath.model.selectors.TestingSelector
 
equals(Object) - Method in class org.apache.marmotta.ldpath.model.selectors.UnionSelector
 
equals(Object) - Method in class org.apache.marmotta.ldpath.model.selectors.WildcardSelector
 
equals(Object) - Method in class org.apache.marmotta.ldpath.model.tests.AndTest
 
equals(Object) - Method in class org.apache.marmotta.ldpath.model.tests.LiteralLanguageTest
 
equals(Object) - Method in class org.apache.marmotta.ldpath.model.tests.LiteralTypeTest
 
equals(Object) - Method in class org.apache.marmotta.ldpath.model.tests.NotTest
 
equals(Object) - Method in class org.apache.marmotta.ldpath.model.tests.OrTest
 
equals(Object) - Method in class org.apache.marmotta.ldpath.model.tests.PathEqualityTest
 
equals(Object) - Method in class org.apache.marmotta.ldpath.model.tests.PathTest
 
equals(Object) - Method in class org.apache.marmotta.platform.user.model.UserAccount
 
EqualTest<Node> - Class in org.apache.marmotta.ldpath.model.tests.functions
 
EqualTest() - Constructor for class org.apache.marmotta.ldpath.model.tests.functions.EqualTest
 
equivalence - Static variable in class org.apache.marmotta.kiwi.reasoner.engine.ReasoningEngine
 
evaluate(TupleExpr, Dataset, BindingSet, boolean) - Method in class org.apache.marmotta.kiwi.versioning.sail.KiWiSnapshotConnection
 
evaluateInternal(TupleExpr, Dataset, BindingSet, boolean) - Method in class org.apache.marmotta.kiwi.sail.KiWiSailConnection
Implementation of SPARQL/SeRQL querying using an abstract query expression.
evaluatePathQuery(String, String) - Method in class org.apache.marmotta.platform.ldpath.webservices.LDPathWebService
Evaluate a single LDPath selection using the path passed as argument and starting at the resource identified by the uri.
evaluateProgramQuery(String, String) - Method in class org.apache.marmotta.platform.ldpath.webservices.LDPathWebService
Evaluate a LDPath program using the program string passed as argument and starting at the resource identified by the uri.
evaluateProgramQuery(InputStream, String) - Method in class org.apache.marmotta.platform.ldpath.webservices.LDPathWebService
Evaluate a LDPath program using the program string passed as argument and starting at the resource identified by the uri.
execute(Connection, KiWiConnection.RetryCommand<T>) - Method in class org.apache.marmotta.kiwi.persistence.KiWiConnection.RetryExecution
 
execute(RDFBackend<Node>, Node) - Method in class org.apache.marmotta.ldpath.model.programs.Program
Executes this Program on the parsed backend.
execute(RDFBackend<Node>, Node, Map<Node, List<Node>>) - Method in class org.apache.marmotta.ldpath.model.programs.Program
Executes this Program on the parsed backend.
exists(RepositoryConnection, String) - Method in interface org.apache.marmotta.platform.ldp.api.LdpService
Check if the specified resource already exists.
exists(RepositoryConnection, URI) - Method in interface org.apache.marmotta.platform.ldp.api.LdpService
Check if the specified resource already exists.
exists(RepositoryConnection, String) - Method in class org.apache.marmotta.platform.ldp.services.LdpServiceImpl
 
exists(RepositoryConnection, URI) - Method in class org.apache.marmotta.platform.ldp.services.LdpServiceImpl
 
ExpandBuff(boolean) - Method in class org.apache.marmotta.kiwi.reasoner.parser.SimpleCharStream
 
ExpandBuff(boolean) - Method in class org.apache.marmotta.ldpath.parser.SimpleCharStream
 
expectedTokenSequences - Variable in exception org.apache.marmotta.kiwi.reasoner.parser.ParseException
Each entry in this array is an array of integers.
expectedTokenSequences - Variable in exception org.apache.marmotta.ldpath.parser.ParseException
Each entry in this array is an array of integers.
expire(URI) - Method in interface org.apache.marmotta.ldcache.api.LDCachingService
Manually expire the caching information for the given resource.
expire(URI) - Method in class org.apache.marmotta.ldcache.services.LDCache
Manually expire the caching information for the given resource.
expireCache(String) - Method in class org.apache.marmotta.platform.ldcache.webservices.LinkedDataCachingWebService
 
exportBinaryResource(RepositoryConnection, String, OutputStream) - Method in interface org.apache.marmotta.platform.ldp.api.LdpService
 
exportBinaryResource(RepositoryConnection, URI, OutputStream) - Method in interface org.apache.marmotta.platform.ldp.api.LdpService
 
exportBinaryResource(RepositoryConnection, String, OutputStream) - Method in class org.apache.marmotta.platform.ldp.services.LdpServiceImpl
 
exportBinaryResource(RepositoryConnection, URI, OutputStream) - Method in class org.apache.marmotta.platform.ldp.services.LdpServiceImpl
 
exportIteration(RDFWriter, URI, CloseableIteration<Statement, RepositoryException>) - Static method in class org.apache.marmotta.platform.ldp.util.LdpUtils
LDP-Style to serialize a resource.
exportResource(RepositoryConnection, String, OutputStream, RDFFormat) - Method in interface org.apache.marmotta.platform.ldp.api.LdpService
 
exportResource(RepositoryConnection, URI, OutputStream, RDFFormat) - Method in interface org.apache.marmotta.platform.ldp.api.LdpService
 
exportResource(RepositoryConnection, String, OutputStream, RDFFormat, Preference) - Method in interface org.apache.marmotta.platform.ldp.api.LdpService
 
exportResource(RepositoryConnection, URI, OutputStream, RDFFormat, Preference) - Method in interface org.apache.marmotta.platform.ldp.api.LdpService
 
exportResource(RepositoryConnection, String, OutputStream, RDFFormat) - Method in class org.apache.marmotta.platform.ldp.services.LdpServiceImpl
 
exportResource(RepositoryConnection, URI, OutputStream, RDFFormat) - Method in class org.apache.marmotta.platform.ldp.services.LdpServiceImpl
 
exportResource(RepositoryConnection, String, OutputStream, RDFFormat, Preference) - Method in class org.apache.marmotta.platform.ldp.services.LdpServiceImpl
 
exportResource(RepositoryConnection, URI, OutputStream, RDFFormat, Preference) - Method in class org.apache.marmotta.platform.ldp.services.LdpServiceImpl
 

F

Field - Interface in org.apache.marmotta.kiwi.reasoner.model.program
Add file description here!

User: sschaffe

FieldConfig() - Method in class org.apache.marmotta.ldpath.parser.LdPathParser
 
FieldMapping<T,Node> - Class in org.apache.marmotta.ldpath.model.fields
A field mapping maps a field name to a node selection and transforms it into the appropriate type.
FieldMapping(URI, URI, NodeSelector<Node>, NodeTransformer<T, Node>, Map<String, String>) - Constructor for class org.apache.marmotta.ldpath.model.fields.FieldMapping
 
FieldMapping(String, URI, NodeSelector<Node>, NodeTransformer<T, Node>, Map<String, String>) - Constructor for class org.apache.marmotta.ldpath.model.fields.FieldMapping
 
FileBackend - Class in org.apache.marmotta.ldpath.backend.file
Add file description here!

Author: Sebastian Schaffert

FileBackend(File) - Constructor for class org.apache.marmotta.ldpath.backend.file.FileBackend
 
FileBackend(File, String) - Constructor for class org.apache.marmotta.ldpath.backend.file.FileBackend
 
FileBackend(String) - Constructor for class org.apache.marmotta.ldpath.backend.file.FileBackend
Initialise a new sesame backend.
FileBackend(String, String) - Constructor for class org.apache.marmotta.ldpath.backend.file.FileBackend
 
FileBackend(URL) - Constructor for class org.apache.marmotta.ldpath.backend.file.FileBackend
 
FileBackend(URL, String) - Constructor for class org.apache.marmotta.ldpath.backend.file.FileBackend
 
FileQuery - Class in org.apache.marmotta.ldpath.backend.file
Command line application for querying input from files.
FileQuery() - Constructor for class org.apache.marmotta.ldpath.backend.file.FileQuery
 
FillBuff() - Method in class org.apache.marmotta.kiwi.reasoner.parser.SimpleCharStream
 
FillBuff() - Method in class org.apache.marmotta.ldpath.parser.SimpleCharStream
 
Filter - Interface in org.apache.marmotta.kiwi.reasoner.model.program
Base class for query filters.
filterAvailableParsers(List<RDFFormat>) - Static method in class org.apache.marmotta.platform.ldp.util.LdpUtils
 
filterAvailableWriters(List<RDFFormat>) - Static method in class org.apache.marmotta.platform.ldp.util.LdpUtils
 
finalize() - Method in class org.apache.marmotta.kiwi.persistence.util.ResultSetIteration
 
findAdditionalRequestUrls(String, Document, String) - Method in class org.apache.marmotta.ldclient.provider.html.AbstractHTMLDataProvider
Try to find further URLs in the document that need to be requested to complete the resource data.
FirstFunction<Node> - Class in org.apache.marmotta.ldpath.model.functions
Selects the first node in the argument list.
FirstFunction() - Constructor for class org.apache.marmotta.ldpath.model.functions.FirstFunction
 
fixConsistency() - Method in class org.apache.marmotta.kiwi.persistence.KiWiGarbageCollector
 
FlattenFunction<Node> - Class in org.apache.marmotta.ldpath.model.functions.coll
 
FlattenFunction() - Constructor for class org.apache.marmotta.ldpath.model.functions.coll.FlattenFunction
 
FloatTransformer<Node> - Class in org.apache.marmotta.ldpath.model.transformers
Transform literal nodes into their float value representation.
FloatTransformer() - Constructor for class org.apache.marmotta.ldpath.model.transformers.FloatTransformer
 
floatValue() - Method in class org.apache.marmotta.kiwi.model.rdf.KiWiDoubleLiteral
Returns the float value of this literal.
floatValue() - Method in class org.apache.marmotta.kiwi.model.rdf.KiWiLiteral
Returns the float value of this literal.
floatValue(Node) - Method in interface org.apache.marmotta.ldpath.api.backend.NodeBackend
Return the float value of a literal node.
floatValue(RDFNode) - Method in class org.apache.marmotta.ldpath.backend.jena.GenericJenaBackend
Return the float value of a literal node.
floatValue(Value) - Method in class org.apache.marmotta.ldpath.backend.linkeddata.LDCacheBackend
 
floatValue(Value) - Method in class org.apache.marmotta.ldpath.backend.sesame.SesameValueBackend
 
floatValue(Node) - Method in class org.apache.marmotta.ldpath.model.backend.AbstractBackend
Parses the Float value of the parsed node based on its lexical form as returned by AbstractBackend.stringValue(Object).
flushBatch() - Method in class org.apache.marmotta.kiwi.persistence.KiWiConnection
 
flushUpdates() - Method in class org.apache.marmotta.kiwi.sail.KiWiSailConnection
 
FN_MARMOTTA - Class in org.apache.marmotta.kiwi.vocabulary
Add file description here!
FN_MARMOTTA() - Constructor for class org.apache.marmotta.kiwi.vocabulary.FN_MARMOTTA
 
forceAdd(String, String) - Method in class org.apache.marmotta.platform.ldpath.webservices.LDPathUtilWebService.LDPathPrefixService
 
format - Variable in class org.apache.marmotta.ldclient.provider.html.mapping.CssDateLiteralMapper
 
FormatUtils - Class in org.apache.marmotta.ldpath.util
Add file description here!

Author: Sebastian Schaffert

FormatUtils() - Constructor for class org.apache.marmotta.ldpath.util.FormatUtils
 
fromPrefer(PreferHeader) - Static method in class org.apache.marmotta.platform.ldp.webservices.PreferHeader
Create a PreferBuilder initialized with the provided PreferHeader.
fromURI(String) - Static method in enum org.apache.marmotta.platform.ldp.api.LdpService.InteractionModel
 
fromURI(URI) - Static method in enum org.apache.marmotta.platform.ldp.api.LdpService.InteractionModel
 
FUNC - Static variable in interface org.apache.marmotta.ldpath.parser.LdPathParserConstants
RegularExpression Id.
functions - Variable in class org.apache.marmotta.ldpath.parser.Configuration
A map from function URIs (e.g.
FunctionSelector<Node> - Class in org.apache.marmotta.ldpath.model.selectors
Apply a function to the collection of nodes passed as argument of the selector.
FunctionSelector(NodeFunction<Collection<Node>, Node>, List<NodeSelector<Node>>) - Constructor for class org.apache.marmotta.ldpath.model.selectors.FunctionSelector
 
FunctionSelector() - Method in class org.apache.marmotta.ldpath.parser.LdPathParser
 
FunctionTest<Node> - Class in org.apache.marmotta.ldpath.model.tests
 
FunctionTest(TestFunction<Node>, List<NodeSelector<Node>>) - Constructor for class org.apache.marmotta.ldpath.model.tests.FunctionTest
 
FunctionTest() - Method in class org.apache.marmotta.ldpath.parser.LdPathParser
 
funnel(KiWiNode, PrimitiveSink) - Method in class org.apache.marmotta.kiwi.hashing.NodeFunnel
 
funnel(KiWiTriple, PrimitiveSink) - Method in class org.apache.marmotta.kiwi.hashing.TripleFunnel
 

G

garbageCollect() - Method in class org.apache.marmotta.kiwi.persistence.KiWiGarbageCollector
 
garbageCollect() - Method in class org.apache.marmotta.kiwi.persistence.KiWiPersistence
 
garbageCollect() - Method in class org.apache.marmotta.kiwi.sail.KiWiStore
Manually call the garbage collector for the triple store.
generateETag(RepositoryConnection, String) - Method in interface org.apache.marmotta.platform.ldp.api.LdpService
 
generateETag(RepositoryConnection, URI) - Method in interface org.apache.marmotta.platform.ldp.api.LdpService
 
generateETag(RepositoryConnection, String) - Method in class org.apache.marmotta.platform.ldp.services.LdpServiceImpl
 
generateETag(RepositoryConnection, URI) - Method in class org.apache.marmotta.platform.ldp.services.LdpServiceImpl
 
generateNextLocalName() - Method in class org.apache.marmotta.platform.ldp.util.AbstractResourceUriGenerator
 
generateNextLocalName() - Method in class org.apache.marmotta.platform.ldp.util.RandomUriGenerator
 
generateNextLocalName() - Method in class org.apache.marmotta.platform.ldp.util.SlugUriGenerator
 
generateNextLocalName() - Method in class org.apache.marmotta.platform.ldp.util.UuidUriGenerator
 
generateParseException() - Method in class org.apache.marmotta.kiwi.reasoner.parser.KWRLProgramParser
Generate ParseException.
generateParseException() - Method in class org.apache.marmotta.ldpath.parser.LdPathParser
Generate ParseException.
generateResourceUri() - Method in class org.apache.marmotta.platform.ldp.util.AbstractResourceUriGenerator
 
GenericJenaBackend - Class in org.apache.marmotta.ldpath.backend.jena
Add file description here!

Author: Sebastian Schaffert

GenericJenaBackend(Model) - Constructor for class org.apache.marmotta.ldpath.backend.jena.GenericJenaBackend
 
get(URI, LDCachingService.RefreshOpts...) - Method in interface org.apache.marmotta.ldcache.api.LDCachingService
Refresh and return the resource passed as argument.
get(URI, LDCachingService.RefreshOpts...) - Method in class org.apache.marmotta.ldcache.services.LDCache
Refresh and return the resource passed as argument.
GET(UriInfo, String, PreferHeader) - Method in class org.apache.marmotta.platform.ldp.webservices.LdpWebService
 
get(String, String, HttpServletRequest) - Method in class org.apache.marmotta.platform.sparql.webservices.SparqlWebService
Single SPARQL endpoint, redirecting to the actual select endpoint when possible
get() - Method in class org.apache.marmotta.platform.user.webservices.UserWebService
Provide Account information about the currently logged in user (account)
getAcceptPostHeader(String) - Static method in class org.apache.marmotta.platform.ldp.util.LdpUtils
 
getAccount(String) - Method in interface org.apache.marmotta.platform.user.api.AccountService
Retrieve the user account for the given login name
getAccount(URI) - Method in interface org.apache.marmotta.platform.user.api.AccountService
Retrieve the user account for the given (User)-Resource
getAccount(MarmottaUser) - Method in interface org.apache.marmotta.platform.user.api.AccountService
Retrieve the user account for a given MarmottaUser (facaded user resource)
getAccount(String) - Method in class org.apache.marmotta.platform.user.services.AccountServiceImpl
 
getAccount(URI) - Method in class org.apache.marmotta.platform.user.services.AccountServiceImpl
 
getAccount(MarmottaUser) - Method in class org.apache.marmotta.platform.user.services.AccountServiceImpl
 
getAddedTriples() - Method in class org.apache.marmotta.commons.sesame.transactions.model.TransactionData
 
getAnonId() - Method in class org.apache.marmotta.kiwi.model.rdf.KiWiAnonResource
Deprecated.
getArgCount() - Method in class org.apache.marmotta.ldpath.model.tests.functions.text.AbstractBinaryStringTest
 
getArgCount() - Method in class org.apache.marmotta.ldpath.model.tests.functions.text.AbstractStringTest
Number of (required) arguments this function accepts.
getArgCount() - Method in class org.apache.marmotta.ldpath.model.tests.functions.text.StringIsEmptyTest
 
getAutoCommit() - Method in class org.apache.marmotta.kiwi.persistence.KiWiConnection
Retrieves the current auto-commit mode for this Connection object.
getBaseJustifications(KiWiReasoningConnection, Set<Justification>) - Method in class org.apache.marmotta.kiwi.reasoner.engine.ReasoningEngine
For all justifications contained in the set passed as argument, create corresponding base justifications, i.e.
getBaseStore() - Method in class org.apache.marmotta.kiwi.reasoner.sail.KiWiReasoningSail
Return the KiWi store that is at the base of the SAIL stack.
getBaseStore() - Method in class org.apache.marmotta.kiwi.versioning.sail.KiWiVersioningSail
Return the KiWi store that is at the base of the SAIL stack.
getBatchSize() - Method in class org.apache.marmotta.kiwi.persistence.KiWiConnection
Return the size of a batch for batched commits.
getBatchSize() - Method in class org.apache.marmotta.kiwi.reasoner.engine.ReasoningConfiguration
 
getBeginColumn() - Method in class org.apache.marmotta.kiwi.reasoner.parser.SimpleCharStream
Get token beginning column number.
getBeginColumn() - Method in class org.apache.marmotta.ldpath.parser.SimpleCharStream
Get token beginning column number.
getBeginLine() - Method in class org.apache.marmotta.kiwi.reasoner.parser.SimpleCharStream
Get token beginning line number.
getBeginLine() - Method in class org.apache.marmotta.ldpath.parser.SimpleCharStream
Get token beginning line number.
getBindings() - Method in class org.apache.marmotta.kiwi.reasoner.model.query.QueryResult
 
getBNode(String) - Method in class org.apache.marmotta.kiwi.sail.KiWiSailConnection
Return the Sesame BNode with the given anonymous ID if it exists, or null if it does not exist.
getBNodeCache() - Method in interface org.apache.marmotta.kiwi.caching.CacheManager
Return the anonId -> KiWiAnonResource cache from the cache manager.
getBNodeCache() - Method in class org.apache.marmotta.kiwi.caching.GuavaCacheManager
Return the anonId -> KiWiAnonResource cache from the cache manager.
getBNodeCacheSize() - Method in class org.apache.marmotta.kiwi.config.KiWiConfiguration
The maximum size of the BNode cache used by the KiWiValueFactory (default: 10000)
getBody() - Method in class org.apache.marmotta.kiwi.reasoner.model.program.Rule
 
getBooleanQueryResultFormat() - Method in class org.apache.marmotta.platform.sparql.services.sparqlio.sparqlhtml.SPARQLBooleanHTMLWriter
Gets the query result format that this writer uses.
getBooleanQueryResultFormat() - Method in class org.apache.marmotta.platform.sparql.services.sparqlio.sparqlhtml.SPARQLBooleanHTMLWriterFactory
getBooster() - Method in class org.apache.marmotta.ldpath.model.programs.Program
 
getCacheByName(String) - Method in interface org.apache.marmotta.kiwi.caching.CacheManager
Get the cache with the given name from the cache manager.
getCacheByName(String) - Method in class org.apache.marmotta.kiwi.caching.GuavaCacheManager
Get the cache with the given name from the cache manager.
getCacheEntry(URI) - Method in interface org.apache.marmotta.ldcache.api.LDCachingConnection
Get the cache entry for the passed resource, if any.
getCacheManager() - Method in class org.apache.marmotta.kiwi.persistence.KiWiConnection
Return the cache manager used by this connection
getCacheManager() - Method in class org.apache.marmotta.kiwi.persistence.KiWiPersistence
 
getCacheMode() - Method in class org.apache.marmotta.kiwi.config.KiWiConfiguration
Get the cache mode for this KiWi triple store.
getCachingBackend() - Method in class org.apache.marmotta.kiwi.config.KiWiConfiguration
Fully qualified class name of the cache manager factory to use.
getCardinality(StatementPattern) - Method in class org.apache.marmotta.kiwi.sail.KiWiSailConnection.KiWiEvaluationStatistics.KiWiCardinalityCalculator
 
getCidrSignature() - Method in class org.apache.marmotta.platform.security.util.IPv4SubnetInfo
Return the CIDR representation of this subnet, depending on whether it is an IPv4 or an IPv6 subnet.
getCidrSignature() - Method in class org.apache.marmotta.platform.security.util.IPv6SubnetInfo
Return the CIDR representation of this subnet, depending on whether it is an IPv4 or an IPv6 subnet.
getCidrSignature() - Method in class org.apache.marmotta.platform.security.util.SubnetInfo
Return the CIDR representation of this subnet, depending on whether it is an IPv4 or an IPv6 subnet.
getClient() - Method in class org.apache.marmotta.ldcache.services.LDCache
 
getClient() - Method in interface org.apache.marmotta.ldclient.api.ldclient.LDClientService
Get access to the Apache HTTP Client managed by the connection handler to execute a request.
getClient() - Method in class org.apache.marmotta.ldclient.services.ldclient.LDClient
Get access to the Apache HTTP Client managed by the connection handler to execute a request.
getClientConfiguration() - Method in class org.apache.marmotta.ldcache.model.CacheConfiguration
 
getClientConfiguration() - Method in interface org.apache.marmotta.ldclient.api.ldclient.LDClientService
Get the client configuration used by the connection handler
getClientConfiguration() - Method in class org.apache.marmotta.ldclient.services.ldclient.LDClient
Get the client configuration used by the connection handler
getClusterAddress() - Method in class org.apache.marmotta.kiwi.config.KiWiConfiguration
The cluster address serves two purposes, depending on the kind of caching used.
getClusterName() - Method in class org.apache.marmotta.kiwi.config.KiWiConfiguration
Return the name of the cluster.
getClusterPort() - Method in class org.apache.marmotta.kiwi.config.KiWiConfiguration
Return the multicast port used by the cache cluster this triplestore belongs to.
getClusterTimeout() - Method in class org.apache.marmotta.kiwi.config.KiWiConfiguration
 
getColumn() - Method in class org.apache.marmotta.kiwi.reasoner.parser.SimpleCharStream
Deprecated.
getColumn() - Method in class org.apache.marmotta.ldpath.parser.SimpleCharStream
Deprecated.
getCommitTime() - Method in class org.apache.marmotta.commons.sesame.transactions.model.TransactionData
 
getCompiled() - Method in class org.apache.marmotta.ldclient.provider.xml.mapping.XPathValueMapper
Return the precompiled XPath expression represented in this value mapper
getConfig() - Method in class org.apache.marmotta.kiwi.reasoner.sail.KiWiReasoningSail
 
getConfig() - Method in class org.apache.marmotta.ldpath.LDPath
Return the configuration underlying this LDPath instance.
getConfiguration() - Method in class org.apache.marmotta.kiwi.persistence.KiWiConnection
 
getConfiguration() - Method in class org.apache.marmotta.kiwi.persistence.KiWiPersistence
 
getConnection() - Method in class org.apache.marmotta.commons.sesame.transactions.sail.KiWiTransactionalSail
Returns a store-specific SailConnection object.
getConnection() - Method in class org.apache.marmotta.kiwi.persistence.KiWiPersistence
Return a connection from the connection pool which already has the auto-commit disabled.
getConnection() - Method in class org.apache.marmotta.kiwi.reasoner.persistence.KiWiReasoningPersistence
Return a connection from the connection pool which already has the auto-commit disabled.
getConnection() - Method in class org.apache.marmotta.kiwi.versioning.persistence.KiWiVersioningPersistence
Return a connection from the connection pool which already has the auto-commit disabled.
getConnectionInternal() - Method in class org.apache.marmotta.kiwi.sail.KiWiStore
Returns a store-specific SailConnection object.
getConnectionTimeout() - Method in class org.apache.marmotta.ldclient.model.ClientConfiguration
HTTP connection timeout in milliseconds; default 10 seconds, because we don't want slow servers to slow down batch retrievals
getConstantValue(Var) - Method in class org.apache.marmotta.kiwi.sail.KiWiSailConnection.KiWiEvaluationStatistics.KiWiCardinalityCalculator
 
getConstraint(String) - Method in class org.apache.marmotta.platform.security.webservices.SecurityWebService
 
getContainer(String) - Static method in class org.apache.marmotta.platform.ldp.util.LdpUtils
 
getContainer(URI) - Static method in class org.apache.marmotta.platform.ldp.util.LdpUtils
 
getContent() - Method in class org.apache.marmotta.kiwi.model.rdf.KiWiDateLiteral
Return the content of the literal, using the parametrized Java type
getContent() - Method in class org.apache.marmotta.kiwi.model.rdf.KiWiLiteral
Return the content of the literal, using the parametrized Java type
getContent() - Method in class org.apache.marmotta.kiwi.model.rdf.KiWiStringLiteral
Return the content of the literal, using the parametrized Java type
getContentTypes() - Method in class org.apache.marmotta.ldclient.api.endpoint.Endpoint
 
getContext() - Method in class org.apache.marmotta.kiwi.model.rdf.KiWiTriple
Get the unique triple identifier of this extended triple.
getContext() - Method in class org.apache.marmotta.kiwi.reasoner.model.program.Pattern
 
getContextIDs() - Method in class org.apache.marmotta.kiwi.versioning.sail.KiWiSnapshotConnection
 
getContextIDsInternal() - Method in class org.apache.marmotta.kiwi.sail.KiWiSailConnection
 
getCreated() - Method in class org.apache.marmotta.kiwi.model.rdf.KiWiNamespace
 
getCreated() - Method in class org.apache.marmotta.kiwi.model.rdf.KiWiNode
Return the timestamp when this node has been created
getCreated() - Method in class org.apache.marmotta.kiwi.model.rdf.KiWiTriple
 
getCreatedAt() - Method in class org.apache.marmotta.kiwi.reasoner.model.program.Justification
 
getCreateScript(String) - Method in class org.apache.marmotta.kiwi.persistence.KiWiDialect
Return the contents of the SQL create script used for initialising an empty database
getCreator() - Method in class org.apache.marmotta.kiwi.model.rdf.KiWiTriple
Return the author of this extended triple.
getCreator() - Method in class org.apache.marmotta.kiwi.versioning.model.Version
 
getCurie(String) - Method in class org.apache.marmotta.platform.ldpath.webservices.LDPathUtilWebService.LDPathPrefixService
 
getCursorSize() - Method in class org.apache.marmotta.kiwi.config.KiWiConfiguration
Size of the database cursor for pre-fetching rows on database supporting this feature.
getData() - Method in class org.apache.marmotta.ldclient.model.ClientResponse
 
getDatabaseConnection() - Method in class org.apache.marmotta.kiwi.sail.KiWiSailConnection
 
getDatabaseTables() - Method in class org.apache.marmotta.kiwi.persistence.KiWiConnection
Return a collection of database tables contained in the database.
getDatabaseVersion() - Method in class org.apache.marmotta.kiwi.persistence.KiWiConnection
Return the KiWi version of the database this connection is operating on.
getDatacenterId() - Method in class org.apache.marmotta.kiwi.config.KiWiConfiguration
The datacenter ID of this server for generating unique database IDs.
getDatacenterId() - Method in class org.apache.marmotta.kiwi.generator.SnowflakeIDGenerator
 
getDataProviders() - Method in interface org.apache.marmotta.ldclient.api.ldclient.LDClientService
Return a collection of all available data providers (i.e.
getDataProviders() - Method in class org.apache.marmotta.ldclient.services.ldclient.LDClient
Return a collection of all available data providers (i.e.
getDatatype() - Method in class org.apache.marmotta.kiwi.model.rdf.KiWiLiteral
Gets the datatype for this literal.
getDateContent() - Method in class org.apache.marmotta.kiwi.model.rdf.KiWiDateLiteral
 
getDateTimeTZ(String) - Method in class org.apache.marmotta.kiwi.persistence.h2.H2Dialect
Return the SQL timezone value for a KiWiDateLiteral, corrected by the timezone offset.
getDateTimeTZ(String) - Method in class org.apache.marmotta.kiwi.persistence.KiWiDialect
Return the SQL timezone value for a KiWiDateLiteral, corrected by the timezone offset.
getDateTimeTZ(String) - Method in class org.apache.marmotta.kiwi.persistence.mysql.MySQLDialect
Return the SQL timezone value for a KiWiDateLiteral, corrected by the timezone offset.
getDateTimeTZ(String) - Method in class org.apache.marmotta.kiwi.persistence.pgsql.PostgreSQLDialect
Return the SQL timezone value for a KiWiDateLiteral, corrected by the timezone offset.
getDbPassword() - Method in class org.apache.marmotta.kiwi.config.KiWiConfiguration
 
getDbUser() - Method in class org.apache.marmotta.kiwi.config.KiWiConfiguration
 
getDefaultContext() - Method in class org.apache.marmotta.kiwi.config.KiWiConfiguration
 
getDefaultContext() - Method in class org.apache.marmotta.kiwi.sail.KiWiStore
The default context to use when no explicit context is given in createStatement.
getDefaultExpiry() - Method in class org.apache.marmotta.ldcache.model.CacheConfiguration
 
getDefaultExpiry() - Method in class org.apache.marmotta.ldclient.api.endpoint.Endpoint
 
getDefaultExpiry() - Method in class org.apache.marmotta.ldclient.model.ClientConfiguration
Default expiry time in seconds if not given by the server.
getDefaultLevel() - Method in class org.apache.marmotta.platform.ldcache.logging.LDCacheLoggingModule
Return the default (logback) level used by this logging module.
getDefaultLevel() - Method in class org.apache.marmotta.platform.ldcache.logging.LDClientLoggingModule
Return the default (logback) level used by this logging module.
getDefaultLevel() - Method in class org.apache.marmotta.platform.ldp.logging.LdpLoggingModule
 
getDefaultLevel() - Method in class org.apache.marmotta.platform.ldpath.logging.LDPathLoggingModule
Return the default (logback) level used by this logging module.
getDefaultLevel() - Method in class org.apache.marmotta.platform.reasoner.logging.ReasonerLoggingModule
Return the default (logback) level used by this logging module.
getDefaultLevel() - Method in class org.apache.marmotta.platform.security.logging.SecurityLoggingModule
Return the default (logback) level used by this logging module.
getDefaultLevel() - Method in class org.apache.marmotta.platform.sparql.logging.SparqlLoggingModule
Return the default (logback) level used by this logging module.
getDefaultLevel() - Method in class org.apache.marmotta.platform.user.logging.UserLoggingModule
Return the default (logback) level used by this logging module.
getDeleted() - Method in class org.apache.marmotta.kiwi.model.rdf.KiWiNamespace
 
getDeletedAt() - Method in class org.apache.marmotta.kiwi.model.rdf.KiWiTriple
Return the date the triple has been deleted, or null in case the triple is not deleted
getDeniedProperties() - Method in class org.apache.marmotta.platform.ldp.util.ServerManagedPropertiesInterceptor
 
getDescription() - Method in class org.apache.marmotta.kiwi.reasoner.model.program.Program
 
getDescription() - Method in class org.apache.marmotta.kiwi.reasoner.model.program.Rule
 
getDescription() - Method in interface org.apache.marmotta.ldpath.api.functions.NodeFunction
A short human-readable description of what the node function does.
getDescription() - Method in class org.apache.marmotta.ldpath.model.functions.coll.FlattenFunction
 
getDescription() - Method in class org.apache.marmotta.ldpath.model.functions.coll.GetFunction
 
getDescription() - Method in class org.apache.marmotta.ldpath.model.functions.coll.SubListFunction
 
getDescription() - Method in class org.apache.marmotta.ldpath.model.functions.ConcatenateFunction
A short human-readable description of what the node function does.
getDescription() - Method in class org.apache.marmotta.ldpath.model.functions.CountFunction
 
getDescription() - Method in class org.apache.marmotta.ldpath.model.functions.date.EarliestDateFunction
 
getDescription() - Method in class org.apache.marmotta.ldpath.model.functions.date.LatestDateFunction
 
getDescription() - Method in class org.apache.marmotta.ldpath.model.functions.FirstFunction
A short human-readable description of what the node function does.
getDescription() - Method in class org.apache.marmotta.ldpath.model.functions.html.CleanHtmlFunction
A short human-readable description of what the node function does.
getDescription() - Method in class org.apache.marmotta.ldpath.model.functions.html.CssSelectFunction
A short human-readable description of what the node function does.
getDescription() - Method in class org.apache.marmotta.ldpath.model.functions.html.HtmlTextFunction
 
getDescription() - Method in class org.apache.marmotta.ldpath.model.functions.LastFunction
A short human-readable description of what the node function does.
getDescription() - Method in class org.apache.marmotta.ldpath.model.functions.math.MaxFunction
 
getDescription() - Method in class org.apache.marmotta.ldpath.model.functions.math.MinFunction
 
getDescription() - Method in class org.apache.marmotta.ldpath.model.functions.math.RoundFunction
 
getDescription() - Method in class org.apache.marmotta.ldpath.model.functions.math.SumFunction
 
getDescription() - Method in class org.apache.marmotta.ldpath.model.functions.SortFunction
A short human-readable description of what the node function does.
getDescription() - Method in class org.apache.marmotta.ldpath.model.functions.text.ReplaceFunction
 
getDescription() - Method in class org.apache.marmotta.ldpath.model.functions.text.StrJoinFunction
 
getDescription() - Method in class org.apache.marmotta.ldpath.model.functions.text.StrLeftFunction
 
getDescription() - Method in class org.apache.marmotta.ldpath.model.functions.text.StrLenFunction
 
getDescription() - Method in class org.apache.marmotta.ldpath.model.functions.text.StrRightFunction
 
getDescription() - Method in class org.apache.marmotta.ldpath.model.functions.text.SubstringFunction
 
getDescription() - Method in class org.apache.marmotta.ldpath.model.functions.text.WordCountFunction
 
getDescription() - Method in class org.apache.marmotta.ldpath.model.functions.xml.RemoveXmlTagsFunction
A short human-readable description of what the node function does.
getDescription() - Method in class org.apache.marmotta.ldpath.model.functions.xml.XmlTextFunction
 
getDescription() - Method in class org.apache.marmotta.ldpath.model.functions.xml.XmlUnescapeFunction
 
getDescription() - Method in class org.apache.marmotta.ldpath.model.functions.xml.XPathFunction
A short human-readable description of what the node function does.
getDescription() - Method in class org.apache.marmotta.ldpath.model.tests.AndTest
A short human-readable description of what the node function does.
getDescription() - Method in class org.apache.marmotta.ldpath.model.tests.functions.EqualTest
 
getDescription() - Method in class org.apache.marmotta.ldpath.model.tests.functions.GreaterEqualTest
 
getDescription() - Method in class org.apache.marmotta.ldpath.model.tests.functions.GreaterThanTest
 
getDescription() - Method in class org.apache.marmotta.ldpath.model.tests.functions.LessEqualTest
 
getDescription() - Method in class org.apache.marmotta.ldpath.model.tests.functions.LessThanTest
 
getDescription() - Method in class org.apache.marmotta.ldpath.model.tests.functions.NotEqualTest
 
getDescription() - Method in class org.apache.marmotta.ldpath.model.tests.functions.text.StringContainsTest
 
getDescription() - Method in class org.apache.marmotta.ldpath.model.tests.functions.text.StringEndsWithTest
 
getDescription() - Method in class org.apache.marmotta.ldpath.model.tests.functions.text.StringEqualsIC
 
getDescription() - Method in class org.apache.marmotta.ldpath.model.tests.functions.text.StringEqualsTest
 
getDescription() - Method in class org.apache.marmotta.ldpath.model.tests.functions.text.StringIsEmptyTest
 
getDescription() - Method in class org.apache.marmotta.ldpath.model.tests.functions.text.StringStartsWithTest
 
getDescription() - Method in class org.apache.marmotta.ldpath.model.tests.FunctionTest
 
getDescription() - Method in class org.apache.marmotta.ldpath.model.tests.IsATest
 
getDescription() - Method in class org.apache.marmotta.ldpath.model.tests.LiteralLanguageTest
A short human-readable description of what the node function does.
getDescription() - Method in class org.apache.marmotta.ldpath.model.tests.LiteralTypeTest
A short human-readable description of what the node function does.
getDescription() - Method in class org.apache.marmotta.ldpath.model.tests.NotTest
A short human-readable description of what the node function does.
getDescription() - Method in class org.apache.marmotta.ldpath.model.tests.OrTest
A short human-readable description of what the node function does.
getDescription() - Method in class org.apache.marmotta.ldpath.model.tests.PathEqualityTest
A short human-readable description of what the node function does.
getDescription() - Method in class org.apache.marmotta.ldpath.model.tests.PathTest
A short human-readable description of what the node function does.
getDescription() - Method in class org.apache.marmotta.platform.ldpath.model.functions.ContentFunction
A short human-readable description of what the node function does.
getDescription() - Method in class org.apache.marmotta.platform.ldpath.model.functions.JsoupFunction
A short human-readable description of what the node function does.
getDialect() - Method in class org.apache.marmotta.kiwi.config.KiWiConfiguration
 
getDialect() - Method in class org.apache.marmotta.kiwi.persistence.KiWiConnection
 
getDialect() - Method in class org.apache.marmotta.kiwi.persistence.KiWiPersistence
 
getDialect() - Method in class org.apache.marmotta.kiwi.reasoner.persistence.KiWiReasoningPersistence
 
getDialect() - Method in class org.apache.marmotta.kiwi.versioning.persistence.KiWiVersioningPersistence
 
getDoubleContent() - Method in class org.apache.marmotta.kiwi.model.rdf.KiWiDoubleLiteral
 
getDriverClass() - Method in class org.apache.marmotta.kiwi.persistence.h2.H2Dialect
Return the name of the driver class (used for properly initialising JDBC connections)
getDriverClass() - Method in class org.apache.marmotta.kiwi.persistence.KiWiDialect
Return the name of the driver class (used for properly initialising JDBC connections)
getDriverClass() - Method in class org.apache.marmotta.kiwi.persistence.mysql.MySQLDialect
Return the name of the driver class (used for properly initialising JDBC connections)
getDriverClass() - Method in class org.apache.marmotta.kiwi.persistence.pgsql.PostgreSQLDialect
Return the name of the driver class (used for properly initialising JDBC connections)
getDropScript(String) - Method in class org.apache.marmotta.kiwi.persistence.KiWiDialect
Return the contents of the SQL drop script used for cleaning up all traces of the KiWi triple store
getEndColumn() - Method in class org.apache.marmotta.kiwi.reasoner.parser.SimpleCharStream
Get token end column number.
getEndColumn() - Method in class org.apache.marmotta.ldpath.parser.SimpleCharStream
Get token end column number.
getEndLine() - Method in class org.apache.marmotta.kiwi.reasoner.parser.SimpleCharStream
Get token end line number.
getEndLine() - Method in class org.apache.marmotta.ldpath.parser.SimpleCharStream
Get token end line number.
getEndpoint(String) - Method in interface org.apache.marmotta.ldclient.api.ldclient.LDClientService
Retrieve the endpoint matching the KiWiUriResource passed as argument.
getEndpoint(String) - Method in class org.apache.marmotta.ldclient.services.ldclient.LDClient
Retrieve the endpoint matching the KiWiUriResource passed as argument.
getEndpoint(String) - Method in interface org.apache.marmotta.platform.ldcache.api.endpoint.LinkedDataEndpointService
Return the endpoint with the given ID.
getEndpoint(URI) - Method in interface org.apache.marmotta.platform.ldcache.api.endpoint.LinkedDataEndpointService
Retrieve the endpoint matching the KiWiUriResource passed as argument.
getEndpoint(String) - Method in class org.apache.marmotta.platform.ldcache.services.endpoint.LinkedDataEndpointServiceImpl
Return the endpoint with the given ID.
getEndpoint(URI) - Method in class org.apache.marmotta.platform.ldcache.services.endpoint.LinkedDataEndpointServiceImpl
Retrieve the endpoint matching the KiWiUriResource passed as argument.
getEndpoints() - Method in class org.apache.marmotta.ldclient.model.ClientConfiguration
A collection of endpoint definitions to use by this Linked Data Client.
getEndpointUrl() - Method in class org.apache.marmotta.ldclient.api.endpoint.Endpoint
 
getEngine() - Method in class org.apache.marmotta.kiwi.reasoner.sail.KiWiReasoningSail
Return a reference to the underlying reasoning engine.
getEntry(URI) - Method in interface org.apache.marmotta.ldcache.api.LDCachingBackend
Return the cache entry for the given resource, or null if this entry does not exist.
getExcludeUris() - Method in class org.apache.marmotta.ldclient.model.ClientConfiguration
A collection of endpoint definitions to use by this Linked Data Client.
getExpires() - Method in class org.apache.marmotta.ldclient.model.ClientResponse
 
getExpiryDate() - Method in class org.apache.marmotta.ldcache.model.CacheEntry
The date when this resource needs to be retrieved again according to expiry configuration.
getExtension(MediaType) - Static method in class org.apache.marmotta.platform.ldp.util.LdpUtils
Get the preferred file extension for the content type
getExtension(String) - Static method in class org.apache.marmotta.platform.ldp.util.LdpUtils
Get the preferred file extension for the content type
getFactoryClass() - Method in enum org.apache.marmotta.kiwi.config.CachingBackends
 
getField(String) - Method in class org.apache.marmotta.ldpath.model.programs.Program
 
getFieldConfig() - Method in class org.apache.marmotta.ldpath.model.fields.FieldMapping
 
getFieldName() - Method in class org.apache.marmotta.ldpath.model.fields.FieldMapping
 
getFields() - Method in class org.apache.marmotta.ldpath.model.programs.Program
 
getFieldType() - Method in class org.apache.marmotta.ldpath.model.fields.FieldMapping
 
getFilter() - Method in class org.apache.marmotta.ldpath.model.programs.Program
 
getFormat() - Method in class org.apache.marmotta.platform.sparql.services.sparqlio.rdf.SPARQLGraphResultWriter
Deprecated.
 
getFulltextLanguages() - Method in class org.apache.marmotta.kiwi.config.KiWiConfiguration
Return the languages (ISO codes) for which to add specific fulltext search support.
GetFunction<Node> - Class in org.apache.marmotta.ldpath.model.functions.coll
 
GetFunction() - Constructor for class org.apache.marmotta.ldpath.model.functions.coll.GetFunction
 
getFunction(String) - Method in class org.apache.marmotta.ldpath.parser.LdPathParser
 
getFunction(String) - Method in class org.apache.marmotta.platform.ldpath.webservices.LDPathWebService
Return a description of the function whose name is passed as path argument.
getFunctions() - Method in class org.apache.marmotta.ldpath.LDPath
Return the collection of selector functions registered with this LDPath instance.
getFunctions() - Method in class org.apache.marmotta.ldpath.parser.Configuration
Return an immutable map of the registered functions.
getFunctions() - Method in interface org.apache.marmotta.platform.ldpath.api.LDPathService
List all selector functions that are currently registered with LDPath.
getFunctions() - Method in class org.apache.marmotta.platform.ldpath.services.LDPathServiceImpl
List all selector functions that are currently registered with LDPath.
getGraphArr() - Method in class org.apache.marmotta.ldpath.model.programs.Program
 
getGraphs() - Method in class org.apache.marmotta.ldpath.model.programs.Program
 
getGroupConcat(String, String, boolean) - Method in class org.apache.marmotta.kiwi.persistence.h2.H2Dialect
Return the name of the aggregate function for group concatenation (string_agg in postgres, GROUP_CONCAT in MySQL)
getGroupConcat(String, String, boolean) - Method in class org.apache.marmotta.kiwi.persistence.KiWiDialect
Return the name of the aggregate function for group concatenation (string_agg in postgres, GROUP_CONCAT in MySQL)
getGroupConcat(String, String, boolean) - Method in class org.apache.marmotta.kiwi.persistence.mysql.MySQLDialect
Return the name of the aggregate function for group concatenation (string_agg in postgres, GROUP_CONCAT in MySQL)
getGroupConcat(String, String, boolean) - Method in class org.apache.marmotta.kiwi.persistence.pgsql.PostgreSQLDialect
Return the name of the aggregate function for group concatenation (string_agg in postgres, GROUP_CONCAT in MySQL)
getHash(String) - Method in interface org.apache.marmotta.platform.ldp.api.LdpBinaryStoreService
 
getHash(URI) - Method in interface org.apache.marmotta.platform.ldp.api.LdpBinaryStoreService
 
getHash(String) - Method in class org.apache.marmotta.platform.ldp.services.LdpBinaryStoreServiceImpl
 
getHash(URI) - Method in class org.apache.marmotta.platform.ldp.services.LdpBinaryStoreServiceImpl
 
getHead() - Method in class org.apache.marmotta.kiwi.reasoner.model.program.Rule
 
getHostAddress() - Method in class org.apache.marmotta.platform.security.util.IPv4SubnetInfo
Return the string representation of the IP address used to initialise this subnet.
getHostAddress() - Method in class org.apache.marmotta.platform.security.util.IPv6SubnetInfo
Return the string representation of the IP hostAddress represented by this subnet.
getHostAddress() - Method in class org.apache.marmotta.platform.security.util.SubnetInfo
Return the string representation of the IP address used to initialise this subnet.
getHostPatterns() - Method in class org.apache.marmotta.platform.security.model.SecurityConstraint
 
getHref() - Method in exception org.apache.marmotta.platform.ldp.exceptions.InvalidInteractionModelException
 
getHttpClient() - Method in class org.apache.marmotta.ldclient.model.ClientConfiguration
 
getHttpStatus() - Method in class org.apache.marmotta.ldclient.model.ClientResponse
 
getId() - Method in interface org.apache.marmotta.kiwi.generator.IDGenerator
Return the next unique id for the type with the given name using the generator's id generation strategy.
getId() - Method in class org.apache.marmotta.kiwi.generator.SnowflakeIDGenerator
Return the next unique id for the type with the given name using the generator's id generation strategy.
getId() - Method in class org.apache.marmotta.kiwi.generator.UUIDRandomIDGenerator
Return the next unique id for the type with the given name using the generator's id generation strategy.
getId() - Method in class org.apache.marmotta.kiwi.generator.UUIDTimeIDGenerator
Return the next unique id for the type with the given name using the generator's id generation strategy.
getID() - Method in class org.apache.marmotta.kiwi.model.rdf.KiWiAnonResource
retrieves this blank node's identifier.
getId() - Method in class org.apache.marmotta.kiwi.model.rdf.KiWiNamespace
 
getId() - Method in class org.apache.marmotta.kiwi.model.rdf.KiWiNode
Return the database ID of this node.
getId() - Method in class org.apache.marmotta.kiwi.model.rdf.KiWiTriple
 
getId() - Method in class org.apache.marmotta.kiwi.reasoner.model.program.Justification
 
getId() - Method in class org.apache.marmotta.kiwi.reasoner.model.program.Program
 
getId() - Method in class org.apache.marmotta.kiwi.reasoner.model.program.Rule
 
getId() - Method in class org.apache.marmotta.kiwi.versioning.model.Version
 
getId() - Method in class org.apache.marmotta.platform.ldcache.logging.LDCacheLoggingModule
Return a unique identifier for this logging module.
getId() - Method in class org.apache.marmotta.platform.ldcache.logging.LDClientLoggingModule
Return a unique identifier for this logging module.
getId() - Method in class org.apache.marmotta.platform.ldp.logging.LdpLoggingModule
 
getId() - Method in class org.apache.marmotta.platform.ldpath.logging.LDPathLoggingModule
Return a unique identifier for this logging module.
getId() - Method in class org.apache.marmotta.platform.reasoner.logging.ReasonerLoggingModule
Return a unique identifier for this logging module.
getId() - Method in class org.apache.marmotta.platform.security.logging.SecurityLoggingModule
Return a unique identifier for this logging module.
getId() - Method in class org.apache.marmotta.platform.sparql.logging.SparqlLoggingModule
Return a unique identifier for this logging module.
getId() - Method in class org.apache.marmotta.platform.user.logging.UserLoggingModule
Return a unique identifier for this logging module.
getIdGenerator() - Method in class org.apache.marmotta.kiwi.persistence.KiWiPersistence
 
getILike(String, String) - Method in class org.apache.marmotta.kiwi.persistence.h2.H2Dialect
 
getILike(String, String) - Method in class org.apache.marmotta.kiwi.persistence.KiWiDialect
Return the database specific case insensitive like comparison, e.g.
getILike(String, String) - Method in class org.apache.marmotta.kiwi.persistence.mysql.MySQLDialect
 
getILike(String, String) - Method in class org.apache.marmotta.kiwi.persistence.pgsql.PostgreSQLDialect
 
GetImage() - Method in class org.apache.marmotta.kiwi.reasoner.parser.SimpleCharStream
Get token literal value.
GetImage() - Method in class org.apache.marmotta.ldpath.parser.SimpleCharStream
Get token literal value.
getIndex(NodeBackend<Node>, Collection<Node>) - Method in class org.apache.marmotta.ldpath.model.functions.coll.AbstractCollFunction
 
getInferredContext() - Method in class org.apache.marmotta.kiwi.config.KiWiConfiguration
 
getInferredContext() - Method in class org.apache.marmotta.kiwi.sail.KiWiStore
The context to use for storing all inferred triples.
getInformation() - Method in class org.apache.marmotta.platform.ldcache.webservices.LinkedDataCachingWebService
 
getInstance() - Static method in class org.apache.marmotta.kiwi.hashing.NodeFunnel
 
getInstance() - Static method in class org.apache.marmotta.kiwi.hashing.TripleFunnel
 
getInstance() - Static method in class org.apache.marmotta.platform.ldcache.model.filter.MarmottaNotCachedFilter
 
getIntContent() - Method in class org.apache.marmotta.kiwi.model.rdf.KiWiIntLiteral
 
getInteractionModel(List<Link>) - Method in interface org.apache.marmotta.platform.ldp.api.LdpService
 
getInteractionModel(RepositoryConnection, String) - Method in interface org.apache.marmotta.platform.ldp.api.LdpService
 
getInteractionModel(RepositoryConnection, URI) - Method in interface org.apache.marmotta.platform.ldp.api.LdpService
 
getInteractionModel(List<Link>) - Method in class org.apache.marmotta.platform.ldp.services.LdpServiceImpl
 
getInteractionModel(RepositoryConnection, String) - Method in class org.apache.marmotta.platform.ldp.services.LdpServiceImpl
 
getInteractionModel(RepositoryConnection, URI) - Method in class org.apache.marmotta.platform.ldp.services.LdpServiceImpl
 
getInterval() - Method in class org.apache.marmotta.kiwi.persistence.KiWiGarbageCollector
Get the interval to wait between garbage collections (milliseconds)
getJDBCConnection() - Method in class org.apache.marmotta.kiwi.persistence.KiWiConnection
Get direct access to the JDBC connection used by this KiWiConnection.
getJDBCConnection() - Method in class org.apache.marmotta.kiwi.persistence.KiWiPersistence
Return a raw JDBC connection from the connection pool, which already has the auto-commit disabled.
getJDBCConnection(boolean) - Method in class org.apache.marmotta.kiwi.persistence.KiWiPersistence
Return a raw JDBC connection from the connection pool, which already has the auto-commit disabled.
getJdbcUrl() - Method in class org.apache.marmotta.kiwi.config.KiWiConfiguration
 
getJustifications(KiWiReasoningConnection, KiWiTriple, Set<Justification>) - Method in class org.apache.marmotta.kiwi.reasoner.engine.ReasoningEngine
Return the justifications for the triple passed as argument.
getJustifications() - Method in class org.apache.marmotta.kiwi.reasoner.model.query.QueryResult
 
getKey() - Method in class org.apache.marmotta.kiwi.model.rdf.KiWiTriple
Return a unique key to be used in caches and similar.
getLabel() - Method in class org.apache.marmotta.kiwi.model.rdf.KiWiDateLiteral
Gets the label of this literal.
getLabel() - Method in class org.apache.marmotta.kiwi.model.rdf.KiWiLiteral
Gets the label of this literal.
getLanguage() - Method in class org.apache.marmotta.kiwi.model.rdf.KiWiLiteral
Gets the language tag for this literal, normalized to lower case.
getLastModified(RepositoryConnection, String) - Method in interface org.apache.marmotta.platform.ldp.api.LdpService
 
getLastModified(RepositoryConnection, URI) - Method in interface org.apache.marmotta.platform.ldp.api.LdpService
 
getLastModified(RepositoryConnection, String) - Method in class org.apache.marmotta.platform.ldp.services.LdpServiceImpl
 
getLastModified(RepositoryConnection, URI) - Method in class org.apache.marmotta.platform.ldp.services.LdpServiceImpl
 
getLastRetrieved() - Method in class org.apache.marmotta.ldcache.model.CacheEntry
The date when this resource has been retrieved the last time.
getLatestVersion(KiWiResource, Date) - Method in class org.apache.marmotta.kiwi.versioning.persistence.KiWiVersioningConnection
Return the version that is the most recent version for a resource given a reference date.
getLatestVersion(Resource, Date) - Method in class org.apache.marmotta.kiwi.versioning.sail.KiWiVersioningSail
Return the version that is the most recent version for a resource given a reference date.
getLDCache() - Method in class org.apache.marmotta.platform.ldcache.api.ldcache.LDCacheSailProvider
Return the caching backend used by the caching system (e.g.
getLDClient() - Method in class org.apache.marmotta.platform.ldcache.api.ldcache.LDCacheSailProvider
Return the Linked Data Client used by the caching system (e.g.
getLdpTypes(RepositoryConnection, String) - Method in interface org.apache.marmotta.platform.ldp.api.LdpService
 
getLdpTypes(RepositoryConnection, URI) - Method in interface org.apache.marmotta.platform.ldp.api.LdpService
 
getLdpTypes(RepositoryConnection, String) - Method in class org.apache.marmotta.platform.ldp.services.LdpServiceImpl
 
getLdpTypes(RepositoryConnection, URI) - Method in class org.apache.marmotta.platform.ldp.services.LdpServiceImpl
 
getLine() - Method in class org.apache.marmotta.kiwi.reasoner.parser.SimpleCharStream
Deprecated.
getLine() - Method in class org.apache.marmotta.ldpath.parser.SimpleCharStream
Deprecated.
getLiteral() - Method in class org.apache.marmotta.kiwi.reasoner.model.program.LiteralField
 
getLiteralCache() - Method in interface org.apache.marmotta.kiwi.caching.CacheManager
Return the literal cache key -> KiWiLiteral cache from the cache manager.
getLiteralCache() - Method in class org.apache.marmotta.kiwi.caching.GuavaCacheManager
Return the literal cache key -> KiWiLiteral cache from the cache manager.
getLiteralCacheSize() - Method in class org.apache.marmotta.kiwi.config.KiWiConfiguration
The maximum size of the literal cache used by the KiWiValueFactory (default: 100000)
getLiteralLanguage(Node) - Method in interface org.apache.marmotta.ldpath.api.backend.NodeBackend
Return the language of the literal node passed as argument.
getLiteralLanguage(RDFNode) - Method in class org.apache.marmotta.ldpath.backend.jena.GenericJenaBackend
Return the language of the literal node passed as argument.
getLiteralLanguage(Value) - Method in class org.apache.marmotta.ldpath.backend.linkeddata.LDCacheBackend
Return the language of the literal node passed as argument.
getLiteralLanguage(Value) - Method in class org.apache.marmotta.ldpath.backend.sesame.SesameValueBackend
Return the language of the literal node passed as argument.
getLiteralType(Node) - Method in interface org.apache.marmotta.ldpath.api.backend.NodeBackend
Return the URI of the type of the literal node passed as argument.
getLiteralType(RDFNode) - Method in class org.apache.marmotta.ldpath.backend.jena.GenericJenaBackend
Return the URI of the type of the literal node passed as argument.
getLiteralType(Value) - Method in class org.apache.marmotta.ldpath.backend.linkeddata.LDCacheBackend
Return the URI of the type of the literal node passed as argument.
getLiteralType(Value) - Method in class org.apache.marmotta.ldpath.backend.sesame.SesameValueBackend
Return the URI of the type of the literal node passed as argument.
getLocale() - Method in class org.apache.marmotta.kiwi.model.rdf.KiWiLiteral
Get the locale representing the language this literal is in; returns null if no language is associated with the literal
getLocale(String) - Static method in class org.apache.marmotta.kiwi.persistence.KiWiConnection
 
getLocalName() - Method in class org.apache.marmotta.kiwi.model.rdf.KiWiUriResource
Gets the local name of this URI.
getLocalName() - Method in class org.apache.marmotta.ldpath.api.functions.SelectorFunction
 
getLocalName() - Method in class org.apache.marmotta.ldpath.api.functions.TestFunction
 
getLocalName() - Method in class org.apache.marmotta.ldpath.model.functions.coll.FlattenFunction
 
getLocalName() - Method in class org.apache.marmotta.ldpath.model.functions.coll.GetFunction
 
getLocalName() - Method in class org.apache.marmotta.ldpath.model.functions.coll.SubListFunction
 
getLocalName() - Method in class org.apache.marmotta.ldpath.model.functions.ConcatenateFunction
Return the name of the NodeFunction for registration in the function registry
getLocalName() - Method in class org.apache.marmotta.ldpath.model.functions.CountFunction
 
getLocalName() - Method in class org.apache.marmotta.ldpath.model.functions.date.EarliestDateFunction
 
getLocalName() - Method in class org.apache.marmotta.ldpath.model.functions.date.LatestDateFunction
 
getLocalName() - Method in class org.apache.marmotta.ldpath.model.functions.FirstFunction
Return the name of the NodeFunction for registration in the function registry
getLocalName() - Method in class org.apache.marmotta.ldpath.model.functions.html.CleanHtmlFunction
Return the name of the NodeFunction for registration in the function registry
getLocalName() - Method in class org.apache.marmotta.ldpath.model.functions.html.CssSelectFunction
Return the name of the NodeFunction for registration in the function registry
getLocalName() - Method in class org.apache.marmotta.ldpath.model.functions.html.HtmlTextFunction
 
getLocalName() - Method in class org.apache.marmotta.ldpath.model.functions.LastFunction
Return the name of the NodeFunction for registration in the function registry
getLocalName() - Method in class org.apache.marmotta.ldpath.model.functions.math.MaxFunction
 
getLocalName() - Method in class org.apache.marmotta.ldpath.model.functions.math.MinFunction
 
getLocalName() - Method in class org.apache.marmotta.ldpath.model.functions.math.RoundFunction
 
getLocalName() - Method in class org.apache.marmotta.ldpath.model.functions.math.SumFunction
 
getLocalName() - Method in class org.apache.marmotta.ldpath.model.functions.SortFunction
Return the representation of the NodeFunction or NodeSelector in the RDF Path Language
getLocalName() - Method in class org.apache.marmotta.ldpath.model.functions.text.ReplaceFunction
 
getLocalName() - Method in class org.apache.marmotta.ldpath.model.functions.text.StrJoinFunction
 
getLocalName() - Method in class org.apache.marmotta.ldpath.model.functions.text.StrLeftFunction
 
getLocalName() - Method in class org.apache.marmotta.ldpath.model.functions.text.StrLenFunction
 
getLocalName() - Method in class org.apache.marmotta.ldpath.model.functions.text.StrRightFunction
 
getLocalName() - Method in class org.apache.marmotta.ldpath.model.functions.text.SubstringFunction
 
getLocalName() - Method in class org.apache.marmotta.ldpath.model.functions.text.WordCountFunction
 
getLocalName() - Method in class org.apache.marmotta.ldpath.model.functions.xml.RemoveXmlTagsFunction
Return the name of the NodeFunction for registration in the function registry
getLocalName() - Method in class org.apache.marmotta.ldpath.model.functions.xml.XmlTextFunction
 
getLocalName() - Method in class org.apache.marmotta.ldpath.model.functions.xml.XmlUnescapeFunction
 
getLocalName() - Method in class org.apache.marmotta.ldpath.model.functions.xml.XPathFunction
Return the name of the NodeFunction for registration in the function registry
getLocalName() - Method in class org.apache.marmotta.ldpath.model.tests.functions.EqualTest
 
getLocalName() - Method in class org.apache.marmotta.ldpath.model.tests.functions.GreaterEqualTest
 
getLocalName() - Method in class org.apache.marmotta.ldpath.model.tests.functions.GreaterThanTest
 
getLocalName() - Method in class org.apache.marmotta.ldpath.model.tests.functions.LessEqualTest
 
getLocalName() - Method in class org.apache.marmotta.ldpath.model.tests.functions.LessThanTest
 
getLocalName() - Method in class org.apache.marmotta.ldpath.model.tests.functions.NotEqualTest
 
getLocalName() - Method in class org.apache.marmotta.ldpath.model.tests.functions.text.StringContainsTest
 
getLocalName() - Method in class org.apache.marmotta.ldpath.model.tests.functions.text.StringEndsWithTest
 
getLocalName() - Method in class org.apache.marmotta.ldpath.model.tests.functions.text.StringEqualsIC
 
getLocalName() - Method in class org.apache.marmotta.ldpath.model.tests.functions.text.StringEqualsTest
 
getLocalName() - Method in class org.apache.marmotta.ldpath.model.tests.functions.text.StringIsEmptyTest
 
getLocalName() - Method in class org.apache.marmotta.ldpath.model.tests.functions.text.StringStartsWithTest
 
getLocalName() - Method in class org.apache.marmotta.platform.ldpath.api.AutoRegisteredLDPathFunction
 
getLocalName() - Method in class org.apache.marmotta.platform.ldpath.model.functions.ContentFunction
Return the representation of the NodeFunction or NodeSelector in the RDF Path Language
getLocalName() - Method in class org.apache.marmotta.platform.ldpath.model.functions.JsoupFunction
Return the name of the NodeFunction for registration in the function registry
getLoggingOutputIds() - Method in class org.apache.marmotta.platform.security.logging.SecurityLoggingModule
Return the identifiers of all logging outputs configured for this module
getLoggingOutputIds() - Method in class org.apache.marmotta.platform.user.logging.UserLoggingModule
Return the identifiers of all logging outputs configured for this module
getLogin() - Method in class org.apache.marmotta.platform.user.model.UserAccount
 
getMappings(String, String) - Method in class org.apache.marmotta.ldclient.provider.html.AbstractHTMLDataProvider
 
getMappings() - Method in class org.apache.marmotta.platform.ldpath.webservices.LDPathUtilWebService.LDPathPrefixService
 
getMaxParallelRequests() - Method in class org.apache.marmotta.ldclient.model.ClientConfiguration
Maximum number of HTTP requests to run in parallel.
getMaxRetries() - Method in class org.apache.marmotta.kiwi.persistence.KiWiConnection.RetryExecution
 
getMessage() - Method in error org.apache.marmotta.kiwi.reasoner.parser.TokenMgrError
You can also modify the body of this method to customize your error messages.
getMessage() - Method in error org.apache.marmotta.ldpath.parser.TokenMgrError
You can also modify the body of this method to customize your error messages.
getMetadata(String) - Method in class org.apache.marmotta.kiwi.persistence.KiWiConnection
Return the metadata value with the given key; can be used by KiWi modules to retrieve module-specific metadata.
getMethods() - Method in class org.apache.marmotta.platform.security.model.SecurityConstraint
 
getMigrationScript(int, String) - Method in class org.apache.marmotta.kiwi.persistence.KiWiDialect
Return the contents of the SQL scripts used for migrating from the version given as argument to the current version.
getMimeType(RepositoryConnection, String) - Method in interface org.apache.marmotta.platform.ldp.api.LdpService
 
getMimeType(RepositoryConnection, URI) - Method in interface org.apache.marmotta.platform.ldp.api.LdpService
 
getMimeType(RepositoryConnection, String) - Method in class org.apache.marmotta.platform.ldp.services.LdpServiceImpl
 
getMimeType(RepositoryConnection, URI) - Method in class org.apache.marmotta.platform.ldp.services.LdpServiceImpl
 
getMimeType(MediaType) - Static method in class org.apache.marmotta.platform.ldp.util.LdpUtils
Get only the mimeType from the MediaType
getMinimumExpiry() - Method in class org.apache.marmotta.ldclient.model.ClientConfiguration
Minimum expiry time in seconds in case the server returns a lower expiry time
getModified() - Method in class org.apache.marmotta.kiwi.model.rdf.KiWiNamespace
 
getName() - Method in class org.apache.marmotta.kiwi.config.KiWiConfiguration
 
getName() - Method in class org.apache.marmotta.kiwi.model.rdf.KiWiNamespace
Gets the name of the current namespace (i.e.
getName() - Method in class org.apache.marmotta.kiwi.persistence.KiWiConnection.RetryExecution
 
getName() - Method in class org.apache.marmotta.kiwi.reasoner.model.program.Program
 
getName() - Method in class org.apache.marmotta.kiwi.reasoner.model.program.Rule
 
getName() - Method in class org.apache.marmotta.kiwi.reasoner.model.program.VariableField
 
getName() - Method in class org.apache.marmotta.ldclient.api.endpoint.Endpoint
 
getName() - Method in interface org.apache.marmotta.ldclient.api.provider.DataProvider
Return the name of this data provider.
getName() - Method in class org.apache.marmotta.ldclient.services.provider.BlockingProvider
Return the name of this data provider.
getName(NodeBackend<Node>) - Method in interface org.apache.marmotta.ldpath.api.selectors.NodeSelector
Return a name for this selector to be used as the name for the whole path if not explicitly specified.
getName(NodeBackend<Node>) - Method in class org.apache.marmotta.ldpath.model.selectors.FunctionSelector
Return a name for this selector to be used as the name for the whole path if not explicitly specified.
getName(NodeBackend<Node>) - Method in class org.apache.marmotta.ldpath.model.selectors.GroupedSelector
Return a name for this selector to be used as the name for the whole path if not explicitly specified.
getName(NodeBackend<Node>) - Method in class org.apache.marmotta.ldpath.model.selectors.IntersectionSelector
Return a name for this selector to be used as the name for the whole path if not explicitly specified.
getName(NodeBackend<Node>) - Method in class org.apache.marmotta.ldpath.model.selectors.PathSelector
Return a name for this selector to be used as the name for the whole path if not explicitly specified.
getName(NodeBackend<Node>) - Method in class org.apache.marmotta.ldpath.model.selectors.PropertySelector
Return a name for this selector to be used as the name for the whole path if not explicitly specified.
getName(NodeBackend<Node>) - Method in class org.apache.marmotta.ldpath.model.selectors.RecursivePathSelector
Return a name for this selector to be used as the name for the whole path if not explicitly specified.
getName(NodeBackend<Node>) - Method in class org.apache.marmotta.ldpath.model.selectors.ReversePropertySelector
Return a name for this selector to be used as the name for the whole path if not explicitly specified.
getName(NodeBackend<Node>) - Method in class org.apache.marmotta.ldpath.model.selectors.SelfSelector
Return a name for this selector to be used as the name for the whole path if not explicitly specified.
getName(NodeBackend<Node>) - Method in class org.apache.marmotta.ldpath.model.selectors.StringConstantSelector
Return a name for this selector to be used as the name for the whole path if not explicitly specified.
getName(NodeBackend<Node>) - Method in class org.apache.marmotta.ldpath.model.selectors.TestingSelector
Return a name for this selector to be used as the name for the whole path if not explicitly specified.
getName(NodeBackend<Node>) - Method in class org.apache.marmotta.ldpath.model.selectors.UnionSelector
Return a name for this selector to be used as the name for the whole path if not explicitly specified.
getName() - Method in class org.apache.marmotta.platform.ldcache.logging.LDCacheLoggingModule
Return a human-readable name for this logging module.
getName() - Method in class org.apache.marmotta.platform.ldcache.logging.LDClientLoggingModule
Return a human-readable name for this logging module.
getName() - Method in class org.apache.marmotta.platform.ldp.logging.LdpLoggingModule
 
getName() - Method in class org.apache.marmotta.platform.ldpath.logging.LDPathLoggingModule
Return a human-readable name for this logging module.
getName() - Method in class org.apache.marmotta.platform.reasoner.logging.ReasonerLoggingModule
Return a human-readable name for this logging module.
getName() - Method in class org.apache.marmotta.platform.reasoner.services.ReasoningSailProvider
Return the name of the provider.
getName() - Method in class org.apache.marmotta.platform.security.logging.SecurityLoggingModule
Return a human-readable name for this logging module.
getName() - Method in class org.apache.marmotta.platform.security.model.SecurityConstraint
 
getName() - Method in class org.apache.marmotta.platform.sparql.logging.SparqlLoggingModule
Return a human-readable name for this logging module.
getName() - Method in class org.apache.marmotta.platform.user.logging.UserLoggingModule
Return a human-readable name for this logging module.
getNamespace() - Method in class org.apache.marmotta.kiwi.model.rdf.KiWiUriResource
Gets the namespace of this URI.
getNamespace(String) - Method in class org.apache.marmotta.kiwi.versioning.sail.KiWiSnapshotConnection
 
getNamespace(String) - Method in class org.apache.marmotta.platform.ldpath.webservices.LDPathUtilWebService.LDPathPrefixService
 
getNamespaceCacheSize() - Method in class org.apache.marmotta.kiwi.config.KiWiConfiguration
The maximum size of the namespace cache used for looking up namespaces by prefix and uri
getNamespaceInternal(String) - Method in class org.apache.marmotta.kiwi.sail.KiWiSailConnection
 
getNamespaceMappings() - Method in class org.apache.marmotta.ldclient.provider.xml.AbstractXMLDataProvider
Provide namespace mappings for the XPath expressions from namespace prefix to namespace URI.
getNamespacePrefixCache() - Method in interface org.apache.marmotta.kiwi.caching.CacheManager
Return the prefix -> namespace cache from the cache manager.
getNamespacePrefixCache() - Method in class org.apache.marmotta.kiwi.caching.GuavaCacheManager
Return the prefix -> namespace cache from the cache manager.
getNamespaces() - Method in class org.apache.marmotta.kiwi.reasoner.model.program.Program
 
getNamespaces() - Method in class org.apache.marmotta.kiwi.versioning.sail.KiWiSnapshotConnection
 
getNamespaces() - Method in class org.apache.marmotta.ldpath.model.programs.Program
 
getNamespaces() - Method in class org.apache.marmotta.ldpath.parser.Configuration
Return an immutable map of the registered namespaces.
getNamespacesInternal() - Method in class org.apache.marmotta.kiwi.sail.KiWiSailConnection
 
getNamespaceUriCache() - Method in interface org.apache.marmotta.kiwi.caching.CacheManager
Return the URI -> namespace cache from the cache manager.
getNamespaceUriCache() - Method in class org.apache.marmotta.kiwi.caching.GuavaCacheManager
Return the URI -> namespace cache from the cache manager.
getNetworkAddress() - Method in class org.apache.marmotta.platform.security.util.IPv4SubnetInfo
Return the string representation of the IP address represented by the subnet with the netmask applied.
getNetworkAddress() - Method in class org.apache.marmotta.platform.security.util.IPv6SubnetInfo
Return the string representation of the IP hostAddress represented by the subnet with the networkNetmask applied.
getNetworkAddress() - Method in class org.apache.marmotta.platform.security.util.SubnetInfo
Return the string representation of the IP address represented by the subnet with the netmask applied.
getNextSequence() - Method in class org.apache.marmotta.kiwi.persistence.KiWiConnection
Get next number in a sequence; for databases without sequence support (e.g.
getNextToken() - Method in class org.apache.marmotta.kiwi.reasoner.parser.KWRLProgramParser
Get the next Token.
getNextToken() - Method in class org.apache.marmotta.kiwi.reasoner.parser.KWRLProgramParserTokenManager
Get the next Token.
getNextToken() - Method in class org.apache.marmotta.ldpath.parser.LdPathParser
Get the next Token.
getNextToken() - Method in class org.apache.marmotta.ldpath.parser.LdPathParserTokenManager
Get the next Token.
getNodeCache() - Method in interface org.apache.marmotta.kiwi.caching.CacheManager
Return the node id -> node cache from the cache manager.
getNodeCache() - Method in class org.apache.marmotta.kiwi.caching.GuavaCacheManager
Return the node id -> node cache from the cache manager.
getNodeCacheSize() - Method in class org.apache.marmotta.kiwi.config.KiWiConfiguration
The maximum size of the node ID cache used by the KiWiValueFactory (default: 1000000)
getNonRdfSourceForRdfSource(RepositoryConnection, String) - Method in interface org.apache.marmotta.platform.ldp.api.LdpService
 
getNonRdfSourceForRdfSource(RepositoryConnection, URI) - Method in interface org.apache.marmotta.platform.ldp.api.LdpService
 
getNonRdfSourceForRdfSource(RepositoryConnection, String) - Method in class org.apache.marmotta.platform.ldp.services.LdpServiceImpl
 
getNonRdfSourceForRdfSource(RepositoryConnection, URI) - Method in class org.apache.marmotta.platform.ldp.services.LdpServiceImpl
 
getObject() - Method in class org.apache.marmotta.kiwi.model.rdf.KiWiTriple
Get the object of this extended triple.
getObject() - Method in class org.apache.marmotta.kiwi.reasoner.model.program.Pattern
 
getOutputStream() - Method in class org.apache.marmotta.platform.sparql.services.sparqlio.rdf.SPARQLGraphResultWriter
Deprecated.
 
getPackages() - Method in class org.apache.marmotta.platform.ldcache.logging.LDCacheLoggingModule
Return a collection of packages covered by this logging module.
getPackages() - Method in class org.apache.marmotta.platform.ldcache.logging.LDClientLoggingModule
Return a collection of packages covered by this logging module.
getPackages() - Method in class org.apache.marmotta.platform.ldp.logging.LdpLoggingModule
 
getPackages() - Method in class org.apache.marmotta.platform.ldpath.logging.LDPathLoggingModule
Return a collection of packages covered by this logging module.
getPackages() - Method in class org.apache.marmotta.platform.reasoner.logging.ReasonerLoggingModule
Return a collection of packages covered by this logging module.
getPackages() - Method in class org.apache.marmotta.platform.security.logging.SecurityLoggingModule
Return a collection of packages covered by this logging module.
getPackages() - Method in class org.apache.marmotta.platform.sparql.logging.SparqlLoggingModule
Return a collection of packages covered by this logging module.
getPackages() - Method in class org.apache.marmotta.platform.user.logging.UserLoggingModule
Return a collection of packages covered by this logging module.
getParams() - Method in class org.apache.marmotta.platform.ldp.webservices.PreferHeader
Get the parameters of the prefer-header.
getParamValue(String) - Method in class org.apache.marmotta.platform.ldp.webservices.PreferHeader
Get the parameter value of the prefer-header, e,g, val2 from Prefer: foo="bar"; a1="val1"; a2="val2" for header.getParamValue("a2").
getPasswdHash() - Method in class org.apache.marmotta.platform.user.model.UserAccount
 
getPasswordHash(String) - Static method in enum org.apache.marmotta.platform.user.model.UserAccount.PasswordHash
 
getPathExpression(NodeBackend<Node>) - Method in class org.apache.marmotta.ldpath.api.functions.SelectorFunction
 
getPathExpression(NodeBackend<Node>) - Method in class org.apache.marmotta.ldpath.api.functions.TestFunction
 
getPathExpression(NodeBackend<Node>) - Method in interface org.apache.marmotta.ldpath.api.LDPathConstruct
Return the representation of the NodeFunction or NodeSelector in the RDF Path Language
getPathExpression(NodeBackend<Node>) - Method in class org.apache.marmotta.ldpath.model.fields.FieldMapping
 
getPathExpression(NodeBackend<Node>) - Method in class org.apache.marmotta.ldpath.model.programs.Program
 
getPathExpression(NodeBackend<Node>) - Method in class org.apache.marmotta.ldpath.model.selectors.FunctionSelector
Return the name of the NodeSelector for registration in the selector registry
getPathExpression(NodeBackend<Node>) - Method in class org.apache.marmotta.ldpath.model.selectors.GroupedSelector
Return the name of the NodeSelector for registration in the selector registry
getPathExpression(NodeBackend<Node>) - Method in class org.apache.marmotta.ldpath.model.selectors.IntersectionSelector
 
getPathExpression(NodeBackend<Node>) - Method in class org.apache.marmotta.ldpath.model.selectors.PathSelector
 
getPathExpression(NodeBackend<Node>) - Method in class org.apache.marmotta.ldpath.model.selectors.PropertySelector
 
getPathExpression(NodeBackend<Node>) - Method in class org.apache.marmotta.ldpath.model.selectors.RecursivePathSelector
Return the name of the NodeSelector for registration in the selector registry
getPathExpression(NodeBackend<Node>) - Method in class org.apache.marmotta.ldpath.model.selectors.ReversePropertySelector
 
getPathExpression(NodeBackend<Node>) - Method in class org.apache.marmotta.ldpath.model.selectors.SelfSelector
Return the name of the NodeSelector for registration in the selector registry
getPathExpression(NodeBackend<Node>) - Method in class org.apache.marmotta.ldpath.model.selectors.StringConstantSelector
Return the name of the NodeSelector for registration in the selector registry
getPathExpression(NodeBackend<Node>) - Method in class org.apache.marmotta.ldpath.model.selectors.TestingSelector
Return the name of the NodeSelector for registration in the selector registry
getPathExpression(NodeBackend<Node>) - Method in class org.apache.marmotta.ldpath.model.selectors.UnionSelector
Return the name of the NodeSelector for registration in the selector registry
getPathExpression(NodeBackend<Node>) - Method in class org.apache.marmotta.ldpath.model.selectors.WildcardSelector
 
getPathExpression(NodeBackend<Node>) - Method in class org.apache.marmotta.ldpath.model.tests.AndTest
Return the name of the NodeFunction for registration in the function registry
getPathExpression(NodeBackend<Node>) - Method in class org.apache.marmotta.ldpath.model.tests.FunctionTest
 
getPathExpression(NodeBackend<Node>) - Method in class org.apache.marmotta.ldpath.model.tests.IsATest
 
getPathExpression(NodeBackend<Node>) - Method in class org.apache.marmotta.ldpath.model.tests.LiteralLanguageTest
Return the name of the NodeFunction for registration in the function registry
getPathExpression(NodeBackend<Node>) - Method in class org.apache.marmotta.ldpath.model.tests.LiteralTypeTest
Return the name of the NodeFunction for registration in the function registry
getPathExpression(NodeBackend<Node>) - Method in class org.apache.marmotta.ldpath.model.tests.NotTest
 
getPathExpression(NodeBackend<Node>) - Method in class org.apache.marmotta.ldpath.model.tests.OrTest
Return the name of the NodeFunction for registration in the function registry
getPathExpression(NodeBackend<Node>) - Method in class org.apache.marmotta.ldpath.model.tests.PathEqualityTest
Return the representation of the NodeFunction or NodeSelector in the RDF Path Language
getPathExpression(NodeBackend<Node>) - Method in class org.apache.marmotta.ldpath.model.tests.PathTest
Return the representation of the NodeFunction or NodeSelector in the RDF Path Language
getPathSelectorMaxBound(NodeSelector<N>, int) - Static method in class org.apache.marmotta.ldpath.model.selectors.RecursivePathSelector
(delegate){,n}
getPathSelectorMinBound(NodeSelector<N>, int) - Static method in class org.apache.marmotta.ldpath.model.selectors.RecursivePathSelector
(delegate){m,}
getPathSelectorMinMaxBound(NodeSelector<N>, int, int) - Static method in class org.apache.marmotta.ldpath.model.selectors.RecursivePathSelector
(delegate){m,n}
getPathSelectorPlused(NodeSelector<N>) - Static method in class org.apache.marmotta.ldpath.model.selectors.RecursivePathSelector
(delegate)+
getPathSelectorStared(NodeSelector<N>) - Static method in class org.apache.marmotta.ldpath.model.selectors.RecursivePathSelector
(delegate)*
getPattern() - Method in class org.apache.marmotta.platform.security.filters.MarmottaAccessControlFilter
Return the pattern (regular expression) that a request URI (relative to the LMF base URI) has to match before triggering this filter.
getPattern() - Method in class org.apache.marmotta.platform.user.filters.MarmottaAuthenticationFilter
Return the pattern (regular expression) that a request URI (relative to the base URI) has to match before triggering this filter.
getPersistence() - Method in class org.apache.marmotta.kiwi.reasoner.sail.KiWiReasoningSail
Return a reference to the underlying database persistence layer.
getPersistence() - Method in class org.apache.marmotta.kiwi.sail.KiWiStore
Return a reference to the persistence object used by this KiWiStore.
getPersistence() - Method in class org.apache.marmotta.kiwi.versioning.sail.KiWiVersioningSail
Return the versioning persistence object underlying this SAIL.
getPredicate() - Method in class org.apache.marmotta.kiwi.model.rdf.KiWiTriple
Get the property of this extended triple.
getPreference() - Method in class org.apache.marmotta.platform.ldp.webservices.PreferHeader
Get the preference, e.g.
getPreferenceValue() - Method in class org.apache.marmotta.platform.ldp.webservices.PreferHeader
Get the value of the preference, e.g.
getPrefix() - Method in class org.apache.marmotta.kiwi.model.rdf.KiWiNamespace
 
getPrefix(String) - Method in class org.apache.marmotta.platform.ldpath.webservices.LDPathUtilWebService.LDPathPrefixService
 
getPreparedStatement(String) - Method in class org.apache.marmotta.kiwi.persistence.KiWiConnection
Return the prepared statement with the given identifier; first looks in the statement cache and if it does not exist there create a new statement.
getPreparedStatement(String, int) - Method in class org.apache.marmotta.kiwi.persistence.KiWiConnection
Return the prepared statement with the given identifier; first looks in the statement cache and if it does not exist there create a new statement.
getPriority() - Method in class org.apache.marmotta.ldclient.api.endpoint.Endpoint
 
getPriority() - Method in class org.apache.marmotta.platform.security.filters.MarmottaAccessControlFilter
Return the priority of the filter.
getPriority() - Method in class org.apache.marmotta.platform.security.model.SecurityConstraint
 
getPriority() - Method in class org.apache.marmotta.platform.user.filters.MarmottaAuthenticationFilter
Return the priority of the filter.
getProgram(String) - Method in class org.apache.marmotta.kiwi.reasoner.sail.KiWiReasoningSail
Return the program with the given name.
getProgram(String) - Method in class org.apache.marmotta.platform.reasoner.services.ReasoningSailProvider
Return the program with the given name.
getProgram(String) - Method in class org.apache.marmotta.platform.reasoner.webservices.ProgramWebService
 
getProgramList() - Method in class org.apache.marmotta.platform.reasoner.webservices.ProgramWebService
 
getProperty() - Method in class org.apache.marmotta.kiwi.reasoner.model.program.Pattern
 
getProperty(String) - Method in class org.apache.marmotta.ldclient.api.endpoint.Endpoint
 
getProviders() - Method in class org.apache.marmotta.ldclient.model.ClientConfiguration
A collection of provider definitions to use by this Linked Data Client.
getQueryResultFormat() - Method in class org.apache.marmotta.platform.sparql.services.sparqlio.rdf.SPARQLGraphResultWriter
Deprecated.
 
getQueryResultFormat() - Method in class org.apache.marmotta.platform.sparql.services.sparqlio.sparqlhtml.SPARQLBooleanHTMLWriter
 
getQueryResultFormat() - Method in class org.apache.marmotta.platform.sparql.services.sparqlio.sparqlhtml.SPARQLResultsHTMLWriter
 
getQueryResultFormat() - Method in class org.apache.marmotta.platform.sparql.services.sparqlio.sparqlhtml.SPARQLResultsHTMLWriterXSL
Deprecated.
 
getQueryType(QueryLanguage, String) - Method in interface org.apache.marmotta.platform.sparql.api.sparql.SparqlService
Parse and return the concrete query type
getQueryType(QueryLanguage, String) - Method in class org.apache.marmotta.platform.sparql.services.sparql.SparqlServiceImpl
 
getRdfSourceForNonRdfSource(RepositoryConnection, URI) - Method in interface org.apache.marmotta.platform.ldp.api.LdpService
 
getRdfSourceForNonRdfSource(RepositoryConnection, String) - Method in interface org.apache.marmotta.platform.ldp.api.LdpService
 
getRdfSourceForNonRdfSource(RepositoryConnection, URI) - Method in class org.apache.marmotta.platform.ldp.services.LdpServiceImpl
 
getRdfSourceForNonRdfSource(RepositoryConnection, String) - Method in class org.apache.marmotta.platform.ldp.services.LdpServiceImpl
 
getRegexp(String, String, String) - Method in class org.apache.marmotta.kiwi.persistence.h2.H2Dialect
 
getRegexp(String, String, String) - Method in class org.apache.marmotta.kiwi.persistence.KiWiDialect
Return the database specific operator for matching a text against a regular expression.
getRegexp(String, String, String) - Method in class org.apache.marmotta.kiwi.persistence.mysql.MySQLDialect
 
getRegexp(String, String, String) - Method in class org.apache.marmotta.kiwi.persistence.pgsql.PostgreSQLDialect
 
getRegistryCache() - Method in interface org.apache.marmotta.kiwi.caching.CacheManager
Create and return the cache used by the CacheTripleRegistry.
getRegistryCache() - Method in class org.apache.marmotta.kiwi.caching.GuavaCacheManager
Create and return the cache used by the CacheTripleRegistry.
getRegistryStrategy() - Method in class org.apache.marmotta.kiwi.config.KiWiConfiguration
Return the strategy to use for synchronizing between transactions.
getRemovedTriples() - Method in class org.apache.marmotta.commons.sesame.transactions.model.TransactionData
 
getRepository() - Method in class org.apache.marmotta.ldpath.backend.sesame.SesameRepositoryBackend
 
getResource() - Method in class org.apache.marmotta.kiwi.reasoner.model.program.ResourceField
 
getResource(String) - Method in class org.apache.marmotta.kiwi.reasoner.parser.KWRLProgramParserBase
 
getResource() - Method in class org.apache.marmotta.ldcache.model.CacheEntry
The URI resource managed by this cache entry.
getResourceByNS(String) - Method in class org.apache.marmotta.kiwi.reasoner.parser.KWRLProgramParserBase
 
getResources() - Method in class org.apache.marmotta.kiwi.sail.KiWiSailConnection
Return an iterator over the resources contained in this repository.
getResources(String) - Method in class org.apache.marmotta.kiwi.sail.KiWiSailConnection
Return an iterator over the resources contained in this repository matching the given prefix.
getResourceUri(UriInfo) - Method in interface org.apache.marmotta.platform.ldp.api.LdpService
 
getResourceUri(UriInfo) - Method in class org.apache.marmotta.platform.ldp.services.LdpServiceImpl
 
getResourceUriBuilder(UriInfo) - Method in interface org.apache.marmotta.platform.ldp.api.LdpService
 
getResourceUriBuilder(UriInfo) - Method in class org.apache.marmotta.platform.ldp.services.LdpServiceImpl
 
getRetryInterval() - Method in class org.apache.marmotta.kiwi.persistence.KiWiConnection.RetryExecution
 
getRoles() - Method in class org.apache.marmotta.platform.security.model.SecurityConstraint
 
getRoles(UserAccount) - Method in interface org.apache.marmotta.platform.user.api.AccountService
Retrieve the roles for the given UserAccount
getRoles() - Method in class org.apache.marmotta.platform.user.model.UserAccount
 
getRoles(UserAccount) - Method in class org.apache.marmotta.platform.user.services.AccountServiceImpl
 
getRules() - Method in class org.apache.marmotta.kiwi.reasoner.model.program.Program
 
getScript(String) - Method in class org.apache.marmotta.kiwi.persistence.KiWiDialect
Return the contents of the SQL script with the given file name (relative to the current class)
getSelector() - Method in class org.apache.marmotta.ldpath.model.fields.FieldMapping
 
getSignature() - Method in interface org.apache.marmotta.ldpath.api.functions.NodeFunction
A string describing the signature of this node function, e.g.
getSignature() - Method in class org.apache.marmotta.ldpath.model.functions.AbstractTextFilterFunction
A string describing the signature of this node function, e.g.
getSignature() - Method in class org.apache.marmotta.ldpath.model.functions.coll.FlattenFunction
 
getSignature() - Method in class org.apache.marmotta.ldpath.model.functions.coll.GetFunction
 
getSignature() - Method in class org.apache.marmotta.ldpath.model.functions.coll.SubListFunction
 
getSignature() - Method in class org.apache.marmotta.ldpath.model.functions.ConcatenateFunction
A string describing the signature of this node function, e.g.
getSignature() - Method in class org.apache.marmotta.ldpath.model.functions.CountFunction
 
getSignature() - Method in class org.apache.marmotta.ldpath.model.functions.date.EarliestDateFunction
 
getSignature() - Method in class org.apache.marmotta.ldpath.model.functions.date.LatestDateFunction
 
getSignature() - Method in class org.apache.marmotta.ldpath.model.functions.FirstFunction
A string describing the signature of this node function, e.g.
getSignature() - Method in class org.apache.marmotta.ldpath.model.functions.html.CssSelectFunction
A string describing the signature of this node function, e.g.
getSignature() - Method in class org.apache.marmotta.ldpath.model.functions.LastFunction
A string describing the signature of this node function, e.g.
getSignature() - Method in class org.apache.marmotta.ldpath.model.functions.math.MaxFunction
 
getSignature() - Method in class org.apache.marmotta.ldpath.model.functions.math.MinFunction
 
getSignature() - Method in class org.apache.marmotta.ldpath.model.functions.math.RoundFunction
 
getSignature() - Method in class org.apache.marmotta.ldpath.model.functions.math.SumFunction
 
getSignature() - Method in class org.apache.marmotta.ldpath.model.functions.SortFunction
A string describing the signature of this node function, e.g.
getSignature() - Method in class org.apache.marmotta.ldpath.model.functions.text.ReplaceFunction
 
getSignature() - Method in class org.apache.marmotta.ldpath.model.functions.text.StrJoinFunction
 
getSignature() - Method in class org.apache.marmotta.ldpath.model.functions.text.StrLeftFunction
 
getSignature() - Method in class org.apache.marmotta.ldpath.model.functions.text.StrLenFunction
 
getSignature() - Method in class org.apache.marmotta.ldpath.model.functions.text.StrRightFunction
 
getSignature() - Method in class org.apache.marmotta.ldpath.model.functions.text.SubstringFunction
 
getSignature() - Method in class org.apache.marmotta.ldpath.model.functions.text.WordCountFunction
 
getSignature() - Method in class org.apache.marmotta.ldpath.model.functions.xml.XPathFunction
A string describing the signature of this node function, e.g.
getSignature() - Method in class org.apache.marmotta.ldpath.model.tests.AndTest
A string describing the signature of this node function, e.g.
getSignature() - Method in class org.apache.marmotta.ldpath.model.tests.functions.BinaryNumericTest
 
getSignature() - Method in class org.apache.marmotta.ldpath.model.tests.functions.text.AbstractStringTest
The signature of this functions (how to use it)
getSignature() - Method in class org.apache.marmotta.ldpath.model.tests.FunctionTest
 
getSignature() - Method in class org.apache.marmotta.ldpath.model.tests.IsATest
 
getSignature() - Method in class org.apache.marmotta.ldpath.model.tests.LiteralLanguageTest
A string describing the signature of this node function, e.g.
getSignature() - Method in class org.apache.marmotta.ldpath.model.tests.LiteralTypeTest
A string describing the signature of this node function, e.g.
getSignature() - Method in class org.apache.marmotta.ldpath.model.tests.NotTest
A string describing the signature of this node function, e.g.
getSignature() - Method in class org.apache.marmotta.ldpath.model.tests.OrTest
A string describing the signature of this node function, e.g.
getSignature() - Method in class org.apache.marmotta.ldpath.model.tests.PathEqualityTest
A string describing the signature of this node function, e.g.
getSignature() - Method in class org.apache.marmotta.ldpath.model.tests.PathTest
A string describing the signature of this node function, e.g.
getSignature() - Method in class org.apache.marmotta.platform.ldpath.model.functions.ContentFunction
A string describing the signature of this node function, e.g.
getSignature() - Method in class org.apache.marmotta.platform.ldpath.model.functions.JsoupFunction
A string describing the signature of this node function, e.g.
getSize() - Method in class org.apache.marmotta.kiwi.persistence.KiWiConnection
Count all non-deleted triples in the triple store
getSize(KiWiResource) - Method in class org.apache.marmotta.kiwi.persistence.KiWiConnection
Count all non-deleted triples in the triple store
getSnapshot(Date) - Method in interface org.apache.marmotta.kiwi.versioning.api.VersioningSail
Get a read-only snapshot of the repository at the given date.
getSnapshot(Date) - Method in class org.apache.marmotta.kiwi.versioning.repository.SnapshotRepository
Get a read-only snapshot of the repository at the given date.
getSnapshot(Date) - Method in class org.apache.marmotta.kiwi.versioning.sail.KiWiVersioningSail
Get a read-only snapshot of the repository at the given date.
getSnapshotDate() - Method in class org.apache.marmotta.kiwi.versioning.sail.KiWiSnapshotConnection
Return the date for which this snapshot is valid.
getSnapshotSize(Date) - Method in class org.apache.marmotta.kiwi.versioning.persistence.KiWiVersioningConnection
Count all non-deleted triples in the triple store at the given snapshot date
getSnapshotSize(KiWiResource, Date) - Method in class org.apache.marmotta.kiwi.versioning.persistence.KiWiVersioningConnection
Count all non-deleted triples in the triple store at the given snapshot date
getSocketTimeout() - Method in class org.apache.marmotta.ldclient.model.ClientConfiguration
Socket timeout in milliseconds; maximum time a socket may be idle; default 60 seconds
getSqlStates() - Method in class org.apache.marmotta.kiwi.persistence.KiWiConnection.RetryExecution
 
getStatement(String) - Method in class org.apache.marmotta.kiwi.persistence.KiWiDialect
Return the SQL statement with the given identifier, or null if such a statement does not exist.
getStatementIdentifiers() - Method in class org.apache.marmotta.kiwi.persistence.KiWiDialect
Return all available statement identifiers.
getStatements(Resource, URI, Value, boolean, Resource...) - Method in class org.apache.marmotta.kiwi.versioning.sail.KiWiSnapshotConnection
 
getStatementsInternal(Resource, URI, Value, boolean, Resource...) - Method in class org.apache.marmotta.kiwi.sail.KiWiSailConnection
 
getSubject() - Method in class org.apache.marmotta.kiwi.model.rdf.KiWiTriple
Get the subject of this extended triple.
getSubject() - Method in class org.apache.marmotta.kiwi.reasoner.model.program.Pattern
 
getSubnetInfo(InetAddress, int) - Static method in class org.apache.marmotta.platform.security.util.SubnetInfo
 
getSubnetInfo(InetAddress) - Static method in class org.apache.marmotta.platform.security.util.SubnetInfo
 
getSubnetInfo(String) - Static method in class org.apache.marmotta.platform.security.util.SubnetInfo
 
GetSuffix(int) - Method in class org.apache.marmotta.kiwi.reasoner.parser.SimpleCharStream
Get the suffix.
GetSuffix(int) - Method in class org.apache.marmotta.ldpath.parser.SimpleCharStream
Get the suffix.
getSupportedSettings() - Method in class org.apache.marmotta.platform.sparql.services.sparqlio.rdf.SPARQLGraphResultWriter
Deprecated.
 
getSupportedSettings() - Method in class org.apache.marmotta.platform.sparql.services.sparqlio.sparqlhtml.SPARQLBooleanHTMLWriter
 
getSupportedSettings() - Method in class org.apache.marmotta.platform.sparql.services.sparqlio.sparqlhtml.SPARQLResultsHTMLWriter
 
getSupportedSettings() - Method in class org.apache.marmotta.platform.sparql.services.sparqlio.sparqlhtml.SPARQLResultsHTMLWriterXSL
Deprecated.
 
getSupportingRules() - Method in class org.apache.marmotta.kiwi.reasoner.model.program.Justification
 
getSupportingTriples() - Method in class org.apache.marmotta.kiwi.reasoner.model.program.Justification
 
getTabSize(int) - Method in class org.apache.marmotta.kiwi.reasoner.parser.SimpleCharStream
 
getTabSize(int) - Method in class org.apache.marmotta.ldpath.parser.SimpleCharStream
 
getTestFunction(String) - Method in class org.apache.marmotta.ldpath.parser.LdPathParser
 
getTestFunctions() - Method in class org.apache.marmotta.ldpath.parser.Configuration
Return an immutable map of the registered function tests.
getThreadPool() - Method in interface org.apache.marmotta.ldpath.api.backend.RDFBackend
Deprecated.
subject to be removed in the next release
getThreadPool() - Method in class org.apache.marmotta.ldpath.backend.jena.GenericJenaBackend
In case the backend supports threading, this method should return the ExecutorService representing the thread pool.
getThreadPool() - Method in class org.apache.marmotta.ldpath.backend.linkeddata.LDCacheBackend
Deprecated.
subject to be removed in the next release
getThreadPool() - Method in class org.apache.marmotta.ldpath.backend.sesame.AbstractSesameBackend
Deprecated.
getThreadPool() - Method in class org.apache.marmotta.ldpath.backend.sesame.ThreadingSesameBackend
Deprecated.
In case the backend supports threading, this method should return the ExecutorService representing the thread pool.
getToken(int) - Method in class org.apache.marmotta.kiwi.reasoner.parser.KWRLProgramParser
Get the specific Token.
getToken(int) - Method in class org.apache.marmotta.ldpath.parser.LdPathParser
Get the specific Token.
getTransactionId() - Method in class org.apache.marmotta.commons.sesame.transactions.model.TransactionData
 
getTransactionId() - Method in class org.apache.marmotta.kiwi.persistence.KiWiConnection
Return the current transaction ID
getTransformableTypes() - Method in interface org.apache.marmotta.platform.ldpath.api.LDPathService
List all types that have a transformer registered.
getTransformableTypes() - Method in class org.apache.marmotta.platform.ldpath.services.LDPathServiceImpl
 
getTransformer() - Method in class org.apache.marmotta.ldpath.model.fields.FieldMapping
 
getTransformer(URI) - Method in class org.apache.marmotta.ldpath.parser.LdPathParser
 
getTransformer(Node) - Method in class org.apache.marmotta.ldpath.parser.LdPathParser
 
getTransformer(String) - Method in class org.apache.marmotta.ldpath.parser.LdPathParser
 
getTransformers() - Method in class org.apache.marmotta.ldpath.LDPath
 
getTransformers() - Method in class org.apache.marmotta.ldpath.parser.Configuration
Return an immutable map of the registered transformers.
getTriple() - Method in class org.apache.marmotta.kiwi.reasoner.model.program.Justification
 
getTripleBatchSize() - Method in class org.apache.marmotta.kiwi.config.KiWiConfiguration
 
getTripleCache() - Method in interface org.apache.marmotta.kiwi.caching.CacheManager
Return the triple id -> triple cache from the cache manager.
getTripleCache() - Method in class org.apache.marmotta.kiwi.caching.GuavaCacheManager
Return the triple id -> triple cache from the cache manager.
getTripleCacheSize() - Method in class org.apache.marmotta.kiwi.config.KiWiConfiguration
The maximum size of the triple cache used for looking up triples by id
getTripleCount() - Method in class org.apache.marmotta.ldcache.model.CacheEntry
The number of triples that have been retrieved in the last cache refresh.
getTripleId(KiWiResource, KiWiUriResource, KiWiNode, KiWiResource) - Method in class org.apache.marmotta.kiwi.persistence.KiWiConnection
Return the identifier of the triple with the given subject, predicate, object and context, or null if this triple does not exist.
getTriples() - Method in class org.apache.marmotta.ldcache.model.CacheEntry
The triples cached for the resource by this entry.
getTriples() - Method in class org.apache.marmotta.ldclient.model.ClientResponse
Deprecated.
getTupleQueryResultFormat() - Method in class org.apache.marmotta.platform.sparql.services.sparqlio.sparqlhtml.SPARQLResultsHTMLWriter
 
getTupleQueryResultFormat() - Method in class org.apache.marmotta.platform.sparql.services.sparqlio.sparqlhtml.SPARQLResultsHTMLWriterFactory
getTupleQueryResultFormat() - Method in class org.apache.marmotta.platform.sparql.services.sparqlio.sparqlhtml.SPARQLResultsHTMLWriterXSL
Deprecated.
Gets the query result format that this writer uses.
getType() - Method in class org.apache.marmotta.kiwi.model.rdf.KiWiLiteral
Return the RDF/XSD type of this literal.
getType() - Method in class org.apache.marmotta.ldclient.api.endpoint.Endpoint
 
getType() - Method in class org.apache.marmotta.platform.security.model.SecurityConstraint
 
getTypes(URI) - Method in class org.apache.marmotta.ldclient.provider.html.AbstractHTMLDataProvider
Return a list of URIs that should be added as types for each processed resource.
getTypes(URI) - Method in class org.apache.marmotta.ldclient.provider.xml.AbstractXMLDataProvider
Return a list of URIs that should be added as types for each processed resource.
getUpdateCount() - Method in class org.apache.marmotta.ldcache.model.CacheEntry
The number of times this resource has already been updated.
getUri() - Method in class org.apache.marmotta.kiwi.model.rdf.KiWiNamespace
 
getUri() - Method in class org.apache.marmotta.kiwi.model.rdf.KiWiUriResource
Deprecated.
getURI(String) - Method in class org.apache.marmotta.kiwi.sail.KiWiSailConnection
Return the Sesame URI with the given uri identifier if it exists, or null if it does not exist.
getUri() - Method in enum org.apache.marmotta.platform.ldp.api.LdpService.InteractionModel
 
getUriCache() - Method in interface org.apache.marmotta.kiwi.caching.CacheManager
Return the uri -> KiWiUriResource cache from the cache manager.
getUriCache() - Method in class org.apache.marmotta.kiwi.caching.GuavaCacheManager
Return the uri -> KiWiUriResource cache from the cache manager.
getUriCacheSize() - Method in class org.apache.marmotta.kiwi.config.KiWiConfiguration
The maximum size of the URI cache used by the KiWiValueFactory (default: 500000)
getUriPattern() - Method in class org.apache.marmotta.ldclient.api.endpoint.Endpoint
 
getUriPatternCompiled() - Method in class org.apache.marmotta.ldclient.api.endpoint.Endpoint
 
getUrlPattern() - Method in class org.apache.marmotta.platform.security.model.SecurityConstraint
 
getUser(String) - Method in class org.apache.marmotta.platform.user.webservices.UserManagementWebService
Return the Account data of the requested login
getUser(String, String) - Method in class org.apache.marmotta.platform.user.webservices.UserWebService
Resolve/Redirect access to /user/* uris.
getUserConfiguration(UserAccount, String) - Method in interface org.apache.marmotta.platform.user.api.UserConfigurationService
Get the configuration for the given user and key.
getUserConfiguration(UserAccount, String, String) - Method in interface org.apache.marmotta.platform.user.api.UserConfigurationService
Get the configuration for the given user and key.
getUserConfiguration(UserAccount, String, String) - Method in class org.apache.marmotta.platform.user.services.UserConfigurationServiceImpl
 
getUserConfiguration(UserAccount, String) - Method in class org.apache.marmotta.platform.user.services.UserConfigurationServiceImpl
 
getUserConfiguration(UserAccount) - Method in class org.apache.marmotta.platform.user.services.UserConfigurationServiceImpl
 
getUserListConfiguration(UserAccount, String) - Method in interface org.apache.marmotta.platform.user.api.UserConfigurationService
Return the list configuration value of the given key for the given user.
getUserListConfiguration(UserAccount, String, List<Object>) - Method in interface org.apache.marmotta.platform.user.api.UserConfigurationService
Return the list configuration value of the given key for the given user.
getUserListConfiguration(UserAccount, String) - Method in class org.apache.marmotta.platform.user.services.UserConfigurationServiceImpl
 
getUserListConfiguration(UserAccount, String, List<Object>) - Method in class org.apache.marmotta.platform.user.services.UserConfigurationServiceImpl
 
getValidationQuery() - Method in class org.apache.marmotta.kiwi.persistence.h2.H2Dialect
Get the query string that can be used for validating that a JDBC connection to this database is still valid.
getValidationQuery() - Method in class org.apache.marmotta.kiwi.persistence.KiWiDialect
Get the query string that can be used for validating that a JDBC connection to this database is still valid.
getValidationQuery() - Method in class org.apache.marmotta.kiwi.persistence.mysql.MySQLDialect
Get the query string that can be used for validating that a JDBC connection to this database is still valid.
getValidationQuery() - Method in class org.apache.marmotta.kiwi.persistence.pgsql.PostgreSQLDialect
Get the query string that can be used for validating that a JDBC connection to this database is still valid.
getValue() - Method in class org.apache.marmotta.kiwi.reasoner.parser.Token
An optional attribute value of the Token.
getValue() - Method in class org.apache.marmotta.ldpath.parser.Token
An optional attribute value of the Token.
getValueFactory() - Method in class org.apache.marmotta.kiwi.persistence.KiWiPersistence
 
getValueFactory() - Method in class org.apache.marmotta.kiwi.reasoner.parser.KWRLProgramParserBase
 
getValueFactory() - Method in class org.apache.marmotta.kiwi.sail.KiWiSailConnection
 
getValueFactory() - Method in class org.apache.marmotta.kiwi.sail.KiWiStore
Gets a ValueFactory object that can be used to create URI-, blank node-, literal- and statement objects.
getValues(RDFBackend<Node>, Node, Map<Node, List<Node>>) - Method in class org.apache.marmotta.ldpath.model.fields.FieldMapping
Get the values of this mapping for the context node passed as argument, transformed into the datatype generated by the transformer.
getValues(RDFBackend<Node>, Node) - Method in class org.apache.marmotta.ldpath.model.fields.FieldMapping
Get the values of this mapping for the context node passed as argument, transformed into the datatype generated by the transformer.
getVariable(String) - Method in class org.apache.marmotta.kiwi.reasoner.parser.KWRLProgramParserBase
 
getVersion() - Method in class org.apache.marmotta.kiwi.persistence.KiWiDialect
 
getVersion(Long) - Method in class org.apache.marmotta.kiwi.versioning.persistence.KiWiVersioningConnection
Retrieve a version by its id.
getVersion(Long) - Method in class org.apache.marmotta.kiwi.versioning.sail.KiWiVersioningSail
 
getVersioningBackend() - Method in class org.apache.marmotta.kiwi.versioning.sail.KiWiVersionListener
Return the backend used for versioning.
getVolatileEndpoints() - Method in class org.apache.marmotta.platform.ldcache.api.ldcache.LDCacheSailProvider
Return all configured volatile endpoints.
getWebId() - Method in class org.apache.marmotta.platform.user.model.UserAccount
 
getWriter(OutputStream) - Method in class org.apache.marmotta.platform.sparql.services.sparqlio.sparqlhtml.SPARQLBooleanHTMLWriterFactory
Returns a new instance of SPARQLBooleanHTMLWriter.
getWriter(OutputStream) - Method in class org.apache.marmotta.platform.sparql.services.sparqlio.sparqlhtml.SPARQLResultsHTMLWriterFactory
Returns a new instance of SPARQLResultsHTMLWriter.
getWriterConfig() - Method in class org.apache.marmotta.platform.sparql.services.sparqlio.rdf.SPARQLGraphResultWriter
Deprecated.
 
getWriterConfig() - Method in class org.apache.marmotta.platform.sparql.services.sparqlio.sparqlhtml.SPARQLBooleanHTMLWriter
 
getWriterConfig() - Method in class org.apache.marmotta.platform.sparql.services.sparqlio.sparqlhtml.SPARQLResultsHTMLWriter
Retrieves the current writer configuration as a single object.
getWriterConfig() - Method in class org.apache.marmotta.platform.sparql.services.sparqlio.sparqlhtml.SPARQLResultsHTMLWriterXSL
Deprecated.
Retrieves the current writer configuration as a single object.
getXpath() - Method in class org.apache.marmotta.ldclient.provider.xml.mapping.XPathValueMapper
 
getXPathMappings(String) - Method in class org.apache.marmotta.ldclient.provider.xml.AbstractXMLDataProvider
Return a mapping table mapping from RDF properties to XPath Value Mappers.
grantAccess(HttpServletRequest) - Method in interface org.apache.marmotta.platform.security.api.SecurityService
Check whether access is granted for the given request.
grantAccess(HttpServletRequest) - Method in class org.apache.marmotta.platform.security.services.SecurityServiceImpl
Check whether access is granted for the given request.
GreaterEqualTest<Node> - Class in org.apache.marmotta.ldpath.model.tests.functions
 
GreaterEqualTest() - Constructor for class org.apache.marmotta.ldpath.model.tests.functions.GreaterEqualTest
 
GreaterThanTest<Node> - Class in org.apache.marmotta.ldpath.model.tests.functions
 
GreaterThanTest() - Constructor for class org.apache.marmotta.ldpath.model.tests.functions.GreaterThanTest
 
GroupedSelector<Node> - Class in org.apache.marmotta.ldpath.model.selectors
A Group is a complex selector in brackets.
GroupedSelector(NodeSelector<Node>) - Constructor for class org.apache.marmotta.ldpath.model.selectors.GroupedSelector
 
GroupedSelector() - Method in class org.apache.marmotta.ldpath.parser.LdPathParser
 
GroupedTest() - Method in class org.apache.marmotta.ldpath.parser.LdPathParser
 
GuavaCacheManager - Class in org.apache.marmotta.kiwi.caching
A simple implementation of a cache manager using the Guava caching functionality.
GuavaCacheManager(KiWiConfiguration) - Constructor for class org.apache.marmotta.kiwi.caching.GuavaCacheManager
 
GuavaCacheManagerFactory - Class in org.apache.marmotta.kiwi.caching
Create simple Guava-based in-memory caches.
GuavaCacheManagerFactory() - Constructor for class org.apache.marmotta.kiwi.caching.GuavaCacheManagerFactory
 

H

H2Dialect - Class in org.apache.marmotta.kiwi.persistence.h2
Add file description here!

Author: Sebastian Schaffert

H2Dialect() - Constructor for class org.apache.marmotta.kiwi.persistence.h2.H2Dialect
 
handleBoolean(boolean) - Method in class org.apache.marmotta.platform.sparql.services.sparqlio.rdf.SPARQLGraphResultWriter
Deprecated.
 
handleBoolean(boolean) - Method in class org.apache.marmotta.platform.sparql.services.sparqlio.sparqlhtml.SPARQLBooleanHTMLWriter
 
handleBoolean(boolean) - Method in class org.apache.marmotta.platform.sparql.services.sparqlio.sparqlhtml.SPARQLResultsHTMLWriterXSL
Deprecated.
 
handleLinks(List<String>) - Method in class org.apache.marmotta.platform.sparql.services.sparqlio.rdf.SPARQLGraphResultWriter
Deprecated.
 
handleLinks(List<String>) - Method in class org.apache.marmotta.platform.sparql.services.sparqlio.sparqlhtml.SPARQLBooleanHTMLWriter
 
handleLinks(List<String>) - Method in class org.apache.marmotta.platform.sparql.services.sparqlio.sparqlhtml.SPARQLResultsHTMLWriter
 
handleLinks(List<String>) - Method in class org.apache.marmotta.platform.sparql.services.sparqlio.sparqlhtml.SPARQLResultsHTMLWriterXSL
Deprecated.
 
handleNamespace(String, String) - Method in class org.apache.marmotta.platform.sparql.services.sparqlio.rdf.SPARQLGraphResultWriter
Deprecated.
 
handleNamespace(String, String) - Method in class org.apache.marmotta.platform.sparql.services.sparqlio.sparqlhtml.SPARQLBooleanHTMLWriter
 
handleNamespace(String, String) - Method in class org.apache.marmotta.platform.sparql.services.sparqlio.sparqlhtml.SPARQLResultsHTMLWriter
 
handleNamespace(String, String) - Method in class org.apache.marmotta.platform.sparql.services.sparqlio.sparqlhtml.SPARQLResultsHTMLWriterXSL
Deprecated.
 
handles(String) - Method in class org.apache.marmotta.ldclient.api.endpoint.Endpoint
Check if this Endpoint handles (is responsible) for this URI.
handleSolution(BindingSet) - Method in class org.apache.marmotta.platform.sparql.services.sparqlio.rdf.SPARQLGraphResultWriter
Deprecated.
 
handleSolution(BindingSet) - Method in class org.apache.marmotta.platform.sparql.services.sparqlio.sparqlhtml.SPARQLBooleanHTMLWriter
 
handleSolution(BindingSet) - Method in class org.apache.marmotta.platform.sparql.services.sparqlio.sparqlhtml.SPARQLResultsHTMLWriter
 
handleSolution(BindingSet) - Method in class org.apache.marmotta.platform.sparql.services.sparqlio.sparqlhtml.SPARQLResultsHTMLWriterXSL
Deprecated.
Handles a solution.
handleStylesheet(String) - Method in class org.apache.marmotta.platform.sparql.services.sparqlio.rdf.SPARQLGraphResultWriter
Deprecated.
 
handleStylesheet(String) - Method in class org.apache.marmotta.platform.sparql.services.sparqlio.sparqlhtml.SPARQLBooleanHTMLWriter
 
handleStylesheet(String) - Method in class org.apache.marmotta.platform.sparql.services.sparqlio.sparqlhtml.SPARQLResultsHTMLWriter
 
handleStylesheet(String) - Method in class org.apache.marmotta.platform.sparql.services.sparqlio.sparqlhtml.SPARQLResultsHTMLWriterXSL
Deprecated.
 
HANDLING_LENIENT - Static variable in class org.apache.marmotta.platform.ldp.webservices.PreferHeader
 
HANDLING_STRICT - Static variable in class org.apache.marmotta.platform.ldp.webservices.PreferHeader
 
hasEndpoint(String) - Method in interface org.apache.marmotta.ldclient.api.ldclient.LDClientService
Test whether an endpoint definition for the given url pattern already exists.
hasEndpoint(String) - Method in class org.apache.marmotta.ldclient.services.ldclient.LDClient
Test whether an endpoint definition for the given url pattern already exists.
hasEndpoint(String) - Method in interface org.apache.marmotta.platform.ldcache.api.endpoint.LinkedDataEndpointService
Test whether an endpoint definition for the given url pattern already exists.
hasEndpoint(String) - Method in class org.apache.marmotta.platform.ldcache.services.endpoint.LinkedDataEndpointServiceImpl
Test whether an endpoint definition for the given url pattern already exists.
hash(String) - Method in enum org.apache.marmotta.platform.user.model.UserAccount.PasswordHash
 
hashCode() - Method in class org.apache.marmotta.commons.sesame.transactions.model.TransactionData
 
hashCode() - Method in class org.apache.marmotta.commons.sesame.tripletable.IntArray
 
hashCode() - Method in class org.apache.marmotta.commons.sesame.tripletable.TripleTable
 
hashCode() - Method in class org.apache.marmotta.kiwi.model.rdf.KiWiAnonResource
 
hashCode() - Method in class org.apache.marmotta.kiwi.model.rdf.KiWiLiteral
 
hashCode() - Method in class org.apache.marmotta.kiwi.model.rdf.KiWiNamespace
 
hashCode() - Method in class org.apache.marmotta.kiwi.model.rdf.KiWiTriple
 
hashCode() - Method in class org.apache.marmotta.kiwi.model.rdf.KiWiUriResource
 
hashCode() - Method in class org.apache.marmotta.kiwi.reasoner.model.program.Justification
 
hashCode() - Method in class org.apache.marmotta.kiwi.reasoner.model.program.LiteralField
 
hashCode() - Method in class org.apache.marmotta.kiwi.reasoner.model.program.Pattern
 
hashCode() - Method in class org.apache.marmotta.kiwi.reasoner.model.program.Program
 
hashCode() - Method in class org.apache.marmotta.kiwi.reasoner.model.program.ResourceField
 
hashCode() - Method in class org.apache.marmotta.kiwi.reasoner.model.program.Rule
 
hashCode() - Method in class org.apache.marmotta.kiwi.reasoner.model.program.VariableField
 
hashCode() - Method in class org.apache.marmotta.ldclient.api.endpoint.Endpoint
 
hashCode() - Method in class org.apache.marmotta.ldpath.model.selectors.FunctionSelector
 
hashCode() - Method in class org.apache.marmotta.ldpath.model.selectors.GroupedSelector
 
hashCode() - Method in class org.apache.marmotta.ldpath.model.selectors.IntersectionSelector
 
hashCode() - Method in class org.apache.marmotta.ldpath.model.selectors.PathSelector
 
hashCode() - Method in class org.apache.marmotta.ldpath.model.selectors.PropertySelector
 
hashCode() - Method in class org.apache.marmotta.ldpath.model.selectors.RecursivePathSelector
 
hashCode() - Method in class org.apache.marmotta.ldpath.model.selectors.ReversePropertySelector
 
hashCode() - Method in class org.apache.marmotta.ldpath.model.selectors.StringConstantSelector
 
hashCode() - Method in class org.apache.marmotta.ldpath.model.selectors.TestingSelector
 
hashCode() - Method in class org.apache.marmotta.ldpath.model.selectors.UnionSelector
 
hashCode() - Method in class org.apache.marmotta.ldpath.model.tests.AndTest
 
hashCode() - Method in class org.apache.marmotta.ldpath.model.tests.LiteralLanguageTest
 
hashCode() - Method in class org.apache.marmotta.ldpath.model.tests.LiteralTypeTest
 
hashCode() - Method in class org.apache.marmotta.ldpath.model.tests.NotTest
 
hashCode() - Method in class org.apache.marmotta.ldpath.model.tests.OrTest
 
hashCode() - Method in class org.apache.marmotta.ldpath.model.tests.PathEqualityTest
 
hashCode() - Method in class org.apache.marmotta.ldpath.model.tests.PathTest
 
hashCode() - Method in class org.apache.marmotta.platform.user.model.UserAccount
 
hasNext() - Method in class org.apache.marmotta.kiwi.persistence.util.ResultSetIteration
Returns true if the iteration has more elements.
hasProperty(String) - Method in class org.apache.marmotta.ldclient.api.endpoint.Endpoint
 
hasRole(UserAccount, String) - Method in interface org.apache.marmotta.platform.user.api.AccountService
Check whether the given UserAccount has the role in question.
hasRole(UserAccount, String) - Method in class org.apache.marmotta.platform.user.services.AccountServiceImpl
 
hasStatement(String) - Method in class org.apache.marmotta.kiwi.persistence.KiWiDialect
Return true if a statement with the given identifier exists
hasType(RDFBackend<Node>, Node, String) - Method in class org.apache.marmotta.ldpath.model.functions.coll.AbstractCollFunction
 
hasType(RepositoryConnection, URI, URI) - Method in interface org.apache.marmotta.platform.ldp.api.LdpService
 
hasType(RepositoryConnection, URI, URI) - Method in class org.apache.marmotta.platform.ldp.services.LdpServiceImpl
 
HEAD(UriInfo, String, PreferHeader) - Method in class org.apache.marmotta.platform.ldp.webservices.LdpWebService
 
HeadObject() - Method in class org.apache.marmotta.kiwi.reasoner.parser.KWRLProgramParser
 
HeadSubject() - Method in class org.apache.marmotta.kiwi.reasoner.parser.KWRLProgramParser
 
HeadTriplePattern() - Method in class org.apache.marmotta.kiwi.reasoner.parser.KWRLProgramParser
 
HOURS - Static variable in class org.apache.marmotta.kiwi.vocabulary.FN_MARMOTTA
 
HtmlTextFunction<Node> - Class in org.apache.marmotta.ldpath.model.functions.html
 
HtmlTextFunction() - Constructor for class org.apache.marmotta.ldpath.model.functions.html.HtmlTextFunction
 
HTTP_HEADER_ACCEPT_PATCH - Static variable in class org.apache.marmotta.platform.ldp.webservices.LdpWebService
 
HTTP_HEADER_ACCEPT_POST - Static variable in class org.apache.marmotta.platform.ldp.webservices.LdpWebService
 
HTTP_HEADER_PREFER - Static variable in class org.apache.marmotta.platform.ldp.webservices.LdpWebService
 
HTTP_HEADER_PREFERENCE_APPLIED - Static variable in class org.apache.marmotta.platform.ldp.webservices.LdpWebService
 
HTTP_HEADER_SLUG - Static variable in class org.apache.marmotta.platform.ldp.webservices.LdpWebService
 
HTTP_LOCALHOST - Static variable in class org.apache.marmotta.kiwi.io.KiWiIO
 
HTTP_METHOD_PATCH - Static variable in class org.apache.marmotta.platform.ldp.webservices.LdpWebService
 
HTTPMethods - Enum in org.apache.marmotta.platform.security.model
The HTTP methods supported by the access control filter

Author: Sebastian Schaffert

I

IDENTIFIER - Static variable in interface org.apache.marmotta.kiwi.reasoner.parser.KWRLProgramParserConstants
RegularExpression Id.
IDENTIFIER - Static variable in interface org.apache.marmotta.ldpath.parser.LdPathParserConstants
RegularExpression Id.
IdentityTransformer<Node> - Class in org.apache.marmotta.ldpath.model.transformers
A very simple transformer that only returns the node itself.
IdentityTransformer() - Constructor for class org.apache.marmotta.ldpath.model.transformers.IdentityTransformer
 
IDGenerator - Interface in org.apache.marmotta.kiwi.generator
An interface for database ID generators.
IDGeneratorType - Enum in org.apache.marmotta.kiwi.generator
An enum for describing different ways of calculating the primary key ids for database rows in the KiWiConfiguration
ignoreFilters - Variable in class org.apache.marmotta.platform.ldcache.api.ldcache.LDCacheSailProvider
 
image - Variable in class org.apache.marmotta.kiwi.reasoner.parser.Token
The string image of the token.
image - Variable in class org.apache.marmotta.ldpath.parser.Token
The string image of the token.
IN_COMMENT - Static variable in interface org.apache.marmotta.kiwi.reasoner.parser.KWRLProgramParserConstants
Lexical state.
IN_COMMENT - Static variable in interface org.apache.marmotta.ldpath.parser.LdPathParserConstants
Lexical state.
inBuf - Variable in class org.apache.marmotta.kiwi.reasoner.parser.SimpleCharStream
 
inBuf - Variable in class org.apache.marmotta.ldpath.parser.SimpleCharStream
 
include(String...) - Method in class org.apache.marmotta.platform.ldp.webservices.PreferHeader.PreferBuilder
LDP specific: Add a "include" parameter for the given URIs.
includeContainment() - Method in class org.apache.marmotta.platform.ldp.api.Preference
Should containment triples be included in the response?
includeContent() - Method in class org.apache.marmotta.platform.ldp.api.Preference
Should the LDP-RS content be included in the response?
includeMembership() - Method in class org.apache.marmotta.platform.ldp.api.Preference
Should membership triples be included in the response?
includeMinimalContainer() - Method in class org.apache.marmotta.platform.ldp.api.Preference
Should minimal container triples be included in the response?
includePreference(String...) - Static method in class org.apache.marmotta.platform.ldp.api.Preference
Non-minimal preference, with only the args included.
IncompatibleResourceTypeException - Exception in org.apache.marmotta.platform.ldp.exceptions
Exception to be thrown if a RDFS-Resource is available where a Non-RDF-Resource is expected, and vice versa.
IncompatibleResourceTypeException(String, String) - Constructor for exception org.apache.marmotta.platform.ldp.exceptions.IncompatibleResourceTypeException
 
IncompatibleResourceTypeException(String, String, String) - Constructor for exception org.apache.marmotta.platform.ldp.exceptions.IncompatibleResourceTypeException
 
INCONSISTENCY - Static variable in interface org.apache.marmotta.kiwi.reasoner.parser.KWRLProgramParserConstants
RegularExpression Id.
init(RepositoryConnection, URI) - Method in interface org.apache.marmotta.platform.ldp.api.LdpService
Initializes the root LDP Container
init() - Method in class org.apache.marmotta.platform.ldp.services.LdpBinaryStoreServiceImpl
 
init(RepositoryConnection, URI) - Method in class org.apache.marmotta.platform.ldp.services.LdpServiceImpl
 
init(FilterConfig) - Method in class org.apache.marmotta.platform.security.filters.MarmottaAccessControlFilter
Called by the web container to indicate to a filter that it is being placed into service.
init(FilterConfig) - Method in class org.apache.marmotta.platform.user.filters.MarmottaAuthenticationFilter
Initialise authentication filter
initDatabase() - Method in class org.apache.marmotta.kiwi.persistence.KiWiPersistence
 
initDatabase(String, String[]) - Method in class org.apache.marmotta.kiwi.persistence.KiWiPersistence
Initialise the database, creating or upgrading tables if they do not exist or are of the wrong version.
initDatabase() - Method in class org.apache.marmotta.kiwi.reasoner.persistence.KiWiReasoningPersistence
Initialise the database, creating or upgrading tables if they do not exist or are of the wrong version.
initDatabase() - Method in class org.apache.marmotta.kiwi.versioning.persistence.KiWiVersioningPersistence
Initialise the database, creating or upgrading tables if they do not exist or are of the wrong version.
initialise() - Method in class org.apache.marmotta.kiwi.persistence.KiWiPersistence
 
initialise() - Method in class org.apache.marmotta.platform.ldpath.model.functions.ContentFunction
 
initialise() - Method in class org.apache.marmotta.platform.ldpath.services.LDPathServiceImpl
 
initialise() - Method in class org.apache.marmotta.platform.security.services.SecurityServiceImpl
 
initialise() - Method in class org.apache.marmotta.platform.user.services.UserConfigurationServiceImpl
 
initialize() - Method in class org.apache.marmotta.kiwi.reasoner.sail.KiWiReasoningSail
 
initialize() - Method in class org.apache.marmotta.kiwi.versioning.sail.KiWiVersioningSail
Ensure that the versioning tables are properly initialised in the database.
initialize() - Method in interface org.apache.marmotta.ldcache.api.LDCachingBackend
Carry out any initialization tasks that might be necessary
initialize() - Method in class org.apache.marmotta.platform.ldcache.api.ldcache.LDCacheSailProvider
 
initialize() - Method in class org.apache.marmotta.platform.ldcache.services.endpoint.LinkedDataEndpointServiceImpl
 
initialize(SesameStartupEvent) - Method in class org.apache.marmotta.platform.ldp.webservices.LdpWebService
 
initialize() - Method in class org.apache.marmotta.platform.ldpath.backend.LMFBackend
Deprecated.
 
initialize() - Method in class org.apache.marmotta.platform.sparql.services.sparql.SparqlServiceImpl
 
initialize() - Method in class org.apache.marmotta.platform.user.services.AccountServiceImpl
 
initialize() - Method in class org.apache.marmotta.platform.user.services.AuthenticationServiceImpl
 
initialize() - Method in class org.apache.marmotta.platform.user.webservices.UserManagementWebService
 
initialize() - Method in class org.apache.marmotta.platform.user.webservices.UserWebService
 
initializeInternal() - Method in class org.apache.marmotta.kiwi.sail.KiWiStore
Do store-specific operations to initialize the store.
input_stream - Variable in class org.apache.marmotta.kiwi.reasoner.parser.KWRLProgramParserTokenManager
 
input_stream - Variable in class org.apache.marmotta.ldpath.parser.LdPathParserTokenManager
 
inputStream - Variable in class org.apache.marmotta.kiwi.reasoner.parser.SimpleCharStream
 
inputStream - Variable in class org.apache.marmotta.ldpath.parser.SimpleCharStream
 
IntArray - Class in org.apache.marmotta.commons.sesame.tripletable
Add file description here!

Author: Sebastian Schaffert

IntArray(int[]) - Constructor for class org.apache.marmotta.commons.sesame.tripletable.IntArray
 
integerValue() - Method in class org.apache.marmotta.kiwi.model.rdf.KiWiLiteral
Returns the integer value of this literal.
integerValue(Node) - Method in interface org.apache.marmotta.ldpath.api.backend.NodeBackend
Return the arbitrary length integer value of a literal node.
integerValue(RDFNode) - Method in class org.apache.marmotta.ldpath.backend.jena.GenericJenaBackend
Return the arbitrary length integer value of a literal node.
integerValue(Value) - Method in class org.apache.marmotta.ldpath.backend.linkeddata.LDCacheBackend
 
integerValue(Value) - Method in class org.apache.marmotta.ldpath.backend.sesame.SesameValueBackend
 
integerValue(Node) - Method in class org.apache.marmotta.ldpath.model.backend.AbstractBackend
Parses the BugIneger value of the parsed node by using AbstractBackend.decimalValue(Object).
IntersectionSelector<Node> - Class in org.apache.marmotta.ldpath.model.selectors
Add file description here!

Author: Sebastian Schaffert

IntersectionSelector(NodeSelector<Node>, NodeSelector<Node>) - Constructor for class org.apache.marmotta.ldpath.model.selectors.IntersectionSelector
 
IntersectionSelector() - Method in class org.apache.marmotta.ldpath.parser.LdPathParser
 
IntTransformer<Node> - Class in org.apache.marmotta.ldpath.model.transformers
Add file description here!

Author: Sebastian Schaffert

IntTransformer() - Constructor for class org.apache.marmotta.ldpath.model.transformers.IntTransformer
 
intType - Variable in class org.apache.marmotta.ldpath.model.functions.math.RoundFunction
 
intValue() - Method in class org.apache.marmotta.kiwi.model.rdf.KiWiIntLiteral
Returns the int value of this literal.
intValue() - Method in class org.apache.marmotta.kiwi.model.rdf.KiWiLiteral
Returns the int value of this literal.
intValue(Node) - Method in interface org.apache.marmotta.ldpath.api.backend.NodeBackend
Return the 32bit integer value of a literal node.
intValue(RDFNode) - Method in class org.apache.marmotta.ldpath.backend.jena.GenericJenaBackend
Return the 32bit integer value of a literal node.
intValue(Value) - Method in class org.apache.marmotta.ldpath.backend.linkeddata.LDCacheBackend
 
intValue(Value) - Method in class org.apache.marmotta.ldpath.backend.sesame.SesameValueBackend
 
intValue(Node) - Method in class org.apache.marmotta.ldpath.model.backend.AbstractBackend
Parses the Integer value of the parsed node by using AbstractBackend.decimalValue(Object).
InvalidInteractionModelException - Exception in org.apache.marmotta.platform.ldp.exceptions
Invalid or unknown LDP Client Interaction Model Exception
InvalidInteractionModelException(String) - Constructor for exception org.apache.marmotta.platform.ldp.exceptions.InvalidInteractionModelException
 
InvalidInteractionModelException(URI) - Constructor for exception org.apache.marmotta.platform.ldp.exceptions.InvalidInteractionModelException
 
InvalidInteractionModelException(URI) - Constructor for exception org.apache.marmotta.platform.ldp.exceptions.InvalidInteractionModelException
 
InvalidModificationException - Exception in org.apache.marmotta.platform.ldp.exceptions
Exception to be thrown if a client operation tries to modify server-controlled data, and the operation should not be ignored.
InvalidModificationException() - Constructor for exception org.apache.marmotta.platform.ldp.exceptions.InvalidModificationException
 
InvalidModificationException(String) - Constructor for exception org.apache.marmotta.platform.ldp.exceptions.InvalidModificationException
 
InvalidModificationException(String, Throwable) - Constructor for exception org.apache.marmotta.platform.ldp.exceptions.InvalidModificationException
 
InvalidModificationException(Throwable) - Constructor for exception org.apache.marmotta.platform.ldp.exceptions.InvalidModificationException
 
INVERSE - Static variable in interface org.apache.marmotta.ldpath.parser.LdPathParserConstants
RegularExpression Id.
IPv4SubnetInfo - Class in org.apache.marmotta.platform.security.util
Implementation of subnet information for IPv4, based on Apache Commons Net.
IPv4SubnetInfo(Inet4Address, int) - Constructor for class org.apache.marmotta.platform.security.util.IPv4SubnetInfo
 
IPv6SubnetInfo - Class in org.apache.marmotta.platform.security.util
Implements IPv6 Subnets using BigInteger to perform subnet matching.
IPv6SubnetInfo(Inet6Address, int) - Constructor for class org.apache.marmotta.platform.security.util.IPv6SubnetInfo
 
IS - Static variable in interface org.apache.marmotta.ldpath.parser.LdPathParserConstants
RegularExpression Id.
IS_A - Static variable in interface org.apache.marmotta.ldpath.parser.LdPathParserConstants
RegularExpression Id.
isActive() - Method in class org.apache.marmotta.kiwi.versioning.sail.KiWiSnapshotConnection
 
isActive() - Method in class org.apache.marmotta.ldclient.api.endpoint.Endpoint
 
isAnonymousResource() - Method in class org.apache.marmotta.kiwi.model.rdf.KiWiAnonResource
 
isAnonymousResource() - Method in class org.apache.marmotta.kiwi.model.rdf.KiWiLiteral
 
isAnonymousResource() - Method in class org.apache.marmotta.kiwi.model.rdf.KiWiNode
Return true in case the node is an anonymous resource / BNode (avoids instanceof test)
isAnonymousResource() - Method in class org.apache.marmotta.kiwi.model.rdf.KiWiResource
Return true if the resource is an anonymous resource / blank node
isAnonymousResource() - Method in class org.apache.marmotta.kiwi.model.rdf.KiWiUriResource
 
isArraySupported() - Method in class org.apache.marmotta.kiwi.persistence.KiWiDialect
Return true in case the database supports creating arrays with ARRAY[...]
isArraySupported() - Method in class org.apache.marmotta.kiwi.persistence.pgsql.PostgreSQLDialect
Return true in case the database supports creating arrays with ARRAY[...]
IsATest<Node> - Class in org.apache.marmotta.ldpath.model.tests
Shortcut for PathEqualityTest with the property http://www.w3.org/1999/02/22-rdf-syntax-ns#type
IsATest(Node, Node) - Constructor for class org.apache.marmotta.ldpath.model.tests.IsATest
 
IsATest() - Method in class org.apache.marmotta.ldpath.parser.LdPathParser
 
isBatchCommit() - Method in class org.apache.marmotta.kiwi.persistence.KiWiConnection
Return true if batched commits are enabled.
isBatchSupported() - Method in class org.apache.marmotta.kiwi.persistence.h2.H2Dialect
 
isBatchSupported() - Method in class org.apache.marmotta.kiwi.persistence.KiWiDialect
Return true if batched commits are supported by this dialect.
isBatchSupported() - Method in class org.apache.marmotta.kiwi.persistence.mysql.MySQLDialect
 
isBatchSupported() - Method in class org.apache.marmotta.kiwi.persistence.pgsql.PostgreSQLDialect
 
isBlank(Node) - Method in interface org.apache.marmotta.ldpath.api.backend.NodeBackend
Test whether the node passed as argument is a blank node
isBlank(RDFNode) - Method in class org.apache.marmotta.ldpath.backend.jena.GenericJenaBackend
Test whether the node passed as argument is a blank node
isBlank(Value) - Method in class org.apache.marmotta.ldpath.backend.linkeddata.LDCacheBackend
Test whether the node passed as argument is a blank node
isBlank(Value) - Method in class org.apache.marmotta.ldpath.backend.sesame.SesameValueBackend
Test whether the node passed as argument is a blank node
isCached(URI) - Method in class org.apache.marmotta.platform.ldcache.api.ldcache.LDCacheSailProvider
Return true in case the URI resource passed as argument is cached.
isClosed() - Method in class org.apache.marmotta.kiwi.persistence.KiWiConnection
Retrieves whether this Connection object has been closed.
isClustered() - Method in class org.apache.marmotta.kiwi.config.KiWiConfiguration
If true, support for special cluster features is enabled (e.g.
isCursorSupported() - Method in class org.apache.marmotta.kiwi.persistence.KiWiDialect
Return true in case the database system supports using cursors for queries over large data tables.
isCursorSupported() - Method in class org.apache.marmotta.kiwi.persistence.pgsql.PostgreSQLDialect
Return true in case the database system supports using cursors for queries over large data tables.
isDeleted() - Method in class org.apache.marmotta.kiwi.model.rdf.KiWiTriple
 
isDropTablesOnShutdown() - Method in class org.apache.marmotta.kiwi.sail.KiWiStore
Drop databases when shutdown is called.
isEmpty() - Method in class org.apache.marmotta.commons.sesame.tripletable.TripleTable
Returns true if this set contains no elements.
isEnabled() - Method in class org.apache.marmotta.platform.ldcache.api.ldcache.LDCacheSailProvider
Return true if this sail provider is enabled in the configuration.
isEnabled() - Method in class org.apache.marmotta.platform.reasoner.services.ReasoningSailProvider
Return true if this sail provider is enabled in the configuration.
isEnabled() - Method in class org.apache.marmotta.platform.security.model.SecurityConstraint
 
isExcludedUri(String) - Method in class org.apache.marmotta.ldclient.model.ClientConfiguration
Return true in case the URI passed as argument is considered to be excluded.
isFulltextEnabled() - Method in class org.apache.marmotta.kiwi.config.KiWiConfiguration
Return true in case fulltext support is enabled in this configuration.
isInferred() - Method in class org.apache.marmotta.kiwi.model.rdf.KiWiTriple
 
isInitialized() - Method in class org.apache.marmotta.kiwi.sail.KiWiStore
 
isInRange(String) - Method in class org.apache.marmotta.platform.security.util.IPv4SubnetInfo
Return true if the IP address string representation passed as argument is in the range of the subnet represented by this SubnetInfo.
isInRange(String) - Method in class org.apache.marmotta.platform.security.util.IPv6SubnetInfo
Return true if the IP hostAddress string representation passed as argument is in the range of the subnet represented by this SubnetInfo.
isInRange(String) - Method in class org.apache.marmotta.platform.security.util.SubnetInfo
Return true if the IP address string representation passed as argument is in the range of the subnet represented by this SubnetInfo.
isJmxEnabled() - Method in class org.apache.marmotta.kiwi.config.KiWiConfiguration
Return true if statistics collection in JMX.
isLiteral() - Method in class org.apache.marmotta.kiwi.model.rdf.KiWiAnonResource
 
isLiteral() - Method in class org.apache.marmotta.kiwi.model.rdf.KiWiLiteral
 
isLiteral() - Method in class org.apache.marmotta.kiwi.model.rdf.KiWiNode
Return true in case the node is a literal (avoids instanceof test)
isLiteral() - Method in class org.apache.marmotta.kiwi.model.rdf.KiWiResource
Return true if the node is a literal.
isLiteral(Node) - Method in interface org.apache.marmotta.ldpath.api.backend.NodeBackend
Test whether the node passed as argument is a literal
isLiteral(RDFNode) - Method in class org.apache.marmotta.ldpath.backend.jena.GenericJenaBackend
Test whether the node passed as argument is a literal
isLiteral(Value) - Method in class org.apache.marmotta.ldpath.backend.linkeddata.LDCacheBackend
Test whether the node passed as argument is a literal
isLiteral(Value) - Method in class org.apache.marmotta.ldpath.backend.sesame.SesameValueBackend
Test whether the node passed as argument is a literal
isLiteralField() - Method in interface org.apache.marmotta.kiwi.reasoner.model.program.Field
 
isLiteralField() - Method in class org.apache.marmotta.kiwi.reasoner.model.program.LiteralField
 
isLiteralField() - Method in class org.apache.marmotta.kiwi.reasoner.model.program.ResourceField
 
isLiteralField() - Method in class org.apache.marmotta.kiwi.reasoner.model.program.VariableField
 
isMinimal() - Method in class org.apache.marmotta.platform.ldp.api.Preference
Reflects a Prefer: return="minimal" header
isNewTriple() - Method in class org.apache.marmotta.kiwi.model.rdf.KiWiTriple
 
isNil(NodeBackend<Node>, Node) - Method in class org.apache.marmotta.ldpath.model.functions.coll.AbstractCollFunction
 
isNonRdfSourceResource(RepositoryConnection, String) - Method in interface org.apache.marmotta.platform.ldp.api.LdpService
 
isNonRdfSourceResource(RepositoryConnection, URI) - Method in interface org.apache.marmotta.platform.ldp.api.LdpService
 
isNonRdfSourceResource(RepositoryConnection, String) - Method in class org.apache.marmotta.platform.ldp.services.LdpServiceImpl
 
isNonRdfSourceResource(RepositoryConnection, URI) - Method in class org.apache.marmotta.platform.ldp.services.LdpServiceImpl
 
ISO8601FORMAT - Static variable in class org.apache.marmotta.ldpath.util.FormatUtils
 
ISO8601FORMAT_DATE - Static variable in class org.apache.marmotta.ldpath.util.FormatUtils
 
ISO8601FORMAT_TIME - Static variable in class org.apache.marmotta.ldpath.util.FormatUtils
 
isOpen() - Method in class org.apache.marmotta.kiwi.versioning.sail.KiWiSnapshotConnection
 
isQueryLoggingEnabled() - Method in class org.apache.marmotta.kiwi.config.KiWiConfiguration
 
isRdfSourceResource(RepositoryConnection, String) - Method in interface org.apache.marmotta.platform.ldp.api.LdpService
 
isRdfSourceResource(RepositoryConnection, URI) - Method in interface org.apache.marmotta.platform.ldp.api.LdpService
 
isRdfSourceResource(RepositoryConnection, String) - Method in class org.apache.marmotta.platform.ldp.services.LdpServiceImpl
 
isRdfSourceResource(RepositoryConnection, URI) - Method in class org.apache.marmotta.platform.ldp.services.LdpServiceImpl
 
isRegexpSupported(String) - Method in class org.apache.marmotta.kiwi.persistence.h2.H2Dialect
Return true in case the SPARQL RE flags contained in the given string are supported.
isRegexpSupported(String) - Method in class org.apache.marmotta.kiwi.persistence.KiWiDialect
Return true in case the SPARQL RE flags contained in the given string are supported.
isRegexpSupported(String) - Method in class org.apache.marmotta.kiwi.persistence.mysql.MySQLDialect
Return true in case the SPARQL RE flags contained in the given string are supported.
isRegexpSupported(String) - Method in class org.apache.marmotta.kiwi.persistence.pgsql.PostgreSQLDialect
Return true in case the SPARQL RE flags contained in the given string are supported.
isRemoveDuplicateJustifications() - Method in class org.apache.marmotta.kiwi.reasoner.engine.ReasoningConfiguration
 
isResourceField() - Method in interface org.apache.marmotta.kiwi.reasoner.model.program.Field
 
isResourceField() - Method in class org.apache.marmotta.kiwi.reasoner.model.program.LiteralField
 
isResourceField() - Method in class org.apache.marmotta.kiwi.reasoner.model.program.ResourceField
 
isResourceField() - Method in class org.apache.marmotta.kiwi.reasoner.model.program.VariableField
 
isReusedURI(RepositoryConnection, String) - Method in interface org.apache.marmotta.platform.ldp.api.LdpService
Check if the specified resource would be a re-used URI.
isReusedURI(RepositoryConnection, URI) - Method in interface org.apache.marmotta.platform.ldp.api.LdpService
Check if the specified resource would be a re-used URI.
isReusedURI(RepositoryConnection, String) - Method in class org.apache.marmotta.platform.ldp.services.LdpServiceImpl
 
isReusedURI(RepositoryConnection, URI) - Method in class org.apache.marmotta.platform.ldp.services.LdpServiceImpl
 
isRunning() - Method in class org.apache.marmotta.kiwi.reasoner.engine.ReasoningEngine
Return true in case the reasoner is currently executing, false otherwise.
isTransactionsEnabled() - Method in interface org.apache.marmotta.commons.sesame.transactions.api.TransactionalSail
Check if extended transaction support is enabled
isTransactionsEnabled() - Method in class org.apache.marmotta.commons.sesame.transactions.sail.KiWiTransactionalSail
Check if extended transaction support is enabled
isTransactionsEnabled() - Method in class org.apache.marmotta.commons.sesame.transactions.wrapper.TransactionalSailWrapper
Check if extended transaction support is enabled
isTripleBatchCommit() - Method in class org.apache.marmotta.kiwi.config.KiWiConfiguration
Enable batched commit for triples (if supported by the database dialect).
isURI(Node) - Method in interface org.apache.marmotta.ldpath.api.backend.NodeBackend
Test whether the node passed as argument is a URI
isURI(RDFNode) - Method in class org.apache.marmotta.ldpath.backend.jena.GenericJenaBackend
Test whether the node passed as argument is a URI
isURI(Value) - Method in class org.apache.marmotta.ldpath.backend.linkeddata.LDCacheBackend
Test whether the node passed as argument is a URI
isURI(Value) - Method in class org.apache.marmotta.ldpath.backend.sesame.SesameValueBackend
Test whether the node passed as argument is a URI
isUriResource() - Method in class org.apache.marmotta.kiwi.model.rdf.KiWiAnonResource
 
isUriResource() - Method in class org.apache.marmotta.kiwi.model.rdf.KiWiLiteral
 
isUriResource() - Method in class org.apache.marmotta.kiwi.model.rdf.KiWiNode
Return true in case the node is a uri resource (avoids instanceof test)
isUriResource() - Method in class org.apache.marmotta.kiwi.model.rdf.KiWiResource
 
isUriResource() - Method in class org.apache.marmotta.kiwi.model.rdf.KiWiUriResource
 
isUserConfigurationSet(UserAccount, String) - Method in interface org.apache.marmotta.platform.user.api.UserConfigurationService
Check whether the given configuration is set for the given user.
isUserConfigurationSet(UserAccount, String) - Method in class org.apache.marmotta.platform.user.services.UserConfigurationServiceImpl
 
isUseSavepoint() - Method in class org.apache.marmotta.kiwi.persistence.KiWiConnection.RetryExecution
 
isValidContentType(String, Endpoint) - Method in class org.apache.marmotta.ldclient.services.provider.AbstractHttpProvider
Check whether the content type returned by the server is acceptable to the endpoint and data provider
isVariableField() - Method in interface org.apache.marmotta.kiwi.reasoner.model.program.Field
 
isVariableField() - Method in class org.apache.marmotta.kiwi.reasoner.model.program.LiteralField
 
isVariableField() - Method in class org.apache.marmotta.kiwi.reasoner.model.program.ResourceField
 
isVariableField() - Method in class org.apache.marmotta.kiwi.reasoner.model.program.VariableField
 
isWritable() - Method in class org.apache.marmotta.kiwi.sail.KiWiStore
Checks whether this Sail object is writable, i.e.
iterator() - Method in class org.apache.marmotta.commons.sesame.tripletable.TripleTable
Returns an iterator over the elements in this set.
iterator(Collection<T>...) - Static method in class org.apache.marmotta.ldpath.util.Collections
Returns an iterable over all lists without copying any data
iterator(int, Collection<T>...) - Static method in class org.apache.marmotta.ldpath.util.Collections
Returns an iterable over all lists starting by the parsed offset.

J

jj_nt - Variable in class org.apache.marmotta.kiwi.reasoner.parser.KWRLProgramParser
Next token.
jj_nt - Variable in class org.apache.marmotta.ldpath.parser.LdPathParser
Next token.
jjFillToken() - Method in class org.apache.marmotta.kiwi.reasoner.parser.KWRLProgramParserTokenManager
 
jjFillToken() - Method in class org.apache.marmotta.ldpath.parser.LdPathParserTokenManager
 
jjnewLexState - Static variable in class org.apache.marmotta.kiwi.reasoner.parser.KWRLProgramParserTokenManager
Lex State array.
jjnewLexState - Static variable in class org.apache.marmotta.ldpath.parser.LdPathParserTokenManager
Lex State array.
jjstrLiteralImages - Static variable in class org.apache.marmotta.kiwi.reasoner.parser.KWRLProgramParserTokenManager
Token literal values.
jjstrLiteralImages - Static variable in class org.apache.marmotta.ldpath.parser.LdPathParserTokenManager
Token literal values.
JsoupFunction - Class in org.apache.marmotta.platform.ldpath.model.functions
 
JsoupFunction() - Constructor for class org.apache.marmotta.platform.ldpath.model.functions.JsoupFunction
 
JSoupMapper - Interface in org.apache.marmotta.ldclient.provider.html.mapping
 
Justification - Class in org.apache.marmotta.kiwi.reasoner.model.program
Reason Maintenance: A justification for the existence of a triple.
Justification() - Constructor for class org.apache.marmotta.kiwi.reasoner.model.program.Justification
 
JustificationUtils - Class in org.apache.marmotta.kiwi.reasoner.util
Add file description here!
JustificationUtils() - Constructor for class org.apache.marmotta.kiwi.reasoner.util.JustificationUtils
 
justify(long) - Method in class org.apache.marmotta.kiwi.reasoner.sail.KiWiReasoningSail
List the justifications for the triple with the id given as argument.
justify(long) - Method in class org.apache.marmotta.platform.reasoner.services.ReasoningSailProvider
List the justifications for the triple with the id given as argument.
justifyTriple(Long) - Method in class org.apache.marmotta.platform.reasoner.webservices.ReasonerWebService
 

K

K_BOOST - Static variable in interface org.apache.marmotta.ldpath.parser.LdPathParserConstants
RegularExpression Id.
K_FILTER - Static variable in interface org.apache.marmotta.ldpath.parser.LdPathParserConstants
RegularExpression Id.
K_GRAPH - Static variable in interface org.apache.marmotta.ldpath.parser.LdPathParserConstants
RegularExpression Id.
K_PREFIX - Static variable in interface org.apache.marmotta.ldpath.parser.LdPathParserConstants
RegularExpression Id.
kind - Variable in class org.apache.marmotta.kiwi.reasoner.parser.Token
An integer that describes the kind of this token.
kind - Variable in class org.apache.marmotta.ldpath.parser.Token
An integer that describes the kind of this token.
KiWiAnonResource - Class in org.apache.marmotta.kiwi.model.rdf
The KiWiAnonResaource represents the anonymous RDF resource.
KiWiAnonResource() - Constructor for class org.apache.marmotta.kiwi.model.rdf.KiWiAnonResource
 
KiWiAnonResource(String) - Constructor for class org.apache.marmotta.kiwi.model.rdf.KiWiAnonResource
 
KiWiAnonResource(String, Date) - Constructor for class org.apache.marmotta.kiwi.model.rdf.KiWiAnonResource
 
KiWiBooleanLiteral - Class in org.apache.marmotta.kiwi.model.rdf
Add file description here!

Author: Sebastian Schaffert

KiWiBooleanLiteral() - Constructor for class org.apache.marmotta.kiwi.model.rdf.KiWiBooleanLiteral
 
KiWiBooleanLiteral(boolean, KiWiUriResource) - Constructor for class org.apache.marmotta.kiwi.model.rdf.KiWiBooleanLiteral
 
KiWiBooleanLiteral(boolean, KiWiUriResource, Date) - Constructor for class org.apache.marmotta.kiwi.model.rdf.KiWiBooleanLiteral
 
KiWiConfiguration - Class in org.apache.marmotta.kiwi.config
An object to hold a KiWi persistence configuration.
KiWiConfiguration(String, String, String, String, KiWiDialect) - Constructor for class org.apache.marmotta.kiwi.config.KiWiConfiguration
 
KiWiConfiguration(String, String, String, String, KiWiDialect, String, String) - Constructor for class org.apache.marmotta.kiwi.config.KiWiConfiguration
 
KiWiConnection - Class in org.apache.marmotta.kiwi.persistence
A KiWiConnection offers methods for storing and retrieving KiWiTriples, KiWiNodes, and KiWiNamespaces in the database.
KiWiConnection(KiWiPersistence, KiWiDialect, CacheManager) - Constructor for class org.apache.marmotta.kiwi.persistence.KiWiConnection
 
KiWiConnection.RetryCommand<T> - Interface in org.apache.marmotta.kiwi.persistence
 
KiWiConnection.RetryExecution<T> - Class in org.apache.marmotta.kiwi.persistence
A generic implementation of an SQL command that might fail (e.g.
KiWiConnection.RetryExecution(String) - Constructor for class org.apache.marmotta.kiwi.persistence.KiWiConnection.RetryExecution
 
KiWiDateLiteral - Class in org.apache.marmotta.kiwi.model.rdf
Add file description here!

Author: Sebastian Schaffert

KiWiDateLiteral() - Constructor for class org.apache.marmotta.kiwi.model.rdf.KiWiDateLiteral
 
KiWiDateLiteral(DateTime, KiWiUriResource) - Constructor for class org.apache.marmotta.kiwi.model.rdf.KiWiDateLiteral
 
KiWiDateLiteral(DateTime, KiWiUriResource, Date) - Constructor for class org.apache.marmotta.kiwi.model.rdf.KiWiDateLiteral
 
KiWiDialect - Class in org.apache.marmotta.kiwi.persistence
A dialect provides the SQL statements necessary to access the different types of database systems.
KiWiDialect() - Constructor for class org.apache.marmotta.kiwi.persistence.KiWiDialect
 
KiWiDoubleLiteral - Class in org.apache.marmotta.kiwi.model.rdf
Add file description here!

User: sschaffe

KiWiDoubleLiteral() - Constructor for class org.apache.marmotta.kiwi.model.rdf.KiWiDoubleLiteral
 
KiWiDoubleLiteral(Date) - Constructor for class org.apache.marmotta.kiwi.model.rdf.KiWiDoubleLiteral
 
KiWiDoubleLiteral(Double, KiWiUriResource) - Constructor for class org.apache.marmotta.kiwi.model.rdf.KiWiDoubleLiteral
 
KiWiDoubleLiteral(Double, KiWiUriResource, Date) - Constructor for class org.apache.marmotta.kiwi.model.rdf.KiWiDoubleLiteral
 
KiWiGarbageCollector - Class in org.apache.marmotta.kiwi.persistence
This class implements a garbage collector for the database that cleans up deleted triples and nodes when they are no longer referenced.
KiWiGarbageCollector(KiWiPersistence) - Constructor for class org.apache.marmotta.kiwi.persistence.KiWiGarbageCollector
 
KiWiIntLiteral - Class in org.apache.marmotta.kiwi.model.rdf
Add file description here!

User: sschaffe

KiWiIntLiteral() - Constructor for class org.apache.marmotta.kiwi.model.rdf.KiWiIntLiteral
 
KiWiIntLiteral(Long, KiWiUriResource) - Constructor for class org.apache.marmotta.kiwi.model.rdf.KiWiIntLiteral
 
KiWiIntLiteral(Long, KiWiUriResource, Date) - Constructor for class org.apache.marmotta.kiwi.model.rdf.KiWiIntLiteral
 
KiWiIO - Class in org.apache.marmotta.kiwi.io
Add file description here!
KiWiIO() - Constructor for class org.apache.marmotta.kiwi.io.KiWiIO
 
KiWiLiteral - Class in org.apache.marmotta.kiwi.model.rdf
KiWiLiterals store literal information from the knowledge base.
KiWiLiteral() - Constructor for class org.apache.marmotta.kiwi.model.rdf.KiWiLiteral
 
KiWiLiteral(Date) - Constructor for class org.apache.marmotta.kiwi.model.rdf.KiWiLiteral
 
KiWiLiteral(Locale, KiWiUriResource) - Constructor for class org.apache.marmotta.kiwi.model.rdf.KiWiLiteral
 
KiWiLiteral(Locale, KiWiUriResource, Date) - Constructor for class org.apache.marmotta.kiwi.model.rdf.KiWiLiteral
 
KiWiNamespace - Class in org.apache.marmotta.kiwi.model.rdf
The KiWiNamespace is used to store namespaces from RDF documents and link them with their prefix
KiWiNamespace() - Constructor for class org.apache.marmotta.kiwi.model.rdf.KiWiNamespace
 
KiWiNamespace(String, String) - Constructor for class org.apache.marmotta.kiwi.model.rdf.KiWiNamespace
 
KiWiNode - Class in org.apache.marmotta.kiwi.model.rdf
KiWiNode is the base class of all objects stored in the knowledge base.
KiWiNode() - Constructor for class org.apache.marmotta.kiwi.model.rdf.KiWiNode
 
KiWiNode(Date) - Constructor for class org.apache.marmotta.kiwi.model.rdf.KiWiNode
 
KiWiPersistence - Class in org.apache.marmotta.kiwi.persistence
Add file description here!

Author: Sebastian Schaffert

KiWiPersistence(String, String, String, String, KiWiDialect) - Constructor for class org.apache.marmotta.kiwi.persistence.KiWiPersistence
Deprecated.
KiWiPersistence(KiWiConfiguration) - Constructor for class org.apache.marmotta.kiwi.persistence.KiWiPersistence
 
KiWiReasoningConnection - Class in org.apache.marmotta.kiwi.reasoner.persistence
Extends the basic KiWiConnection by functionalities for storing, deleting and querying reasoner programs and rules as well as justification information.
KiWiReasoningConnection(KiWiPersistence, KiWiDialect, CacheManager, ValueFactory) - Constructor for class org.apache.marmotta.kiwi.reasoner.persistence.KiWiReasoningConnection
 
KiWiReasoningPersistence - Class in org.apache.marmotta.kiwi.reasoner.persistence
This class handles all database access of the reasoning component of the KiWi triple store.
KiWiReasoningPersistence(KiWiPersistence, ValueFactory) - Constructor for class org.apache.marmotta.kiwi.reasoner.persistence.KiWiReasoningPersistence
 
KiWiReasoningSail - Class in org.apache.marmotta.kiwi.reasoner.sail
This sail adds the KWRL reasoner to the stack of sails.
KiWiReasoningSail(TransactionalSail, ReasoningConfiguration) - Constructor for class org.apache.marmotta.kiwi.reasoner.sail.KiWiReasoningSail
 
KiWiResource - Class in org.apache.marmotta.kiwi.model.rdf
KiWiResources correspond to RDF resources.
KiWiResource() - Constructor for class org.apache.marmotta.kiwi.model.rdf.KiWiResource
 
KiWiResource(Date) - Constructor for class org.apache.marmotta.kiwi.model.rdf.KiWiResource
 
KiWiSailConnection - Class in org.apache.marmotta.kiwi.sail
A sail connection wrapping a KiWi database connection.
KiWiSailConnection(KiWiStore) - Constructor for class org.apache.marmotta.kiwi.sail.KiWiSailConnection
 
KiWiSailConnection.KiWiEvaluationStatistics - Class in org.apache.marmotta.kiwi.sail
 
KiWiSailConnection.KiWiEvaluationStatistics() - Constructor for class org.apache.marmotta.kiwi.sail.KiWiSailConnection.KiWiEvaluationStatistics
 
KiWiSailConnection.KiWiEvaluationStatistics.KiWiCardinalityCalculator - Class in org.apache.marmotta.kiwi.sail
 
KiWiSailConnection.KiWiEvaluationStatistics.KiWiCardinalityCalculator() - Constructor for class org.apache.marmotta.kiwi.sail.KiWiSailConnection.KiWiEvaluationStatistics.KiWiCardinalityCalculator
 
KiWiSnapshotConnection - Class in org.apache.marmotta.kiwi.versioning.sail
Add file description here!

Author: Sebastian Schaffert

KiWiSnapshotConnection(KiWiVersioningSail, Date) - Constructor for class org.apache.marmotta.kiwi.versioning.sail.KiWiSnapshotConnection
 
KiWiStatisticsMBean - Interface in org.apache.marmotta.kiwi.jmx
Statistics collection for the KiWi triple store, to be published in JMX.
KiWiStore - Class in org.apache.marmotta.kiwi.sail
An implementation of a KiWi triple store without extended transaction support.
KiWiStore(KiWiPersistence, String, String) - Constructor for class org.apache.marmotta.kiwi.sail.KiWiStore
 
KiWiStore(String, String, String, String, KiWiDialect, String, String) - Constructor for class org.apache.marmotta.kiwi.sail.KiWiStore
Deprecated.
KiWiStore(KiWiConfiguration) - Constructor for class org.apache.marmotta.kiwi.sail.KiWiStore
 
KiWiStringLiteral - Class in org.apache.marmotta.kiwi.model.rdf
A RDF string literal (of type xsd:string), possibly with language information.
KiWiStringLiteral() - Constructor for class org.apache.marmotta.kiwi.model.rdf.KiWiStringLiteral
 
KiWiStringLiteral(Date) - Constructor for class org.apache.marmotta.kiwi.model.rdf.KiWiStringLiteral
 
KiWiStringLiteral(String) - Constructor for class org.apache.marmotta.kiwi.model.rdf.KiWiStringLiteral
 
KiWiStringLiteral(String, Date) - Constructor for class org.apache.marmotta.kiwi.model.rdf.KiWiStringLiteral
 
KiWiStringLiteral(String, Locale, KiWiUriResource) - Constructor for class org.apache.marmotta.kiwi.model.rdf.KiWiStringLiteral
 
KiWiStringLiteral(String, Locale, KiWiUriResource, Date) - Constructor for class org.apache.marmotta.kiwi.model.rdf.KiWiStringLiteral
 
KiWiTransactionalConnection - Class in org.apache.marmotta.commons.sesame.transactions.sail
This is an extended version of the KiWi triple store connection with support for transaction tracking.
KiWiTransactionalConnection(NotifyingSailConnection, Collection<TransactionListener>) - Constructor for class org.apache.marmotta.commons.sesame.transactions.sail.KiWiTransactionalConnection
 
KiWiTransactionalSail - Class in org.apache.marmotta.commons.sesame.transactions.sail
This is an extended version of the KiWi triple store with support for transaction tracking.
KiWiTransactionalSail(NotifyingSail) - Constructor for class org.apache.marmotta.commons.sesame.transactions.sail.KiWiTransactionalSail
 
KiWiTriple - Class in org.apache.marmotta.kiwi.model.rdf
KiWiTriples are one of the core concepts of the KiWi system.
KiWiTriple() - Constructor for class org.apache.marmotta.kiwi.model.rdf.KiWiTriple
 
KiWiTriple(Date) - Constructor for class org.apache.marmotta.kiwi.model.rdf.KiWiTriple
 
KiWiTriple(KiWiResource, KiWiUriResource, KiWiNode, KiWiResource) - Constructor for class org.apache.marmotta.kiwi.model.rdf.KiWiTriple
 
KiWiTriple(KiWiResource, KiWiUriResource, KiWiNode, KiWiResource, Date) - Constructor for class org.apache.marmotta.kiwi.model.rdf.KiWiTriple
 
KiWiTripleRegistry - Interface in org.apache.marmotta.kiwi.persistence.registry
Add file description here!
KiWiUriResource - Class in org.apache.marmotta.kiwi.model.rdf
Add file description here!

User: sschaffe

KiWiUriResource() - Constructor for class org.apache.marmotta.kiwi.model.rdf.KiWiUriResource
Deprecated.
KiWiUriResource(String) - Constructor for class org.apache.marmotta.kiwi.model.rdf.KiWiUriResource
 
KiWiUriResource(String, Date) - Constructor for class org.apache.marmotta.kiwi.model.rdf.KiWiUriResource
 
KiWiValueFactory - Class in org.apache.marmotta.kiwi.sail
Add file description here!

Author: Sebastian Schaffert

KiWiValueFactory(KiWiStore, String) - Constructor for class org.apache.marmotta.kiwi.sail.KiWiValueFactory
 
KiWiVersioningConnection - Class in org.apache.marmotta.kiwi.versioning.persistence
Add file description here!

Author: Sebastian Schaffert

KiWiVersioningConnection(KiWiPersistence, KiWiDialect, CacheManager) - Constructor for class org.apache.marmotta.kiwi.versioning.persistence.KiWiVersioningConnection
 
KiWiVersioningPersistence - Class in org.apache.marmotta.kiwi.versioning.persistence
This class handles all database access of the versioning component of the KiWi triple store.
KiWiVersioningPersistence(KiWiPersistence) - Constructor for class org.apache.marmotta.kiwi.versioning.persistence.KiWiVersioningPersistence
 
KiWiVersioningSail - Class in org.apache.marmotta.kiwi.versioning.sail
A KiWi Stackable Sail offering versioning support for transactional sails.
KiWiVersioningSail(TransactionalSail) - Constructor for class org.apache.marmotta.kiwi.versioning.sail.KiWiVersioningSail
Build a new KiWiVersioningSail based on the provided parent TransactionalSail.
KiWiVersioningSail(TransactionalSail, SesameFilter<Statement>) - Constructor for class org.apache.marmotta.kiwi.versioning.sail.KiWiVersioningSail
Build a new selective KiWiVersioningSail based on the provided parent TransactionalSail.
KiWiVersionListener - Class in org.apache.marmotta.kiwi.versioning.sail
A version listener that can be added to a KiWiTransactionalStore.
KiWiVersionListener() - Constructor for class org.apache.marmotta.kiwi.versioning.sail.KiWiVersionListener
 
KWRLProgramParser - Class in org.apache.marmotta.kiwi.reasoner.parser
 
KWRLProgramParser(Reader, ValueFactory) - Constructor for class org.apache.marmotta.kiwi.reasoner.parser.KWRLProgramParser
 
KWRLProgramParser(ValueFactory, String) - Constructor for class org.apache.marmotta.kiwi.reasoner.parser.KWRLProgramParser
 
KWRLProgramParser(ValueFactory, InputStream) - Constructor for class org.apache.marmotta.kiwi.reasoner.parser.KWRLProgramParser
 
KWRLProgramParser(ValueFactory, InputStream, String) - Constructor for class org.apache.marmotta.kiwi.reasoner.parser.KWRLProgramParser
 
KWRLProgramParser(InputStream) - Constructor for class org.apache.marmotta.kiwi.reasoner.parser.KWRLProgramParser
Constructor with InputStream.
KWRLProgramParser(InputStream, String) - Constructor for class org.apache.marmotta.kiwi.reasoner.parser.KWRLProgramParser
Constructor with InputStream and supplied encoding
KWRLProgramParser(Reader) - Constructor for class org.apache.marmotta.kiwi.reasoner.parser.KWRLProgramParser
Constructor.
KWRLProgramParser(KWRLProgramParserTokenManager) - Constructor for class org.apache.marmotta.kiwi.reasoner.parser.KWRLProgramParser
Constructor with generated Token Manager.
KWRLProgramParserBase - Class in org.apache.marmotta.kiwi.reasoner.parser
Base class for the JavaCC parser with support methods

Author: Sebastian Schaffert (sschaffert@apache.org)

KWRLProgramParserBase() - Constructor for class org.apache.marmotta.kiwi.reasoner.parser.KWRLProgramParserBase
 
KWRLProgramParserConstants - Interface in org.apache.marmotta.kiwi.reasoner.parser
Token literal values and constants.
KWRLProgramParserTokenManager - Class in org.apache.marmotta.kiwi.reasoner.parser
Token Manager.
KWRLProgramParserTokenManager(SimpleCharStream) - Constructor for class org.apache.marmotta.kiwi.reasoner.parser.KWRLProgramParserTokenManager
Constructor.
KWRLProgramParserTokenManager(SimpleCharStream, int) - Constructor for class org.apache.marmotta.kiwi.reasoner.parser.KWRLProgramParserTokenManager
Constructor.

L

LANG - Static variable in interface org.apache.marmotta.ldpath.parser.LdPathParserConstants
RegularExpression Id.
language - Variable in class org.apache.marmotta.ldclient.provider.html.mapping.CssLiteralAttrMapper
 
language - Variable in class org.apache.marmotta.ldclient.provider.html.mapping.CssTextLiteralMapper
 
LastFunction<Node> - Class in org.apache.marmotta.ldpath.model.functions
Selects the last node in the argument list.
LastFunction() - Constructor for class org.apache.marmotta.ldpath.model.functions.LastFunction
 
LatestDateFunction<Node> - Class in org.apache.marmotta.ldpath.model.functions.date
 
LatestDateFunction() - Constructor for class org.apache.marmotta.ldpath.model.functions.date.LatestDateFunction
 
LdapAuthProvider - Class in org.apache.marmotta.platform.user.services.auth
Authenticate LMF-Users against LDAP.
LdapAuthProvider() - Constructor for class org.apache.marmotta.platform.user.services.auth.LdapAuthProvider
 
LDCache - Class in org.apache.marmotta.ldcache.services
Next generation LDCache API.
LDCache(CacheConfiguration, LDCachingBackend) - Constructor for class org.apache.marmotta.ldcache.services.LDCache
Create a new instance of LDCache using the provided LDCache configuration and backend.
LDCACHE_ENABLED - Static variable in class org.apache.marmotta.platform.ldcache.api.ldcache.LDCacheSailProvider
 
LDCacheBackend - Class in org.apache.marmotta.ldpath.backend.linkeddata
A Linked Data backend with persistent caching of the retrieved data.
LDCacheBackend() - Constructor for class org.apache.marmotta.ldpath.backend.linkeddata.LDCacheBackend
 
LDCacheBackend(LDCache) - Constructor for class org.apache.marmotta.ldpath.backend.linkeddata.LDCacheBackend
 
LDCacheIgnoreFilter - Interface in org.apache.marmotta.platform.ldcache.model.filter
This filter can be used to define as CDI services additional filters that allow to ignore resources when caching.
LDCacheLoggingModule - Class in org.apache.marmotta.platform.ldcache.logging
Add file description here!
LDCacheLoggingModule() - Constructor for class org.apache.marmotta.platform.ldcache.logging.LDCacheLoggingModule
 
LDCacheSailProvider - Class in org.apache.marmotta.platform.ldcache.api.ldcache
A sail provider service that allows wrapping a transparent Linked Data caching component around the main SAIL.
LDCacheSailProvider() - Constructor for class org.apache.marmotta.platform.ldcache.api.ldcache.LDCacheSailProvider
 
LDCachingBackend - Interface in org.apache.marmotta.ldcache.api
Next generation caching backend API.
LDCachingConnection - Interface in org.apache.marmotta.ldcache.api
Add file description here!

Author: Sebastian Schaffert (sschaffert@apache.org)

LDCachingService - Interface in org.apache.marmotta.ldcache.api
This is the next-generation API for LDCache that will become the default in Marmotta 3.3 or 4.0.
LDCachingService.RefreshOpts - Enum in org.apache.marmotta.ldcache.api
 
LDClient - Class in org.apache.marmotta.ldclient.services.ldclient
Add file description here!

User: sschaffe

LDClient() - Constructor for class org.apache.marmotta.ldclient.services.ldclient.LDClient
 
LDClient(ClientConfiguration) - Constructor for class org.apache.marmotta.ldclient.services.ldclient.LDClient
 
ldclientConfig - Variable in class org.apache.marmotta.platform.ldcache.api.ldcache.LDCacheSailProvider
 
LDClientLoggingModule - Class in org.apache.marmotta.platform.ldcache.logging
Add file description here!
LDClientLoggingModule() - Constructor for class org.apache.marmotta.platform.ldcache.logging.LDClientLoggingModule
 
LDClientService - Interface in org.apache.marmotta.ldclient.api.ldclient
A service offering Linked Data client functionality for retrieving Linked Data resources from the cloud.
LDP_SERVER_CONSTRAINTS - Static variable in class org.apache.marmotta.platform.ldp.webservices.LdpWebService
 
LDPath<Node> - Class in org.apache.marmotta.ldpath
Main class providing query functionality for the different RDF backends.
LDPath(RDFBackend<Node>) - Constructor for class org.apache.marmotta.ldpath.LDPath
Initialise a new LDPath instance for querying the backend passed as argument with the default configuration.
LDPath(RDFBackend<Node>, Configuration<Node>) - Constructor for class org.apache.marmotta.ldpath.LDPath
Initialise a new LDPath instance for querying the backend passed as argument with a custom configuration for default functions, transformers and namespaces.
LDPathConstruct<Node> - Interface in org.apache.marmotta.ldpath.api
Add file description here!

Author: Sebastian Schaffert

LDPathLoggingModule - Class in org.apache.marmotta.platform.ldpath.logging
Add file description here!
LDPathLoggingModule() - Constructor for class org.apache.marmotta.platform.ldpath.logging.LDPathLoggingModule
 
LDPathParseException - Exception in org.apache.marmotta.ldpath.exception
Thrown when parsing a path query failed.
LDPathParseException() - Constructor for exception org.apache.marmotta.ldpath.exception.LDPathParseException
Constructs a new exception with null as its detail message.
LDPathParseException(String) - Constructor for exception org.apache.marmotta.ldpath.exception.LDPathParseException
Constructs a new exception with the specified detail message.
LDPathParseException(String, Throwable) - Constructor for exception org.apache.marmotta.ldpath.exception.LDPathParseException
Constructs a new exception with the specified detail message and cause.
LDPathParseException(Throwable) - Constructor for exception org.apache.marmotta.ldpath.exception.LDPathParseException
Constructs a new exception with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
LdPathParser<Node> - Class in org.apache.marmotta.ldpath.parser
 
LdPathParser(NodeBackend<Node>, Reader) - Constructor for class org.apache.marmotta.ldpath.parser.LdPathParser
 
LdPathParser(NodeBackend<Node>, Configuration, Reader) - Constructor for class org.apache.marmotta.ldpath.parser.LdPathParser
 
LdPathParser(NodeBackend<Node>, InputStream) - Constructor for class org.apache.marmotta.ldpath.parser.LdPathParser
 
LdPathParser(NodeBackend<Node>, Configuration, InputStream) - Constructor for class org.apache.marmotta.ldpath.parser.LdPathParser
 
LdPathParser(NodeBackend<Node>, InputStream, String) - Constructor for class org.apache.marmotta.ldpath.parser.LdPathParser
 
LdPathParser(NodeBackend<Node>, Configuration, InputStream, String) - Constructor for class org.apache.marmotta.ldpath.parser.LdPathParser
 
LdPathParser(InputStream) - Constructor for class org.apache.marmotta.ldpath.parser.LdPathParser
Constructor with InputStream.
LdPathParser(InputStream, String) - Constructor for class org.apache.marmotta.ldpath.parser.LdPathParser
Constructor with InputStream and supplied encoding
LdPathParser(Reader) - Constructor for class org.apache.marmotta.ldpath.parser.LdPathParser
Constructor.
LdPathParser(LdPathParserTokenManager) - Constructor for class org.apache.marmotta.ldpath.parser.LdPathParser
Constructor with generated Token Manager.
LdPathParserConstants - Interface in org.apache.marmotta.ldpath.parser
Token literal values and constants.
LdPathParserTokenManager - Class in org.apache.marmotta.ldpath.parser
Token Manager.
LdPathParserTokenManager(SimpleCharStream) - Constructor for class org.apache.marmotta.ldpath.parser.LdPathParserTokenManager
Constructor.
LdPathParserTokenManager(SimpleCharStream, int) - Constructor for class org.apache.marmotta.ldpath.parser.LdPathParserTokenManager
Constructor.
LDPathService - Interface in org.apache.marmotta.platform.ldpath.api
Add file description here!

Author: Sebastian Schaffert

LDPathServiceImpl - Class in org.apache.marmotta.platform.ldpath.services
Add file description here!

Author: Sebastian Schaffert

LDPathServiceImpl() - Constructor for class org.apache.marmotta.platform.ldpath.services.LDPathServiceImpl
 
LDPathUtilWebService - Class in org.apache.marmotta.platform.ldpath.webservices
 
LDPathUtilWebService() - Constructor for class org.apache.marmotta.platform.ldpath.webservices.LDPathUtilWebService
 
LDPathUtilWebService.LDPathPrefixService - Class in org.apache.marmotta.platform.ldpath.webservices
 
LDPathUtilWebService.LDPathPrefixService(Map<String, String>) - Constructor for class org.apache.marmotta.platform.ldpath.webservices.LDPathUtilWebService.LDPathPrefixService
 
LDPathWebService - Class in org.apache.marmotta.platform.ldpath.webservices
Execute LDPath queries against the LMF backend.
LDPathWebService() - Constructor for class org.apache.marmotta.platform.ldpath.webservices.LDPathWebService
 
LdpBinaryStoreService - Interface in org.apache.marmotta.platform.ldp.api
LDP Store Service
LdpBinaryStoreServiceImpl - Class in org.apache.marmotta.platform.ldp.services
Very basic disk-based implementation of the LDP Binary Store
LdpBinaryStoreServiceImpl() - Constructor for class org.apache.marmotta.platform.ldp.services.LdpBinaryStoreServiceImpl
 
LDPException - Exception in org.apache.marmotta.platform.ldp.exceptions
Created by jakob on 12.06.14.
LDPException() - Constructor for exception org.apache.marmotta.platform.ldp.exceptions.LDPException
 
LDPException(String) - Constructor for exception org.apache.marmotta.platform.ldp.exceptions.LDPException
 
LDPException(String, Throwable) - Constructor for exception org.apache.marmotta.platform.ldp.exceptions.LDPException
 
LDPException(Throwable) - Constructor for exception org.apache.marmotta.platform.ldp.exceptions.LDPException
 
LdpLoggingModule - Class in org.apache.marmotta.platform.ldp.logging
Logging module for LDP
LdpLoggingModule() - Constructor for class org.apache.marmotta.platform.ldp.logging.LdpLoggingModule
 
LdpService - Interface in org.apache.marmotta.platform.ldp.api
LDP Service
LdpService.InteractionModel - Enum in org.apache.marmotta.platform.ldp.api
 
LdpServiceImpl - Class in org.apache.marmotta.platform.ldp.services
LDP Service default implementation
LdpServiceImpl() - Constructor for class org.apache.marmotta.platform.ldp.services.LdpServiceImpl
 
LdpUtils - Class in org.apache.marmotta.platform.ldp.util
Various Util-Methods for the LdpService.
LdpWebService - Class in org.apache.marmotta.platform.ldp.webservices
Linked Data Platform web services.
LdpWebService() - Constructor for class org.apache.marmotta.platform.ldp.webservices.LdpWebService
 
LEFTP - Static variable in interface org.apache.marmotta.kiwi.reasoner.parser.KWRLProgramParserConstants
RegularExpression Id.
LessEqualTest<Node> - Class in org.apache.marmotta.ldpath.model.tests.functions
 
LessEqualTest() - Constructor for class org.apache.marmotta.ldpath.model.tests.functions.LessEqualTest
 
LessThanTest<Node> - Class in org.apache.marmotta.ldpath.model.tests.functions
 
LessThanTest() - Constructor for class org.apache.marmotta.ldpath.model.tests.functions.LessThanTest
 
LexicalError(boolean, int, int, int, String, char) - Static method in error org.apache.marmotta.kiwi.reasoner.parser.TokenMgrError
Returns a detailed message for the Error when it is thrown by the token manager to indicate a lexical error.
LexicalError(boolean, int, int, int, String, char) - Static method in error org.apache.marmotta.ldpath.parser.TokenMgrError
Returns a detailed message for the Error when it is thrown by the token manager to indicate a lexical error.
lexStateNames - Static variable in class org.apache.marmotta.kiwi.reasoner.parser.KWRLProgramParserTokenManager
Lexer state names.
lexStateNames - Static variable in class org.apache.marmotta.ldpath.parser.LdPathParserTokenManager
Lexer state names.
line - Variable in class org.apache.marmotta.ldpath.parser.SimpleCharStream
 
LINK_PARAM_ANCHOR - Static variable in class org.apache.marmotta.platform.ldp.webservices.LdpWebService
 
LINK_REL_CONSTRAINEDBY - Static variable in class org.apache.marmotta.platform.ldp.webservices.LdpWebService
 
LINK_REL_CONTENT - Static variable in class org.apache.marmotta.platform.ldp.webservices.LdpWebService
 
LINK_REL_DESCRIBEDBY - Static variable in class org.apache.marmotta.platform.ldp.webservices.LdpWebService
 
LINK_REL_META - Static variable in class org.apache.marmotta.platform.ldp.webservices.LdpWebService
 
LINK_REL_TYPE - Static variable in class org.apache.marmotta.platform.ldp.webservices.LdpWebService
 
LinkedDataCachingWebService - Class in org.apache.marmotta.platform.ldcache.webservices
Add file description here!

User: sschaffe

LinkedDataCachingWebService() - Constructor for class org.apache.marmotta.platform.ldcache.webservices.LinkedDataCachingWebService
 
LinkedDataEndpointService - Interface in org.apache.marmotta.platform.ldcache.api.endpoint
A service for managing Linked Data endpoints.
LinkedDataEndpointServiceImpl - Class in org.apache.marmotta.platform.ldcache.services.endpoint
Add file description here!

User: sschaffe

LinkedDataEndpointServiceImpl() - Constructor for class org.apache.marmotta.platform.ldcache.services.endpoint.LinkedDataEndpointServiceImpl
 
listAccounts(String) - Method in interface org.apache.marmotta.platform.user.api.AccountService
Returns a List of UserAccount that have the given role associated.
listAccounts() - Method in interface org.apache.marmotta.platform.user.api.AccountService
List all UserAccount.
listAccounts() - Method in class org.apache.marmotta.platform.user.services.AccountServiceImpl
 
listAccounts(String) - Method in class org.apache.marmotta.platform.user.services.AccountServiceImpl
 
listAuthProviderNames() - Method in interface org.apache.marmotta.platform.user.api.AuthenticationService
Returns a list of available AuthenticationProvider names.
listAuthProviderNames() - Method in class org.apache.marmotta.platform.user.services.AuthenticationServiceImpl
 
listConstraints() - Method in class org.apache.marmotta.platform.security.webservices.SecurityWebService
 
listContextIDs() - Method in class org.apache.marmotta.commons.sesame.tripletable.TripleTable
 
listContexts() - Method in class org.apache.marmotta.kiwi.persistence.KiWiConnection
List all contexts used in this triple store.
listEndpoints() - Method in interface org.apache.marmotta.platform.ldcache.api.endpoint.LinkedDataEndpointService
List all endpoints registered in the system.
listEndpoints() - Method in class org.apache.marmotta.platform.ldcache.services.endpoint.LinkedDataEndpointServiceImpl
List all endpoints registered in the system.
listEndpoints() - Method in class org.apache.marmotta.platform.ldcache.webservices.LinkedDataCachingWebService
 
listFunctions() - Method in class org.apache.marmotta.platform.ldpath.webservices.LDPathWebService
Return a list of all LDPath functions that have been registered in the LDPath installation.
listJustificationsBySupporting(Rule) - Method in class org.apache.marmotta.kiwi.reasoner.persistence.KiWiReasoningConnection
List all justifications supported by the given rule.
listJustificationsBySupporting(KiWiTriple) - Method in class org.apache.marmotta.kiwi.reasoner.persistence.KiWiReasoningConnection
List all justifications supported by the given triple.
listJustificationsForTriple(KiWiTriple) - Method in class org.apache.marmotta.kiwi.reasoner.persistence.KiWiReasoningConnection
List all justifications supporting the given triple.
listJustificationsForTriple(long) - Method in class org.apache.marmotta.kiwi.reasoner.persistence.KiWiReasoningConnection
List all justifications supporting the given triple.
listKnownNamespaces(UriInfo) - Method in class org.apache.marmotta.platform.ldpath.webservices.LDPathUtilWebService
 
listMimeTypes() - Method in interface org.apache.marmotta.ldclient.api.provider.DataProvider
Return the list of mime types accepted by this data provider.
listMimeTypes() - Method in class org.apache.marmotta.ldclient.services.provider.BlockingProvider
Return the list of mime types accepted by this data provider.
listNamespaces() - Method in class org.apache.marmotta.kiwi.persistence.KiWiConnection
 
listObjects(Node, Node) - Method in interface org.apache.marmotta.ldpath.api.backend.RDFBackend
List the objects of triples in the triple store underlying this backend that have the subject and property given as argument.
listObjects(RDFNode, RDFNode) - Method in class org.apache.marmotta.ldpath.backend.jena.GenericJenaBackend
List the objects of triples in the triple store underlying this backend that have the subject and property given as argument.
listObjects(Value, Value) - Method in class org.apache.marmotta.ldpath.backend.linkeddata.LDCacheBackend
List the objects of triples in the triple store underlying this backend that have the subject and property given as argument.
listObjects(Value, Value) - Method in class org.apache.marmotta.ldpath.backend.sesame.AbstractSesameBackend
 
listObjects(Value, Value) - Method in class org.apache.marmotta.ldpath.backend.sesame.SesameConnectionBackend
 
listObjects(Value, Value) - Method in class org.apache.marmotta.ldpath.backend.sesame.SesameRepositoryBackend
List the objects of triples in the triple store underlying this backend that have the subject and property given as argument.
listObjectsInternal(RepositoryConnection, Resource, URI, boolean, Resource...) - Method in class org.apache.marmotta.ldpath.backend.sesame.AbstractSesameBackend
 
listPrograms() - Method in class org.apache.marmotta.kiwi.reasoner.persistence.KiWiReasoningConnection
List all currently existing programs in the database.
listPrograms() - Method in class org.apache.marmotta.kiwi.reasoner.sail.KiWiReasoningSail
List all reasoning programs currently stored in the triplestore.
listPrograms() - Method in class org.apache.marmotta.platform.reasoner.services.ReasoningSailProvider
List all reasoning programs currently stored in the triplestore.
listProviders() - Method in class org.apache.marmotta.platform.ldcache.webservices.LinkedDataCachingWebService
 
listResources() - Method in class org.apache.marmotta.kiwi.persistence.KiWiConnection
List all contexts used in this triple store.
listResources(String) - Method in class org.apache.marmotta.kiwi.persistence.KiWiConnection
List all contexts used in this triple store.
listSecurityConstraints() - Method in interface org.apache.marmotta.platform.security.api.SecurityService
List all security constraints, ordered by priority.
listSecurityConstraints() - Method in class org.apache.marmotta.platform.security.services.SecurityServiceImpl
 
listSubjects(Node, Node) - Method in interface org.apache.marmotta.ldpath.api.backend.RDFBackend
List the subjects of triples in the triple store underlying this backend that have the object and property given as argument.
listSubjects(RDFNode, RDFNode) - Method in class org.apache.marmotta.ldpath.backend.jena.GenericJenaBackend
List the subjects of triples in the triple store underlying this backend that have the object and property given as argument.
listSubjects(Value, Value) - Method in class org.apache.marmotta.ldpath.backend.linkeddata.LDCacheBackend
List the subjects of triples in the triple store underlying this backend that have the object and property given as argument.
listSubjects(Value, Value) - Method in class org.apache.marmotta.ldpath.backend.sesame.AbstractSesameBackend
 
listSubjects(Value, Value) - Method in class org.apache.marmotta.ldpath.backend.sesame.SesameConnectionBackend
 
listSubjects(Value, Value) - Method in class org.apache.marmotta.ldpath.backend.sesame.SesameRepositoryBackend
List the subjects of triples in the triple store underlying this backend that have the object and property given as argument.
listSubjectsInternal(RepositoryConnection, URI, Value, boolean, Resource...) - Method in class org.apache.marmotta.ldpath.backend.sesame.AbstractSesameBackend
 
listTriples(Resource, URI, Value, Resource, boolean) - Method in class org.apache.marmotta.commons.sesame.tripletable.TripleTable
Return a subset of the triples matching the filter criteria.
listTriples(KiWiResource, KiWiUriResource, KiWiNode, KiWiResource, boolean, boolean) - Method in class org.apache.marmotta.kiwi.persistence.KiWiConnection
Return a Sesame RepositoryResult of statements according to the query pattern given in the arguments.
listTriplesSnapshot(KiWiResource, KiWiUriResource, KiWiNode, KiWiResource, boolean, Date) - Method in class org.apache.marmotta.kiwi.versioning.persistence.KiWiVersioningConnection
Return a Sesame RepositoryResult of statements according to the query pattern given in the arguments.
listUnsupportedTriples() - Method in class org.apache.marmotta.kiwi.reasoner.persistence.KiWiReasoningConnection
List all triples that are not supported by at least one justification.
listUserRoles(String) - Method in interface org.apache.marmotta.platform.user.api.AuthenticationService
Return the roles that are assigned to the user (a list of strings that can be chosen by the administrator as needed).
listUserRoles(String) - Method in class org.apache.marmotta.platform.user.services.AuthenticationServiceImpl
Return the roles that are assigned to the user (a list of strings that can be chosen by the administrator as needed).
listUsers(String) - Method in class org.apache.marmotta.platform.user.webservices.UserManagementWebService
List users (that have the given role).
listVersions() - Method in interface org.apache.marmotta.kiwi.versioning.api.VersioningSail
List all versions of this repository.
listVersions(Date, Date) - Method in interface org.apache.marmotta.kiwi.versioning.api.VersioningSail
List all versions of this repository between a start and end date.
listVersions(Resource) - Method in interface org.apache.marmotta.kiwi.versioning.api.VersioningSail
List all versions of this repository affecting the given resource as subject.
listVersions(Resource, Date, Date) - Method in interface org.apache.marmotta.kiwi.versioning.api.VersioningSail
List all versions of this repository affecting the given resource as subject between a start and end date.
listVersions() - Method in class org.apache.marmotta.kiwi.versioning.persistence.KiWiVersioningConnection
List all versions in the database; operates directly on the result set, i.e.
listVersions(KiWiResource) - Method in class org.apache.marmotta.kiwi.versioning.persistence.KiWiVersioningConnection
List all versions in the database affecting the given resource as subject; operates directly on the result set, i.e.
listVersions(Date, Date) - Method in class org.apache.marmotta.kiwi.versioning.persistence.KiWiVersioningConnection
List all versions in the database; operates directly on the result set, i.e.
listVersions(KiWiResource, Date, Date) - Method in class org.apache.marmotta.kiwi.versioning.persistence.KiWiVersioningConnection
List all versions in the database; operates directly on the result set, i.e.
listVersions() - Method in class org.apache.marmotta.kiwi.versioning.repository.SnapshotRepository
List all versions of this repository.
listVersions(Date, Date) - Method in class org.apache.marmotta.kiwi.versioning.repository.SnapshotRepository
List all versions of this repository between a start and end date.
listVersions() - Method in class org.apache.marmotta.kiwi.versioning.sail.KiWiVersioningSail
List all versions of this repository.
listVersions(Date, Date) - Method in class org.apache.marmotta.kiwi.versioning.sail.KiWiVersioningSail
List all versions of this repository between a start and end date.
listVersions(Resource) - Method in class org.apache.marmotta.kiwi.versioning.sail.KiWiVersioningSail
List all versions of this repository affecting the given resource as subject.
listVersions(Resource, Date, Date) - Method in class org.apache.marmotta.kiwi.versioning.sail.KiWiVersioningSail
List all versions of this repository affecting the given resource as subject between a start and end date.
Literal() - Method in class org.apache.marmotta.kiwi.reasoner.parser.KWRLProgramParser
 
LITERAL_CACHE - Static variable in interface org.apache.marmotta.kiwi.caching.CacheManager
 
LiteralField - Class in org.apache.marmotta.kiwi.reasoner.model.program
Add file description here!

User: sschaffe

LiteralField() - Constructor for class org.apache.marmotta.kiwi.reasoner.model.program.LiteralField
 
LiteralField(Literal) - Constructor for class org.apache.marmotta.kiwi.reasoner.model.program.LiteralField
 
LiteralLanguageTest<Node> - Class in org.apache.marmotta.ldpath.model.tests
Tests if the language of the literal node matches the language configured for the test.
LiteralLanguageTest(String) - Constructor for class org.apache.marmotta.ldpath.model.tests.LiteralLanguageTest
 
LiteralLanguageTest() - Method in class org.apache.marmotta.ldpath.parser.LdPathParser
 
LiteralTypeTest<Node> - Class in org.apache.marmotta.ldpath.model.tests
Literal type tests allow to select only literals of a specified type, e.g.
LiteralTypeTest(String) - Constructor for class org.apache.marmotta.ldpath.model.tests.LiteralTypeTest
 
LiteralTypeTest(URI) - Constructor for class org.apache.marmotta.ldpath.model.tests.LiteralTypeTest
 
LiteralTypeTest() - Method in class org.apache.marmotta.ldpath.parser.LdPathParser
 
LMFAuthProviderImpl - Class in org.apache.marmotta.platform.user.services.auth
 
LMFAuthProviderImpl() - Constructor for class org.apache.marmotta.platform.user.services.auth.LMFAuthProviderImpl
 
LMFBackend - Class in org.apache.marmotta.platform.ldpath.backend
Deprecated.
Use a SesameConnectionBackend instead and handle transactions manually.
LMFBackend() - Constructor for class org.apache.marmotta.platform.ldpath.backend.LMFBackend
Deprecated.
 
loadAnonResource(String) - Method in class org.apache.marmotta.kiwi.persistence.KiWiConnection
Load a KiWiAnonResource by anonymous ID.
loadLiteral(String, String, KiWiUriResource) - Method in class org.apache.marmotta.kiwi.persistence.KiWiConnection
Load a literal based on the value, language and type passed as argument.
loadLiteral(DateTime) - Method in class org.apache.marmotta.kiwi.persistence.KiWiConnection
Load a literal with the date value given as argument if it exists.
loadLiteral(long) - Method in class org.apache.marmotta.kiwi.persistence.KiWiConnection
Load a integer literal with the long value given as argument if it exists.
loadLiteral(double) - Method in class org.apache.marmotta.kiwi.persistence.KiWiConnection
Load a double literal with the double value given as argument if it exists.
loadLiteral(boolean) - Method in class org.apache.marmotta.kiwi.persistence.KiWiConnection
Load a boolean literal with the boolean value given as argument if it exists.
loadNamespaceByPrefix(String) - Method in class org.apache.marmotta.kiwi.persistence.KiWiConnection
Load a KiWiNamespace with the given prefix, or null if the namespace does not exist.
loadNamespaceByUri(String) - Method in class org.apache.marmotta.kiwi.persistence.KiWiConnection
Load a KiWiNamespace with the given uri, or null if the namespace does not exist.
loadNodeById(long) - Method in class org.apache.marmotta.kiwi.persistence.KiWiConnection
Load a KiWiNode by database ID.
loadNodesByIds(long...) - Method in class org.apache.marmotta.kiwi.persistence.KiWiConnection
Batch load the nodes with the given ids.
loadProgram(String) - Method in class org.apache.marmotta.kiwi.reasoner.persistence.KiWiReasoningConnection
Load and return the program with the name given as argument.
loadProgram(Long) - Method in class org.apache.marmotta.kiwi.reasoner.persistence.KiWiReasoningConnection
Load and return the program with the ID given as argument.
loadPrograms() - Method in class org.apache.marmotta.kiwi.reasoner.engine.ReasoningEngine
 
loadRuleById(long, Map<String, String>) - Method in class org.apache.marmotta.kiwi.reasoner.persistence.KiWiReasoningConnection
Load the rule with the given database ID from the database.
loadRulesByProgram(long, Map<String, String>) - Method in class org.apache.marmotta.kiwi.reasoner.persistence.KiWiReasoningConnection
Load the rule with the given database ID from the database.
loadSecurityProfile(String) - Method in interface org.apache.marmotta.platform.security.api.SecurityService
Load a pre-configured security profile from the classpath.
loadSecurityProfile(String) - Method in class org.apache.marmotta.platform.security.services.SecurityServiceImpl
Load a pre-configured security profile from the classpath.
loadTripleById(long) - Method in class org.apache.marmotta.kiwi.persistence.KiWiConnection
 
loadUriResource(String) - Method in class org.apache.marmotta.kiwi.persistence.KiWiConnection
Load a KiWiUriResource by URI.
LocalTripleRegistry - Class in org.apache.marmotta.kiwi.persistence.registry
Add file description here!
LocalTripleRegistry() - Constructor for class org.apache.marmotta.kiwi.persistence.registry.LocalTripleRegistry
 
log - Static variable in class org.apache.marmotta.kiwi.reasoner.parser.KWRLProgramParserBase
 
log - Variable in class org.apache.marmotta.ldpath.model.functions.AbstractTextFilterFunction
 
log - Variable in class org.apache.marmotta.platform.ldp.util.AbstractResourceUriGenerator
 
log - Static variable in class org.apache.marmotta.platform.ldp.webservices.PreferHeader
 
login(String, boolean, String) - Method in class org.apache.marmotta.platform.user.webservices.UserWebService
Throws a AccessDeniedException if currently no user is logged in (aka: current user is anonymous).
logPoolInfo() - Method in class org.apache.marmotta.kiwi.persistence.KiWiPersistence
 
longHashCode() - Method in class org.apache.marmotta.commons.sesame.tripletable.IntArray
 
LongTransformer<Node> - Class in org.apache.marmotta.ldpath.model.transformers
Add file description here!

Author: Sebastian Schaffert

LongTransformer() - Constructor for class org.apache.marmotta.ldpath.model.transformers.LongTransformer
 
longValue() - Method in class org.apache.marmotta.kiwi.model.rdf.KiWiIntLiteral
Returns the long value of this literal.
longValue() - Method in class org.apache.marmotta.kiwi.model.rdf.KiWiLiteral
Returns the long value of this literal.
longValue(Node) - Method in interface org.apache.marmotta.ldpath.api.backend.NodeBackend
Return the long value of a literal node.
longValue(RDFNode) - Method in class org.apache.marmotta.ldpath.backend.jena.GenericJenaBackend
Return the long value of a literal node.
longValue(Value) - Method in class org.apache.marmotta.ldpath.backend.linkeddata.LDCacheBackend
 
longValue(Value) - Method in class org.apache.marmotta.ldpath.backend.sesame.SesameValueBackend
 
longValue(Node) - Method in class org.apache.marmotta.ldpath.model.backend.AbstractBackend
Parses the Long value of the parsed node by using AbstractBackend.decimalValue(Object).
lookupKey(IntArray) - Method in class org.apache.marmotta.kiwi.persistence.registry.CacheTripleRegistry
Check if another (or the same) transaction has already registered an ID for the triple with the given key.
lookupKey(IntArray) - Method in class org.apache.marmotta.kiwi.persistence.registry.DBTripleRegistry
 
lookupKey(IntArray) - Method in interface org.apache.marmotta.kiwi.persistence.registry.KiWiTripleRegistry
Check if another (or the same) transaction has already registered an ID for the triple with the given key.
lookupKey(IntArray) - Method in class org.apache.marmotta.kiwi.persistence.registry.LocalTripleRegistry
Check if another (or the same) transaction has already registered an ID for the triple with the given key.

M

main(String[]) - Static method in class org.apache.marmotta.ldpath.backend.file.FileQuery
 
map(String, String, ValueFactory) - Method in interface org.apache.marmotta.ldclient.api.provider.ValueMapper
Take the selected value, process it according to the mapping definition, and create Sesame Values using the factory passed as argument.
map(String, Element, ValueFactory) - Method in class org.apache.marmotta.ldclient.provider.html.mapping.CssDateLiteralMapper
 
map(String, Element, ValueFactory) - Method in class org.apache.marmotta.ldclient.provider.html.mapping.CssLiteralAttrMapper
 
map(String, Element, ValueFactory) - Method in class org.apache.marmotta.ldclient.provider.html.mapping.CssTextLiteralMapper
 
map(String, Element, ValueFactory) - Method in class org.apache.marmotta.ldclient.provider.html.mapping.CssUriAttrMapper
 
map(String, Element, ValueFactory) - Method in interface org.apache.marmotta.ldclient.provider.html.mapping.JSoupMapper
 
map(String, String, ValueFactory) - Method in class org.apache.marmotta.ldclient.provider.xml.mapping.CommaSeparatedMapper
Take the selected value, process it according to the mapping definition, and create Sesame Values using the factory passed as argument.
map(String, String, ValueFactory) - Method in class org.apache.marmotta.ldclient.provider.xml.mapping.XPathLiteralMapper
Take the selected value, process it according to the mapping definition, and create Sesame Values using the factory passed as argument.
map(String, String, ValueFactory) - Method in class org.apache.marmotta.ldclient.provider.xml.mapping.XPathURIMapper
Take the selected value, process it according to the mapping definition, and create Sesame Values using the factory passed as argument.
MarmottaAccessControlFilter - Class in org.apache.marmotta.platform.security.filters
A filter providing basic access control for the Apache Marmotta.
MarmottaAccessControlFilter() - Constructor for class org.apache.marmotta.platform.security.filters.MarmottaAccessControlFilter
 
MarmottaAuthenticationFilter - Class in org.apache.marmotta.platform.user.filters
This filter implements HTTB Basic Authentication support for the Marmotta.
MarmottaAuthenticationFilter() - Constructor for class org.apache.marmotta.platform.user.filters.MarmottaAuthenticationFilter
 
MarmottaNotCachedFilter - Class in org.apache.marmotta.platform.ldcache.model.filter
Accept only resources that are considered "not cached", i.e.
MarmottaNotCachedFilter() - Constructor for class org.apache.marmotta.platform.ldcache.model.filter.MarmottaNotCachedFilter
 
matchDefaultMIMEType(String, Iterable<FF>) - Static method in class org.apache.marmotta.platform.ldp.util.LdpUtils
Tries to match the specified MIME type with the MIME types of the supplied file formats.
matchDefaultMIMEType(String, Iterable<FF>, FF) - Static method in class org.apache.marmotta.platform.ldp.util.LdpUtils
Tries to match the specified MIME type with the default MIME types of the supplied file formats.
matches(Pattern, KiWiTriple) - Static method in class org.apache.marmotta.kiwi.reasoner.engine.ReasoningEngine
 
matches(HttpServletRequest) - Method in class org.apache.marmotta.platform.security.model.SecurityConstraint
Check whether the security constraint matches with the servlet request.
MathFunction<Node> - Class in org.apache.marmotta.ldpath.model.functions.math
 
MathFunction() - Constructor for class org.apache.marmotta.ldpath.model.functions.math.MathFunction
 
MaxFunction<Node> - Class in org.apache.marmotta.ldpath.model.functions.math
 
MaxFunction() - Constructor for class org.apache.marmotta.ldpath.model.functions.math.MaxFunction
 
maxNextCharInd - Variable in class org.apache.marmotta.kiwi.reasoner.parser.SimpleCharStream
 
maxNextCharInd - Variable in class org.apache.marmotta.ldpath.parser.SimpleCharStream
 
MD5 - Static variable in class org.apache.marmotta.kiwi.vocabulary.FN_MARMOTTA
 
merge(T, ValueFactory) - Method in class org.apache.marmotta.ldpath.backend.sesame.AbstractSesameBackend
Merge the value given as argument into the value factory given as argument
MinFunction<Node> - Class in org.apache.marmotta.ldpath.model.functions.math
 
MinFunction() - Constructor for class org.apache.marmotta.ldpath.model.functions.math.MinFunction
 
minimalPreference() - Static method in class org.apache.marmotta.platform.ldp.api.Preference
The minimal preference: minimal is true, nothing included.
MINUTES - Static variable in class org.apache.marmotta.kiwi.vocabulary.FN_MARMOTTA
 
MODE_COMPRESSED - Static variable in class org.apache.marmotta.kiwi.io.KiWiIO
 
MODE_DEFAULT - Static variable in class org.apache.marmotta.kiwi.io.KiWiIO
 
MODE_PREFIX - Static variable in class org.apache.marmotta.kiwi.io.KiWiIO
 
MONTH - Static variable in class org.apache.marmotta.kiwi.vocabulary.FN_MARMOTTA
 
MySQLDialect - Class in org.apache.marmotta.kiwi.persistence.mysql
A dialect for MySQL.
MySQLDialect() - Constructor for class org.apache.marmotta.kiwi.persistence.mysql.MySQLDialect
 

N

NAMESPACE - Static variable in class org.apache.marmotta.kiwi.vocabulary.FN_MARMOTTA
 
Namespace() - Method in class org.apache.marmotta.ldpath.parser.LdPathParser
 
namespaces - Variable in class org.apache.marmotta.kiwi.reasoner.parser.KWRLProgramParserBase
A map mapping from namespace prefix to namespace URI
namespaces - Variable in class org.apache.marmotta.ldpath.parser.Configuration
A map from namespace prefixes to namespace URIs
Namespaces() - Method in class org.apache.marmotta.ldpath.parser.LdPathParser
 
newToken(int, String) - Static method in class org.apache.marmotta.kiwi.reasoner.parser.Token
Returns a new Token object, by default.
newToken(int) - Static method in class org.apache.marmotta.kiwi.reasoner.parser.Token
 
newToken(int, String) - Static method in class org.apache.marmotta.ldpath.parser.Token
Returns a new Token object, by default.
newToken(int) - Static method in class org.apache.marmotta.ldpath.parser.Token
 
next() - Method in class org.apache.marmotta.kiwi.persistence.util.ResultSetIteration
Returns the next element in the iteration.
next - Variable in class org.apache.marmotta.kiwi.reasoner.parser.Token
A reference to the next regular (non-special) token from the input stream.
next - Variable in class org.apache.marmotta.ldpath.parser.Token
A reference to the next regular (non-special) token from the input stream.
node - Variable in class org.apache.marmotta.ldpath.model.tests.PathEqualityTest
 
Node() - Method in class org.apache.marmotta.ldpath.parser.LdPathParser
 
NODE_CACHE - Static variable in interface org.apache.marmotta.kiwi.caching.CacheManager
 
NodeBackend<Node> - Interface in org.apache.marmotta.ldpath.api.backend
Value centered Backend for LDPath, conatins all methods required for parsing and serializing a LDPath-Program
NodeFunction<T,Node> - Interface in org.apache.marmotta.ldpath.api.functions
A function applied to nodes.
NodeFunnel - Class in org.apache.marmotta.kiwi.hashing
Add file description here!
NodeSelector<Node> - Interface in org.apache.marmotta.ldpath.api.selectors
A node selector takes as argument a KiWiNode and returns a collection of selected

Author: Sebastian Schaffert

NodeTest<Node> - Class in org.apache.marmotta.ldpath.api.tests
Node tests take a node as argument and return a boolean if the node matches the test.
NodeTest() - Constructor for class org.apache.marmotta.ldpath.api.tests.NodeTest
 
NodeTest() - Method in class org.apache.marmotta.ldpath.parser.LdPathParser
 
NodeTransformer<T,Node> - Interface in org.apache.marmotta.ldpath.api.transformers
Implementations of this interface allow to transform KiWiNode objects into the type T.
NOT - Static variable in interface org.apache.marmotta.kiwi.reasoner.parser.KWRLProgramParserConstants
RegularExpression Id.
NOT - Static variable in interface org.apache.marmotta.ldpath.parser.LdPathParserConstants
RegularExpression Id.
NotEqualTest<Node> - Class in org.apache.marmotta.ldpath.model.tests.functions
 
NotEqualTest() - Constructor for class org.apache.marmotta.ldpath.model.tests.functions.NotEqualTest
 
notifyAddRule(Rule) - Method in class org.apache.marmotta.kiwi.reasoner.engine.ReasoningEngine
In case a new rule has been added to one of the reasoning programs, process only this rule addition incrementally.
notifyRemoveRules() - Method in class org.apache.marmotta.kiwi.reasoner.engine.ReasoningEngine
In case an existing rule has been removed from one of the reasoning programs, remove all triples that are based on this rule by consulting the justifications that use this rule.
NotTest<Node> - Class in org.apache.marmotta.ldpath.model.tests
 
NotTest(NodeTest<Node>) - Constructor for class org.apache.marmotta.ldpath.model.tests.NotTest
 
NotTest() - Method in class org.apache.marmotta.ldpath.parser.LdPathParser
 
NOW - Static variable in class org.apache.marmotta.kiwi.vocabulary.FN_MARMOTTA
 
NS - Static variable in class org.apache.marmotta.kiwi.vocabulary.FN_MARMOTTA
An immutable Namespace constant that represents the XPath Functions namespace.
NS_DBPEDIA - Static variable in class org.apache.marmotta.kiwi.io.KiWiIO
 
NS_DC - Static variable in class org.apache.marmotta.ldpath.model.Constants
 
NS_FOAF - Static variable in class org.apache.marmotta.ldpath.model.Constants
 
NS_FREEBASE - Static variable in class org.apache.marmotta.kiwi.io.KiWiIO
 
NS_LMF_FUNCS - Static variable in class org.apache.marmotta.ldpath.model.Constants
 
NS_LMF_TYPES - Static variable in class org.apache.marmotta.ldpath.model.Constants
 
NS_OWL - Static variable in class org.apache.marmotta.ldpath.model.Constants
 
NS_PREFIX_CACHE - Static variable in interface org.apache.marmotta.kiwi.caching.CacheManager
 
NS_RDF - Static variable in class org.apache.marmotta.ldpath.model.Constants
 
NS_RDFS - Static variable in class org.apache.marmotta.ldpath.model.Constants
 
NS_REDLINK - Static variable in class org.apache.marmotta.kiwi.io.KiWiIO
 
NS_SKOS - Static variable in class org.apache.marmotta.ldpath.model.Constants
 
NS_URI - Static variable in interface org.apache.marmotta.kiwi.reasoner.parser.KWRLProgramParserConstants
RegularExpression Id.
NS_URI_CACHE - Static variable in interface org.apache.marmotta.kiwi.caching.CacheManager
 
NS_XSD - Static variable in class org.apache.marmotta.ldpath.model.Constants
 

O

omit(String...) - Method in class org.apache.marmotta.platform.ldp.webservices.PreferHeader.PreferBuilder
LDP specific: Add a "omit" parameter for the given URIs.
omitPreference(String...) - Static method in class org.apache.marmotta.platform.ldp.api.Preference
Non-minimal preference, with all the provided args omitted.
onConfigurationChange(ConfigurationChangedEvent) - Method in class org.apache.marmotta.platform.user.services.AccountServiceImpl
 
onConfigurationChange(ConfigurationChangedEvent) - Method in class org.apache.marmotta.platform.user.services.AuthenticationServiceImpl
 
OPTIONS(UriInfo) - Method in class org.apache.marmotta.platform.ldp.webservices.LdpWebService
Handle OPTIONS (Sec.
OR - Static variable in interface org.apache.marmotta.kiwi.reasoner.parser.KWRLProgramParserConstants
RegularExpression Id.
OR - Static variable in interface org.apache.marmotta.ldpath.parser.LdPathParserConstants
RegularExpression Id.
org.apache.marmotta.commons.sesame.transactions.api - package org.apache.marmotta.commons.sesame.transactions.api
 
org.apache.marmotta.commons.sesame.transactions.model - package org.apache.marmotta.commons.sesame.transactions.model
 
org.apache.marmotta.commons.sesame.transactions.sail - package org.apache.marmotta.commons.sesame.transactions.sail
 
org.apache.marmotta.commons.sesame.transactions.wrapper - package org.apache.marmotta.commons.sesame.transactions.wrapper
 
org.apache.marmotta.commons.sesame.tripletable - package org.apache.marmotta.commons.sesame.tripletable
 
org.apache.marmotta.kiwi.caching - package org.apache.marmotta.kiwi.caching
 
org.apache.marmotta.kiwi.config - package org.apache.marmotta.kiwi.config
 
org.apache.marmotta.kiwi.exception - package org.apache.marmotta.kiwi.exception
 
org.apache.marmotta.kiwi.generator - package org.apache.marmotta.kiwi.generator
 
org.apache.marmotta.kiwi.hashing - package org.apache.marmotta.kiwi.hashing
 
org.apache.marmotta.kiwi.io - package org.apache.marmotta.kiwi.io
 
org.apache.marmotta.kiwi.jmx - package org.apache.marmotta.kiwi.jmx
 
org.apache.marmotta.kiwi.model.rdf - package org.apache.marmotta.kiwi.model.rdf
 
org.apache.marmotta.kiwi.persistence - package org.apache.marmotta.kiwi.persistence
 
org.apache.marmotta.kiwi.persistence.h2 - package org.apache.marmotta.kiwi.persistence.h2
 
org.apache.marmotta.kiwi.persistence.mysql - package org.apache.marmotta.kiwi.persistence.mysql
 
org.apache.marmotta.kiwi.persistence.pgsql - package org.apache.marmotta.kiwi.persistence.pgsql
 
org.apache.marmotta.kiwi.persistence.registry - package org.apache.marmotta.kiwi.persistence.registry
 
org.apache.marmotta.kiwi.persistence.util - package org.apache.marmotta.kiwi.persistence.util
 
org.apache.marmotta.kiwi.reasoner.engine - package org.apache.marmotta.kiwi.reasoner.engine
 
org.apache.marmotta.kiwi.reasoner.model.exception - package org.apache.marmotta.kiwi.reasoner.model.exception
 
org.apache.marmotta.kiwi.reasoner.model.program - package org.apache.marmotta.kiwi.reasoner.model.program
 
org.apache.marmotta.kiwi.reasoner.model.query - package org.apache.marmotta.kiwi.reasoner.model.query
 
org.apache.marmotta.kiwi.reasoner.parser - package org.apache.marmotta.kiwi.reasoner.parser
 
org.apache.marmotta.kiwi.reasoner.persistence - package org.apache.marmotta.kiwi.reasoner.persistence
 
org.apache.marmotta.kiwi.reasoner.sail - package org.apache.marmotta.kiwi.reasoner.sail
 
org.apache.marmotta.kiwi.reasoner.util - package org.apache.marmotta.kiwi.reasoner.util
 
org.apache.marmotta.kiwi.sail - package org.apache.marmotta.kiwi.sail
 
org.apache.marmotta.kiwi.versioning.api - package org.apache.marmotta.kiwi.versioning.api
 
org.apache.marmotta.kiwi.versioning.model - package org.apache.marmotta.kiwi.versioning.model
 
org.apache.marmotta.kiwi.versioning.persistence - package org.apache.marmotta.kiwi.versioning.persistence
 
org.apache.marmotta.kiwi.versioning.repository - package org.apache.marmotta.kiwi.versioning.repository
 
org.apache.marmotta.kiwi.versioning.sail - package org.apache.marmotta.kiwi.versioning.sail
 
org.apache.marmotta.kiwi.vocabulary - package org.apache.marmotta.kiwi.vocabulary
 
org.apache.marmotta.ldcache.api - package org.apache.marmotta.ldcache.api
 
org.apache.marmotta.ldcache.model - package org.apache.marmotta.ldcache.model
 
org.apache.marmotta.ldcache.services - package org.apache.marmotta.ldcache.services
 
org.apache.marmotta.ldclient.api.endpoint - package org.apache.marmotta.ldclient.api.endpoint
 
org.apache.marmotta.ldclient.api.ldclient - package org.apache.marmotta.ldclient.api.ldclient
 
org.apache.marmotta.ldclient.api.provider - package org.apache.marmotta.ldclient.api.provider
 
org.apache.marmotta.ldclient.exception - package org.apache.marmotta.ldclient.exception
 
org.apache.marmotta.ldclient.model - package org.apache.marmotta.ldclient.model
 
org.apache.marmotta.ldclient.provider.html - package org.apache.marmotta.ldclient.provider.html
 
org.apache.marmotta.ldclient.provider.html.mapping - package org.apache.marmotta.ldclient.provider.html.mapping
 
org.apache.marmotta.ldclient.provider.xml - package org.apache.marmotta.ldclient.provider.xml
 
org.apache.marmotta.ldclient.provider.xml.mapping - package org.apache.marmotta.ldclient.provider.xml.mapping
 
org.apache.marmotta.ldclient.services.ldclient - package org.apache.marmotta.ldclient.services.ldclient
 
org.apache.marmotta.ldclient.services.provider - package org.apache.marmotta.ldclient.services.provider
 
org.apache.marmotta.ldpath - package org.apache.marmotta.ldpath
 
org.apache.marmotta.ldpath.api - package org.apache.marmotta.ldpath.api
 
org.apache.marmotta.ldpath.api.backend - package org.apache.marmotta.ldpath.api.backend
 
org.apache.marmotta.ldpath.api.functions - package org.apache.marmotta.ldpath.api.functions
 
org.apache.marmotta.ldpath.api.selectors - package org.apache.marmotta.ldpath.api.selectors
 
org.apache.marmotta.ldpath.api.tests - package org.apache.marmotta.ldpath.api.tests
 
org.apache.marmotta.ldpath.api.transformers - package org.apache.marmotta.ldpath.api.transformers
 
org.apache.marmotta.ldpath.backend.file - package org.apache.marmotta.ldpath.backend.file
 
org.apache.marmotta.ldpath.backend.jena - package org.apache.marmotta.ldpath.backend.jena
 
org.apache.marmotta.ldpath.backend.linkeddata - package org.apache.marmotta.ldpath.backend.linkeddata
 
org.apache.marmotta.ldpath.backend.sesame - package org.apache.marmotta.ldpath.backend.sesame
 
org.apache.marmotta.ldpath.exception - package org.apache.marmotta.ldpath.exception
 
org.apache.marmotta.ldpath.model - package org.apache.marmotta.ldpath.model
 
org.apache.marmotta.ldpath.model.backend - package org.apache.marmotta.ldpath.model.backend
 
org.apache.marmotta.ldpath.model.fields - package org.apache.marmotta.ldpath.model.fields
 
org.apache.marmotta.ldpath.model.functions - package org.apache.marmotta.ldpath.model.functions
 
org.apache.marmotta.ldpath.model.functions.coll - package org.apache.marmotta.ldpath.model.functions.coll
 
org.apache.marmotta.ldpath.model.functions.date - package org.apache.marmotta.ldpath.model.functions.date
 
org.apache.marmotta.ldpath.model.functions.html - package org.apache.marmotta.ldpath.model.functions.html
 
org.apache.marmotta.ldpath.model.functions.math - package org.apache.marmotta.ldpath.model.functions.math
 
org.apache.marmotta.ldpath.model.functions.text - package org.apache.marmotta.ldpath.model.functions.text
 
org.apache.marmotta.ldpath.model.functions.xml - package org.apache.marmotta.ldpath.model.functions.xml
 
org.apache.marmotta.ldpath.model.programs - package org.apache.marmotta.ldpath.model.programs
 
org.apache.marmotta.ldpath.model.selectors - package org.apache.marmotta.ldpath.model.selectors
 
org.apache.marmotta.ldpath.model.tests - package org.apache.marmotta.ldpath.model.tests
 
org.apache.marmotta.ldpath.model.tests.functions - package org.apache.marmotta.ldpath.model.tests.functions
 
org.apache.marmotta.ldpath.model.tests.functions.text - package org.apache.marmotta.ldpath.model.tests.functions.text
 
org.apache.marmotta.ldpath.model.transformers - package org.apache.marmotta.ldpath.model.transformers
 
org.apache.marmotta.ldpath.parser - package org.apache.marmotta.ldpath.parser
 
org.apache.marmotta.ldpath.util - package org.apache.marmotta.ldpath.util
 
org.apache.marmotta.platform.ldcache.api.endpoint - package org.apache.marmotta.platform.ldcache.api.endpoint
 
org.apache.marmotta.platform.ldcache.api.ldcache - package org.apache.marmotta.platform.ldcache.api.ldcache
 
org.apache.marmotta.platform.ldcache.logging - package org.apache.marmotta.platform.ldcache.logging
 
org.apache.marmotta.platform.ldcache.model.filter - package org.apache.marmotta.platform.ldcache.model.filter
 
org.apache.marmotta.platform.ldcache.services.endpoint - package org.apache.marmotta.platform.ldcache.services.endpoint
 
org.apache.marmotta.platform.ldcache.webservices - package org.apache.marmotta.platform.ldcache.webservices
 
org.apache.marmotta.platform.ldp.api - package org.apache.marmotta.platform.ldp.api
 
org.apache.marmotta.platform.ldp.exceptions - package org.apache.marmotta.platform.ldp.exceptions
 
org.apache.marmotta.platform.ldp.logging - package org.apache.marmotta.platform.ldp.logging
 
org.apache.marmotta.platform.ldp.services - package org.apache.marmotta.platform.ldp.services
 
org.apache.marmotta.platform.ldp.util - package org.apache.marmotta.platform.ldp.util
 
org.apache.marmotta.platform.ldp.webservices - package org.apache.marmotta.platform.ldp.webservices
 
org.apache.marmotta.platform.ldpath.api - package org.apache.marmotta.platform.ldpath.api
 
org.apache.marmotta.platform.ldpath.backend - package org.apache.marmotta.platform.ldpath.backend
 
org.apache.marmotta.platform.ldpath.logging - package org.apache.marmotta.platform.ldpath.logging
 
org.apache.marmotta.platform.ldpath.model.functions - package org.apache.marmotta.platform.ldpath.model.functions
 
org.apache.marmotta.platform.ldpath.services - package org.apache.marmotta.platform.ldpath.services
 
org.apache.marmotta.platform.ldpath.webservices - package org.apache.marmotta.platform.ldpath.webservices
 
org.apache.marmotta.platform.reasoner.logging - package org.apache.marmotta.platform.reasoner.logging
 
org.apache.marmotta.platform.reasoner.services - package org.apache.marmotta.platform.reasoner.services
 
org.apache.marmotta.platform.reasoner.webservices - package org.apache.marmotta.platform.reasoner.webservices
 
org.apache.marmotta.platform.security.api - package org.apache.marmotta.platform.security.api
 
org.apache.marmotta.platform.security.filters - package org.apache.marmotta.platform.security.filters
 
org.apache.marmotta.platform.security.logging - package org.apache.marmotta.platform.security.logging
 
org.apache.marmotta.platform.security.model - package org.apache.marmotta.platform.security.model
 
org.apache.marmotta.platform.security.services - package org.apache.marmotta.platform.security.services
 
org.apache.marmotta.platform.security.util - package org.apache.marmotta.platform.security.util
 
org.apache.marmotta.platform.security.webservices - package org.apache.marmotta.platform.security.webservices
 
org.apache.marmotta.platform.sparql.api.sparql - package org.apache.marmotta.platform.sparql.api.sparql
 
org.apache.marmotta.platform.sparql.logging - package org.apache.marmotta.platform.sparql.logging
 
org.apache.marmotta.platform.sparql.services.sparql - package org.apache.marmotta.platform.sparql.services.sparql
 
org.apache.marmotta.platform.sparql.services.sparqlio.rdf - package org.apache.marmotta.platform.sparql.services.sparqlio.rdf
 
org.apache.marmotta.platform.sparql.services.sparqlio.sparqlhtml - package org.apache.marmotta.platform.sparql.services.sparqlio.sparqlhtml
 
org.apache.marmotta.platform.sparql.webservices - package org.apache.marmotta.platform.sparql.webservices
 
org.apache.marmotta.platform.user.api - package org.apache.marmotta.platform.user.api
 
org.apache.marmotta.platform.user.filters - package org.apache.marmotta.platform.user.filters
 
org.apache.marmotta.platform.user.logging - package org.apache.marmotta.platform.user.logging
 
org.apache.marmotta.platform.user.model - package org.apache.marmotta.platform.user.model
 
org.apache.marmotta.platform.user.services - package org.apache.marmotta.platform.user.services
 
org.apache.marmotta.platform.user.services.auth - package org.apache.marmotta.platform.user.services.auth
 
org.apache.marmotta.platform.user.webservices - package org.apache.marmotta.platform.user.webservices
 
OrTest<Node> - Class in org.apache.marmotta.ldpath.model.tests
Tests the disjunction of two tests.
OrTest(NodeTest<Node>, NodeTest<Node>) - Constructor for class org.apache.marmotta.ldpath.model.tests.OrTest
 
OrTest() - Method in class org.apache.marmotta.ldpath.parser.LdPathParser
 

P

P_SEP - Static variable in interface org.apache.marmotta.ldpath.parser.LdPathParserConstants
RegularExpression Id.
parameter(String) - Method in class org.apache.marmotta.platform.ldp.webservices.PreferHeader.PreferBuilder
Add a parameter (without value)
parameter(String, String) - Method in class org.apache.marmotta.platform.ldp.webservices.PreferHeader.PreferBuilder
Add a parameter with the provided value.
parameters(Map<String, String>) - Method in class org.apache.marmotta.platform.ldp.webservices.PreferHeader.PreferBuilder
Add the provided parameters and their values.
parse(String) - Static method in enum org.apache.marmotta.platform.security.model.HTTPMethods
 
parseDate(String) - Method in class org.apache.marmotta.ldclient.provider.html.mapping.CssDateLiteralMapper
 
parseDate(String) - Method in class org.apache.marmotta.ldpath.model.backend.AbstractBackend
Utility to parse xsd:date strings
parseDate(String) - Static method in class org.apache.marmotta.ldpath.util.FormatUtils
Parses the given date string.
ParseException - Exception in org.apache.marmotta.kiwi.reasoner.parser
This exception is thrown when parse errors are encountered.
ParseException(Token, int[][], String[]) - Constructor for exception org.apache.marmotta.kiwi.reasoner.parser.ParseException
This constructor is used by the method "generateParseException" in the generated parser.
ParseException() - Constructor for exception org.apache.marmotta.kiwi.reasoner.parser.ParseException
The following constructors are for use by you for whatever purpose you can think of.
ParseException(String) - Constructor for exception org.apache.marmotta.kiwi.reasoner.parser.ParseException
Constructor with message.
ParseException - Exception in org.apache.marmotta.ldpath.parser
This exception is thrown when parse errors are encountered.
ParseException(Token, int[][], String[]) - Constructor for exception org.apache.marmotta.ldpath.parser.ParseException
This constructor is used by the method "generateParseException" in the generated parser.
ParseException() - Constructor for exception org.apache.marmotta.ldpath.parser.ParseException
The following constructors are for use by you for whatever purpose you can think of.
ParseException(String) - Constructor for exception org.apache.marmotta.ldpath.parser.ParseException
Constructor with message.
parsePreferHeader(PreferHeader) - Static method in class org.apache.marmotta.platform.ldp.util.LdpUtils
Convert a PreferHeader into a LDP Preference.
parsePrefix() - Method in class org.apache.marmotta.ldpath.parser.LdPathParser
 
parsePrefixes() - Method in class org.apache.marmotta.ldpath.parser.LdPathParser
 
parseProgram(String, ValueFactory) - Static method in class org.apache.marmotta.kiwi.reasoner.parser.KWRLProgramParserBase
Short hand for parsing a program from a string using a given value factory.
parseProgram() - Method in class org.apache.marmotta.kiwi.reasoner.parser.KWRLProgramParserBase
 
parseProgram(Reader) - Method in class org.apache.marmotta.ldpath.LDPath
Parse a program passed as argument and return it for further use.
parseProgram() - Method in class org.apache.marmotta.ldpath.parser.LdPathParser
 
parseQuery(QueryLanguage, String) - Method in interface org.apache.marmotta.platform.sparql.api.sparql.SparqlService
Parse query
parseQuery(QueryLanguage, String) - Method in class org.apache.marmotta.platform.sparql.services.sparql.SparqlServiceImpl
 
parseResponse(String, String, Model, InputStream, String) - Method in class org.apache.marmotta.ldclient.provider.html.AbstractHTMLDataProvider
Parse the HTTP response entity returned by the web service call and return its contents as a Sesame RDF repository.
parseResponse(String, String, Model, InputStream, String) - Method in class org.apache.marmotta.ldclient.provider.xml.AbstractXMLDataProvider
Parse the HTTP response entity returned by the web service call and return its contents as a Sesame RDF repository.
parseResponse(String, String, Model, InputStream, String) - Method in class org.apache.marmotta.ldclient.services.provider.AbstractHttpProvider
Parse the HTTP response entity returned by the web service call and return its contents in a Sesame RDF repository also passed as argument.
parseRule(String, ValueFactory) - Static method in class org.apache.marmotta.kiwi.reasoner.parser.KWRLProgramParserBase
Short hand for parsing a rule from a string using a given dictionary of namespaces and a value factory.
parseRule(String, Map<String, String>, ValueFactory) - Static method in class org.apache.marmotta.kiwi.reasoner.parser.KWRLProgramParserBase
Short hand for parsing a rule from a string using a given dictionary of namespaces and a value factory.
parseRule(Map<String, String>) - Method in class org.apache.marmotta.kiwi.reasoner.parser.KWRLProgramParserBase
 
parseRule() - Method in class org.apache.marmotta.kiwi.reasoner.parser.KWRLProgramParserBase
 
parseRule(Map<String, String>) - Method in class org.apache.marmotta.ldpath.parser.LdPathParser
 
parseSelector(Map<String, String>) - Method in class org.apache.marmotta.ldpath.parser.LdPathParser
 
parseSubType(String) - Static method in class org.apache.marmotta.platform.sparql.services.sparql.SparqlWritersHelper
 
parseTest(Map<String, String>) - Method in class org.apache.marmotta.ldpath.parser.LdPathParser
 
parseTime(String) - Method in class org.apache.marmotta.ldpath.model.backend.AbstractBackend
Utility to parse xsd:time strings
passwd(String, String) - Method in class org.apache.marmotta.platform.user.webservices.UserWebService
Update/change the password for the current user.
PATCH(UriInfo, EntityTag, MediaType, InputStream) - Method in class org.apache.marmotta.platform.ldp.webservices.LdpWebService
 
PATCH - Annotation Type in org.apache.marmotta.platform.ldp.webservices
Indicates that the annotated method responds to HTTP PATCH requests.
patchResource(RepositoryConnection, URI, InputStream, boolean) - Method in interface org.apache.marmotta.platform.ldp.api.LdpService
 
patchResource(RepositoryConnection, String, InputStream, boolean) - Method in interface org.apache.marmotta.platform.ldp.api.LdpService
 
patchResource(RepositoryConnection, String, InputStream, boolean) - Method in class org.apache.marmotta.platform.ldp.services.LdpServiceImpl
 
patchResource(RepositoryConnection, URI, InputStream, boolean) - Method in class org.apache.marmotta.platform.ldp.services.LdpServiceImpl
 
PATH - Static variable in class org.apache.marmotta.platform.ldp.webservices.LdpWebService
 
PATH - Static variable in class org.apache.marmotta.platform.sparql.webservices.SparqlWebService
 
PathEqualityTest<Node> - Class in org.apache.marmotta.ldpath.model.tests
Checks whether a path selector contains a certain node.
PathEqualityTest(NodeSelector<Node>, Node) - Constructor for class org.apache.marmotta.ldpath.model.tests.PathEqualityTest
 
PathEqualityTest() - Method in class org.apache.marmotta.ldpath.parser.LdPathParser
 
pathQuery(Node, String, Map<String, String>) - Method in class org.apache.marmotta.ldpath.LDPath
Execute a single path query starting from the given context node and return a collection of nodes resulting from the selection.
pathQuery(Node, String, Map<String, String>, Map<Node, List<Node>>) - Method in class org.apache.marmotta.ldpath.LDPath
Execute a single path query starting from the given context node and return a collection of nodes resulting from the selection.
pathQuery(Value, String, Map<String, String>) - Method in interface org.apache.marmotta.platform.ldpath.api.LDPathService
Run a path query starting from the given context node and return the result as a collection of KiWiNodes.
pathQuery(Value, String, Map<String, String>) - Method in class org.apache.marmotta.platform.ldpath.services.LDPathServiceImpl
Run a path query starting from the given context node and return the result as a collection of KiWiNodes.
PathSelector<Node> - Class in org.apache.marmotta.ldpath.model.selectors
Traverse a path by following several edges in the RDF graph.
PathSelector(NodeSelector<Node>, NodeSelector<Node>) - Constructor for class org.apache.marmotta.ldpath.model.selectors.PathSelector
 
PathSelector() - Method in class org.apache.marmotta.ldpath.parser.LdPathParser
 
pathSuggestions(String, String[], String[], UriInfo) - Method in class org.apache.marmotta.platform.ldpath.webservices.LDPathUtilWebService
 
PathTest<Node> - Class in org.apache.marmotta.ldpath.model.tests
Tests whether the path given as argument for the constructor yields at least one node when evaluated from the context node to which the test is applied.
PathTest(NodeSelector<Node>) - Constructor for class org.apache.marmotta.ldpath.model.tests.PathTest
 
PathTest() - Method in class org.apache.marmotta.ldpath.parser.LdPathParser
 
pathTransform(Node, String, Map<String, String>) - Method in class org.apache.marmotta.ldpath.LDPath
Execute a single path query starting from the given context node and return a collection of nodes resulting from the selection.
Pattern - Class in org.apache.marmotta.kiwi.reasoner.model.program
Representation of a graph pattern.
Pattern() - Constructor for class org.apache.marmotta.kiwi.reasoner.model.program.Pattern
 
Pattern(Field, Field, Field) - Constructor for class org.apache.marmotta.kiwi.reasoner.model.program.Pattern
 
persistence - Variable in class org.apache.marmotta.kiwi.persistence.KiWiConnection
 
ping(String) - Method in interface org.apache.marmotta.ldclient.api.ldclient.LDClientService
Perform a ping (HTTP HEAD) to the resource
ping(String) - Method in class org.apache.marmotta.ldclient.services.ldclient.LDClient
 
ping() - Method in interface org.apache.marmotta.platform.security.api.SecurityService
Does nothing, just ensures the security service is properly initialised.
ping() - Method in class org.apache.marmotta.platform.security.services.SecurityServiceImpl
Does nothing, just ensures the security service is properly initialised.
PLUS - Static variable in interface org.apache.marmotta.ldpath.parser.LdPathParserConstants
RegularExpression Id.
POST(UriInfo, String, List<Link>, InputStream, MediaType) - Method in class org.apache.marmotta.platform.ldp.webservices.LdpWebService
LDP Post Request.
post(HttpServletRequest) - Method in class org.apache.marmotta.platform.sparql.webservices.SparqlWebService
Single endpoint for direct post queries (not yet implemented)
post(MultivaluedMap<String, String>) - Method in class org.apache.marmotta.platform.user.webservices.UserWebService
Update/Set the profile information (foaf) for the current user.
post() - Method in class org.apache.marmotta.platform.user.webservices.UserWebService
Dummy to avoid exceptions if post body is empty.
PostgreSQLDialect - Class in org.apache.marmotta.kiwi.persistence.pgsql
Add file description here!

Author: Sebastian Schaffert

PostgreSQLDialect() - Constructor for class org.apache.marmotta.kiwi.persistence.pgsql.PostgreSQLDialect
 
prefer(String) - Static method in class org.apache.marmotta.platform.ldp.webservices.PreferHeader
Create a PreferBuilder for an arbitrary preference
Preference - Class in org.apache.marmotta.platform.ldp.api
Preferences, which triples to include in a response.
PREFERENCE_HANDLING - Static variable in class org.apache.marmotta.platform.ldp.webservices.PreferHeader
 
PREFERENCE_RESPOND_ASYNC - Static variable in class org.apache.marmotta.platform.ldp.webservices.PreferHeader
 
PREFERENCE_RETURN - Static variable in class org.apache.marmotta.platform.ldp.webservices.PreferHeader
 
PREFERENCE_WAIT - Static variable in class org.apache.marmotta.platform.ldp.webservices.PreferHeader
 
preferHandlingLenient() - Static method in class org.apache.marmotta.platform.ldp.webservices.PreferHeader
Create and initialize a PreferBuilder for a Prefer: handling="lenient" header.
preferHandlingStrict() - Static method in class org.apache.marmotta.platform.ldp.webservices.PreferHeader
Create and initialize a PreferBuilder for a Prefer: handling="strict" header.
PreferHeader - Class in org.apache.marmotta.platform.ldp.webservices
HTML Prefer Header.
PreferHeader.PreferBuilder - Class in org.apache.marmotta.platform.ldp.webservices
Builder for PreferHeader
preferRespondAsync() - Static method in class org.apache.marmotta.platform.ldp.webservices.PreferHeader
Create and initialize a PreferBuilder for a Prefer: respond-async header.
preferReturnMinimal() - Static method in class org.apache.marmotta.platform.ldp.webservices.PreferHeader
Create and initialize a PreferBuilder for a Prefer: return="minimal" header.
preferReturnRepresentation() - Static method in class org.apache.marmotta.platform.ldp.webservices.PreferHeader
Create and initialize a PreferBuilder for a Prefer: return="representation" header.
preferWait(int) - Static method in class org.apache.marmotta.platform.ldp.webservices.PreferHeader
Create and initialize a PreferBuilder for a Prefer: wait="X" header.
PREFIX - Static variable in class org.apache.marmotta.kiwi.vocabulary.FN_MARMOTTA
Recommended prefix for the XPath Functions namespace: "fn"
prepare() - Method in class org.apache.marmotta.kiwi.versioning.sail.KiWiSnapshotConnection
Checks for an error state in the active transaction that would force the transaction to be rolled back.
prevCharIsCR - Variable in class org.apache.marmotta.ldpath.parser.SimpleCharStream
 
prevCharIsLF - Variable in class org.apache.marmotta.ldpath.parser.SimpleCharStream
 
PrimitiveSinkOutput - Class in org.apache.marmotta.kiwi.hashing
Wrapper implementing the java.io.DataOutput so that operations write into a Guava primitive sink for hasing.
PrimitiveSinkOutput(PrimitiveSink) - Constructor for class org.apache.marmotta.kiwi.hashing.PrimitiveSinkOutput
 
PRIORITY_HIGH - Static variable in class org.apache.marmotta.ldclient.api.endpoint.Endpoint
constant indicating high priority of this endpoint definition
PRIORITY_LOW - Static variable in class org.apache.marmotta.ldclient.api.endpoint.Endpoint
constant indicating low priority of this endpoint definition
PRIORITY_MEDIUM - Static variable in class org.apache.marmotta.ldclient.api.endpoint.Endpoint
constant indicating medium priority of this endpoint definition
Program - Class in org.apache.marmotta.kiwi.reasoner.model.program
Add file description here!

User: sschaffe

Program() - Constructor for class org.apache.marmotta.kiwi.reasoner.model.program.Program
 
Program() - Method in class org.apache.marmotta.kiwi.reasoner.parser.KWRLProgramParser
 
Program() - Method in class org.apache.marmotta.kiwi.reasoner.parser.KWRLProgramParserBase
Parse the input as KWRL program.
Program<Node> - Class in org.apache.marmotta.ldpath.model.programs
Add file description here!

Author: Sebastian Schaffert

Program() - Constructor for class org.apache.marmotta.ldpath.model.programs.Program
 
Program() - Method in class org.apache.marmotta.ldpath.parser.LdPathParser
 
programChanged(Program) - Method in class org.apache.marmotta.kiwi.reasoner.engine.ReasoningEngine
 
programQuery(Node, Reader) - Method in class org.apache.marmotta.ldpath.LDPath
Evaluate a path program passed as argument starting from the given context node and return a mapping for each field in the program to the selected values.
programQuery(Value, String) - Method in interface org.apache.marmotta.platform.ldpath.api.LDPathService
Run a path program starting from the given context node and return the result as a collection of KiWiNodes for each field occurring in the path progrm.
programQuery(String) - Method in interface org.apache.marmotta.platform.ldpath.api.LDPathService
Run a path program over all resources in the triplestore matching the program's filter and return the result for each respurce.
programQuery(Value, String) - Method in class org.apache.marmotta.platform.ldpath.services.LDPathServiceImpl
Run a path program starting from the given context node and return the result as a collection of KiWiNodes for each field occurring in the path progrm.
programQuery(String) - Method in class org.apache.marmotta.platform.ldpath.services.LDPathServiceImpl
Run a path program over all resources in the triplestore matching the program's filter and return the result for each respurce.
ProgramWebService - Class in org.apache.marmotta.platform.reasoner.webservices
Add file description here!

User: sschaffe

ProgramWebService() - Constructor for class org.apache.marmotta.platform.reasoner.webservices.ProgramWebService
 
Property() - Method in class org.apache.marmotta.kiwi.reasoner.parser.KWRLProgramParser
 
PropertySelector<Node> - Class in org.apache.marmotta.ldpath.model.selectors
A path definition selecting the value of a property.
PropertySelector(Node) - Constructor for class org.apache.marmotta.ldpath.model.selectors.PropertySelector
 
PropertySelector() - Method in class org.apache.marmotta.ldpath.parser.LdPathParser
 
PROVIDER_NAME - Static variable in class org.apache.marmotta.ldclient.services.provider.BlockingProvider
 
PUT(UriInfo, Request, List<Link>, EntityTag, MediaType, InputStream) - Method in class org.apache.marmotta.platform.ldp.webservices.LdpWebService
Handle PUT (Sec.
putEntry(URI, CacheEntry) - Method in interface org.apache.marmotta.ldcache.api.LDCachingBackend
Update the cache entry for the given resource with the given entry.

Q

query(Collection<Pattern>, QueryResult, Set<Filter>, List<VariableField>, boolean) - Method in class org.apache.marmotta.kiwi.reasoner.persistence.KiWiReasoningConnection
Evaluate a query on the triple store.
query(QueryLanguage, String, OutputStream, String, int) - Method in interface org.apache.marmotta.platform.sparql.api.sparql.SparqlService
Evaluate a SPARQL query on the KiWi TripleStore.
query(QueryLanguage, String) - Method in interface org.apache.marmotta.platform.sparql.api.sparql.SparqlService
Evaluate a SPARQL query on the KiWi TripleStore.
query(QueryLanguage, String, TupleQueryResultWriter, BooleanQueryResultWriter, SPARQLGraphResultWriter, int) - Method in interface org.apache.marmotta.platform.sparql.api.sparql.SparqlService
query(QueryLanguage, String, QueryResultWriter, int) - Method in interface org.apache.marmotta.platform.sparql.api.sparql.SparqlService
query(QueryLanguage, String, TupleQueryResultWriter, BooleanQueryResultWriter, SPARQLGraphResultWriter, int) - Method in class org.apache.marmotta.platform.sparql.services.sparql.SparqlServiceImpl
Deprecated.
query(QueryLanguage, String, QueryResultWriter, int) - Method in class org.apache.marmotta.platform.sparql.services.sparql.SparqlServiceImpl
Deprecated.
query(QueryLanguage, String, OutputStream, String, int) - Method in class org.apache.marmotta.platform.sparql.services.sparql.SparqlServiceImpl
 
query(QueryLanguage, String) - Method in class org.apache.marmotta.platform.sparql.services.sparql.SparqlServiceImpl
Evaluate a SPARQL query on the LMF TripleStore.
QUERY_FULLTEXT - Static variable in class org.apache.marmotta.kiwi.vocabulary.FN_MARMOTTA
 
queryParams - Variable in class org.apache.marmotta.ldclient.provider.html.mapping.CssUriAttrBlacklistQueryParamsMapper
 
queryParams - Variable in class org.apache.marmotta.ldclient.provider.html.mapping.CssUriAttrWhitelistQueryParamsMapper
 
QueryResult - Class in org.apache.marmotta.kiwi.reasoner.model.query
Represent the result of a pattern query of a rule body against the triple store.
QueryResult() - Constructor for class org.apache.marmotta.kiwi.reasoner.model.query.QueryResult
 
QueryResult(Map<VariableField, KiWiNode>, Set<KiWiTriple>) - Constructor for class org.apache.marmotta.kiwi.reasoner.model.query.QueryResult
 
QueryResultIterator - Interface in org.apache.marmotta.kiwi.reasoner.model.query
An iterator over query results.
QueryType - Enum in org.apache.marmotta.platform.sparql.api.sparql
SPARQL Query types

R

RAND - Static variable in class org.apache.marmotta.kiwi.vocabulary.FN_MARMOTTA
 
RandomUriGenerator - Class in org.apache.marmotta.platform.ldp.util
Random-Based URI Generator
RandomUriGenerator(LdpService, String, RepositoryConnection) - Constructor for class org.apache.marmotta.platform.ldp.util.RandomUriGenerator
 
RDF - Static variable in class org.apache.marmotta.ldpath.model.functions.coll.AbstractCollFunction
 
RDFBackend<Node> - Interface in org.apache.marmotta.ldpath.api.backend
A generic API for RDF models and triple stores; provides the testing and navigation functions needed for LDPath.
read(String) - Method in interface org.apache.marmotta.platform.ldp.api.LdpBinaryStoreService
 
read(URI) - Method in interface org.apache.marmotta.platform.ldp.api.LdpBinaryStoreService
 
read(String) - Method in class org.apache.marmotta.platform.ldp.services.LdpBinaryStoreServiceImpl
 
read(URI) - Method in class org.apache.marmotta.platform.ldp.services.LdpBinaryStoreServiceImpl
 
readBNode(DataInput) - Static method in class org.apache.marmotta.kiwi.io.KiWiIO
Read a KiWiAnonResource serialized with writeBNode from a DataInput source
readBooleanLiteral(DataInput) - Static method in class org.apache.marmotta.kiwi.io.KiWiIO
Read a KiWiBooleanLiteral serialized with writeBooleanLiteral from a DataInput source
readChar() - Method in class org.apache.marmotta.kiwi.reasoner.parser.SimpleCharStream
Read a character.
readChar() - Method in class org.apache.marmotta.ldpath.parser.SimpleCharStream
Read a character.
readDateLiteral(DataInput) - Static method in class org.apache.marmotta.kiwi.io.KiWiIO
Read a KiWiDateLiteral serialized with writeDateLiteral from a DataInput source
readDoubleLiteral(DataInput) - Static method in class org.apache.marmotta.kiwi.io.KiWiIO
Read a KiWiDoubleLiteral serialized with writeDoubleLiteral from a DataInput source
readIntLiteral(DataInput) - Static method in class org.apache.marmotta.kiwi.io.KiWiIO
Read a KiWiIntLiteral serialized with writeIntLiteral from a DataInput source
readNode(DataInput) - Static method in class org.apache.marmotta.kiwi.io.KiWiIO
Read a KiWiNode serialized with writeNode and return it.
readStringLiteral(DataInput) - Static method in class org.apache.marmotta.kiwi.io.KiWiIO
Read a KiWiStringLiteral serialized with writeStringLiteral from a DataInput source
readTriple(DataInput) - Static method in class org.apache.marmotta.kiwi.io.KiWiIO
Read a KiWiTriple serialized with writeTriple from a DataInput source
readURI(DataInput) - Static method in class org.apache.marmotta.kiwi.io.KiWiIO
Read a KiWiUriResource serialized with writeURI and return it.
ReasonerLoggingModule - Class in org.apache.marmotta.platform.reasoner.logging
Add file description here!
ReasonerLoggingModule() - Constructor for class org.apache.marmotta.platform.reasoner.logging.ReasonerLoggingModule
 
ReasonerWebService - Class in org.apache.marmotta.platform.reasoner.webservices
Add file description here!

User: sschaffe

ReasonerWebService() - Constructor for class org.apache.marmotta.platform.reasoner.webservices.ReasonerWebService
 
REASONING_ENABLED - Static variable in class org.apache.marmotta.platform.reasoner.services.ReasoningSailProvider
 
ReasoningConfiguration - Class in org.apache.marmotta.kiwi.reasoner.engine
Hold the configuration of the reasoning engine.
ReasoningConfiguration() - Constructor for class org.apache.marmotta.kiwi.reasoner.engine.ReasoningConfiguration
 
ReasoningEngine - Class in org.apache.marmotta.kiwi.reasoner.engine
This class implements the evaluation of reasoning programs on the triple store.
ReasoningEngine() - Constructor for class org.apache.marmotta.kiwi.reasoner.engine.ReasoningEngine
 
ReasoningEngine(KiWiReasoningPersistence, TransactionalSail, ReasoningConfiguration) - Constructor for class org.apache.marmotta.kiwi.reasoner.engine.ReasoningEngine
 
ReasoningException - Exception in org.apache.marmotta.kiwi.reasoner.model.exception
Add file description here!
ReasoningException() - Constructor for exception org.apache.marmotta.kiwi.reasoner.model.exception.ReasoningException
Constructs a new exception with null as its detail message.
ReasoningException(Throwable) - Constructor for exception org.apache.marmotta.kiwi.reasoner.model.exception.ReasoningException
Constructs a new exception with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
ReasoningException(String) - Constructor for exception org.apache.marmotta.kiwi.reasoner.model.exception.ReasoningException
Constructs a new exception with the specified detail message.
ReasoningException(String, Throwable) - Constructor for exception org.apache.marmotta.kiwi.reasoner.model.exception.ReasoningException
Constructs a new exception with the specified detail message and cause.
ReasoningException(String, Throwable, boolean, boolean) - Constructor for exception org.apache.marmotta.kiwi.reasoner.model.exception.ReasoningException
Constructs a new exception with the specified detail message, cause, suppression enabled or disabled, and writable stack trace enabled or disabled.
ReasoningSailProvider - Class in org.apache.marmotta.platform.reasoner.services
Add file description here!

Author: Sebastian Schaffert (sschaffert@apache.org)

ReasoningSailProvider() - Constructor for class org.apache.marmotta.platform.reasoner.services.ReasoningSailProvider
 
RecursivePathSelector<Node> - Class in org.apache.marmotta.ldpath.model.selectors
 
RecursivePathSelector(NodeSelector<Node>, int, int) - Constructor for class org.apache.marmotta.ldpath.model.selectors.RecursivePathSelector
 
RecursivePathSelector() - Method in class org.apache.marmotta.ldpath.parser.LdPathParser
 
refresh(URI, LDCachingService.RefreshOpts...) - Method in interface org.apache.marmotta.ldcache.api.LDCachingService
Refresh the resource passed as argument.
refresh(URI, LDCachingService.RefreshOpts...) - Method in class org.apache.marmotta.ldcache.services.LDCache
Refresh the resource passed as argument.
refreshCached(String) - Method in class org.apache.marmotta.platform.ldcache.webservices.LinkedDataCachingWebService
 
REGEX_INDICATOR - Static variable in class org.apache.marmotta.ldclient.api.endpoint.Endpoint
 
registerEndpoint(String, String, String, String, String, long) - Method in class org.apache.marmotta.platform.ldcache.webservices.LinkedDataCachingWebService
 
registerFunction(SelectorFunction<Node>) - Method in class org.apache.marmotta.ldpath.LDPath
Register a selector function to be used in LDPath.
registerFunction(SelectorFunction<Node>) - Method in class org.apache.marmotta.ldpath.parser.LdPathParser
Register the function passed as argument in this parser's function map.
registerFunction(TestFunction<Node>) - Method in class org.apache.marmotta.ldpath.parser.LdPathParser
 
registerFunction(SelectorFunction<Value>) - Method in interface org.apache.marmotta.platform.ldpath.api.LDPathService
Register an LDPath function in this LDPath service.
registerFunction(SelectorFunction<Value>) - Method in class org.apache.marmotta.platform.ldpath.services.LDPathServiceImpl
Register an LDPath function in this LDPath service.
registerKey(IntArray, long, long) - Method in class org.apache.marmotta.kiwi.persistence.registry.CacheTripleRegistry
Register a key/triple id pair in the triple registry for the given transaction ID.
registerKey(IntArray, long, long) - Method in class org.apache.marmotta.kiwi.persistence.registry.DBTripleRegistry
 
registerKey(IntArray, long, long) - Method in interface org.apache.marmotta.kiwi.persistence.registry.KiWiTripleRegistry
Register a key/triple id pair in the triple registry for the given transaction ID.
registerKey(IntArray, long, long) - Method in class org.apache.marmotta.kiwi.persistence.registry.LocalTripleRegistry
Register a key/triple id pair in the triple registry for the given transaction ID.
registerTransformer(String, NodeTransformer<?, Node>) - Method in class org.apache.marmotta.ldpath.LDPath
Register a result transformer for a type URI.
registerTransformer(String, NodeTransformer<?, Node>) - Method in class org.apache.marmotta.ldpath.parser.LdPathParser
Register the result transformer passed as argument for the given type uri.
registerTransformer(String, NodeTransformer<?, Value>) - Method in interface org.apache.marmotta.platform.ldpath.api.LDPathService
Register a result transformer for a type URI.
registerTransformer(String, NodeTransformer<?, Value>) - Method in class org.apache.marmotta.platform.ldpath.services.LDPathServiceImpl
 
REGISTRY_CACHE - Static variable in interface org.apache.marmotta.kiwi.caching.CacheManager
 
RegistryStrategy - Enum in org.apache.marmotta.kiwi.config
The strategy to use for transactional triple registry.
ReInit(InputStream) - Method in class org.apache.marmotta.kiwi.reasoner.parser.KWRLProgramParser
Reinitialise.
ReInit(InputStream, String) - Method in class org.apache.marmotta.kiwi.reasoner.parser.KWRLProgramParser
Reinitialise.
ReInit(Reader) - Method in class org.apache.marmotta.kiwi.reasoner.parser.KWRLProgramParser
Reinitialise.
ReInit(KWRLProgramParserTokenManager) - Method in class org.apache.marmotta.kiwi.reasoner.parser.KWRLProgramParser
Reinitialise.
ReInit(SimpleCharStream) - Method in class org.apache.marmotta.kiwi.reasoner.parser.KWRLProgramParserTokenManager
Reinitialise parser.
ReInit(SimpleCharStream, int) - Method in class org.apache.marmotta.kiwi.reasoner.parser.KWRLProgramParserTokenManager
Reinitialise parser.
ReInit(Reader, int, int, int) - Method in class org.apache.marmotta.kiwi.reasoner.parser.SimpleCharStream
Reinitialise.
ReInit(Reader, int, int) - Method in class org.apache.marmotta.kiwi.reasoner.parser.SimpleCharStream
Reinitialise.
ReInit(Reader) - Method in class org.apache.marmotta.kiwi.reasoner.parser.SimpleCharStream
Reinitialise.
ReInit(InputStream, String, int, int, int) - Method in class org.apache.marmotta.kiwi.reasoner.parser.SimpleCharStream
Reinitialise.
ReInit(InputStream, int, int, int) - Method in class org.apache.marmotta.kiwi.reasoner.parser.SimpleCharStream
Reinitialise.
ReInit(InputStream, String) - Method in class org.apache.marmotta.kiwi.reasoner.parser.SimpleCharStream
Reinitialise.
ReInit(InputStream) - Method in class org.apache.marmotta.kiwi.reasoner.parser.SimpleCharStream
Reinitialise.
ReInit(InputStream, String, int, int) - Method in class org.apache.marmotta.kiwi.reasoner.parser.SimpleCharStream
Reinitialise.
ReInit(InputStream, int, int) - Method in class org.apache.marmotta.kiwi.reasoner.parser.SimpleCharStream
Reinitialise.
ReInit(InputStream) - Method in class org.apache.marmotta.ldpath.parser.LdPathParser
Reinitialise.
ReInit(InputStream, String) - Method in class org.apache.marmotta.ldpath.parser.LdPathParser
Reinitialise.
ReInit(Reader) - Method in class org.apache.marmotta.ldpath.parser.LdPathParser
Reinitialise.
ReInit(LdPathParserTokenManager) - Method in class org.apache.marmotta.ldpath.parser.LdPathParser
Reinitialise.
ReInit(SimpleCharStream) - Method in class org.apache.marmotta.ldpath.parser.LdPathParserTokenManager
Reinitialise parser.
ReInit(SimpleCharStream, int) - Method in class org.apache.marmotta.ldpath.parser.LdPathParserTokenManager
Reinitialise parser.
ReInit(Reader, int, int, int) - Method in class org.apache.marmotta.ldpath.parser.SimpleCharStream
Reinitialise.
ReInit(Reader, int, int) - Method in class org.apache.marmotta.ldpath.parser.SimpleCharStream
Reinitialise.
ReInit(Reader) - Method in class org.apache.marmotta.ldpath.parser.SimpleCharStream
Reinitialise.
ReInit(InputStream, String, int, int, int) - Method in class org.apache.marmotta.ldpath.parser.SimpleCharStream
Reinitialise.
ReInit(InputStream, int, int, int) - Method in class org.apache.marmotta.ldpath.parser.SimpleCharStream
Reinitialise.
ReInit(InputStream, String) - Method in class org.apache.marmotta.ldpath.parser.SimpleCharStream
Reinitialise.
ReInit(InputStream) - Method in class org.apache.marmotta.ldpath.parser.SimpleCharStream
Reinitialise.
ReInit(InputStream, String, int, int) - Method in class org.apache.marmotta.ldpath.parser.SimpleCharStream
Reinitialise.
ReInit(InputStream, int, int) - Method in class org.apache.marmotta.ldpath.parser.SimpleCharStream
Reinitialise.
releaseConnection(KiWiConnection) - Method in class org.apache.marmotta.kiwi.persistence.registry.DBTripleRegistry
 
releaseConnection(KiWiConnection) - Method in class org.apache.marmotta.kiwi.sail.KiWiValueFactory
 
releaseJDBCConnection(Connection) - Method in class org.apache.marmotta.kiwi.persistence.KiWiPersistence
Release the JDBC connection passed as argument.
releaseRegistry(KiWiConnection) - Method in class org.apache.marmotta.kiwi.sail.KiWiValueFactory
 
releaseTransaction(long) - Method in class org.apache.marmotta.kiwi.persistence.registry.CacheTripleRegistry
Free all registry entries claimed by the transaction with the given identifier.
releaseTransaction(long) - Method in class org.apache.marmotta.kiwi.persistence.registry.DBTripleRegistry
 
releaseTransaction(long) - Method in interface org.apache.marmotta.kiwi.persistence.registry.KiWiTripleRegistry
Free all registry entries claimed by the transaction with the given identifier.
releaseTransaction(long) - Method in class org.apache.marmotta.kiwi.persistence.registry.LocalTripleRegistry
Free all registry entries claimed by the transaction with the given identifier.
reload() - Method in class org.apache.marmotta.ldcache.services.LDCache
Reload configuration and initialise LDClient.
remove(Object) - Method in class org.apache.marmotta.commons.sesame.tripletable.TripleTable
Removes the specified element from this set if it is present (optional operation).
remove() - Method in class org.apache.marmotta.kiwi.persistence.util.ResultSetIteration
 
remove(RepositoryConnection, Resource, URI, Value, Resource...) - Method in class org.apache.marmotta.platform.ldp.util.ServerManagedPropertiesInterceptor
 
remove(String) - Method in class org.apache.marmotta.platform.ldpath.webservices.LDPathUtilWebService.LDPathPrefixService
 
removeAll(Collection<?>) - Method in class org.apache.marmotta.commons.sesame.tripletable.TripleTable
Removes from this set all of its elements that are contained in the specified collection (optional operation).
removeCacheEntry(URI) - Method in interface org.apache.marmotta.ldcache.api.LDCachingConnection
Remove the currently stored cache entry for the passed resource from the backend.
removedTriples - Variable in class org.apache.marmotta.commons.sesame.transactions.model.TransactionData
Triples that have been removed from the triple store
removeEndpoint(Endpoint) - Method in interface org.apache.marmotta.platform.ldcache.api.endpoint.LinkedDataEndpointService
Remove the endpoint given as argument.
removeEndpoint(Endpoint) - Method in class org.apache.marmotta.platform.ldcache.services.endpoint.LinkedDataEndpointServiceImpl
Remove the endpoint given as argument.
removeEndpoint(String) - Method in class org.apache.marmotta.platform.ldcache.webservices.LinkedDataCachingWebService
 
removeEntry(URI) - Method in interface org.apache.marmotta.ldcache.api.LDCachingBackend
Remove the cache entry for the given resource if it exists.
removeFunction(String) - Method in class org.apache.marmotta.ldpath.parser.Configuration
Remove the function registered under the given URI.
removeInferredStatement(Resource, URI, Value, Resource...) - Method in class org.apache.marmotta.kiwi.sail.KiWiSailConnection
Removes an inferred statement from a specific context.
removeInferredStatement(KiWiTriple) - Method in class org.apache.marmotta.kiwi.sail.KiWiSailConnection
Removes an inferred statement from a specific context.
removeNamespace(String) - Method in class org.apache.marmotta.kiwi.versioning.sail.KiWiSnapshotConnection
 
removeNamespace(String) - Method in class org.apache.marmotta.ldpath.parser.Configuration
Remove the namespace with the prefix given as argument.
removeNamespaceInternal(String) - Method in class org.apache.marmotta.kiwi.sail.KiWiSailConnection
 
removeResource(Resource) - Method in class org.apache.marmotta.kiwi.sail.KiWiSailConnection
Remove the resource given as argument from the triple store and the resource repository.
removeRole(UserAccount, String) - Method in interface org.apache.marmotta.platform.user.api.AccountService
Remove a single role from the roles of the given UserAccount
removeRole(UserAccount, String) - Method in class org.apache.marmotta.platform.user.services.AccountServiceImpl
 
removeRule(Rule) - Method in class org.apache.marmotta.kiwi.reasoner.persistence.KiWiReasoningConnection
Remove the rule given as argument from the database.
removeStatement(KiWiTriple) - Method in class org.apache.marmotta.kiwi.sail.KiWiValueFactory
Remove a statement from the triple registry.
removeStatement(UpdateContext, Resource, URI, Value, Resource...) - Method in class org.apache.marmotta.kiwi.versioning.sail.KiWiSnapshotConnection
Removes all statements matching the specified subject, predicate and object from the repository.
removeStatements(Resource, URI, Value, Resource...) - Method in class org.apache.marmotta.kiwi.versioning.sail.KiWiSnapshotConnection
 
removeStatementsInternal(Resource, URI, Value, Resource...) - Method in class org.apache.marmotta.kiwi.sail.KiWiSailConnection
 
removeTestFunction(String) - Method in class org.apache.marmotta.ldpath.parser.Configuration
Remove the test function registered under the given URI.
removeTransactionListener(TransactionListener) - Method in interface org.apache.marmotta.commons.sesame.transactions.api.TransactionalSail
Remove a transaction listener from the list.
removeTransactionListener(TransactionListener) - Method in interface org.apache.marmotta.commons.sesame.transactions.api.TransactionalSailConnection
Remove a transaction listener from the list.
removeTransactionListener(TransactionListener) - Method in class org.apache.marmotta.commons.sesame.transactions.sail.KiWiTransactionalConnection
Remove a transaction listener from the transactional connection
removeTransactionListener(TransactionListener) - Method in class org.apache.marmotta.commons.sesame.transactions.sail.KiWiTransactionalSail
Remove a transaction listener from the list.
removeTransactionListener(TransactionListener) - Method in class org.apache.marmotta.commons.sesame.transactions.wrapper.TransactionalSailConnectionWrapper
Remove a transaction listener from the list.
removeTransactionListener(TransactionListener) - Method in class org.apache.marmotta.commons.sesame.transactions.wrapper.TransactionalSailWrapper
Remove a transaction listener from the list.
removeTransformer(String) - Method in class org.apache.marmotta.ldpath.parser.Configuration
Remove the transformer registered with the URI given as argument
removeTriple(Statement) - Method in class org.apache.marmotta.commons.sesame.transactions.model.TransactionData
 
removeUserConfiguration(UserAccount, String) - Method in interface org.apache.marmotta.platform.user.api.UserConfigurationService
Remove the user configuration identified by "key" from the database.
removeUserConfiguration(UserAccount, String) - Method in class org.apache.marmotta.platform.user.services.UserConfigurationServiceImpl
 
removeUserRole(String, String) - Method in interface org.apache.marmotta.platform.user.api.AuthenticationService
Remove the role with the given name from the user with the given login.
removeUserRole(String, String) - Method in class org.apache.marmotta.platform.user.services.AuthenticationServiceImpl
Remove the role with the given name from the user with the given login.
removeVersion(Long) - Method in class org.apache.marmotta.kiwi.versioning.persistence.KiWiVersioningConnection
Remove the version with the id passed as argument, including all references to added and removed triples.
removeVersion(Long) - Method in class org.apache.marmotta.kiwi.versioning.sail.KiWiVersioningSail
Remove the version with the id passed as argument, including all references to added and removed triples.
removeVersions(Date) - Method in class org.apache.marmotta.kiwi.versioning.persistence.KiWiVersioningConnection
Remove all versions until the date given as argument.
removeVersions(Date, Date) - Method in class org.apache.marmotta.kiwi.versioning.persistence.KiWiVersioningConnection
Remove all versions in the given time interval.
removeVersions(Date) - Method in class org.apache.marmotta.kiwi.versioning.sail.KiWiVersioningSail
Remove all versions until the date given as argument.
removeVersions(Date, Date) - Method in class org.apache.marmotta.kiwi.versioning.sail.KiWiVersioningSail
Remove all versions in the given time interval.
removeVolatileEndpoint(Endpoint) - Method in class org.apache.marmotta.platform.ldcache.api.ldcache.LDCacheSailProvider
Remove a volatile (in-memory) endpoint from the LDClient configuration.
RemoveXmlTagsFunction<Node> - Class in org.apache.marmotta.ldpath.model.functions.xml
 
RemoveXmlTagsFunction() - Constructor for class org.apache.marmotta.ldpath.model.functions.xml.RemoveXmlTagsFunction
 
ReplaceFunction<Node> - Class in org.apache.marmotta.ldpath.model.functions.text
Apply a String.replaceAll(String, String) to the passed Nodes.
ReplaceFunction() - Constructor for class org.apache.marmotta.ldpath.model.functions.text.ReplaceFunction
 
requireJDBCConnection() - Method in class org.apache.marmotta.kiwi.persistence.KiWiConnection
This method must be called by all methods as soon as they actually require a JDBC connection.
reRunPrograms() - Method in class org.apache.marmotta.kiwi.reasoner.engine.ReasoningEngine
Clean all inferred triples and re-run all reasoning rules.
reRunPrograms() - Method in class org.apache.marmotta.kiwi.reasoner.sail.KiWiReasoningSail
Clean all inferred triples and re-run all reasoning rules.
reRunPrograms() - Method in class org.apache.marmotta.platform.reasoner.services.ReasoningSailProvider
Clean all inferred triples and re-run all reasoning rules.
rerunPrograms() - Method in class org.apache.marmotta.platform.reasoner.webservices.ReasonerWebService
 
resolveContextInternal(Resource) - Method in class org.apache.marmotta.kiwi.sail.KiWiSailConnection
 
resolveLiteral(Object, Locale, String) - Method in class org.apache.marmotta.kiwi.reasoner.parser.KWRLProgramParserBase
 
resolveNamespace(String) - Method in class org.apache.marmotta.ldpath.parser.LdPathParser
 
resolvePrefix(String, UriInfo) - Method in class org.apache.marmotta.platform.ldpath.webservices.LDPathUtilWebService
 
resolveResource(String) - Method in class org.apache.marmotta.kiwi.reasoner.parser.KWRLProgramParserBase
 
resolveResource(String) - Method in class org.apache.marmotta.ldpath.parser.LdPathParser
 
resolveResource(String, String) - Method in class org.apache.marmotta.ldpath.parser.LdPathParser
 
resolveURI(URI) - Method in class org.apache.marmotta.ldpath.parser.LdPathParser
 
ResourceField - Class in org.apache.marmotta.kiwi.reasoner.model.program
Add file description here!

User: sschaffe

ResourceField(Resource) - Constructor for class org.apache.marmotta.kiwi.reasoner.model.program.ResourceField
 
resources - Variable in class org.apache.marmotta.kiwi.reasoner.parser.KWRLProgramParserBase
 
ResultInterruptedException - Exception in org.apache.marmotta.kiwi.exception
Used to signal that retrieving the results has been interrupted in one or the other way.
ResultInterruptedException(String) - Constructor for exception org.apache.marmotta.kiwi.exception.ResultInterruptedException
Constructs a SQLException object with a given reason.
ResultSetIteration<E> - Class in org.apache.marmotta.kiwi.persistence.util
A wrapper class for creating ClosableIterations from a SQL JDBC ResultSet.
ResultSetIteration(ResultSet, ResultTransformerFunction<E>) - Constructor for class org.apache.marmotta.kiwi.persistence.util.ResultSetIteration
 
ResultSetIteration(ResultSet, boolean, ResultTransformerFunction<E>) - Constructor for class org.apache.marmotta.kiwi.persistence.util.ResultSetIteration
 
ResultTransformerFunction<E> - Interface in org.apache.marmotta.kiwi.persistence.util
A functor for transforming result set rows into entities.
retainAll(Collection<?>) - Method in class org.apache.marmotta.commons.sesame.tripletable.TripleTable
Retains only the elements in this set that are contained in the specified collection (optional operation).
retrieveCached(String) - Method in class org.apache.marmotta.platform.ldcache.webservices.LinkedDataCachingWebService
 
retrieveEndpoint(String) - Method in class org.apache.marmotta.platform.ldcache.webservices.LinkedDataCachingWebService
 
retrieveLive(String) - Method in class org.apache.marmotta.platform.ldcache.webservices.LinkedDataCachingWebService
 
retrieveResource(String) - Method in interface org.apache.marmotta.ldclient.api.ldclient.LDClientService
Retrieve all triples for this resource from the Linked Data Cloud.
retrieveResource(String, LDClientService, Endpoint) - Method in interface org.apache.marmotta.ldclient.api.provider.DataProvider
Retrieve the data for a resource using the given http client and endpoint definition.
retrieveResource(String) - Method in class org.apache.marmotta.ldclient.services.ldclient.LDClient
Retrieve all triples for this resource from the Linked Data Cloud.
retrieveResource(String, LDClientService, Endpoint) - Method in class org.apache.marmotta.ldclient.services.provider.AbstractHttpProvider
Retrieve the data for a resource using the given http client and endpoint definition.
retrieveResource(String, LDClientService, Endpoint) - Method in class org.apache.marmotta.ldclient.services.provider.BlockingProvider
Retrieve the data for a resource using the given http client and endpoint definition.
RETRY_AFTER - Static variable in class org.apache.marmotta.ldclient.services.provider.AbstractHttpProvider
 
RETURN_MINIMAL - Static variable in class org.apache.marmotta.platform.ldp.webservices.PreferHeader
 
RETURN_PARAM_INCLUDE - Static variable in class org.apache.marmotta.platform.ldp.webservices.PreferHeader
 
RETURN_PARAM_OMIT - Static variable in class org.apache.marmotta.platform.ldp.webservices.PreferHeader
 
RETURN_REPRESENTATION - Static variable in class org.apache.marmotta.platform.ldp.webservices.PreferHeader
 
ReversePropertySelector<Node> - Class in org.apache.marmotta.ldpath.model.selectors
Perform a reverse navigation step over the property wrapped by this selector
ReversePropertySelector(Node) - Constructor for class org.apache.marmotta.ldpath.model.selectors.ReversePropertySelector
 
ReversePropertySelector() - Method in class org.apache.marmotta.ldpath.parser.LdPathParser
 
revertVersion(Version) - Method in class org.apache.marmotta.kiwi.versioning.sail.KiWiVersioningSail
Revert (undo) the version given as argument.
rewriteUrl(String) - Method in class org.apache.marmotta.ldclient.provider.html.mapping.CssUriAttrBlacklistQueryParamsMapper
 
rewriteUrl(String) - Method in class org.apache.marmotta.ldclient.provider.html.mapping.CssUriAttrMapper
 
rewriteUrl(String) - Method in class org.apache.marmotta.ldclient.provider.html.mapping.CssUriAttrWhitelistQueryParamsMapper
 
RIGHTP - Static variable in interface org.apache.marmotta.kiwi.reasoner.parser.KWRLProgramParserConstants
RegularExpression Id.
rollback(TransactionData) - Method in interface org.apache.marmotta.commons.sesame.transactions.api.TransactionListener
Called when a transaction rolls back.
rollback() - Method in class org.apache.marmotta.commons.sesame.transactions.sail.KiWiTransactionalConnection
Notify the listeners after rolling back.
rollback() - Method in class org.apache.marmotta.kiwi.persistence.KiWiConnection
Undoes all changes made in the current transaction and releases any database locks currently held by this Connection object.
rollback(TransactionData) - Method in class org.apache.marmotta.kiwi.reasoner.engine.ReasoningEngine
Called when a transaction rolls back.
rollback() - Method in class org.apache.marmotta.kiwi.versioning.sail.KiWiSnapshotConnection
 
rollback(TransactionData) - Method in class org.apache.marmotta.kiwi.versioning.sail.KiWiVersioningSail
Called when a transaction rolls back.
rollback(TransactionData) - Method in class org.apache.marmotta.kiwi.versioning.sail.KiWiVersionListener
Called when a transaction rolls back.
rollbackInternal() - Method in class org.apache.marmotta.kiwi.sail.KiWiSailConnection
 
RoundFunction<Node> - Class in org.apache.marmotta.ldpath.model.functions.math
 
RoundFunction() - Constructor for class org.apache.marmotta.ldpath.model.functions.math.RoundFunction
 
Rule - Class in org.apache.marmotta.kiwi.reasoner.model.program
This class is used to represent a reasoning rule of the form BODY -> HEAD where BODY is a list of graph patterns with variables and HEAD is a single graph pattern used for constructing new triples.
Rule() - Constructor for class org.apache.marmotta.kiwi.reasoner.model.program.Rule
 
Rule(long) - Constructor for class org.apache.marmotta.kiwi.reasoner.model.program.Rule
 
Rule() - Method in class org.apache.marmotta.kiwi.reasoner.parser.KWRLProgramParser
 
Rule() - Method in class org.apache.marmotta.kiwi.reasoner.parser.KWRLProgramParserBase
Parse the input as KWRL rule.
Rule() - Method in class org.apache.marmotta.ldpath.parser.LdPathParser
 
run() - Method in interface org.apache.marmotta.kiwi.persistence.KiWiConnection.RetryCommand
 
run() - Method in class org.apache.marmotta.kiwi.persistence.KiWiGarbageCollector
Run the garbage collector thread.
runScript(Reader) - Method in class org.apache.marmotta.kiwi.persistence.util.ScriptRunner
/** Runs an SQL script (read in using the Reader parameter).

S

save(UserAccount) - Method in class org.apache.marmotta.platform.user.services.UserConfigurationServiceImpl
 
SCOLON - Static variable in interface org.apache.marmotta.ldpath.parser.LdPathParserConstants
RegularExpression Id.
ScriptRunner - Class in org.apache.marmotta.kiwi.persistence.util
Tool to run database scripts.
ScriptRunner(Connection, boolean, boolean) - Constructor for class org.apache.marmotta.kiwi.persistence.util.ScriptRunner
Default constructor.
SEARCH_FULLTEXT - Static variable in class org.apache.marmotta.kiwi.vocabulary.FN_MARMOTTA
 
SECONDS - Static variable in class org.apache.marmotta.kiwi.vocabulary.FN_MARMOTTA
 
SecurityConstraint - Class in org.apache.marmotta.platform.security.model
Add file description here!

Author: Sebastian Schaffert

SecurityConstraint(SecurityConstraint.Type, String, String, boolean) - Constructor for class org.apache.marmotta.platform.security.model.SecurityConstraint
 
SecurityConstraint(SecurityConstraint.Type, String, String, boolean, int) - Constructor for class org.apache.marmotta.platform.security.model.SecurityConstraint
 
SecurityConstraint.Type - Enum in org.apache.marmotta.platform.security.model
 
SecurityLoggingModule - Class in org.apache.marmotta.platform.security.logging
Logging configuration for security module.
SecurityLoggingModule() - Constructor for class org.apache.marmotta.platform.security.logging.SecurityLoggingModule
 
SecurityService - Interface in org.apache.marmotta.platform.security.api
A service that provides access control and other security functionality.
SecurityServiceImpl - Class in org.apache.marmotta.platform.security.services
Security Service default implementartion
SecurityServiceImpl() - Constructor for class org.apache.marmotta.platform.security.services.SecurityServiceImpl
 
SecurityWebService - Class in org.apache.marmotta.platform.security.webservices
A webservice providing access to the security constraints currently active in the system
SecurityWebService() - Constructor for class org.apache.marmotta.platform.security.webservices.SecurityWebService
 
select(Element) - Method in class org.apache.marmotta.ldclient.provider.html.mapping.CssSelectorMapper
 
select(Element) - Method in interface org.apache.marmotta.ldclient.provider.html.mapping.CssSelectorMapper.Selector
 
select(Element) - Method in interface org.apache.marmotta.ldclient.provider.html.mapping.JSoupMapper
 
select(RDFBackend<Node>, Node, List<Node>, Map<Node, List<Node>>) - Method in interface org.apache.marmotta.ldpath.api.selectors.NodeSelector
Apply the selector to the context node passed as argument and return the collection of selected nodes in appropriate order.
select(RDFBackend<Node>, Node, List<Node>, Map<Node, List<Node>>) - Method in class org.apache.marmotta.ldpath.model.selectors.FunctionSelector
Apply the selector to the context node passed as argument and return the collection of selected nodes in appropriate order.
select(RDFBackend<Node>, Node, List<Node>, Map<Node, List<Node>>) - Method in class org.apache.marmotta.ldpath.model.selectors.GroupedSelector
Apply the selector to the context node passed as argument and return the collection of selected nodes in appropriate order.
select(RDFBackend<Node>, Node, List<Node>, Map<Node, List<Node>>) - Method in class org.apache.marmotta.ldpath.model.selectors.IntersectionSelector
Apply the selector to the context node passed as argument and return the collection of selected nodes in appropriate order.
select(RDFBackend<Node>, Node, List<Node>, Map<Node, List<Node>>) - Method in class org.apache.marmotta.ldpath.model.selectors.PathSelector
Apply the selector to the context node passed as argument and return the collection of selected nodes in appropriate order.
select(RDFBackend<Node>, Node, List<Node>, Map<Node, List<Node>>) - Method in class org.apache.marmotta.ldpath.model.selectors.PropertySelector
Apply the selector to the context node passed as argument and return the collection of selected nodes in appropriate order.
select(RDFBackend<Node>, Node, List<Node>, Map<Node, List<Node>>) - Method in class org.apache.marmotta.ldpath.model.selectors.RecursivePathSelector
Apply the selector to the context node passed as argument and return the collection of selected nodes in appropriate order.
select(RDFBackend<Node>, Node, List<Node>, Map<Node, List<Node>>) - Method in class org.apache.marmotta.ldpath.model.selectors.ReversePropertySelector
Apply the selector to the context node passed as argument and return the collection of selected nodes in appropriate order.
select(RDFBackend<Node>, Node, List<Node>, Map<Node, List<Node>>) - Method in class org.apache.marmotta.ldpath.model.selectors.SelfSelector
Apply the selector to the context node passed as argument and return the collection of selected nodes in appropriate order.
select(RDFBackend<Node>, Node, List<Node>, Map<Node, List<Node>>) - Method in class org.apache.marmotta.ldpath.model.selectors.StringConstantSelector
Apply the selector to the context node passed as argument and return the collection of selected nodes in appropriate order.
select(RDFBackend<Node>, Node, List<Node>, Map<Node, List<Node>>) - Method in class org.apache.marmotta.ldpath.model.selectors.TestingSelector
Apply the selector to the context node passed as argument and return the collection of selected nodes in appropriate order.
select(RDFBackend<Node>, Node, List<Node>, Map<Node, List<Node>>) - Method in class org.apache.marmotta.ldpath.model.selectors.UnionSelector
Apply the selector to the context node passed as argument and return the collection of selected nodes in appropriate order.
SELECT - Static variable in class org.apache.marmotta.platform.sparql.webservices.SparqlWebService
 
selectGet(String, String, HttpServletRequest) - Method in class org.apache.marmotta.platform.sparql.webservices.SparqlWebService
Execute a SPARQL 1.1 tuple query on the LMF triple store using the query passed as query parameter to the GET request.
selector - Variable in class org.apache.marmotta.ldclient.provider.html.mapping.CssSelectorMapper
 
Selector() - Method in class org.apache.marmotta.ldpath.parser.LdPathParser
 
SelectorFunction<Node> - Class in org.apache.marmotta.ldpath.api.functions
Intermediate Interface for NodeFunctions used in the FunctionSelector
SelectorFunction() - Constructor for class org.apache.marmotta.ldpath.api.functions.SelectorFunction
 
selectPost(String, HttpServletRequest) - Method in class org.apache.marmotta.platform.sparql.webservices.SparqlWebService
Execute a SPARQL 1.1 tuple query on the LMF triple store using the query passed in the body of the POST request.
selectPostForm(String, String, HttpServletRequest) - Method in class org.apache.marmotta.platform.sparql.webservices.SparqlWebService
Execute a SPARQL 1.1 tuple query on the LMF triple store using the query passed as form parameter to the POST request.
SELF - Static variable in interface org.apache.marmotta.ldpath.parser.LdPathParserConstants
RegularExpression Id.
SelfSelector<Node> - Class in org.apache.marmotta.ldpath.model.selectors
 
SelfSelector() - Constructor for class org.apache.marmotta.ldpath.model.selectors.SelfSelector
 
SelfSelector() - Method in class org.apache.marmotta.ldpath.parser.LdPathParser
 
serializePrefixesSparqlDeclaration() - Method in class org.apache.marmotta.platform.ldpath.webservices.LDPathUtilWebService.LDPathPrefixService
 
serializePrefixMapping() - Method in class org.apache.marmotta.platform.ldpath.webservices.LDPathUtilWebService.LDPathPrefixService
 
SERVER_MANAGED_PROPERTIES - Static variable in interface org.apache.marmotta.platform.ldp.api.LdpService
 
SERVER_PREFERED_RDF_FORMATS - Static variable in interface org.apache.marmotta.platform.ldp.api.LdpService
 
ServerManagedPropertiesInterceptor - Class in org.apache.marmotta.platform.ldp.util
A ConnectionInterceptor that filters out all write operations that happen to the managed context, or use a managed property
ServerManagedPropertiesInterceptor(URI, Resource) - Constructor for class org.apache.marmotta.platform.ldp.util.ServerManagedPropertiesInterceptor
 
ServerManagedPropertiesInterceptor(URI, Resource, Set<? extends Value>) - Constructor for class org.apache.marmotta.platform.ldp.util.ServerManagedPropertiesInterceptor
 
SesameConnectionBackend - Class in org.apache.marmotta.ldpath.backend.sesame
 
SesameConnectionBackend(RepositoryConnection) - Constructor for class org.apache.marmotta.ldpath.backend.sesame.SesameConnectionBackend
SesameConnectionBackend(RepositoryConnection, boolean, Resource...) - Constructor for class org.apache.marmotta.ldpath.backend.sesame.SesameConnectionBackend
 
SesameRepositoryBackend - Class in org.apache.marmotta.ldpath.backend.sesame
Generic implementation of a Sesame backend for LDPath.
SesameRepositoryBackend() - Constructor for class org.apache.marmotta.ldpath.backend.sesame.SesameRepositoryBackend
Initialise a new sesame backend.
SesameRepositoryBackend(Repository) - Constructor for class org.apache.marmotta.ldpath.backend.sesame.SesameRepositoryBackend
Initialise a new sesame backend using the repository passed as argument.
SesameRepositoryBackend(Repository, boolean, Resource...) - Constructor for class org.apache.marmotta.ldpath.backend.sesame.SesameRepositoryBackend
Initialise a new sesame backend using the repository.
SesameValueBackend - Class in org.apache.marmotta.ldpath.backend.sesame
 
SesameValueBackend() - Constructor for class org.apache.marmotta.ldpath.backend.sesame.SesameValueBackend
 
setActive(boolean) - Method in class org.apache.marmotta.ldclient.api.endpoint.Endpoint
 
setAnonId(String) - Method in class org.apache.marmotta.kiwi.model.rdf.KiWiAnonResource
Deprecated.
setAutoCommit(boolean) - Method in class org.apache.marmotta.kiwi.persistence.KiWiConnection
Sets this connection's auto-commit mode to the given state.
setBatchCommit(boolean) - Method in class org.apache.marmotta.kiwi.persistence.KiWiConnection
Enabled batched commits.
setBatchSize(int) - Method in class org.apache.marmotta.kiwi.persistence.KiWiConnection
Set the size of a batch for batched commits.
setBatchSize(int) - Method in class org.apache.marmotta.kiwi.reasoner.engine.ReasoningConfiguration
 
setBNodeCacheSize(int) - Method in class org.apache.marmotta.kiwi.config.KiWiConfiguration
The maximum size of the BNode cache used by the KiWiValueFactory (default: 10000)
setBody(List<Pattern>) - Method in class org.apache.marmotta.kiwi.reasoner.model.program.Rule
 
setBooster(FieldMapping<Float, Node>) - Method in class org.apache.marmotta.ldpath.model.programs.Program
 
setCacheMode(CacheMode) - Method in class org.apache.marmotta.kiwi.config.KiWiConfiguration
Set the cache mode for this KiWi triple store.
setCachingBackend(CachingBackends) - Method in class org.apache.marmotta.kiwi.config.KiWiConfiguration
Fully qualified class name of the cache manager factory to use.
setClientConfiguration(ClientConfiguration) - Method in class org.apache.marmotta.ldcache.model.CacheConfiguration
 
setClusterAddress(String) - Method in class org.apache.marmotta.kiwi.config.KiWiConfiguration
The cluster address serves two purposes, depending on the kind of caching used.
setClustered(boolean) - Method in class org.apache.marmotta.kiwi.config.KiWiConfiguration
If true, support for special cluster features is enabled (e.g.
setClusterName(String) - Method in class org.apache.marmotta.kiwi.config.KiWiConfiguration
Change the name of the cluster.
setClusterPort(int) - Method in class org.apache.marmotta.kiwi.config.KiWiConfiguration
Change the multicast port used by the cache cluster this triplestore belongs to.
setClusterTimeout(int) - Method in class org.apache.marmotta.kiwi.config.KiWiConfiguration
 
setCommitTime(Date) - Method in class org.apache.marmotta.commons.sesame.transactions.model.TransactionData
 
setConnectionTimeout(int) - Method in class org.apache.marmotta.ldclient.model.ClientConfiguration
HTTP connection timeout in milliseconds; default 10 seconds, because we don't want slow servers to slow down batch retrievals
setContainment(boolean) - Method in class org.apache.marmotta.platform.ldp.api.Preference
Setting containment to true will also set minimal to false
setContent(String) - Method in class org.apache.marmotta.kiwi.model.rdf.KiWiDateLiteral
Set the content of the literal to the content provided as parameter.
setContent(String) - Method in class org.apache.marmotta.kiwi.model.rdf.KiWiLiteral
Set the content of the literal to the content provided as parameter.
setContent(String) - Method in class org.apache.marmotta.kiwi.model.rdf.KiWiStringLiteral
Set the content of the literal to the content provided as parameter.
setContent(boolean) - Method in class org.apache.marmotta.platform.ldp.api.Preference
Setting content to true will also set minimal to false
setContentTypes(Set<ContentType>) - Method in class org.apache.marmotta.ldclient.api.endpoint.Endpoint
 
setContext(KiWiResource) - Method in class org.apache.marmotta.kiwi.model.rdf.KiWiTriple
Set the unique triple identifier of this extended triple to the provided KiWiUriResource.
setContext(Field) - Method in class org.apache.marmotta.kiwi.reasoner.model.program.Pattern
 
setCreated(Date) - Method in class org.apache.marmotta.kiwi.model.rdf.KiWiNamespace
 
setCreated(Date) - Method in class org.apache.marmotta.kiwi.model.rdf.KiWiNode
Set the timestamp when this resource has been created
setCreated(Date) - Method in class org.apache.marmotta.kiwi.model.rdf.KiWiTriple
 
setCreatedAt(Date) - Method in class org.apache.marmotta.kiwi.reasoner.model.program.Justification
 
setCreator(KiWiResource) - Method in class org.apache.marmotta.kiwi.model.rdf.KiWiTriple
Set the author of this extended triple.
setCreator(KiWiResource) - Method in class org.apache.marmotta.kiwi.versioning.model.Version
 
setCursorSize(int) - Method in class org.apache.marmotta.kiwi.config.KiWiConfiguration
Size of the database cursor for pre-fetching rows on database supporting this feature.
setDatacenterId(int) - Method in class org.apache.marmotta.kiwi.config.KiWiConfiguration
The datacenter ID of this server for generating unique database IDs.
setDateContent(DateTime) - Method in class org.apache.marmotta.kiwi.model.rdf.KiWiDateLiteral
 
setDebugStream(PrintStream) - Method in class org.apache.marmotta.kiwi.reasoner.parser.KWRLProgramParserTokenManager
Set debug output.
setDebugStream(PrintStream) - Method in class org.apache.marmotta.ldpath.parser.LdPathParserTokenManager
Set debug output.
setDefaultContext(String) - Method in class org.apache.marmotta.kiwi.config.KiWiConfiguration
 
setDefaultExpiry(long) - Method in class org.apache.marmotta.ldcache.model.CacheConfiguration
 
setDefaultExpiry(Long) - Method in class org.apache.marmotta.ldclient.api.endpoint.Endpoint
 
setDefaultExpiry(long) - Method in class org.apache.marmotta.ldclient.model.ClientConfiguration
Default expiry time in seconds if not given by the server.
setDeleted(Boolean) - Method in class org.apache.marmotta.kiwi.model.rdf.KiWiNamespace
 
setDeleted(boolean) - Method in class org.apache.marmotta.kiwi.model.rdf.KiWiTriple
 
setDeletedAt(Date) - Method in class org.apache.marmotta.kiwi.model.rdf.KiWiTriple
Set the date the triple has been deleted.
setDelimiter(String, boolean) - Method in class org.apache.marmotta.kiwi.persistence.util.ScriptRunner
 
setDescription(String) - Method in class org.apache.marmotta.kiwi.reasoner.model.program.Program
 
setDescription(String) - Method in class org.apache.marmotta.kiwi.reasoner.model.program.Rule
 
setDoubleContent(Double) - Method in class org.apache.marmotta.kiwi.model.rdf.KiWiDoubleLiteral
 
setDropTablesOnShutdown(boolean) - Method in class org.apache.marmotta.kiwi.sail.KiWiStore
Drop databases when shutdown is called.
setEnabled(boolean) - Method in class org.apache.marmotta.platform.security.model.SecurityConstraint
 
setEndpoints(Set<Endpoint>) - Method in class org.apache.marmotta.ldclient.model.ClientConfiguration
A collection of endpoint definitions to use by this Linked Data Client.
setEndpointUrl(String) - Method in class org.apache.marmotta.ldclient.api.endpoint.Endpoint
 
setExcludeUris(Set<String>) - Method in class org.apache.marmotta.ldclient.model.ClientConfiguration
A collection of endpoint definitions to use by this Linked Data Client.
setExpires(Date) - Method in class org.apache.marmotta.ldclient.model.ClientResponse
 
setExpiryDate(Date) - Method in class org.apache.marmotta.ldcache.model.CacheEntry
The date when this resource needs to be retrieved again according to expiry configuration.
setFieldConfig(Map<String, String>) - Method in class org.apache.marmotta.ldpath.model.fields.FieldMapping
 
setFields(Set<FieldMapping<?, Node>>) - Method in class org.apache.marmotta.ldpath.model.programs.Program
 
setFilter(NodeTest<Node>) - Method in class org.apache.marmotta.ldpath.model.programs.Program
 
setFulltextEnabled(boolean) - Method in class org.apache.marmotta.kiwi.config.KiWiConfiguration
Set to true in case fulltext support is enabled in this configuration.
setFulltextLanguages(String[]) - Method in class org.apache.marmotta.kiwi.config.KiWiConfiguration
Set the languages (ISO codes) for which to add specific fulltext search support.
setFulltextLanguages(List<String>) - Method in class org.apache.marmotta.kiwi.config.KiWiConfiguration
Set the languages (ISO codes) for which to add specific fulltext search support.
setGraphs(Collection<URI>) - Method in class org.apache.marmotta.ldpath.model.programs.Program
 
setHead(Pattern) - Method in class org.apache.marmotta.kiwi.reasoner.model.program.Rule
 
setHostPatterns(Set<SubnetInfo>) - Method in class org.apache.marmotta.platform.security.model.SecurityConstraint
 
setHttpClient(HttpClient) - Method in class org.apache.marmotta.ldclient.model.ClientConfiguration
 
setHttpStatus(int) - Method in class org.apache.marmotta.ldclient.model.ClientResponse
 
setId(long) - Method in class org.apache.marmotta.kiwi.model.rdf.KiWiNamespace
 
setId(long) - Method in class org.apache.marmotta.kiwi.model.rdf.KiWiNode
Update the database id of the node.
setId(long) - Method in class org.apache.marmotta.kiwi.model.rdf.KiWiTriple
 
setId(long) - Method in class org.apache.marmotta.kiwi.reasoner.model.program.Justification
 
setId(long) - Method in class org.apache.marmotta.kiwi.reasoner.model.program.Program
 
setId(long) - Method in class org.apache.marmotta.kiwi.reasoner.model.program.Rule
 
setId(long) - Method in class org.apache.marmotta.kiwi.versioning.model.Version
 
setInferred(boolean) - Method in class org.apache.marmotta.kiwi.model.rdf.KiWiTriple
 
setInferredContext(String) - Method in class org.apache.marmotta.kiwi.config.KiWiConfiguration
 
setIntContent(Long) - Method in class org.apache.marmotta.kiwi.model.rdf.KiWiIntLiteral
 
setInterval(long) - Method in class org.apache.marmotta.kiwi.persistence.KiWiGarbageCollector
Set the interval to wait between garbage collections (milliseconds)
setJmxEnabled(boolean) - Method in class org.apache.marmotta.kiwi.config.KiWiConfiguration
Enable/disable statistics collection in JMX.
setLastRetrieved(Date) - Method in class org.apache.marmotta.ldcache.model.CacheEntry
The date when this resource has been retrieved the last time.
setLiteral(KiWiLiteral) - Method in class org.apache.marmotta.kiwi.reasoner.model.program.LiteralField
 
setLiteralCacheSize(int) - Method in class org.apache.marmotta.kiwi.config.KiWiConfiguration
The maximum size of the literal cache used by the KiWiValueFactory (default: 100000)
setLocale(Locale) - Method in class org.apache.marmotta.kiwi.model.rdf.KiWiLiteral
Set the language of this literal to the given locale.
setLogin(String) - Method in class org.apache.marmotta.platform.user.model.UserAccount
 
setMaxParallelRequests(int) - Method in class org.apache.marmotta.ldclient.model.ClientConfiguration
Maximum number of HTTP requests to run in parallel.
setMaxRetries(int) - Method in class org.apache.marmotta.kiwi.persistence.KiWiConnection.RetryExecution
 
setMembership(boolean) - Method in class org.apache.marmotta.platform.ldp.api.Preference
Setting membership to true will also set minimal to false
setMetadata(String, String) - Method in class org.apache.marmotta.kiwi.persistence.KiWiConnection
Update the metadata value for the given key; can be used by KiWi modules to set module-specific metadata.
setMethods(Set<HTTPMethods>) - Method in class org.apache.marmotta.platform.security.model.SecurityConstraint
 
setMinimal(boolean) - Method in class org.apache.marmotta.platform.ldp.api.Preference
If minimal is set to true, all other settings will be set to false.
setMinimalContainer(boolean) - Method in class org.apache.marmotta.platform.ldp.api.Preference
Setting minimal container to true will also set minimal to false
setMinimumExpiry(long) - Method in class org.apache.marmotta.ldclient.model.ClientConfiguration
Minimum expiry time in seconds in case the server returns a lower expiry time
setModified(Date) - Method in class org.apache.marmotta.kiwi.model.rdf.KiWiNamespace
 
setName(String) - Method in class org.apache.marmotta.kiwi.persistence.KiWiConnection.RetryExecution
 
setName(String) - Method in class org.apache.marmotta.kiwi.reasoner.model.program.Program
 
setName(String) - Method in class org.apache.marmotta.kiwi.reasoner.model.program.Rule
 
setName(String) - Method in class org.apache.marmotta.kiwi.reasoner.model.program.VariableField
 
setName(String) - Method in class org.apache.marmotta.ldclient.api.endpoint.Endpoint
 
setName(String) - Method in class org.apache.marmotta.platform.security.model.SecurityConstraint
 
setNamespace(String, String) - Method in class org.apache.marmotta.kiwi.versioning.sail.KiWiSnapshotConnection
 
setNamespaceCacheSize(int) - Method in class org.apache.marmotta.kiwi.config.KiWiConfiguration
The maximum size of the namespace cache used for looking up namespaces by prefix and uri
setNamespaceInternal(String, String) - Method in class org.apache.marmotta.kiwi.sail.KiWiSailConnection
 
setNamespaces(Map<String, String>) - Method in class org.apache.marmotta.kiwi.reasoner.model.program.Program
 
setNamespaces(Map<String, String>) - Method in class org.apache.marmotta.kiwi.reasoner.parser.KWRLProgramParserBase
 
setNamespaces(Map<String, String>) - Method in class org.apache.marmotta.ldpath.model.programs.Program
 
setNewTriple(boolean) - Method in class org.apache.marmotta.kiwi.model.rdf.KiWiTriple
 
setNodeCacheSize(int) - Method in class org.apache.marmotta.kiwi.config.KiWiConfiguration
The maximum size of the node ID cache used by the KiWiValueFactory (default: 1000000)
setObject(KiWiNode) - Method in class org.apache.marmotta.kiwi.model.rdf.KiWiTriple
Set the object of this extended triple to the given KiWiNode (either a resource or a literal)
setObject(Field) - Method in class org.apache.marmotta.kiwi.reasoner.model.program.Pattern
 
setParseFormat(String) - Method in class org.apache.marmotta.ldclient.provider.html.mapping.CssDateLiteralMapper
 
setParseFormat(DateFormat) - Method in class org.apache.marmotta.ldclient.provider.html.mapping.CssDateLiteralMapper
 
setPasswd(UserAccount.PasswordHash, String) - Method in class org.apache.marmotta.platform.user.model.UserAccount
 
setPasswdHash(String) - Method in class org.apache.marmotta.platform.user.model.UserAccount
 
setPassword(UserAccount, String) - Method in interface org.apache.marmotta.platform.user.api.AccountService
Update/Set the password for the given UserAccount
setPassword(UserAccount, String) - Method in class org.apache.marmotta.platform.user.services.AccountServiceImpl
 
setPredicate(KiWiUriResource) - Method in class org.apache.marmotta.kiwi.model.rdf.KiWiTriple
Set the property of this extended triple.
setPrefix(String) - Method in class org.apache.marmotta.kiwi.model.rdf.KiWiNamespace
 
setPriority(int) - Method in class org.apache.marmotta.ldclient.api.endpoint.Endpoint
 
setPriority(int) - Method in class org.apache.marmotta.platform.security.model.SecurityConstraint
 
setProperty(Field) - Method in class org.apache.marmotta.kiwi.reasoner.model.program.Pattern
 
setProperty(String, String) - Method in class org.apache.marmotta.ldclient.api.endpoint.Endpoint
 
setProviders(Set<DataProvider>) - Method in class org.apache.marmotta.ldclient.model.ClientConfiguration
A collection of provider definitions to use by this Linked Data Client.
setQueryLoggingEnabled(boolean) - Method in class org.apache.marmotta.kiwi.config.KiWiConfiguration
 
setRegistryStrategy(RegistryStrategy) - Method in class org.apache.marmotta.kiwi.config.KiWiConfiguration
Change the strategy to use for synchronizing between transactions.
setRemoveDuplicateJustifications(boolean) - Method in class org.apache.marmotta.kiwi.reasoner.engine.ReasoningConfiguration
 
setRepository(Repository) - Method in class org.apache.marmotta.ldpath.backend.sesame.SesameRepositoryBackend
 
setResource(Resource) - Method in class org.apache.marmotta.kiwi.reasoner.model.program.ResourceField
 
setResource(URI) - Method in class org.apache.marmotta.ldcache.model.CacheEntry
The URI resource managed by this cache entry.
setRetryInterval(long) - Method in class org.apache.marmotta.kiwi.persistence.KiWiConnection.RetryExecution
 
setRoles(Set<String>) - Method in class org.apache.marmotta.platform.security.model.SecurityConstraint
 
setRoles(UserAccount, Set<String>) - Method in interface org.apache.marmotta.platform.user.api.AccountService
Set the roles for the given UserAccount
setRoles(Set<String>) - Method in class org.apache.marmotta.platform.user.model.UserAccount
 
setRoles(UserAccount, Set<String>) - Method in class org.apache.marmotta.platform.user.services.AccountServiceImpl
 
setRules(List<Rule>) - Method in class org.apache.marmotta.kiwi.reasoner.model.program.Program
 
setSelector(NodeSelector<Node>) - Method in class org.apache.marmotta.ldpath.model.fields.FieldMapping
 
setSocketTimeout(int) - Method in class org.apache.marmotta.ldclient.model.ClientConfiguration
Socket timeout in milliseconds; maximum time a socket may be idle; default 60 seconds
setSubject(KiWiResource) - Method in class org.apache.marmotta.kiwi.model.rdf.KiWiTriple
Set the subject of this extended triple to the provided KiWiResource
setSubject(Field) - Method in class org.apache.marmotta.kiwi.reasoner.model.program.Pattern
 
setSupportingRules(Set<Rule>) - Method in class org.apache.marmotta.kiwi.reasoner.model.program.Justification
 
setSupportingTriples(Set<KiWiTriple>) - Method in class org.apache.marmotta.kiwi.reasoner.model.program.Justification
 
setTabSize(int) - Method in class org.apache.marmotta.kiwi.reasoner.parser.SimpleCharStream
 
setTabSize(int) - Method in class org.apache.marmotta.ldpath.parser.SimpleCharStream
 
setTransactionsEnabled(boolean) - Method in interface org.apache.marmotta.commons.sesame.transactions.api.TransactionalSail
Temporarily enable/disable extended transactions.
setTransactionsEnabled(boolean) - Method in class org.apache.marmotta.commons.sesame.transactions.sail.KiWiTransactionalSail
Temporarily enable/disable extended transactions.
setTransactionsEnabled(boolean) - Method in class org.apache.marmotta.commons.sesame.transactions.wrapper.TransactionalSailWrapper
Temporarily enable/disable extended transactions.
setTransformer(NodeTransformer<T, Node>) - Method in class org.apache.marmotta.ldpath.model.fields.FieldMapping
 
setTriple(KiWiTriple) - Method in class org.apache.marmotta.kiwi.reasoner.model.program.Justification
 
setTripleBatchCommit(boolean) - Method in class org.apache.marmotta.kiwi.config.KiWiConfiguration
Enable batched commit for triples (if supported by the database dialect).
setTripleBatchSize(int) - Method in class org.apache.marmotta.kiwi.config.KiWiConfiguration
 
setTripleCacheSize(int) - Method in class org.apache.marmotta.kiwi.config.KiWiConfiguration
The maximum size of the triple cache used for looking up triples by id
setTripleCount(Integer) - Method in class org.apache.marmotta.ldcache.model.CacheEntry
The number of triples that have been retrieved in the last cache refresh.
setTriples(Model) - Method in class org.apache.marmotta.ldcache.model.CacheEntry
The triples cached for the resource by this entry.
setType(KiWiUriResource) - Method in class org.apache.marmotta.kiwi.model.rdf.KiWiLiteral
Set the RDF/XSD type of this literal.
setType(String) - Method in class org.apache.marmotta.ldclient.api.endpoint.Endpoint
 
setType(SecurityConstraint.Type) - Method in class org.apache.marmotta.platform.security.model.SecurityConstraint
 
setUpdateCount(Integer) - Method in class org.apache.marmotta.ldcache.model.CacheEntry
The number of times this resource has already been updated.
setUri(String) - Method in class org.apache.marmotta.kiwi.model.rdf.KiWiNamespace
 
setUri(String) - Method in class org.apache.marmotta.kiwi.model.rdf.KiWiUriResource
Deprecated.
setUriCacheSize(int) - Method in class org.apache.marmotta.kiwi.config.KiWiConfiguration
The maximum size of the URI cache used by the KiWiValueFactory (default: 500000)
setUriPattern(String) - Method in class org.apache.marmotta.ldclient.api.endpoint.Endpoint
 
setUrlPattern(String) - Method in class org.apache.marmotta.platform.security.model.SecurityConstraint
 
setUserConfiguration(UserAccount, String, String) - Method in interface org.apache.marmotta.platform.user.api.UserConfigurationService
Set the configuration "key" to the string value "value".
setUserConfiguration(UserAccount, String, String) - Method in class org.apache.marmotta.platform.user.services.UserConfigurationServiceImpl
 
setUserListConfiguration(UserAccount, String, List<String>) - Method in interface org.apache.marmotta.platform.user.api.UserConfigurationService
Set the configuration "key" to the string value "value".
setUserListConfiguration(UserAccount, String, List<String>) - Method in class org.apache.marmotta.platform.user.services.UserConfigurationServiceImpl
 
setUserPassword(String, String) - Method in interface org.apache.marmotta.platform.user.api.AuthenticationService
Change the password of the user with the given login to the given new password.
setUserPassword(String, String) - Method in class org.apache.marmotta.platform.user.services.AuthenticationServiceImpl
Change the password of the user with the given login to the given new password.
setUserPassword(String, String) - Method in class org.apache.marmotta.platform.user.webservices.UserManagementWebService
Set the password for the given account
setUserProfile(String, MultivaluedMap<String, String>) - Method in class org.apache.marmotta.platform.user.webservices.UserManagementWebService
Update/Save the user profile (foaf) for the given account
setUserRoles(String, String[], String[]) - Method in class org.apache.marmotta.platform.user.webservices.UserManagementWebService
Set the roles for the given account
setUseSavepoint(boolean) - Method in class org.apache.marmotta.kiwi.persistence.KiWiConnection.RetryExecution
 
setValue(boolean) - Method in class org.apache.marmotta.kiwi.model.rdf.KiWiBooleanLiteral
 
setValueFactory(KiWiValueFactory) - Method in class org.apache.marmotta.kiwi.persistence.KiWiPersistence
 
setValueFactory(ValueFactory) - Method in class org.apache.marmotta.kiwi.reasoner.parser.KWRLProgramParserBase
 
setWebId(String) - Method in class org.apache.marmotta.platform.user.model.UserAccount
 
setWriterConfig(WriterConfig) - Method in class org.apache.marmotta.platform.sparql.services.sparqlio.rdf.SPARQLGraphResultWriter
Deprecated.
 
setWriterConfig(WriterConfig) - Method in class org.apache.marmotta.platform.sparql.services.sparqlio.sparqlhtml.SPARQLBooleanHTMLWriter
 
setWriterConfig(WriterConfig) - Method in class org.apache.marmotta.platform.sparql.services.sparqlio.sparqlhtml.SPARQLResultsHTMLWriter
Sets all supplied writer configuration options.
setWriterConfig(WriterConfig) - Method in class org.apache.marmotta.platform.sparql.services.sparqlio.sparqlhtml.SPARQLResultsHTMLWriterXSL
Deprecated.
Sets all supplied writer configuration options.
SHA1 - Static variable in class org.apache.marmotta.kiwi.vocabulary.FN_MARMOTTA
 
SHA256 - Static variable in class org.apache.marmotta.kiwi.vocabulary.FN_MARMOTTA
 
SHA384 - Static variable in class org.apache.marmotta.kiwi.vocabulary.FN_MARMOTTA
 
SHA512 - Static variable in class org.apache.marmotta.kiwi.vocabulary.FN_MARMOTTA
 
ShortTransformer<Node> - Class in org.apache.marmotta.ldpath.model.transformers
 
ShortTransformer() - Constructor for class org.apache.marmotta.ldpath.model.transformers.ShortTransformer
 
shortValue() - Method in class org.apache.marmotta.kiwi.model.rdf.KiWiIntLiteral
Returns the short value of this literal.
shortValue() - Method in class org.apache.marmotta.kiwi.model.rdf.KiWiLiteral
Returns the short value of this literal.
shutdown() - Method in interface org.apache.marmotta.kiwi.caching.CacheManager
Shutdown this cache manager instance.
shutdown() - Method in class org.apache.marmotta.kiwi.caching.GuavaCacheManager
Shutdown this cache manager instance.
shutdown() - Method in interface org.apache.marmotta.kiwi.generator.IDGenerator
Shut down this id generator, performing any cleanups that might be necessary.
shutdown() - Method in class org.apache.marmotta.kiwi.generator.SnowflakeIDGenerator
Shut down this id generator, performing any cleanups that might be necessary.
shutdown() - Method in class org.apache.marmotta.kiwi.generator.UUIDRandomIDGenerator
Shut down this id generator, performing any cleanups that might be necessary.
shutdown() - Method in class org.apache.marmotta.kiwi.generator.UUIDTimeIDGenerator
Shut down this id generator, performing any cleanups that might be necessary.
shutdown() - Method in class org.apache.marmotta.kiwi.persistence.KiWiGarbageCollector
 
shutdown() - Method in class org.apache.marmotta.kiwi.persistence.KiWiPersistence
 
shutdown() - Method in class org.apache.marmotta.kiwi.reasoner.engine.ReasoningEngine
 
shutdown(boolean) - Method in class org.apache.marmotta.kiwi.reasoner.engine.ReasoningEngine
 
shutDown() - Method in class org.apache.marmotta.kiwi.reasoner.sail.KiWiReasoningSail
 
shutDown() - Method in class org.apache.marmotta.kiwi.versioning.sail.KiWiVersioningSail
 
shutdown() - Method in interface org.apache.marmotta.ldcache.api.LDCachingBackend
Shutdown the backend and free all runtime resources.
shutdown() - Method in interface org.apache.marmotta.ldcache.api.LDCachingService
Shutdown the caching service and free all occupied runtime resources.
shutdown() - Method in class org.apache.marmotta.ldcache.services.LDCache
Shutdown the caching service and free all occupied runtime resources.
shutdown() - Method in interface org.apache.marmotta.ldclient.api.ldclient.LDClientService
 
shutdown() - Method in class org.apache.marmotta.ldclient.services.ldclient.LDClient
 
shutdown() - Method in class org.apache.marmotta.ldpath.backend.sesame.ThreadingSesameBackend
Deprecated.
Shut down the thread pool
shutDownInternal() - Method in class org.apache.marmotta.kiwi.sail.KiWiStore
Do store-specific operations to ensure proper shutdown of the store.
SimpleCharStream - Class in org.apache.marmotta.kiwi.reasoner.parser
An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).
SimpleCharStream(Reader, int, int, int) - Constructor for class org.apache.marmotta.kiwi.reasoner.parser.SimpleCharStream
Constructor.
SimpleCharStream(Reader, int, int) - Constructor for class org.apache.marmotta.kiwi.reasoner.parser.SimpleCharStream
Constructor.
SimpleCharStream(Reader) - Constructor for class org.apache.marmotta.kiwi.reasoner.parser.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, String, int, int, int) - Constructor for class org.apache.marmotta.kiwi.reasoner.parser.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, int, int, int) - Constructor for class org.apache.marmotta.kiwi.reasoner.parser.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, String, int, int) - Constructor for class org.apache.marmotta.kiwi.reasoner.parser.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, int, int) - Constructor for class org.apache.marmotta.kiwi.reasoner.parser.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, String) - Constructor for class org.apache.marmotta.kiwi.reasoner.parser.SimpleCharStream
Constructor.
SimpleCharStream(InputStream) - Constructor for class org.apache.marmotta.kiwi.reasoner.parser.SimpleCharStream
Constructor.
SimpleCharStream - Class in org.apache.marmotta.ldpath.parser
An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).
SimpleCharStream(Reader, int, int, int) - Constructor for class org.apache.marmotta.ldpath.parser.SimpleCharStream
Constructor.
SimpleCharStream(Reader, int, int) - Constructor for class org.apache.marmotta.ldpath.parser.SimpleCharStream
Constructor.
SimpleCharStream(Reader) - Constructor for class org.apache.marmotta.ldpath.parser.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, String, int, int, int) - Constructor for class org.apache.marmotta.ldpath.parser.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, int, int, int) - Constructor for class org.apache.marmotta.ldpath.parser.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, String, int, int) - Constructor for class org.apache.marmotta.ldpath.parser.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, int, int) - Constructor for class org.apache.marmotta.ldpath.parser.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, String) - Constructor for class org.apache.marmotta.ldpath.parser.SimpleCharStream
Constructor.
SimpleCharStream(InputStream) - Constructor for class org.apache.marmotta.ldpath.parser.SimpleCharStream
Constructor.
size() - Method in class org.apache.marmotta.commons.sesame.tripletable.TripleTable
Returns the number of elements in this set (its cardinality).
size(Resource...) - Method in class org.apache.marmotta.kiwi.versioning.sail.KiWiSnapshotConnection
 
sizeInternal(Resource...) - Method in class org.apache.marmotta.kiwi.sail.KiWiSailConnection
 
SlugUriGenerator - Class in org.apache.marmotta.platform.ldp.util
Slug-Header based Generator for resource URIs.
SlugUriGenerator(LdpService, String, String, RepositoryConnection) - Constructor for class org.apache.marmotta.platform.ldp.util.SlugUriGenerator
 
SnapshotRepository - Class in org.apache.marmotta.kiwi.versioning.repository
A wrapper around a KiWiVersioningSail that allows accessing snapshots using the Repository API instead of the SAIL API.
SnapshotRepository(KiWiVersioningSail) - Constructor for class org.apache.marmotta.kiwi.versioning.repository.SnapshotRepository
 
SnapshotRepositoryConnection - Class in org.apache.marmotta.kiwi.versioning.repository
A wrapper class for snapshot repository connections.
SnapshotRepositoryConnection(SailRepository, KiWiSnapshotConnection) - Constructor for class org.apache.marmotta.kiwi.versioning.repository.SnapshotRepositoryConnection
 
SnowflakeIDGenerator - Class in org.apache.marmotta.kiwi.generator
Generate unique IDs using the Twitter Snowflake algorithm (see https://github.com/twitter/snowflake).
SnowflakeIDGenerator(long) - Constructor for class org.apache.marmotta.kiwi.generator.SnowflakeIDGenerator
 
SortFunction<Node> - Class in org.apache.marmotta.ldpath.model.functions
Allow sorting of the selection passed as first argument.
SortFunction() - Constructor for class org.apache.marmotta.ldpath.model.functions.SortFunction
 
SPARQL_BOOLEAN_HTML - Static variable in class org.apache.marmotta.platform.sparql.services.sparqlio.sparqlhtml.SPARQLBooleanHTMLFormat
 
SPARQL_RESULTS_HTML - Static variable in class org.apache.marmotta.platform.sparql.services.sparqlio.sparqlhtml.SPARQLResultsHTMLFormat
 
SPARQLBooleanHTMLFormat - Class in org.apache.marmotta.platform.sparql.services.sparqlio.sparqlhtml
Results format for Marmotta HTML Rendering of SPARQL Boolean Results.
SPARQLBooleanHTMLFormat() - Constructor for class org.apache.marmotta.platform.sparql.services.sparqlio.sparqlhtml.SPARQLBooleanHTMLFormat
 
SPARQLBooleanHTMLWriter - Class in org.apache.marmotta.platform.sparql.services.sparqlio.sparqlhtml
SPARQL Boolean HTML RIO Writer
SPARQLBooleanHTMLWriter(OutputStream) - Constructor for class org.apache.marmotta.platform.sparql.services.sparqlio.sparqlhtml.SPARQLBooleanHTMLWriter
 
SPARQLBooleanHTMLWriterFactory - Class in org.apache.marmotta.platform.sparql.services.sparqlio.sparqlhtml
A BooleanQueryResultWriterFactory for writers of SPARQL HTML query boolean results.
SPARQLBooleanHTMLWriterFactory() - Constructor for class org.apache.marmotta.platform.sparql.services.sparqlio.sparqlhtml.SPARQLBooleanHTMLWriterFactory
 
SPARQLGraphResultWriter - Class in org.apache.marmotta.platform.sparql.services.sparqlio.rdf
Deprecated.
Only the getFormat and getOutputStream methods are used. Use alternative non-deprecated API methods to avoid using this class.
SPARQLGraphResultWriter(OutputStream) - Constructor for class org.apache.marmotta.platform.sparql.services.sparqlio.rdf.SPARQLGraphResultWriter
Deprecated.
 
SPARQLGraphResultWriter(OutputStream, String) - Constructor for class org.apache.marmotta.platform.sparql.services.sparqlio.rdf.SPARQLGraphResultWriter
Deprecated.
 
SPARQLHTMLSettings - Class in org.apache.marmotta.platform.sparql.services.sparqlio.sparqlhtml
Contains settings relevant to SPARQL HTML Query Results Writers.
SPARQLHTMLSettings() - Constructor for class org.apache.marmotta.platform.sparql.services.sparqlio.sparqlhtml.SPARQLHTMLSettings
 
SparqlLoggingModule - Class in org.apache.marmotta.platform.sparql.logging
Add file description here!
SparqlLoggingModule() - Constructor for class org.apache.marmotta.platform.sparql.logging.SparqlLoggingModule
 
SPARQLResultsHTMLFormat - Class in org.apache.marmotta.platform.sparql.services.sparqlio.sparqlhtml
Results format for Marmotta HTML Rendering of SPARQL Tuple Results.
SPARQLResultsHTMLFormat() - Constructor for class org.apache.marmotta.platform.sparql.services.sparqlio.sparqlhtml.SPARQLResultsHTMLFormat
 
SPARQLResultsHTMLWriter - Class in org.apache.marmotta.platform.sparql.services.sparqlio.sparqlhtml
SPARQL results to HTML writer using Freemarker
SPARQLResultsHTMLWriter(OutputStream) - Constructor for class org.apache.marmotta.platform.sparql.services.sparqlio.sparqlhtml.SPARQLResultsHTMLWriter
 
SPARQLResultsHTMLWriter(OutputStream, TemplatingService) - Constructor for class org.apache.marmotta.platform.sparql.services.sparqlio.sparqlhtml.SPARQLResultsHTMLWriter
 
SPARQLResultsHTMLWriterFactory - Class in org.apache.marmotta.platform.sparql.services.sparqlio.sparqlhtml
A TupleQueryResultWriterFactory for writers of SPARQL HTML query tuple results.
SPARQLResultsHTMLWriterFactory() - Constructor for class org.apache.marmotta.platform.sparql.services.sparqlio.sparqlhtml.SPARQLResultsHTMLWriterFactory
 
SPARQLResultsHTMLWriterXSL - Class in org.apache.marmotta.platform.sparql.services.sparqlio.sparqlhtml
Deprecated.
SPARQLResultsHTMLWriterXSL(OutputStream) - Constructor for class org.apache.marmotta.platform.sparql.services.sparqlio.sparqlhtml.SPARQLResultsHTMLWriterXSL
Deprecated.
 
SparqlService - Interface in org.apache.marmotta.platform.sparql.api.sparql
Add file description here!

User: sschaffe

SparqlServiceImpl - Class in org.apache.marmotta.platform.sparql.services.sparql
Sparql Service implementation
SparqlServiceImpl() - Constructor for class org.apache.marmotta.platform.sparql.services.sparql.SparqlServiceImpl
 
SparqlWebService - Class in org.apache.marmotta.platform.sparql.webservices
Execute SPARQL query (both query and update) on the LMF triple store according the SPARQL 1.1 Protocol
SparqlWebService() - Constructor for class org.apache.marmotta.platform.sparql.webservices.SparqlWebService
 
SparqlWritersHelper - Class in org.apache.marmotta.platform.sparql.services.sparql
Helper for working with SPARQL Writers
SparqlWritersHelper() - Constructor for class org.apache.marmotta.platform.sparql.services.sparql.SparqlWritersHelper
 
specialToken - Variable in class org.apache.marmotta.kiwi.reasoner.parser.Token
This field is used to access special tokens that occur prior to this token, but after the immediately preceding regular (non-special) token.
specialToken - Variable in class org.apache.marmotta.ldpath.parser.Token
This field is used to access special tokens that occur prior to this token, but after the immediately preceding regular (non-special) token.
STAR - Static variable in interface org.apache.marmotta.ldpath.parser.LdPathParserConstants
RegularExpression Id.
startDocument() - Method in class org.apache.marmotta.platform.sparql.services.sparqlio.rdf.SPARQLGraphResultWriter
Deprecated.
 
startDocument() - Method in class org.apache.marmotta.platform.sparql.services.sparqlio.sparqlhtml.SPARQLBooleanHTMLWriter
 
startDocument() - Method in class org.apache.marmotta.platform.sparql.services.sparqlio.sparqlhtml.SPARQLResultsHTMLWriter
 
startDocument() - Method in class org.apache.marmotta.platform.sparql.services.sparqlio.sparqlhtml.SPARQLResultsHTMLWriterXSL
Deprecated.
 
startHeader() - Method in class org.apache.marmotta.platform.sparql.services.sparqlio.rdf.SPARQLGraphResultWriter
Deprecated.
 
startHeader() - Method in class org.apache.marmotta.platform.sparql.services.sparqlio.sparqlhtml.SPARQLBooleanHTMLWriter
 
startHeader() - Method in class org.apache.marmotta.platform.sparql.services.sparqlio.sparqlhtml.SPARQLResultsHTMLWriter
 
startHeader() - Method in class org.apache.marmotta.platform.sparql.services.sparqlio.sparqlhtml.SPARQLResultsHTMLWriterXSL
Deprecated.
 
startQueryResult(List<String>) - Method in class org.apache.marmotta.platform.sparql.services.sparqlio.rdf.SPARQLGraphResultWriter
Deprecated.
 
startQueryResult(List<String>) - Method in class org.apache.marmotta.platform.sparql.services.sparqlio.sparqlhtml.SPARQLBooleanHTMLWriter
 
startQueryResult(List<String>) - Method in class org.apache.marmotta.platform.sparql.services.sparqlio.sparqlhtml.SPARQLResultsHTMLWriter
 
startQueryResult(List<String>) - Method in class org.apache.marmotta.platform.sparql.services.sparqlio.sparqlhtml.SPARQLResultsHTMLWriterXSL
Deprecated.
Indicates the start of a sequence of Solutions.
startRule() - Method in class org.apache.marmotta.kiwi.reasoner.parser.KWRLProgramParserBase
 
startTask(String, String) - Method in class org.apache.marmotta.kiwi.reasoner.engine.ReasoningEngine
Start a new reasoner task to collect status messages.
startTransactionInternal() - Method in class org.apache.marmotta.kiwi.sail.KiWiSailConnection
 
startUpdate(UpdateContext) - Method in class org.apache.marmotta.kiwi.versioning.sail.KiWiSnapshotConnection
Signals the start of an update operation.
statementAdded(Statement) - Method in class org.apache.marmotta.commons.sesame.transactions.sail.KiWiTransactionalConnection
This method is called when a triple has been added to the repository.
statementRemoved(Statement) - Method in class org.apache.marmotta.commons.sesame.transactions.sail.KiWiTransactionalConnection
This method is called when a triple has been removed from the repository.
staticFlag - Static variable in class org.apache.marmotta.kiwi.reasoner.parser.SimpleCharStream
Whether parser is static.
staticFlag - Static variable in class org.apache.marmotta.ldpath.parser.SimpleCharStream
Whether parser is static.
STDDEV - Static variable in class org.apache.marmotta.kiwi.vocabulary.FN_MARMOTTA
 
store(String, InputStream) - Method in interface org.apache.marmotta.platform.ldp.api.LdpBinaryStoreService
 
store(URI, InputStream) - Method in interface org.apache.marmotta.platform.ldp.api.LdpBinaryStoreService
 
store(String, InputStream) - Method in class org.apache.marmotta.platform.ldp.services.LdpBinaryStoreServiceImpl
 
store(URI, InputStream) - Method in class org.apache.marmotta.platform.ldp.services.LdpBinaryStoreServiceImpl
 
storeJustifications(Iterable<Justification>) - Method in class org.apache.marmotta.kiwi.reasoner.persistence.KiWiReasoningConnection
Store a collection of new justification in the database.
storeNamespace(KiWiNamespace) - Method in class org.apache.marmotta.kiwi.persistence.KiWiConnection
Store the namespace passed as argument in the database.
storeNode(KiWiNode) - Method in class org.apache.marmotta.kiwi.persistence.KiWiConnection
Store a new node in the database.
storeProgram(Program) - Method in class org.apache.marmotta.kiwi.reasoner.persistence.KiWiReasoningConnection
Store the program given as argument in the database.
storeRule(Rule, Map<String, String>) - Method in class org.apache.marmotta.kiwi.reasoner.persistence.KiWiReasoningConnection
Store the rule given as argument in the database.
storeTriple(KiWiTriple) - Method in class org.apache.marmotta.kiwi.persistence.KiWiConnection
Store a triple in the database.
storeVersion(Version) - Method in class org.apache.marmotta.kiwi.versioning.persistence.KiWiVersioningConnection
Store a new version in the database.
StringConstantSelector<Node> - Class in org.apache.marmotta.ldpath.model.selectors
Add file description here!

Author: Sebastian Schaffert

StringConstantSelector(String) - Constructor for class org.apache.marmotta.ldpath.model.selectors.StringConstantSelector
 
StringConstantSelector() - Method in class org.apache.marmotta.ldpath.parser.LdPathParser
 
StringContainsTest<Node> - Class in org.apache.marmotta.ldpath.model.tests.functions.text
Check if one string is contained within an other.
StringContainsTest() - Constructor for class org.apache.marmotta.ldpath.model.tests.functions.text.StringContainsTest
 
StringEndsWithTest<Node> - Class in org.apache.marmotta.ldpath.model.tests.functions.text
Check if one string ends with the other.
StringEndsWithTest() - Constructor for class org.apache.marmotta.ldpath.model.tests.functions.text.StringEndsWithTest
 
StringEqualsIC<Node> - Class in org.apache.marmotta.ldpath.model.tests.functions.text
Check two strings for equality, ignoring case considerations.
StringEqualsIC() - Constructor for class org.apache.marmotta.ldpath.model.tests.functions.text.StringEqualsIC
 
StringEqualsTest<Node> - Class in org.apache.marmotta.ldpath.model.tests.functions.text
Check two strings for equality.
StringEqualsTest() - Constructor for class org.apache.marmotta.ldpath.model.tests.functions.text.StringEqualsTest
 
StringIsEmptyTest<Node> - Class in org.apache.marmotta.ldpath.model.tests.functions.text
LDPath test function to check if the string representation of an node is empty.
StringIsEmptyTest() - Constructor for class org.apache.marmotta.ldpath.model.tests.functions.text.StringIsEmptyTest
 
StringStartsWithTest<Node> - Class in org.apache.marmotta.ldpath.model.tests.functions.text
Check if one string starts with the other.
StringStartsWithTest() - Constructor for class org.apache.marmotta.ldpath.model.tests.functions.text.StringStartsWithTest
 
StringTransformer<Node> - Class in org.apache.marmotta.ldpath.model.transformers
Add file description here!

Author: Sebastian Schaffert

StringTransformer() - Constructor for class org.apache.marmotta.ldpath.model.transformers.StringTransformer
 
stringValue() - Method in class org.apache.marmotta.kiwi.model.rdf.KiWiAnonResource
Returns the String-value of a Value object.
stringValue() - Method in class org.apache.marmotta.kiwi.model.rdf.KiWiLiteral
Returns the String-value of a Value object.
stringValue() - Method in class org.apache.marmotta.kiwi.model.rdf.KiWiUriResource
Returns the String-value of a Value object.
stringValue(Node) - Method in interface org.apache.marmotta.ldpath.api.backend.NodeBackend
Return the lexial representation of a node.
stringValue(RDFNode) - Method in class org.apache.marmotta.ldpath.backend.jena.GenericJenaBackend
Return the lexial representation of a node.
stringValue(Value) - Method in class org.apache.marmotta.ldpath.backend.linkeddata.LDCacheBackend
Return the string value of a node.
stringValue(Value) - Method in class org.apache.marmotta.ldpath.backend.sesame.SesameValueBackend
Return the string value of a node.
stringValue(Node) - Method in class org.apache.marmotta.ldpath.model.backend.AbstractBackend
 
stringValue() - Method in enum org.apache.marmotta.platform.ldp.api.LdpService.InteractionModel
 
StrJoinFunction<Node> - Class in org.apache.marmotta.ldpath.model.functions.text
Join the string representation of all provided nodes to a single string literal.
StrJoinFunction() - Constructor for class org.apache.marmotta.ldpath.model.functions.text.StrJoinFunction
 
StrLeftFunction<Node> - Class in org.apache.marmotta.ldpath.model.functions.text
 
StrLeftFunction() - Constructor for class org.apache.marmotta.ldpath.model.functions.text.StrLeftFunction
 
StrLenFunction<Node> - Class in org.apache.marmotta.ldpath.model.functions.text
 
StrLenFunction() - Constructor for class org.apache.marmotta.ldpath.model.functions.text.StrLenFunction
 
STRLIT - Static variable in interface org.apache.marmotta.kiwi.reasoner.parser.KWRLProgramParserConstants
RegularExpression Id.
STRLIT - Static variable in interface org.apache.marmotta.ldpath.parser.LdPathParserConstants
RegularExpression Id.
StrRightFunction<Node> - Class in org.apache.marmotta.ldpath.model.functions.text
 
StrRightFunction() - Constructor for class org.apache.marmotta.ldpath.model.functions.text.StrRightFunction
 
STRUUID - Static variable in class org.apache.marmotta.kiwi.vocabulary.FN_MARMOTTA
 
Subject() - Method in class org.apache.marmotta.kiwi.reasoner.parser.KWRLProgramParser
 
SubListFunction<Node> - Class in org.apache.marmotta.ldpath.model.functions.coll
 
SubListFunction() - Constructor for class org.apache.marmotta.ldpath.model.functions.coll.SubListFunction
 
SubnetInfo - Class in org.apache.marmotta.platform.security.util
Subnet information about an IPv4 or IPv6 subnet.
SubnetInfo() - Constructor for class org.apache.marmotta.platform.security.util.SubnetInfo
 
SubstringFunction<Node> - Class in org.apache.marmotta.ldpath.model.functions.text
 
SubstringFunction() - Constructor for class org.apache.marmotta.ldpath.model.functions.text.SubstringFunction
 
subTypePattern - Static variable in class org.apache.marmotta.platform.sparql.services.sparql.SparqlWritersHelper
 
SumFunction<Node> - Class in org.apache.marmotta.ldpath.model.functions.math
 
SumFunction() - Constructor for class org.apache.marmotta.ldpath.model.functions.math.SumFunction
 
supportsThreading() - Method in interface org.apache.marmotta.ldpath.api.backend.RDFBackend
Deprecated.
subject to be removed in the next release
supportsThreading() - Method in class org.apache.marmotta.ldpath.backend.jena.GenericJenaBackend
Return true if the underlying backend supports the parallel execution of queries.
supportsThreading() - Method in class org.apache.marmotta.ldpath.backend.linkeddata.LDCacheBackend
Deprecated.
subject to be removed in the next release
supportsThreading() - Method in class org.apache.marmotta.ldpath.backend.sesame.AbstractSesameBackend
Deprecated.
supportsThreading() - Method in class org.apache.marmotta.ldpath.backend.sesame.ThreadingSesameBackend
Deprecated.
Return true if the underlying backend supports the parallel execution of queries.
SwitchTo(int) - Method in class org.apache.marmotta.kiwi.reasoner.parser.KWRLProgramParserTokenManager
Switch to specified lex state.
SwitchTo(int) - Method in class org.apache.marmotta.ldpath.parser.LdPathParserTokenManager
Switch to specified lex state.
systemStartup(SystemStartupEvent) - Method in class org.apache.marmotta.platform.user.services.AccountServiceImpl
 

T

tabSize - Variable in class org.apache.marmotta.kiwi.reasoner.parser.SimpleCharStream
 
tabSize - Variable in class org.apache.marmotta.ldpath.parser.SimpleCharStream
 
TEMPLATING_SERVICE - Static variable in class org.apache.marmotta.platform.sparql.services.sparqlio.sparqlhtml.SPARQLHTMLSettings
The TemplatingService used by the SPARQL Results HTML Writer.
test(RDFBackend<Node>, Node, Node) - Method in class org.apache.marmotta.ldpath.model.tests.functions.BinaryNumericTest
 
test(Double, Double) - Method in class org.apache.marmotta.ldpath.model.tests.functions.BinaryNumericTest
 
test(Double, Double) - Method in class org.apache.marmotta.ldpath.model.tests.functions.EqualTest
 
test(Double, Double) - Method in class org.apache.marmotta.ldpath.model.tests.functions.GreaterEqualTest
 
test(Double, Double) - Method in class org.apache.marmotta.ldpath.model.tests.functions.GreaterThanTest
 
test(Double, Double) - Method in class org.apache.marmotta.ldpath.model.tests.functions.LessEqualTest
 
test(Double, Double) - Method in class org.apache.marmotta.ldpath.model.tests.functions.LessThanTest
 
test(Double, Double) - Method in class org.apache.marmotta.ldpath.model.tests.functions.NotEqualTest
 
test(AbstractStringTest<Node>.ToStringFunction, Collection<Node>...) - Method in class org.apache.marmotta.ldpath.model.tests.functions.text.AbstractBinaryStringTest
 
test(String, String) - Method in class org.apache.marmotta.ldpath.model.tests.functions.text.AbstractBinaryStringTest
Do the test.
test(AbstractStringTest<Node>.ToStringFunction, Collection<Node>...) - Method in class org.apache.marmotta.ldpath.model.tests.functions.text.AbstractStringTest
 
test(String, String) - Method in class org.apache.marmotta.ldpath.model.tests.functions.text.StringContainsTest
 
test(String, String) - Method in class org.apache.marmotta.ldpath.model.tests.functions.text.StringEndsWithTest
 
test(String, String) - Method in class org.apache.marmotta.ldpath.model.tests.functions.text.StringEqualsIC
 
test(String, String) - Method in class org.apache.marmotta.ldpath.model.tests.functions.text.StringEqualsTest
 
test(AbstractStringTest<Node>.ToStringFunction, Collection<Node>...) - Method in class org.apache.marmotta.ldpath.model.tests.functions.text.StringIsEmptyTest
 
test(String, String) - Method in class org.apache.marmotta.ldpath.model.tests.functions.text.StringStartsWithTest
 
TestFunction<Node> - Class in org.apache.marmotta.ldpath.api.functions
 
TestFunction() - Constructor for class org.apache.marmotta.ldpath.api.functions.TestFunction
 
testFunctions - Variable in class org.apache.marmotta.ldpath.parser.Configuration
A map from function URIs (e.g.
TestingSelector<Node> - Class in org.apache.marmotta.ldpath.model.selectors
A node selector that wraps a node test around the selection and delegates the selection to another selector.
TestingSelector(NodeSelector<Node>, NodeTest<Node>) - Constructor for class org.apache.marmotta.ldpath.model.selectors.TestingSelector
 
TestingSelector() - Method in class org.apache.marmotta.ldpath.parser.LdPathParser
 
testProgram(String[], String[], HttpServletRequest) - Method in class org.apache.marmotta.platform.ldpath.webservices.LDPathWebService
Evaluate the LDPath program send as byte stream in the POST body of the request starting at the contexts (array) given as URL query arguments.
THEN - Static variable in interface org.apache.marmotta.kiwi.reasoner.parser.KWRLProgramParserConstants
RegularExpression Id.
ThreadingSesameBackend - Class in org.apache.marmotta.ldpath.backend.sesame
Deprecated.
threading must be handled explicitly.
ThreadingSesameBackend() - Constructor for class org.apache.marmotta.ldpath.backend.sesame.ThreadingSesameBackend
Deprecated.
Initialise a new sesame backend.
ThreadingSesameBackend(Repository) - Constructor for class org.apache.marmotta.ldpath.backend.sesame.ThreadingSesameBackend
Deprecated.
Initialise a new sesame backend using the repository passed as argument.
tilNextMillis(long) - Method in class org.apache.marmotta.kiwi.generator.SnowflakeIDGenerator
 
TimeTransformer<Node> - Class in org.apache.marmotta.ldpath.model.transformers
Add file description here!

Author: Sebastian Schaffert

TimeTransformer() - Constructor for class org.apache.marmotta.ldpath.model.transformers.TimeTransformer
 
timeValue(Node) - Method in interface org.apache.marmotta.ldpath.api.backend.NodeBackend
TODO
timeValue(RDFNode) - Method in class org.apache.marmotta.ldpath.backend.jena.GenericJenaBackend
TODO
timeValue(Value) - Method in class org.apache.marmotta.ldpath.backend.linkeddata.LDCacheBackend
 
timeValue(Value) - Method in class org.apache.marmotta.ldpath.backend.sesame.SesameValueBackend
 
timeValue(Node) - Method in class org.apache.marmotta.ldpath.model.backend.AbstractBackend
Parses time value based on the ISO8601 specification by using the lexical form of the parsed node.
TIMEZONE - Static variable in class org.apache.marmotta.kiwi.vocabulary.FN_MARMOTTA
 
toArray() - Method in class org.apache.marmotta.commons.sesame.tripletable.TripleTable
Returns an array containing all of the elements in this set.
toArray(T[]) - Method in class org.apache.marmotta.commons.sesame.tripletable.TripleTable
Returns an array containing all of the elements in this set; the runtime type of the returned array is that of the specified array.
token - Variable in class org.apache.marmotta.kiwi.reasoner.parser.KWRLProgramParser
Current token.
Token - Class in org.apache.marmotta.kiwi.reasoner.parser
Describes the input token stream.
Token() - Constructor for class org.apache.marmotta.kiwi.reasoner.parser.Token
No-argument constructor
Token(int) - Constructor for class org.apache.marmotta.kiwi.reasoner.parser.Token
Constructs a new token for the specified Image.
Token(int, String) - Constructor for class org.apache.marmotta.kiwi.reasoner.parser.Token
Constructs a new token for the specified Image and Kind.
token - Variable in class org.apache.marmotta.ldpath.parser.LdPathParser
Current token.
Token - Class in org.apache.marmotta.ldpath.parser
Describes the input token stream.
Token() - Constructor for class org.apache.marmotta.ldpath.parser.Token
No-argument constructor
Token(int) - Constructor for class org.apache.marmotta.ldpath.parser.Token
Constructs a new token for the specified Image.
Token(int, String) - Constructor for class org.apache.marmotta.ldpath.parser.Token
Constructs a new token for the specified Image and Kind.
token_source - Variable in class org.apache.marmotta.kiwi.reasoner.parser.KWRLProgramParser
Generated Token Manager.
token_source - Variable in class org.apache.marmotta.ldpath.parser.LdPathParser
Generated Token Manager.
tokenImage - Static variable in interface org.apache.marmotta.kiwi.reasoner.parser.KWRLProgramParserConstants
Literal token values.
tokenImage - Variable in exception org.apache.marmotta.kiwi.reasoner.parser.ParseException
This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred.
tokenImage - Static variable in interface org.apache.marmotta.ldpath.parser.LdPathParserConstants
Literal token values.
tokenImage - Variable in exception org.apache.marmotta.ldpath.parser.ParseException
This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred.
TokenMgrError - Error in org.apache.marmotta.kiwi.reasoner.parser
Token Manager Error.
TokenMgrError() - Constructor for error org.apache.marmotta.kiwi.reasoner.parser.TokenMgrError
No arg constructor.
TokenMgrError(String, int) - Constructor for error org.apache.marmotta.kiwi.reasoner.parser.TokenMgrError
Constructor with message and reason.
TokenMgrError(boolean, int, int, int, String, char, int) - Constructor for error org.apache.marmotta.kiwi.reasoner.parser.TokenMgrError
Full Constructor.
TokenMgrError - Error in org.apache.marmotta.ldpath.parser
Token Manager Error.
TokenMgrError() - Constructor for error org.apache.marmotta.ldpath.parser.TokenMgrError
No arg constructor.
TokenMgrError(String, int) - Constructor for error org.apache.marmotta.ldpath.parser.TokenMgrError
Constructor with message and reason.
TokenMgrError(boolean, int, int, int, String, char, int) - Constructor for error org.apache.marmotta.ldpath.parser.TokenMgrError
Full Constructor.
toString() - Method in class org.apache.marmotta.commons.sesame.transactions.model.TransactionData
 
toString() - Method in class org.apache.marmotta.commons.sesame.tripletable.IntArray
 
toString() - Method in class org.apache.marmotta.kiwi.model.rdf.KiWiAnonResource
 
toString() - Method in class org.apache.marmotta.kiwi.model.rdf.KiWiLiteral
 
toString() - Method in class org.apache.marmotta.kiwi.model.rdf.KiWiTriple
 
toString() - Method in class org.apache.marmotta.kiwi.model.rdf.KiWiUriResource
 
toString(Map<String, String>) - Method in interface org.apache.marmotta.kiwi.reasoner.model.program.Field
Create string representation taking into account the namespace definitions given as argument.
toString() - Method in class org.apache.marmotta.kiwi.reasoner.model.program.Justification
 
toString() - Method in class org.apache.marmotta.kiwi.reasoner.model.program.LiteralField
 
toString(Map<String, String>) - Method in class org.apache.marmotta.kiwi.reasoner.model.program.LiteralField
Create string representation taking into account the namespace definitions given as argument.
toString() - Method in class org.apache.marmotta.kiwi.reasoner.model.program.Pattern
 
toString(Map<String, String>) - Method in class org.apache.marmotta.kiwi.reasoner.model.program.Pattern
 
toString() - Method in class org.apache.marmotta.kiwi.reasoner.model.program.Program
 
toString() - Method in class org.apache.marmotta.kiwi.reasoner.model.program.ResourceField
 
toString(Map<String, String>) - Method in class org.apache.marmotta.kiwi.reasoner.model.program.ResourceField
Create string representation taking into account the namespace definitions given as argument.
toString() - Method in class org.apache.marmotta.kiwi.reasoner.model.program.Rule
 
toString(Map<String, String>) - Method in class org.apache.marmotta.kiwi.reasoner.model.program.Rule
 
toString() - Method in class org.apache.marmotta.kiwi.reasoner.model.program.VariableField
 
toString(Map<String, String>) - Method in class org.apache.marmotta.kiwi.reasoner.model.program.VariableField
Create string representation taking into account the namespace definitions given as argument.
toString() - Method in class org.apache.marmotta.kiwi.reasoner.parser.Token
Returns the image.
toString() - Method in class org.apache.marmotta.ldcache.model.CacheEntry
 
toString() - Method in class org.apache.marmotta.ldpath.parser.Token
Returns the image.
toString() - Method in class org.apache.marmotta.platform.ldp.webservices.PreferHeader
 
toString() - Method in class org.apache.marmotta.platform.security.model.SecurityConstraint
 
TransactionalSail - Interface in org.apache.marmotta.commons.sesame.transactions.api
Add file description here!

Author: Sebastian Schaffert

TransactionalSailConnection - Interface in org.apache.marmotta.commons.sesame.transactions.api
Add file description here!

Author: Sebastian Schaffert

TransactionalSailConnectionWrapper - Class in org.apache.marmotta.commons.sesame.transactions.wrapper
Add file description here!

Author: Sebastian Schaffert

TransactionalSailConnectionWrapper(TransactionalSailConnection) - Constructor for class org.apache.marmotta.commons.sesame.transactions.wrapper.TransactionalSailConnectionWrapper
 
TransactionalSailWrapper - Class in org.apache.marmotta.commons.sesame.transactions.wrapper
A Sail Wrapper allowing to pass through transaction functionality to other sails.
TransactionalSailWrapper(TransactionalSail) - Constructor for class org.apache.marmotta.commons.sesame.transactions.wrapper.TransactionalSailWrapper
Creates a new SailWrapper that wraps the supplied Sail.
TransactionData - Class in org.apache.marmotta.commons.sesame.transactions.model
Hold the data recorded in a transaction, i.e.
TransactionData() - Constructor for class org.apache.marmotta.commons.sesame.transactions.model.TransactionData
 
TransactionListener - Interface in org.apache.marmotta.commons.sesame.transactions.api
Add file description here!

Author: Sebastian Schaffert

transform(RDFBackend<Node>, Node, Map<String, String>) - Method in interface org.apache.marmotta.ldpath.api.transformers.NodeTransformer
Transform the KiWiNode node into the datatype T.
transform(RDFBackend<Node>, Node, Map<String, String>) - Method in class org.apache.marmotta.ldpath.model.transformers.BigDecimalTransformer
 
transform(RDFBackend<Node>, Node, Map<String, String>) - Method in class org.apache.marmotta.ldpath.model.transformers.BigIntegerTransformer
 
transform(RDFBackend<Node>, Node, Map<String, String>) - Method in class org.apache.marmotta.ldpath.model.transformers.BooleanTransformer
Transform the KiWiNode node into the datatype T.
transform(RDFBackend<Node>, Node, Map<String, String>) - Method in class org.apache.marmotta.ldpath.model.transformers.ByteTransformer
 
transform(RDFBackend<Node>, Node, Map<String, String>) - Method in class org.apache.marmotta.ldpath.model.transformers.DateTimeTransformer
Transform the KiWiNode node into the datatype T.
transform(RDFBackend<Node>, Node, Map<String, String>) - Method in class org.apache.marmotta.ldpath.model.transformers.DateTransformer
Transform the KiWiNode node into the datatype T.
transform(RDFBackend<Node>, Node, Map<String, String>) - Method in class org.apache.marmotta.ldpath.model.transformers.DoubleTransformer
Transform the KiWiNode node into the datatype T.
transform(RDFBackend<Node>, Node, Map<String, String>) - Method in class org.apache.marmotta.ldpath.model.transformers.DurationTransformer
 
transform(RDFBackend<Node>, Node, Map<String, String>) - Method in class org.apache.marmotta.ldpath.model.transformers.FloatTransformer
Transform the KiWiNode node into the datatype T.
transform(RDFBackend<Node>, Node, Map<String, String>) - Method in class org.apache.marmotta.ldpath.model.transformers.IdentityTransformer
Transform the KiWiNode node into the datatype T.
transform(RDFBackend<Node>, Node, Map<String, String>) - Method in class org.apache.marmotta.ldpath.model.transformers.IntTransformer
Transform the KiWiNode node into the datatype T.
transform(RDFBackend<Node>, Node, Map<String, String>) - Method in class org.apache.marmotta.ldpath.model.transformers.LongTransformer
Transform the KiWiNode node into the datatype T.
transform(RDFBackend<Node>, Node, Map<String, String>) - Method in class org.apache.marmotta.ldpath.model.transformers.ShortTransformer
 
transform(RDFBackend<Node>, Node, Map<String, String>) - Method in class org.apache.marmotta.ldpath.model.transformers.StringTransformer
Transform the KiWiNode node into the datatype T.
transform(RDFBackend<Node>, Node, Map<String, String>) - Method in class org.apache.marmotta.ldpath.model.transformers.TimeTransformer
Transform the KiWiNode node into the datatype T.
transformer - Variable in class org.apache.marmotta.ldpath.model.tests.functions.BinaryNumericTest
 
transformer - Variable in class org.apache.marmotta.ldpath.model.tests.functions.text.AbstractStringTest
 
transformers - Variable in class org.apache.marmotta.ldpath.parser.Configuration
A map from type URIs (e.g.
TRIPLE_CACHE - Static variable in interface org.apache.marmotta.kiwi.caching.CacheManager
 
tripleBatch - Variable in class org.apache.marmotta.kiwi.persistence.KiWiConnection
 
TripleFunnel - Class in org.apache.marmotta.kiwi.hashing
A Guava Funnel implementation based on the serialization of the triple.
triples - Variable in class org.apache.marmotta.ldcache.model.CacheEntry
 
TripleTable<Triple extends org.openrdf.model.Statement> - Class in org.apache.marmotta.commons.sesame.tripletable
A triple table that allows efficient in-memory operations over large collections of triples.
TripleTable() - Constructor for class org.apache.marmotta.commons.sesame.tripletable.TripleTable
 
TripleTable(Collection<Triple>) - Constructor for class org.apache.marmotta.commons.sesame.tripletable.TripleTable
 
TYPE - Static variable in interface org.apache.marmotta.kiwi.reasoner.parser.KWRLProgramParserConstants
RegularExpression Id.
TYPE - Static variable in interface org.apache.marmotta.ldpath.parser.LdPathParserConstants
RegularExpression Id.
TZ - Static variable in class org.apache.marmotta.kiwi.vocabulary.FN_MARMOTTA
 

U

undeleteTriple(KiWiTriple) - Method in class org.apache.marmotta.kiwi.persistence.KiWiConnection
Mark the triple passed as argument as not deleted, setting the "deleted" flag to false and clearing the timestamp value of "deletedAt".
UnionSelector<Node> - Class in org.apache.marmotta.ldpath.model.selectors
Builds the union of two node selectors.
UnionSelector(NodeSelector<Node>, NodeSelector<Node>) - Constructor for class org.apache.marmotta.ldpath.model.selectors.UnionSelector
 
UnionSelector() - Method in class org.apache.marmotta.ldpath.parser.LdPathParser
 
UnjustifiedTripleException - Exception in org.apache.marmotta.kiwi.reasoner.model.exception
Add file description here!
UnjustifiedTripleException(String, KiWiTriple) - Constructor for exception org.apache.marmotta.kiwi.reasoner.model.exception.UnjustifiedTripleException
Constructs a new exception with the specified detail message.
update(QueryLanguage, String) - Method in interface org.apache.marmotta.platform.sparql.api.sparql.SparqlService
Execute a SPARQL update on the KiWi TripleStore.
update(QueryLanguage, String) - Method in class org.apache.marmotta.platform.sparql.services.sparql.SparqlServiceImpl
Execute a SPARQL update on the LMF TripleStore.
UPDATE - Static variable in class org.apache.marmotta.platform.sparql.webservices.SparqlWebService
 
updateConfig() - Method in class org.apache.marmotta.platform.ldcache.api.ldcache.LDCacheSailProvider
 
updateEndpoint(Endpoint) - Method in interface org.apache.marmotta.platform.ldcache.api.endpoint.LinkedDataEndpointService
` Update the endpoint passed as argument in the database.
updateEndpoint(Endpoint) - Method in class org.apache.marmotta.platform.ldcache.services.endpoint.LinkedDataEndpointServiceImpl
` Update the endpoint passed as argument in the database.
updateEndpoints() - Method in class org.apache.marmotta.platform.ldcache.api.ldcache.LDCacheSailProvider
 
updateGet(String, String, String, HttpServletRequest) - Method in class org.apache.marmotta.platform.sparql.webservices.SparqlWebService
Execute a SPARQL 1.1 Update request passed in the query parameter of the GET.
UpdateLineColumn(char) - Method in class org.apache.marmotta.ldpath.parser.SimpleCharStream
 
updatePassword(UserAccount, String) - Method in interface org.apache.marmotta.platform.user.api.AuthenticationProvider
 
updatePassword(UserAccount, String) - Method in class org.apache.marmotta.platform.user.services.auth.LdapAuthProvider
 
updatePassword(UserAccount, String) - Method in class org.apache.marmotta.platform.user.services.auth.LMFAuthProviderImpl
 
updatePostDirectly(HttpServletRequest, String) - Method in class org.apache.marmotta.platform.sparql.webservices.SparqlWebService
Execute a SPARQL 1.1 Update request using update via POST directly; see details at http://www.w3.org/TR/sparql11-protocol/\#update-operation
updatePostUrlEncoded(HttpServletRequest) - Method in class org.apache.marmotta.platform.sparql.webservices.SparqlWebService
Execute a SPARQL 1.1 Update request using update via URL-encoded POST; see details at http://www.w3.org/TR/sparql11-protocol/\#update-operation
updateProgram(Program) - Method in class org.apache.marmotta.kiwi.reasoner.persistence.KiWiReasoningConnection
Store the program given as argument in the database.
updateProgram(String, InputStream) - Method in class org.apache.marmotta.kiwi.reasoner.sail.KiWiReasoningSail
Update the program with the name given as argument using the data provided in the stream.
updateProgram(Program) - Method in class org.apache.marmotta.kiwi.reasoner.sail.KiWiReasoningSail
Update the program given as argument.
updateProgram(String, InputStream) - Method in class org.apache.marmotta.platform.reasoner.services.ReasoningSailProvider
Update the program with the name given as argument using the data provided in the stream.
updateProgram(Program) - Method in class org.apache.marmotta.platform.reasoner.services.ReasoningSailProvider
Update the program given as argument.
updateProgram(String, HttpServletRequest) - Method in class org.apache.marmotta.platform.reasoner.webservices.ProgramWebService
 
updateResource(RepositoryConnection, String, InputStream, String) - Method in interface org.apache.marmotta.platform.ldp.api.LdpService
Update an existing resource
updateResource(RepositoryConnection, URI, InputStream, String) - Method in interface org.apache.marmotta.platform.ldp.api.LdpService
Update an existing resource
updateResource(RepositoryConnection, String, InputStream, String, boolean) - Method in interface org.apache.marmotta.platform.ldp.api.LdpService
Update an existing resource
updateResource(RepositoryConnection, URI, InputStream, String, boolean) - Method in interface org.apache.marmotta.platform.ldp.api.LdpService
Update an existing resource
updateResource(RepositoryConnection, String, InputStream, String) - Method in class org.apache.marmotta.platform.ldp.services.LdpServiceImpl
 
updateResource(RepositoryConnection, URI, InputStream, String) - Method in class org.apache.marmotta.platform.ldp.services.LdpServiceImpl
 
updateResource(RepositoryConnection, String, InputStream, String, boolean) - Method in class org.apache.marmotta.platform.ldp.services.LdpServiceImpl
 
updateResource(RepositoryConnection, URI, InputStream, String, boolean) - Method in class org.apache.marmotta.platform.ldp.services.LdpServiceImpl
 
updateTaskMaxProgress(int) - Method in class org.apache.marmotta.kiwi.reasoner.engine.ReasoningEngine
Set the maximum steps needed in the task progress (if any)
updateTaskProgress(int) - Method in class org.apache.marmotta.kiwi.reasoner.engine.ReasoningEngine
Update the task progress (if any)
updateTaskStatus(String) - Method in class org.apache.marmotta.kiwi.reasoner.engine.ReasoningEngine
Update the status of the reasoner task with the given message.
uploadProgram(String, HttpServletRequest) - Method in class org.apache.marmotta.platform.reasoner.webservices.ProgramWebService
 
Uri() - Method in class org.apache.marmotta.kiwi.reasoner.parser.KWRLProgramParser
 
URI - Static variable in interface org.apache.marmotta.kiwi.reasoner.parser.KWRLProgramParserConstants
RegularExpression Id.
Uri() - Method in class org.apache.marmotta.ldpath.parser.LdPathParser
 
URI - Static variable in interface org.apache.marmotta.ldpath.parser.LdPathParserConstants
RegularExpression Id.
URI_CACHE - Static variable in interface org.apache.marmotta.kiwi.caching.CacheManager
 
URICHAR - Static variable in interface org.apache.marmotta.kiwi.reasoner.parser.KWRLProgramParserConstants
RegularExpression Id.
URICHAR - Static variable in interface org.apache.marmotta.ldpath.parser.LdPathParserConstants
RegularExpression Id.
URICONSTRUCTION - Static variable in interface org.apache.marmotta.kiwi.reasoner.parser.KWRLProgramParserConstants
RegularExpression Id.
urify(String) - Static method in class org.apache.marmotta.platform.ldp.util.LdpUtils
Urify the Slug: header value, i.e.
UriList() - Method in class org.apache.marmotta.ldpath.parser.LdPathParser
 
UserAccount - Class in org.apache.marmotta.platform.user.model
User: Stephanie Stroka Date: 18.05.2011 Time: 11:29:17
UserAccount() - Constructor for class org.apache.marmotta.platform.user.model.UserAccount
 
UserAccount(String, String) - Constructor for class org.apache.marmotta.platform.user.model.UserAccount
 
UserAccount.PasswordHash - Enum in org.apache.marmotta.platform.user.model
Enum of avalable password-hash algorithms.
UserConfigurationService - Interface in org.apache.marmotta.platform.user.api
Add file description here!

Author: Sebastian Schaffert

UserConfigurationServiceImpl - Class in org.apache.marmotta.platform.user.services
Add file description here!

Author: Sebastian Schaffert

UserConfigurationServiceImpl() - Constructor for class org.apache.marmotta.platform.user.services.UserConfigurationServiceImpl
 
UserLoggingModule - Class in org.apache.marmotta.platform.user.logging
Logging configuration for user module.
UserLoggingModule() - Constructor for class org.apache.marmotta.platform.user.logging.UserLoggingModule
 
UserManagementWebService - Class in org.apache.marmotta.platform.user.webservices
 
UserManagementWebService() - Constructor for class org.apache.marmotta.platform.user.webservices.UserManagementWebService
 
UserWebService - Class in org.apache.marmotta.platform.user.webservices
User-Account related webservices, accessable by every user (each for his/her own data)
UserWebService() - Constructor for class org.apache.marmotta.platform.user.webservices.UserWebService
 
UUID - Static variable in class org.apache.marmotta.kiwi.vocabulary.FN_MARMOTTA
 
UUIDRandomIDGenerator - Class in org.apache.marmotta.kiwi.generator
Generate a long id using the least significant bits of a secure random UUDI
UUIDRandomIDGenerator() - Constructor for class org.apache.marmotta.kiwi.generator.UUIDRandomIDGenerator
 
UUIDTimeIDGenerator - Class in org.apache.marmotta.kiwi.generator
Generate a long id using the most significant bits of a time-based UUID.
UUIDTimeIDGenerator() - Constructor for class org.apache.marmotta.kiwi.generator.UUIDTimeIDGenerator
 
UuidUriGenerator - Class in org.apache.marmotta.platform.ldp.util
UUID-based URI generator.
UuidUriGenerator(LdpService, String, RepositoryConnection) - Constructor for class org.apache.marmotta.platform.ldp.util.UuidUriGenerator
 

V

valueFactory - Variable in class org.apache.marmotta.kiwi.reasoner.parser.KWRLProgramParserBase
 
ValueMapper - Interface in org.apache.marmotta.ldclient.api.provider
Map the value returned by a selection in a different data format (e.g.
valueOf(String) - Static method in enum org.apache.marmotta.kiwi.config.CacheMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.marmotta.kiwi.config.CachingBackends
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.marmotta.kiwi.config.RegistryStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.marmotta.kiwi.generator.IDGeneratorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.marmotta.ldcache.api.LDCachingService.RefreshOpts
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.marmotta.platform.ldp.api.LdpService.InteractionModel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class org.apache.marmotta.platform.ldp.webservices.PreferHeader
Parse a PreferHeader.
valueOf(String) - Static method in enum org.apache.marmotta.platform.security.model.HTTPMethods
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.marmotta.platform.security.model.SecurityConstraint.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.marmotta.platform.sparql.api.sparql.QueryType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.marmotta.platform.user.model.UserAccount.PasswordHash
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.marmotta.kiwi.config.CacheMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.marmotta.kiwi.config.CachingBackends
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.marmotta.kiwi.config.RegistryStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.marmotta.kiwi.generator.IDGeneratorType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.marmotta.ldcache.api.LDCachingService.RefreshOpts
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.marmotta.platform.ldp.api.LdpService.InteractionModel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.marmotta.platform.security.model.HTTPMethods
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.marmotta.platform.security.model.SecurityConstraint.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.marmotta.platform.sparql.api.sparql.QueryType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.marmotta.platform.user.model.UserAccount.PasswordHash
Returns an array containing the constants of this enum type, in the order they are declared.
Variable() - Method in class org.apache.marmotta.kiwi.reasoner.parser.KWRLProgramParser
 
VARIABLE - Static variable in interface org.apache.marmotta.kiwi.reasoner.parser.KWRLProgramParserConstants
RegularExpression Id.
VariableField - Class in org.apache.marmotta.kiwi.reasoner.model.program
Add file description here!

User: sschaffe

VariableField() - Constructor for class org.apache.marmotta.kiwi.reasoner.model.program.VariableField
 
VariableField(String) - Constructor for class org.apache.marmotta.kiwi.reasoner.model.program.VariableField
 
variables - Variable in class org.apache.marmotta.kiwi.reasoner.parser.KWRLProgramParserBase
 
VARIANCE - Static variable in class org.apache.marmotta.kiwi.vocabulary.FN_MARMOTTA
 
VERSION - Static variable in class org.apache.marmotta.kiwi.persistence.KiWiDialect
 
Version - Class in org.apache.marmotta.kiwi.versioning.model
In-memory representation of a KiWi version.
Version() - Constructor for class org.apache.marmotta.kiwi.versioning.model.Version
 
Version(Long) - Constructor for class org.apache.marmotta.kiwi.versioning.model.Version
 
Version(TransactionData) - Constructor for class org.apache.marmotta.kiwi.versioning.model.Version
 
VersioningSail - Interface in org.apache.marmotta.kiwi.versioning.api
A Sesame SAIL with support for versioning of transaction data.

W

WildcardSelector<Node> - Class in org.apache.marmotta.ldpath.model.selectors
A property selector that will match with any property

Author: Sebastian Schaffert

WildcardSelector() - Constructor for class org.apache.marmotta.ldpath.model.selectors.WildcardSelector
 
WildcardSelector() - Method in class org.apache.marmotta.ldpath.parser.LdPathParser
 
withConnection(RepositoryConnection, Resource...) - Static method in class org.apache.marmotta.ldpath.backend.sesame.ContextAwareSesameConnectionBackend
Create a new ContextAwareSesameConnectionBackend that considers only data from the provided contexts.
withConnection(RepositoryConnection, boolean, Resource...) - Static method in class org.apache.marmotta.ldpath.backend.sesame.ContextAwareSesameConnectionBackend
Create a new ContextAwareSesameConnectionBackend that considers only data from the provided contexts.
withConnection(RepositoryConnection) - Static method in class org.apache.marmotta.ldpath.backend.sesame.SesameConnectionBackend
withConnection(RepositoryConnection, boolean) - Static method in class org.apache.marmotta.ldpath.backend.sesame.SesameConnectionBackend
 
WithinString - Static variable in interface org.apache.marmotta.kiwi.reasoner.parser.KWRLProgramParserConstants
Lexical state.
WithinString - Static variable in interface org.apache.marmotta.ldpath.parser.LdPathParserConstants
Lexical state.
WordCountFunction<Node> - Class in org.apache.marmotta.ldpath.model.functions.text
 
WordCountFunction() - Constructor for class org.apache.marmotta.ldpath.model.functions.text.WordCountFunction
 
write(int) - Method in class org.apache.marmotta.kiwi.hashing.PrimitiveSinkOutput
 
write(byte[]) - Method in class org.apache.marmotta.kiwi.hashing.PrimitiveSinkOutput
 
write(byte[], int, int) - Method in class org.apache.marmotta.kiwi.hashing.PrimitiveSinkOutput
 
write(GraphQueryResult) - Method in class org.apache.marmotta.platform.sparql.services.sparqlio.rdf.SPARQLGraphResultWriter
Deprecated.
write(boolean) - Method in class org.apache.marmotta.platform.sparql.services.sparqlio.sparqlhtml.SPARQLBooleanHTMLWriter
Deprecated.
writeBNode(DataOutput, KiWiAnonResource) - Static method in class org.apache.marmotta.kiwi.io.KiWiIO
Efficiently serialize a KiWiAnonResource to a DataOutput destination.
writeBoolean(boolean) - Method in class org.apache.marmotta.kiwi.hashing.PrimitiveSinkOutput
 
writeBooleanLiteral(DataOutput, KiWiBooleanLiteral) - Static method in class org.apache.marmotta.kiwi.io.KiWiIO
Efficiently serialize a KiWiBooleanLiteral to a DataOutput destination.
writeByte(int) - Method in class org.apache.marmotta.kiwi.hashing.PrimitiveSinkOutput
 
writeBytes(String) - Method in class org.apache.marmotta.kiwi.hashing.PrimitiveSinkOutput
 
writeChar(int) - Method in class org.apache.marmotta.kiwi.hashing.PrimitiveSinkOutput
 
writeChars(String) - Method in class org.apache.marmotta.kiwi.hashing.PrimitiveSinkOutput
 
writeDateLiteral(DataOutput, KiWiDateLiteral) - Static method in class org.apache.marmotta.kiwi.io.KiWiIO
Efficiently serialize a KiWiDateLiteral to a DataOutput destination.
writeDouble(double) - Method in class org.apache.marmotta.kiwi.hashing.PrimitiveSinkOutput
 
writeDoubleLiteral(DataOutput, KiWiDoubleLiteral) - Static method in class org.apache.marmotta.kiwi.io.KiWiIO
Efficiently serialize a KiWiDoubleLiteral to a DataOutput destination.
writeFloat(float) - Method in class org.apache.marmotta.kiwi.hashing.PrimitiveSinkOutput
 
writeInt(int) - Method in class org.apache.marmotta.kiwi.hashing.PrimitiveSinkOutput
 
writeIntLiteral(DataOutput, KiWiIntLiteral) - Static method in class org.apache.marmotta.kiwi.io.KiWiIO
Efficiently serialize a KiWiIntLiteral to a DataOutput destination.
writeLong(long) - Method in class org.apache.marmotta.kiwi.hashing.PrimitiveSinkOutput
 
writeNode(DataOutput, KiWiNode) - Static method in class org.apache.marmotta.kiwi.io.KiWiIO
Efficiently serialize a KiWiNode to a DataOutput destination.
writeShort(int) - Method in class org.apache.marmotta.kiwi.hashing.PrimitiveSinkOutput
 
writeStringLiteral(DataOutput, KiWiStringLiteral) - Static method in class org.apache.marmotta.kiwi.io.KiWiIO
Efficiently serialize a KiWiStringLiteral to a DataOutput destination.
writeTriple(DataOutput, KiWiTriple) - Static method in class org.apache.marmotta.kiwi.io.KiWiIO
Efficiently serialize a KiWiTriple to a DataOutput destination.
writeURI(DataOutput, KiWiUriResource) - Static method in class org.apache.marmotta.kiwi.io.KiWiIO
Efficiently serialize a KiWiUriResource to a DataOutput destination, using prefix compression for commonly used prefixes.
writeUTF(String) - Method in class org.apache.marmotta.kiwi.hashing.PrimitiveSinkOutput
 

X

XmlTextFunction<Node> - Class in org.apache.marmotta.ldpath.model.functions.xml
LDPath function that cleans up an XML string, i.e.
XmlTextFunction() - Constructor for class org.apache.marmotta.ldpath.model.functions.xml.XmlTextFunction
 
XmlUnescapeFunction<Node> - Class in org.apache.marmotta.ldpath.model.functions.xml
LDPath Function to resolve all XML-Entities from the content.
XmlUnescapeFunction() - Constructor for class org.apache.marmotta.ldpath.model.functions.xml.XmlUnescapeFunction
 
XPathFunction<Node> - Class in org.apache.marmotta.ldpath.model.functions.xml
Execute XPath functions over the content of the selected value.
XPathFunction() - Constructor for class org.apache.marmotta.ldpath.model.functions.xml.XPathFunction
 
XPathLiteralMapper - Class in org.apache.marmotta.ldclient.provider.xml.mapping
Add file description here!

Author: Sebastian Schaffert

XPathLiteralMapper(String) - Constructor for class org.apache.marmotta.ldclient.provider.xml.mapping.XPathLiteralMapper
 
XPathLiteralMapper(String, Map<String, String>) - Constructor for class org.apache.marmotta.ldclient.provider.xml.mapping.XPathLiteralMapper
 
XPathLiteralMapper(String, String) - Constructor for class org.apache.marmotta.ldclient.provider.xml.mapping.XPathLiteralMapper
 
XPathLiteralMapper(String, Map<String, String>, String) - Constructor for class org.apache.marmotta.ldclient.provider.xml.mapping.XPathLiteralMapper
 
XPathURIMapper - Class in org.apache.marmotta.ldclient.provider.xml.mapping
Add file description here!

Author: Sebastian Schaffert

XPathURIMapper(String) - Constructor for class org.apache.marmotta.ldclient.provider.xml.mapping.XPathURIMapper
 
XPathURIMapper(String, Map<String, String>) - Constructor for class org.apache.marmotta.ldclient.provider.xml.mapping.XPathURIMapper
 
XPathValueMapper - Class in org.apache.marmotta.ldclient.provider.xml.mapping
Abstract class that manages an XPath expression for mapping.
XPathValueMapper(String) - Constructor for class org.apache.marmotta.ldclient.provider.xml.mapping.XPathValueMapper
 
XPathValueMapper(String, Map<String, String>) - Constructor for class org.apache.marmotta.ldclient.provider.xml.mapping.XPathValueMapper
 
XPathValueMapper(String, Collection<Namespace>) - Constructor for class org.apache.marmotta.ldclient.provider.xml.mapping.XPathValueMapper
 

Y

YEAR - Static variable in class org.apache.marmotta.kiwi.vocabulary.FN_MARMOTTA
 
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 

Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.