Skip to content

Implementation scripts for converting MSAB XRY reports into CASE.

License

Notifications You must be signed in to change notification settings

casework/CASE-Implementation-XRY

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CASE Implementation XRY

CASE Examples CASE Version

Overview

Implementation scripts and examples for converting MSAB XRY reports into CASE.

Usage

All files in the examples/ directory with the extension .jsonld will automatically be validated using a GitHub Action that confirms their conformance to CASE v1.3.0.

Contributing

This project uses the pre-commit tool for linting the JSON files and ensuring consistent formatting. It can be installed with pip:

pip install pre-commit
pre-commit --version

The pre-commit tool hooks into Git's commit machinery to run a set of linters and static analyzers over each change. To install pre-commit into Git's hooks, run:

pre-commit install

To uninstall pre-commit, run either pre-commit uninstall or rm .git/hooks/pre-commit.

About

Implementation scripts for converting MSAB XRY reports into CASE.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published