Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

clarify position wrt to other processes #58

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions charter/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -226,6 +226,10 @@ <h2>

<p>Updated document status is available on the <a class="todo" href="">group publication status page (LINK TBD)</a>.</p>

<p>
It goes without saying that the Working Group, in producing any technical report, will operate strictly under the W3C <a href="https://www.w3.org/Consortium/Process/">Process</a>. Any rules under which the adopted drafts may have been produced (such as the <a href="https://github.com/solid/process#readme">Solid project's process</a> or the <a href="https://www.w3.org/community/solid/charter/">Solid Community Group charter</a>) do not apply to the Working Group.
</p>

<section id="normative">
<h3>
Normative Specifications
Expand Down Expand Up @@ -258,6 +262,7 @@ <h3>
<p>
All specifications, regardless of their progress along the W3C Process line from First Public Working Draft to Recommendation, will indicate their version using the <a href="https://semver.org/">Semantic Versioning</a> scheme. The required versions of each dependency will be given in each specification.
</p>

</section>

<section id="dependencies">
Expand Down