Skip to content
Snippets Groups Projects
Commit c611caf2 authored by Caroline Ott's avatar Caroline Ott
Browse files

fix missing #

parent f655f4ce
No related branches found
No related tags found
No related merge requests found
......@@ -42,13 +42,13 @@
"format": { "@id": "http://edamontology.org/format_3752" }
},
{
"@id": "2",
"@id": "#2",
"@type": "FormalParameter",
"conformsTo": { "@id": "https://bioschemas.org/profiles/FormalParameter/0.1-DRAFT-2020_07_21/" },
"name": "file_name"
},
{
"@id": "3",
"@id": "#3",
"@type": "FormalParameter",
"conformsTo": { "@id": "https://bioschemas.org/profiles/FormalParameter/0.1-DRAFT-2020_07_21/" },
"name": "summed_intensities",
......@@ -186,4 +186,4 @@
]
}
]
}
\ No newline at end of file
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment