-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
105 additions
and
42 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,28 +1,30 @@ | ||
{ | ||
"type": "post-weblog", | ||
"id": "https://doi.org/10.5438/4k3m-nyvg", | ||
"DOI": "10.5438/4k3m-nyvg", | ||
"URL": "https://blog.datacite.org/eating-your-own-dog-food", | ||
"title": "Eating your own Dog Food", | ||
"container-title": "DataCite Blog", | ||
"publisher": { "name": "DataCite" }, | ||
"abstract": "Eating your own dog food is a slang term to describe that an organization should itself use the products and services it provides. For DataCite this means that we should use DOIs with appropriate metadata and strategies for long-term preservation for...", | ||
"categories": [ | ||
"Phylogeny", | ||
"Malaria", | ||
"Parasites", | ||
"Taxonomy", | ||
"Mitochondrial genome", | ||
"Africa", | ||
"Plasmodium" | ||
], | ||
"issued": { | ||
"date-parts": [[2016, 12, 20]] | ||
}, | ||
"author": [ | ||
{ | ||
"family": "Fenner", | ||
"given": "Martin" | ||
} | ||
] | ||
} | ||
[ | ||
{ | ||
"type": "post-weblog", | ||
"id": "https://doi.org/10.5438/4k3m-nyvg", | ||
"DOI": "10.5438/4k3m-nyvg", | ||
"URL": "https://blog.datacite.org/eating-your-own-dog-food", | ||
"title": "Eating your own Dog Food", | ||
"container-title": "DataCite Blog", | ||
"publisher": "DataCite", | ||
"abstract": "Eating your own dog food is a slang term to describe that an organization should itself use the products and services it provides. For DataCite this means that we should use DOIs with appropriate metadata and strategies for long-term preservation for...", | ||
"categories": [ | ||
"Phylogeny", | ||
"Malaria", | ||
"Parasites", | ||
"Taxonomy", | ||
"Mitochondrial genome", | ||
"Africa", | ||
"Plasmodium" | ||
], | ||
"issued": { | ||
"date-parts": [[2016, 12, 20]] | ||
}, | ||
"author": [ | ||
{ | ||
"family": "Fenner", | ||
"given": "Martin" | ||
} | ||
] | ||
} | ||
] |