forked from opengeospatial/ogcapi-processes
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathogcmetanorma.json
More file actions
30 lines (30 loc) · 1.25 KB
/
ogcmetanorma.json
File metadata and controls
30 lines (30 loc) · 1.25 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
{
"0": {
"OGC_doc_number": "18-062r3",
"urn":"http://www.opengis.net/doc/IS/ogcapi-processes-1/2.0",
"title":"OGC API - Processes - Part 1: Core",
"version":"2.0.0",
"path":"18-062.adoc"
},
"1": {
"OGC_doc_number": "20-044",
"urn":"http://www.opengis.net/doc/IS/ogcapi-processes-2/1.0",
"title":"OGC API - Processes - Part 2: Deploy, Replace, Undeploy",
"version":"1.0.0",
"path":"extensions/deploy_replace_undeploy/standard/20-044.adoc"
},
"2": {
"OGC_doc_number": "21-099",
"urn":"http://www.opengis.net/doc/IS/ogcapi-processes-3/1.0",
"title":"OGC API - Processes - Part 3: Workflows and Chaining",
"version":"1.0.0",
"path":"extensions/workflows/21-099.adoc"
},
"3": {
"OGC_doc_number": "24-051",
"urn":"http://www.opengis.net/doc/IS/ogcapi-processes-4/1.0",
"title":"OGC API - Processes - Part 4: Job Managment",
"version":"1.0.0",
"path":"extensions/job_management/standard/24-051.adoc"
}
}