Git Product home page Git Product logo

Comments (2)

sjdayday avatar sjdayday commented on August 17, 2024

from pipecore.

fkleedorfer avatar fkleedorfer commented on August 17, 2024

Hi Steve,

In general, the decision about which of multiple enabled transitions to fire next, is random.

In our case, control is reversed: the client decides which transition fires, the net provides the information which transitions are available and which places are marked.

My question was more about embedding third-party data in the net. The solution to use the id field isn't bad at all. Using the id, we assign URIs to all the places/transitions that we are interested in for firing or querying. Everything else is handled on the client side.

The only downside for me with this solution is that we have to use the URIs in the GUI, too, which just looks cumbersome. It would be better for readability if we could give places and transitions human readable names in addition to id field. The xml structure suggests that that's possible, but name and id are always the same (at least in uk.ac.imperial:pipe-core:1.0.3).

from pipecore.

Related Issues (12)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.