Author: hboutemy
Date: Thu May 15 07:01:14 2025
New Revision: 1925559
URL: http://svn.apache.org/viewvc?rev=1925559&view=rev
Log:
introduce PMC RDF and PMC with no DOAP
Modified:
comdev/projects.apache.org/trunk/site/about.html
Modified: comdev/projects.apache.org/trunk/site/about.html
URL:
http://svn.apache.org/viewvc/comdev/projects.apache.org/trunk/site/about.html?rev=1925559&r1=1925558&r2=1925559&view=diff
==============================================================================
--- comdev/projects.apache.org/trunk/site/about.html (original)
+++ comdev/projects.apache.org/trunk/site/about.html Thu May 15 07:01:14 2025
@@ -40,15 +40,20 @@
The primary content for this website is in static HTML, and uses a variety
of cronjobs, JavaScript, and other tools to dynamically display the data.
<br/>
The underlying sources are stored in a Subversion repository at: <pre
itemscope itemtype="https://schema.org/SoftwareSourceCode" style="border:1px
solid #999; padding: 12px; margin: 1em 7px 1em 7px;">svn co <a
itemprop="codeRepository"
href="https://svn.apache.org/repos/asf/comdev/projects.apache.org/trunk/">https://svn.apache.org/repos/asf/comdev/projects.apache.org/trunk/</a></pre>
+ with Git mirror at <code><a
href="https://github.com/apache/comdev-projects">https://github.com/apache/comdev-projects</a></code>.
<br/>
Changes checked into the HTML are reflected immediately on the production
server.
</p>
+ <h2>PMC RDF files</h2>
+ <p>To Be Described more in details = committees in
https://svn.apache.org/repos/asf/comdev/projects.apache.org/trunk/data/</p>
+
<h2>DOAP files</h2>
<p>
The data for individual projects is stored in <a href="doap.html">DOAP
files</a>.
(<b>D</b>escription <b>O</b>f <b>A</b> <b>P</b>roject).<br>
- Project DOAP files are created and maintained by PMCs.
+ Project DOAP files are created and maintained by PMCs. When no DOAP file
is provided by PMC, a virtual project (without DOAP) is associated based on PMC
RDF data:
+ see <a href="projects.html?committee">Projects by Committee</a> with 0
DOAP.
</p>
<p>
There is a <a href="doap.html">description of DOAP files</a>.