Apache Marmotta Platform: Versioning (Common Services)
· This module provides versioning support for all modifications of the data contained in the LMF System (triples,
resources, namespaces). Versions are accessible according to the Memento protocol using a special webservice.
Versioning is triggered when a transaction finishes successfully and will store additional
versioning information in the database. Note that this implies a certain performance overhead.
This module contains the backend-independent services.
Download JD-GUI to open JAR file and explore Java source code file (.class .java)
Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window marmotta-versioning-common-3.4.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.