Skip to content
forked from synopsx/synopsx

The source of the SynopsX xml publishing framework

License

Notifications You must be signed in to change notification settings

PhilPons/synopsx-1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

  • Go to: https://github.com/synopsx/synopsx
  • Download the zipped synopsX directory
  • Unzip synopsx-master.zip
  • Rename synopsx-master to synopsx
  • Place synopsx directory in basex/webapp

About

The source of the SynopsX xml publishing framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • XQuery 42.0%
  • CSS 36.1%
  • HTML 12.5%
  • XSLT 7.6%
  • Shell 1.3%
  • JavaScript 0.5%