Personal tools

Main Page: Difference between revisions

From Adapt

Jump to: navigation, search
No edit summary
No edit summary
 
(25 intermediate revisions by 2 users not shown)
Line 1: Line 1:
=Overview=
=Overview=
The ADAPT project is developing technologies for building a scalable and reliable infrastructure for the long-term access and preservation of digital assets. Our approach uses a distributed object architecture that operates on different levels of abstractions built around grid technologies and web services. Major software components have been prototyped and are currently in use in a number of pilot projects such as the Transcontinental Persistent Archives Project and Chronopolis.
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.


<table width="75%" style="margin-left: 75px;">
<table width="75%" style="margin-left: 75px;">
<tr><td>'''Projects'''</td><td>'''Research'''</td></tr><tr>
<tr><td>'''Open Source Tools'''</td><td>'''Research'''</td></tr><tr>
<td valign="top"><ul><li>[[TPAP|TPAP]]<li>[[Chronopolis|Chronopolis]]</ul></td>
<td valign="top">
<td><ul><li>[[PAWN:Main|Ingestion (PAWN)]]<li>[[Ace|Integrity Management (ACE)]]<li>[[Webarc:Main|Web Archiving]]<li>[[Replication:Main|Replication Monitoring]]<li>[[Focus:Main|Format Stewardship (FOCUS)]]</ul>
<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>
</td></tr></table>
</td></tr></table>


'''New Issue Tracker'''
'''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.
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/
* Current: https://gitlab.umiacs.umd.edu/adapt/ace/issues


'''Ace V1.4.1 Released (11/20)'''
'''ACE V 1.10 (4/22)'''
* throttling features
* Bug Fix for a deadlock when connection to the IMS was lost
* max audits, min wait between srb file opens
* json additions including errors visible on main page and limit number of results returned on summaries
See the [[Ace|Integrity Management (ACE)]] project section for more details.


'''Ace V1.4 Released (9/4)'''
'''ACE V 1.9 (1/14)'''
* automatic comparison of peer collections
* Frontend UI improvements,
* size recording for collections
* Backend threading improvements when ingesting tokens and auditing collections


'''Ace V1.3.1 Released (7/22)'''
* SRB patches
* Site peering and cross-ace collection comparison
* Minor json enhancements
* List item servlet for remote collection querying


'''Ace V1.3 Released (4/29)'''  
'''Python tutorials for ACE'''
Version 1.3. of the ACE Audit Manager has been released. New features include
* [[Ace:IMSPython| Requesting and validating IMS tokens]]
* Monthly, quarterly reporting of collections available
* schema improvements to allow for more rapid digest comparison
* collections may be organized into groups


 
'''Conference Videos Online (4/21/09)'''
'''Conference Videos Online (4/21)'''
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 [[Partnerships 2008 Videos|online]]
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 [[Partnerships 2008 Videos|online]]


'''Ace V1.2 Released (2/13)'''
=Old Projects=
Version 1.2. of the ACE Audit Manager has been released. New features include
<ul><li>[[PAWN:Main|Ingestion (PAWN)]]
* Added filtering for collections
<li>[[Focus:Main|Format Stewardship (FOCUS)]]
See the [[Ace|Integrity Management (ACE)]] project section for more details.
<li>[[TPAP|TPAP]] - Transcontinental persistent archive prototype
 
<!--
This site is still under construction.
old site: http://www.umiacs.umd.edu/research/adapt
old wiki: http://adaptwiki.umiacs.umd.edu/twiki/bin/view
 
 
<big>'''MediaWiki has been successfully installed.'''</big>
 
Consult the [http://meta.wikimedia.org/wiki/Help:Contents User's Guide] for information on using the wiki software.
 
== Getting started ==
 
* [http://www.mediawiki.org/wiki/Help:Configuration_settings Configuration settings list]
* [http://www.mediawiki.org/wiki/Help:FAQ MediaWiki FAQ]
* [http://mail.wikimedia.org/mailman/listinfo/mediawiki-announce MediaWiki release mailing list]
 
test edit
-->

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