Skip to content

Commit 24f8491

Browse files
authored
Refer to _"files"_ rather tan _"raw files"_ in the introduction to wrappers (#242)
1 parent a08ca50 commit 24f8491

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/usage/wrappers/introduction.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"source": [
7676
"**Files**\n",
7777
"\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",
7979
"\n",
8080
"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."
8181
]

0 commit comments

Comments
 (0)