AIDAVA-DEV / AIDAVA-Reference-Ontology

AIDAVA Reference Ontology
1 stars 0 forks source link

ProblemCondition with multiple codes #26

Closed SarehAghaei closed 4 months ago

SarehAghaei commented 5 months ago

In MUG data, each row in the table storing tumor information contains several disorders represented as boolean columns. If we aim to model each row as a ProblemCondition and treat the boolean disorder-columns as Codes (sphn:ProblemCondition -> sphn:hasCode -> snomedCodes), the defined cardinality of Code (0..1) prevents us from doing so.

If the cardinality cannot be changed, what alternative approach can be used to model it?

KateSerafimova commented 4 months ago

Allow cardinality one-to-many for the code.