Skip to content

Commit

Permalink
Revert "Feature/reference ieee schemas"
Browse files Browse the repository at this point in the history
  • Loading branch information
scarini committed Jul 29, 2023
1 parent 13c85d1 commit f25a749
Show file tree
Hide file tree
Showing 29 changed files with 5 additions and 288 deletions.
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.

0 comments on commit f25a749

Please sign in to comment.