This list is closed, nobody may subscribe to it.
2010 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(1) |
Jul
|
Aug
|
Sep
|
Oct
(55) |
Nov
(18) |
Dec
|
---|---|---|---|---|---|---|---|---|---|---|---|---|
2011 |
Jan
(31) |
Feb
(37) |
Mar
(205) |
Apr
(36) |
May
(30) |
Jun
(86) |
Jul
(12) |
Aug
(60) |
Sep
(41) |
Oct
(20) |
Nov
(15) |
Dec
(10) |
2012 |
Jan
(6) |
Feb
(10) |
Mar
(6) |
Apr
(21) |
May
(44) |
Jun
(14) |
Jul
(28) |
Aug
(36) |
Sep
(6) |
Oct
(14) |
Nov
(30) |
Dec
(6) |
2013 |
Jan
(5) |
Feb
|
Mar
(11) |
Apr
(5) |
May
(15) |
Jun
(16) |
Jul
(4) |
Aug
(32) |
Sep
(40) |
Oct
(27) |
Nov
(20) |
Dec
(36) |
2014 |
Jan
(24) |
Feb
(1) |
Mar
(3) |
Apr
(5) |
May
|
Jun
|
Jul
(32) |
Aug
(22) |
Sep
(3) |
Oct
(1) |
Nov
(11) |
Dec
(3) |
2015 |
Jan
(2) |
Feb
(1) |
Mar
(1) |
Apr
(35) |
May
(11) |
Jun
|
Jul
(15) |
Aug
(3) |
Sep
(16) |
Oct
|
Nov
|
Dec
(6) |
2016 |
Jan
(7) |
Feb
(2) |
Mar
|
Apr
(2) |
May
|
Jun
|
Jul
|
Aug
(21) |
Sep
|
Oct
(1) |
Nov
|
Dec
|
2017 |
Jan
|
Feb
|
Mar
|
Apr
(1) |
May
(15) |
Jun
(15) |
Jul
(2) |
Aug
(2) |
Sep
(1) |
Oct
|
Nov
|
Dec
|
2018 |
Jan
|
Feb
(1) |
Mar
(2) |
Apr
(2) |
May
(3) |
Jun
(1) |
Jul
(1) |
Aug
(1) |
Sep
(2) |
Oct
(2) |
Nov
(3) |
Dec
(3) |
2019 |
Jan
(4) |
Feb
(4) |
Mar
(1) |
Apr
(2) |
May
(2) |
Jun
(1) |
Jul
(3) |
Aug
(2) |
Sep
(3) |
Oct
(1) |
Nov
(1) |
Dec
|
2020 |
Jan
|
Feb
|
Mar
|
Apr
(2) |
May
(21) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: SourceForge.net <no...@so...> - 2010-10-15 21:10:49
|
SED-ML L1V1 item #3088350, was opened at 2010-10-15 22:09 Message generated for change (Comment added) made by otter606 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1345549&aid=3088350&group_id=293618 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Specification content Group: None >Status: Closed >Resolution: Fixed Priority: 5 Private: No Submitted By: Richard Adams (otter606) Assigned to: Richard Adams (otter606) Summary: Updates needed for conventions.tex Initial Comment: Listing 3 uses outdated schema, 1.2.2.1 unlcear sentence ---------------------------------------------------------------------- >Comment By: Richard Adams (otter606) Date: 2010-10-15 22:10 Message: fixed- added 'level' attribute in schema snippet and rephrased sentence. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1345549&aid=3088350&group_id=293618 |
From: SourceForge.net <no...@so...> - 2010-10-15 21:09:46
|
SED-ML L1V1 item #3088350, was opened at 2010-10-15 22:09 Message generated for change (Tracker Item Submitted) made by otter606 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1345549&aid=3088350&group_id=293618 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Specification content Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Richard Adams (otter606) Assigned to: Richard Adams (otter606) Summary: Updates needed for conventions.tex Initial Comment: Listing 3 uses outdated schema, 1.2.2.1 unlcear sentence ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1345549&aid=3088350&group_id=293618 |
From: SourceForge.net <no...@so...> - 2010-10-15 15:46:16
|
SED-ML L1V1 item #3088178, was opened at 2010-10-15 16:46 Message generated for change (Tracker Item Submitted) made by otter606 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1345549&aid=3088178&group_id=293618 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Richard Adams (otter606) Assigned to: Nobody/Anonymous (nobody) Summary: xmlns attributes in SED-ML elements Initial Comment: Currently in description of the Notes element, it has a mandatory xmlns attribute to define the namespace as xhtml. But, since an xmlns attribute applies the namespace to the element it appears in, this sets the namespace of 'Notes' to the xhtml namespace - I think this is incorrect, as Notes is an element in the SED-ML namespace. Instead, the top-level xhtml element should declare its namespace. I.e., Notes should be like annotation. In SBML, notes elements are in SBML namespace e.g.,as described section 3.2.3 of SBML l3v1 spec. Propose we update listing 11 to: 1 < s e d M L [ . . ] > 2 < n o t e s > 3 < p x m l n s = h t t p : / / w w w . w 3 . o r g / 1 9 9 9 / x h t m l> T h e e n c l o s e d s i m u l a t i o n d e s c r i p t i o n s h o w s t h e o s c i l l a t i n g b e h a v i o u r o f 4 t h e R e p r e s s i l a t o r m o d e l u s i n g d e t e r m i n i s t i c a n d s t o c h a s t i c s i m u l a t o r s . < / p > 5 < / n o t e s > and edit section 3.3.2 to explain this < / s e d M L > ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1345549&aid=3088178&group_id=293618 |
From: SourceForge.net <no...@so...> - 2010-10-15 15:26:09
|
SED-ML L1V1 item #3082186, was opened at 2010-10-06 15:02 Message generated for change (Comment added) made by otter606 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1345549&aid=3082186&group_id=293618 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Specification content Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Richard Adams (otter606) Assigned to: Nobody/Anonymous (nobody) Summary: Table 3 subelements to fix Initial Comment: Sub element listing should be listOfXXX not XXX ---------------------------------------------------------------------- Comment By: Richard Adams (otter606) Date: 2010-10-15 16:26 Message: Propose that table has listOfXXX subelements, this conveys the concept of the 5 top-level data types. It doesn't make much sense for a document to lack any of these elements - suggest that listOf XXXelements are compulsory, and to be a valid document, there should be at least 1 item in each list - i.e., at least 1 model, 1 simulation, 1 task, 1 dg and1 output - otherwise a document is incomplete. ---------------------------------------------------------------------- Comment By: Dagmar Waltemath (dagwa) Date: 2010-10-07 13:50 Message: I agree that having XXX as subelement is not entirely correct, the idea was though to rather link to the relevant element than to the listofXXX element which does not "help" much. Is there a way around it? Dagmar ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1345549&aid=3082186&group_id=293618 |
From: SourceForge.net <no...@so...> - 2010-10-15 15:15:48
|
SED-ML L1V1 item #3082168, was opened at 2010-10-06 14:39 Message generated for change (Settings changed) made by otter606 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1345549&aid=3082168&group_id=293618 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Specification content Group: Release Candidate 1 >Status: Deleted >Resolution: Invalid Priority: 5 Private: No Submitted By: Richard Adams (otter606) Assigned to: Nobody/Anonymous (nobody) Summary: xmlns attribute in SED-ML Initial Comment: Mentioned in spec but not in XML schema ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1345549&aid=3082168&group_id=293618 |
From: SourceForge.net <no...@so...> - 2010-10-14 12:41:56
|
SED-ML L1V1 item #3087380, was opened at 2010-10-14 13:39 Message generated for change (Comment added) made by otter606 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1345549&aid=3087380&group_id=293618 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Specification structure Group: Release Candidate 1 >Status: Closed >Resolution: Fixed Priority: 5 Private: No Submitted By: Richard Adams (otter606) Assigned to: Richard Adams (otter606) Summary: Discrepancy ibetween schema and spec for model name Initial Comment: Schema for 'model' element has name=required; this should be optional to agree with name behaviour in other elements ---------------------------------------------------------------------- >Comment By: Richard Adams (otter606) Date: 2010-10-14 13:41 Message: Updated the schema ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1345549&aid=3087380&group_id=293618 |
From: SourceForge.net <no...@so...> - 2010-10-14 12:39:10
|
SED-ML L1V1 item #3087380, was opened at 2010-10-14 13:39 Message generated for change (Tracker Item Submitted) made by otter606 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1345549&aid=3087380&group_id=293618 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Specification structure Group: Release Candidate 1 Status: Open Resolution: None Priority: 5 Private: No Submitted By: Richard Adams (otter606) Assigned to: Richard Adams (otter606) Summary: Discrepancy ibetween schema and spec for model name Initial Comment: Schema for 'model' element has name=required; this should be optional to agree with name behaviour in other elements ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1345549&aid=3087380&group_id=293618 |
From: SourceForge.net <no...@so...> - 2010-10-14 11:54:04
|
SED-ML L1V1 item #3082174, was opened at 2010-10-06 14:44 Message generated for change (Comment added) made by otter606 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1345549&aid=3082174&group_id=293618 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: SED-ML issues Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Richard Adams (otter606) >Assigned to: Richard Adams (otter606) Summary: section 3.1 id description no longer valid Initial Comment: Need to update to say not all ids need to be global ---------------------------------------------------------------------- >Comment By: Richard Adams (otter606) Date: 2010-10-14 12:54 Message: Described current ID usage in idAttribute.tex. I.e.,., global vs local identifiers ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1345549&aid=3082174&group_id=293618 |
From: SourceForge.net <no...@so...> - 2010-10-13 11:54:50
|
SED-ML L1V1 item #3086601, was opened at 2010-10-13 12:49 Message generated for change (Comment added) made by otter606 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1345549&aid=3086601&group_id=293618 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Specification content Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Richard Adams (otter606) Assigned to: Richard Adams (otter606) Summary: Miase archive description Initial Comment: Need to add description of a self-contained archive of models + SEDML ---------------------------------------------------------------------- >Comment By: Richard Adams (otter606) Date: 2010-10-13 12:54 Message: added a description + example in the 'concepts' section referenced from the URI description ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1345549&aid=3086601&group_id=293618 |
From: SourceForge.net <no...@so...> - 2010-10-13 11:49:48
|
SED-ML L1V1 item #3086601, was opened at 2010-10-13 12:49 Message generated for change (Tracker Item Submitted) made by otter606 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1345549&aid=3086601&group_id=293618 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Specification content Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Richard Adams (otter606) Assigned to: Richard Adams (otter606) Summary: Miase archive description Initial Comment: Need to add description of a self-contained archive of models + SEDML ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1345549&aid=3086601&group_id=293618 |
From: SourceForge.net <no...@so...> - 2010-10-12 18:56:54
|
SED-ML L1V1 item #3082891, was opened at 2010-10-07 11:50 Message generated for change (Comment added) made by otter606 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1345549&aid=3082891&group_id=293618 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: David Nickerson (nickerso) Assigned to: Richard Adams (otter606) Summary: section 4.9.2 is not very clear Initial Comment: The definition of the label attribute in section 4.9.2 is not at all clear (at least to me). Need to have either more details on why it is a required attribute or link to where it is used in a "report later". ---------------------------------------------------------------------- >Comment By: Richard Adams (otter606) Date: 2010-10-12 19:56 Message: Changed text to: A label is a human readable descriptor of a data set for use in a \hyperref[class:report]{report}. For example, for a tabular data set of time series results, the label could be the column heading. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1345549&aid=3082891&group_id=293618 |
From: SourceForge.net <no...@so...> - 2010-10-12 18:51:19
|
SED-ML L1V1 item #3082891, was opened at 2010-10-07 11:50 Message generated for change (Settings changed) made by otter606 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1345549&aid=3082891&group_id=293618 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: David Nickerson (nickerso) >Assigned to: Richard Adams (otter606) Summary: section 4.9.2 is not very clear Initial Comment: The definition of the label attribute in section 4.9.2 is not at all clear (at least to me). Need to have either more details on why it is a required attribute or link to where it is used in a "report later". ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1345549&aid=3082891&group_id=293618 |
From: SourceForge.net <no...@so...> - 2010-10-07 15:18:52
|
SED-ML L1V1 item #3082519, was opened at 2010-10-06 23:51 Message generated for change (Comment added) made by dagwa You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1345549&aid=3082519&group_id=293618 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Specification content Group: None >Status: Deleted Resolution: None Priority: 3 Private: No Submitted By: Richard Adams (otter606) Assigned to: Nobody/Anonymous (nobody) Summary: last para of 4.1.1 ungrammatical Initial Comment: ... the language attribute is strongly encouraged. Not only does it help a user decide whether or not he is able to run the simulation, that is to parse the model referenced in the SED-ML file. The language attribute is also needed to... Suggest change : ... the language attribute is strongly encouraged for two reasons. Firstly, it helps a user decide whether or not he is able to run the simulation, that is to parse the model referenced in the SED-ML file. Secondly, the language attribute is also needed to.. ---------------------------------------------------------------------- >Comment By: Dagmar Waltemath (dagwa) Date: 2010-10-07 17:18 Message: duplicated tracker item ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1345549&aid=3082519&group_id=293618 |
From: SourceForge.net <no...@so...> - 2010-10-07 15:17:49
|
SED-ML L1V1 item #3082450, was opened at 2010-10-06 22:42 Message generated for change (Comment added) made by dagwa You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1345549&aid=3082450&group_id=293618 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Specification content Group: None >Status: Closed >Resolution: Accepted Priority: 3 Private: No Submitted By: Richard Adams (otter606) Assigned to: Nobody/Anonymous (nobody) Summary: last para of 4.1.1 ungrammatical Initial Comment: ... the language attribute is strongly encouraged. Not only does it help a user decide whether or not he is able to run the simulation, that is to parse the model referenced in the SED-ML file. The language attribute is also needed to... Suggest change : ... the language attribute is strongly encouraged for two reasons. Firstly, it helps a user decide whether or not he is able to run the simulation, that is to parse the model referenced in the SED-ML file. Secondly, the language attribute is also needed to.. ---------------------------------------------------------------------- >Comment By: Dagmar Waltemath (dagwa) Date: 2010-10-07 17:17 Message: changed as suggested ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1345549&aid=3082450&group_id=293618 |
From: SourceForge.net <no...@so...> - 2010-10-07 15:07:07
|
SED-ML L1V1 item #3082192, was opened at 2010-10-06 16:09 Message generated for change (Comment added) made by dagwa You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1345549&aid=3082192&group_id=293618 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Specification content Group: None >Status: Closed >Resolution: Fixed Priority: 5 Private: No Submitted By: Richard Adams (otter606) Assigned to: Dagmar Waltemath (dagwa) Summary: Section 3.5 - DG references in outputs Initial Comment: This section describes Xreferenced elements but does not describe how Ouputs reference data generators ---------------------------------------------------------------------- >Comment By: Dagmar Waltemath (dagwa) Date: 2010-10-07 17:07 Message: added "data references" as a fourth type of reference relations. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1345549&aid=3082192&group_id=293618 |
From: SourceForge.net <no...@so...> - 2010-10-07 13:52:27
|
SED-ML L1V1 item #3082192, was opened at 2010-10-06 16:09 Message generated for change (Settings changed) made by dagwa You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1345549&aid=3082192&group_id=293618 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Specification content Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Richard Adams (otter606) >Assigned to: Dagmar Waltemath (dagwa) Summary: Section 3.5 - DG references in outputs Initial Comment: This section describes Xreferenced elements but does not describe how Ouputs reference data generators ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1345549&aid=3082192&group_id=293618 |
From: SourceForge.net <no...@so...> - 2010-10-07 13:42:35
|
SED-ML L1V1 item #3082880, was opened at 2010-10-07 12:35 Message generated for change (Comment added) made by dagwa You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1345549&aid=3082880&group_id=293618 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Closed Resolution: Fixed Priority: 5 Private: No Submitted By: David Nickerson (nickerso) Assigned to: Nobody/Anonymous (nobody) Summary: listing 49 is invalid SED-ML Initial Comment: The example presented in listing 49 doesn't contain the log* attributes or the marker to indicate it is not a complete SED-ML fragment. ---------------------------------------------------------------------- >Comment By: Dagmar Waltemath (dagwa) Date: 2010-10-07 15:42 Message: fixed ---------------------------------------------------------------------- Comment By: Richard Adams (otter606) Date: 2010-10-07 13:09 Message: added [..] element to indicate is incomplete ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1345549&aid=3082880&group_id=293618 |
From: SourceForge.net <no...@so...> - 2010-10-07 13:20:01
|
SED-ML L1V1 item #3082434, was opened at 2010-10-06 22:16 Message generated for change (Settings changed) made by dagwa You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1345549&aid=3082434&group_id=293618 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Richard Adams (otter606) >Assigned to: Dagmar Waltemath (dagwa) Summary: Discrepancy between spec and schema on ListOf Initial Comment: Section 3.8 - "All listOf* elements are optional in a SED-ML document" but only ListofOutputs has minOccurs=0 - all other other top-level listofXXX lack a minOccurs - default is 1. Is there any reason for ListOf to be optional? -it's much easier to have ListOf as it keeps structure of document consistent ---------------------------------------------------------------------- Comment By: Richard Adams (otter606) Date: 2010-10-06 22:32 Message: Also : ListOfVariables/PArameters : if can be empty then declarations in schema need 'minOccurs=0". Some listOf descriptions in the spec lack a statement of cardinality. Is it correct to allow the ListOfModels to have 0 models? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1345549&aid=3082434&group_id=293618 |
From: Dagmar W. <dag...@un...> - 2010-10-07 13:19:52
|
Hello all, regarding Richards tracker request https://sourceforge.net/tracker/?func=detail&aid=3082434&group_id=293618&atid=1345549 saying that: Section 3.8 - "All listOf* elements are optional in a SED-ML document" but only ListofOutputs has minOccurs=0 - all other other top-level listofXXX lack a minOccurs - default is 1. Is there any reason for ListOf to be optional? -it's much easier to have ListOf as it keeps structure of document consistent First, I'd like to add that all listOf* elements were supposed to be optional (there's the minOccurs missing in the schema). However, Richard made a point in saying that it might be useful to have them for the consistent structure of each SED-ML file, i.e. assigning them the standard cardinality of 1. If nobody disagrees, I'd like to update the spec and schema accordingly. Dagmar |
From: SourceForge.net <no...@so...> - 2010-10-07 13:10:36
|
SED-ML L1V1 item #3082187, was opened at 2010-10-06 16:03 Message generated for change (Settings changed) made by dagwa You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1345549&aid=3082187&group_id=293618 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Specification content Group: None >Status: Closed >Resolution: Fixed Priority: 5 Private: No Submitted By: David Nickerson (nickerso) Assigned to: Nobody/Anonymous (nobody) Summary: Listing 12 split over pages with figure 12 in the middle Initial Comment: might be nice to ensure the closing </sedML> tag stays with the rest of the listing and not have the listing split by the figure. ---------------------------------------------------------------------- >Comment By: Dagmar Waltemath (dagwa) Date: 2010-10-07 15:10 Message: made listings float ---------------------------------------------------------------------- Comment By: David Nickerson (nickerso) Date: 2010-10-07 12:20 Message: also, listing 44 is split by table 21 and figure 38 with one line above and the rest below ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1345549&aid=3082187&group_id=293618 |
From: SourceForge.net <no...@so...> - 2010-10-07 12:50:18
|
SED-ML L1V1 item #3082186, was opened at 2010-10-06 16:02 Message generated for change (Comment added) made by dagwa You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1345549&aid=3082186&group_id=293618 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Specification content Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Richard Adams (otter606) Assigned to: Nobody/Anonymous (nobody) Summary: Table 3 subelements to fix Initial Comment: Sub element listing should be listOfXXX not XXX ---------------------------------------------------------------------- >Comment By: Dagmar Waltemath (dagwa) Date: 2010-10-07 14:50 Message: I agree that having XXX as subelement is not entirely correct, the idea was though to rather link to the relevant element than to the listofXXX element which does not "help" much. Is there a way around it? Dagmar ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1345549&aid=3082186&group_id=293618 |
From: SourceForge.net <no...@so...> - 2010-10-07 11:09:25
|
SED-ML L1V1 item #3082880, was opened at 2010-10-07 11:35 Message generated for change (Comment added) made by otter606 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1345549&aid=3082880&group_id=293618 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None >Status: Closed >Resolution: Fixed Priority: 5 Private: No Submitted By: David Nickerson (nickerso) Assigned to: Nobody/Anonymous (nobody) Summary: listing 49 is invalid SED-ML Initial Comment: The example presented in listing 49 doesn't contain the log* attributes or the marker to indicate it is not a complete SED-ML fragment. ---------------------------------------------------------------------- >Comment By: Richard Adams (otter606) Date: 2010-10-07 12:09 Message: added [..] element to indicate is incomplete ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1345549&aid=3082880&group_id=293618 |
From: SourceForge.net <no...@so...> - 2010-10-07 10:59:53
|
SED-ML L1V1 item #3082867, was opened at 2010-10-07 11:09 Message generated for change (Comment added) made by otter606 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1345549&aid=3082867&group_id=293618 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Specification content Group: None >Status: Closed >Resolution: Fixed Priority: 5 Private: No Submitted By: David Nickerson (nickerso) Assigned to: Nobody/Anonymous (nobody) Summary: listing 42 typo in caption: daraGenerator --> dataGenerator Initial Comment: misspelling of data in daraGenerator ---------------------------------------------------------------------- >Comment By: Richard Adams (otter606) Date: 2010-10-07 11:59 Message: fixed ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1345549&aid=3082867&group_id=293618 |
From: SourceForge.net <no...@so...> - 2010-10-07 10:55:11
|
SED-ML L1V1 item #3082878, was opened at 2010-10-07 11:29 Message generated for change (Comment added) made by otter606 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1345549&aid=3082878&group_id=293618 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Specification content Group: None >Status: Closed >Resolution: Fixed Priority: 5 Private: No Submitted By: David Nickerson (nickerso) Assigned to: Nobody/Anonymous (nobody) Summary: mismatching quotes in section 4.6 Initial Comment: Looks like the wrong opening quotes are used in section 4.6 around "2D plot" and "3D plot" - '' instead of `` ---------------------------------------------------------------------- >Comment By: Richard Adams (otter606) Date: 2010-10-07 11:55 Message: fixed ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1345549&aid=3082878&group_id=293618 |
From: SourceForge.net <no...@so...> - 2010-10-07 10:50:20
|
SED-ML L1V1 item #3082891, was opened at 2010-10-07 23:50 Message generated for change (Tracker Item Submitted) made by nickerso You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1345549&aid=3082891&group_id=293618 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: David Nickerson (nickerso) Assigned to: Nobody/Anonymous (nobody) Summary: section 4.9.2 is not very clear Initial Comment: The definition of the label attribute in section 4.9.2 is not at all clear (at least to me). Need to have either more details on why it is a required attribute or link to where it is used in a "report later". ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1345549&aid=3082891&group_id=293618 |