Skip to content

Full XML corpus publishing system using BaseX XML database

License

Notifications You must be signed in to change notification settings

guidesDeParis/synopsxOrig

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Synopsx

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

Installation

SynopsX 2.0 requires BaseX version 8.0

  git clone https//github.com/ahn-ens-lyon/synopsx.git synopsx
  cd <path-to-basex>/webapp
  ln -s <path-to-synospx>/ synopsx

Configuration

Copy paste 'config.sample' to 'config.xml'

  cd <path-to-synopsx>
  cp config.sample config.xml

Then open 'config.xml' in an editor and complete with your informations. Copy/paste the exemple to create as many projects as needed. The @default attribute is used to define a default home.

Creates your projects directories in the 'workspace/' directory as specified in the 'config.xml'.


Enjoy !

About

Full XML corpus publishing system using BaseX XML database

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • XQuery 42.1%
  • CSS 38.9%
  • XSLT 10.1%
  • HTML 8.4%
  • JavaScript 0.5%