- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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.
- 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
-
- 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
-
- listAccounts() - Method in interface org.apache.marmotta.platform.user.api.AccountService
-
- 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
-
- 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
-
- 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
-
- 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.
- 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
-
- 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).
- 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
NodeFunction
s 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
-
- 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
-
- 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
-