heegyu's picture
Update README.md
b969eec verified
metadata
dataset_info:
  features:
    - name: paperId
      dtype: string
    - name: externalIds
      struct:
        - name: ACL
          dtype: string
        - name: ArXiv
          dtype: string
        - name: CorpusId
          dtype: int64
        - name: DBLP
          dtype: string
        - name: DOI
          dtype: string
        - name: MAG
          dtype: string
        - name: PubMed
          dtype: string
        - name: PubMedCentral
          dtype: string
    - name: publicationVenue
      struct:
        - name: alternate_issns
          sequence: string
        - name: alternate_names
          sequence: string
        - name: alternate_urls
          sequence: string
        - name: id
          dtype: string
        - name: issn
          dtype: string
        - name: name
          dtype: string
        - name: type
          dtype: string
        - name: url
          dtype: string
    - name: url
      dtype: string
    - name: title
      dtype: string
    - name: abstract
      dtype: string
    - name: venue
      dtype: string
    - name: year
      dtype: float64
    - name: citationCount
      dtype: int64
    - name: openAccessPdf
      struct:
        - name: status
          dtype: string
        - name: url
          dtype: string
    - name: authors
      list:
        - name: authorId
          dtype: string
        - name: name
          dtype: string
    - name: pdf_url
      dtype: string
    - name: pdf_url_domain
      dtype: string
    - name: __index_level_0__
      dtype: int64
  splits:
    - name: train
      num_bytes: 710869499
      num_examples: 404645
  download_size: 393523433
  dataset_size: 710869499
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
  • Query period: Dec 2024 ~ Jan 2024
  • Row example
{
    "paperId": "fe6f7573766e3cd2f268faeb2ef4e24d8820cc48",
    "externalIds": {
        "CorpusId": 220514064
    },
    "publicationVenue": null,
    "url": "https://www.semanticscholar.org/paper/fe6f7573766e3cd2f268faeb2ef4e24d8820cc48",
    "title": "THE 14TH INTERNATIONAL CONFERENCE ON FLOW PROCESSING IN COMPOSITE MATERIALS THROUGH THICKNESS THERMOPLASTIC MELT IMPREGNATION: EFFECT OF FABRIC ARCHITECTURE ON COMPACTION AND PERMEABILITY UNDER HIGH PROCESSING PRESSURE",
    "abstract": "Introduction Liquid composite moulding (LCM) typically requires low viscosity resins to achieve reasonable processing times. However, by choosing through thickness direction, the impregnation with higher viscosity thermoplastic melt may become an attractive processing method on an injection moulding machine, as demonstrated in [1] for pultrusion. In this process, thermoplastic melt (10-50 Pas) is injected from the top in a gap above the dry preform, and then the fabric is impregnated through the thickness in a compression step. The aim of this work was to optimise the textile architecture of unidirectional glass fabrics to maintain a high permeability under high compaction pressure.",
    "venue": "",
    "year": 2018,
    "citationCount": 0,
    "openAccessPdf": null,
    "authors": [
        {
            "authorId": "48837858",
            "name": "J. Studer"
        },
        {
            "authorId": "143955717",
            "name": "C. Dransfeld"
        },
        {
            "authorId": "46923465",
            "name": "A. Keller"
        },
        {
            "authorId": "118025385",
            "name": "Jon Jauregui Cano"
        },
        {
            "authorId": "145682235",
            "name": "B. Fiedler"
        },
        {
            "authorId": "117648505",
            "name": "J. Hemmer"
        },
        {
            "authorId": "144704810",
            "name": "F. Bertrand"
        },
        {
            "authorId": "9618858",
            "name": "C. Binetruy"
        },
        {
            "authorId": "1404853524",
            "name": "S. Comas-Cardona"
        },
        {
            "authorId": "46728069",
            "name": "C. Burtin"
        }
    ]
}
{
    "paperId": "fe7ae3cdb88a2f1c7897bc607570e8e6b8928fc2",
    "externalIds": {
        "MAG": "3188832935",
        "DOI": "10.3390/met11081204",
        "CorpusId": 238775235
    },
    "publicationVenue": {
        "id": "c6119658-6645-4c6e-90d8-d6cfe758ed2b",
        "name": "Metals",
        "issn": "2075-4701",
        "url": "http://www.e-helvetica.nb.admin.ch/directAccess?callnumber=bel-217879",
        "alternate_urls": [
            "https://www.mdpi.com/journal/metals",
            "http://nbn-resolving.de/urn/resolver.pl?urn=urn:nbn:ch:bel-217879"
        ]
    },
    "url": "https://www.semanticscholar.org/paper/fe7ae3cdb88a2f1c7897bc607570e8e6b8928fc2",
    "title": "Easily Sinterable Low-Alloy Steel Powders for P/M Diamond Tools",
    "abstract": "The work presents the design and fabrication procedures used to manufacture inexpensive iron-base powders employed as a matrix in diamond-impregnated tool components. Three newly developed low alloy steel powders, containing from 94.4 to 99.4 wt.% Fe, have been formulated with the assistance of ThermoCalc software and produced by means of a proprietary process patented by AGH-UST. It has been shown that the powders are readily pressureless sintered to a closed porosity condition (>95% theoretical density) at a temperature range between 840 and 950 °C. All as-consolidated materials achieve the desired tool matrix hardness of more than 200 HV. One of the experimental powders has been designed to partly melt within the sintering window. This is particularly important in fabrication of wire saw beads by the conventional press and sinter route because sintering of a diamond-impregnated ring and its further brazing to a tubular steel holder can be combined into one operation.",
    "venue": "Metals",
    "year": 2021,
    "citationCount": 2,
    "openAccessPdf": {
        "url": "https://www.mdpi.com/2075-4701/11/8/1204/pdf?version=1627613892",
        "status": "GOLD"
    },
    "authors": [
        {
            "authorId": "12553873",
            "name": "J. Konstanty"
        },
        {
            "authorId": "1416347329",
            "name": "D. Tyrala"
        }
    ]
}