Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a new property to the composer cs model and shuffle ingestion and export #427

Open
ddelpiano opened this issue Feb 19, 2025 · 0 comments
Assignees

Comments

@ddelpiano
Copy link
Member

Acceptance criteria:

  • cs.label should import skos:prefLabel
  • cs.label should be exported in
  • 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).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants