DARPA-ASKEM / Model-Representations

Modeling framework representations for ASKEM
https://darpa-askem.github.io/Model-Representations/
8 stars 2 forks source link

Add first draft of stock and flow schema and example #61

Closed bgyori closed 11 months ago

bgyori commented 12 months ago

This is a proposed stock and flow AMR which reuses as many components as possible from existing AMRs while following the overall structure of the stock and flow ACSet.

mattprintz commented 11 months ago

Question: How do we represent a flow that upstreams or downstreams from/to a "cloud" rather than a defined stock?

bgyori commented 11 months ago

Question: How do we represent a flow that upstreams or downstreams from/to a "cloud" rather than a defined stock?

I think the placeholder for the "cloud" would just be left empty, i.e., upsteram_stock: null.

enoriega commented 11 months ago

@brandomr @bgyori How stable is the amr's schema for stock and flow models? What particular elements of such AMR are candidates for linking with extractions? I am looking at:

Does it make sense to link those classes of elements?

bgyori commented 11 months ago

@brandomr @bgyori How stable is the amr's schema for stock and flow models? What particular elements of such AMR are candidates for linking with extractions? I am looking at:

  • flows
  • stocks
  • auxiliaries
  • ode parameters

Does it make sense to link those classes of elements?

That sounds right. In terms of the schema: there haven't been any further comments since I posted this 2 weeks ago to request changes so I think we'll go with what we have here.