Created
June 23, 2016 00:14
-
-
Save darobin/2a06aeacfe3300f9266481ff52a93b67 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
<!-- | |
NOTES: | |
- this does not include affiliation for people: that is a more complex situation (we might be happy with just the ORCID). | |
- there is no specific subtyping information, I am unsure what to do there. | |
- this is deliberately using RDFa. | |
--> | |
<div typeof="schema:Dataset" resource="doi:10.4242/cryptoZ.2017"> | |
<span property="schema:name">Sightings of Levrogyrous Dahuts during Transalpine Migratory Periods</span> | |
<span property="schema:author" typeof="schema:Person" resource="http://orcid.org/0000-0002-1731-5346"> | |
<span property="schema:name">Robin Berjon</span> | |
</span>. | |
Published in | |
<time property="schema:datePublished" datatype="xsd:gYear" datetime="2015">2015</time> | |
by | |
<span property="schema:publisher" typeof="schema:Organization" resource="http://berjon.com/"> | |
<span property="schema:name">Cryptozoology Repositories International</span> | |
(<span property="schema:location" typeof="schema:Place"> | |
<span property="schema:address" typeof="schema:PostalAddress"> | |
<span property="schema:addressLocality">Grenoble</span>, | |
<span property="schema:addressCountry">France</span> | |
</span> | |
</span>) | |
</span>. | |
(<span property="schema:version">1.42.17</span>) | |
</div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment