didlm.github.io
Science Score: 31.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic links in README
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Unable to calculate vocabulary similarity
Last synced: 10 months ago
·
JSON representation
·
Repository
Basic Info
- Host: GitHub
- Owner: GongWeiSheng
- Language: HTML
- Default Branch: main
- Size: 14.1 MB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Created almost 2 years ago
· Last pushed over 1 year ago
Metadata Files
Citation
Owner
- Name: WeiSheng Gong
- Login: GongWeiSheng
- Kind: user
- Company: Northwest University
- Repositories: 1
- Profile: https://github.com/GongWeiSheng
Citation (citations.html)
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Citations - DIDLM Dataset Website</title>
<link rel="stylesheet" href="style.css">
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Roboto&display=swap">
<style>
body {
font-family: 'Roboto', sans-serif;
margin: 0;
padding: 0;
}
h2 {
font-size: 2em;
text-align: center;
margin-bottom: 20px;
}
p {
font-size: 1.25em;
line-height: 1.6;
text-align: center;
}
.container {
max-width: 1200px;
margin: 0 auto;
padding: 20px;
}
footer {
text-align: center;
padding: 10px 0;
background-color: #f4f4f4;
}
</style>
</head>
<body>
<header>
<div class="container">
<h1>DIDLM Dataset Website</h1>
<nav>
<ul>
<li><a href="index.html" class="btn">Home</a></li>
<li><a href="overview.html" class="btn">Overview</a></li>
<li><a href="calibration.html" class="btn">Calibration</a></li>
<li><a href="groundtruth.html" class="btn">Groundtruth</a></li>
<li><a href="download.html" class="btn">Download</a></li>
<li><a href="citations.html" class="btn">Citations</a></li>
<li><a href="contact.html" class="btn">Contact</a></li>
</ul>
</nav>
</div>
</header>
<main>
<section id="citations" class="blue-section">
<div class="container">
<h2>Citations</h2>
<p>Cite the DIDLM dataset in your research using the following references.</p>
</div>
</section>
</main>
<footer>
<div class="container">
<p>© 2024 DIDLM Dataset Website. All rights reserved.</p>
</div>
</footer>
</body>
</html>
GitHub Events
Total
- Push event: 49
Last Year
- Push event: 49