From 717b3e60a650093eea025188cf6373026ce0a50c Mon Sep 17 00:00:00 2001 From: gitadmin Date: Tue, 22 Oct 2024 14:10:59 +0200 Subject: [PATCH] Fixed Zenodo-Badge-Link --- README.MD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.MD b/README.MD index ed11de8..05865e5 100644 --- a/README.MD +++ b/README.MD @@ -1,6 +1,6 @@ # Support Material for "Leveraging Iterative Plan Refinement for Reactive Smart Manufacturing Systems" -![DOI: 10.5281/zenodo.3841121](https://zenodo.org/badge/DOI/10.5281/zenodo.3841121.svg "DOI: 10.5281/zenodo.3841121") +[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.3841121.svg)](https://doi.org/10.5281/zenodo.3841121) This repository contains supplemental resources for the T-ASE paper "Leveraging Iterative Plan Refinement for Reactive Smart Manufacturing Systems". Specifically, it provides detailed information about the mapping from IEC 62264 to PDDL: * A small example with model fragments to [show how PDDL actions are created from IEC 62264 process segments](#creating-pddl-actions-from-iec-62264-process-segments).