Skip to content

SynopsX is a lightweight XML publishing framework

License

Notifications You must be signed in to change notification settings

guidesDeParis/synopsx

 
 

Repository files navigation

Synopsx

SynopsX is a light framework to publish full XML corpus with BaseX XML native database.

Installation

Prerequisites

SynopsX requires Java version 8

  • Download the last JDK from this Oracle Page (not the JRE!): http://www.objis.com/formation-java/tutoriel-java-installation-jdk.html. Before downloading choose the appropriate version (system + processor: i.e. Mac OSX x64)
  • Go to you Downloads directory and double-click on the installation file: i.e.: jdk-8u60-macosx-x64.dmg or jdk-8u60-macosx-x64.exe
  • Complete installation
  • Open a terminal to check the Java JDK version with the following command: java -version

Automatic installation

For Mac OS and Linux, you may use the install.sh script

Manual installation

BaseX installation:

Add Saxon processor HE to BaseX:

SynopsX installation

About

SynopsX is a lightweight XML publishing framework

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • XQuery 42.9%
  • CSS 33.5%
  • HTML 12.5%
  • XSLT 9.4%
  • Shell 1.2%
  • JavaScript 0.5%