Author: hboutemy
Date: Tue Jun  3 21:59:29 2025
New Revision: 1926099

URL: http://svn.apache.org/viewvc?rev=1926099&view=rev
Log:
use no-tlp-doap category to find TLPs with no DOAP

Modified:
    comdev/projects.apache.org/trunk/site/about.html
    comdev/projects.apache.org/trunk/site/index.html
    comdev/projects.apache.org/trunk/site/projects.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=1926099&r1=1926098&r2=1926099&view=diff
==============================================================================
--- comdev/projects.apache.org/trunk/site/about.html (original)
+++ comdev/projects.apache.org/trunk/site/about.html Tue Jun  3 21:59:29 2025
@@ -46,14 +46,15 @@
   </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>
+  <p>To Be Described more in details = <code>data/committees.xml</code> 
pointing to files in <code>data/committees/</code> in <a 
href="https://svn.apache.org/repos/asf/comdev/projects.apache.org/trunk/data/";>svn</a>
+    (see <a 
href="https://github.com/apache/comdev-projects/blob/trunk/data/committees.xml";>Git
 mirror</a>)</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. 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.
+    see <a href="projects.html?category#no-tlp-doap">Projects in 
<code>no-tlp-doap</code> category</a>.
   </p>
   <p>
     There is a <a href="doap.html">description of DOAP files</a>.
@@ -63,9 +64,9 @@
     Once a DOAP has been created, it should be stored in a suitable place in a 
PMC repo.<br>
     Then add the URL for the DOAP to the file
     <a 
href="https://svn.apache.org/repos/asf/comdev/projects.apache.org/trunk/data/projects.xml";>data/projects.xml</a>
-    in SVN.<br>
+    in SVN (see <a 
href="https://github.com/apache/comdev-projects/blob/trunk/data/projects.xml";>Git
 mirror</a>).<br>
     If using Git, please ensure the URL points to the plain DOAP file, not 
some HTML version.
-    The raw link will look something like:<br>
+    The raw link will look something like:
     
<code>https://raw.githubusercontent.com/apache/{projectrepo}/main/doap_{project}.rdf</code>
   </p>
 

Modified: comdev/projects.apache.org/trunk/site/index.html
URL: 
http://svn.apache.org/viewvc/comdev/projects.apache.org/trunk/site/index.html?rev=1926099&r1=1926098&r2=1926099&view=diff
==============================================================================
--- comdev/projects.apache.org/trunk/site/index.html (original)
+++ comdev/projects.apache.org/trunk/site/index.html Tue Jun  3 21:59:29 2025
@@ -29,9 +29,6 @@
 </div>
 
 <div id="contents">
-   <p>Please note that the information displayed <a 
href="projects.html">here</a> relies on the DOAP files which <a 
href="committees.html">PMCs</a> are encouraged to provide.
-      However DOAPs are not mandatory, and not all PMCs have provided a DOAP 
for all the projects they manage.
-   </p>
    <h2>Welcome to the Apache Projects Directory</h2>
    <p>This site is a catalog of Apache Software Foundation projects.
       It is designed to help you find specific projects that meet your 
interests and to gain a broader understanding of

Modified: comdev/projects.apache.org/trunk/site/projects.html
URL: 
http://svn.apache.org/viewvc/comdev/projects.apache.org/trunk/site/projects.html?rev=1926099&r1=1926098&r2=1926099&view=diff
==============================================================================
--- comdev/projects.apache.org/trunk/site/projects.html (original)
+++ comdev/projects.apache.org/trunk/site/projects.html Tue Jun  3 21:59:29 2025
@@ -37,7 +37,7 @@
    </ul>
 </div>
 <div id="contents">
-   <p>Please note that the information displayed <a 
href="projects.html">here</a> relies on the DOAP files which <a 
href="committees.html">PMCs</a> are encouraged to provide.
+   <p>Please note that the projects information displayed here relies on the 
<a href="about.html#DOAP_files">DOAP files</a> which <a 
href="committees.html">PMCs</a> are encouraged to provide.
       However DOAPs are not mandatory, and not all PMCs have provided a DOAP 
for all the projects they manage.
    </p>
    <div id="title"><h1>Projects by :</h1></div>


Reply via email to