Skip to content

Commit b1be586

Browse files
committed
multiple edits
1 parent d431d12 commit b1be586

210 files changed

Lines changed: 15503 additions & 1 deletion

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
File renamed without changes.
7.99 MB
Binary file not shown.

part1_core/UML/README.adoc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
Store UML content in this directory. Feel free to use any organizational scheme that you like.
2+
3+
Figures derived from UML diagrams should be placed in the "figures" folder.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

part1_core/document.adoc

Lines changed: 61 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,61 @@
1+
= DRAFT OGC Geoscience Markup Language (GeoSciML) - Part 1: Core
2+
:doctype: standard
3+
:encoding: utf-8
4+
:lang: en
5+
:status: draft
6+
:committee: technical
7+
:draft: 3.0
8+
:external-id: http://www.opengis.net/doc/{doc-type}/{standard}/{m.n}
9+
:docnumber: YY-999
10+
:received-date: 2029-03-30
11+
:issued-date: 2029-03-30
12+
:published-date: 2029-03-30
13+
:fullname: Editor One
14+
:fullname_2: Editor Two
15+
:docsubtype: Interface
16+
:keywords: ogcdoc, OGC document, API, openapi, html
17+
:submitting-organizations: Arizona Geological Survey (AzGS), Arizona, USA; British Geological Survey (NERC-BGS), UK; Bureau de Recherches Géologiques et Minières (BRGM), France; Commonwealth Scientific and Industrial Research Organisation (CSIRO), Australia; Geological Survey of Victoria (GSV), Australia; Geological Survey of Finland (GTK), Finland; Geological Survey of Italy (ISPRA), Italy; Geological Survey of Sweden (SGU), Sweden; Geoscience Australia (GA), Australia; Institute of Geological and Nuclear Sciences (GNS), New Zealand; Landcare Research, New Zealand; Natural Resources Canada (NRCan), Canada; U.S. Geological Survey (USGS), United States of America
18+
:mn-document-class: ogc
19+
:mn-output-extensions: xml,html,doc,pdf
20+
:local-cache-only:
21+
:data-uri-image:
22+
:pdf-uri: ./document.pdf
23+
:xml-uri: ./document.xml
24+
:doc-uri: ./document.doc
25+
:edition: 1.0
26+
27+
////
28+
Make sure to complete each included document
29+
////
30+
include::sections/clause_0_front_material.adoc[]
31+
32+
include::sections/clause_1_scope.adoc[]
33+
34+
include::sections/clause_2_conformance.adoc[]
35+
36+
include::sections/clause_3_references.adoc[]
37+
38+
include::sections/clause_4_terms_and_definitions.adoc[]
39+
40+
include::sections/clause_5_conventions.adoc[]
41+
42+
include::sections/clause_6_geosciml_models.adoc[]
43+
44+
include::sections/clause_7_conceptual_model.adoc[]
45+
46+
include::sections/clause_8_logical_model.adoc[]
47+
48+
////
49+
add or remove annexes after "A" as necessary
50+
////
51+
include::sections/annex-a.adoc[]
52+
53+
include::sections/annex-abbreviations.adoc[]
54+
55+
////
56+
Revision History should be the last annex before the Bibliography
57+
Bibliography should be the last annex
58+
////
59+
include::sections/annex-history.adoc[]
60+
61+
include::sections/annex-bibliography.adoc[]

0 commit comments

Comments
 (0)