What is the ResearchKit "ORK" class prefix for an abbreviation?
ResearchKit classes (etc.) use "ORK" as the class prefix: ORKConsentDocument
, ORKTaskViewController
, ORKVisualConsentStep
,, etc.
I'm assuming RK stands for ResearchKit, but what about O?
I am looking for an official or reputable source; no speculative answers.
+3
Aaron brager
source
to share
1 answer
It means Open, but the project is just ResearchKit. We needed a third letter to reduce the chance of prefix collisions when the project is included in human apps.
+7
jwe
source
to share