RE: [Soaplab-users] "Allowed values" in metadata
Brought to you by:
marsenger
From: Marc L. <Mar...@DE...> - 2005-10-19 21:22:17
|
>=20 > How do you define that in the acd for a non emboss application ? > I tried something like: > Comment: "listvalue =3D item1,item2,item3" > But that did not do the trick. > All suggestions welcome ! These also fail: 1) Comment: "allowed_values =3D item1,item2,item3" =3D> not even possible to build ! 2) Valid: "item1,item2,item3" 3) Expected: "item1,item2,item3" 4) Comment: "allowed =3D item1,item2,item3" In the latter case, where the comment syntax is followed (comment: "key =3D val"), the key/val combination shows up when you run run-analysis = with the -ii option. However, it is not shown in the taverna metadata. Marc |