-
Notifications
You must be signed in to change notification settings - Fork 0
From_james
Kai Blumberg edited this page Mar 7, 2022
·
10 revisions
https://github.com/jamesaoverton/cob-data-demo
https://drive.google.com/drive/u/0/folders/13Ema8Ev-7fiP-pAvJIFtS9rZIV2rs5es Update version see COBQuantatativeValues-20210914.pdf
parser: https://github.com/lark-parser/lark
next thing for Step 1 is HTML output. My preferences would be using Python Flask as a web server https://flask.palletsprojects.com/en/1.1.x/ outputting HTML+RDFa format, which is a way to embed RDF data in HTML; I like this playground http://rdfa.info/play/
https://realpython.com/python-f-strings/
https://flask.palletsprojects.com/en/1.1.x/quickstart/#a-minimal-application