Skip to Content.
Sympa Menu

comanage-dev - Re: [comanage-dev] some LIGO data

Subject: COmanage Developers List

List archive

Re: [comanage-dev] some LIGO data


Chronological Thread 
  • From: Marie Huynh <>
  • To: Scott Koranda <>
  • Cc: comanage-dev <>
  • Subject: Re: [comanage-dev] some LIGO data
  • Date: Sat, 2 Mar 2013 19:21:09 -0800
  • Authentication-results: sfpop-ironport01.merit.edu; dkim=pass (signature verified)

Good news!  I imported it, changed your identifier to mine, ran Console/cake database, and it seems good to go.  Thanks!

Marie

On Sat, Mar 2, 2013 at 3:41 PM, Scott Koranda <> wrote:
Hi,

At

https://www.lsc-group.phys.uwm.edu/~skoranda/mysqldump_cou29.sql.gz

You will find some initial COmanage LIGO data.

Please see if you can ingest it into a "raw" registry
database.

I have a python script that works like this:

$ python load_by_mou_group.py Communities:LVC:LSC:MOU:HobartWilliamSmith:HobartWilliamSmithGroupMembers 3 28
Processing employeeNumber=420,ou=people,dc=ligo,dc=org...
Processing employeeNumber=1070,ou=people,dc=ligo,dc=org...
Processing employeeNumber=2747,ou=people,dc=ligo,dc=org...
Processing employeeNumber=3007,ou=people,dc=ligo,dc=org...
Processing employeeNumber=3008,ou=people,dc=ligo,dc=org...

The first argument is the LDAP group to use as a filter on
isMemberOf to find people. The second argument is the CoId.
The third argument is the CouId.

I have loaded roughly 29 COUs. It doesn't take long.

What's left to do:

- finish existing COUs
- add COUs that have other COUs as parents
- work on the other COs (LIGO Lab mainly)
- add extended attributes like FTE

I will do more data entry tomorrow evening, but I think this
is a good start.

Scott






Archive powered by MHonArc 2.6.16.

Top of Page