Skip to main content

SuperMat (Superconductors Material) dataset is a manually **linked** **annotated** dataset of superconductors related materials and properties.

Project description

Documentation Status Build unstable

SuperMat

SuperMat (Superconductors Material) dataset is a manually linked annotated dataset of superconductors related materials and properties.

Content

Dataset information

Reference

If you use the data, please consider citing the related paper:

@article{doi:10.1080/27660400.2021.1918396,
author = {Luca Foppiano and Sae Dieb and Akira Suzuki and Pedro Baptista de Castro and Suguru Iwasaki and Azusa Uzuki and Miren Garbine Esparza Echevarria and Yan Meng and Kensei Terashima and Laurent Romary and Yoshihiko Takano and Masashi Ishii},
title = {SuperMat: construction of a linked annotated dataset from superconductors-related publications},
journal = {Science and Technology of Advanced Materials: Methods},
volume = {1},
number = {1},
pages = {34-44},
year  = {2021},
publisher = {Taylor & Francis},
doi = {10.1080/27660400.2021.1918396},

URL = { 
        https://doi.org/10.1080/27660400.2021.1918396
    
},
eprint = { 
        https://doi.org/10.1080/27660400.2021.1918396
    
}

}

Usage

Conversion tools

To use the scripts and analysis data

conda create --name SuperMat pip

pip install -r requirements.txt

Analysis tools

The analysis tools provide statistics and information from the dataset, they also run consistency checks of the format and content. Results can be seen directly on the repository.

jupyter-lab

Annotation guidelines

We use reStructured TExt using the utility Sphinx which provide several output formats. Currently we support XML and PDF.

To build this documentation locally, we recommend to create a virtual environment such as virtualenv or conda:

conda create -name guidelines conda activate guidelines

conda install sphinx

Build HTML site

To build the documentation as a website:

sphinx-build -b html docs _build

Automatic build

Sphinx allows automatic build using sphinx-autobuild, which will automatically reload and update on a webservice spawned at-hoc. You can launch the automatic build using:

sphinx-autobuild docs build_

you can access the service by opening the browser at http://localhost:8000.

Build PDF

You can export this document as PDF using rst2pdf.

Even if you have conda, you should install the version provided by pipy:

pip install rst2pdf

Then you need to modify your config.py by adding the following information:

extensions = ['rst2pdf.pdfbuilder']
pdf_documents = [('index', u'filename', u'Title', u'Author')]

and build using

sphinx-build -b pdf sourcedir builddir

and a file with the specified name will be created in builddir.

Licence

The dataset is licensed under CC BY 4.0 CC. The Bibliographic data refers to the original content.

The code is licences under Apache 2.0

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

SuperMat-2.2.0.tar.gz (310.0 kB view details)

Uploaded Source

Built Distribution

SuperMat-2.2.0-py3-none-any.whl (11.1 kB view details)

Uploaded Python 3

File details

Details for the file SuperMat-2.2.0.tar.gz.

File metadata

  • Download URL: SuperMat-2.2.0.tar.gz
  • Upload date:
  • Size: 310.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.12

File hashes

Hashes for SuperMat-2.2.0.tar.gz
Algorithm Hash digest
SHA256 224f5e6b7fd4b92889d109405f24656169f422391bb95ce2b01794e811773b70
MD5 6d8c651b05efbdc797e6a87d8d996c42
BLAKE2b-256 76004f866697f59a506547333acbb45abcd489cc608ed3434bf98a5515e321b9

See more details on using hashes here.

File details

Details for the file SuperMat-2.2.0-py3-none-any.whl.

File metadata

  • Download URL: SuperMat-2.2.0-py3-none-any.whl
  • Upload date:
  • Size: 11.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.12

File hashes

Hashes for SuperMat-2.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 38bb0240e778801ebe7a64f3a04a814121319812e9fe75627267fe9ffa1f2c03
MD5 303abd03e34de5948e83d274f71e9185
BLAKE2b-256 6e5959d97c1f96b26dd4fe9a864a79a3fa30d03e7bb97beac7171d56de02644e

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page