Skip to content

Commit 8457595

Browse files
committed
deploy 429113c (429113c)
1 parent c22c1f6 commit 8457595

7 files changed

Lines changed: 3059 additions & 103 deletions

File tree

hds-lib.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

hds-lib.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

hds-model.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ title: HDS Model
55

66
# HDS Model
77

8-
The `HDSModel` loads the [HDS data model](https://github.com/healthdatasafe/data-model-draft) and exposes it through lazy-loaded helper classes for items, streams, authorizations, event types, and datasources.
8+
The `HDSModel` loads the [HDS data model](https://github.com/healthdatasafe/data-model) and exposes it through lazy-loaded helper classes for items, streams, authorizations, event types, and datasources.
99

1010
## Initialization
1111

index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Generic toolkit for server and web applications built for the [Health Data Safe]
1515

1616
1. **Global settings** — Configure service endpoints and localization preferences
1717
2. **Pryv extensions** — Extends the [Pryv JS library](https://github.com/pryv/lib-js) with Socket.io and Monitor support
18-
3. **HDS Data Model** — Load and query the [HDS data model](https://github.com/healthdatasafe/data-model-draft) as a singleton: item definitions, streams, authorizations, event types, datasources
18+
3. **HDS Data Model** — Load and query the [HDS data model](https://github.com/healthdatasafe/data-model) as a singleton: item definitions, streams, authorizations, event types, datasources
1919
4. **App Templates** — Framework for building consent-based data collection and sharing applications (Manager, Collector, Invite, Client flows)
2020
5. **Toolkit** — Helpers for stream auto-creation, reminders, duration parsing, and more
2121

0 commit comments

Comments
 (0)