Difference between revisions of "ArchivesSpace"

From COPTR
Jump to navigation Jump to search
(Created page with "<!-- Use the structure provided in this template, do not change it! --> {{Infobox_tool |purpose=ArchivesSpace is the next-generation web-based archives information management...")
 
 
(8 intermediate revisions by 5 users not shown)
Line 1: Line 1:
<!-- Use the structure provided in this template, do not change it! -->
+
{{Infobox tool
 
+
|purpose=ArchivesSpace is the next-generation web-based archives information management system, designed by archivists and supported by diverse archival repositories.
{{Infobox_tool
 
|purpose=ArchivesSpace is the next-generation web-based archives information management system, designed by archivists and supported by diverse archival repositories.  
 
 
|homepage=http://www.archivesspace.org/
 
|homepage=http://www.archivesspace.org/
 
|license=Educational Community License, version 2.0.
 
|license=Educational Community License, version 2.0.
 +
|formats_in=METS (Metadata Encoding and Transmission Standard)
 +
|formats_out=METS (Metadata Encoding and Transmission Standard)
 +
|function=Access, Metadata Processing
 +
|content=Metadata
 
}}
 
}}
<!-- Note that to use the image field, you should leave the value as {{PAGENAMEE}}.png (or similar) and upload a copy of the image. Hot-linking is not supported. If you don't want an image, just remove that line. -->
+
{{Infobox tool details}}
 
 
<!-- Add one or more categories to describe the function of the tool, such as:
 
[[Category:Metadata Processing]]
 
[[Category:Access]]
 
 
 
 
 
<!-- Add relevant categories to describe the content type that the tool addresses, such as:
 
 
 
 
 
 
 
 
== Description ==
 
== Description ==
 
<!-- Describe the what the tool does, focusing on it's digital preservation value. Keep it factual. -->
 
<!-- Describe the what the tool does, focusing on it's digital preservation value. Keep it factual. -->
 
ArchivesSpace is an open source, web application for managing archives information.  The application is designed to support core functions in archives administration such as accessioning; description and arrangement of processed materials including analog, hybrid, and born-digital content; management of authorities (agents and subjects) and rights; and reference service.  The application supports collection management through collection management records, tracking of events, and a growing number of  administrative reports.  The application also functions as a metadata authoring tool, enabling the generation of EAD, MARCXML, MODS, Dublin Core, and METS formatted data.
 
ArchivesSpace is an open source, web application for managing archives information.  The application is designed to support core functions in archives administration such as accessioning; description and arrangement of processed materials including analog, hybrid, and born-digital content; management of authorities (agents and subjects) and rights; and reference service.  The application supports collection management through collection management records, tracking of events, and a growing number of  administrative reports.  The application also functions as a metadata authoring tool, enabling the generation of EAD, MARCXML, MODS, Dublin Core, and METS formatted data.
 +
 +
ArchivesSpace dates from June 2009 when representatives of New York University, the University of Illinois Urbana-Champaign, the University of California San Diego, and the Andrew W. Mellon Foundation agreed to integrate the Archivists' Toolkit and Archon into a single application in order to increase overall functionality within a single application and to optimize sustainability of the application.  The Andrew W. Mellon Foundation provided generous funding for the first two phases of the ArchivesSpace program.  A planning phase ran from January 2010 to June 2011, during which functional specifications were drafted, a business plan was formulated, and an organizational home was secured.  A development phase ran from July 2011 to September 2013, culminating in the release of ArchivesSpace 1.0 on September 30, 2013.  There have been nine releases of ArchivesSpace since the 1.0 release, all of which have served to both advance the integration of the Archivists' Toolkit and Archon and to introduce new functionality not present in either of those precursor applications. Source: http://archivesspace.org/overview
  
 
== User Experiences ==
 
== User Experiences ==
Line 26: Line 20:
 
== Development Activity ==
 
== Development Activity ==
 
<!-- Provide *evidence* of development activity of the tool. For example, RSS feeds for code issues or commits. -->
 
<!-- Provide *evidence* of development activity of the tool. For example, RSS feeds for code issues or commits. -->
 +
All development activity is visible on GitHub: http://github.com/archivesspace/archivesspace/commits
 +
 +
 +
=== Release Feed ===
 +
Below the last 3 release feeds:
 +
<rss max=3>https://github.com/archivesspace/archivesspace/releases.atom</rss>
 +
 
 +
 +
=== Activity Feed ===
 +
Below the last 5 commits:
 +
<rss max=5>https://github.com/archivesspace/archivesspace/commits/master.atom</rss>
 +
 
<!-- Add the OpenHub.com ID for the tool, if known. -->
 
<!-- Add the OpenHub.com ID for the tool, if known. -->
{{Infobox_tool_details
 
|releases_rss=https://github.com/archivesspace/archivesspace/releases.atom
 
|issues_rss=
 
|mailing_lists=
 
|ohloh_id=
 
}}
 

Latest revision as of 15:08, 8 June 2021



ArchivesSpace is the next-generation web-based archives information management system, designed by archivists and supported by diverse archival repositories.
Homepage:http://www.archivesspace.org/
License:Educational Community License, version 2.0.
Input Formats:METS (Metadata Encoding and Transmission Standard)
Output Formats:METS (Metadata Encoding and Transmission Standard)
Function:Access,Metadata Processing
Content type:Metadata




Description[edit]

ArchivesSpace is an open source, web application for managing archives information. The application is designed to support core functions in archives administration such as accessioning; description and arrangement of processed materials including analog, hybrid, and born-digital content; management of authorities (agents and subjects) and rights; and reference service. The application supports collection management through collection management records, tracking of events, and a growing number of administrative reports. The application also functions as a metadata authoring tool, enabling the generation of EAD, MARCXML, MODS, Dublin Core, and METS formatted data.

ArchivesSpace dates from June 2009 when representatives of New York University, the University of Illinois Urbana-Champaign, the University of California San Diego, and the Andrew W. Mellon Foundation agreed to integrate the Archivists' Toolkit and Archon into a single application in order to increase overall functionality within a single application and to optimize sustainability of the application. The Andrew W. Mellon Foundation provided generous funding for the first two phases of the ArchivesSpace program. A planning phase ran from January 2010 to June 2011, during which functional specifications were drafted, a business plan was formulated, and an organizational home was secured. A development phase ran from July 2011 to September 2013, culminating in the release of ArchivesSpace 1.0 on September 30, 2013. There have been nine releases of ArchivesSpace since the 1.0 release, all of which have served to both advance the integration of the Archivists' Toolkit and Archon and to introduce new functionality not present in either of those precursor applications. Source: http://archivesspace.org/overview

User Experiences[edit]

Development Activity[edit]

All development activity is visible on GitHub: http://github.com/archivesspace/archivesspace/commits


Release Feed[edit]

Below the last 3 release feeds:

2024-03-14 15:31:35
[tag:github.com,2008:Repository/4989765/v3.5.0 V3.5.0]
by github-actions[bot]
2024-03-11 14:33:47
[tag:github.com,2008:Repository/4989765/v3.5.0-RC1 V3.5.0-RC1]
by github-actions[bot]
2023-08-24 18:18:21
[tag:github.com,2008:Repository/4989765/v3.4.1 V3.4.1]
by github-actions[bot]


Activity Feed[edit]

Below the last 5 commits:

2024-06-01 12:15:33
[tag:github.com,2008:Grit::Commit/232eb93f7c59b61f9efda6552fb9460a310b6ef6 Merge pull request #3225 from archivesspace/ANW-1428-path-fix]
by brianzelip https://github.com/brianzelip
2024-06-01 06:48:19
[tag:github.com,2008:Grit::Commit/22168a33d92e315d8c3aa4a4b4e4731f36813f4b ANW-1428 fix prefilled do import template path]
by thimios https://github.com/thimios
2024-05-30 20:04:27
[tag:github.com,2008:Grit::Commit/fc65cfa508617e7e7382c2ebada3604220108ff3 update multipart-post gem (and others)]
by donaldjosephsmith https://github.com/donaldjosephsmith
2024-05-30 20:04:27
[tag:github.com,2008:Grit::Commit/9d792157e6218a41e2a4af45ffc11a41170be5a7 add log message to jobs controller]
by donaldjosephsmith https://github.com/donaldjosephsmith
2024-05-30 20:04:27
[tag:github.com,2008:Grit::Commit/acb283312ca69c7c2f5f85ad349466c2bd2f16c7 fix copypaste bug in rspec target]
by donaldjosephsmith https://github.com/donaldjosephsmith