Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ACSetTransformation Wrapper to type LabelledPetriNet #111

Open
Tom-Szendrey opened this issue Mar 9, 2023 · 3 comments
Open

ACSetTransformation Wrapper to type LabelledPetriNet #111

Tom-Szendrey opened this issue Mar 9, 2023 · 3 comments
Assignees
Labels
integration Used to automatically link an issue to the DARPA ASKEM Integration Project

Comments

@Tom-Szendrey
Copy link

Writing a wrapper for ACSetTransformation similar to oapply_typed that takes a LabelledPetriNet instead of a uwd
Given:

  1. LabelledPetriNet (SIR for example)
  2. LabelledPetriNet/Type System/Ontology,
  3. some sort of mapping (not sure what format you will require but ideally it is based off of the id's rather than the indexes)

Output: typed petrinet

Example visual if helpful Below

Sample.of.how.I.want.to.type.mov
@epatters epatters transferred this issue from AlgebraicJulia/Catlab.jl Mar 9, 2023
@epatters
Copy link
Member

epatters commented Mar 9, 2023

Thanks. FYI, I've transferred this issue to the AlgebraicPetri repo.

@mehalter mehalter added the integration Used to automatically link an issue to the DARPA ASKEM Integration Project label Apr 11, 2023
@mehalter
Copy link
Member

Based on the activity at the January Hackathon, we implemented the UWD based API that matches more closely the MMT implementation from MIRA. It would be better to use that for constructing typed petri nets. We are currently creating more examples of that API for demonstrating the new stratification functionality.

@brandomr
Copy link

Seems like this is stale and should be closed. I'll remove it from the integration project at least

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
integration Used to automatically link an issue to the DARPA ASKEM Integration Project
Projects
None yet
Development

No branches or pull requests

4 participants