CINXE.COM
Dump Data Download Dashboard | CiNii Labs
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Dump Data Download Dashboard | CiNii Labs</title> <link rel="stylesheet" href="css/ress.css"> <link rel="stylesheet" href="css/style.css"> <link rel="icon" href="image/favicon.ico"> </head> <body> <!--ヘッダー--> <header> <div class="headerWrapper"> <div class="headerlogo"> <a href="index_en.html"><img src="image/cinii-labs-logo.png" alt="CiNii Labs" width="172" height="40" class="homelogo"></a> </div> <div class="tagline"> This site is a portal for the purpose of publishing experimental services and contents related to <a href="https://support.nii.ac.jp/en" target="_blank">CiNii</a> and the <a href="https://rcos.nii.ac.jp/en/service/" target="_blank">NII RDC</a>. </div> <div class="utilityNav"> <a href="detail-dumpdata.html" class="no-color">日本語</a> </div> </div> </header> <!--タブ--> <nav class="globalNavigation"> <div class="globalNavItems"> <a href="index_en.html" class="tabitem">HOME</a> <a href="category-experiment_en.html" class="tabitem">EXPERIMENTAL SERVICES</a> <a href="category-sharedcontent_en.html" class="tabitem selected">SHARED CONTENTS</a> </div> </nav> <!--メインエリア--> <div class="paneWrapper"> <main> <section class="service-introduction"> <h2>Dump Data Download</h2> <p> This is a dump of all <a href="https://cir.nii.ac.jp/?lang=en" target="_blank">CiNii Research</a> data, graphed in RDF/XML format,<br> illustrating the relationships among papers, research data, research institutions and related entities.<br> <a href="application-for-dumpdata_en.html">If you wish to use this service, please refer to the information here</a> and contact us.<br> </p> <p><a href="https://support.nii.ac.jp/en/cir/r_rdf" target="_blank">Please refer to the data format specifications here</a></p> <div class="serviceTileList"> <div class="serviceTileItem"> <span class="serviceName"> <img src="image/research-outputs.png" alt="Image of Research Outputs" width="120" height="120" class="serviceEyecatch"> <span class="serviceNameText">Research<br>Outputs</span> </span> <span class="serviceDescription">The data includes information on the creator and organization of research outputs, as well as the date of creation and publication, etc.</span> <span class="dataSize">(107GB)</span> </div> <div class="serviceTileItem"> <span class="serviceName"> <img src="image/research-projects.png" alt="Image of Research Project" width="120" height="120" class="serviceEyecatch"> <span class="serviceNameText">Research<br>Projects</span> </span> <span class="serviceDescription">The data includes information on the research project, such as the name of the representative, the name of the affiliated institution, the name of the grant program, related papers, etc.</span> <span class="dataSize">(4GB)</span> </div> </div> <p> These data include data from databases provided by various institutions.<br> Please check the licence with the copyright holder of each database before use.<br> <a href="https://support.nii.ac.jp/en/cinii/copyright" target="_blank">For the copyright holder of each database, please refer to the list on CiNii Research here</a> </p> </section> </main> </div> <!--フッター--> <footer> <div class="footerlinks"> <a href="https://www.nii.ac.jp/en/" class="footerheading" target="_blank">NII</a> <a href="policy_en.html">Site Policy / Privacy Policy</a> <a href="termsofuse_en.html">Terms of Use</a> <a href="contact_en.html">Contact Details</a> </div> </footer> </body> </html>