All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download kiwi-triplestore JAR 3.2.0 with all dependencies


Core components of the KiWi Triplestore

Files of the artifact kiwi-triplestore version 3.2.0 from the group org.apache.marmotta.

Artifact kiwi-triplestore
Group org.apache.marmotta
Version 3.2.0
Last update 09. April 2014
Tags: kiwi core components triplestore
Organization not specified
URL Not specified
License not specified
Dependencies amount 14
Dependencies slf4j-api, log4j-over-slf4j, tomcat-jdbc, java-uuid-generator, sesame-model, sesame-sail-api, sesame-sail-inferencer, sesame-queryalgebra-model, sesame-queryalgebra-evaluation, marmotta-util-tripletable, guava, commons-lang3, marmotta-commons, commons-io,
There are maybe transitive dependencies!
There is a newer version: 3.4.0
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of kiwi-triplestore

Please rate this JAR file. Is it a good library?

0 downloads

Source code of kiwi-triplestore version 3.2.0

META-INF
META-INF.META-INF.DEPENDENCIES
META-INF.META-INF.LICENSE
META-INF.META-INF.MANIFEST.MF
META-INF.META-INF.NOTICE
META-INF.services
META-INF.services.META-INF.services.org.apache.marmotta.kiwi.caching.CacheManagerFactory
.jgroups-kiwi.xml
org.apache.marmotta.kiwi.caching
org.apache.marmotta.kiwi.caching.org.apache.marmotta.kiwi.caching.CacheManager
org.apache.marmotta.kiwi.caching.org.apache.marmotta.kiwi.caching.CacheManagerFactory
org.apache.marmotta.kiwi.caching.org.apache.marmotta.kiwi.caching.GuavaCacheManager
org.apache.marmotta.kiwi.caching.org.apache.marmotta.kiwi.caching.GuavaCacheManagerFactory
org.apache.marmotta.kiwi.config
org.apache.marmotta.kiwi.config.org.apache.marmotta.kiwi.config.CacheMode
org.apache.marmotta.kiwi.config.org.apache.marmotta.kiwi.config.CachingBackends
org.apache.marmotta.kiwi.config.org.apache.marmotta.kiwi.config.KiWiConfiguration
org.apache.marmotta.kiwi.config.org.apache.marmotta.kiwi.config.RegistryStrategy
org.apache.marmotta.kiwi.exception
org.apache.marmotta.kiwi.exception.org.apache.marmotta.kiwi.exception.DriverNotFoundException
org.apache.marmotta.kiwi.exception.org.apache.marmotta.kiwi.exception.ResultInterruptedException
org.apache.marmotta.kiwi.generator
org.apache.marmotta.kiwi.generator.org.apache.marmotta.kiwi.generator.IDGenerator
org.apache.marmotta.kiwi.generator.org.apache.marmotta.kiwi.generator.IDGeneratorType
org.apache.marmotta.kiwi.generator.org.apache.marmotta.kiwi.generator.SnowflakeIDGenerator
org.apache.marmotta.kiwi.generator.org.apache.marmotta.kiwi.generator.UUIDRandomIDGenerator
org.apache.marmotta.kiwi.generator.org.apache.marmotta.kiwi.generator.UUIDTimeIDGenerator
org.apache.marmotta.kiwi.hashing
org.apache.marmotta.kiwi.hashing.org.apache.marmotta.kiwi.hashing.NodeFunnel
org.apache.marmotta.kiwi.hashing.org.apache.marmotta.kiwi.hashing.PrimitiveSinkOutput
org.apache.marmotta.kiwi.hashing.org.apache.marmotta.kiwi.hashing.TripleFunnel
org.apache.marmotta.kiwi.io
org.apache.marmotta.kiwi.io.org.apache.marmotta.kiwi.io.KiWiIO
org.apache.marmotta.kiwi.model.rdf
org.apache.marmotta.kiwi.model.rdf.org.apache.marmotta.kiwi.model.rdf.KiWiAnonResource
org.apache.marmotta.kiwi.model.rdf.org.apache.marmotta.kiwi.model.rdf.KiWiBooleanLiteral
org.apache.marmotta.kiwi.model.rdf.org.apache.marmotta.kiwi.model.rdf.KiWiDateLiteral
org.apache.marmotta.kiwi.model.rdf.org.apache.marmotta.kiwi.model.rdf.KiWiDoubleLiteral
org.apache.marmotta.kiwi.model.rdf.org.apache.marmotta.kiwi.model.rdf.KiWiIntLiteral
org.apache.marmotta.kiwi.model.rdf.org.apache.marmotta.kiwi.model.rdf.KiWiLiteral
org.apache.marmotta.kiwi.model.rdf.org.apache.marmotta.kiwi.model.rdf.KiWiNamespace
org.apache.marmotta.kiwi.model.rdf.org.apache.marmotta.kiwi.model.rdf.KiWiNode
org.apache.marmotta.kiwi.model.rdf.org.apache.marmotta.kiwi.model.rdf.KiWiResource
org.apache.marmotta.kiwi.model.rdf.org.apache.marmotta.kiwi.model.rdf.KiWiStringLiteral
org.apache.marmotta.kiwi.model.rdf.org.apache.marmotta.kiwi.model.rdf.KiWiTriple
org.apache.marmotta.kiwi.model.rdf.org.apache.marmotta.kiwi.model.rdf.KiWiUriResource
org.apache.marmotta.kiwi.persistence
org.apache.marmotta.kiwi.persistence.org.apache.marmotta.kiwi.persistence.KiWiConnection
org.apache.marmotta.kiwi.persistence.org.apache.marmotta.kiwi.persistence.KiWiDialect
org.apache.marmotta.kiwi.persistence.org.apache.marmotta.kiwi.persistence.KiWiGarbageCollector
org.apache.marmotta.kiwi.persistence.org.apache.marmotta.kiwi.persistence.KiWiPersistence
org.apache.marmotta.kiwi.persistence.h2
org.apache.marmotta.kiwi.persistence.h2.org.apache.marmotta.kiwi.persistence.h2.H2Dialect
org.apache.marmotta.kiwi.persistence.h2.org.apache.marmotta.kiwi.persistence.h2.create_base_tables.sql
org.apache.marmotta.kiwi.persistence.h2.org.apache.marmotta.kiwi.persistence.h2.drop_base_tables.sql
org.apache.marmotta.kiwi.persistence.h2.org.apache.marmotta.kiwi.persistence.h2.statements.properties
org.apache.marmotta.kiwi.persistence.h2.org.apache.marmotta.kiwi.persistence.h2.upgrade_base_001_002.sql
org.apache.marmotta.kiwi.persistence.h2.org.apache.marmotta.kiwi.persistence.h2.upgrade_base_002_003.sql
org.apache.marmotta.kiwi.persistence.mysql
org.apache.marmotta.kiwi.persistence.mysql.org.apache.marmotta.kiwi.persistence.mysql.MySQLDialect
org.apache.marmotta.kiwi.persistence.mysql.org.apache.marmotta.kiwi.persistence.mysql.create_base_tables.sql
org.apache.marmotta.kiwi.persistence.mysql.org.apache.marmotta.kiwi.persistence.mysql.drop_base_tables.sql
org.apache.marmotta.kiwi.persistence.mysql.org.apache.marmotta.kiwi.persistence.mysql.statements.properties
org.apache.marmotta.kiwi.persistence.mysql.org.apache.marmotta.kiwi.persistence.mysql.upgrade_base_001_002.sql
org.apache.marmotta.kiwi.persistence.mysql.org.apache.marmotta.kiwi.persistence.mysql.upgrade_base_002_003.sql
org.apache.marmotta.kiwi.persistence.pgsql
org.apache.marmotta.kiwi.persistence.pgsql.org.apache.marmotta.kiwi.persistence.pgsql.PostgreSQLDialect
org.apache.marmotta.kiwi.persistence.pgsql.org.apache.marmotta.kiwi.persistence.pgsql.create_base_tables.sql
org.apache.marmotta.kiwi.persistence.pgsql.org.apache.marmotta.kiwi.persistence.pgsql.drop_base_tables.sql
org.apache.marmotta.kiwi.persistence.pgsql.org.apache.marmotta.kiwi.persistence.pgsql.statements.properties
org.apache.marmotta.kiwi.persistence.pgsql.org.apache.marmotta.kiwi.persistence.pgsql.upgrade_base_001_002.sql
org.apache.marmotta.kiwi.persistence.pgsql.org.apache.marmotta.kiwi.persistence.pgsql.upgrade_base_002_003.sql
org.apache.marmotta.kiwi.persistence.registry
org.apache.marmotta.kiwi.persistence.registry.org.apache.marmotta.kiwi.persistence.registry.CacheTripleRegistry
org.apache.marmotta.kiwi.persistence.registry.org.apache.marmotta.kiwi.persistence.registry.DBTripleRegistry
org.apache.marmotta.kiwi.persistence.registry.org.apache.marmotta.kiwi.persistence.registry.KiWiTripleRegistry
org.apache.marmotta.kiwi.persistence.registry.org.apache.marmotta.kiwi.persistence.registry.LocalTripleRegistry
org.apache.marmotta.kiwi.persistence.util
org.apache.marmotta.kiwi.persistence.util.org.apache.marmotta.kiwi.persistence.util.ResultSetIteration
org.apache.marmotta.kiwi.persistence.util.org.apache.marmotta.kiwi.persistence.util.ResultTransformerFunction
org.apache.marmotta.kiwi.persistence.util.org.apache.marmotta.kiwi.persistence.util.ScriptRunner
org.apache.marmotta.kiwi.sail
org.apache.marmotta.kiwi.sail.org.apache.marmotta.kiwi.sail.KiWiSailConnection
org.apache.marmotta.kiwi.sail.org.apache.marmotta.kiwi.sail.KiWiStore
org.apache.marmotta.kiwi.sail.org.apache.marmotta.kiwi.sail.KiWiValueFactory
org.apache.marmotta.kiwi.vocabulary
org.apache.marmotta.kiwi.vocabulary.org.apache.marmotta.kiwi.vocabulary.FN_MARMOTTA




© 2015 - 2024 Weber Informatics LLC | Privacy Policy