Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Toolchain for creating ScholarlyHTML #31

Open
petermr opened this issue Apr 30, 2016 · 0 comments
Open

Toolchain for creating ScholarlyHTML #31

petermr opened this issue Apr 30, 2016 · 0 comments

Comments

@petermr
Copy link
Member

petermr commented Apr 30, 2016

We shall need three or 4 passes for normalizing HTML.

  1. turn non-wellformed HTML into wellformed using standard tools (tidy, htmlunit, jsoup, etc.)
  2. remove publisher cruft - scripts, advertising, publisher self-promotion, metrics
  3. create a structured document (e.g. nested divs )
  4. tag sections and create conformant ScholarlyHTML

Each of these is sufficient separate that we should have issues for each.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant