jar

org.semanticwb : SWBTripleStoreBase

Maven & Gradle

Dec 19, 2017
0 stars

SWBTripleStoreBase · Base implementation of a TripleStore for SemanticWebBuilder

Table Of Contents

Latest Version

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

All Versions

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

org.semanticwb.store.jenaimp

├─ org.semanticwb.store.jenaimp.SWBDataset.class - [JAR]

├─ org.semanticwb.store.jenaimp.SWBDatasetGraph.class - [JAR]

├─ org.semanticwb.store.jenaimp.SWBTSDeleteableIterator.class - [JAR]

├─ org.semanticwb.store.jenaimp.SWBTSGraph.class - [JAR]

├─ org.semanticwb.store.jenaimp.SWBTSGraphCache.class - [JAR]

├─ org.semanticwb.store.jenaimp.SWBTSIterator.class - [JAR]

├─ org.semanticwb.store.jenaimp.SWBTSModelMaker.class - [JAR]

├─ org.semanticwb.store.jenaimp.SWBTSPrefixMapping.class - [JAR]

├─ org.semanticwb.store.jenaimp.SWBTSQueryHandler.class - [JAR]

├─ org.semanticwb.store.jenaimp.SWBTSUtils.class - [JAR]

├─ org.semanticwb.store.jenaimp.SWBTStore.class - [JAR]

org.semanticwb.store

├─ org.semanticwb.store.Graph.class - [JAR]

├─ org.semanticwb.store.Literal.class - [JAR]

├─ org.semanticwb.store.Node.class - [JAR]

├─ org.semanticwb.store.Resource.class - [JAR]

├─ org.semanticwb.store.SObject.class - [JAR]

├─ org.semanticwb.store.SObjectIterator.class - [JAR]

├─ org.semanticwb.store.Triple.class - [JAR]

├─ org.semanticwb.store.TripleIterator.class - [JAR]

org.semanticwb.store.mem

├─ org.semanticwb.store.mem.GraphImp.class - [JAR]

├─ org.semanticwb.store.mem.SWBTSMem.class - [JAR]

mem.test

├─ mem.test.Test.class - [JAR]

├─ mem.test.TestEncode.class - [JAR]

org.semanticwb.store.test

├─ org.semanticwb.store.test.TestNode.class - [JAR]

├─ org.semanticwb.store.test.TestReader.class - [JAR]

org.semanticwb.store.utils

├─ org.semanticwb.store.utils.FileReader.class - [JAR]

├─ org.semanticwb.store.utils.LexiSortable.class - [JAR]

├─ org.semanticwb.store.utils.NumberFormatTS.class - [JAR]

├─ org.semanticwb.store.utils.Utils.class - [JAR]