Skip to content

cefriel/heat-rapid-triples

Repository files navigation

rapid-triples for contributing to the HEAT KG

Contribute to the HEAT KG by describing a new Human Evaluation and Assessment Tool using the HEAT Ontology (https://w3id.org/heat).

Run it locally

Build the image

docker build -f Dockerfile-build --no-cache -t cefriel/heat-rapid-triples .

Run the image

docker run -p 8080:80 cefriel/heat-rapid-triples

Visit http://localhost:8080/heat-rapid-triples.

Update online

Build the image locally and push the updated files in the dist folder using the publish.sh script.

The scripts builds the interface using the Docker container, and copies the required files in the dist folder running an instance of the container.

About

Contribute to the HEAT KG with a new Human Evaluation and Assessment Tool

Resources

License

Stars

Watchers

Forks

Releases

No releases published