Personal tools

Main Page: Difference between revisions

From Adapt

Jump to: navigation, search
No edit summary
No edit summary
 
(8 intermediate revisions by 2 users not shown)
Line 4: Line 4:
<table width="75%" style="margin-left: 75px;">
<table width="75%" style="margin-left: 75px;">
<tr><td>'''Open Source Tools'''</td><td>'''Research'''</td></tr><tr>
<tr><td>'''Open Source Tools'''</td><td>'''Research'''</td></tr><tr>
<td valign="top"><ul><li>[[Ace|Integrity Management (ACE)]]<li>[[WarcManager|Warc Management Utility]]<li>[https://scm.umiacs.umd.edu/redmine/adapt/projects/ingestion RESTful Bag server Implementation]</ul></td>
<td valign="top">
<td><ul><li>[[Webarc:Main|Web Archive Indexing]]<li>[[Replication:Main|Replication Monitoring]]
<ul>
<li>[[Ace|Integrity Management (ACE)]]
<li>[[WarcManager|Warc Management Utility]]
<li>[https://gitlab.umiacs.umd.edu/adapt/ingestion-tools RESTful Bag server Implementation]</ul></td>
<td><ul>
<li>[[Webarc:Main|Web Archive Indexing]]
<li>[[Replication:Main|Replication Monitoring]]
<li>[[Chronopolis|Chronopolis]]</ul>
<li>[[Chronopolis|Chronopolis]]</ul>
</td></tr></table>
</td></tr></table>


'''ACE Development Infrastructure'''
* current release https://gitlab.umiacs.umd.edu/adapt/ace/tags/ace-1.14.1
* releases https://gitlab.umiacs.umd.edu/adapt/ace/tags
* public source repository https://gitlab.umiacs.umd.edu/adapt/ace
* CI testing https://gitlab.umiacs.umd.edu/adapt/ace/pipelines
* CI development builds http://adaptci01.umiacs.umd.edu/resource/ace
* Projects converted from netbeans build to maven3 for easier collaboration


'''Issue Tracker'''
The adapt project now has an issue tracker to manage releases of our software and track bugs/feature requests.
* Current: https://gitlab.umiacs.umd.edu/adapt/ace/issues


'''Undergrad positions available'''
'''ACE V 1.10 (4/22)'''
* The ADAPT project is hiring undergrad programmers to work on a variety of projects
* Bug Fix for a deadlock when connection to the IMS was lost
* Learn more on our [[Employment]] page


'''ACE V 1.9 (1/14)'''
* Frontend UI improvements,
* Backend threading improvements when ingesting tokens and auditing collections


'''ACE V 1.6 (2/3)'''
* Token store exporting, improved db storing
* Frontend UI improvements,
* Build system (maven) changes
'''ACE Development infrastructure improvements (1/26)'''
* public source repository https://subversion.umiacs.umd.edu/ace/
* <strike>Hudson</strike>Jenkins testing and daily builds http://adaptvm01.umiacs.umd.edu:8080/jenkins/job/ACE%20Audit%20Manager/
* Projects converted from netbeans build to maven3 for easier collaboration


'''Python tutorials for ACE'''
'''Python tutorials for ACE'''
* [[Ace:IMSPython| Requesting and validating IMS tokens]]
* [[Ace:IMSPython| Requesting and validating IMS tokens]]
'''Ace V 1.5 Released (6/25)'''
* Source Released under BSD License
* Resource migration
* Lots of internal refactoring, dependency restructuring
'''New Issue Tracker'''
The adapt project now has an issue tracker to manage releases of our software and track bugs/feature requests.
* https://scm.umiacs.umd.edu/redmine/adapt/


'''Conference Videos Online (4/21/09)'''
'''Conference Videos Online (4/21/09)'''

Latest revision as of 15:58, 10 July 2019

Overview

The ADAPT project is developing technologies for building a scalable and reliable infrastructure for the long-term access and preservation of digital assets. Over the past years, we've developed numerous tools and have active research in many areas.

Open Source ToolsResearch

ACE Development Infrastructure

Issue Tracker The adapt project now has an issue tracker to manage releases of our software and track bugs/feature requests.

ACE V 1.10 (4/22)

  • Bug Fix for a deadlock when connection to the IMS was lost

ACE V 1.9 (1/14)

  • Frontend UI improvements,
  • Backend threading improvements when ingesting tokens and auditing collections


Python tutorials for ACE

Conference Videos Online (4/21/09) Videos for the two-day conference, "Partnerships in Innovation II: From Vision to Reality and Beyond" held on October 7- 8, 2008 in College Park, Maryland, USA are now online

Old Projects