Skip to content

opengeospatial/ogc-modspec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OGC: ModSpec

General

This repository contains the ModSpec standards, including:

  • The original 08-131r3 as approved in 2013

  • A Reed edit branch containing the <many> proposed changes for a Version 2 revision

  • Issues for discussion and resolution related to the proposed changes

Structure

sources/

source of documents 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

UML model definitions

This repository uses the LutaML-UML syntax in specifying the ModSpec model.

The models are located here:

  • sources/models/ogc-modspec.lutaml

Documentation of the language is found here:

License

These documents are published by OGC; the copyright of such documents (as well as their converted text) remain unchanged.

All other code and information, copyright Ribose.