-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
23 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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} | ||
} | ||
``` | ||
|
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.