Skip to content

Commit

Permalink
fix missing properties
Browse files Browse the repository at this point in the history
  • Loading branch information
NicolasCARPi committed Jun 15, 2024
1 parent f4d359e commit e009774
Show file tree
Hide file tree
Showing 2 changed files with 88 additions and 3 deletions.
91 changes: 88 additions & 3 deletions examples/elabftw/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ Here is a correspondance between concepts in eLabFTW and how they are translated
"conformsTo": {
"@id": "https://w3id.org/ro/crate/1.1"
},
"dateCreated": "2024-06-15T16:00:23+02:00",
"dateCreated": "2024-06-15T16:12:15+02:00",
"sdPublisher": {
"@id": "#publisher"
},
Expand Down Expand Up @@ -73,7 +73,7 @@ Here is a correspondance between concepts in eLabFTW and how they are translated
"@id": "./"
},
"name": "RO-Crate created",
"endTime": "2024-06-15T16:00:23+02:00",
"endTime": "2024-06-15T16:12:15+02:00",
"instrument": {
"@id": "https://www.elabftw.net"
},
Expand Down Expand Up @@ -121,6 +121,18 @@ Here is a correspondance between concepts in eLabFTW and how they are translated
"encodingFormat": "text/markdown",
"url": "https://elab.local:3148/experiments.php?mode=view&id=298",
"genre": "experiment",
"creativeWorkStatus": "Project CASIMIR",
"hasPart": [
{
"@id": "./Project-CASIMIR - Markdown-experiment - ce78d5e4/example.pdf"
},
{
"@id": "./Project-CASIMIR - Markdown-experiment - ce78d5e4/example.png"
}
],
"identifier": "20240610-ce78d5e48ba7620f0e13fa2a6d4fa9bff6700557",
"keywords": "molecular cloning,scientific literature,COVID-24,cell culture,markdown,eln-export",
"text": "# This content is in markdown\n\n[a link](https://www.elabftw.net)\n\nAnd an embedded image:\n\n![image](app/download.php?name=example.png&f=e0/e021d9f1278e5e289e6c75a70e78dd717b5ae58b17282c65b89daa2c173298d195a8ff86a9f0f3eb36198b3f2712d315f595de49d3d4cda43cf0c8ff3f44356e.png&storage=1)\n",
"about": {
"@id": "#category-Project CASIMIR"
},
Expand Down Expand Up @@ -164,6 +176,21 @@ Here is a correspondance between concepts in eLabFTW and how they are translated
"encodingFormat": "text/html",
"url": "https://elab.local:3148/experiments.php?mode=view&id=301",
"genre": "experiment",
"alternateName": 312,
"comment": [
{
"@id": "comment://2024-06-15T15%3A49%3A49%2B02%3A00"
}
],
"creativeWorkStatus": "Project CASIMIR",
"hasPart": [
{
"@id": "./Project-CASIMIR - Experiment-with-an-image-in-the-text - 2c00e9a2/haproxy3-stats-reload.png"
}
],
"identifier": "20240614-2c00e9a21156c8b50b5dc251e2eca7509b0ff78a",
"keywords": "with-image,with-customid,eln-export",
"text": "<p>main <span style=\"text-decoration:underline;\">experiment</span> <strong>text</strong></p>\n<h1><span style=\"background-color:rgb(241,196,15);color:rgb(224,62,45);\"><strong>which also contains an image!</strong></span></h1>\n<p><span style=\"background-color:rgb(241,196,15);color:rgb(224,62,45);\"><strong><img src=\"app/download.php?name=haproxy3-stats-reload.png&amp;f=cf/cfc36b71003a82ccb366a7a3694dba3972eab46002f61384f3c5437885f6944ec15189f8a5596b1cffd07c2a565c7beb9094cd1b8e0ac371b937777defd87f6b.png&amp;storage=1\" alt=\"cfc36b71003a82ccb366a7a3694dba3972eab46002f61384f3c5437885f6944ec15189f8a5596b1cffd07c2a565c7beb9094cd1b8e0ac371b937777defd87f6b.png&amp;storage=1\"></strong></span></p>\n<p><span style=\"background-color:rgb(241,196,15);color:rgb(224,62,45);\"><strong>After import, make sure the image appears above!</strong></span></p>",
"about": {
"@id": "#category-Project CASIMIR"
},
Expand Down Expand Up @@ -223,6 +250,10 @@ Here is a correspondance between concepts in eLabFTW and how they are translated
"encodingFormat": "text/html",
"url": "https://elab.local:3148/experiments.php?mode=view&id=289",
"genre": "experiment",
"creativeWorkStatus": "Project CRYPTO-COOL",
"identifier": "20240610-734dad661f567f56d0c672fea0e047728f292f65",
"keywords": "test-data,eln,tag with space,special chars {[\u00e9\u00e8\u00c0\u00ae]}:*<>\u00d7\u00f7\u00b1,eln-export",
"text": "<p>id:259</p><p>date:2025-01-03</p><p>body:Level 1 title\nLevel 2 title\nThe goal of this experiment is to have all attributes:\n\nall extra fields types\nlinks to experiments and items\nlinks from experiments and items\nstatus, category, tags and uploaded files\n\nHere is a table\n\n\n\nSomething\nin H2\nthe\n\n\ntable\n31321\nthere\n\n\n\nan emoji: \ud83e\udd2a\n\u221e \u2211\nAn image\n\nA link to elabftw.net.\n\u00a0\n</p><p>category:2</p><p>category_title:Project CRYPTO-COOL</p><p>category_color:08b329</p><p>status:2</p><p>status_title:Success</p><p>status_color:54AA08</p><p>custom_id:</p><p>elabid:20240610-af6df8588593f3a3189b8564a9105d4246c0011a</p><p>rating:0</p><p>url:<a href=\"https://elab.local:3148/experiments.php?mode=view&amp;id=259\">https://elab.local:3148/experiments.php?mode=view&amp;id=259</a></p>",
"about": {
"@id": "#category-Project CRYPTO-COOL"
},
Expand Down Expand Up @@ -364,6 +395,9 @@ Here is a correspondance between concepts in eLabFTW and how they are translated
"encodingFormat": "text/html",
"url": "https://elab.local:3148/database.php?mode=view&id=174",
"genre": "resource",
"creativeWorkStatus": "Antibody",
"identifier": "20240610-49d9d070a04a2afb390dfc57d25b98668d6082bb",
"text": "<p>Anti-GAPDH is a polyclonal rabbit antibody used to detect the glyceraldehyde-3-phosphate dehydrogenase protein, a well-known housekeeping gene that is ubiquitously expressed in cells. This antibody is commonly used as a loading control in Western blotting and has been shown to work in a wide range of species including human, mouse, rat, and others. The antibody was generated by immunizing rabbits with purified GAPDH protein.</p>",
"about": {
"@id": "#category-Antibody"
},
Expand Down Expand Up @@ -422,6 +456,8 @@ Here is a correspondance between concepts in eLabFTW and how they are translated
"encodingFormat": "text/html",
"url": "https://elab.local:3148/database.php?mode=view&id=164",
"genre": "resource",
"creativeWorkStatus": "Chemical compound",
"identifier": "20240610-9ca2ca089b4854074337d85e30f3799b55a03395",
"about": {
"@id": "#category-Chemical compound"
},
Expand All @@ -444,6 +480,8 @@ Here is a correspondance between concepts in eLabFTW and how they are translated
"encodingFormat": "text/html",
"url": "https://elab.local:3148/database.php?mode=view&id=171",
"genre": "resource",
"creativeWorkStatus": "Yeast",
"identifier": "20240610-42b153ea593f10709b9677378b4d4b83fad88703",
"about": {
"@id": "#category-Yeast"
},
Expand Down Expand Up @@ -490,6 +528,27 @@ Here is a correspondance between concepts in eLabFTW and how they are translated
"encodingFormat": "text/html",
"url": "https://elab.local:3148/experiments.php?mode=view&id=297",
"genre": "experiment",
"creativeWorkStatus": "Production",
"identifier": "20240610-c1fefd66d32720d791238034a679c531112738f5",
"keywords": "hardness testing,molecular biology,cell culture,cell culture techniques,eln-export",
"mentions": [
{
"@id": "./Project-CASIMIR - Experiment-with-an-image-in-the-text - 2c00e9a2/"
},
{
"@id": "./Project-CRYPTO-COOL - Gold-master-experiment - 734dad66/"
},
{
"@id": "./Antibody - Anti-GAPDH - 49d9d070/"
},
{
"@id": "./Chemical-compound - Potassium-chloride-KCl - 9ca2ca08/"
},
{
"@id": "./Yeast - JK9-3d - 42b153ea/"
}
],
"text": "<p>main content</p>\n<p>\u00a0</p>",
"about": {
"@id": "#category-Production"
}
Expand All @@ -505,7 +564,9 @@ Here is a correspondance between concepts in eLabFTW and how they are translated
"name": "simple experiment : nothing extra",
"encodingFormat": "text/html",
"url": "https://elab.local:3148/experiments.php?mode=view&id=302",
"genre": "experiment"
"genre": "experiment",
"identifier": "20240615-af674ffe54cc9b513fdc0a7de7b4aff21cf91f8e",
"keywords": "eln-export"
},
{
"@id": "#category-R&D",
Expand All @@ -524,6 +585,10 @@ Here is a correspondance between concepts in eLabFTW and how they are translated
"encodingFormat": "text/html",
"url": "https://elab.local:3148/experiments.php?mode=view&id=296",
"genre": "experiment",
"creativeWorkStatus": "R&D",
"identifier": "20240610-2402131ba809c5cd2c23955eab6ff021246a32c9",
"keywords": "molecular cloning,lab techniques,spectroscopy,experimental design,eln-export",
"text": "<p>id:200</p><p>date:2021-12-04</p><p>body:She felt that this could not be denied, so she went on, looking anxiously about her. &#039;Oh, do let me help to undo it!&#039; &#039;I shall sit here,&#039; he said, turning to Alice, and she tried hard to whistle to it; but she could not remember ever having heard of uglifying!&#039; it exclaimed. &#039;You know what they&#039;re about!&#039; &#039;Read them,&#039; said the March Hare moved into the garden, called out &#039;The race is over!&#039; and they can&#039;t prove I did: there&#039;s no use in waiting by the time at the Footman&#039;s head: it just missed her. Alice caught the flamingo and brought it back, the fight was over, and both creatures hid their faces in their mouths. So they got settled down in an angry voice--the Rabbit&#039;s--&#039;Pat! Pat! Where are you?&#039; And then a great thistle, to keep herself from being broken. She hastily put down her flamingo, and began to repeat it, when a sharp hiss made her draw back in their mouths--and they&#039;re all over crumbs.&#039; &#039;You&#039;re wrong about the temper of your nose-- What made you so awfully clever?&#039; &#039;I have.</p><p>category:8</p><p>category_title:R&amp;D</p><p>category_color:c2136e</p><p>status:3</p><p>status_title:Need to be redone</p><p>status_color:C0C0C0</p><p>custom_id:</p><p>elabid:20240610-8709ac7daee351631ba3b1f01750352b4d2a6858</p><p>rating:0</p><p>url:<a href=\"https://elab.local:3148/experiments.php?mode=view&amp;id=200\">https://elab.local:3148/experiments.php?mode=view&amp;id=200</a></p>",
"about": {
"@id": "#category-R&D"
}
Expand All @@ -545,6 +610,10 @@ Here is a correspondance between concepts in eLabFTW and how they are translated
"encodingFormat": "text/html",
"url": "https://elab.local:3148/experiments.php?mode=view&id=292",
"genre": "experiment",
"creativeWorkStatus": "Project CRYPTO-COOL",
"identifier": "20240610-046cb40969bac1d6132107148d0e44762b4b18e3",
"keywords": "dev,extra fields,eln-export",
"text": "<p>id:256</p><p>date:2024-12-31</p><p>body:</p><p>category:2</p><p>category_title:Project CRYPTO-COOL</p><p>category_color:08b329</p><p>status:2</p><p>status_title:Success</p><p>status_color:54AA08</p><p>custom_id:</p><p>elabid:20240610-854e72d32638e17a9258c70a58b1902262baa47c</p><p>rating:0</p><p>url:<a href=\"https://elab.local:3148/experiments.php?mode=view&amp;id=256\">https://elab.local:3148/experiments.php?mode=view&amp;id=256</a></p>",
"about": {
"@id": "#category-Project CRYPTO-COOL"
},
Expand Down Expand Up @@ -629,6 +698,10 @@ Here is a correspondance between concepts in eLabFTW and how they are translated
"encodingFormat": "text/html",
"url": "https://elab.local:3148/experiments.php?mode=view&id=291",
"genre": "experiment",
"creativeWorkStatus": "Project CRYPTO-COOL",
"identifier": "20240610-19797cbfb645d02602df2ade859314d73de615bf",
"keywords": "example,demo,eln-export",
"text": "<p>id:257</p><p>date:2025-01-01</p><p>body:This is the content of the experiment</p><p>category:2</p><p>category_title:Project CRYPTO-COOL</p><p>category_color:08b329</p><p>status:2</p><p>status_title:Success</p><p>status_color:54AA08</p><p>custom_id:</p><p>elabid:20240610-fc07130d293361d384b2425c5ec8512e454238ee</p><p>rating:0</p><p>url:<a href=\"https://elab.local:3148/experiments.php?mode=view&amp;id=257\">https://elab.local:3148/experiments.php?mode=view&amp;id=257</a></p>",
"about": {
"@id": "#category-Project CRYPTO-COOL"
},
Expand All @@ -651,6 +724,10 @@ Here is a correspondance between concepts in eLabFTW and how they are translated
"encodingFormat": "text/html",
"url": "https://elab.local:3148/experiments.php?mode=view&id=290",
"genre": "experiment",
"creativeWorkStatus": "Project CRYPTO-COOL",
"identifier": "20240610-eafcde5026fcef10aba8fbfd7ff992a974b34071",
"keywords": "transfection,biocell,RPE-1,eln-export",
"text": "<p>id:258</p><p>date:2025-01-02</p><p>body:GoalTransfecting the plasmid p103\u039412-22 into the RPE-1 Actin-RFP cells and look at the death rate.</p><p>category:2</p><p>category_title:Project CRYPTO-COOL</p><p>category_color:08b329</p><p>status:2</p><p>status_title:Success</p><p>status_color:54AA08</p><p>custom_id:</p><p>elabid:20240610-c6bff418669b56a40f914c36e4bc871be7a210da</p><p>rating:0</p><p>url:<a href=\"https://elab.local:3148/experiments.php?mode=view&amp;id=258\">https://elab.local:3148/experiments.php?mode=view&amp;id=258</a></p>",
"about": {
"@id": "#category-Project CRYPTO-COOL"
},
Expand All @@ -673,6 +750,10 @@ Here is a correspondance between concepts in eLabFTW and how they are translated
"encodingFormat": "text/html",
"url": "https://elab.local:3148/experiments.php?mode=view&id=288",
"genre": "experiment",
"creativeWorkStatus": "Project CRYPTO-COOL",
"identifier": "20240610-f15f3515fc6265e2d0152d1716d2b26f46802900",
"keywords": "synthesis,antimicrobial,chemistry,eln-export",
"text": "<p>id:260</p><p>date:2025-01-02</p><p>body:Synthesis and Characterization of a Novel Organic Compound with Antimicrobial Properties\n\nThe emergence of drug-resistant bacterial strains has become a major public health concern, highlighting the need for the development of new antimicrobial agents. In this study, we aimed to synthesize a novel organic compound with potential antimicrobial activity.\n\nExperimental Design\n\nThe compound was synthesized via a multi-step reaction scheme. The starting material, benzaldehyde, was reacted with aniline in the presence of an acid catalyst to form the intermediate product, N-phenylbenzamide. The intermediate product was then reacted with thionyl chloride to form the corresponding acid chloride. The acid chloride was then reacted with aminoguanidine in the presence of a base catalyst to form the final product, which was purified by recrystallization.\n\nCharacterization\n\nThe synthesized compound was characterized using various spectroscopic techniques. The melting point of the compound was determined using a melting point apparatus and compared to the literature value. The IR spectrum of the compound was obtained using a Fourier transform infrared spectrometer and compared to the expected spectrum. The NMR spectrum of the compound was obtained using a nuclear magnetic resonance spectrometer and analyzed to confirm the structure of the compound.\n\nAntimicrobial Activity\n\nThe antimicrobial activity of the synthesized compound was evaluated against several bacterial strains using the disk diffusion method. The results showed that the compound exhibited significant antimicrobial activity against both Gram-positive and Gram-negative bacteria, suggesting its potential as a new antimicrobial agent.\n\n</p><p>category:2</p><p>category_title:Project CRYPTO-COOL</p><p>category_color:08b329</p><p>status:4</p><p>status_title:Fail</p><p>status_color:C24F3D</p><p>custom_id:</p><p>elabid:20240610-e58fcae31c0ac38f1c797a9f711e337cc24bc23d</p><p>rating:1</p><p>url:<a href=\"https://elab.local:3148/experiments.php?mode=view&amp;id=260\">https://elab.local:3148/experiments.php?mode=view&amp;id=260</a></p>",
"about": {
"@id": "#category-Project CRYPTO-COOL"
},
Expand All @@ -695,6 +776,10 @@ Here is a correspondance between concepts in eLabFTW and how they are translated
"encodingFormat": "text/html",
"url": "https://elab.local:3148/experiments.php?mode=view&id=287",
"genre": "experiment",
"creativeWorkStatus": "Project CRYPTO-COOL",
"identifier": "20240610-79dc39c59179729f8908339948bd40ebca649548",
"keywords": "CJK,\u30b7\u30e7\u30a6\u30b8\u30e7\u30a6\u30d0\u30a8,eln-export",
"text": "<p>id:261</p><p>date:2025-01-02</p><p>body:\u80cc\u666f\uff1a \u30d5\u30eb\u30fc\u30c4\u30d5\u30e9\u30a4\u306f\u3001\u679c\u7269\u306e\u6210\u719f\u904e\u7a0b\u306b\u5927\u304d\u306a\u5f71\u97ff\u3092\u4e0e\u3048\u307e\u3059\u3002\u305d\u306e\u305f\u3081\u3001\u30d5\u30eb\u30fc\u30c4\u30d5\u30e9\u30a4\u306e\u98df\u6027\u306b\u3064\u3044\u3066\u7814\u7a76\u3059\u308b\u3053\u3068\u306f\u3001\u679c\u7269\u7523\u696d\u306b\u3068\u3063\u3066\u91cd\u8981\u306a\u610f\u7fa9\u3092\u6301\u3061\u307e\u3059\u3002\n\n\u76ee\u7684\uff1a \u3053\u306e\u7814\u7a76\u306e\u76ee\u7684\u306f\u3001\u30d5\u30eb\u30fc\u30c4\u30d5\u30e9\u30a4\u306e\u597d\u3093\u3067\u98df\u3079\u308b\u679c\u7269\u306e\u7a2e\u985e\u3092\u8abf\u3079\u308b\u3053\u3068\u3067\u3059\u3002\n\n\u65b9\u6cd5\uff1a \u307e\u305a\u3001\u30d5\u30eb\u30fc\u30c4\u30d5\u30e9\u30a4\u3092\u6355\u7372\u3057\u3001\u5b9f\u9a13\u5ba4\u3067\u98fc\u80b2\u3057\u307e\u3059\u3002\u6b21\u306b\u3001\u679c\u7269\u3092\u8907\u6570\u7528\u610f\u3057\u3001\u30d5\u30eb\u30fc\u30c4\u30d5\u30e9\u30a4\u304c\u597d\u3093\u3067\u98df\u3079\u308b\u679c\u7269\u3092\u8abf\u3079\u307e\u3059\u3002\u679c\u7269\u306f\u3001\u30ea\u30f3\u30b4\u3001\u30d0\u30ca\u30ca\u3001\u30aa\u30ec\u30f3\u30b8\u3001\u30ad\u30a6\u30a4\u30d5\u30eb\u30fc\u30c4\u3001\u30b0\u30ec\u30fc\u30d7\u30d5\u30eb\u30fc\u30c4\u3001\u30d1\u30a4\u30ca\u30c3\u30d7\u30eb\u3001\u30de\u30f3\u30b4\u30fc\u306e7\u7a2e\u985e\u3092\u7528\u610f\u3057\u307e\u3059\u3002\u5404\u679c\u7269\u30921\u3064\u305a\u3064\u30b1\u30fc\u30b8\u306e\u4e2d\u306b\u5165\u308c\u3001\u30d5\u30eb\u30fc\u30c4\u30d5\u30e9\u30a4\u304c\u679c\u7269\u3092\u98df\u3079\u305f\u304b\u3069\u3046\u304b\u3092\u78ba\u8a8d\u3057\u307e\u3059\u3002\u679c\u7269\u306f\u6bce\u65e5\u4ea4\u63db\u3057\u3001\u540c\u3058\u679c\u7269\u304c\u9023\u7d9a\u3057\u3066\u5165\u308c\u3089\u308c\u306a\u3044\u3088\u3046\u306b\u3057\u307e\u3059\u3002\u307e\u305f\u3001\u30d5\u30eb\u30fc\u30c4\u30d5\u30e9\u30a4\u304c\u679c\u7269\u3092\u98df\u3079\u308b\u6642\u9593\u5e2f\u3082\u8abf\u3079\u307e\u3059\u3002\n\n\u7d50\u679c\uff1a \u5b9f\u9a13\u306e\u7d50\u679c\u3001\u30d5\u30eb\u30fc\u30c4\u30d5\u30e9\u30a4\u304c\u597d\u3093\u3067\u98df\u3079\u308b\u679c\u7269\u306f\u3001\u30d0\u30ca\u30ca\u3001\u30de\u30f3\u30b4\u30fc\u3001\u30d1\u30a4\u30ca\u30c3\u30d7\u30eb\u3067\u3042\u308b\u3053\u3068\u304c\u308f\u304b\u308a\u307e\u3057\u305f\u3002\u307e\u305f\u3001\u30d5\u30eb\u30fc\u30c4\u30d5\u30e9\u30a4\u304c\u679c\u7269\u3092\u98df\u3079\u308b\u6642\u9593\u5e2f\u306f\u3001\u5348\u524d\u4e2d\u304c\u591a\u3044\u3053\u3068\u304c\u308f\u304b\u308a\u307e\u3057\u305f\u3002\n\n\u7d50\u8ad6\uff1a \u30d5\u30eb\u30fc\u30c4\u30d5\u30e9\u30a4\u306f\u3001\u30d0\u30ca\u30ca\u3001\u30de\u30f3\u30b4\u30fc\u3001\u30d1\u30a4\u30ca\u30c3\u30d7\u30eb\u3092\u597d\u3093\u3067\u98df\u3079\u308b\u3053\u3068\u304c\u660e\u3089\u304b\u306b\u306a\u308a\u307e\u3057\u305f\u3002\u3053\u306e\u7d50\u679c\u306f\u3001\u679c\u7269\u751f\u7523\u696d\u306b\u3068\u3063\u3066\u91cd\u8981\u306a\u60c5\u5831\u3068\u306a\u308a\u307e\u3059\u3002\n</p><p>category:2</p><p>category_title:Project CRYPTO-COOL</p><p>category_color:08b329</p><p>status:2</p><p>status_title:Success</p><p>status_color:54AA08</p><p>custom_id:</p><p>elabid:20240610-2937c25256dcd67f55f4ea2c654e10ef02ac8f9e</p><p>rating:0</p><p>url:<a href=\"https://elab.local:3148/experiments.php?mode=view&amp;id=261\">https://elab.local:3148/experiments.php?mode=view&amp;id=261</a></p>",
"about": {
"@id": "#category-Project CRYPTO-COOL"
},
Expand Down
Binary file modified examples/elabftw/export.eln
Binary file not shown.

0 comments on commit e009774

Please sign in to comment.