jar

org.semanticwb : SWBTripleStore

Maven & Gradle

Dec 19, 2017
0 stars

SWBTripleStore · Independent implementation of a TripleStore for SemanticWebBuilder

Table Of Contents

Latest Version

Download org.semanticwb : SWBTripleStore JAR file - Latest Versions:

All Versions

Download org.semanticwb : SWBTripleStore JAR file - All Versions:

Version Vulnerabilities Size Updated
5.0

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 SWBTripleStore-5.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.semanticwb.remotetriplestore.protocol

├─ org.semanticwb.remotetriplestore.protocol.Command.class - [JAR]

├─ org.semanticwb.remotetriplestore.protocol.TripleString.class - [JAR]

org.semanticwb.triplestore.rep

├─ org.semanticwb.triplestore.rep.Client.class - [JAR]

├─ org.semanticwb.triplestore.rep.ClientConnection.class - [JAR]

├─ org.semanticwb.triplestore.rep.Server.class - [JAR]

├─ org.semanticwb.triplestore.rep.ServerConnection.class - [JAR]

org.semanticwb.remotetriplestore

├─ org.semanticwb.remotetriplestore.SWBRTSBridge.class - [JAR]

├─ org.semanticwb.remotetriplestore.SWBRTSConn.class - [JAR]

├─ org.semanticwb.remotetriplestore.SWBRTSGraph.class - [JAR]

├─ org.semanticwb.remotetriplestore.SWBRTSIterator.class - [JAR]

├─ org.semanticwb.remotetriplestore.SWBRTSModelMaker.class - [JAR]

├─ org.semanticwb.remotetriplestore.SWBRTSPrefixMapping.class - [JAR]

├─ org.semanticwb.remotetriplestore.SWBRTSServer.class - [JAR]

├─ org.semanticwb.remotetriplestore.SWBRTSTransactionHandler.class - [JAR]

├─ org.semanticwb.remotetriplestore.SWBRTSUtil.class - [JAR]

├─ org.semanticwb.remotetriplestore.SWBRemoteTripleStore.class - [JAR]

├─ org.semanticwb.remotetriplestore.SWBSocketClient.class - [JAR]

├─ org.semanticwb.remotetriplestore.SWBSocketPoolFactory.class - [JAR]

org.semanticwb.triplestore.ext

├─ org.semanticwb.triplestore.ext.SWBTSGraphExt.class - [JAR]

├─ org.semanticwb.triplestore.ext.SWBTSIteratorExt.class - [JAR]

├─ org.semanticwb.triplestore.ext.SWBTSModelMakerExt.class - [JAR]

├─ org.semanticwb.triplestore.ext.SWBTripleStoreExt.class - [JAR]

org.semanticwb.triplestore

├─ org.semanticwb.triplestore.ChecksumCreator.class - [JAR]

├─ org.semanticwb.triplestore.SWBTSGraph.class - [JAR]

├─ org.semanticwb.triplestore.SWBTSIterator.class - [JAR]

├─ org.semanticwb.triplestore.SWBTSModelMaker.class - [JAR]

├─ org.semanticwb.triplestore.SWBTSPrefixMapping.class - [JAR]

├─ org.semanticwb.triplestore.SWBTSUtil.class - [JAR]

├─ org.semanticwb.triplestore.SWBTripleStore.class - [JAR]