All Projects → synopsx → synopsx

synopsx / synopsx

Licence: other
SynopsX is a lightweight XML publishing framework

Programming Languages

XQuery
69 projects
CSS
56736 projects
HTML
75241 projects
XSLT
1337 projects
shell
77523 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to synopsx

xqdoc
An Antlr4 implementation of xqDoc for XQuery
Stars: ✭ 14 (+7.69%)
Mutual labels:  basex
tei2html
XSLT stylesheets to convert TEI to HTML and ePub format.
Stars: ✭ 29 (+123.08%)
Mutual labels:  tei
XQuery4Humanists
Exercises for the XQuery Workshops at XQuery at DH2017
Stars: ✭ 42 (+223.08%)
Mutual labels:  basex
kitodo-presentation
Kitodo.Presentation is a feature-rich framework for building a METS- or IIIF-based digital library. It is part of the Kitodo Digital Library Suite.
Stars: ✭ 33 (+153.85%)
Mutual labels:  tei
BaseNcoding
Library for encoding of binary data into strings using base32, base85, base128 and other algorithms.
Stars: ✭ 42 (+223.08%)
Mutual labels:  basex
basex-node
A node.js client for the BaseX server.
Stars: ✭ 35 (+169.23%)
Mutual labels:  basex
xquery-intellij-plugin
XQuery, XPath and XSLT Language Support for the IntelliJ IDE
Stars: ✭ 24 (+84.62%)
Mutual labels:  basex
wikdict-gen
Generation of bilingual dictionaries from Wiktionary/dbnary data for the WikDict project
Stars: ✭ 32 (+146.15%)
Mutual labels:  tei
ham4corpus
Data from "Hamilton: An American Musical", formatted for reuse. See below for some interesting text analysis basic findings! I am not throwing away my stopword?
Stars: ✭ 53 (+307.69%)
Mutual labels:  dh
trafilatura
Python & command-line tool to gather text on the Web: web crawling/scraping, extraction of text, metadata, comments
Stars: ✭ 711 (+5369.23%)
Mutual labels:  tei
corpus-joyce-ulysses-tei
James Joyce's novel Ulysses in TEI XML. Work-in-progress.
Stars: ✭ 18 (+38.46%)
Mutual labels:  tei
python-baseconv
Python module to convert numbers from base 10 integers to base X strings and back again.
Stars: ✭ 40 (+207.69%)
Mutual labels:  basex
tei-publisher-app
The main TEI Publisher app
Stars: ✭ 50 (+284.62%)
Mutual labels:  tei
basex-rdf
RDF parsing for BaseX
Stars: ✭ 16 (+23.08%)
Mutual labels:  basex
awesome-digital-history
Find primary sources online and learn how to research history digitally.
Stars: ✭ 110 (+746.15%)
Mutual labels:  dh
infinite-ulysses-dissertation
InfiniteUlysses.com repo as it was when I finished the related Ph.D. project. See instead github.com/amandavisconti/infinite-ulysses-public for latest code, as this repo is frozen to represent my dissertation.
Stars: ✭ 21 (+61.54%)
Mutual labels:  dh

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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].