diff --git a/README.md b/README.md index 54d66c3..bdff5ed 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ The purpose of this repository is to support development and maintenance of extensions to the ReSpec application to enable it to produce OASIS-styled specifications. The original work was done by Nicholas -Crossley of the OSLC Core TC. +Crossley of the OSLC Core TC. The TAB itself is not formally an OASIS Technical Committee, but a working group chartered by the OASIS Board to provide technical @@ -33,8 +33,7 @@ First, switch your document to use ReSpec from a local development server: Next, start a dev server to serve this file: - cd builds/ - http-server -p 9000 . + http-server -p 9000 builds/ Finally, set up an automatic ReSpec build when any of its files are changed: @@ -50,7 +49,7 @@ Members of the [Technical Advisory Board members of the [OSLC Open Project](https://open-services.net/about/), create and manage technical content in this TC GitHub repository ( ) as part of the TAB\'s -chartered work (*i.e.*, the program of work and deliverables described +chartered work (_i.e._, the program of work and deliverables described in its [charter](https://www.oasis-open.org/committees/tab/charter.php)). @@ -69,7 +68,6 @@ which are used for development of open source [licensed](https://www.oasis-open.org/resources/open-repositories/licenses) content. - ### Contributions As stated in this repository\'s [CONTRIBUTING diff --git a/builds/respec-oasis-common-2.1.30.js b/builds/respec-oasis-common-2.1.30.js index 176b0fc..d4be7fa 100644 --- a/builds/respec-oasis-common-2.1.30.js +++ b/builds/respec-oasis-common-2.1.30.js @@ -3825,10 +3825,10 @@ define('tmpl',["handlebars", "text"], function (hb, text) { define('tmpl!templates/headers.html', ['handlebars'], function (hb) { return Handlebars.compile('
\n

\n {{#if prependOASIS}}\n \'OASIS\n


\n {{/if}}\n

\n

{{title}}

\n

\n {{#if docStatus}}\n {{docStatus}}\n {{/if}}\n {{#if publishHumanDate}}\n
\n \n {{/if}}\n

\n
\n {{#unless isWD}}\n
\n
This stage:
\n
\n {{thisVersion}} (Authoritative)\n
\n {{#if showPDF}}\n {{thisPDFVersion}}\n {{/if}}\n
\n {{/unless}}\n {{#unless isNoTrack}}\n {{#if showPreviousVersion}}\n
Previous stage:
\n
\n {{#if prevVersion}}\n {{prevVersion}} (Authoritative)\n
\n {{prevPDFVersion}}\n {{#if previousDocStatus}}\n
(published as {{previousDocStatus}}{{#if previousPublishHumanDate}} on {{previousPublishHumanDate}}{{/if}})\n {{/if}}\n {{else}}\n N/A\n {{/if}}\n
\n {{/if}}\n {{#if latestVersion}}\n
\n
Latest stage:
\n
\n {{latestVersion}} (Authoritative)\n {{#if showPDF}}\n
\n {{latestPDFVersion}}\n {{/if}}\n
\n\n {{/if}}\n {{#if latestSpecVersion}}\n
\n
Latest version:
\n
{{latestSpecVersion}}
\n {{/if}}\n {{/unless}}\n {{#if edDraftURI}}\n
Latest editor\'s draft:
\n
{{edDraftURI}}
\n {{/if}}\n {{#if testSuiteURI}}\n
Test suite:
\n
{{testSuiteURI}}
\n {{/if}}\n {{#if implementationReportURI}}\n
Implementation report:
\n
{{implementationReportURI}}
\n {{/if}}\n {{#if wg}}\n
Open Project:
\n
{{wg}}
\n {{/if}}\n {{#if chairs}}\n
Project Chair{{#if multipleChairs}}s{{/if}}:
\n {{showPeople "Chair" chairs}}\n {{/if}}\n
Editor{{#if multipleEditors}}s{{/if}}:
\n {{showPeople "Editor" editors}}\n {{#if authors}}\n
Author{{#if multipleAuthors}}s{{/if}}:
\n {{showPeople "Author" authors}}\n {{/if}}\n {{#if otherLinks}}\n {{#each otherLinks}}\n {{#if key}}\n
{{key}}:
\n {{#if data}}\n {{#each data}}\n {{#if value}}\n
\n {{#if href}}{{/if}}\n {{value}}\n {{#if href}}{{/if}}\n
\n {{else}}\n {{#if href}}\n
{{href}}
\n {{/if}}\n {{/if}}\n {{/each}}\n {{else}}\n {{#if value}}\n
\n {{#if href}}{{/if}}\n {{value}}\n {{#if href}}{{/if}}\n
\n {{else}}\n {{#if href}}\n
\n {{href}}\n
\n {{/if}}\n {{/if}}\n {{/if}}\n {{/if}}\n {{/each}}\n {{/if}}\n {{#if additionalArtifacts}}\n
Additional components:
\n
This specification is one component of a Work Product that also includes:\n
    \n {{#each additionalArtifacts}}\n
  • \n {{#if title}}{{title}}.{{/if}}\n {{#if href}}{{href}}{{/if}}\n
  • \n {{/each}}\n
\n {{/if}}\n {{#if supersedes}}\n
Related work:
\n
This specification replaces or supersedes:\n
    \n {{#each supersedes}}\n
  • \n {{#if title}}{{title}}.{{/if}}\n {{#if href}}{{href}}{{/if}}\n
  • \n {{/each}}\n
\n {{/if}}\n {{#if relatedWork}}\n {{#unless supersedes}}
Related work:
{{/unless}}\n
This specification is related to:\n
    \n {{#each relatedWork}}\n
  • \n {{#if style}}
    {{/if}}\n {{#if title}}{{title}}.{{#if status}} {{status}}: {{/if}}{{/if}}\n {{#if href}}{{href}}{{/if}}\n {{#if style}}
    {{/if}}\n
  • \n {{/each}}\n
\n {{/if}}\n {{#if namespaces}}\n
RDF Namespaces:
\n {{#each namespaces}}\n {{#if href}}\n
{{href}}
\n {{/if}}\n {{/each}}\n {{/if}}\n
Abstract:
\n
{{{shortAbstract}}}
\n
Status:
\n
{{{status}}}
\n {{#if citationLabel}}
Citation format:
\n
When referencing this specification the following citation format should be used:\n

\n [{{citationLabel}}]
\n {{title}}.\n Edited by {{editorsHTML}}.\n {{publishHumanDate}}.\n {{#unless isStd}}OASIS {{/unless}} {{textStatus}}{{#unless isStd}} {{revision}}{{/unless}}.\n {{#if thisVersion}} {{thisVersion}}.{{/if}}\n {{#if latestVersion}} Latest stage: {{latestVersion}}.{{/if}}\n

\n
{{/if}}\n
\n {{#if errata}}\n

\n Please refer to the errata for this document, which may include some normative corrections.\n

\n {{/if}}\n {{#if alternateFormats}}\n

\n {{#if multipleAlternates}}\n This document is also available in these non-normative formats:\n {{else}}\n This document is also available in this non-normative format:\n {{/if}}\n {{{alternatesHTML}}}\n

\n {{/if}}\n
\n');}); -define('tmpl!templates/sotd.html', ['handlebars'], function (hb) { return Handlebars.compile('{{#if isUnofficial}}\n

\n This document is merely a public working draft of a potential project specification. It has\n no official standing of any kind and does not represent the support or consensus of any\n standards organization.\n

\n {{{sotdCustomParagraph}}}\n{{else}}\n {{#if isNoTrack}}\n

\n This document is merely a project-internal {{#if isMO}}member-confidential{{/if}} document. It\n has no official standing of any kind and does not represent consensus of the project\n membership.\n

\n {{{sotdCustomParagraph}}}\n {{else}}\n

\n This document was last revised or approved by the {{#if isStd}}membership of OASIS{{else}}{{wg}}{{/if}} on the above date.\n The level of approval is also listed above.\n Check the “Latest stage” location noted above for possible later revisions of this document.\n Any other numbered Versions and other technical work produced by the Open Project are listed at\n {{wgURI}}.\n

\n

\n Comments on this work can be provided by opening issues in the project repository\n or by sending email to the project’s public comment list\n {{wgPublicList}}.\n

\n

\n {{#if isStd}}\n The English version of this specification is the only normative version. Non-normative\n translations may also be available.\n {{/if}} \n Note that any machine-readable content\n (Computer Language Definitions)\n declared Normative for this Work Product is provided in separate plain text files.\n In the event of a discrepancy between any such plain text file and display content\n in the Work Product\'s prose narrative document(s), the content in the separate plain text file prevails.\n

\n {{{sotdCustomParagraph}}}\n {{#if implementationReportURI}}\n

\n Please see the Open Project\'s implementation report.\n

\n {{/if}}\n {{/if}}\n{{/if}}\n');}); +define('tmpl!templates/sotd.html', ['handlebars'], function (hb) { return Handlebars.compile('{{#if isUnofficial}}\n

\n This document is merely a public working draft of a potential project specification. It has\n no official standing of any kind and does not represent the support or consensus of any\n standards organization.\n

\n {{{sotdCustomParagraph}}}\n{{else}}\n {{#if isNoTrack}}\n

\n This is a Non-Standards Track Work Product. The patent provisions of the OASIS IPR Policy do\n not apply.\n

\n

\n This document was last revised or approved by the Project Governing Board of the\n {{wg}} on the above date. The level of approval is also listed above.\n Check the “Latest stage” location noted above for possible later revisions\n of this document. Any other numbered Versions and other technical work produced by the Open\n Project are listed at {{wgURI}}.\n

\n

\n Comments on this work can be provided by opening issues in the project repository or by\n sending email to the project’s public comment list {{wgPublicList}}.\n

\n {{{sotdCustomParagraph}}}\n {{else}}\n

\n This document was last revised or approved by the {{#if isStd}}membership of OASIS{{else}}{{wg}}{{/if}} on the above date.\n The level of approval is also listed above.\n Check the “Latest stage” location noted above for possible later revisions of this document.\n Any other numbered Versions and other technical work produced by the Open Project are listed at\n {{wgURI}}.\n

\n

\n Comments on this work can be provided by opening issues in the project repository\n or by sending email to the project’s public comment list\n {{wgPublicList}}.\n

\n

\n {{#if isStd}}\n The English version of this specification is the only normative version. Non-normative\n translations may also be available.\n {{/if}}\n Note that any machine-readable content\n (Computer Language Definitions)\n declared Normative for this Work Product is provided in separate plain text files.\n In the event of a discrepancy between any such plain text file and display content\n in the Work Product\'s prose narrative document(s), the content in the separate plain text file prevails.\n

\n {{{sotdCustomParagraph}}}\n {{#if implementationReportURI}}\n

\n Please see the Open Project\'s implementation report.\n

\n {{/if}}\n {{/if}}\n{{/if}}\n');}); -define('tmpl!templates/notices.html', ['handlebars'], function (hb) { return Handlebars.compile('
\n\n

Notices

\n{{#if overrideCopyright}}\n {{{overrideCopyright}}}\n{{else}}\n

Copyright ©\n {{#if additionalCopyrightHolders}} {{{additionalCopyrightHolders}}} &{{/if}}\n OASIS Open\n {{#if copyrightStart}}{{copyrightStart}}-{{/if}}{{publishYear}}.\n All Rights Reserved.\n

\n

All capitalized terms in the following text have the meanings assigned to them in the\n OASIS Intellectual Property Rights Policy (the "OASIS IPR Policy").\n The full Policy\n may be found at the OASIS website.\n

\n\n {{#if licenseURI}}\n

\n This specification is published under the {{licenseName}}.\n {{#if additionalLicenses}}\n {{#each additionalLicenses}}\n Portions of this specification are also provided under the {{licenseName}}.\n {{/each}}\n {{/if}}\n

All contributions made to this project have been made under the\n OASIS Contributor License Agreement (CLA).

\n

\n

\n For information on whether any patents have been disclosed that may be essential to implementing this specification,\n and any offers of patent licensing terms,\n please refer to the\n \n Open Projects IPR Statements page.\n

\n {{/if}}\n

\n This document and translations of it may be copied and furnished to others,\n and derivative works that comment on or otherwise explain it or assist in its implementation\n may be prepared, copied, published, and distributed, in whole or in part,\n without restriction of any kind, provided that the above copyright notice\n and this section are included on all such copies and derivative works.\n However, this document itself may not be modified in any way,\n including by removing the copyright notice or references to OASIS,\n except as needed for the purpose of developing any document or deliverable\n produced by an OASIS Open Project or OASIS Technical Committee\n (in which case the rules applicable to copyrights,\n as set forth in the OASIS IPR Policy, must be followed)\n or as required to translate it into languages other than English.\n

\n

\n The limited permissions granted above are perpetual and will not be revoked by OASIS\n or its successors or assigns.\n

\n

\n This document and the information contained herein is provided on an "AS IS" basis\n and OASIS DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTY\n THAT THE USE OF THE INFORMATION HEREIN WILL NOT INFRINGE ANY OWNERSHIP RIGHTS OR ANY IMPLIED\n WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.\n

\n

\n OASIS requests that any OASIS Party or any other party that believes it has patent claims\n that would necessarily be infringed by implementations of this OASIS Project Specification\n or OASIS Standard, to notify the OASIS TC Administrator and provide an indication of its\n willingness to grant patent licenses to such patent claims in a manner consistent with the\n IPR Mode of the OASIS Technical Committee that produced this specification.\n

\n

\n OASIS invites any party to contact the OASIS TC Administrator if it is aware of a claim of ownership\n of any patent claims that would necessarily be infringed by implementations of this specification\n by a patent holder that is not willing to provide a license to such patent claims in a manner\n consistent with the IPR Mode of the OASIS Open Project that produced this specification.\n OASIS may include such claims on its website, but disclaims any obligation to do so.\n

\n

\n OASIS takes no position regarding the validity or scope of any intellectual property\n or other rights that might be claimed to pertain to the implementation or use of\n the technology described in this document or the extent to which any license under\n such rights might or might not be available;\n neither does it represent that it has made any effort to identify any such rights.\n Information on OASIS\' procedures with respect to rights in any document or deliverable\n produced by an OASIS Technical Committee can be found on the OASIS website.\n Copies of claims of rights made available for publication and any assurances of licenses\n to be made available, or the result of an attempt made to obtain a general license\n or permission for the use of such proprietary rights by implementers or users of this\n OASIS Open Project Specification or OASIS Standard, can be obtained from the OASIS TC Administrator.\n OASIS makes no representation that any information or list of intellectual property rights\n will at any time be complete, or that any claims in such list are, in fact, Essential Claims.\n

\n {{#if addPatentNote}}

{{{addPatentNote}}}

{{/if}}\n

\n The name "OASIS" is a trademark of OASIS,\n the owner and developer of this specification,\n and should be used only to refer to the organization and its official outputs.\n OASIS welcomes reference to, and implementation and use of, specifications,\n while reserving the right to enforce its marks against misleading uses. Please see\n https://www.oasis-open.org/policies-guidelines/trademark\n for above guidance.\n

\n {{#if addTrademarkNote}}

{{{addTrademarkNote}}}

{{/if}}\n{{/if}}\n');}); +define('tmpl!templates/notices.html', ['handlebars'], function (hb) { return Handlebars.compile('
\n\n

Notices

\n{{#if overrideCopyright}}\n {{{overrideCopyright}}}\n{{else}}\n

Copyright ©\n {{#if additionalCopyrightHolders}} {{{additionalCopyrightHolders}}} &{{/if}}\n OASIS Open\n {{#if copyrightStart}}{{copyrightStart}}-{{/if}}{{publishYear}}.\n All Rights Reserved.\n

\n

All capitalized terms in the following text have the meanings assigned to them in the\n OASIS Intellectual Property Rights Policy (the "OASIS IPR Policy").\n The full Policy\n may be found at the OASIS website.\n

\n\n {{#if licenseURI}}\n

\n This specification is published under the {{licenseName}}.\n {{#if additionalLicenses}}\n {{#each additionalLicenses}}\n Portions of this specification are also provided under the {{licenseName}}.\n {{/each}}\n {{/if}}\n

All contributions made to this project have been made under the\n OASIS Contributor License Agreement (CLA).

\n

\n {{#unless isNoTrack}}\n

\n For information on whether any patents have been disclosed that may be essential to implementing this specification,\n and any offers of patent licensing terms,\n please refer to the\n \n Open Projects IPR Statements page.\n

\n {{/unless}}\n {{/if}}\n

\n This document and translations of it may be copied and furnished to others,\n and derivative works that comment on or otherwise explain it or assist in its implementation\n may be prepared, copied, published, and distributed, in whole or in part,\n without restriction of any kind, provided that the above copyright notice\n and this section are included on all such copies and derivative works.\n However, this document itself may not be modified in any way,\n including by removing the copyright notice or references to OASIS,\n except as needed for the purpose of developing any document or deliverable\n produced by an OASIS Open Project or OASIS Technical Committee\n (in which case the rules applicable to copyrights,\n as set forth in the OASIS IPR Policy, must be followed)\n or as required to translate it into languages other than English.\n

\n

\n The limited permissions granted above are perpetual and will not be revoked by OASIS\n or its successors or assigns.\n

\n

\n This document and the information contained herein is provided on an "AS IS" basis\n and OASIS DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTY\n THAT THE USE OF THE INFORMATION HEREIN WILL NOT INFRINGE ANY OWNERSHIP RIGHTS OR ANY IMPLIED\n WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.\n

\n {{#unless isNoTrack}}\n

\n OASIS requests that any OASIS Party or any other party that believes it has patent claims\n that would necessarily be infringed by implementations of this OASIS Project Specification\n or OASIS Standard, to notify the OASIS TC Administrator and provide an indication of its\n willingness to grant patent licenses to such patent claims in a manner consistent with the\n IPR Mode of the OASIS Technical Committee that produced this specification.\n

\n

\n OASIS invites any party to contact the OASIS TC Administrator if it is aware of a claim of ownership\n of any patent claims that would necessarily be infringed by implementations of this specification\n by a patent holder that is not willing to provide a license to such patent claims in a manner\n consistent with the IPR Mode of the OASIS Open Project that produced this specification.\n OASIS may include such claims on its website, but disclaims any obligation to do so.\n

\n

\n OASIS takes no position regarding the validity or scope of any intellectual property\n or other rights that might be claimed to pertain to the implementation or use of\n the technology described in this document or the extent to which any license under\n such rights might or might not be available;\n neither does it represent that it has made any effort to identify any such rights.\n Information on OASIS\' procedures with respect to rights in any document or deliverable\n produced by an OASIS Technical Committee can be found on the OASIS website.\n Copies of claims of rights made available for publication and any assurances of licenses\n to be made available, or the result of an attempt made to obtain a general license\n or permission for the use of such proprietary rights by implementers or users of this\n OASIS Open Project Specification or OASIS Standard, can be obtained from the OASIS TC Administrator.\n OASIS makes no representation that any information or list of intellectual property rights\n will at any time be complete, or that any claims in such list are, in fact, Essential Claims.\n

\n {{/unless}}\n {{#if addPatentNote}}

{{{addPatentNote}}}

{{/if}}\n

\n The name "OASIS" is a trademark of OASIS,\n the owner and developer of this specification,\n and should be used only to refer to the organization and its official outputs.\n OASIS welcomes reference to, and implementation and use of, specifications,\n while reserving the right to enforce its marks against misleading uses. Please see\n https://www.oasis-open.org/policies-guidelines/trademark\n for above guidance.\n

\n {{#if addTrademarkNote}}

{{{addTrademarkNote}}}

{{/if}}\n{{/if}}\n');}); /*jshint forin: false diff --git a/builds/respec-oasis-common.js b/builds/respec-oasis-common.js index 176b0fc..d4be7fa 100644 --- a/builds/respec-oasis-common.js +++ b/builds/respec-oasis-common.js @@ -3825,10 +3825,10 @@ define('tmpl',["handlebars", "text"], function (hb, text) { define('tmpl!templates/headers.html', ['handlebars'], function (hb) { return Handlebars.compile('
\n

\n {{#if prependOASIS}}\n \'OASIS\n


\n {{/if}}\n

\n

{{title}}

\n

\n {{#if docStatus}}\n {{docStatus}}\n {{/if}}\n {{#if publishHumanDate}}\n
\n \n {{/if}}\n

\n
\n {{#unless isWD}}\n
\n
This stage:
\n
\n {{thisVersion}} (Authoritative)\n
\n {{#if showPDF}}\n {{thisPDFVersion}}\n {{/if}}\n
\n {{/unless}}\n {{#unless isNoTrack}}\n {{#if showPreviousVersion}}\n
Previous stage:
\n
\n {{#if prevVersion}}\n {{prevVersion}} (Authoritative)\n
\n {{prevPDFVersion}}\n {{#if previousDocStatus}}\n
(published as {{previousDocStatus}}{{#if previousPublishHumanDate}} on {{previousPublishHumanDate}}{{/if}})\n {{/if}}\n {{else}}\n N/A\n {{/if}}\n
\n {{/if}}\n {{#if latestVersion}}\n
\n
Latest stage:
\n
\n {{latestVersion}} (Authoritative)\n {{#if showPDF}}\n
\n {{latestPDFVersion}}\n {{/if}}\n
\n\n {{/if}}\n {{#if latestSpecVersion}}\n
\n
Latest version:
\n
{{latestSpecVersion}}
\n {{/if}}\n {{/unless}}\n {{#if edDraftURI}}\n
Latest editor\'s draft:
\n
{{edDraftURI}}
\n {{/if}}\n {{#if testSuiteURI}}\n
Test suite:
\n
{{testSuiteURI}}
\n {{/if}}\n {{#if implementationReportURI}}\n
Implementation report:
\n
{{implementationReportURI}}
\n {{/if}}\n {{#if wg}}\n
Open Project:
\n
{{wg}}
\n {{/if}}\n {{#if chairs}}\n
Project Chair{{#if multipleChairs}}s{{/if}}:
\n {{showPeople "Chair" chairs}}\n {{/if}}\n
Editor{{#if multipleEditors}}s{{/if}}:
\n {{showPeople "Editor" editors}}\n {{#if authors}}\n
Author{{#if multipleAuthors}}s{{/if}}:
\n {{showPeople "Author" authors}}\n {{/if}}\n {{#if otherLinks}}\n {{#each otherLinks}}\n {{#if key}}\n
{{key}}:
\n {{#if data}}\n {{#each data}}\n {{#if value}}\n
\n {{#if href}}{{/if}}\n {{value}}\n {{#if href}}{{/if}}\n
\n {{else}}\n {{#if href}}\n
{{href}}
\n {{/if}}\n {{/if}}\n {{/each}}\n {{else}}\n {{#if value}}\n
\n {{#if href}}{{/if}}\n {{value}}\n {{#if href}}{{/if}}\n
\n {{else}}\n {{#if href}}\n
\n {{href}}\n
\n {{/if}}\n {{/if}}\n {{/if}}\n {{/if}}\n {{/each}}\n {{/if}}\n {{#if additionalArtifacts}}\n
Additional components:
\n
This specification is one component of a Work Product that also includes:\n
    \n {{#each additionalArtifacts}}\n
  • \n {{#if title}}{{title}}.{{/if}}\n {{#if href}}{{href}}{{/if}}\n
  • \n {{/each}}\n
\n {{/if}}\n {{#if supersedes}}\n
Related work:
\n
This specification replaces or supersedes:\n
    \n {{#each supersedes}}\n
  • \n {{#if title}}{{title}}.{{/if}}\n {{#if href}}{{href}}{{/if}}\n
  • \n {{/each}}\n
\n {{/if}}\n {{#if relatedWork}}\n {{#unless supersedes}}
Related work:
{{/unless}}\n
This specification is related to:\n
    \n {{#each relatedWork}}\n
  • \n {{#if style}}
    {{/if}}\n {{#if title}}{{title}}.{{#if status}} {{status}}: {{/if}}{{/if}}\n {{#if href}}{{href}}{{/if}}\n {{#if style}}
    {{/if}}\n
  • \n {{/each}}\n
\n {{/if}}\n {{#if namespaces}}\n
RDF Namespaces:
\n {{#each namespaces}}\n {{#if href}}\n
{{href}}
\n {{/if}}\n {{/each}}\n {{/if}}\n
Abstract:
\n
{{{shortAbstract}}}
\n
Status:
\n
{{{status}}}
\n {{#if citationLabel}}
Citation format:
\n
When referencing this specification the following citation format should be used:\n

\n [{{citationLabel}}]
\n {{title}}.\n Edited by {{editorsHTML}}.\n {{publishHumanDate}}.\n {{#unless isStd}}OASIS {{/unless}} {{textStatus}}{{#unless isStd}} {{revision}}{{/unless}}.\n {{#if thisVersion}} {{thisVersion}}.{{/if}}\n {{#if latestVersion}} Latest stage: {{latestVersion}}.{{/if}}\n

\n
{{/if}}\n
\n {{#if errata}}\n

\n Please refer to the errata for this document, which may include some normative corrections.\n

\n {{/if}}\n {{#if alternateFormats}}\n

\n {{#if multipleAlternates}}\n This document is also available in these non-normative formats:\n {{else}}\n This document is also available in this non-normative format:\n {{/if}}\n {{{alternatesHTML}}}\n

\n {{/if}}\n
\n');}); -define('tmpl!templates/sotd.html', ['handlebars'], function (hb) { return Handlebars.compile('{{#if isUnofficial}}\n

\n This document is merely a public working draft of a potential project specification. It has\n no official standing of any kind and does not represent the support or consensus of any\n standards organization.\n

\n {{{sotdCustomParagraph}}}\n{{else}}\n {{#if isNoTrack}}\n

\n This document is merely a project-internal {{#if isMO}}member-confidential{{/if}} document. It\n has no official standing of any kind and does not represent consensus of the project\n membership.\n

\n {{{sotdCustomParagraph}}}\n {{else}}\n

\n This document was last revised or approved by the {{#if isStd}}membership of OASIS{{else}}{{wg}}{{/if}} on the above date.\n The level of approval is also listed above.\n Check the “Latest stage” location noted above for possible later revisions of this document.\n Any other numbered Versions and other technical work produced by the Open Project are listed at\n {{wgURI}}.\n

\n

\n Comments on this work can be provided by opening issues in the project repository\n or by sending email to the project’s public comment list\n {{wgPublicList}}.\n

\n

\n {{#if isStd}}\n The English version of this specification is the only normative version. Non-normative\n translations may also be available.\n {{/if}} \n Note that any machine-readable content\n (Computer Language Definitions)\n declared Normative for this Work Product is provided in separate plain text files.\n In the event of a discrepancy between any such plain text file and display content\n in the Work Product\'s prose narrative document(s), the content in the separate plain text file prevails.\n

\n {{{sotdCustomParagraph}}}\n {{#if implementationReportURI}}\n

\n Please see the Open Project\'s implementation report.\n

\n {{/if}}\n {{/if}}\n{{/if}}\n');}); +define('tmpl!templates/sotd.html', ['handlebars'], function (hb) { return Handlebars.compile('{{#if isUnofficial}}\n

\n This document is merely a public working draft of a potential project specification. It has\n no official standing of any kind and does not represent the support or consensus of any\n standards organization.\n

\n {{{sotdCustomParagraph}}}\n{{else}}\n {{#if isNoTrack}}\n

\n This is a Non-Standards Track Work Product. The patent provisions of the OASIS IPR Policy do\n not apply.\n

\n

\n This document was last revised or approved by the Project Governing Board of the\n {{wg}} on the above date. The level of approval is also listed above.\n Check the “Latest stage” location noted above for possible later revisions\n of this document. Any other numbered Versions and other technical work produced by the Open\n Project are listed at {{wgURI}}.\n

\n

\n Comments on this work can be provided by opening issues in the project repository or by\n sending email to the project’s public comment list {{wgPublicList}}.\n

\n {{{sotdCustomParagraph}}}\n {{else}}\n

\n This document was last revised or approved by the {{#if isStd}}membership of OASIS{{else}}{{wg}}{{/if}} on the above date.\n The level of approval is also listed above.\n Check the “Latest stage” location noted above for possible later revisions of this document.\n Any other numbered Versions and other technical work produced by the Open Project are listed at\n {{wgURI}}.\n

\n

\n Comments on this work can be provided by opening issues in the project repository\n or by sending email to the project’s public comment list\n {{wgPublicList}}.\n

\n

\n {{#if isStd}}\n The English version of this specification is the only normative version. Non-normative\n translations may also be available.\n {{/if}}\n Note that any machine-readable content\n (Computer Language Definitions)\n declared Normative for this Work Product is provided in separate plain text files.\n In the event of a discrepancy between any such plain text file and display content\n in the Work Product\'s prose narrative document(s), the content in the separate plain text file prevails.\n

\n {{{sotdCustomParagraph}}}\n {{#if implementationReportURI}}\n

\n Please see the Open Project\'s implementation report.\n

\n {{/if}}\n {{/if}}\n{{/if}}\n');}); -define('tmpl!templates/notices.html', ['handlebars'], function (hb) { return Handlebars.compile('
\n\n

Notices

\n{{#if overrideCopyright}}\n {{{overrideCopyright}}}\n{{else}}\n

Copyright ©\n {{#if additionalCopyrightHolders}} {{{additionalCopyrightHolders}}} &{{/if}}\n OASIS Open\n {{#if copyrightStart}}{{copyrightStart}}-{{/if}}{{publishYear}}.\n All Rights Reserved.\n

\n

All capitalized terms in the following text have the meanings assigned to them in the\n OASIS Intellectual Property Rights Policy (the "OASIS IPR Policy").\n The full Policy\n may be found at the OASIS website.\n

\n\n {{#if licenseURI}}\n

\n This specification is published under the {{licenseName}}.\n {{#if additionalLicenses}}\n {{#each additionalLicenses}}\n Portions of this specification are also provided under the {{licenseName}}.\n {{/each}}\n {{/if}}\n

All contributions made to this project have been made under the\n OASIS Contributor License Agreement (CLA).

\n

\n

\n For information on whether any patents have been disclosed that may be essential to implementing this specification,\n and any offers of patent licensing terms,\n please refer to the\n \n Open Projects IPR Statements page.\n

\n {{/if}}\n

\n This document and translations of it may be copied and furnished to others,\n and derivative works that comment on or otherwise explain it or assist in its implementation\n may be prepared, copied, published, and distributed, in whole or in part,\n without restriction of any kind, provided that the above copyright notice\n and this section are included on all such copies and derivative works.\n However, this document itself may not be modified in any way,\n including by removing the copyright notice or references to OASIS,\n except as needed for the purpose of developing any document or deliverable\n produced by an OASIS Open Project or OASIS Technical Committee\n (in which case the rules applicable to copyrights,\n as set forth in the OASIS IPR Policy, must be followed)\n or as required to translate it into languages other than English.\n

\n

\n The limited permissions granted above are perpetual and will not be revoked by OASIS\n or its successors or assigns.\n

\n

\n This document and the information contained herein is provided on an "AS IS" basis\n and OASIS DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTY\n THAT THE USE OF THE INFORMATION HEREIN WILL NOT INFRINGE ANY OWNERSHIP RIGHTS OR ANY IMPLIED\n WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.\n

\n

\n OASIS requests that any OASIS Party or any other party that believes it has patent claims\n that would necessarily be infringed by implementations of this OASIS Project Specification\n or OASIS Standard, to notify the OASIS TC Administrator and provide an indication of its\n willingness to grant patent licenses to such patent claims in a manner consistent with the\n IPR Mode of the OASIS Technical Committee that produced this specification.\n

\n

\n OASIS invites any party to contact the OASIS TC Administrator if it is aware of a claim of ownership\n of any patent claims that would necessarily be infringed by implementations of this specification\n by a patent holder that is not willing to provide a license to such patent claims in a manner\n consistent with the IPR Mode of the OASIS Open Project that produced this specification.\n OASIS may include such claims on its website, but disclaims any obligation to do so.\n

\n

\n OASIS takes no position regarding the validity or scope of any intellectual property\n or other rights that might be claimed to pertain to the implementation or use of\n the technology described in this document or the extent to which any license under\n such rights might or might not be available;\n neither does it represent that it has made any effort to identify any such rights.\n Information on OASIS\' procedures with respect to rights in any document or deliverable\n produced by an OASIS Technical Committee can be found on the OASIS website.\n Copies of claims of rights made available for publication and any assurances of licenses\n to be made available, or the result of an attempt made to obtain a general license\n or permission for the use of such proprietary rights by implementers or users of this\n OASIS Open Project Specification or OASIS Standard, can be obtained from the OASIS TC Administrator.\n OASIS makes no representation that any information or list of intellectual property rights\n will at any time be complete, or that any claims in such list are, in fact, Essential Claims.\n

\n {{#if addPatentNote}}

{{{addPatentNote}}}

{{/if}}\n

\n The name "OASIS" is a trademark of OASIS,\n the owner and developer of this specification,\n and should be used only to refer to the organization and its official outputs.\n OASIS welcomes reference to, and implementation and use of, specifications,\n while reserving the right to enforce its marks against misleading uses. Please see\n https://www.oasis-open.org/policies-guidelines/trademark\n for above guidance.\n

\n {{#if addTrademarkNote}}

{{{addTrademarkNote}}}

{{/if}}\n{{/if}}\n');}); +define('tmpl!templates/notices.html', ['handlebars'], function (hb) { return Handlebars.compile('
\n\n

Notices

\n{{#if overrideCopyright}}\n {{{overrideCopyright}}}\n{{else}}\n

Copyright ©\n {{#if additionalCopyrightHolders}} {{{additionalCopyrightHolders}}} &{{/if}}\n OASIS Open\n {{#if copyrightStart}}{{copyrightStart}}-{{/if}}{{publishYear}}.\n All Rights Reserved.\n

\n

All capitalized terms in the following text have the meanings assigned to them in the\n OASIS Intellectual Property Rights Policy (the "OASIS IPR Policy").\n The full Policy\n may be found at the OASIS website.\n

\n\n {{#if licenseURI}}\n

\n This specification is published under the {{licenseName}}.\n {{#if additionalLicenses}}\n {{#each additionalLicenses}}\n Portions of this specification are also provided under the {{licenseName}}.\n {{/each}}\n {{/if}}\n

All contributions made to this project have been made under the\n OASIS Contributor License Agreement (CLA).

\n

\n {{#unless isNoTrack}}\n

\n For information on whether any patents have been disclosed that may be essential to implementing this specification,\n and any offers of patent licensing terms,\n please refer to the\n \n Open Projects IPR Statements page.\n

\n {{/unless}}\n {{/if}}\n

\n This document and translations of it may be copied and furnished to others,\n and derivative works that comment on or otherwise explain it or assist in its implementation\n may be prepared, copied, published, and distributed, in whole or in part,\n without restriction of any kind, provided that the above copyright notice\n and this section are included on all such copies and derivative works.\n However, this document itself may not be modified in any way,\n including by removing the copyright notice or references to OASIS,\n except as needed for the purpose of developing any document or deliverable\n produced by an OASIS Open Project or OASIS Technical Committee\n (in which case the rules applicable to copyrights,\n as set forth in the OASIS IPR Policy, must be followed)\n or as required to translate it into languages other than English.\n

\n

\n The limited permissions granted above are perpetual and will not be revoked by OASIS\n or its successors or assigns.\n

\n

\n This document and the information contained herein is provided on an "AS IS" basis\n and OASIS DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTY\n THAT THE USE OF THE INFORMATION HEREIN WILL NOT INFRINGE ANY OWNERSHIP RIGHTS OR ANY IMPLIED\n WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.\n

\n {{#unless isNoTrack}}\n

\n OASIS requests that any OASIS Party or any other party that believes it has patent claims\n that would necessarily be infringed by implementations of this OASIS Project Specification\n or OASIS Standard, to notify the OASIS TC Administrator and provide an indication of its\n willingness to grant patent licenses to such patent claims in a manner consistent with the\n IPR Mode of the OASIS Technical Committee that produced this specification.\n

\n

\n OASIS invites any party to contact the OASIS TC Administrator if it is aware of a claim of ownership\n of any patent claims that would necessarily be infringed by implementations of this specification\n by a patent holder that is not willing to provide a license to such patent claims in a manner\n consistent with the IPR Mode of the OASIS Open Project that produced this specification.\n OASIS may include such claims on its website, but disclaims any obligation to do so.\n

\n

\n OASIS takes no position regarding the validity or scope of any intellectual property\n or other rights that might be claimed to pertain to the implementation or use of\n the technology described in this document or the extent to which any license under\n such rights might or might not be available;\n neither does it represent that it has made any effort to identify any such rights.\n Information on OASIS\' procedures with respect to rights in any document or deliverable\n produced by an OASIS Technical Committee can be found on the OASIS website.\n Copies of claims of rights made available for publication and any assurances of licenses\n to be made available, or the result of an attempt made to obtain a general license\n or permission for the use of such proprietary rights by implementers or users of this\n OASIS Open Project Specification or OASIS Standard, can be obtained from the OASIS TC Administrator.\n OASIS makes no representation that any information or list of intellectual property rights\n will at any time be complete, or that any claims in such list are, in fact, Essential Claims.\n

\n {{/unless}}\n {{#if addPatentNote}}

{{{addPatentNote}}}

{{/if}}\n

\n The name "OASIS" is a trademark of OASIS,\n the owner and developer of this specification,\n and should be used only to refer to the organization and its official outputs.\n OASIS welcomes reference to, and implementation and use of, specifications,\n while reserving the right to enforce its marks against misleading uses. Please see\n https://www.oasis-open.org/policies-guidelines/trademark\n for above guidance.\n

\n {{#if addTrademarkNote}}

{{{addTrademarkNote}}}

{{/if}}\n{{/if}}\n');}); /*jshint forin: false diff --git a/js/templates/notices.html b/js/templates/notices.html index aabd056..05b17ef 100644 --- a/js/templates/notices.html +++ b/js/templates/notices.html @@ -27,6 +27,7 @@

Notices

All contributions made to this project have been made under the OASIS Contributor License Agreement (CLA).

+ {{#unless isNoTrack}}

For information on whether any patents have been disclosed that may be essential to implementing this specification, and any offers of patent licensing terms, @@ -34,6 +35,7 @@

Notices

Open Projects IPR Statements page.

+ {{/unless}} {{/if}}

This document and translations of it may be copied and furnished to others, @@ -59,6 +61,7 @@

Notices

THAT THE USE OF THE INFORMATION HEREIN WILL NOT INFRINGE ANY OWNERSHIP RIGHTS OR ANY IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.

+ {{#unless isNoTrack}}

OASIS requests that any OASIS Party or any other party that believes it has patent claims that would necessarily be infringed by implementations of this OASIS Project Specification @@ -88,6 +91,7 @@

Notices

OASIS makes no representation that any information or list of intellectual property rights will at any time be complete, or that any claims in such list are, in fact, Essential Claims.

+ {{/unless}} {{#if addPatentNote}}

{{{addPatentNote}}}

{{/if}}

The name "OASIS" is a trademark of OASIS, diff --git a/js/templates/sotd.html b/js/templates/sotd.html index 6e1ae4d..02b48a9 100644 --- a/js/templates/sotd.html +++ b/js/templates/sotd.html @@ -8,9 +8,19 @@ {{else}} {{#if isNoTrack}}

- This document is merely a project-internal {{#if isMO}}member-confidential{{/if}} document. It - has no official standing of any kind and does not represent consensus of the project - membership. + This is a Non-Standards Track Work Product. The patent provisions of the OASIS IPR Policy do + not apply. +

+

+ This document was last revised or approved by the Project Governing Board of the + {{wg}} on the above date. The level of approval is also listed above. + Check the “Latest stage” location noted above for possible later revisions + of this document. Any other numbered Versions and other technical work produced by the Open + Project are listed at {{wgURI}}. +

+

+ Comments on this work can be provided by opening issues in the project repository or by + sending email to the project’s public comment list {{wgPublicList}}.

{{{sotdCustomParagraph}}} {{else}} @@ -30,7 +40,7 @@ {{#if isStd}} The English version of this specification is the only normative version. Non-normative translations may also be available. - {{/if}} + {{/if}} Note that any machine-readable content (Computer Language Definitions) declared Normative for this Work Product is provided in separate plain text files.