Skip to content
This repository was archived by the owner on Nov 6, 2019. It is now read-only.

nice-digital/ontologies

Repository files navigation

Repository for NICE ontologies. Currently served as TTL / Jsonld files by NGINX

Setup

This git repo uses submodules so please clone down this repo using:

git clone --recursive https://github.com/nhsevidence/ontologies

or if already cloned:

cd $REPO_DIR
git submodule update --init --recursive

Requirements

  • docker

Building

docker build -t ontologies .

Running as a container:

docker run --name ontologies -d ontologies 

please ignore this is a test.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 45