GithubHelp home page GithubHelp logo

westurner / healthref Goto Github PK

View Code? Open in Web Editor NEW
3.0 3.0 0.0 300 KB

Health Reference App: Turtle, RDFLib, Jinja2 https://westurner.org/healthref/

Home Page: https://westurner.org/healthref/

CSS 32.32% Python 67.68%
rdflib turtle rdf html table-of-contents uri-fragments

healthref's Introduction

healthref

A Health Reference Application

Generates a static HTML reference page from RDF (in Turtle syntax).

Example

https://westurner.github.io/healthref/

Usage

Install:

git clone https://github.com/westurner/healthref
make install
# pip install -r requirements.txt

Generate:

make html
# python ./healthref.py -i treatment_alternatives.ttl -o index.html

View:

make view
# x-www-browser ./index.html

Requirements

healthref's People

Contributors

westurner avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

healthref's Issues

ENH: http://www.w3.org/TR/html-json-forms/

http://www.w3.org/TR/html-json-forms/

This specification defines a new form encoding algorithm that enables the transmission of form data as JSON. Instead of capturing form data as essentially an array of key-value pairs which is the bread and butter of existing form encodings, it relies on a simple name attribute syntax that makes it possible to capture rich data structures as JSON directly.

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.