CINXE.COM

CiNii Labs

<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>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="index.html" class="no-color">日本語</a> </div> </div> </header> <!--タブ--> <nav class="globalNavigation"> <div class="globalNavItems"> <span class="tabitem selected">HOME</span> <a href="category-experiment_en.html" class="tabitem">EXPERIMENTAL SERVICES</a> <a href="category-sharedcontent_en.html" class="tabitem">SHARED CONTENTS</a> </div> </nav> <!--メインエリア--> <div class="paneWrapper"> <main> <section> <h2>Services</h2> <div class="serviceTileList"> <a href="detail-translation_en.html" class="serviceTileItem"> <span class="serviceName"> <img src="image/eyecatch-translation.png" alt="Image of Automatic Translation" width="120" height="120" class="serviceEyecatch"> <span class="serviceNameText">Automatic<br>Translation</span> </span> <span class="serviceDescription">By using automatic translation to pre-genarate English indexes for metadata of Japanese articles (such as titles, authors, abstracts, etc.), users who do not understand Japanese can search for Japanese articles using English keywords.</span> <span class="updateStamp">Released: 2024/10/21</span> </a> <a href="detail-dashboard_en.html" class="serviceTileItem"> <span class="serviceName"> <img src="image/eyecatch-dashboard.png" alt="Image of Institutional Dashboard" width="120" height="120" class="serviceEyecatch"> <span class="serviceNameText"><span style="font-size: 22px;">CiNii Research</span><br>Institutional<br>Dashboard</span> </span> <span class="serviceDescription">This platform aims to promote open science and support institutional research by visualizing research activities, research products, and their impact with respect to each institution. We currently offer the trial version (Japanese only).</span> <span class="updateStamp">Released: 2024/3/25</span> </a> <a href="detail-dumpdata_en.html" class="serviceTileItem"> <span class="serviceName"> <img src="image/eyecatch-dump.png" alt="Image of Dump Data Download" width="120" height="120" class="serviceEyecatch"> <span class="serviceNameText">Dump Data<br>Download</span> </span> <span class="serviceDescription">This is a dump of all CiR data, graphed in RDF/XML format, illustrating the relationships among papers, research data, research institutions and related entities.</span> <span class="updateStamp">Released: 2024/3/25</span> </a> </div> </section> <section> <h2>Topics</h2> <ul class="newslist onHome"> <li> <a href="newsdetail_en_20240325_01.html"> <div class="newsItemHeader"> <span class="date">2024/03/25</span> <span class="newsline"> CiNii Labs start </span> </div> </a> </li> <li> <a href="newsdetail_en_20241021_01.html"> <div class="newsItemHeader"> <span class="date">2024/10/21</span> <span class="newsline"> Trial of CiNii Research Automatic Translation Feature Begins </span> </div> </a> </li> </ul> <a href="newslist_en_2024.html">See all topics</a> </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>

Pages: 1 2 3 4 5 6 7 8 9 10