jar

org.apache.marmotta : kiwi-triplestore

Maven & Gradle

Jun 12, 2018
18 usages

KiWi Triplestore: Core · Core components of the KiWi Triplestore

Table Of Contents

Latest Version

Download org.apache.marmotta : kiwi-triplestore JAR file - Latest Versions:

All Versions

Download org.apache.marmotta : kiwi-triplestore JAR file - All Versions:

Version Vulnerabilities Size Updated
3.4.x
3.3.x
3.2.x
3.1.x
3.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window kiwi-triplestore-3.4.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.marmotta.kiwi.jmx

├─ org.apache.marmotta.kiwi.jmx.KiWiStatisticsMBean.class - [JAR]

org.apache.marmotta.kiwi.persistence.util

├─ org.apache.marmotta.kiwi.persistence.util.ResultSetIteration.class - [JAR]

├─ org.apache.marmotta.kiwi.persistence.util.ResultTransformerFunction.class - [JAR]

├─ org.apache.marmotta.kiwi.persistence.util.ScriptRunner.class - [JAR]

org.apache.marmotta.kiwi.persistence.registry

├─ org.apache.marmotta.kiwi.persistence.registry.CacheTripleRegistry.class - [JAR]

├─ org.apache.marmotta.kiwi.persistence.registry.DBTripleRegistry.class - [JAR]

├─ org.apache.marmotta.kiwi.persistence.registry.KiWiTripleRegistry.class - [JAR]

├─ org.apache.marmotta.kiwi.persistence.registry.LocalTripleRegistry.class - [JAR]

org.apache.marmotta.kiwi.exception

├─ org.apache.marmotta.kiwi.exception.DriverNotFoundException.class - [JAR]

├─ org.apache.marmotta.kiwi.exception.ResultInterruptedException.class - [JAR]

org.apache.marmotta.kiwi.io

├─ org.apache.marmotta.kiwi.io.KiWiIO.class - [JAR]

org.apache.marmotta.kiwi.caching

├─ org.apache.marmotta.kiwi.caching.CacheManager.class - [JAR]

├─ org.apache.marmotta.kiwi.caching.CacheManagerFactory.class - [JAR]

├─ org.apache.marmotta.kiwi.caching.GuavaCacheManager.class - [JAR]

├─ org.apache.marmotta.kiwi.caching.GuavaCacheManagerFactory.class - [JAR]

org.apache.marmotta.kiwi.persistence

├─ org.apache.marmotta.kiwi.persistence.KiWiConnection.class - [JAR]

├─ org.apache.marmotta.kiwi.persistence.KiWiDialect.class - [JAR]

├─ org.apache.marmotta.kiwi.persistence.KiWiGarbageCollector.class - [JAR]

├─ org.apache.marmotta.kiwi.persistence.KiWiPersistence.class - [JAR]

org.apache.marmotta.kiwi.persistence.h2

├─ org.apache.marmotta.kiwi.persistence.h2.H2Dialect.class - [JAR]

org.apache.marmotta.kiwi.vocabulary

├─ org.apache.marmotta.kiwi.vocabulary.FN_MARMOTTA.class - [JAR]

org.apache.marmotta.kiwi.persistence.mysql

├─ org.apache.marmotta.kiwi.persistence.mysql.MySQLDialect.class - [JAR]

org.apache.marmotta.kiwi.config

├─ org.apache.marmotta.kiwi.config.CacheMode.class - [JAR]

├─ org.apache.marmotta.kiwi.config.CachingBackends.class - [JAR]

├─ org.apache.marmotta.kiwi.config.KiWiConfiguration.class - [JAR]

├─ org.apache.marmotta.kiwi.config.RegistryStrategy.class - [JAR]

org.apache.marmotta.kiwi.sail

├─ org.apache.marmotta.kiwi.sail.KiWiSailConnection.class - [JAR]

├─ org.apache.marmotta.kiwi.sail.KiWiStore.class - [JAR]

├─ org.apache.marmotta.kiwi.sail.KiWiValueFactory.class - [JAR]

org.apache.marmotta.kiwi.generator

├─ org.apache.marmotta.kiwi.generator.IDGenerator.class - [JAR]

├─ org.apache.marmotta.kiwi.generator.IDGeneratorType.class - [JAR]

├─ org.apache.marmotta.kiwi.generator.SnowflakeIDGenerator.class - [JAR]

├─ org.apache.marmotta.kiwi.generator.UUIDRandomIDGenerator.class - [JAR]

├─ org.apache.marmotta.kiwi.generator.UUIDTimeIDGenerator.class - [JAR]

org.apache.marmotta.kiwi.persistence.pgsql

├─ org.apache.marmotta.kiwi.persistence.pgsql.PostgreSQLDialect.class - [JAR]

org.apache.marmotta.kiwi.hashing

├─ org.apache.marmotta.kiwi.hashing.NodeFunnel.class - [JAR]

├─ org.apache.marmotta.kiwi.hashing.PrimitiveSinkOutput.class - [JAR]

├─ org.apache.marmotta.kiwi.hashing.TripleFunnel.class - [JAR]

org.apache.marmotta.kiwi.model.rdf

├─ org.apache.marmotta.kiwi.model.rdf.KiWiAnonResource.class - [JAR]

├─ org.apache.marmotta.kiwi.model.rdf.KiWiBooleanLiteral.class - [JAR]

├─ org.apache.marmotta.kiwi.model.rdf.KiWiDateLiteral.class - [JAR]

├─ org.apache.marmotta.kiwi.model.rdf.KiWiDoubleLiteral.class - [JAR]

├─ org.apache.marmotta.kiwi.model.rdf.KiWiIntLiteral.class - [JAR]

├─ org.apache.marmotta.kiwi.model.rdf.KiWiLiteral.class - [JAR]

├─ org.apache.marmotta.kiwi.model.rdf.KiWiNamespace.class - [JAR]

├─ org.apache.marmotta.kiwi.model.rdf.KiWiNode.class - [JAR]

├─ org.apache.marmotta.kiwi.model.rdf.KiWiResource.class - [JAR]

├─ org.apache.marmotta.kiwi.model.rdf.KiWiStringLiteral.class - [JAR]

├─ org.apache.marmotta.kiwi.model.rdf.KiWiTriple.class - [JAR]

├─ org.apache.marmotta.kiwi.model.rdf.KiWiUriResource.class - [JAR]

Advertisement

Dependencies from Group

Jun 12, 2018
31 usages
17 stars
Jun 12, 2018
30 usages
Jun 12, 2018
23 usages
17 stars
Jun 12, 2018
20 usages
17 stars
Jun 12, 2018
19 usages

Discover Dependencies

jni
Aug 16, 2023
3 usages
3 stars
Apr 30, 2021
3 usages
26 stars
Oct 30, 2018
3 usages
Jun 11, 2020
390 stars
Jun 29, 2023
18 usages
9.4k stars
Jun 29, 2023
20 usages
9.4k stars
Aug 21, 2023
12 usages
6 stars
Aug 21, 2023
60 usages
6 stars
Aug 21, 2023
25 usages
5 stars