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-04-22 16:56:11
[tag:github.com,2008:Grit::Commit/b429855d3eb64e9e325755307ce10b87649ad7a6 Merge pull request #3070 from archivesspace/ANW-799]
by brianzelip https://github.com/brianzelip
2024-04-19 19:49:05
[tag:github.com,2008:Grit::Commit/982d84db2cd4538d4bc251a499c02277fe9dd799 Merge pull request #3155 from archivesspace/ANW-1940-resources-spec]
by brianzelip https://github.com/brianzelip
2024-04-19 16:54:18
[tag:github.com,2008:Grit::Commit/944dd2608c935a9c44549a3c53c459bf4cc076c4 ANW-1940 port resources spec to capybara]
by thimios https://github.com/thimios
2024-04-19 16:30:16
[tag:github.com,2008:Grit::Commit/ef005eb151d169f228f30fa41facc89873129cd3 Merge pull request #3181 from archivesspace/ANW-2011-Run-specs-only-o…]
by brianzelip https://github.com/brianzelip
2024-04-19 15:55:06
[tag:github.com,2008:Grit::Commit/7def540a79f1fe222c17426807713ec683e9d44e Load a dump of a migrated test database and then run any missing migr…]
by thimios https://github.com/thimios