[kepler-dev] [Bug 2962] - Add metadata to data tokens so that it can be used downstream
bugzilla-daemon at ecoinformatics.org
bugzilla-daemon at ecoinformatics.org
Wed Sep 12 07:10:54 PDT 2007
http://bugzilla.ecoinformatics.org/show_bug.cgi?id=2962
------- Comment #1 from cxh at eecs.berkeley.edu 2007-09-12 07:10 -------
This sounds interesting. Below are some resources.
Currently, Ptolemy has two unit systems in place, so
some of this data is available. See ptolemy.data.unit.
There is some work involving properties such as the
const-ness of a data port. See ptolemy.data.properties
See also http://chess.eecs.berkeley.edu/pthomas
The key to adding metadata is to do it in such a manner
that the token size is not increased substantially
and processing time does not take longer. Look at
the nil token work as a possible solution.
More information about the Kepler-dev
mailing list