Changes
Page history
Update Querying OSDU Schema
authored
Dec 08, 2021
by
Joel Romero
Hide whitespace changes
Inline
Side-by-side
Querying-OSDU-Schema.md
0 → 100644
View page @
0781e221
The following resources were provided by Debasis regarding schema.
• The attached yaml file, which can be viewed using
<https://editor.swagger.io/>
, documents the available Schema APIs
• A list of available schemas can be retrieved using the Schema Service, within Postman, using the following command:
GET {{SCHEMA_HOST}}/schema?limit=10000
• In order to get details of a specific entry, in this case master-data--Prospect:1.0.0 use this command:
{{SCHEMA_HOST}}/schema/opendes:wks:master-data--Prospect:1.0.0
• Master Data Repository
<https://gitlab.opengroup.org/osdu/subcommittees/data-def/work-products/schema/-/tree/master/Examples/master-data>
• Sample json file for well data
<https://gitlab.opengroup.org/osdu/subcommittees/data-def/work-products/schema/-/blob/master/Examples/master-data/Well.1.0.0.json>
\[
schema.yaml
\]
(/uploads/9253caac285941c07067fbcf43f16f2c/schema.yaml)
\ No newline at end of file