Characterization not using Vocab daimon
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 151
- Forks
- 183
- Avg merge
- 14m
- Merged PRs (30d)
- 2
Description
Expected behavior
Characterizations should utilize the vocab daimon as defined for a CDM source to obtain concept name info.
Actual behavior
Characterizations instead try using the concept table within the cdm daimon.
Steps to reproduce behavior
Have a CDM source where cdm daimon != vocab daimon. Keep the cdm schema's concept table empty. Then run characterization with a feature like Condition Occurrence Any Time Prior. You'll see "Unknown concept".
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the characterization with a CDM source whose cdm daimon differs from its vocab daimon and whose concept table is empty, using a feature such as Condition Occurrence Any Time Prior. Trace the characterization path that produces “Unknown concept”; done means concept name information comes from the vocab daimon instead of the cdm daimon.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- backend, databases
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100