Difference between revisions of "Perma.cc"

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=A tool that captures, stores and plays back web citations on demand and provid...")
 
m
(2 intermediate revisions by the same user not shown)
Line 2: Line 2:
  
 
{{Infobox_tool
 
{{Infobox_tool
|purpose=A tool that captures, stores and plays back web citations on demand and provides a new URL to user. Built and maintained at the Harvard Law School Library.  
+
|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
 
|license=Open source, shared via GitHub
 
|license=Open source, shared via GitHub
Line 12: Line 12:
  
 
<!-- Add one or more categories to describe the function of the tool, such as:
 
<!-- Add one or more categories to describe the function of the tool, such as:
[[Category:Citation and Impact Tracking]] or [[Category:Personal Archiving]] or [[Category:Web Snapshot]]
+
 
 
Choose carefully, and view the list of existing categories first (see the Navigation sidebar on the left) -->
 
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:
  
<!-- Add relevant categories to describe the content type that the tool addresses, such as:
 
[[Category:Web] or [[Category:Web Archive]]
 
 
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. -->
 
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. -->
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 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 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.  
+
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.  
  
  
Line 38: Line 40:
 
<!-- 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
 +
 
{{Infobox_tool_details
 
{{Infobox_tool_details
 
|releases_rss=
 
|releases_rss=

Revision as of 16:01, 24 September 2018



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:Template:Format

Description

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


Development Activity

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