Skip to content

Commit

Permalink
Merge pull request #290 from opengeospatial/fix_for_issue_281
Browse files Browse the repository at this point in the history
Fix for issue 281
  • Loading branch information
ghobona authored Aug 14, 2024
2 parents 851a5ec + e0ed1be commit f059014
Show file tree
Hide file tree
Showing 33 changed files with 317 additions and 2,581 deletions.
5 changes: 5 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,8 @@ scripts/.idea/
*.backup

.vscode/settings.json
policyAndProcedures/OGCNANameTypeSpecificationForDocuments/document.err.html
policyAndProcedures/OGCNANameTypeSpecificationForDocuments/document.presentation.xml
policyAndProcedures/OGCNANameTypeSpecificationForDocuments/relaton
policyAndProcedures/OGCNANameTypeSpecificationForDocuments/iev
policyAndProcedures/OGCNANameTypeSpecificationForDocuments/document.html

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.

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.

Original file line number Diff line number Diff line change
@@ -0,0 +1,53 @@
= OGC Name Type Specification - documents
:comment: ### Document type; mandatory. Visit: https://www.metanorma.org/author/ogc/authoring/ for permitted types
:doctype: policy
:comment: ### Document status/stage; mandatory. Visit: https://www.metanorma.org/author/ogc/authoring/ for permitted types
:status: draft
:comment: ### Relevant committee; mandatory. The permitted types are: technical, planning, and strategic-member-advisory
:committee: technical
:comment: ### Internal reference number; mandatory
:docnumber: 09-047r5
:comment: ### Date on which the standard was updated; mandatory
:received-date: 2099-03-28
:comment: ### Date on which the standard was approved by the issuing authority; mandatory
:issued-date: 2099-05-29
:comment: ### Date on which the standard was published; mandatory
:published-date: 2099-06-03
:copyright-year: 2024
:comment: ### Version number; optional. Dot-delimited, preferably with this structure <version number>.<minor version number>
:edition: 1.3
:comment: ### External link referencing the document; optional. If not provided, a default value is created following this structure: "http://www.opengis.net/doc/{abbrevation of doctype}/{abbrev}/{version}"
:external-id: http://www.opengis.net/doc/POL-NTS/DOC/1.3
:comment: ### Author one
:fullname: Gobe Hobona
:comment: ### Author two
:fullname_2: Simon Cox
:comment: ### Role of the authors; optional. Supply only if correspoding author is an editor
:role_2: editor
:comment: ### Metanorma flavor; mandatory
:mn-document-class: ogc
:comment: ### Directory name used as prefix for the location of image files; optional
:imagesdir: images
:comment: ### Desired output formats; mandatory
:mn-output-extensions: xml,html,doc,pdf,rxl
:comment: ### Enable local relaton cache for quick inclusion of prefetched references; optional. For further information, visit: https://www.metanorma.org/author/ref/document-attributes/#caches, https://www.metanorma.org/author/topics/building/reference-lookup/#lookup-result-caching
:local-cache-only:


// Clauses
include::sections/00-preface.adoc[]

include::sections/01-scope.adoc[]

include::sections/02-references.adoc[]

include::sections/03-naming-rule.adoc[]

include::sections/04-name-assignment-policy.adoc[]

include::sections/05-examples.adoc[]

include::sections/annex-history.adoc[]



This file was deleted.

This file was deleted.

Loading

0 comments on commit f059014

Please sign in to comment.