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

Add OML document templates #16

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

paulgaspardo
Copy link

This takes the existing example documents added with #7 and converts them to a new SPARQL-based document generation system with document templates defined in OML.

truongdavid98 and others added 7 commits November 23, 2020 08:20
Added gradle tasks to render two documents, wbs and physical structure. Added the docbook files to src/docbook.
Fixed build script.
 This adds a new OML vocabulary for defining document templates and two document templates (the
 physical decomposition and WBS) mirroring what was previously implemented by David Truong over
 the summer.

 This also replaces the physicalTag and wbsTag tasks with physicalGenerate and wbsGenerate tasks
 using the new SPARQL-based docment generation (currently on a branch of docbook-tools).
@paulgaspardo paulgaspardo requested a review from melaasar December 6, 2020 23:09
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

Successfully merging this pull request may close these issues.

2 participants