Skip to content

This repository contains tools for debugging a X3ML Mapping file.

Notifications You must be signed in to change notification settings

swiss-art-research-net/sari-x3ml-debugger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SARI X3ML Debugger

About

This repository contains tools for debugging a X3ML Mapping file.

The provided script takes a X3ML Mapping file and divides it into the individual mappings. The input files are then mapped using the separated mappings. A Trig file is generated that contains each mapping output in a named graph, along with the X3ML mapping that generated it.

Usage

This is a work in progress. Currently, run using docker-compose up -d.

Place the mapping file and generator policy in the ./mapping directory and the input files in the ./input directory. Check the paths and names in ./scripts/debug.py

Then enter the container through docker exec -it x3ml-debugger-jobs bash and run the script through python scripts/debug.py.

About

This repository contains tools for debugging a X3ML Mapping file.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published