Difference between revisions of "Proposed Student Projects"
Ryan Scherle (talk | contribs) (→Processing data packages with SWORD and ORE) |
Ryan Scherle (talk | contribs) (→Importing metadata from authoritative sources) |
||
Line 18: | Line 18: | ||
== Importing metadata from authoritative sources == | == Importing metadata from authoritative sources == | ||
+ | |||
+ | {{StatusBox | This has been moved onto the regular Dryad development schedule, so it is no longer eligible as a student project.}} | ||
History: | History: |
Revision as of 05:46, 16 August 2013
Dryad occasionally has the opportunity to work with student interns through projects like the Google Summer of Code and the DataONE internship program. This page collects ideas for projects that are suitable for student work. All of these projects provide valuable progress for Dryad. They are relatively self-contained projects, requiring a minimal amount of background knowledge before the student is able to make a meaningful contribution.
Contents
- 1 Small tasks from the current development queue
- 2 Importing metadata from authoritative sources
- 3 Improving the Dryad API
- 4 Generating Reports
- 5 Publish Dryad Metadata as LOD
- 6 Dryad Metadata DCAP (Dublin Core Application Profile)
- 7 HIVE and Dbpedia comparison for indexing Dryad holdings
- 8 ORCID work
- 9 Lingering Issues
Small tasks from the current development queue
Below is a list of student-accessible projects culled from the current development queue. It may be outdated, as items are continually moved into and out of the queue:
- FEAT: package-level metadata editing (propagate changes to files) https://trello.com/c/lAryQSGp
- FEAT: Public journal/publisher pages https://trello.com/c/f5EVVDyk
- FEAT: Improve robustness of build/deploy process https://trello.com/c/5wXNaSi0
- FEAT: detect items with inappropriate embargo settings https://trello.com/c/YfHWSQfM
- BUG: PMID lookup problems https://trello.com/c/pF5KOio5
- FEAT: automate weekly integration reports to journals https://trello.com/c/Goddbwr2
- FEAT: automate weekly summary reports https://trello.com/c/vsCMaBqY
- FEAT: Display of non-DOI identifiers https://trello.com/c/M1qdfd59
- FEAT: VM image with basic Dryad install https://trello.com/c/OPcgXpTt
- FEAT: Improve curation report for profileformats https://trello.com/c/31zurH4g
- FEAT: Author order - allowing easier reordering of author names during deposit https://trello.com/c/J6SZuofk
- FEAT: Altmetrics for data packages https://trello.com/c/7TVeLJNK
Importing metadata from authoritative sources
History:
- HAMR was conceived during a hackathon at the 2011 Code4Lib conference.
- Proposed as a project to the 2012 DSpace Summer of Code, but the organization was not accepted.
- Proposed (in slightly more general form) as a project for the Rose-Hulman Senior Project program.
- In 2013, re-designed as project more deeply integrated with DSpace, added to the Dryad development schedule.
Build a tool that allows curators to compare DSpace metadata with metadata from authoritative sources. The tool will allow curators to see DSpace metadata alongside metadata from a system such as CrossRef or PubMed. Individual metadata fields will be color-coded according to the degree of consistency. Curators will be able to click a button for each metadata field they wish to import from the authoritative source.
Improving the Dryad API
Implement the proposal for a new Dryad API.
Generating Reports
Develop more reports that are needed from the list of Curator Reports.
Improve the process for generating statistics associated with Dryad. There are two types of statistics, those associated with periodic reports to stakeholders (e.g., board meetings, annual reports to funders), and those associated with the Global Statistics Display.
Publish Dryad Metadata as LOD
This goal includes 1.) registering Dryad-specific + relevant properties at an appropriate Dryad name space (e.g., datadryad.org), so that Dryad metadata published as linked data can resolve. 2.) generating current Dryad metadata (where appropriate) as linked data, following on the DataONE LOD4DataONE work completed by Aida Gandara https://notebooks.dataone.org/lod4dataone/author/aida-gandara/ [summer 2011].
Dryad Metadata DCAP (Dublin Core Application Profile)
Follow on the initial DCAP work generated for Dryad AP 2.0 to the current 3.0 version and publish the work as a DCAP compliant with the DCMI Singapore Framework. This could be integrated into the LOD project noted above
HIVE and Dbpedia comparison for indexing Dryad holdings
Compare HIVE vocabularies and Dbpedia's underlying terminology for indexing Dryad content. A mapping experiment with Dryad's current search logs might also be considered.
ORCID work
Students could work on some of the projects proposed for ORCID Integration.
Lingering Issues
The Dryad issue-tracking system contains many issues that have not been resolved. Many of these issues could be addressed by a student. A student could approach these issues in two ways:
- Identify individual issues that are tractable and solve them. These issues include problems like minor usability tweaks and documentation needs.
- Identify classes of issues that occur frequently. Develop tools/processes to either prevent these issues or to solve these issues as they occur.