OCKStore
E853024
OCKStore is CareKit’s data persistence layer, providing storage and management of care plans, tasks, and outcomes for iOS health applications.
All labels observed (1)
| Label | Occurrences |
|---|---|
| OCKStore canonical | 1 |
How this entity was disambiguated
This entity first appeared as the object of triple T10266777 — resolving that mention is where its identity was fixed. The disambiguator weighed these candidate entities and picked the highlighted one (or “None”, minting a new entity). This is how homonymy is resolved: the same surface form can point to different entities.
NED1
Entity disambiguation (via context triple)
gpt-5-mini-2025-08-07
Target entity: OCKStore Context triple: [CareKit, component, OCKStore]
-
A.
RocksDB
RocksDB is a high-performance, embeddable key–value store developed by Facebook, optimized for fast storage on flash and solid-state drives using a Log-Structured Merge-Tree (LSM) architecture.
-
B.
LevelDB
LevelDB is a fast, lightweight, open-source key–value storage library developed by Google, designed for high-performance reads and writes using a log-structured merge-tree architecture.
-
C.
ColumnStore
ColumnStore is a columnar storage engine for MariaDB designed to support scalable, high-performance analytics and data warehousing workloads.
-
D.
CockroachDB
CockroachDB is a distributed SQL database designed for horizontal scalability, strong consistency, and high fault tolerance across multiple nodes and regions.
-
E.
Indexed Database API
The Indexed Database API is a low-level web browser API that enables client-side storage of significant amounts of structured data, including files and blobs, with powerful indexing and querying capabilities.
- F. None of above. chosen
- G. Unsure - the case is ambiguous/there is not enough information to decide.
NED2
Entity disambiguation (via description)
gpt-5-mini-2025-08-07
Target entity: OCKStore Target entity description: OCKStore is CareKit’s data persistence layer, providing storage and management of care plans, tasks, and outcomes for iOS health applications.
-
A.
RocksDB
RocksDB is a high-performance, embeddable key–value store developed by Facebook, optimized for fast storage on flash and solid-state drives using a Log-Structured Merge-Tree (LSM) architecture.
-
B.
LevelDB
LevelDB is a fast, lightweight, open-source key–value storage library developed by Google, designed for high-performance reads and writes using a log-structured merge-tree architecture.
-
C.
ColumnStore
ColumnStore is a columnar storage engine for MariaDB designed to support scalable, high-performance analytics and data warehousing workloads.
-
D.
CockroachDB
CockroachDB is a distributed SQL database designed for horizontal scalability, strong consistency, and high fault tolerance across multiple nodes and regions.
-
E.
Indexed Database API
The Indexed Database API is a low-level web browser API that enables client-side storage of significant amounts of structured data, including files and blobs, with powerful indexing and querying capabilities.
- F. None of above. chosen
Statements (47)
| Predicate | Object |
|---|---|
| instanceOf |
CareKit component
ⓘ
CareKit data store ⓘ Swift class ⓘ persistent store ⓘ |
| canBeWrappedBy | OCKSynchronizedStoreManager NERFINISHED ⓘ |
| conformsTo | OCKAnyStoreProtocol NERFINISHED ⓘ |
| developedBy | Apple NERFINISHED ⓘ |
| documentationURL | https://developer.apple.com/documentation/carekit/ockstore ⓘ |
| framework | CareKit NERFINISHED ⓘ |
| hasDesignGoal |
local on-device storage
ⓘ
privacy-preserving data management ⓘ |
| introducedIn | CareKit 2.x API surface ⓘ |
| manages |
OCKCarePlan
NERFINISHED
ⓘ
OCKContact NERFINISHED ⓘ OCKOutcome NERFINISHED ⓘ OCKPatient ⓘ OCKTask ⓘ |
| notifiesVia |
NotificationCenter
NERFINISHED
ⓘ
delegate callbacks ⓘ |
| partOf | CareKit NERFINISHED ⓘ |
| persistsDataUsing | Core Data NERFINISHED ⓘ |
| platform |
iOS
ⓘ
macOS ⓘ tvOS NERFINISHED ⓘ watchOS NERFINISHED ⓘ |
| programmingLanguage | Swift NERFINISHED ⓘ |
| provides |
CRUD operations for CareKit entities
ⓘ
data persistence layer ⓘ storage of care plans ⓘ storage of outcomes ⓘ storage of tasks ⓘ |
| replaces | older CareKit store APIs ⓘ |
| supports |
asynchronous operations
ⓘ
background data operations ⓘ logical deletion of records ⓘ querying by date interval ⓘ querying by identifier ⓘ synchronous operations ⓘ versioned records ⓘ |
| supportsFeature |
care plan versioning
ⓘ
linking outcomes to tasks ⓘ recording outcomes ⓘ scheduling of tasks ⓘ tracking of adherence ⓘ |
| usedFor |
care management apps
ⓘ
health applications ⓘ research and clinical studies apps ⓘ |
How these facts were elicited
The pipeline generated the facts above by prompting gpt-5.1 with this entity's name + description and the instruction below.
Instruction
You are a knowledge base construction expert. Given a subject entity and a description of it, return factual statements that you know for the subject as a JSON list of dictionaries(triples), where keys must be "subject", "predicate" and "object". The number of facts may be very high, between 25 to 50 or more, for very popular subjects. For less popular subjects, the number of facts can be very low, like 5 or 10. # Requirements - If you don't know the subject at all, return an empty list. - If the subject is not a named entity, return an empty list. - Include at least one triple where predicate is "instanceOf". - Do not get too wordy. - Separate several objects into multiple triples with one object.
Input
Subject: OCKStore Description of subject: OCKStore is CareKit’s data persistence layer, providing storage and management of care plans, tasks, and outcomes for iOS health applications.
Referenced by (1)
Full triples — surface form annotated when it differs from this entity's canonical label.