commit 2022/12/14 version.

This commit is contained in:
Yoshihiro OKUMURA 2022-12-14 16:24:37 +09:00
parent a1620339dc
commit 0be2e13e33
14 changed files with 476 additions and 421 deletions

5
.gitignore vendored Normal file
View File

@ -0,0 +1,5 @@
*~
.bak
.orig
.org
s/

65
about.html Normal file
View File

@ -0,0 +1,65 @@
<!DOCTYPE html>
<html>
<head>
<title>About - CBS Data Sharing Platform</title>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="stylesheet" href="./assets/css/w3.css" />
<link rel="stylesheet" href="./assets/css/style.css" />
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Raleway" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/css/fontawesome.min.css" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/css/brands.min.css" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/css/solid.min.css" />
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-21LPSWHRKT"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-21LPSWHRKT');
</script>
</head>
<body>
<!-- About -->
<section class="w3-display-container cbs-dsp-section" id="about">
<h1 class="w3-center">About CBS repository system (2022 Apr)</h1>
<h2>[Purpose]</h2>
<p class="w3-large">The Center for Brain Science (CBS) of RIKEN, explores the mysteries of the brain—one of the ultimate frontiers in natural science—carrying out research at all levels, from cells to organisms and social systems, with the goal of returning those results to society. The CBS shall contribute to promoting the Institutes research activities through information technology and maximizing the results of such research, in compliance with the Basic Policy on Management, Disclosure, Sharing, and Use of Research Data (hereinafter “the Basic Policy”) set forth by the Institute. The purpose of the CBSs Research Data Guidelines (hereinafter “these Guidelines”) is to define matters necessary for handling research data in the CBS so that the researchers, etc. who belong to the CBS can manage research data in an appropriate and reliable manner.</p>
<h2>[Publication data]</h2>
<p class="w3-large">In the Basic Policy, “publication data” refers to any data acquired or generated in the course of research undertaken and published by researchers during their tenure at the Institute except for data that cannot be freely shared due to privacy concerns or legal requirement. All research data in the CBS shall be managed by electronic means. Print and other media that cannot be managed electronic format shall be converted appropriately so that they can be managed by electronic means. Publication data does not include research notes but can include any computer programs referred to but not completely described in published manuscripts. Research data shall be classified as below, depending on how it is used, how it is collected, or its source to make publication data as self-explanatory as possible by using meta-data and information. </p>
<p class="w3-large"><b>[Primary data]</b></p>
<p class="w3-large">Research data newly obtained in the course of research shall be called “primary data.” Primary data includes information generated and collected from observation instruments, measurement instruments, imaging devices or other research instruments used in experiments as well as research data measured and recorded by researchers. Primary data are not processed at all by researchers once obtained.</p>
<p class="w3-large"><b>[Secondary data]</b></p>
<p class="w3-large">“Secondary data” refers to data generated by analytic processing primary data, or derived data. Both primary data and secondary data can be stored in the repository system along with their identifying metadata (see below).</p>
<h2>[Metadata]</h2>
<p class="w3-large">Metadata is organized information that describes, locates, or otherwise makes it easier to retrieve or understand information contained in primary or secondary data. Metadata would include information that is needed to understand and reproduce experiments, analysis and simulations associated with the published manuscript using the data in the corresponding directories contained in the repository. To facilitate communication with the authors involved in the study, metadata should include the ORCID Number or other contact information for all consenting contributing authors.</p>
<h2>[Quality control: CBS disclosure]</h2>
<p class="w3-large">Each PI is responsible of all data generated from their own lab. The PI should carefully consider the format and quality of data uploaded on to the CBS repository system and include sufficient metadata to identify and document the research data. Data can be uploaded to the system by any members of each team, but permission of PI is required to disclose the data to CBS and/or outside CBS. The repository committee may ask PIs to remove data from the system when datasets are inappropriate quality or lack of meta data.</p>
<p class="w3-large">For internally shared data within the system, initial posting would be at the discretion of the PI but can be investigated by the committee as needed.</p>
<h2>[Quality control: external disclosure]</h2>
<p class="w3-large">A DOI should be requested whenever data is made public at which point the data could be made available if the DOI was approved. Any data associated with a manuscript published in a scientific journal should meet the reporting standards required by the journal.</p>
<p class="w3-large">The repository data can be included in published paper as follows: Source data are available at link or DOI here, processed data are provided with this paper.</p>
<h2>[Useful data]</h2>
<p class="w3-large">According to the Basic Policy, “Useful data” means any research data which shall be disclosed along with publication of research papers and other academic documents as well as research data that the CBS repository committee has determined on behalf of the Institute will contribute to the development of science and technology.</p>
<p class="w3-large">In selecting useful data from research data, the data manager or data generator in accord with the data manager will comprehensively evaluate and determine the need for online storage or sharing of the data with others from various perspectives. Factors considered in evaluating the data include the status of research, the management of intellectual property in research, and a basis for the research paper to be written and a careful determination should be made by the disclosing individual(s) according to his/her(their) conscience as a researcher(s).</p>
<h2>[Storage Period]</h2>
<p class="w3-large">As set forth in the Basic Policy, the useful data to be registered in the repository shall be kept for 10 years or longer. Due to various circumstances, such as the advance of science and technology and changes in trends, the value of the useful data may change during the storage period of the useful data. The repository committee shall endeavor to check the useful data registered in the repository on a regular basis and set the disclosure/sharing flag status and license for use that is most suitable for the data.</p>
<h2>[Contact]</h2>
<p class="w3-large">The data provider or PI of the lab takes all responsibility for the data in the repository system and should respond to contact or requests made by the data user.</p>
</section>
<!-- Footer -->
<footer id="footer" class="w3-center w3-black w3-padding-64">
<div class="cbs-dsp-tothetop">
<a href="#about" class="w3-button w3-light-grey"><i class="fas fa-arrow-up w3-margin-right"></i>To the top</a>
</div>
<p class="cbs-copyright">&copy; <a href="https://www.ni.riken.jp/" target="_blank">Neuroinformatics Unit, RIKEN Center for Brain Science</a></p>
</footer>
</body>
</html>

View File

@ -57,6 +57,19 @@ h6 {
height: 64px; height: 64px;
} }
.summary-subject {
text-align: left;
float: left;
}
.summary-current {
text-align: right;
}
.summary-display {
}
#cbsDspSidebar { #cbsDspSidebar {
display: none; display: none;
width: 300px; width: 300px;
@ -71,6 +84,14 @@ h6 {
margin-top: 32px; margin-top: 32px;
} }
.cbs-dsp-section a {
text-decoration: none;
}
.cbs-card-link {
text-decoration: none;
}
#home { #home {
background-position: center; background-position: center;
background-size: cover; background-size: cover;
@ -79,6 +100,12 @@ h6 {
background-blend-mode: darken; background-blend-mode: darken;
min-height: 100%; min-height: 100%;
} }
#home a .w3-card {
text-decoration: none;
}
#home a .w3-card:hover {
background-color: #eee;
}
#memberlist .w3-card { #memberlist .w3-card {
padding: 16px 32px 32px; padding: 16px 32px 32px;
} }

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

BIN
assets/images/logo300.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.6 KiB

After

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.1 KiB

After

Width:  |  Height:  |  Size: 6.2 KiB

43
contact.html Normal file
View File

@ -0,0 +1,43 @@
<!DOCTYPE html>
<html>
<head>
<title>CBS Data Sharing Platform</title>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="stylesheet" href="./assets/css/w3.css" />
<link rel="stylesheet" href="./assets/css/style.css" />
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Raleway" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/css/fontawesome.min.css" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/css/brands.min.css" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/css/solid.min.css" />
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-21LPSWHRKT"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-21LPSWHRKT');
</script>
</head>
<body>
<!-- Contact -->
<section class="w3-display-container w3-center cbs-dsp-section" id="contact">
<h1 class="w3-center"><i class="fas fa-envelope"></i> Contact</h1>
<h2>CBS Neuroinformatics Unit</h2>
<p><b>Email:</b> cbs-is<i class="fas fa-at"></i>ml.riken.jp<br> This repository system is supported by CBS Neuroinformatics Unit. </p>
</section>
<!-- Footer -->
<footer id="footer" class="w3-center w3-black w3-padding-64">
<div class="cbs-dsp-tothetop">
<a href="#contact" class="w3-button w3-light-grey"><i class="fas fa-arrow-up w3-margin-right"></i>To the top</a>
</div>
<p class="cbs-copyright">&copy; <a href="https://www.ni.riken.jp/" target="_blank">Neuroinformatics Unit, RIKEN Center for Brain Science</a></p>
</footer>
</body>
</html>

View File

@ -1,14 +1,26 @@
<!DOCTYPE html> <!DOCTYPE html>
<html> <html>
<title>CBS Data Sharing Platform</title> <head>
<meta charset="UTF-8" /> <title>CBS Data Sharing Platform</title>
<meta name="viewport" content="width=device-width, initial-scale=1" /> <meta charset="UTF-8" />
<link rel="stylesheet" href="./assets/css/w3.css" /> <meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="stylesheet" href="./assets/css/style.css" /> <link rel="stylesheet" href="./assets/css/w3.css" />
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Raleway" /> <link rel="stylesheet" href="./assets/css/style.css" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/css/fontawesome.min.css" /> <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Raleway" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/css/brands.min.css" /> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/css/fontawesome.min.css" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/css/solid.min.css" /> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/css/brands.min.css" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/css/solid.min.css" />
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-21LPSWHRKT"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-21LPSWHRKT');
</script>
</head>
<body> <body>
<!-- Navbar (sit on top) --> <!-- Navbar (sit on top) -->
@ -19,19 +31,21 @@
</div> </div>
</a> </a>
<nav class="cbs-dsp-navbar-links"> <nav class="cbs-dsp-navbar-links">
<!-- Right-sided navbar links --> <!-- Top navbar links -->
<div class="w3-hide-small w3-right w3-clear"> <div class="w3-hide-small w3-clear w3-margin">
<a href="#observation" class="w3-bar-item w3-button cbs-dsp-navbar-item"><i class="fas fa-binoculars"></i> Data repository observation</a> <a href="about.html" class="w3-bar-item w3-button cbs-dsp-navbar-item" target="_blank" ><!--<i class="fas fa-database"></i> --><b>About</b></a>
<a href="https://brainminds.jp/en/" class="w3-bar-item w3-button cbs-dsp-navbar-item" target="_blank" rel="noopener noreferrer"><i class="fas fa-brain"></i> Brain/MINDS project</a> <a href="policies.html" class="w3-bar-item w3-button cbs-dsp-navbar-item" target="_blank" rel="noopener noreferrer"><!--<i class="fas fa-brain"></i> --><b>General Policies</b></a>
<a href="#archive" class="w3-bar-item w3-button cbs-dsp-navbar-item"><i class="fas fa-database"></i> BSI DB archive</a> <a href="termofuse.html" class="w3-bar-item w3-button cbs-dsp-navbar-item" target="_blank" ><!--<i class="fas fa-file-signature"></i> --><b>Term of use</b></a>
<a href="#termofuse" class="w3-bar-item w3-button cbs-dsp-navbar-item"><i class="fas fa-file-signature"></i> Term of use</a> <a href="memberlist.html" class="w3-bar-item w3-button cbs-dsp-navbar-item" target="_blank"><!--<i class="fas fa-users"></i> --><b>The CBS repository committee</b></a>
<div class="w3-dropdown-hover cbs-dsp-navbar-item"> <a href="contact.html" class="w3-bar-item w3-button cbs-dsp-navbar-item" target="_blank"><!--<i class="fas fa-envelope"></i> --><b>Contact</b></a>
<button class="w3-bar-item w3-button w3-clear"><i class="fas fa-globe"></i> Language</button> <!--<div class="w3-dropdown-hover cbs-dsp-navbar-item w3-right">
<button class="w3-bar-item w3-right w3-button w3-clear"><i class="fas fa-globe"></i> Language</button>
<div class="w3-dropdown-content w3-bar-block w3-border"> <div class="w3-dropdown-content w3-bar-block w3-border">
<a href="./" class="w3-bar-item w3-button">English</a> <a href="./" class="w3-bar-item w3-button">English</a>
<a href="./index.html.ja" class="w3-bar-item w3-button">Japanese</a> <a href="./index.html.ja" class="w3-bar-item w3-button">Japanese</a>
</div> </div>
</div> </div>
</div>-->
</div> </div>
<!-- Hide right-floated links on small screens and replace them with a menu icon --> <!-- Hide right-floated links on small screens and replace them with a menu icon -->
<button class="w3-bar-item w3-button w3-hide-large w3-hide-medium cbs-dsp-navbar-links-mbutton" onclick="openSidebar()"> <button class="w3-bar-item w3-button w3-hide-large w3-hide-medium cbs-dsp-navbar-links-mbutton" onclick="openSidebar()">
@ -43,106 +57,97 @@
<!-- Sidebar on small screens when clicking the menu icon --> <!-- Sidebar on small screens when clicking the menu icon -->
<nav class="w3-sidebar w3-bar-block w3-black w3-card w3-animate-left w3-hide-medium w3-hide-large" id="cbsDspSidebar"> <nav class="w3-sidebar w3-bar-block w3-black w3-card w3-animate-left w3-hide-medium w3-hide-large" id="cbsDspSidebar">
<a href="javascript:void(0)" onclick="closeSidebar()" class="w3-bar-item w3-button w3-large w3-padding-16">Close ×</a> <a href="javascript:void(0)" onclick="closeSidebar()" class="w3-bar-item w3-button w3-large w3-padding-16">Close ×</a>
<a href="#observation" onclick="closeSidebar()" class="w3-bar-item w3-button"><i class="fas fa-binoculars"></i> Data repository ovservation</a>
<a href="https://brainminds.jp/en/" onclick="closeSidebar()" class="w3-bar-item w3-button" target="_blank" rel="noopener noreferrer"><i class="fas fa-brain"></i> Brain/MINDS project</a> <a href="about.html" onclick="closeSidebar()" class="w3-bar-item w3-button" target="_blank" ><i class="fas fa-database"></i>About</a>
<a href="#archive" onclick="closeSidebar()" class="w3-bar-item w3-button"><i class="fas fa-database"></i> BSI DB archive</a> <a href="policies.html" onclick="closeSidebar()" class="w3-bar-item w3-button" target="_blank" ><i class="fas fa-brain"></i> General Policies</a>
<a href="#termofuse" onclick="closeSidebar()" class="w3-bar-item w3-button"><i class="fas fa-file-signature"></i> Term of use</a> <a href="termofuse.html" onclick="closeSidebar()" class="w3-bar-item w3-button" target="_blank" ><i class="fas fa-file-signature"></i> Term of use</a>
<div class="w3-dropdown-hover cbs-dsp-navbar-item"> <a href="memberlist.html" onclick="closeSidebar()" class="w3-bar-item w3-button" target="_blank"><i class="fas fa-users"></i> The CBS repository committee</a>
<a href="contact.html" onclick="closeSidebar()" class="w3-bar-item w3-button" target="_blank"><i class="fas fa-envelope"></i> Contact</a>
<!--<div class="w3-dropdown-hover cbs-dsp-navbar-item">
<button class="w3-bar-item w3-button w3-clear"><i class="fas fa-globe"></i> Language</button> <button class="w3-bar-item w3-button w3-clear"><i class="fas fa-globe"></i> Language</button>
<div class="w3-dropdown-content w3-bar-block w3-dark-gray"> <div class="w3-dropdown-content w3-bar-block w3-dark-gray">
<a href="./" class="w3-bar-item w3-button">English</a> <a href="./" class="w3-bar-item w3-button">English</a>
<a href="./index.html.ja" class="w3-bar-item w3-button">Japanese</a> <a href="./index.html.ja" class="w3-bar-item w3-button">Japanese</a>
</div> </div>
</div> </div>-->
</nav> </nav>
<!-- Home --> <!-- Home -->
<section class="w3-display-container" id="home"> <section class="w3-display-container" id="home">
<div class="w3-text-white cbs-dsp-section"> <div class="cbs-dsp-section">
<h1 class="w3-text-orange">CBS Data Sharing Platform</h1> <h1 class="w3-text-orange">CBS Data Sharing Platform</h1>
<p class="w3-large">We aim to achieve an analysis platform for the open neuroscience data to expand the research field for each individual in CBS. CBS-DSP provides comprehensive data collection, which allows CBS scientists to generate and stimulate data-driven cross-modal neuroscience. We also plan to expand the platform for all RIKEN, which we expect for CBS researchers to broaden their research field beyond neuroscience.</p> <p class="w3-large w3-text-white">We aim to achieve an analysis platform for the open neuroscience data to expand the research field for each individual in CBS. CBS-DSP provides comprehensive data collection, which allows CBS scientists to generate and stimulate data-driven cross-modal neuroscience. We also plan to expand the platform for all RIKEN, which we expect for CBS researchers to broaden their research field beyond neuroscience.</p>
<p class="w3-right-align w3-padding-16"> <div class="w3-row-padding w3-center">
<button class="w3-button w3-white w3-padding-large w3-large w3-margin-top" onclick="showMemberList()">CBS Data Sharing WG</button> <div class="w3-col l3 m3 w3-margin-bottom">
</p> <a href="https://neurodata.riken.jp/mdrs/manager/">
</div> <div class="w3-card w3-white w3-centered">
</section> <br>
<!-- member list --> <i class="fas fa-upload w3-margin-bottom w3-jumbo"></i>
<div id="memberlist" class="w3-modal w3-black" onclick="this.style.display='none'"> <h2>Upload data set</h2>
<span class="w3-button w3-xxlarge w3-black w3-padding-large w3-display-topright" title="Close Member list">×</span> </div>
<div class="w3-modal-content w3-animate-zoom w3-center w3-transparent w3-padding-64"> </a>
<div class="w3-card w3-white w3-left-align"> </div>
<h1 class="w3-center">CBS Data Shairng Working Group</h1> <div class="w3-col l3 m3 w3-margin-bottom">
<ul class="w3-xlarge"> <a href="https://neurodata.riken.jp/mdrs/finder/">
<li>Tomomi SHIMOGORI (Chair)</li> <div class="w3-card w3-white w3-centered">
<li>Shigeyoshi FUJISAWA (Deputy Chair)</li> <br />
<li>Andrea BENUCCI</li> <i class="fas fa-search w3-margin-bottom w3-jumbo"></i>
<li>Kazuhisa SHIBATA</li> <h2>Search for data set</h2>
<li>Atushi TAKATA</li> </div>
<li>Alexander WOODWARD</li> </div>
<li>Keiji TANAKA</li> <div class="w3-col l3 m3 w3-margin-bottom">
</ul> <a href="https://neurodata.riken.jp/mdrs/explorer/labs">
</div> <div class="w3-card w3-white">
</div> <br />
</div> <i class="fas fa-th-list w3-margin-bottom w3-jumbo"></i>
<h2>List of labs</h2>
<!-- Database repository observation --> </div>
<section class="w3-display-container cbs-dsp-section" id="observation"> </a>
<h1 class="w3-center"><i class="fas fa-binoculars"></i> Data repository observation</h1> </div>
<div class="w3-row-padding w3-center"> <div class="w3-col l3 m3 w3-margin-bottom">
<div class="w3-col l6 m6 w3-margin-bottom"> <div class="w3-card w3-white">
<a href="https://neurodata.riken.jp/mdrs/explorer/labs"> <br />
<div class="w3-card"> <i class="fas fa-file-alt w3-margin-bottom w3-jumbo"></i>
<i class="fas fa-search w3-margin-bottom w3-jumbo w3-center"></i> <h2>Data for papers</h2>
<h2>Search for data set</h2> </div>
<p>Use the CBS-DSP Inventory to search across all data archives and find links to raw data</p> </div>
</div> </div>
</a> <div class="w3-row-padding">
</div> <div class="w3-col l4 m4 w3-margin-bottom">
<div class="w3-col l6 m6 w3-margin-bottom"> <div class="w3-card w3-white">
<a href="https://neurodata.riken.jp/mdrs/explorer/labs"> <div class="w3-container">
<div class="w3-card"> <div class="w3-left"><h2 class="w3-section w3-margin-right"><i class="fas fa-chart-bar"></i> Data Volume </h2></div>
<i class="fas fa-users w3-margin-bottom w3-jumbo"></i> <div class="w3-right"><h2 class="w3-section"><span id="vol"></span></h2></div>
<h2>List of labs</h2> </div>
<p>Data collections are listed by lab PI names</p> </div>
</div> </div>
</a> <div class="w3-col l4 m4 w3-margin-bottom">
</div> <div class="w3-card w3-white">
<div class="w3-col l6 m6 w3-margin-bottom"> <div class="w3-container">
<div class="w3-card"> <div class="w3-left"><h2 class="w3-section w3-margin-right"><i class="fas fa-folder"></i> Folders </h2></div>
<i class="fas fa-file-alt w3-margin-bottom w3-jumbo"></i> <div class="w3-right"><h2 class="w3-section"><span id="dir"></span></h2></div>
<h2>Data for papers</h2> </div>
<p>List of papers that used data within the repository</p> </div>
</div>
<div class="w3-col l4 m4 w3-margin-bottom">
<div class="w3-card w3-white">
<div class="w3-container">
<div class="w3-left"><h2 class="w3-section"><i class="fas fa-users"></i> Users </h2></div>
<div class="w3-right"><h2 class="w3-section"><span id="user"></span></h2></div>
</div>
</div>
</div>
</div> </div>
</div>
<div class="w3-col l6 m6 w3-margin-bottom">
<div class="w3-card">
<i class="fas fa-th w3-margin-bottom w3-jumbo"></i>
<h2>Types of data</h2>
<p>List of data types (molecular, electrical physiology, structure, imaging)</p>
</div>
</div>
</div> </div>
</section> </section>
<!-- List of laboratories -->
<!--
<section class="w3-display-container w3-light-grey cbs-dsp-section" id="labs">
<h1 class="w3-center"><i class="fas fa-users"></i> List of laboratories</h1>
<p class="w3-center w3-large">Data collections are listed by lab PI names</p>
<div class="w3-display-container">
<ul class="w3-large">
<li><a href="https://neurodata.riken.jp/mdrs/explorer/?id=1">Molecular Mechanism of Brain Development (Tomomi Shimogori, Ph.D.)</a></li>
<li><a href="https://neurodata.riken.jp/mdrs/explorer/?id=2">Cognitive Brain Mapping (Keiji Tanaka, Ph.D.)</a></li>
</ul>
</div>
</section>
-->
<!-- BSI database archive --> <!-- BSI database archive -->
<section class="w3-display-container w3-light-grey cbs-dsp-section" id="archive"> <section class="w3-display-container w3-light-gray cbs-dsp-section" id="dbarchive">
<h1 class="w3-center"><i class="fas fa-database"></i> BSI database archive</h1> <h1 class="w3-left-align"><i class="fas fa-database"></i> BSI databese archives</h1>
<div class="w3-display-container w3-row-padding"> <div class="w3-display-container w3-row-padding">
<div class="w3-col l6"> <div class="w3-col l6 w3-left-align" >
<h2>INCF Japan Node</h2> <h2>INCF Japan Node</h2>
<ul> <ul>
<li><a href="https://www.neuroinf.jp/" target="_blank" rel="noopener noreferrer">INCF Japan Node Portal Site</a></li> <li><a href="https://www.neuroinf.jp/" target="_blank" rel="noopener noreferrer">INCF Japan Node Portal Site</a></li>
@ -156,7 +161,7 @@
<li><a href="https://open.neuroinf.jp/" target="_blank" rel="noopener noreferrer">OpenNeuro Repository</a></li> <li><a href="https://open.neuroinf.jp/" target="_blank" rel="noopener noreferrer">OpenNeuro Repository</a></li>
</ul> </ul>
</div> </div>
<div class="w3-col l6"> <div class="w3-col l6 w3-left-align">
<h2>BSI Neuroinformatics</h2> <h2>BSI Neuroinformatics</h2>
<ul> <ul>
<li><a href="https://bsi-ni.brain.riken.jp/" target="_blank" rel="noopener noreferrer">BSI-NI Project</a></li> <li><a href="https://bsi-ni.brain.riken.jp/" target="_blank" rel="noopener noreferrer">BSI-NI Project</a></li>
@ -173,18 +178,6 @@
</div> </div>
</section> </section>
<!-- Term of use -->
<section class="w3-container cbs-dsp-section" id="termofuse">
<h1 class="w3-center"><i class="fas fa-file-signature"></i> Term of use</h1>
<h2>CBS-DSP Data Policies</h2>
<p class="w3-large">Our goal is to generate a searchable data repository platform that will integrate molecular, anatomical, and functional, data which allow us to perform for comprehensive research on mouse, human, and non-human primate brains.</p>
<p class="w3-large">All data production, repository and meta data will be appended by each lab based on the lab heads responsibility. Currently, data access is limited to CBS members.</p>
<h2>Disclaimer</h2>
<p class="w3-large">Some members of the CBS may claim patent, copyright, or other intellectual property rights in all or a portion of the data they have submitted. The CBS NIU is not in a position to assess the validity of such claims, and therefore cannot provide comment or unrestricted permission concerning the use, copying, or distribution of the information contained in the CBS-DSP.</p>
<h2>Citation and Acknowledgement</h2>
<p class="w3-large">We request that researchers who use CBS-DSP (published or unpublished) in presentations and publications cite and acknowledge the CBS-DSP and data production laboratory(s) for referenced dataset(s).</p>
</section>
<!-- Footer --> <!-- Footer -->
<footer id="footer" class="w3-center w3-black w3-padding-64"> <footer id="footer" class="w3-center w3-black w3-padding-64">
<div class="cbs-dsp-tothetop"> <div class="cbs-dsp-tothetop">
@ -235,6 +228,42 @@
<p class="cbs-copyright">&copy; <a href="https://www.ni.riken.jp/" target="_blank">Neuroinformatics Unit, RIKEN Center for Brain Science</a></p> <p class="cbs-copyright">&copy; <a href="https://www.ni.riken.jp/" target="_blank">Neuroinformatics Unit, RIKEN Center for Brain Science</a></p>
</footer> </footer>
<script src="https://unpkg.com/axios/dist/axios.min.js"></script>
<script>
function getSummary() {
axios.get('https://neurodata.riken.jp/api/v2/statistics/summary/' , { mode: 'no-cors' })
.then(res => {
const vol = document.getElementById('vol');
vol.textContent = formatBytes(res.data.summary.volume_bytes);
const dir = document.getElementById('dir');
dir.textContent = addComma(res.data.summary.dir_num);
const user = document.getElementById('user');
user.textContent = addComma(res.data.summary.user_num);
})
.catch(err => console.error(err))
}
window.addEventListener("load", getSummary)
function formatBytes(bytes, decimals = 2){
if (bytes === 0) return '0 Bytes';
const k = 1024;
const dm = decimals < 0 ? 0 : decimals;
const sizes = ['Bytes', 'KB', 'MB', 'GB', 'TB', 'PB', 'EB', 'ZB', 'YB'];
const i = Math.floor(Math.log(bytes) / Math.log(k));
const ii = i < 4 ? 4 : (i > 8 ? 8 : i);
return parseFloat((bytes / Math.pow(k, ii)).toFixed(dm)) + ' ' + sizes[ii];
}
function addComma(num){
return String(num).replace( /(\d)(?=(\d\d\d)+(?!\d))/g, '$1,');
}
</script>
<script> <script>
var cbsDspSidebar = document.getElementById("cbsDspSidebar"); var cbsDspSidebar = document.getElementById("cbsDspSidebar");
@ -254,30 +283,5 @@
document.getElementById("memberlist").style.display = "block"; document.getElementById("memberlist").style.display = "block";
} }
</script> </script>
<script src="https://polyfill.io/v3/polyfill.min.js?features=Math.hypot%2CURL%2CArray.prototype.includes"></script>
<script src="./assets/js/tsneko.js"></script>
<script>
function randomInt(min, max) {
return Math.floor(Math.random() * (max - min + 1)) + min;
}
var params = new URLSearchParams(window.location.search);
var nekoTypes = ["ace", "air", "black", "blue", "calico", "colourful", "dave", "earth", "fancy", "fire", "ghetto", "ghost", "gray", "holiday", "jess", "kina", "kuramecha", "lucky", "lucy", "marmalade", "mermaid", "mike", "moka", "neon", "orange", "peach", "pink", "rainbow", "robot", "rose", "royal", "silver", "silversky", "socks", "spirit", "spooky", "usa", "valentine", "water", "white"];
var when = randomInt(0, 10);
var nekoType = "socks";
if (params.has("neko")) {
when = 0;
nekoType = params.get("neko") || "socks";
if (nekoType === "random") {
nekoType = nekoTypes[randomInt(0, nekoTypes.length - 1)];
} else if (!nekoTypes.includes(nekoType)) {
nekoType = "socks";
}
}
if (when % 2 == 0) {
setTimeout(function () {
var neko = tsneko.runWebDefault("./assets/images/tsneko/" + nekoType);
}, 1000 + 30000 * when);
}
</script>
</body> </body>
</html> </html>

View File

@ -1,283 +0,0 @@
<!DOCTYPE html>
<html>
<title>CBSデータ共有プラットフォームCBS-DSP</title>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="stylesheet" href="./assets/css/w3.css" />
<link rel="stylesheet" href="./assets/css/style.css" />
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Raleway" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/css/fontawesome.min.css" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/css/brands.min.css" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/css/solid.min.css" />
<body>
<!-- Navbar (sit on top) -->
<header class="w3-top w3-bar w3-white w3-card" id="cbsDspNavbar">
<a href="#home" class="w3-bar-item w3-button">
<div class="cbs-dsp-logo">
<span class="w3-hide">CBSデータ共有プラットフォームCBS-DSP</span>
</div>
</a>
<nav class="cbs-dsp-navbar-links">
<!-- Right-sided navbar links -->
<div class="w3-hide-small w3-right">
<a href="#observation" class="w3-bar-item w3-button cbs-dsp-navbar-item"><i class="fas fa-binoculars"></i> データリポジトリ総覧</a>
<a href="https://brainminds.jp/en/" class="w3-bar-item w3-button cbs-dsp-navbar-item" target="_blank" rel="noopener noreferrer"><i class="fas fa-brain"></i> Brain/MINDSプロジェクト</a>
<a href="#archive" class="w3-bar-item w3-button cbs-dsp-navbar-item"><i class="fas fa-database"></i> BSI DBアーカイブ</a>
<a href="#termofuse" class="w3-bar-item w3-button cbs-dsp-navbar-item"><i class="fas fa-file-signature"></i> 利用規約</a>
<div class="w3-dropdown-hover cbs-dsp-navbar-item">
<button class="w3-bar-item w3-button w3-clear"><i class="fas fa-globe"></i> Language</button>
<div class="w3-dropdown-content w3-bar-block w3-border">
<a href="./" class="w3-bar-item w3-button">English</a>
<a href="./index.html.ja" class="w3-bar-item w3-button">Japanese</a>
</div>
</div>
</div>
<!-- Hide right-floated links on small screens and replace them with a menu icon -->
<button class="w3-bar-item w3-button w3-hide-large w3-hide-medium cbs-dsp-navbar-links-mbutton" onclick="openSidebar()">
<i class="fas fa-bars"></i>
</button>
</nav>
</header>
<!-- Sidebar on small screens when clicking the menu icon -->
<nav class="w3-sidebar w3-bar-block w3-black w3-card w3-animate-left w3-hide-medium w3-hide-large" id="cbsDspSidebar">
<a href="javascript:void(0)" onclick="closeSidebar()" class="w3-bar-item w3-button w3-large w3-padding-16">閉じる ×</a>
<a href="#observation" onclick="closeSidebar()" class="w3-bar-item w3-button"><i class="fas fa-binoculars"></i> データリポジトリ総覧</a>
<a href="https://brainminds.jp/en/" onclick="closeSidebar()" class="w3-bar-item w3-button" target="_blank" rel="noopener noreferrer"><i class="fas fa-brain"></i> Brain/MINDSプロジェクト</a>
<a href="#archive" onclick="closeSidebar()" class="w3-bar-item w3-button"><i class="fas fa-database"></i> BSI DBアーカイブ</a>
<a href="#termofuse" onclick="closeSidebar()" class="w3-bar-item w3-button"><i class="fas fa-file-signature"></i> 利用規約</a>
<div class="w3-dropdown-hover cbs-dsp-navbar-item">
<button class="w3-bar-item w3-button w3-clear"><i class="fas fa-globe"></i> Language</button>
<div class="w3-dropdown-content w3-bar-block w3-dark-gray">
<a href="./" class="w3-bar-item w3-button">English</a>
<a href="./index.html.ja" class="w3-bar-item w3-button">Japanese</a>
</div>
</div>
</nav>
<!-- Home -->
<section class="w3-display-container" id="home">
<div class="w3-text-white cbs-dsp-section">
<h1 class="w3-text-orange">CBSデータ共有プラットフォーム</h1>
<p class="w3-large">CBSデータ共有プラットフォームCBS-DSPは、オープンな神経科学データの解析プラットフォームを実現し、CBSの各個人の研究分野を広げることを目的としています。包括的なデータ収集を可能にすることで、CBSの研究者がデータに基づいたクロスモーダルな神経科学を生み出し活性化することを可能にします。また、このプラットフォームを理研全体に拡大することを計画しており、CBSの研究者が神経科学以外の研究分野を広げることを期待しています。</p>
<p class="w3-right-align w3-padding-16">
<button class="w3-button w3-white w3-padding-large w3-large w3-margin-top" onclick="showMemberList()">CBSデータ共有WG</button>
</p>
</div>
</section>
<!-- member list -->
<div id="memberlist" class="w3-modal w3-black" onclick="this.style.display='none'">
<span class="w3-button w3-xxlarge w3-black w3-padding-large w3-display-topright" title="Close Member list">×</span>
<div class="w3-modal-content w3-animate-zoom w3-center w3-transparent w3-padding-64">
<div class="w3-card w3-white w3-left-align">
<h1 class="w3-center">CBSデータ共有WG</h1>
<ul class="w3-xlarge">
<li>下郡 智美 (代表)</li>
<li>藤澤 茂義 (副代表)</li>
<li>Andrea BENUCCI</li>
<li>柴田 和久</li>
<li>髙田 篤</li>
<li>Alexander WOODWARD</li>
<li>田中 啓治</li>
</ul>
</div>
</div>
</div>
<!-- Database repository observation -->
<section class="w3-display-container cbs-dsp-section" id="observation">
<h1 class="w3-center"><i class="fas fa-binoculars"></i> データリポジトリ総覧</h1>
<div class="w3-row-padding w3-center">
<div class="w3-col l6 m6 w3-margin-bottom">
<a href="https://neurodata.riken.jp/mdrs/explorer/labs">
<div class="w3-card">
<i class="fas fa-search w3-margin-bottom w3-jumbo w3-center"></i>
<h2>データセット検索</h2>
<p>CBS-DSPインベントリーにより、すべての登録データを検索し、生データへ辿り着くことができます。</p>
</div>
</a>
</div>
<div class="w3-col l6 m6 w3-margin-bottom">
<a href="https://neurodata.riken.jp/mdrs/explorer/labs">
<div class="w3-card">
<i class="fas fa-users w3-margin-bottom w3-jumbo"></i>
<h2>研究室一覧</h2>
<p>研究室/代表研究者よるデータコレクション</p>
</div>
</a>
</div>
<div class="w3-col l6 m6 w3-margin-bottom">
<div class="w3-card">
<i class="fas fa-file-alt w3-margin-bottom w3-jumbo"></i>
<h2>論文リスト</h2>
<p>リポジトリのデータを活用した論文のリスト</p>
</div>
</div>
<div class="w3-col l6 m6 w3-margin-bottom">
<div class="w3-card">
<i class="fas fa-th w3-margin-bottom w3-jumbo"></i>
<h2>データタイプ</h2>
<p>データタイプ一覧 (分子, 電気生理, 構造、イメージング)</p>
</div>
</div>
</div>
</section>
<!-- List of laboratories -->
<!--
<section class="w3-display-container w3-light-grey cbs-dsp-section" id="labs">
<h1 class="w3-center"><i class="fas fa-users"></i> 研究室一覧</h1>
<p class="w3-center w3-large">研究室/代表研究者によるデータコレクション</p>
<div class="w3-display-container">
<ul class="w3-large">
<li><a href="https://neurodata.riken.jp/mdrs/explorer/?id=1">脳発達分子メカニズム研究チーム (下郡智美, Ph.D.)</a></li>
<li><a href="https://neurodata.riken.jp/mdrs/explorer/?id=2">認知機能表現研究チーム (田中啓治, Ph.D.)</a></li>
</ul>
</div>
</section>
-->
<!-- BSI database archive -->
<section class="w3-display-container w3-light-grey cbs-dsp-section" id="archive">
<h1 class="w3-center"><i class="fas fa-database"></i> BSIデータベースアーカイブ</h1>
<div class="w3-display-container w3-row-padding">
<div class="w3-col l6">
<h2>INCF日本ード</h2>
<ul>
<li><a href="https://www.neuroinf.jp/" target="_blank" rel="noopener noreferrer">INCF日本ードポータル</a></li>
<li><a href="https://visiome.neuroinf.jp/" target="_blank" rel="noopener noreferrer">Visiomeプラットフォーム</a></li>
<li><a href="https://bmi.neuroinf.jp/" target="_blank" rel="noopener noreferrer">BMIプラットフォーム</a></li>
<li><a href="https://nimg.neuroinf.jp/" target="_blank" rel="noopener noreferrer">ニューロイメージングプラットフォーム</a></li>
<li><a href="https://invbrain.neuroinf.jp/" target="_blank" rel="noopener noreferrer">無脊椎動物脳プラットフォーム</a></li>
<li><a href="https://cerebellum.neuroinf.jp/" target="_blank" rel="noopener noreferrer">小脳プラットフォーム (旧バージョン)</a></li>
<li><a href="https://www.hokatsu-nou.neuroinf.jp/" target="_blank" rel="noopener noreferrer">包括脳ネットワーク</a></li>
<li><a href="https://cbsn.neuroinf.jp/" target="_blank" rel="noopener noreferrer">包括脳プラットフォーム</a></li>
<li><a href="https://open.neuroinf.jp/" target="_blank" rel="noopener noreferrer">オープンニューロリポジトリ</a></li>
</ul>
</div>
<div class="w3-col l6">
<h2>BSI Neuroinformatics</h2>
<ul>
<li><a href="https://bsi-ni.brain.riken.jp/" target="_blank" rel="noopener noreferrer">BSI-NIプロジェクト</a></li>
<li><a href="https://celloc3d.brain.riken.jp/" target="_blank" rel="noopener noreferrer">CelLoc3D</a></li>
<li><a href="https://brainatlas.brain.riken.jp/" target="_blank" rel="noopener noreferrer">Brain Atlas</a></li>
<li><a href="https://pupil.brain.riken.jp/" target="_blank" rel="noopener noreferrer">Pupilプラットフォーム</a></li>
</ul>
<h2>Tool</h2>
<ul>
<li><a href="https://xoonips.osdn.jp/" target="_blank" rel="noopener noreferrer">XooNIps</a></li>
<li><a href="https://cosmodb.osdn.jp/" target="_blank" rel="noopener noreferrer">CosmoDB</a></li>
</ul>
</div>
</div>
</section>
<!-- Term of use -->
<section class="w3-container cbs-dsp-section" id="termofuse">
<h1 class="w3-center"><i class="fas fa-file-signature"></i> 利用規約</h1>
<h2>CBS-DSPデータポリシー</h2>
<p class="w3-large">私たちの目標は、分子、解剖学、機能データを統合した検索可能なデータプラットフォームを構築し、マウス、ヒト、霊長類の脳に関する包括的な研究を行うことです。</p>
<p class="w3-large">すべてのデータの作成、保存、メタデータの追加は、各研究室の責任者のもとで行われます。現在、データへのアクセスはCBSのメンバーに限定されています。</p>
<h2>免責事項</h2>
<p class="w3-large">CBSメンバーの中には、提出したデータの全部または一部について、特許権、著作権、またはその他の知的財産権を主張される方がいらっしゃるかも知れません。しかしながら、CBS NIUは、それらの主張の妥当性を評価する立場にはないため、CBS-DSPに含まれる情報の使用、コピー、配布に関してコメントや無制限の許可を与えることはできかねますことご承知ください。</p>
<h2>引用および謝辞について</h2>
<p class="w3-large">CBS-DSPを利用した研究者が研究成果を論文や学会等で発表する際には、参照したデータセットを引用するとともにCBS-DSPおよびデータを創出した研究室への謝辞の記載をお願いします。</p>
</section>
<!-- Footer -->
<footer id="footer" class="w3-center w3-black w3-padding-64">
<div class="cbs-dsp-tothetop">
<a href="#home" class="w3-button w3-light-grey"><i class="fas fa-arrow-up w3-margin-right"></i>トップへ</a>
</div>
<div class="w3-display-container w3-row-padding cbs-dsp-links">
<div class="w3-col l3 m3 s6 w3-margin-bottom">
<div class="w3-card">
<button class="w3-button w3-light-gray w3-block">
<a href="http://www.riken.jp/" alt="理化学研究所" target="_blank" rel="noopener noreferrer">
<p>RIKEN</p>
<img src="./assets/images/link-riken.png" alt="理化学研究所" />
</a>
</button>
</div>
</div>
<div class="w3-col l3 m3 s6 w3-margin-bottom">
<div class="w3-card">
<button class="w3-button w3-light-gray w3-block">
<a href="https://cbs.riken.jp/" alt="理化学研究所 脳神経科学研究センター" target="_blank" rel="noopener noreferrer">
<p>RIKEN CBS</p>
<img src="./assets/images/link-cbs.png" alt="理化学研究所 脳神経科学研究センター" />
</a>
</button>
</div>
</div>
<div class="w3-col l3 m3 s6 w3-margin-bottom">
<div class="w3-card">
<div class="w3-button w3-light-gray w3-block">
<a href="https://olsp.riken.jp/" alt="理研オープンライフサイエンスプラットフォーム" target="_blank" rel="noopener noreferrer">
<p>RIKEN OLSP</p>
<img src="./assets/images/link-olsp.png" alt="理研オープンライフサイエンスプラットフォーム" />
</a>
</div>
</div>
</div>
<div class="w3-col l3 m3 s6 w3-margin-bottom">
<div class="w3-card">
<button class="w3-button w3-light-gray w3-block">
<a href="https://www.ni.riken.jp/" alt="理化学研究所 脳神経科学研究センター 神経情報基盤開発ユニット" target="_blank" rel="noopener noreferrer">
<p>CBS NIU</p>
<img src="./assets/images/link-niu.png" alt="理化学研究所 脳神経科学研究センター 神経情報基盤開発ユニット" />
</a>
</button>
</div>
</div>
</div>
<p class="cbs-copyright">&copy; <a href="https://www.ni.riken.jp/" target="_blank">理化学研究所 脳神経科学研究センター 神経情報基盤開発ユニット</a></p>
</footer>
<script>
var cbsDspSidebar = document.getElementById("cbsDspSidebar");
function openSidebar() {
if (cbsDspSidebar.style.display === "block") {
cbsDspSidebar.style.display = "none";
} else {
cbsDspSidebar.style.display = "block";
}
}
function closeSidebar() {
cbsDspSidebar.style.display = "none";
}
function showMemberList() {
document.getElementById("memberlist").style.display = "block";
}
</script>
<script src="https://polyfill.io/v3/polyfill.min.js?features=Math.hypot%2CURL%2CArray.prototype.includes"></script>
<script src="./assets/js/tsneko.js"></script>
<script>
function randomInt(min, max) {
return Math.floor(Math.random() * (max - min + 1)) + min;
}
var params = new URLSearchParams(window.location.search);
var nekoTypes = ["ace", "air", "black", "blue", "calico", "colourful", "dave", "earth", "fancy", "fire", "ghetto", "ghost", "gray", "holiday", "jess", "kina", "kuramecha", "lucky", "lucy", "marmalade", "mermaid", "mike", "moka", "neon", "orange", "peach", "pink", "rainbow", "robot", "rose", "royal", "silver", "silversky", "socks", "spirit", "spooky", "usa", "valentine", "water", "white"];
var when = randomInt(0, 10);
var nekoType = "socks";
if (params.has("neko")) {
when = 0;
nekoType = params.get("neko") || "socks";
if (nekoType === "random") {
nekoType = nekoTypes[randomInt(0, nekoTypes.length - 1)];
} else if (!nekoTypes.includes(nekoType)) {
nekoType = "socks";
}
}
if (when % 2 == 0) {
setTimeout(function () {
var neko = tsneko.runWebDefault("./assets/images/tsneko/" + nekoType);
}, 1000 + 30000 * when);
}
</script>
</body>
</html>

24
maintenance.html Normal file
View File

@ -0,0 +1,24 @@
<!doctype html>
<html>
<head>
<title>Site Maintenance</title>
<style>
body { text-align: center; padding: 150px; }
h1 { font-size: 50px; }
body { font: 20px Helvetica, sans-serif; color: #333; }
article { display: block; text-align: left; width: 650px; margin: 0 auto; }
a { color: #dc8100; text-decoration: none; }
a:hover { color: #333; text-decoration: none; }
</style>
</head>
<body>
<article>
<h1>We&rsquo;ll be back soon!</h1>
<div>
<p>Sorry for the inconvenience but we&rsquo;re performing some maintenance at the moment. If you need to you can always <a href="mailto:cbs-is@ml.riken.jp">contact us</a>, otherwise we&rsquo;ll be back online shortly!</p>
<p>&mdash; Neuroinformatics Unit, RIKEN CBS</p>
</div>
</article>
<body>
<html>

55
memberlist.html Normal file
View File

@ -0,0 +1,55 @@
<!DOCTYPE html>
<html>
<head>
<title>Committee member List - CBS Data Sharing Platform</title>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="stylesheet" href="./assets/css/w3.css" />
<link rel="stylesheet" href="./assets/css/style.css" />
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Raleway" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/css/fontawesome.min.css" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/css/brands.min.css" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/css/solid.min.css" />
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-21LPSWHRKT"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-21LPSWHRKT');
</script>
</head>
<body>
<!-- The CBS repository committee (Member List)-->
<section class="w3-display-container w3-light-grey cbs-dsp-section" id="memberlist">
<h1 class="w3-center"><!--<i class="fas fa-users"></i> -->The CBS repository committee</h1>
<div class="w3-modal-content w3-center w3-transparent">
<div class="w3-card w3-white w3-left-align">
<h1 class="w3-center">Member List</h1>
<ul class="w3-xlarge">
<li><a href="https://cbs.riken.jp/en/faculty/t.shimogori/" target="_blank">Tomomi SHIMOGORI</a> (Chair)</li>
<li><a href="https://cbs.riken.jp/en/faculty/s.fujisawa/" target="_blank">Shigeyoshi FUJISAWA <!--(Deputy Chair)--></li>
<li><a href="https://cbs.riken.jp/en/faculty/k.miyamoto/" target="_blank">Kentaro MIYAMOTO</a></li>
<li><a href="https://cbs.riken.jp/en/faculty/l.schmitt/" target="_blank">Lukas Ian SCHMITT</a></li>
<li><a href="https://cbs.riken.jp/en/faculty/k.shibata/" target="_blank">Kazuhisa SHIBATA</a></li>
<li><a href="https://cbs.riken.jp/en/faculty/a.takata/" target="_blank">Atushi TAKATA</a></li>
<li><a href="https://cbs.riken.jp/en/faculty/bia/" target="_blank">Henrik SKIBBE</a></li>
</ul>
</div>
</div>
</section>
<!-- Footer -->
<footer id="footer" class="w3-center w3-black w3-padding-64">
<div class="cbs-dsp-tothetop">
<a href="#memberlist" class="w3-button w3-light-grey"><i class="fas fa-arrow-up w3-margin-right"></i>To the top</a>
</div>
<p class="cbs-copyright">&copy; <a href="https://www.ni.riken.jp/" target="_blank">Neuroinformatics Unit, RIKEN Center for Brain Science</a></p>
</footer>
</body>
</html>

59
policies.html Normal file
View File

@ -0,0 +1,59 @@
<!DOCTYPE html>
<html>
<head>
<title>General Policies - CBS Data Sharing Platform</title>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="stylesheet" href="./assets/css/w3.css" />
<link rel="stylesheet" href="./assets/css/style.css" />
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Raleway" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/css/fontawesome.min.css" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/css/brands.min.css" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/css/solid.min.css" />
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-21LPSWHRKT"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-21LPSWHRKT');
</script>
</head>
<body>
<!-- General Policies -->
<section class="w3-display-container cbs-dsp-section" id="generalpolicies">
<h1 class="w3-center">General Policies</h1>
<h2>General Policies (2022 Apr)</h2>
<p class="w3-large"><b>Eligible depositors:</b> Anyone in CBS may register as user of the CBS repository. All users are allowed to deposit content for which they possess the appropriate rights. To disclose the data to CBS and/or to public approval by a PI is required (see below).</p>
<p class="w3-large"><b>Type of data</b></p>
<p class="w3-large">All type of data generated from investigations by CBS researchers. Content must not violate privacy or copyright, or breach confidentiality or non-disclosure agreements for data collected from human subjects or material transfer or other agreements entered into with other data providers.</p>
<p class="w3-large"><b>Data file formats:</b> All formats are currently allowed - even preservation unfriendly. We are working on guidelines and features that will help people deposit in preservation friendly formats.</p>
<p class="w3-large"><b>Data quality:</b> Each PI is responsible for all data generated from their own lab uploaded to the system. The PI should carefully consider the format and quality of data uploaded on to the CBS repository system and include sufficient metadata to identify and document the research data.</p>
<p class="w3-large"><b>Metadata types and sources:</b> All metadata is stored internally in JSON-format according to a defined JSON schema. Metadata is exported in several standard formats such as MARCXML, Dublin Core, and DataCite Metadata Schema.</p>
<p class="w3-large"><b>Language:</b> English</p>
<h2>Access and Reuse</h2>
<p class="w3-large"><b>Access to data objects:</b> Files may be deposited under closed, open, or embargoed access levels. Files deposited under closed access are protected against unauthorized access at all levels.</p>
<p class="w3-large"><b>Use and re-use of data objects:</b> Use and re-use is subject to the license under which the data objects were deposited. In case the data is included in a separate repository or publication the license should have the same licensing in both sources.</p>
<p class="w3-large"><b>Restricted Access:</b> Users may deposit restricted files with the ability to share access with others if certain requirements are met. These files will not be made publicly available and sharing will be made possible only following the approval of the depositor of the original file.</p>
<p class="w3-large"><b>Metadata access and reuse:</b> Metadata is licensed under CC 0 except for email addresses.</p>
<p class="w3-large"><b>Computer programs:</b> Computer programs are released under one of the following open-source licenses approved by the Open Source Initiative (<a href="https://opensource.org/licenses" target="_blank">https://opensource.org/licenses</a>): Apache License 2.0, BSD 3-Clause, BSD 2-Clause, GPL, LGPL, MIT license, Mozilla Public License 2.0, CDDL and the Eclipse Public License version 2.0. Other open source licenses are subject to approval by the repository committee.</p>
<p class="w3-large"><b>Citations:</b> We request that researchers who use data from the CBS repository system (published or unpublished) in presentations and publications cite and acknowledge the CBS repository system and data production laboratory(s) for referenced dataset(s) or the manuscript in which data is published (if applicable). Authorship credit would be requested for more substantial contributions.</p>
<p class="w3-large"><b>Succession plans:</b> To facilitate communication with contributors after their departure, metadata should include the ORCID Number or other contact information for all consenting contributing authors. In case of closure of the repository, best efforts will be made to integrate all content into suitable alternative institutional and/or subject based repositories. All inquiries should be directed to the original contributor.</p>
<p class="w3-large"><b>Removal:</b> Content not considered to fall under the scope of the repository will be removed by the CBS repository committee. User access may be revoked on violation of Terms of Use.</p>
</section>
<!-- Footer -->
<footer id="footer" class="w3-center w3-black w3-padding-64">
<div class="cbs-dsp-tothetop">
<a href="#generalpolicies" class="w3-button w3-light-grey"><i class="fas fa-arrow-up w3-margin-right"></i>To the top</a>
</div>
<p class="cbs-copyright">&copy; <a href="https://www.ni.riken.jp/" target="_blank">Neuroinformatics Unit, RIKEN Center for Brain Science</a></p>
</footer>
</body>
</html>

56
termofuse.html Normal file
View File

@ -0,0 +1,56 @@
<!DOCTYPE html>
<html>
<head>
<title>Term of use - CBS Data Sharing Platform</title>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="stylesheet" href="./assets/css/w3.css" />
<link rel="stylesheet" href="./assets/css/style.css" />
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Raleway" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/css/fontawesome.min.css" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/css/brands.min.css" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/css/solid.min.css" />
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-21LPSWHRKT"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-21LPSWHRKT');
</script>
</head>
<body>
<!-- Term of use -->
<section class="w3-container cbs-dsp-section" id="termofuse">
<h1 class="w3-center">Term of use</h1>
<h2>Terms of Use (Apr 2022)</h2>
<p class="w3-large">Efforts shall be made to appropriately present the license to use useful data, along with the scope of disclosing and sharing the data, or its disclosure/sharing flag status to the recipient of the data in order to prevent infringement on the rights of the holder of the copyright of the data. In a case where a collaborative research agreement or a Material Transfer Agreement (MTA) has been concluded, a license to use useful data shall be sought according to such an agreement.</p>
<p class="w3-large">To determine the status of data use without identifying recipients, it is necessary to ask the receivers to provide their information (such as the name and affiliation of a receiver), together with IP address and other records before downloading the data, in recognition of its being personal information. When the data is to be used as secondary-use results in research data, the license to use the useful data requires the requesting user to specify that they will provide information identifying the data providing source in the body of any published manuscript or to otherwise acknowledge the users research paper.</p>
<p class="w3-large">In preparing a license to use useful data, consideration should be given—such as including a provision to request that identifiers for references to source data or the author of the data should be used in the research paper—so that the readers of the research paper can refer to reference source data.</p>
<h2>Citation and Acknowledgement</h2>
<p class="w3-large">We request that researchers who use data from the CBS repository system (published or unpublished) in presentations and publications cite and acknowledge the CBS repository system and data production laboratory(s) for referenced dataset(s).</p>
<h2>Data Use Policy for External Users</h2>
<p class="w3-large">The CBS repository data (a.k.a. research data), tools, and resources are released under the Creative Commons Attribution 4.0 International (CC BY 4.0) License.</p>
<p class="w3-large"><a href="https://creativecommons.org/licenses/by/4.0/" target="_blank">https://creativecommons.org/licenses/by/4.0/</a></p>
<p class="w3-large">Under this license external data users may freely download, analyze and publish results based on any open-access data and tools as soon as they are released, provided they give appropriate credit, a link to the license, and indicate if changes were made. This applies to all open-access datasets generated by individual CBS members, regardless of type or size.</p>
<p class="w3-large">Alternatively, computer programs may be released under an open-source license approved by the Open Source Initiative (<a href="https://opensource.org/licenses" target="_blank">https://opensource.org/licenses</a>). External users are responsible for verifying the nature and terms of the license before using or distributing a program.</p>
<p class="w3-large">Researchers using unpublished data are encouraged to contact the data producers to discuss possible coordinated publications; however, this is optional.</p>
<p class="w3-large">If the data that researchers intended to use are not linked to any journal publication, they are encouraged to contact the data producers to correctly understand the procedures of how these data have been obtained.</p>
</section>
<!-- Footer -->
<footer id="footer" class="w3-center w3-black w3-padding-64">
<div class="cbs-dsp-tothetop">
<a href="#termofuse" class="w3-button w3-light-grey"><i class="fas fa-arrow-up w3-margin-right"></i>To the top</a>
</div>
<p class="cbs-copyright">&copy; <a href="https://www.ni.riken.jp/" target="_blank">Neuroinformatics Unit, RIKEN Center for Brain Science</a></p>
</footer>
</body>
</html>