Skip to content

cognizone/acqf-qcp-public

Folders and files

NameName
Last commit message
Last commit date

Latest commit

9b671b3 · Mar 4, 2025

History

64 Commits
Mar 4, 2025
Jun 19, 2024
Mar 4, 2025

Repository files navigation

ACQF QCP Documentation

This repository hosts the website for ACQF QCP hosted at https://data.acqf-qcp.africa.

Development

The data model diagram can be generated as follows

SHACLVIZ=shaclviz.jar
if ! [ -e "$SHACLVIZ" ]; then
    curl -L -o $SHACLVIZ https://repo1.maven.org/maven2/zone/cogni/semanticz/semanticz-shaclviz/1.0.2/semanticz-shaclviz-1.0.2-executable.jar
fi
java -jar $SHACLVIZ file:docs/model/exchange-model.ttl docs/exchange-model/exchange-model.tgf --fieldQuery=docs/exchange-model/fields-acqf.rq --outputFormat tgf

About

public acqf project repo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published