Skip to content

Commit

Permalink
Update LabProtocol_v0.8-DRAFT.json
Browse files Browse the repository at this point in the history
remove extra slash (from \\n to \n) in description
  • Loading branch information
gtsueng authored Dec 21, 2023
1 parent e879655 commit bbb488a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion LabProtocol/jsonld/LabProtocol_v0.8-DRAFT.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
{
"@id": "bioschemasdrafts:LabProtocol",
"@type": "rdfs:Class",
"rdfs:comment": "Bioschemas profile describing a LabProtocol in Life Sciences. An experimental LabProtocol is a sequence of tasks and operations executed to perform experimental research in biological and biomedical areas. This LabProtocol profile specification presents the markup for describing a LabProtocol type according to Bioschemas. An experimental LabProtocol is a sequence of tasks and operations executed to perform experimental research in biological and biomedical areas. Version 0.8-DRAFT.\\n\\n<h3>Summary of changes</h3>\\nChanges since previous draft 0.7 of the LabProtocols profile:\\n<ul>\\n<li>Uses LabProtocol draft type 0.4</li>\\n<li>Uses name for the name/title of the protocol rather than headline</li>\\n<li>Uses intendedUse for the purpose of the protocol</li>\\n<li>Moves isPartOf to optional as it is rather generic</li>\\n<li>Uses computationalTool rather than sotwareUsed</li>\\n</ul>",
"rdfs:comment": "Bioschemas profile describing a LabProtocol in Life Sciences. An experimental LabProtocol is a sequence of tasks and operations executed to perform experimental research in biological and biomedical areas. This LabProtocol profile specification presents the markup for describing a LabProtocol type according to Bioschemas. An experimental LabProtocol is a sequence of tasks and operations executed to perform experimental research in biological and biomedical areas. Version 0.8-DRAFT.\n\n<h3>Summary of changes</h3>\nChanges since previous draft 0.7 of the LabProtocols profile:\n<ul>\n<li>Uses LabProtocol draft type 0.4</li>\n<li>Uses name for the name/title of the protocol rather than headline</li>\n<li>Uses intendedUse for the purpose of the protocol</li>\n<li>Moves isPartOf to optional as it is rather generic</li>\n<li>Uses computationalTool rather than sotwareUsed</li>\n</ul>",
"rdfs:label": "LabProtocol",
"rdfs:subClassOf": {
"@id": "bioschemastypesdrafts:LabProtocol"
Expand Down

0 comments on commit bbb488a

Please sign in to comment.