-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathfig-rdfa.html
More file actions
15 lines (15 loc) · 1.42 KB
/
fig-rdfa.html
File metadata and controls
15 lines (15 loc) · 1.42 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<pre style="color: rgb(216, 5, 5); background-color: white;">
<html <span style="color: rgb(47, 72, 158);">xmlns="</span><span style="color: rgb(116, 144, 57);">http://www.w3.org/1999/xhtml</span><span style="color: rgb(47, 72, 158);">"
xmlns:cito="</span><span style="color: rgb(116, 144, 57);">http://purl.org/spar/cito/</span><span style="color: rgb(47, 72, 158);">"
xmlns:dc="</span><span style="color: rgb(116, 144, 57);">http://purl.org/dc/terms/</span><span style="color: rgb(47, 72, 158);">"
version="</span><span style="color: rgb(116, 144, 57);">XHTML+RDFa 1.0</span><span style="color: rgb(47, 72, 158);">"</span>>
<span style="color: rgb(0, 0, 0);">...</span>
<p>
<span style="color: rgb(0, 0, 0);">Supplement to: Author, A. (2011). ... </span><a
<span style="color: rgb(47, 72, 158);">about="</span><span style="color: rgb(116, 144, 57);">https://doi.org/10.9876/data123</span><span style="color: rgb(47, 72, 158);">"
rel="</span><span style="color: rgb(116, 144, 57);">cito:providesDataFor</span><span style="color: rgb(47, 72, 158);">" href="</span><span style="color: rgb(116, 144, 57);">http://dx
.doi.org/10.123/paper45</span><span style="color: rgb(47, 72, 158);">"</span>><span style="color: rgb(0, 0, 0);">doi:10.123/paper45</span></a>
</p>
<span style="color: rgb(0, 0, 0);">...</span>
</html>
</pre>