Closed ronaldtse closed 4 years ago
Sure @ronaldtse , working on it!
Hi @ronaldtse , I'm not sure about how I should typeset the Tests. Could you please check a sample markup for me to see if I'm going well?
Ok, for example, for this part of the original doc:
I'm using the following markup:
=== Basic WPS (Conformance Class)
The OGC URI identifier of this conformance class is: *http://www.opengis.net/spec/WPS/2.0/conf/service/profile/basic-wps*
[requeriment,type="verification"]
====
[requirement,type="general",label="Test id"]
======
conf/service/profile/basic-wps
======
[recommendation,type="general",label="Test purpose"]
======
Verify that the server implements the Basic WPS conformance class.
======
[requirement,type="general",label="Test method"]
======
Verify that the server implements the Synchronous WPS and/or the Asynchronous WPS conformance class. Verify that the requests and responses to a supported operation are syntactically correct. Verify that the service supports the Synchronous WPS Conformance class, the Asynchronous WPS Conformance class or both. Verify that all process offerings implement the native process model. Verify the following list of conformance tests:
- <<annex-subsec-process-xml-encoding>>, <<annex-subsec-process-data-types-xml-encoding>>
- <<annex-subsec-synchronous-wps-conformance-class>> and/or <<annex-subsec-asynchronous-wps-conformance-class>>
======
====
Which results in the following output:
Am I right?
Am I right?
This question was answered here https://github.com/metanorma/mn-samples-ogc/pull/46
This task is pushed and merged. Closing.
14-065r2 contains Requirements.
Example:
Contains Requirement Classes:
Example:
And also contains Tests:
Metanorma supports encoding Requirements, Requirement Classes and Tests according to this syntax: https://www.metanorma.com/author/ogc/authoring/#recommendations-requirements-and-permissions
@manuel489 could you help convert all of these elements into the new syntax? Thanks!