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 42d9df304b67570357b413e5e9a5ff27e1784b5c authored by Enterausernamenotavailable on 30 June 2024, 17:15:10 UTC, committed by Enterausernamenotavailable on 30 June 2024, 17:15:10 UTC
readme + capitalisation of section title
Fixed read me description in the txt. file and capitalised the letters in title Conceptual Metaphor Analysis section so they match the other two section, this done in index.html
1 parent 13bbec0
  • Files
  • Changes
    • Branches
    • Releases
    • HEAD
    • refs/heads/master
    • refs/heads/transitionFix
    • 42d9df304b67570357b413e5e9a5ff27e1784b5c
    No releases to show
  • b02a23c
  • /
  • 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:42d9df304b67570357b413e5e9a5ff27e1784b5c
origin badgedirectory badge Iframe embedding
swh:1:dir:b02a23c6217b202c77264395daaa26e6976daba0
origin badgecontent badge Iframe embedding
swh:1:cnt:c5c08a558e473a9a19a2ecedcd825e09ead97293
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: 42d9df304b67570357b413e5e9a5ff27e1784b5c authored by Enterausernamenotavailable on 30 June 2024, 17:15:10 UTC
readme + capitalisation of section title
Tip revision: 42d9df3
README.md
# Visual Conceptual Metaphor Explorer 
This tool allows the exploration of deconstructed infographics and categorized visual and conceptual metaphors in support of our work, The Language of Infographics: Toward Understanding Conceptual Metaphor Use in Scientific Storytelling  


## 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/](http://127.0.0.1:8000/). This will load in the explorer initialized with the infographics from the biomedical domain.


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

A spatiotemporal graph is placed on the left side (Infographic Spatio-Temporal Distribution section) and displays points that represent individual infographics (x axis= temporal coverage of infographic, y axis= spatial coverage of infographic). Some infographics (in biomedical, climate, 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 by hovering above it. 

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 chosen by hovering over it, Image Details section will appear in the middle including the embedded infographic, with image name, image author(s), and the domain distribution above the infographic image. A source URL link appears below the infographics image. 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 (Conceptual Metaphor Analysis section) the chosen infographics is visually analyzed with a bar chart showing the number of visual conceptual metaphors used. The text below identifies describes the different types of metaphors identified in the infographic, including whether a textual metaphor is present and what type. 


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