Skip to content

Check if OCEL XML is valid when parsing #6

@aarkue

Description

@aarkue

Currently, the import_ocel_xml function always returns OCEL.

Ideally, it should return a Result type (like the XES parser), and at least check if the parsed OCEL is somewhat valid (e.g., contains at least one object/event types or something; Also check with https://www.ocel-standard.org/ to see what actually is required in OCEL files).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions