Difference between revisions of "Perma.cc"

From COPTR
Jump to navigation Jump to search
m
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<!-- Use the structure provided in this template, do not change it! -->
+
{{Infobox tool
 
+
|purpose=A tool that captures, stores, plays-back and provides a new URL for web citation. Built and maintained at the Harvard Law School Library.
{{Infobox_tool
 
|purpose=A tool that captures, stores, plays-back and provides a new URL for web citation. Built and maintained at the Harvard Law School Library.  
 
 
|homepage=https://perma.cc
 
|homepage=https://perma.cc
 +
|sourcecode=https://github.com/harvard-lil/perma
 
|license=Open source, shared via GitHub
 
|license=Open source, shared via GitHub
|sourcecode=https://github.com/harvard-lil/perma
 
 
|platforms=Platform agnostic, runs via web browser
 
|platforms=Platform agnostic, runs via web browser
|formats_out={{Format|WARC}}
+
|formats_out=WARC
 +
|function=Personal Archiving, Citation and Impact Tracking
 +
|content=Web
 
}}
 
}}
<!-- 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:
 
 
 
Choose carefully, and view the list of existing categories first (see the Navigation sidebar on the left) -->
 
[[Category:Personal Archiving]]
 
[[Category:Web Snapshot]]
 
 
 
<!-- Add relevant categories to describe the content type that the tool addresses, such as:
 
 
 
Choose carefully, and view the list of existing categories first (see the Navigation sidebar on the left). If the tool works on any content type, do not add a category. -->
 
[[Category:Web]]
 
[[Category:Web Archive]]
 
 
 
 
== 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. -->
Line 40: Line 27:
 
<!-- 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. -->
 
<!-- Add the OpenHub.com ID for the tool, if known. -->
 
<!-- Add the OpenHub.com ID for the tool, if known. -->
All development activity can be seen on GitHub: https://github.com/harvard-lil/perma/commits/develop  
+
All development activity can be seen on GitHub: https://github.com/harvard-lil/perma/commits/develop
 
 
{{Infobox_tool_details
 
|releases_rss=
 
|issues_rss=
 
|mailing_lists=
 
|ohloh_id=
 
}}
 

Latest revision as of 16:14, 26 November 2021


A tool that captures, stores, plays-back and provides a new URL for web citation. Built and maintained at the Harvard Law School Library.
Homepage:https://perma.cc
Source Code:https://github.com/harvard-lil/perma
License:Open source, shared via GitHub
Platforms:Platform agnostic, runs via web browser
Output Formats:WARC
Function:Personal Archiving,Citation and Impact Tracking
Content type:Web




Description[edit]

Perma creates high fidelity web captures on demand for the specific goal of preserving citations. When a user creates a Perma record, perma.cc captures the referenced web content and generates a new link to a playback of the archived record. The record will always be available through the Perma.cc link and is displayed in an iFrame including time and date of capture as well as a path to the live page. Records are stored by the Harvard Law School Library and a consortium of partner institutions.

Perma.cc differs from traditional web crawlers, capturing content that allows for a high fidelity replay of a given webpage so that users see and interact with a website the way they would have with the live site. It also provides a user interface for account holders to organize and manage their links. Institutional accounts allow for shared foldering. Free for academic institutions and courts. Individual users can create 10 links per month for free. Paid individual accounts and commercial subscriptions available for access to unlimited link creation by non-academic affiliates.


User Experiences[edit]


Development Activity[edit]

All development activity can be seen on GitHub: https://github.com/harvard-lil/perma/commits/develop