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:

2025-03-28 15:47:06
[tag:github.com,2008:Repository/4989765/v4.0.0 V4.0.0]
by github-actions[bot]
2024-11-26 15:51:40
[tag:github.com,2008:Repository/4989765/v4.0.0-RC1 V4.0.0-RC1]
by github-actions[bot]
2024-07-11 17:23:35
[tag:github.com,2008:Repository/4989765/v3.5.1 V3.5.1]
by github-actions[bot]


Activity Feed[edit]

Below the last 5 commits:

2025-04-21 16:24:56
[tag:github.com,2008:Grit::Commit/a98ec4c0e7b944d8b1c39c4eea3a1c395f8fe100 ANW-2337 update Repo branding image on PUI pdfs when updated in repos…]
by thimios.dimopulos@lyrasis.com
2025-04-21 16:17:25
[tag:github.com,2008:Grit::Commit/dbc30081981d7d4a76a4b3be23e74e4ffe43b574 Merge pull request #3525 from archivesspace/ANW-2362-datepicker-day-h…]
by thimios https://github.com/thimios
2025-04-21 16:07:53
[tag:github.com,2008:Grit::Commit/c08d720df330b46db11b0d3f4e586cd59c586509 Merge pull request #3526 from archivesspace/ANW-2363-agent-lightmode]
by thimios https://github.com/thimios
2025-04-21 15:38:42
[tag:github.com,2008:Grit::Commit/0541aff5462b196fad527111d09a23ad3dfed0f9 Merge pull request #3524 from archivesspace/common_locales]
by thimios https://github.com/thimios
2025-04-21 13:15:52
[tag:github.com,2008:Grit::Commit/c35824653689da135e44ec82dec93075c951df4d ANW-2363 Enable lightmode on Agent Required Fields form]
by brianzelip https://github.com/brianzelip