There is a newer version of this record available.

Dataset Open Access

Softcite software mention extraction from the CORD-19 publications

Patrice Lopez; Caifan Du; Hannah Cohoon; James Howison


JSON Export

{
  "files": [
    {
      "links": {
        "self": "https://zenodo.org/api/files/007cfdb0-0f45-483d-a6db-3768fafaa4f5/annotations.json"
      }, 
      "checksum": "md5:13722319196b125acfd56d10092b9e6c", 
      "bucket": "007cfdb0-0f45-483d-a6db-3768fafaa4f5", 
      "key": "annotations.json", 
      "type": "json", 
      "size": 236749509
    }, 
    {
      "links": {
        "self": "https://zenodo.org/api/files/007cfdb0-0f45-483d-a6db-3768fafaa4f5/documents.json"
      }, 
      "checksum": "md5:78f4eeff780614d7dcbf080e914922fa", 
      "bucket": "007cfdb0-0f45-483d-a6db-3768fafaa4f5", 
      "key": "documents.json", 
      "type": "json", 
      "size": 477461239
    }, 
    {
      "links": {
        "self": "https://zenodo.org/api/files/007cfdb0-0f45-483d-a6db-3768fafaa4f5/readme.md"
      }, 
      "checksum": "md5:6846ee73ed224092cfcd69dfdcdf8c4e", 
      "bucket": "007cfdb0-0f45-483d-a6db-3768fafaa4f5", 
      "key": "readme.md", 
      "type": "md", 
      "size": 4039
    }, 
    {
      "links": {
        "self": "https://zenodo.org/api/files/007cfdb0-0f45-483d-a6db-3768fafaa4f5/references.json"
      }, 
      "checksum": "md5:08946fc3ca5b12ebb614a0715b3f30ad", 
      "bucket": "007cfdb0-0f45-483d-a6db-3768fafaa4f5", 
      "key": "references.json", 
      "type": "json", 
      "size": 47163372
    }
  ], 
  "owners": [
    95856
  ], 
  "doi": "10.5281/zenodo.4961241", 
  "stats": {
    "version_unique_downloads": 59.0, 
    "unique_views": 143.0, 
    "views": 152.0, 
    "version_views": 370.0, 
    "unique_downloads": 25.0, 
    "version_unique_views": 304.0, 
    "volume": 9622848160.0, 
    "version_downloads": 114.0, 
    "downloads": 41.0, 
    "version_volume": 25679194665.0
  }, 
  "links": {
    "doi": "https://doi.org/10.5281/zenodo.4961241", 
    "conceptdoi": "https://doi.org/10.5281/zenodo.4784733", 
    "bucket": "https://zenodo.org/api/files/007cfdb0-0f45-483d-a6db-3768fafaa4f5", 
    "conceptbadge": "https://zenodo.org/badge/doi/10.5281/zenodo.4784733.svg", 
    "html": "https://zenodo.org/record/4961241", 
    "latest_html": "https://zenodo.org/record/5235661", 
    "badge": "https://zenodo.org/badge/doi/10.5281/zenodo.4961241.svg", 
    "latest": "https://zenodo.org/api/records/5235661"
  }, 
  "conceptdoi": "10.5281/zenodo.4784733", 
  "created": "2021-06-16T01:05:02.954607+00:00", 
  "updated": "2021-08-23T14:19:36.398453+00:00", 
  "conceptrecid": "4784733", 
  "revision": 8, 
  "id": 4961241, 
  "metadata": {
    "access_right_category": "success", 
    "doi": "10.5281/zenodo.4961241", 
    "description": "<p><strong>Softcite software mention extraction from the CORD-19 publications </strong></p>\n\n<p>This dataset is the first result of the extraction of software mentions from the set of publications of the CORD-19 corpus (<a href=\"https://allenai.org/data/cord-19\">https://allenai.org/data/cord-19</a>) by the Softcite software recognizer, see <a href=\"https://github.com/ourresearch/software-mentions\">https://github.com/ourresearch/software-mentions</a>.</p>\n\n<p>The CORD-19 version used for this dataset is the one dated <strong>2021-03-22,</strong> using the <em>metadata.csv</em> file only. We re-harvested the PDF with <a href=\"https://github.com/kermitt2/article-dataset-builder\">https://github.com/kermitt2/article-dataset-builder</a> in order to also extract coordinates of software mentions in the PDF and to take advantage of the latest version of GROBID to produce better full text extraction from PDF.</p>\n\n<p><strong>Data format </strong></p>\n\n<p>The extraction consists of 3 JSON files:</p>\n\n<p><strong>annotations.json</strong> contains the individual software annotations including <em>software name</em> and possible attached attributes (<em>publisher</em>, <em>URL</em> and <em>version</em>). Each annotation is associated with coordinates expressed as bounding boxes in the original PDF. See <a href=\"https://grobid.readthedocs.io/en/latest/Coordinates-in-PDF/\">Coordinates of structures in the original PDF</a>&nbsp; for more details on the coordinate format.</p>\n\n<p>The context of citation is the sentence where the software name and its attributes are extracted. It is added to the JSON structure (field <em>context</em>), as well as the identifier of the document where the annotation belongs (field <em>document</em>, pointing to entries available in <em>documents.json</em>) and a list of bibliographical references attached to the software name (field <em>references</em>, pointing to entries available in <em>references.json</em>, with the used reference marker string). See <a href=\"https://github.com/ourresearch/software-mentions\">https://github.com/ourresearch/software-mentions</a> for more details on the extracted attributes.</p>\n\n<p>If the software name was sucessfully disambiguated against WikiData (&quot;entity linking&quot;), it appears in the field <em>wikidataId</em> as Wikidata entity identifier and in the field <em>wikipediaExternalRef</em> as a Wikipedia PageID from the English Wikipedia. Entity linking is realized with <a href=\"https://github.com/kermitt2/entity-fishing\">entity-fishing</a>.</p>\n\n<p><strong>documents.json</strong> contains the metadata of the all the CORD-19 documents containing at least one software annotation. The metadata are given as a CrossRef JSON structure. The abstract should be included in the metadata most of the time, as well as some complements extracted by GROBID directly from the PDF. In addition, the size of the pages and the unique file path to the PDF can be found to allow annotations directly on the PDF (see <a href=\"https://grobid.readthedocs.io/en/latest/Coordinates-in-PDF/\">Coordinates of structures in the original PDF</a> for more details on the PDF annotation display mechanism).</p>\n\n<p><strong>references.json </strong>contains the parsed reference entries associated to software mentions. These references are given in the field <em>tei</em> encoded in the XML TEI format of GROBID extraction. The extracted raw references have been matched against CrossRef to get a DOI and more complete metadata with <a href=\"https://github.com/kermitt2/biblio-glutton\">biblio-glutton</a>.</p>\n\n<p><strong>Statistics</strong></p>\n\n<p>CORD-19 version: 2021-03-22</p>\n\n<p>- total Open Access full texts: 211,213<br>\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; - with at least one software mention: 76,448</p>\n\n<p>- total software name annotations: 318,138<br>\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; - with linked Wikidata ID: 117,193</p>\n\n<p>- associated field&nbsp;&nbsp;&nbsp;<br>\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; - publisher: 62,240&nbsp;<br>\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; - version: 105,661<br>\n&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; - URL: 29,753</p>\n\n<p>- associated bibliographical references: 61,170<br>\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; - distinct references: 15,931<br>\n&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; - distinct with matched DOI: 10,611<br>\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; - distinct with matched PMC ID: 6,435</p>\n\n<p><strong>License and acknowledgements</strong></p>\n\n<p>This dataset is licensed under a Creative Commons Attribution 4.0 International License.</p>\n\n<p>We thank Alfred P. Sloan Foundation for supporting this work.</p>", 
    "license": {
      "id": "CC-BY-4.0"
    }, 
    "title": "Softcite software mention extraction from the CORD-19 publications", 
    "relations": {
      "version": [
        {
          "count": 4, 
          "index": 1, 
          "parent": {
            "pid_type": "recid", 
            "pid_value": "4784733"
          }, 
          "is_last": false, 
          "last_child": {
            "pid_type": "recid", 
            "pid_value": "5235661"
          }
        }
      ]
    }, 
    "version": "0.2", 
    "keywords": [
      "text mining, software, scholar literature, CORD-19"
    ], 
    "publication_date": "2021-06-16", 
    "creators": [
      {
        "orcid": "0000-0002-9959-9441", 
        "affiliation": "science-miner", 
        "name": "Patrice Lopez"
      }, 
      {
        "orcid": "0000-0003-2538-607X", 
        "affiliation": "University of Texas at Austin", 
        "name": "Caifan Du"
      }, 
      {
        "orcid": "0000-0002-3352-9766", 
        "affiliation": "University of Texas at Austin", 
        "name": "Hannah Cohoon"
      }, 
      {
        "orcid": "0000-0002-5702-149X", 
        "affiliation": "University of Texas at Austin", 
        "name": "James Howison"
      }
    ], 
    "access_right": "open", 
    "resource_type": {
      "type": "dataset", 
      "title": "Dataset"
    }, 
    "related_identifiers": [
      {
        "scheme": "doi", 
        "identifier": "10.5281/zenodo.4784733", 
        "relation": "isVersionOf"
      }
    ]
  }
}
370
114
views
downloads
All versions This version
Views 370152
Downloads 11441
Data volume 25.7 GB9.6 GB
Unique views 304143
Unique downloads 5925

Share

Cite as