If you look at sources, part of it in a crontab But not everything: I'm trying to improve the automated extractions, eventually fixing source data, to be able to do the full extracts through cron
the code is open to every committer: don't hesitate to modify it :) Regards Hervé ----- Mail d'origine ----- De: David Crossley <cross...@apache.org> À: dev@community.apache.org Envoyé: Fri, 17 Apr 2015 08:46:10 +0200 (CEST) Objet: Re: Project Visualization Tool... On Thu, Apr 16, 2015 at 04:12:17PM -0500, James Carman wrote: > At ApacheCon, we discussed creating a project visualization tool to > help folks navigation the ever-growing number of projects we have here > at the ASF. The idea would be to allow folks to see some form of "tag > cloud" or something (with the tags being the projects themselves), but > the cloud is interactive, allowing filtering by various dimensions > (size of project, age, relationships to other projects, programming > language, etc.). > > We already have a new projects page in the works: > > https://projects-new.apache.org/ > > which displays quite a bit of information. Where do we get that > information? Herve added an "About" page recently: https://projects-new.apache.org/about.html Each project manages their own DOAP file. Those files are listed at the old projects.a.o Watching these mails lists recently, i gather that someone needs to run a script manually to re-populate the project-new.a.o -David > Do folks have any other ideas about different ways of > browsing/exploring the projects? One idea we have is to lean on > TinkerPop (currently incubating) to load the data into a graph > structure to allow the data to be easily manipulated (the "gremlin" > language allows you to traverse the graph in this way very easily). > > Thoughts? > > James Carman