Skip to content
This repository has been archived by the owner on Jan 21, 2021. It is now read-only.

Move parsing enc. concept path to ConceptFragment. #87

Merged
merged 1 commit into from
May 24, 2016

Conversation

forus
Copy link
Contributor

@forus forus commented May 20, 2016

Example of encoded path: Biomart_Data+MRNA (_ => space, + => )

  • Reuse this parsing from two places: column mapping file and subject sample mapping file read.
  • We do not implicitly drop empty node names anymore (e.g. Biomart_Data\MRNA\Lung; two slashes points to the empty node name)
  • It's alowed now to do not start ConceptFragment string with slash. The complete ConceptPath still has to start with slash.

@forus forus force-pushed the underscores_in_ssm_concept_path branch from 78627ef to 85eca15 Compare May 20, 2016 11:05
Example of encoded path: Biomart_Data+MRNA (_ => space, + => \)
- Reuse this parsing from two places: column mapping file and subject sample mapping file read.
- We do not implicitly drop empty node names anymore (e.g. Biomart_Data\\MRNA\Lung; two slashes points to the empty node name)
- It's alowed now to do not start ConceptFragment string with slash. The complete ConceptPath still has to start with slash.
@forus forus force-pushed the underscores_in_ssm_concept_path branch from 85eca15 to 2f2bdfb Compare May 20, 2016 11:43
@cataphract cataphract merged commit 9f859f0 into master May 24, 2016
@cataphract cataphract deleted the underscores_in_ssm_concept_path branch May 24, 2016 15:12
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants