sirix-complete

Sirix is a versioned, treebased storage system. It provides an ID-less diff-algorithm to import differences between two versions (currently XML-documents). Furthermore an ID-based diff-algorithm facilitates the comparison of versions stored within Sirix. A GUI with several visualizations for comparing these versions visually is available to aid an analyst. Versions are stored using well known versioning strategies (full, incremental, differential). The architecture is especially well suited for flash-disks because of a COW-principle. In the future we aim to provide throughout security as well as a replaced page-structure to speedup our architecture. A brackit(.org) binding will enable XQuery and the XQuery Update Facility. Temporal XPath axis and possibly diff-functions will help analysts to gain quick knowledge from the stored data.

License

License

GroupId

GroupId

com.github.johanneslichtenberger.sirix
ArtifactId

ArtifactId

sirix-parent
Last Version

Last Version

0.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

sirix-complete
Sirix is a versioned, treebased storage system. It provides an ID-less diff-algorithm to import differences between two versions (currently XML-documents). Furthermore an ID-based diff-algorithm facilitates the comparison of versions stored within Sirix. A GUI with several visualizations for comparing these versions visually is available to aid an analyst. Versions are stored using well known versioning strategies (full, incremental, differential). The architecture is especially well suited for flash-disks because of a COW-principle. In the future we aim to provide throughout security as well as a replaced page-structure to speedup our architecture. A brackit(.org) binding will enable XQuery and the XQuery Update Facility. Temporal XPath axis and possibly diff-functions will help analysts to gain quick knowledge from the stored data.
Project URL

Project URL

https://github.com/JohannesLichtenberger/sirix

Download sirix-parent

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.johanneslichtenberger.sirix/sirix-parent/ -->
<dependency>
    <groupId>com.github.johanneslichtenberger.sirix</groupId>
    <artifactId>sirix-parent</artifactId>
    <version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.johanneslichtenberger.sirix/sirix-parent/
implementation 'com.github.johanneslichtenberger.sirix:sirix-parent:0.1.1'
// https://jarcasting.com/artifacts/com.github.johanneslichtenberger.sirix/sirix-parent/
implementation ("com.github.johanneslichtenberger.sirix:sirix-parent:0.1.1")
'com.github.johanneslichtenberger.sirix:sirix-parent:jar:0.1.1'
<dependency org="com.github.johanneslichtenberger.sirix" name="sirix-parent" rev="0.1.1">
  <artifact name="sirix-parent" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.johanneslichtenberger.sirix', module='sirix-parent', version='0.1.1')
)
libraryDependencies += "com.github.johanneslichtenberger.sirix" % "sirix-parent" % "0.1.1"
[com.github.johanneslichtenberger.sirix/sirix-parent "0.1.1"]

Dependencies

compile (9)

Group / Artifact Type Version
com.sleepycat : je jar 5.0.48
org.aspectj : aspectjrt jar 1.6.10
org.slf4j : slf4j-api jar 1.6.1
org.perfidix : perfidix jar 3.6.6
xmlunit : xmlunit jar 1.3
ch.qos.logback : logback-classic jar 0.9.24
com.google.code.guice : guice jar 2.0.1
com.google.code.gson : gson jar 2.2.2
com.google.guava : guava jar 12.0.1

test (3)

Group / Artifact Type Version
org.testng : testng jar 6.5.2
junit : junit jar 4.8.2
org.mockito : mockito-core jar 1.9.0-rc1

Project Modules

  • bundles/sirix-core
  • bundles/sirix-saxon
  • bundles/sirix-jax-rx

Versions

Version
0.1.1