Skip to content

Commit

Permalink
render
Browse files Browse the repository at this point in the history
  • Loading branch information
mrchristian committed Apr 16, 2024
1 parent de7fe79 commit a004552
Show file tree
Hide file tree
Showing 27 changed files with 769 additions and 19 deletions.
1 change: 1 addition & 0 deletions _quarto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ book:
- impressum.ipynb
- essay.ipynb
- painting-collection.ipynb
- cps_wb_queries.ipynb
- data-analysis.ipynb
repo-url: https://github.com/NFDI4Culture/CPS-Demo
repo-actions: [edit]
Expand Down
22 changes: 17 additions & 5 deletions cps_wb_queries.ipynb
Original file line number Diff line number Diff line change
@@ -1,8 +1,21 @@
{
"cells": [
{
"cell_type": "raw",
"metadata": {},
"source": [
"---\n",
"title: \"Paintings 2\"\n",
"jupyter: python3\n",
"execute:\n",
" echo: false\n",
" output: asis\n",
"---\n"
]
},
{
"cell_type": "code",
"execution_count": 6,
"execution_count": 7,
"metadata": {},
"outputs": [],
"source": [
Expand Down Expand Up @@ -69,7 +82,7 @@
"def get_text():\n",
" results_txt = run_query(endpoint_url, query_txt)\n",
" for item in results_txt[\"results\"][\"bindings\"]:\n",
" print(item)\n",
" # print(item)\n",
" print('Wikibase link: ' + '[' + item['textItem']['value'] + ']' + '(' + item['textItem']['value'] + ')' + '\\n')\n",
" print('Kurator: ' + item['kuratorLabel']['value'] + '\\n')\n",
" headers = {'User-Agent': 'Ex_Books_conference_bot/0.0 (https://github.com/SimonXIX/Experimental_Books_workshop; ad7588@coventry.ac.uk)'}\n",
Expand Down Expand Up @@ -127,14 +140,13 @@
},
{
"cell_type": "code",
"execution_count": 7,
"execution_count": 8,
"metadata": {},
"outputs": [
{
"name": "stdout",
"output_type": "stream",
"text": [
"{'textItem': {'type': 'uri', 'value': 'https://computational-publishing-service.wikibase.cloud/entity/Q209'}, 'textUrl': {'type': 'uri', 'value': 'https://github.com/raw/NFDI4Culture/CPS-Demo/main/text/bau.html'}, 'kuratorLabel': {'xml:lang': 'en', 'type': 'literal', 'value': 'Seeger, Ulrike'}}\n",
"Wikibase link: [https://computational-publishing-service.wikibase.cloud/entity/Q209](https://computational-publishing-service.wikibase.cloud/entity/Q209)\n",
"\n",
"Kurator: Seeger, Ulrike\n",
Expand Down Expand Up @@ -579,7 +591,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.10.13"
"version": "3.11.9"
}
},
"nbformat": 4,
Expand Down
Binary file modified docs/Weikersheim,-Residenzschloss.docx
Binary file not shown.
Binary file modified docs/Weikersheim,-Residenzschloss.epub
Binary file not shown.
Binary file modified docs/Weikersheim,-Residenzschloss.pdf
Binary file not shown.
706 changes: 706 additions & 0 deletions docs/cps_wb_queries.html

Large diffs are not rendered by default.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
11 changes: 8 additions & 3 deletions docs/data-analysis.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<script src="site_libs/quarto-search/fuse.min.js"></script>
<script src="site_libs/quarto-search/quarto-search.js"></script>
<meta name="quarto:offset" content="./">
<link href="./painting-collection.html" rel="prev">
<link href="./cps_wb_queries.html" rel="prev">
<script src="site_libs/quarto-html/quarto.js"></script>
<script src="site_libs/quarto-html/popper.min.js"></script>
<script src="site_libs/quarto-html/tippy.umd.min.js"></script>
Expand Down Expand Up @@ -144,6 +144,11 @@
<div class="sidebar-item-container">
<a href="./painting-collection.html" class="sidebar-item-text sidebar-link"><span class="chapter-title">Gemälde-Sammlung</span></a>
</div>
</li>
<li class="sidebar-item">
<div class="sidebar-item-container">
<a href="./cps_wb_queries.html" class="sidebar-item-text sidebar-link"><span class="chapter-title">cps_wb_queries.html</span></a>
</div>
</li>
<li class="sidebar-item">
<div class="sidebar-item-container">
Expand Down Expand Up @@ -418,8 +423,8 @@ <h1 class="title"><span class="chapter-title">Datenanalyse</span></h1>
</script>
<nav class="page-navigation">
<div class="nav-page nav-page-previous">
<a href="./painting-collection.html" class="pagination-link">
<i class="bi bi-arrow-left-short"></i> <span class="nav-page-text"><span class="chapter-title">Gemälde-Sammlung</span></span>
<a href="./cps_wb_queries.html" class="pagination-link">
<i class="bi bi-arrow-left-short"></i> <span class="nav-page-text"><span class="chapter-title">cps_wb_queries.html</span></span>
</a>
</div>
<div class="nav-page nav-page-next">
Expand Down
5 changes: 5 additions & 0 deletions docs/essay.html
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,11 @@
<div class="sidebar-item-container">
<a href="./painting-collection.html" class="sidebar-item-text sidebar-link"><span class="chapter-title">Gemälde-Sammlung</span></a>
</div>
</li>
<li class="sidebar-item">
<div class="sidebar-item-container">
<a href="./cps_wb_queries.html" class="sidebar-item-text sidebar-link"><span class="chapter-title">cps_wb_queries.html</span></a>
</div>
</li>
<li class="sidebar-item">
<div class="sidebar-item-container">
Expand Down
16 changes: 10 additions & 6 deletions docs/impressum.html
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,11 @@
<div class="sidebar-item-container">
<a href="./painting-collection.html" class="sidebar-item-text sidebar-link"><span class="chapter-title">Gemälde-Sammlung</span></a>
</div>
</li>
<li class="sidebar-item">
<div class="sidebar-item-container">
<a href="./cps_wb_queries.html" class="sidebar-item-text sidebar-link"><span class="chapter-title">cps_wb_queries.html</span></a>
</div>
</li>
<li class="sidebar-item">
<div class="sidebar-item-container">
Expand Down Expand Up @@ -180,12 +185,11 @@ <h1 class="title"><span class="chapter-title">Impressum</span></h1>
</header>

<p>Veröffentlichungsmetadaten, die aus dem Thoth.pub GraphQL API. <a href="https://api.thoth.pub/graphiql">https://api.thoth.pub/graphiql</a></p>
<p>PUBLISHING FROM COLLECTIONS USES OF COMPUTATIONAL PUBLISHING AND LINKED OPEN DATA</p>
<p>Open Science Lab - TIB</p>
<p>Hannover</p>
<p>First published 2023-03-30</p>
<p>Copyright © The Authors 2023 Licensed as https://creativecommons.org/licenses/by-sa/4.0/</p>
<p>DOI: https://doi.org/10.5281/zenodo.7701161</p>
<p>Katalog zur Ausstellung: Der Große Saal (Rittersaal) Weikersheim, Residenzschloss</p>
<p>Open Science Lab - TIB Hannover</p>
<p>First published 2024-04-16</p>
<p>Copyright © The authors 2024 Licensed as https://creativecommons.org/licenses/by-nc-nd/4.0/</p>
<p>DOI: https://doi.org/10.5281/zenodo.10977822</p>



Expand Down
5 changes: 5 additions & 0 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,11 @@
<div class="sidebar-item-container">
<a href="./painting-collection.html" class="sidebar-item-text sidebar-link"><span class="chapter-title">Gemälde-Sammlung</span></a>
</div>
</li>
<li class="sidebar-item">
<div class="sidebar-item-container">
<a href="./cps_wb_queries.html" class="sidebar-item-text sidebar-link"><span class="chapter-title">cps_wb_queries.html</span></a>
</div>
</li>
<li class="sidebar-item">
<div class="sidebar-item-container">
Expand Down
11 changes: 8 additions & 3 deletions docs/painting-collection.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<script src="site_libs/quarto-search/fuse.min.js"></script>
<script src="site_libs/quarto-search/quarto-search.js"></script>
<meta name="quarto:offset" content="./">
<link href="./data-analysis.html" rel="next">
<link href="./cps_wb_queries.html" rel="next">
<link href="./essay.html" rel="prev">
<script src="site_libs/quarto-html/quarto.js"></script>
<script src="site_libs/quarto-html/popper.min.js"></script>
Expand Down Expand Up @@ -145,6 +145,11 @@
<div class="sidebar-item-container">
<a href="./painting-collection.html" class="sidebar-item-text sidebar-link active"><span class="chapter-title">Gemälde-Sammlung</span></a>
</div>
</li>
<li class="sidebar-item">
<div class="sidebar-item-container">
<a href="./cps_wb_queries.html" class="sidebar-item-text sidebar-link"><span class="chapter-title">Paintings 2</span></a>
</div>
</li>
<li class="sidebar-item">
<div class="sidebar-item-container">
Expand Down Expand Up @@ -443,8 +448,8 @@ <h1 class="title"><span class="chapter-title">Gemälde-Sammlung</span></h1>
</a>
</div>
<div class="nav-page nav-page-next">
<a href="./data-analysis.html" class="pagination-link">
<span class="nav-page-text"><span class="chapter-title">Datenanalyse</span></span> <i class="bi bi-arrow-right-short"></i>
<a href="./cps_wb_queries.html" class="pagination-link">
<span class="nav-page-text"><span class="chapter-title">Paintings 2</span></span> <i class="bi bi-arrow-right-short"></i>
</a>
</div>
</nav>
Expand Down
9 changes: 8 additions & 1 deletion docs/search.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion painting-collection.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -253,7 +253,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.10.13"
"version": "3.11.9"
},
"vscode": {
"interpreter": {
Expand Down

0 comments on commit a004552

Please sign in to comment.