Skip to main content
  • Home
  • Development
  • Documentation
  • Donate
  • Operational login
  • Browse the archive

swh logo
SoftwareHeritage
Software
Heritage
Archive
Features
  • Search

  • Downloads

  • Save code now

  • Add forge now

  • Help

https://github.com/lauragarrison87/metaphorTool
22 August 2024, 06:48:53 UTC
  • Code
  • Branches (2)
  • Releases (0)
  • Visits
Revision 2dbe493208807ff290d10b206e7d891435045cce authored by Laura Garrison on 10 June 2024, 17:21:12 UTC, committed by Laura Garrison on 10 June 2024, 17:21:12 UTC
get tooltips on hover working
1 parent f998ee3
  • Files
  • Changes
    • Branches
    • Releases
    • HEAD
    • refs/heads/master
    • refs/heads/transitionFix
    • 2dbe493208807ff290d10b206e7d891435045cce
    No releases to show
  • cf75379
  • /
  • README.md
Raw File Download
Take a new snapshot of a software origin

If the archived software origin currently browsed is not synchronized with its upstream version (for instance when new commits have been issued), you can explicitly request Software Heritage to take a new snapshot of it.

Use the form below to proceed. Once a request has been submitted and accepted, it will be processed as soon as possible. You can then check its processing state by visiting this dedicated page.
swh spinner

Processing "take a new snapshot" request ...

Permalinks

To reference or cite the objects present in the Software Heritage archive, permalinks based on SoftWare Hash IDentifiers (SWHIDs) must be used.
Select below a type of object currently browsed in order to display its associated SWHID and permalink.

  • revision
  • directory
  • content
  • snapshot
origin badgerevision badge
swh:1:rev:2dbe493208807ff290d10b206e7d891435045cce
origin badgedirectory badge Iframe embedding
swh:1:dir:cf75379841111dc60f3401d6450c374cefc379d1
origin badgecontent badge Iframe embedding
swh:1:cnt:4309f6b91c114956fa5cf219bcc9f9dec2a3e05f
origin badgesnapshot badge
swh:1:snp:9837fefdf0840d8759ea320718c6c595b228ae53
Citations

This interface enables to generate software citations, provided that the root directory of browsed objects contains a citation.cff or codemeta.json file.
Select below a type of object currently browsed in order to generate citations for them.

  • revision
  • directory
  • content
  • snapshot
Generate software citation in BibTex format (requires biblatex-software package)
Generating citation ...
Generate software citation in BibTex format (requires biblatex-software package)
Generating citation ...
Generate software citation in BibTex format (requires biblatex-software package)
Generating citation ...
Generate software citation in BibTex format (requires biblatex-software package)
Generating citation ...
Tip revision: 2dbe493208807ff290d10b206e7d891435045cce authored by Laura Garrison on 10 June 2024, 17:21:12 UTC
get tooltips on hover working
Tip revision: 2dbe493
README.md
# Visual Conceptual Metaphor Explorer 
This tool allows the exploration of deconstructed infographics and categorized visual and conceptual metaphors in support of our submission ... 


## Getting started 
1. `cd metaphorTool/exploratoryTool`
2. Start a local server. We tested with and recommend using Python Simple Server, which you can run in your terminal `python3 -m http.server --bind 127.0.0.1` (Mac/Linux) or `py -m http.server --bind 127.0.0.1` (Windows)
3. With your local server running, load the page at the following link address in your web browser of choice (we have tested on Chrome, Firefox, and Safari): [http://127.0.0.1:8000/BIOMED/](http://127.0.0.1:8000/BIOMED/). This will load in the explorer initialized with the infographics from the biomedical domain.


## Using the Visual Conceptual Metaphor Explorer
Use buttons (Biomedicine, Climate, Space, Anthropology) to explore within the different classified scientific domains. 

A spatiotemporal graph is placed on the left side and displays points that represent individual infographics (x axis= temporal coverage of infographic, y axis= spatial coverage of infographic). Some infographics (in biomedical, space, and anthropology domains) span across several spatial scales, which are represented by beveled rectangles. Please note that the middle and right section will remain empty until a point (infographic) is chosen. Above the graph, Primary domain is stated once a point is selected (alongside the Secondary domain(s), if applicable).

Once a desired point (infographic) is clicked, general information section will appear in the middle including the embedded infographic, name of the infographic, author(s), and the source URL link. Due to copyright reasons, some infographics could not be embedded. Please follow the URL link provided  to reach the original source site. 

On the right side (metaphor analysis section) the chosen infographics is visually analyzed with piechart which shows the visual cocneptual metaphors used. The boolean statement below states whether a textual conceptual metaphor that supports the graphical metaphors is present. If yes, the type is stated below.  



The diff you're trying to view is too large. Only the first 1000 changed files have been loaded.
Showing with 0 additions and 0 deletions (0 / 0 diffs computed)
swh spinner

Computing file changes ...

Software Heritage — Copyright (C) 2015–2025, The Software Heritage developers. License: GNU AGPLv3+.
The source code of Software Heritage itself is available on our development forge.
The source code files archived by Software Heritage are available under their own copyright and licenses.
Terms of use: Archive access, API— Contact— JavaScript license information— Web API

back to top