https://github.com/opengeospatial/ogc-modspec
OGC ModSpec in Metanorma
https://github.com/opengeospatial/ogc-modspec
Last synced: 3 months ago
JSON representation
OGC ModSpec in Metanorma
- Host: GitHub
- URL: https://github.com/opengeospatial/ogc-modspec
- Owner: opengeospatial
- Created: 2022-06-13T17:39:53.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2026-03-05T15:49:33.000Z (4 months ago)
- Last Synced: 2026-03-05T17:52:02.300Z (4 months ago)
- Language: Ruby
- Size: 22.1 MB
- Stars: 1
- Watchers: 20
- Forks: 3
- Open Issues: 31
-
Metadata Files:
- Readme: README.adoc
Awesome Lists containing this project
README
= OGC: ModSpec
image:https://github.com/opengeospatial/ogc-modspec/workflows/generate/badge.svg["Build Status", link="https://github.com/opengeospatial/ogc-modspec/actions/workflows/generate.yml"]
* https://opengeospatial.github.io/ogc-modspec/documents/document.html[OGC ModSpec Part 1: Core (HTML)]
* https://docs.ogc.org/DRAFTS/24-065.html[OGC ModSpec Part2: UML (HTML)]
* https://docs.ogc.org/DRAFTS/24-066.html[OGC ModSpec Part3: XML (HTML)]
* https://docs.ogc.org/DRAFTS/25-002.html[OGC ModSpec Version 1.1 Release Notes]
== General
This repository contains the revision to the ModSpec core standard and related parts, including:
* The original 08-131r3 as approved in 2009. This is a Word document showing all the initial edits circa mid 2024 as well as comments used for discussion.
* Issues for discussion and resolution related to the proposed changes
* Version 1.1 release notes
* The ModSpec content for the Part 1: Core, Part 2: UML, and Part 3: XML encoded using the OGC Metanorma template
* The OGC ModSpec Policy document
== Structure
`sources/`::
source of documents, images, and models
`_site/`::
(automatically generated, in the `gh-pages` branch) published document.
== Usage
This repository uses `metanorma` to run these processes.
== Installing build tools
See https://www.metanorma.org/install/
== Building the document
If you have installed the build tools locally, and wish to run the
locally-installed compilation tools, there is nothing further to set.
If you use a locally installed Metanorma, run:
[source,sh]
----
metanorma site generate
----
If you don't want to deal with local dependencies, use the docker
version by:
[source,sh]
----
docker run -v "$(pwd)":/metanorma -v ${HOME}/.fontlist/fonts/:/config/fonts metanorma/metanorma metanorma compile --agree-to-terms -t ogc -x xml,html,pdf document.adoc
----
== License
These documents are published by the OGC. The copyright of such
documents remain unchanged.
All other code and information, copyright Ribose.