You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/usage/wrappers/introduction.ipynb
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -75,7 +75,7 @@
75
75
"source": [
76
76
"**Files**\n",
77
77
"\n",
78
-
"SimPhoNy allows to mix assertional knowledge with raw files in the same session. Files are represented by ontology individuals that belong to the class \"File\" from the `simphony` namespace (included with SimPhoNy). Head to the [assertional knowledge](../assertional_knowledge.ipynb#Operations) section for an example on how to work with files.\n",
78
+
"SimPhoNy allows to mix assertional knowledge with files in the same session. Files are represented by ontology individuals that belong to the class \"File\" from the `simphony` namespace (included with SimPhoNy). Head to the [assertional knowledge](../assertional_knowledge.ipynb#Operations) section for an example on how to work with files.\n",
79
79
"\n",
80
80
"However, this functionality only works in some wrapper sessions that support it. When transferring file individuals, raw files will **not** be transferred together with them to wrapper sessions that do not support files. Therefore, always be mindful when transferring file individuals to prevent data loss."
0 commit comments