I'm a PhD student at Syracuse University's School of Information Studies. My research interests include virtual teams and technology-mediated collaboration.
Other contact details:
Not specified
Interests:
Free/Libre Open Source Software development, self-organizing systems, virtual collaboration, network science, social media
Field/Industry:
Information Science
Occupation/Role(s):
PhD Student
Organisation(s):
Syracuse University
Note: some items may not be visible to you, due to viewing permissions.
Contents (click to expand/contract)
DOI Files
(1)
This workflow generates additional files required for handling DOI creation: the DOI URL mapping required for the DOI deposit, and a set of sql update statements to insert the DOIs into an eprints database.
Note that it is extremely important for this workflow to use the same CSV file as was used with the DOI record generator, as well as the same seed number.
Created: 2009-06-05
Credits:
Andrea Wiggins
Attributions:
DOI Record Generator
DOI Record Generator
(1)
This workflow generates DOI record files for deposit, using data set metadata for the FLOSSmole project. It reads in an input file generated from a SQL query from an eprints database, and transforms the parts of the source file as necessary to create a comprehensive DOI deposit record. It also generates DOIs for the data sets. These metadata are inserted into an XML record template (based on the std-doi.xsd schema) and the individual resources are aggregated into a single file.
Created: 2009-04-29
Credits:
Andrea Wiggins
Attributions:
Data Set Metadata Generator
FLOSS Communication Centralization Plot, E...
(4)
The analysis in this workflow represents the basis of the analysis in our paper, Social dynamics of FLOSS team communication across channels. This workflow uses WSDL components to select periodized data from the FLOSSmole database and generate sociomatrices. The workflow parses the threaded list structure into a communication network based on reply-to relationships. In the analysis process, an edge weighting is applied so that older messages receive less weight using an exponential decay fun...
Created: 2009-02-07
Credits:
Andrea Wiggins
Crowston
James Howison
FLOSS Communication Centralization Plot, U...
(2)
The analysis in this workflow represents the basis of the analysis in our paper, Social dynamics of FLOSS team communication across channels. This workflow uses WSDL components to select periodized data from the FLOSSmole database and generate sociomatrices. The workflow parses the threaded list structure into a communication network based on reply-to relationships. In the analysis process, an unit weighting is applied to the edges. The weighted sociomatrices are then dichotomized according ...
Created: 2009-02-07
Credits:
Andrea Wiggins
Crowston
James Howison
Rich Get Richer
(1)
This workflow is a replication of the analysis from an OSCon 2004 presentation by Megan Conklin, entitled "Do the Rich Get Richer?" to demonstrate scale-free distribution of FLOSS developers among projects.
The workflow retrieves the current number of active developers (for the most recent calculation of said statistic) from the FLOSSmole database. It summarizes and plots the distribution of developers to projects, on both a straight and log-log scale. It also generates a flat list of the de...
Created: 2009-02-05
Credits:
Andrea Wiggins
Data Set Metadata Generator
(1)
This workflow generates ePrints XML import files with data set metadata for the FLOSSmole project. It reads in an input file generated from a Notre Dame SourceForge dump SQL query and uses regular expressions to parse the filename for the data set's source repository, download URL, and basic description. It also translates the epoch date into a sql format suitable for import, and the file size from bytes into larger units, e.g. GB, MB, etc. These data are inserted into an XML eprint record te...
Created: 2008-08-19
| Last updated: 2008-08-19
Credits:
Andrea Wiggins
Success-Abandonment-Classification
(3)
Retrieves data from FLOSSmole and from the Notre Dame SourceForge repository to compute project statistics based on releases, downloads and project lifespan. Project statistics are then used to classify projects according to the criteria set up in English & Schweik, but comparison criteria are parameterized so that a different set of criterion thresholds can be used to evaluate the project characteristics.
Created: 2008-02-06
| Last updated: 2008-07-02
Credits:
Andrea Wiggins
James Howison