Skip to content

Commit 06044a6

Browse files
committed
Swap index page to landing layout
1 parent 9435b67 commit 06044a6

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

content/_index.md

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: "The CodeMeta Project"
3+
layout: landing
34
---
45

56
## Motivation
@@ -13,11 +14,3 @@ What metadata you want from software is determined by your use case. If your pr
1314
Different software repositories, software languages and scientific domains denote this information in different ways, which makes it difficult or impossible for tools to work across these different sources without losing valuable information along the way. For instance, a fantastic collaboration between GitHub and figshare provides researchers a way to import software on the former into the persistent archive of the latter, getting a permanent identifier, a DOI in the process. To assign a DOI, figshare must then pass metadata about the object to DataCite, the central DOI provider for all repositories. While this makes DataCite a powerful aggregator, the lack of a crosswalk table means that much valuable metadata is currently lost along the way, such as the original software license, platform, and so forth. Any tool or approach working across software repositories faces similar challenges without a crosswalk table to translate between these.
1415

1516
For more detail, [visit the project on GitHub](https://github.com/codemeta/codemeta) or check back here soon.
16-
17-
## Special thanks to our supporters
18-
19-
<img width="50px" src="/img/nsf.jpg"/>
20-
<img width="50px" src="/img/datacite.png"/>
21-
<img width="50px" src="/img/github.png"/>
22-
<img width="50px" src="/img/figshare.png"/>
23-
<img width="50px" src="/img/zenodo.jpg"/>

0 commit comments

Comments
 (0)