On 3/27/20 2:45 PM, Hervé BOUTEMY wrote:
please start by reading the human-oriented explanation:
https://projects.apache.org/about.html
this should ease the deep dive into data behind the recurring "Committees vs
Projects" discussion
Thanks. That is indeed where I started. I think where I get hung up (and
where I got hung up last time) was on the way that the doap files are
scattered hither and yon across the universe. :)
--Rich
Le vendredi 27 mars 2020, 14:43:52 CET Rich Bowen a écrit :
I'm trying to understand the twisty maze of data sources that fuel
projects.apache.org and either I'm confused, or there's some
inconsistency in how this all fits together.
I'll start with just one data source for now, so that I don't muddle
multiple things together.
https://svn.apache.org/repos/asf/comdev/projects.apache.org/trunk/data/commi
ttees.xml
This file has a list of rdf files which are supposed to be in the
committees/ subdirectory. The file itself says:
This list should agree with the files in the directory committees/
However, in addition to the entries that look like:
<location>committees/any23.rdf</location>
there are also lines that look like:
<location>http://flex.apache.org/pmc_Flex.rdf</location>
(4 of them, for whatever that's worth - flex, ofbiz, plc4x, and tez)
Is that correct? Or is that not how the data is supposed to be stored?
Meanwhile, committees.xml contains 209 projects:
grep location committees.xml| grep -vc Retired
209
while the committees/ directory contains just 206 rdf files:
ls committees/*.rdf| wc -l
206
(Note, one of those files is _template.rdf, so it's really 205, and 205
+ 4 = 209, so at least everything else matches up.)
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@community.apache.org
For additional commands, e-mail: dev-h...@community.apache.org
--
Rich Bowen - rbo...@rcbowen.com
http://rcbowen.com/
@rbowen
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@community.apache.org
For additional commands, e-mail: dev-h...@community.apache.org