Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revert "Reference IEEE standard schemas" #27

Merged
merged 1 commit into from
Jul 29, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
39 changes: 0 additions & 39 deletions schema/omh/area-unit-value-1.1.json

This file was deleted.

66 changes: 0 additions & 66 deletions schema/omh/blood-pressure-4.0.json

This file was deleted.

1 change: 0 additions & 1 deletion schema/omh/blood-pressure-4.x.json

This file was deleted.

6 changes: 1 addition & 5 deletions schema/omh/body-posture-1.0.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
{
"$schema": "http://json-schema.org/draft-04/schema#",
"deprecation": {
"reason": "This schema is now deprecated, in favor of the IEEE 1752.1 schema of the same name.",
"supersededBy": "https://w3id.org/ieee/ieee-1752-schema/body-posture.json",
"date": "2022-12-01"
},

"type": "string",
"description": "The posture of the subject (for example, during a clinical measurement). This value set is not exhaustive.",
"references": [
Expand Down
6 changes: 1 addition & 5 deletions schema/omh/physical-activity-1.2.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
{
"$schema": "http://json-schema.org/draft-04/schema#",
"deprecation": {
"reason": "This schema is now deprecated, in favor of the IEEE 1752.1 schema with the same name.",
"supersededBy": "https://w3id.org/ieee/ieee-1752-schema/physical-activity.json",
"date": "2022-12-01"
},

"description": "This schema represents a single episode of physical activity.",
"type": "object",
"references": [
Expand Down
6 changes: 1 addition & 5 deletions schema/omh/step-count-3.0.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
{
"$schema": "http://json-schema.org/draft-07/schema#",
"deprecation": {
"reason": "This schema is now deprecated, in favor of the IEEE 1752.1 physical-activity schema which models also number of steps.",
"supersededBy": "https://w3id.org/ieee/ieee-1752-schema/physical-activity.json",
"date": "2022-12-01"
},

"description": "This schema represents number of steps.",

"type": "object",
Expand Down
6 changes: 1 addition & 5 deletions schema/omh/time-frame-1.0.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
{
"$schema": "http://json-schema.org/draft-04/schema#",
"deprecation": {
"reason": "This schema is now deprecated, in favor of the IEEE 1752.1 schema of the same name.",
"supersededBy": "https://w3id.org/ieee/ieee-1752-schema/time-frame.json",
"date": "2022-12-01"
},

"description": "This schema describes a time frame as a point in time or a time interval.",

"type": "object",
Expand Down
6 changes: 1 addition & 5 deletions schema/omh/time-interval-1.0.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
{
"$schema": "http://json-schema.org/draft-04/schema#",
"deprecation": {
"reason": "This schema is now deprecated, in favor of the IEEE 1752.1 schema of the same name.",
"supersededBy": "https://w3id.org/ieee/ieee-1752-schema/time-interval.json",
"date": "2022-12-01"
},

"description": "This schema describes an interval of time. In the absence of a precise start and/or end time, the time interval can be described as a date + a part of the day (morning, afternoon, evening, night). No commitments are made as to whether the start or end time point itself is included in the interval (i.e., whether the defined interval includes the boundary point(s) or not).",
"type": "object",

Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

3 changes: 0 additions & 3 deletions test-data/omh/area-unit-value/1.1/shouldFail/unit-only.json

This file was deleted.

3 changes: 0 additions & 3 deletions test-data/omh/area-unit-value/1.1/shouldFail/value-only.json

This file was deleted.

This file was deleted.

This file was deleted.

14 changes: 0 additions & 14 deletions test-data/omh/blood-pressure/4.0/shouldFail/invalid-pa-value.json

This file was deleted.

This file was deleted.

13 changes: 0 additions & 13 deletions test-data/omh/blood-pressure/4.0/shouldFail/invalid-unit.json

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading