pySHACL on Windows

DearODRL People,

Just sending this small update about the pySHACL tool which will likely be of interest to you all as you use SHACL. pySHACL runs via BASH scripts or Python and now runs on Windows:

pySHACL, the Python SHACL validator [1], now has the ability to be run directly on Windows. There is now a Windows binary (an EXE file) of the Python program (see [2]) so that you can validate RDF data from the Windows command line without needing to run a Python program per se. This should greatly help those who “just wanna validate RDF” and don’t want to have to fiddle with programming frameworks. See the releases for the binary:

https://github.com/RDFLib/pySHACL/releases <https://github.com/RDFLib/pySHACL/releases> 

Thank you Jonathan Yu for the PyInstaller work to make this happen and great work Ashley in keeping up the maintenance of pySHACL!

Cheers,

Nick

[1] https://github.com/RDFLib/pySHACL <https://github.com/RDFLib/pySHACL>
[2] https://github.com/RDFLib/pySHACL#windows-cli <https://github.com/RDFLib/pySHACL#windows-cli> 

Received on Tuesday, 10 March 2020 03:41:42 UTC