forked from NFDI4Culture/catalogue-003
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcollection003.qmd
15 lines (8 loc) · 1.63 KB
/
collection003.qmd
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Some test content
This is just a test page... TBC
Here an image of my data viz
![Sample data viz diagram](./sample_datavizdiagram.svg)
Here is an iframe with some data viz:
<div><iframe style="width: 800px; height: 600px; border: none;" src="https://query.wikidata.org/embed.html#%23defaultView%3AGraph%0ASELECT%20%3Fitem%20%3FitemLabel%20%3Fmain_subject%20%3Fmain_subjectLabel%20%3Frgb%20%3Fauthor%20%3FauthorLabel%20%3Fimage%20%3Finstance_of%20%3Finstance_ofLabel%20%3Fcites_work%20%3Fcites_workLabel%20WHERE%20%7B%0A%20%20SERVICE%20wikibase%3Alabel%20%7B%20bd%3AserviceParam%20wikibase%3Alanguage%20%22%5BAUTO_LANGUAGE%5D%2Cen%22.%20%7D%0A%20%20%3Fitem%20wdt%3AP50%20wd%3AQ6375450.%0A%20%20OPTIONAL%20%7B%20%3Fitem%20wdt%3AP921%20%3Fmain_subject.%0A%20%20BIND%28%224ec279%22%20AS%20%3Frgb%29%7D.%0A%20%20OPTIONAL%20%7B%20%3Fitem%20wdt%3AP50%20%3Fauthor.%20%7D%0A%20%20OPTIONAL%20%7B%20%3Fauthor%20wdt%3AP18%20%3Fimage.%20%7D%0A%20%20OPTIONAL%20%7B%20%3Fitem%20wdt%3AP31%20%3Finstance_of.%20%7D%0A%20%20%23OPTIONAL%20%7B%20%3Fitem%20wdt%3AP2860%20%3Fcites_work.%20%7D%0A%7D%0ALIMIT%201000" referrerpolicy="origin" sandbox="allow-scripts allow-same-origin allow-popups" ></iframe></div>
Here is a 3D file embed from Sketchfab:
<div> <iframe style="width: 800px; height: 600px; border: none;" title="Maskenfigur Toboggan Frau" frameborder="0" allowfullscreen mozallowfullscreen="true" webkitallowfullscreen="true" allow="autoplay; fullscreen; xr-spatial-tracking" xr-spatial-tracking execution-while-out-of-viewport execution-while-not-rendered web-share src="https://sketchfab.com/models/93f67c4d39d744d19529e2e0c7a16b17/embed?camera=0"> </iframe> </div>