Skip to content

Commit

Permalink
Release Version 2.10.0 (#341)
Browse files Browse the repository at this point in the history
* Fix DQ_CompletenessOmission Typo (#284)

* Fix Typo

DQ_CompletenessOmmission to DQ_CompletenessOmission

* Increment Patch Version

* 2.8.3

* Add DQ_NonQuantitativeAttributeAccuracy

* Release Version 2.9.0 (#289)

* Upgrade mdCodes

mdCodes -> 2.9.0

* Increment Ruby Version

v2.8.4

* Increment package.json Version

v2.8.4
Update package-lock.json

* Increment Patch Version

v2.8.4

* Update package-lock.json

* Replace bower.json

* Re-remove bower.json

* Increment Minor Version

* Upgrade mdCodes (#292)

* Update adiwg-json_schemas.gemspec and package.json versions to 2.9.1

* Update schema.json version to 2.9.1

* Update dataQualityReport.json schema

Remove DQ_ from report type names.

* Update dataQualityReport.json schema with translation descriptions for quality report types.

* Update dataQualityReport.json schema with corrected translation for quality report types.

* Upgrade adiwg-mdcodes to v2.9.2

* Add Gemfile.lock

Remove Gemfile.lock from .gitignore and add it.
Update mdCodes version to be exact.

* Update dataQualityReport.json

Fixed typo of FGDC

---------

Co-authored-by: Hilmar Maier <hilmar_maier@fws.gov>

* Fix Data Quality Enums (#325)

* Update dataQualityReport.json schema with corrected translation for quality report types

* chore: Update adiwg-mdjson_schemas to version 2.9.2-beta.5

* Update evaluationMethod.json schema with corrected enum values for evaluation method types

* chore: Update adiwg-mdcodes to version 2.9.3.pre.beta.3

* chore: Update adiwg-mdjson_schemas to version 2.9.2-beta.20

* Update dataQualityReport.json schema with corrected translation for quality report types

* chore: Update adiwg-mdjson_schemas and related files to version 2.9.2-beta.21

* Prepare for Release v2.9.2 (#328)

* chore: Update adiwg-mdjson_schemas and related files to version 2.9.2

* chore: Update adiwg-mdcodes to version 2.9.3

* Prepare release version 2.9.5 (#335)

* Fix DQ_CompletenessOmission Typo (#284) (#287)

* Fix Typo

DQ_CompletenessOmmission to DQ_CompletenessOmission

* Increment Patch Version

* 2.8.3

* Add DQ_NonQuantitativeAttributeAccuracy

* Squashed commit of the following:

commit f02a08c
Author: Johnathan <jwaspin@users.noreply.github.com>
Date:   Tue Feb 13 15:17:33 2024 -0700

    Release Version 2.9.0 (#289)

    * Upgrade mdCodes

    mdCodes -> 2.9.0

    * Increment Ruby Version

    v2.8.4

    * Increment package.json Version

    v2.8.4
    Update package-lock.json

    * Increment Patch Version

    v2.8.4

    * Update package-lock.json

    * Replace bower.json

    * Re-remove bower.json

    * Increment Minor Version

commit 5b598a0
Author: Johnathan <jwaspin@users.noreply.github.com>
Date:   Mon Feb 12 11:32:34 2024 -0700

    Fix DQ_CompletenessOmission Typo (#284)

    * Fix Typo

    DQ_CompletenessOmmission to DQ_CompletenessOmission

    * Increment Patch Version

    * 2.8.3

    * Add DQ_NonQuantitativeAttributeAccuracy

* chore: Update adiwg-mdjson_schemas and related files to version 2.9.2

* chore: Update adiwg-mdcodes to version 2.9.3

* chore: Update adiwg-mdcodes to version 2.9.4-beta.0 and adiwg-mdjson_schemas to version 2.9.3-beta.0

* chore: Update adiwg-mdcodes to version 2.9.4-beta.0 and adiwg-mdjson_schemas to version 2.9.3-beta.0

* Update dataQualityReport.json schema with corrected translation for quality report types

* chore: Update adiwg-mdcodes to version 2.9.4-beta.1 and adiwg-mdjson_schemas to version 2.9.3-beta.1

* Update dataQualityReport.json schema with corrected translation for quality report types

* chore: Update versions

mdCodes updated to 2.9.4-beta.4
mdJson-schemas updated to 2.9.3-beta.2

* Fix Data Quality Report Types

* chore: Increment beta version

* chore: Update adiwg-mdcodes and adiwg-mdjson_schemas versions to 2.9.4.pre.beta.5 and 2.9.3.pre.beta.5 respectively

* chore: Update adiwg-mdcodes and adiwg-mdjson_schemas versions to 2.10.0

---------

Co-authored-by: hmaier-fws <hilmar_maier@fws.gov>

* Add GitHub Actions workflow for automated release creation (#338)

* Add GitHub Actions workflow for automated deployment to GitHub Pages

* Rename action

* Add Node.js setup step to release workflow

* Feature: Acquisitions (v2.10.0) (#322)

* Add Acquisition and supporting files

Add acquisitions to metadata.

* Add acq-plan.json example file (#303)

* Add instrumentationEventList.json schema and example file (#299)

* Add instrumentationEventList.json schema and example file

* Add instrumentationEvent.json schema and example file (#298)

* Add instrumentationEvent.json schema and example file

* add reference to revision class. add enum to eventype

* fix eventType in example

* Add revision.json schema definition with example (#300)

* Add revision.json schema definition with example

* Add array type for dateInfo in revision.json

* Add reference to date

* Add acq-instrument.json schema and example file (#296)

* Add acq-instrument.json schema and example file

* Update  history to instrumentationEventList.json

* Add requestedDate.json schema and example (#301)

* Add requestedDate.json schema and example

* Update description in requestedDate.json schema

* Refactor requestedDate schema to use common date definition

* Add acq-event.json schema and example file (#302)

* Add acq-event.json schema and example file

* Add description to class

* Update "time" field in acq-event schema to use common date definition

* Update README.md (#304)

* Add acq-environment.json file and update schema (#306)

* Add acq-pass.json schema and example file (#305)

* Add acq-pass.json schema and example file

* Add required

* Change reference to string

* Add acq-platform.json schema and example file (#294)

* Add acq-platform.json schema and example file

* Update id in platform schema

* Update platform history schema reference

* add hostId to schema

* Remove hostId

My mistake, I was looking at the wrong class.

---------

Co-authored-by: Johnathan Aspinwall <jwaspin@gmail.com>

* Add acq-operation.json schema and example file (#297)

* Add acq-objective.json schema and example file (#295)

* Add acq-objective.json schema and example file

* Update objectiveType to have enum values

* add objectiveType example

* change strings to references of classes

* feat: Update package.json version to 2.9.2-beta.0

* Acq requirement (#308)

* Add acq-requirement class with example

* Add descriptions

* rename to acq-RequestedDate

* Fix acq-requirement example

* Add required fields to acq-requirement

* Fix examples to include array for clarity. (#309)

* Fix examples to include array for clarity.

* Fix acq-operation example

* fix instrumentationEvent example

* fix examples to show correct ouput. update references to other acq items.

* Id descriptions update (#320)

* rename id's and and refs to remove `acq-` prefix

* remove acq- prefix from filenames

* Update description to better reflect id's purpose

* Update plan.json

* Update plan.json

* Update requirement.json

* Update objective.json

* Update platform.json

* Update instrument.json

* Update pass.json

* Update instrumentationEvent.json

* Update instrumentationEventList.json

* Update operation.json

* Update revision.json

* Update revision.json

* Update event.json

* Update instrumentationEvent.json

* Update instrumentationEventList.json

* fix URI path

* chore: Update adiwg-mdjson_schemas to version 2.9.2.beta.2

* chore: Update adiwg-mdcodes to version 2.9.3.pre.beta.3 and mdJson-schemas to 2.9.2-beta.3

* chore: Update adiwg-mdcodes and mdJson-schemas versions

* Update objective.json schema to use object type instead of array

* chore: Update adiwg-mdjson_schemas to version 2.9.2.beta.4

* Fix identifier typo in platform.
Change event to eventType in intrumentationEvent.
Add description to instrumentationEventList.

* chore: Update adiwg-mdjson_schemas to version 2.9.4-beta.0

* chore: Update adiwg-mdjson_schemas and related files to version 2.9.2

* chore: Update adiwg-mdjson_schemas to version 2.9.3-beta.0

And update mdCodes to official release of 2.9.3

* chore: Update adiwg-mdcodes to version 2.9.3

* chore: Update adiwg-mdcodes to version 2.9.4-beta.0 and adiwg-mdjson_schemas to version 2.9.3-beta.0

* chore: Update adiwg-mdcodes to version 2.9.4-beta.0 and adiwg-mdjson_schemas to version 2.9.3-beta.0

* Update dataQualityReport.json schema with corrected translation for quality report types

* chore: Update adiwg-mdcodes to version 2.9.4-beta.1 and adiwg-mdjson_schemas to version 2.9.3-beta.1

* Update dataQualityReport.json schema with corrected translation for quality report types

* chore: Update versions

mdCodes updated to 2.9.4-beta.4
mdJson-schemas updated to 2.9.3-beta.2

* Fix Data Quality Report Types

* chore: Increment beta version

* chore: Update version to 2.10.0-beta.0

* fix citations within instrumentationEvent and instrumentationEventLis… (#331)

* fix citations within instrumentationEvent and instrumentationEventList. remove required parentOperation in operation class.

* chore: Update version to 2.10.0-beta.1

---------

Co-authored-by: Johnathan Aspinwall <jwaspin@gmail.com>

* Sync acquisitions branch (#332)

* chore: Update adiwg-mdjson_schemas and related files to version 2.10.0-beta.0

* chore: Update build script to include bundling step

* chore: Update adiwg-mdjson_schemas and related files to version 2.10.0-beta.5

* Release Version 2.9.5 (#337)

* Fix DQ_CompletenessOmission Typo (#284)

* Fix Typo

DQ_CompletenessOmmission to DQ_CompletenessOmission

* Increment Patch Version

* 2.8.3

* Add DQ_NonQuantitativeAttributeAccuracy

* Release Version 2.9.0 (#289)

* Upgrade mdCodes

mdCodes -> 2.9.0

* Increment Ruby Version

v2.8.4

* Increment package.json Version

v2.8.4
Update package-lock.json

* Increment Patch Version

v2.8.4

* Update package-lock.json

* Replace bower.json

* Re-remove bower.json

* Increment Minor Version

* Upgrade mdCodes (#292)

* Update adiwg-json_schemas.gemspec and package.json versions to 2.9.1

* Update schema.json version to 2.9.1

* Update dataQualityReport.json schema

Remove DQ_ from report type names.

* Update dataQualityReport.json schema with translation descriptions for quality report types.

* Update dataQualityReport.json schema with corrected translation for quality report types.

* Upgrade adiwg-mdcodes to v2.9.2

* Add Gemfile.lock

Remove Gemfile.lock from .gitignore and add it.
Update mdCodes version to be exact.

* Update dataQualityReport.json

Fixed typo of FGDC

---------

Co-authored-by: Hilmar Maier <hilmar_maier@fws.gov>

* Fix Data Quality Enums (#325)

* Update dataQualityReport.json schema with corrected translation for quality report types

* chore: Update adiwg-mdjson_schemas to version 2.9.2-beta.5

* Update evaluationMethod.json schema with corrected enum values for evaluation method types

* chore: Update adiwg-mdcodes to version 2.9.3.pre.beta.3

* chore: Update adiwg-mdjson_schemas to version 2.9.2-beta.20

* Update dataQualityReport.json schema with corrected translation for quality report types

* chore: Update adiwg-mdjson_schemas and related files to version 2.9.2-beta.21

* Prepare for Release v2.9.2 (#328)

* chore: Update adiwg-mdjson_schemas and related files to version 2.9.2

* chore: Update adiwg-mdcodes to version 2.9.3

* Prepare release version 2.9.5 (#335)

* Fix DQ_CompletenessOmission Typo (#284) (#287)

* Fix Typo

DQ_CompletenessOmmission to DQ_CompletenessOmission

* Increment Patch Version

* 2.8.3

* Add DQ_NonQuantitativeAttributeAccuracy

* Squashed commit of the following:

commit f02a08c
Author: Johnathan <jwaspin@users.noreply.github.com>
Date:   Tue Feb 13 15:17:33 2024 -0700

    Release Version 2.9.0 (#289)

    * Upgrade mdCodes

    mdCodes -> 2.9.0

    * Increment Ruby Version

    v2.8.4

    * Increment package.json Version

    v2.8.4
    Update package-lock.json

    * Increment Patch Version

    v2.8.4

    * Update package-lock.json

    * Replace bower.json

    * Re-remove bower.json

    * Increment Minor Version

commit 5b598a0
Author: Johnathan <jwaspin@users.noreply.github.com>
Date:   Mon Feb 12 11:32:34 2024 -0700

    Fix DQ_CompletenessOmission Typo (#284)

    * Fix Typo

    DQ_CompletenessOmmission to DQ_CompletenessOmission

    * Increment Patch Version

    * 2.8.3

    * Add DQ_NonQuantitativeAttributeAccuracy

* chore: Update adiwg-mdjson_schemas and related files to version 2.9.2

* chore: Update adiwg-mdcodes to version 2.9.3

* chore: Update adiwg-mdcodes to version 2.9.4-beta.0 and adiwg-mdjson_schemas to version 2.9.3-beta.0

* chore: Update adiwg-mdcodes to version 2.9.4-beta.0 and adiwg-mdjson_schemas to version 2.9.3-beta.0

* Update dataQualityReport.json schema with corrected translation for quality report types

* chore: Update adiwg-mdcodes to version 2.9.4-beta.1 and adiwg-mdjson_schemas to version 2.9.3-beta.1

* Update dataQualityReport.json schema with corrected translation for quality report types

* chore: Update versions

mdCodes updated to 2.9.4-beta.4
mdJson-schemas updated to 2.9.3-beta.2

* Fix Data Quality Report Types

* chore: Increment beta version

* chore: Update adiwg-mdcodes and adiwg-mdjson_schemas versions to 2.9.4.pre.beta.5 and 2.9.3.pre.beta.5 respectively

* chore: Update adiwg-mdcodes and adiwg-mdjson_schemas versions to 2.10.0

---------

Co-authored-by: hmaier-fws <hilmar_maier@fws.gov>

* Add GitHub Actions workflow for automated release creation (#338)

* Add GitHub Actions workflow for automated deployment to GitHub Pages

* Rename action

* Add Node.js setup step to release workflow

---------

Co-authored-by: Hilmar Maier <hilmar_maier@fws.gov>

---------

Co-authored-by: J-Oliveros <97468338+J-Oliveros@users.noreply.github.com>
Co-authored-by: Jonathan Oliveros <joliveros@xentity.com>
Co-authored-by: Hilmar Maier <hilmar_maier@fws.gov>

* Remove translation section from dataQualityReport schema (#343)

---------

Co-authored-by: Hilmar Maier <hilmar_maier@fws.gov>
Co-authored-by: J-Oliveros <97468338+J-Oliveros@users.noreply.github.com>
Co-authored-by: Jonathan Oliveros <joliveros@xentity.com>
  • Loading branch information
4 people authored Dec 17, 2024
1 parent 71bd050 commit 6cdc2f7
Show file tree
Hide file tree
Showing 34 changed files with 869 additions and 11 deletions.
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
adiwg-mdjson_schemas (2.9.5)
adiwg-mdjson_schemas (2.10.0)

GEM
remote: https://rubygems.org/
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,15 +15,15 @@ Use with [ruby-json-schema/json-schema](https://github.com/ruby-json-schema/json

Add this line to your application's Gemfile:

gem 'adiwg-json_schemas'
gem 'adiwg-mdjson_schemas'

And then execute:

$ bundle

Or install it yourself as:

$ gem install adiwg-json_schemas
$ gem install adiwg-mdjson_schemas

## npm

Expand Down
10 changes: 10 additions & 0 deletions examples/environment.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
[
{
"averageAirTemperature": 9.9,
"maxRelativeHumidity": 9.9,
"maxAltitude": 9.9,
"meteorologicalConditions": "meteorological conditions",
"solarAzimuth": 9.9,
"solarElevation": 9.9
}
]
13 changes: 13 additions & 0 deletions examples/event.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
[
{
"eventId": "event ID",
"identifier": { },
"trigger": "manual",
"context": "pass",
"sequence": "start",
"time": "2019-06-10T16:07:00",
"expectedObjective": ["objectiveId"],
"relatedPass": "passId",
"relatedSensor": ["instrumentId"]
}
]
12 changes: 12 additions & 0 deletions examples/instrument.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
[
{
"instrumentId": "instrument ID",
"citation": [],
"identifier": {},
"instrumentType": "instrument type",
"description": "instrument description",
"mountedOn": "platformId",
"history": [ ],
"hostId": "host instrument ID"
}
]
9 changes: 9 additions & 0 deletions examples/instrumentationEvent.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
[
{
"citation": [ ],
"description": "description here",
"extent": [ ],
"eventType": "dataLoss",
"revisionHistory": [ ]
}
]
9 changes: 9 additions & 0 deletions examples/instrumentationEventList.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
[
{
"citation": [ ],
"description": "description here",
"locale": { },
"constraints": [ ],
"instrumentationEvent": [ ]
}
]
13 changes: 13 additions & 0 deletions examples/objective.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
[
{
"objectiveId": "objective ID",
"identifier": [ ],
"priority": "objective priority",
"objectiveType": ["instantaneousCollection"],
"function": [],
"extent": [ ],
"objectiveOccurrence": [ ],
"pass": [ ],
"sensingInstrument": [ ]
}
]
16 changes: 16 additions & 0 deletions examples/operation.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
[
{
"operationId": "operation ID",
"description": "operation description",
"citation": { },
"identifier": { },
"status": "pending",
"operationType": "real",
"objective": [ ],
"parentOperation": { },
"childOperation": [ ],
"plan": { },
"platform": [ ],
"significantEvent": [ ]
}
]
8 changes: 8 additions & 0 deletions examples/pass.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
[
{
"passId": "pass ID",
"identifier": { },
"extent": { },
"relatedEvent": [ ]
}
]
10 changes: 10 additions & 0 deletions examples/plan.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
[
{
"planId": "plan ID",
"planType": "linear",
"status": "accepted",
"citation": { },
"planOperation": [ ],
"satisfiedRequirement": [ ]
}
]
11 changes: 11 additions & 0 deletions examples/platform.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
[
{
"platformId": "platform ID",
"citation": { },
"identifier": { },
"description": "platform description",
"sponsor": [ ],
"instrument": [ ],
"history": [ ]
}
]
4 changes: 4 additions & 0 deletions examples/requestedDate.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"requestedDateOfCollection": "2019-06-10T16:01:00",
"latestAcceptableDate": "2019-06-13:T16:02:00"
}
14 changes: 14 additions & 0 deletions examples/requirement.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
[
{
"requirementId": "requirement ID",
"citation": { },
"identifier": { },
"requestor": [ ],
"recipient": [ ],
"priority": "critical",
"requestedDate": { },
"expiryDate": "2019-06-10T15:50:00",
"satisfiedPlan": [ ]
}
]

5 changes: 5 additions & 0 deletions examples/revision.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"description": "description",
"responsibleParty": [ ],
"dateInfo": [ ]
}
2 changes: 1 addition & 1 deletion lib/adiwg/mdjson_schemas/version.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module ADIWG
module MdjsonSchemas
# Current schema version number
VERSION = "2.9.5"
VERSION = "2.10.0"
end
end
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mdjson-schemas",
"version": "2.9.5",
"version": "2.10.0",
"description": "JSON schemas, examples, and templates for ADIwg metadata standards",
"main": "index.js",
"directories": {
Expand Down
70 changes: 70 additions & 0 deletions schema/acquisition.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,70 @@
{
"id": "acquisition.json#",
"$schema": "http://json-schema.org/draft-04/schema#",
"description": "Designations for the measuring instruments, the platform carrying them, and the mission to which the data contributes.",
"type": "object",
"example": "../examples/acquisition.json",
"translation": {
"ISO 19115-2": [
"MD_Metadata > acquisitionInformation > MI_AcquisitionInformation"
],
"FGDC CSDGM": ["idinfo > accconst"]
},
"additionalProperties": false,
"properties": {
"scope": {
"$ref": "./scope.json#"
},
"plan": {
"type": "array",
"items": {
"$ref": "./plan.json#"
}
},
"requirement": {
"type": "array",
"items": {
"$ref": "./requirement.json#"
}
},
"objective": {
"type": "array",
"items": {
"$ref": "./objective.json#"
}
},
"platform": {
"type": "array",
"items": {
"$ref": "./platform.json#"
}
},
"instrument": {
"type": "array",
"items": {
"$ref": "./instrument.json#"
}
},
"operation": {
"type": "array",
"items": {
"$ref": "./operation.json#"
}
},
"event": {
"type": "array",
"items": {
"$ref": "./event.json#"
}
},
"pass": {
"type": "array",
"items": {
"$ref": "./pass.json#"
}
},
"environment": {
"$ref": "./environment.json#"
}
}
}
34 changes: 34 additions & 0 deletions schema/environment.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
{
"id": "environment.json#",
"$schema": "http://json-schema.org/draft-04/schema#",
"description": "information about the environmental conditions during the acquisition",
"type": "object",
"example": "../examples/environment.json",
"additionalProperties": false,
"properties": {
"averageAirTemperature": {
"type": "number",
"description": "average air temperature along the flight pass during the photo flight"
},
"maxRelativeHumidity": {
"type": "number",
"description": "maximum relative humidity along the flight pass during the photo flight"
},
"maxAltitude": {
"type": "number",
"description": "maximum altitude during the photo flight"
},
"meteorologicalConditions": {
"type": "string",
"description": "meteorological conditions in the photo flight area, in particular clouds, snow and wind"
},
"solarAzimuth": {
"type": "number",
"description": "clockwise angle in degrees from north to the centre of the sun’s disc. Note: This angle is calculated from the nadir point of the sensor, not at the centre point of the image"
},
"solarElevation": {
"type": "number",
"description": "angle between the horizon and the centre of the Sun’s disk"
}
}
}
56 changes: 56 additions & 0 deletions schema/event.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,56 @@
{
"id": "event.json#",
"$schema": "http://json-schema.org/draft-04/schema#",
"description": "designations for the planning information related to meeting the data acquisition requirements",
"type": "object",
"example": "../examples/event.json",
"additionalProperties": false,
"required": ["eventId", "identifier", "trigger", "context", "sequence", "time"],
"properties": {
"eventId": {
"type": "string",
"description": "a unique mdJSON system identifier for the event"
},
"identifier": {
"$ref": "./identifier.json#",
"description": "event name or number"
},
"trigger": {
"type": "string",
"description": "initiator of the event",
"enum": ["automatic", "manual", "preProgrammed"]
},
"context": {
"type": "string",
"description": "meaning of the event",
"enum": ["acquisition", "pass", "wayPoint"]
},
"sequence": {
"type": "string",
"description": "relative time ordering of the event",
"enum": ["start", "end", "instantaneous"]
},
"time": {
"$ref": "./common.json#/definitions/date",
"description": "time the event occurred"
},
"expectedObjective": {
"type": "array",
"items": {
"$ref": "./objective.json#"
},
"description": "objective or objectives satisfied by an event"
},
"relatedPass": {
"$ref": "./pass.json#",
"description": "pass during which an event occurs"
},
"relatedSensor": {
"type": "array",
"items": {
"$ref": "./instrument.json#"
},
"description": "instrument or instruments for which the event is meaningful"
}
}
}
Loading

0 comments on commit 6cdc2f7

Please sign in to comment.