Newer
Older

Philipp Schneider
committed
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
{
"cells": [
{
"attachments": {},
"cell_type": "markdown",
"metadata": {},
"source": [
"# Pipeline to create a small test dataset\n",
"Goal: Check if changes to transformations scripts or to the ontologies apply correctly in the data."
]
},
{
"cell_type": "code",
"execution_count": null,
"metadata": {},
"outputs": [],
"source": [
"!python src/rdf-mappings/map-tblArmItems.py"
]
}
],
"metadata": {
"kernelspec": {
"display_name": "dho_kg_integration",
"language": "python",
"name": "python3"
},
"language_info": {
"name": "python",
"version": "3.8.12"
},
"orig_nbformat": 4,
"vscode": {
"interpreter": {
"hash": "86152e4984a8eeddffd673b8a40ea9a3bfe66b19f1d4e2fbcbd65936a43d9c06"
}
}
},
"nbformat": 4,
"nbformat_minor": 2
}