Giter Club home page Giter Club logo

ubhd-lens's Introduction

Description

Browser-based HTML Viewer for Journal Articles and Monographs based on JATS Standard XML files.based on elifescience Lens Viewer.

Functionality for BITS (Book extension for JATS) is limited and constantly improved.

Implemented Extensions

Feature Ready Live Links in monographs
Audio/Video from external repositories demo
Citation blocks (with unique IDs) demo
Citations containing tables demo
Footnotes formatting support demo
Footnotes internal navigation into references demo
Clickable Images demo
Paragraph formatting using CSS-Stylesheets
Quotes (unique ids, formatting supported) demo
Right scrollbar reader panel demo
Section metadata for monographs
- Section authors/contributors / translators and display role demo
- Section title demo
- Section Abstract demo
Speech-Element demo
Table display in reading panel demo
Table (unique id for reference) demo
Table formatting using JATS XML Attributes and CSS-Stylesheets Local example
Resizable reader panel 👷
Software Source-code in Lens 👷 ticket

Feature limitations

Feature Value Remarks
Browser support Google Chrome, Firefox, Opera, Microsoft Edge , Safari Limited support for internet explorer
Minimum recommended resolution 768 * 1024 (iPad) Although smaller resolutions may work

Installation




# Clone source repository 
git clone https://github.com/withanage/UBHD-Lens.git
cd UBHD-Lens

# Install npm for your distribution e.g. sudo apt-get install npm

# Install gulp
rm -rf node_modules; nvm install 8.17.0; nvm use 8.17.0; 
npm install gulp gulp-sass gulp-uglify browserify gulp-rename through2 path gulp-livereload rename st
npm install
npm rebuild node-sass
gulp


Development

Run server application

node server

Examples

Example assumes port 4001. Change port accordingly.

Test

Integration procedure for external services.

command exaplanation
gulp Complies the lens distribution in the dist folder
Copy dist folder Copy folder into the external environment
Change index.html file according to the environment make sure the XML file is loaded accordingly and the lens.css and lens.js are in the correct paths, if you rename them.

Integration examples

wep2py application

Open Journal Systems

Developer

ubhd-lens's People

Contributors

dependabot[bot] avatar withanage avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

ubhd-lens's Issues

Plans for OMP plugin

Hello, I have found your implementation of this Lens for OJS plugin, I'm wondering if you have any plan to release a plugin for OMP using this Lens.

support Journal ID

 <journal-meta>
<journal-id>querelles-net</journal-id>
<issn>1862-054X</issn>
</journal-meta>
    <article-meta>

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.