diff options
author | Bryan Newbold <bnewbold@robocracy.org> | 2018-06-03 23:33:53 -0700 |
---|---|---|
committer | Bryan Newbold <bnewbold@robocracy.org> | 2018-06-03 23:33:53 -0700 |
commit | 733962480b4ee084bb9e019351143a9181d2cbc2 (patch) | |
tree | 2bc8eeeae95c9da0f7333a3a4c00e58da4bbc6ac /notes/alignments.txt | |
parent | b1a01d3268a517b2df415bdcf97ebb53beef0765 (diff) | |
download | fatcat-733962480b4ee084bb9e019351143a9181d2cbc2.tar.gz fatcat-733962480b4ee084bb9e019351143a9181d2cbc2.zip |
alignment and schema notes
Diffstat (limited to 'notes/alignments.txt')
-rw-r--r-- | notes/alignments.txt | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/notes/alignments.txt b/notes/alignments.txt index e6f648c2..e2736268 100644 --- a/notes/alignments.txt +++ b/notes/alignments.txt @@ -7,3 +7,16 @@ entity specific: - crossref / release - orcid / creator - issn / container + + +## Dublin Core (original/simple) + +Usage guide: <http://www.dublincore.org/documents/usageguide/elements/> + +Quick descriptions of the "original 15" fields: <http://mn.gov/bridges/dcore.html> + +## Citation Style Language + +Human-readable specification: <http://docs.citationstyles.org/en/1.0.1/specification.html> + +Specifically, the "variables" and type definitions: <http://docs.citationstyles.org/en/stable/specification.html#appendix-iv-variables> |