jar

org.seaborne.rdf-delta : rdf-patch

Maven & Gradle

Aug 17, 2022
1 usages
59 stars

RDF Patch

Table Of Contents

Latest Version

Download org.seaborne.rdf-delta : rdf-patch JAR file - Latest Versions:

All Versions

Download org.seaborne.rdf-delta : rdf-patch JAR file - All Versions:

Version Vulnerabilities Size Updated
1.1.x
1.0.x
0.9.x
0.8.x
0.7.x
0.6.x
0.5.x
0.4.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 rdf-patch-1.1.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.seaborne.patch

├─ org.seaborne.patch.PatchException.class - [JAR]

├─ org.seaborne.patch.PatchHeader.class - [JAR]

├─ org.seaborne.patch.PatchProcessor.class - [JAR]

├─ org.seaborne.patch.RDF2Patch.class - [JAR]

├─ org.seaborne.patch.RDFChanges.class - [JAR]

├─ org.seaborne.patch.RDFPatch.class - [JAR]

├─ org.seaborne.patch.RDFPatchConst.class - [JAR]

├─ org.seaborne.patch.RDFPatchOps.class - [JAR]

├─ org.seaborne.patch.RDFPatchWrapper.class - [JAR]

├─ org.seaborne.patch.StreamPatch.class - [JAR]

org.seaborne.patch.items

├─ org.seaborne.patch.items.AddPrefix.class - [JAR]

├─ org.seaborne.patch.items.AddQuad.class - [JAR]

├─ org.seaborne.patch.items.ChangeItem.class - [JAR]

├─ org.seaborne.patch.items.DeletePrefix.class - [JAR]

├─ org.seaborne.patch.items.DeleteQuad.class - [JAR]

├─ org.seaborne.patch.items.HeaderItem.class - [JAR]

├─ org.seaborne.patch.items.Segment.class - [JAR]

├─ org.seaborne.patch.items.SetBase.class - [JAR]

├─ org.seaborne.patch.items.TxnAbort.class - [JAR]

├─ org.seaborne.patch.items.TxnBegin.class - [JAR]

├─ org.seaborne.patch.items.TxnCommit.class - [JAR]

org.seaborne.patch.changes

├─ org.seaborne.patch.changes.PatchCodes.class - [JAR]

├─ org.seaborne.patch.changes.PatchSummary.class - [JAR]

├─ org.seaborne.patch.changes.PatchTxnAbortException.class - [JAR]

├─ org.seaborne.patch.changes.RDFChangesApply.class - [JAR]

├─ org.seaborne.patch.changes.RDFChangesApplyGraph.class - [JAR]

├─ org.seaborne.patch.changes.RDFChangesBase.class - [JAR]

├─ org.seaborne.patch.changes.RDFChangesCollector.class - [JAR]

├─ org.seaborne.patch.changes.RDFChangesCounter.class - [JAR]

├─ org.seaborne.patch.changes.RDFChangesExternalTxn.class - [JAR]

├─ org.seaborne.patch.changes.RDFChangesLog.class - [JAR]

├─ org.seaborne.patch.changes.RDFChangesLogSummary.class - [JAR]

├─ org.seaborne.patch.changes.RDFChangesN.class - [JAR]

├─ org.seaborne.patch.changes.RDFChangesNoOp.class - [JAR]

├─ org.seaborne.patch.changes.RDFChangesOnStartFinish.class - [JAR]

├─ org.seaborne.patch.changes.RDFChangesWrapper.class - [JAR]

├─ org.seaborne.patch.changes.RDFChangesWriteUpdate.class - [JAR]

org.seaborne.patch.binary.thrift

├─ org.seaborne.patch.binary.thrift.Patch_Data_Add.class - [JAR]

├─ org.seaborne.patch.binary.thrift.Patch_Data_Del.class - [JAR]

├─ org.seaborne.patch.binary.thrift.Patch_Header.class - [JAR]

├─ org.seaborne.patch.binary.thrift.Patch_Prefix_Add.class - [JAR]

├─ org.seaborne.patch.binary.thrift.Patch_Prefix_Del.class - [JAR]

├─ org.seaborne.patch.binary.thrift.RDF_ANY.class - [JAR]

├─ org.seaborne.patch.binary.thrift.RDF_BNode.class - [JAR]

├─ org.seaborne.patch.binary.thrift.RDF_Decimal.class - [JAR]

├─ org.seaborne.patch.binary.thrift.RDF_IRI.class - [JAR]

├─ org.seaborne.patch.binary.thrift.RDF_Literal.class - [JAR]

├─ org.seaborne.patch.binary.thrift.RDF_Patch_Row.class - [JAR]

├─ org.seaborne.patch.binary.thrift.RDF_PrefixName.class - [JAR]

├─ org.seaborne.patch.binary.thrift.RDF_Quad.class - [JAR]

├─ org.seaborne.patch.binary.thrift.RDF_REPEAT.class - [JAR]

├─ org.seaborne.patch.binary.thrift.RDF_Term.class - [JAR]

├─ org.seaborne.patch.binary.thrift.RDF_Triple.class - [JAR]

├─ org.seaborne.patch.binary.thrift.RDF_UNDEF.class - [JAR]

├─ org.seaborne.patch.binary.thrift.RDF_VAR.class - [JAR]

├─ org.seaborne.patch.binary.thrift.Transaction.class - [JAR]

org.seaborne.patch.system

├─ org.seaborne.patch.system.AbstractDatasetGraphAddDelete.class - [JAR]

├─ org.seaborne.patch.system.DatasetGraphChanges.class - [JAR]

├─ org.seaborne.patch.system.DatasetGraphRealChanges.class - [JAR]

├─ org.seaborne.patch.system.GraphChanges.class - [JAR]

├─ org.seaborne.patch.system.GraphRealChanges.class - [JAR]

├─ org.seaborne.patch.system.InitPatch.class - [JAR]

├─ org.seaborne.patch.system.Match.class - [JAR]

├─ org.seaborne.patch.system.PatchSystem.class - [JAR]

├─ org.seaborne.patch.system.PrefixMappingChanges.class - [JAR]

├─ org.seaborne.patch.system.PrefixMappingMonitor.class - [JAR]

├─ org.seaborne.patch.system.Printer.class - [JAR]

├─ org.seaborne.patch.system.RDFChangesSuppressEmpty.class - [JAR]

├─ org.seaborne.patch.system.RDFPatchAltHeader.class - [JAR]

├─ org.seaborne.patch.system.TransactionHandlerMonitor.class - [JAR]

├─ org.seaborne.patch.system.TxnSyncHandler.class - [JAR]

├─ org.seaborne.patch.system.URNs.class - [JAR]

org.seaborne.patch.filelog.rotate

├─ org.seaborne.patch.filelog.rotate.CompressionPolicy.class - [JAR]

├─ org.seaborne.patch.filelog.rotate.FileMgr.class - [JAR]

├─ org.seaborne.patch.filelog.rotate.FileRotateException.class - [JAR]

├─ org.seaborne.patch.filelog.rotate.Filename.class - [JAR]

├─ org.seaborne.patch.filelog.rotate.ManagedOutput.class - [JAR]

├─ org.seaborne.patch.filelog.rotate.OutputFixed.class - [JAR]

├─ org.seaborne.patch.filelog.rotate.OutputManagedFile.class - [JAR]

├─ org.seaborne.patch.filelog.rotate.OutputStreamManaged.class - [JAR]

├─ org.seaborne.patch.filelog.rotate.Roller.class - [JAR]

├─ org.seaborne.patch.filelog.rotate.RollerDate.class - [JAR]

├─ org.seaborne.patch.filelog.rotate.RollerFixed.class - [JAR]

├─ org.seaborne.patch.filelog.rotate.RollerIndex.class - [JAR]

├─ org.seaborne.patch.filelog.rotate.RollerShifter.class - [JAR]

├─ org.seaborne.patch.filelog.rotate.RollerTimestamp.class - [JAR]

org.seaborne.patch.text

├─ org.seaborne.patch.text.RDFChangesWriterText.class - [JAR]

├─ org.seaborne.patch.text.RDFPatchReaderText.class - [JAR]

├─ org.seaborne.patch.text.TokenWriter.class - [JAR]

├─ org.seaborne.patch.text.TokenWriterText.class - [JAR]

org.seaborne.patch.binary

├─ org.seaborne.patch.binary.RDFChangesWriterBinary.class - [JAR]

├─ org.seaborne.patch.binary.RDFPatchReaderBinary.class - [JAR]

org.seaborne.patch.filelog

├─ org.seaborne.patch.filelog.AssemblerFileLog.class - [JAR]

├─ org.seaborne.patch.filelog.FilePolicy.class - [JAR]

├─ org.seaborne.patch.filelog.InitPatchFileLog.class - [JAR]

├─ org.seaborne.patch.filelog.OutputMgr.class - [JAR]

├─ org.seaborne.patch.filelog.RDFChangesManagedOutput.class - [JAR]

├─ org.seaborne.patch.filelog.VocabPatch.class - [JAR]

Advertisement

Dependencies from Group

Aug 17, 2022
3 usages
59 stars
Aug 17, 2022
2 usages
59 stars
Aug 17, 2022
2 usages
59 stars
Aug 17, 2022
1 usages
59 stars
Aug 17, 2022
1 usages
59 stars

Discover Dependencies

May 27, 2019
1 usages
290 stars
May 27, 2019
1 usages
290 stars
Jun 27, 2019
1 usages
0 stars
Nov 04, 2018
1 usages
1 stars
May 07, 2019
2 usages
6 stars
Sep 15, 2020
2 usages
6 stars
Jun 27, 2019
1 usages
0 stars