You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
create a new property for the cs model, it can called shortName
cs.shortName should ingest rdfs:label
in the export, the column subject should be populated from cs.shortName (we will display the same data we have now, we are just moving this to a new property).
display cs.shortName in the statement details always readonly, side by side with the population set.
for KS that have never been exported the cs.shortName can stay empty, so we don't need to display it.
on export, the shortName is filled with 'neuron type ' + population_set + ' ' + compr index (the incremental one).
The text was updated successfully, but these errors were encountered:
Acceptance criteria:
The text was updated successfully, but these errors were encountered: