Skip to Content.
Sympa Menu

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

Subject: COmanage Developers List

List archive

[comanage-dev] some LIGO data


Chronological Thread 
  • From: Scott Koranda <>
  • To: comanage-dev <>
  • Subject: [comanage-dev] some LIGO data
  • Date: Sat, 2 Mar 2013 17:41:07 -0600
  • Authentication-results: sfpop-ironport05.merit.edu; dkim=pass (signature verified)

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