Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
bsteenwi committed Apr 16, 2024
1 parent 8d5bfdd commit d1fe61d
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 2 deletions.
25 changes: 23 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,23 @@
# SPARKS
Repository for the Systematized Procedure for Automating the Retrieval of Knowledge within Smart Industries
# Systematized Procedure for Automating the Retrieval of Knowledge within Smart Industries methodology.

This repository contains the SPARKS methodology, a comprehensive solution designed to bridge the gap between expert knowledge and data-driven artificial intelligence in Industry 4.0 contexts. SPARKS offers a systematic procedure for experts to intuitively transform their insights on production flows and system faults into a domain-specific ontology using a user-friendly Graphical User Interface (GUI). Additionally, the repository showcases the utilization of structured documents, such as Programmable Logic Controller (PLC) code, as an essential component in modeling process flows.

![SPARKS Methodology](img/methodology.png)

The SPARKS upper ontology can be found in within the docs folder and the documentation itself is made available at: [https://predict-idlab.github.io/SPARKS/](https://predict-idlab.github.io/SPARKS/)

The editor and the instruction how to run the editor can be found at the src folder. This src folder also contain example PLC files that can be loaded to verify the editor mappings.


# Referencing
If you use SPARKS in a scholarly article, we would appreciate a citation:

```
@misc{sparks,
author = {{Bram Steenwinckel, Pieter Moens, Joris Mussche, Sofie Van Hoecke and Femke Ongenae}},
title = {{Systematized Procedure for Automating the Retrieval of Knowledge within Smart Industries}},
year = {2024},
url = {https://github.com/predict-idlab/SPARKS}
}
```

Binary file added img/methodology.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit d1fe61d

Please sign in to comment.