Sage-Bionetworks / schematic

Package for biomedical data model and metadata ingress management
https://schematicpy.readthedocs.io/en/stable/cli_reference.html
MIT License
22 stars 25 forks source link

Allow schema labels to be the same as display names #1112

Closed andrewelamb closed 1 year ago

andrewelamb commented 1 year ago

Is your feature request related to a problem? Please describe. When converting a schema.csv to jsonld, I would like the option to have the labels be the same as the names in the schema csv for both component names and attributes.

Describe the solution you'd like schematic schema convert CLI should have an option for preserving the names in the schema.csv

How important is this feature? Select from the options below: • 🌗 Medium - can do work without it; but it's important (e.g. to save time or for convenience)

When will use cases depending on this become relevant? Select from the options below: • Short-term - 2-4 weeks

mialy-defelice commented 1 year ago

Acceptance Criteria:

Confirm the following:

mialy-defelice commented 1 year ago

Related to #1166

milen-sage commented 1 year ago

There is a fix in schematic_db to avoid schema labels.