Skip to content

Document Generation #6

@truongdavid98

Description

@truongdavid98

User Story

As a developer I would like to use the DocBook Document generator so that there will be an example document of Firesat that is continually updated with Firesat

Detailed Description

Use the DocBook document generator to create a document on firesat's design. Publish the html to github pages and the pdf to bintray.

Acceptance Criteria

  • Given the docbook document with tags, then output a docbook with its tags replaced with proper data from sparql queries
  • Given a docbook, then publish an HTML render of it to GitHub pages
  • Given a docbook, then publish a PDF render of it to bintray

Sub-task List

  • Create a gradle task to download the necessary XSLs for the DocBook generator
  • Create a fuseki server
  • Upload the necessary OML->OWL files to the server
  • Create an example document
  • Execute queries on this server
  • Execute tag replacement using the frames from the query via Gradle Task
  • Execute HTML rendering and publish to GitHub Pages via Gradle Task
  • Execute PDF rendering and publish to Bintray via Gradle Task

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions