Categorygithub.com/dimakdev/HAZOP2RDF2
modulepackage
0.0.0-20220522232049-3b1aa8bde2a7
Repository: https://github.com/dimakdev/hazop2rdf2.git
Documentation: pkg.go.dev

# README

License: MIT

HAZOP2RDF2 ⚙️⚙️⚙️ [Student Thesis].

Hazop parser and modeling tool.

Works in shell

Use bash, zsh, fish, or shell of your choice.

Requirements 💀

  • Go 1.17 (with asdf: asdf install)

Run

  • install: go install .
  • help: HAZOP2RDF2
  • prompt: HAZOP2RDF2 prompt

Run prompt and choose a Hazop document from hazop dir to proceed. The result is an RDF graph in turtle format saved in graph dir. See log information in the report dir.

MIT License.

# Packages

Copyright © 2021 Dmytro Kostiuk <[email protected]> Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
No description provided by the author