Skip to content

Commit 3077423

Browse files
committed
Add comment
Signed-off-by: liamhuber <[email protected]>
1 parent 04fa6fb commit 3077423

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

notebooks/ontological_workflows.ipynb

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -370,10 +370,16 @@
370370
"source": [
371371
"# Ontological triples\n",
372372
"\n",
373-
"Alright, for our simple pizza example things are working beautifully. Let's try it with the clothes example."
373+
"Alright, for our simple pizza example things are working beautifully. Let's try it with the clothes example. Note that the `derived_from` annotation does not cause the `uri` annotation to be inherited, so even when we derive our output from our input, we re-state the URI."
374374
],
375375
"id": "574ac2f3813504ca"
376376
},
377+
{
378+
"metadata": {},
379+
"cell_type": "markdown",
380+
"source": "",
381+
"id": "69923a637cd8bc00"
382+
},
377383
{
378384
"metadata": {
379385
"ExecuteTime": {

0 commit comments

Comments
 (0)