Skip to content

AKSW/kgc-challenge-tool-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KGCW Challenge Tool Template

# Clone our adaption of the challenge tool
git clone --recursive https://github.com/AKSW/kg-construct-challenge-tool

# Download challenge data
./exectool download-challenge-2024

# Instantiate templates
./rmltk-templates/install-all.sh rpt-rml2jena

# Run the conformance tests
./exectool run --runs=3 --root downloads/eswc-kgc-challenge-2024/ --metadata=rpt-rml2jena.json

# Build the zip bundle
./exectool stats --root downloads/eswc-kgc-challenge-2024/ --metadata=rpt-rml2jena.json

--- Old instructions ---

Clone this repository inside the challenge-tool repo, edit your tool templates in the simple and gtfs folders, then run

./kgc-challenge-tool-template/install-all.sh your-tool-name

to install the files.

Note change metadata_file to metadata.json and rename the template accordingly for use with an unmodified challenge-tool

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published