pub fn json_to_ocel(ocel_json: &str) -> OCEL
Import OCEL from a JSON String
OCEL
String
serde_json can also be used to import OCEL from other targets (e.g., serde_json::from_reader)
serde_json
serde_json::from_reader