Skip to content

Latest commit

 

History

History
61 lines (37 loc) · 1.72 KB

README.adoc

File metadata and controls

61 lines (37 loc) · 1.72 KB

OGC: ModSpec

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 Core, Part 1, and Part 2 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

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:

metanorma site generate

If you don’t want to deal with local dependencies, use the docker version by:

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.