nfdi4plants / nfdi4plants_ontology

An intermediate ontology for plants used by DataPLANT to fill the ontology gap
MIT License
7 stars 8 forks source link

"_" not parsable for term id #40

Closed Freymaurer closed 1 year ago

Freymaurer commented 1 year ago

Example:

[Term]
id: BAO_0010027
name: shotgun MS protein profiling assay
def: "An assay that is used to identify in a data-dependent mode proteins by combining the HPLC and MS methods. It is also known as liquid chromatography-coupled tandem mass spectrometry (LC-MS)" []
is_a: BAO_0010026 ! protein profiling assay

https://github.com/nfdi4plants/nfdi4plants_ontology/blob/a9031e12ecd682ce58ff41f93b4070912d9cd442/dpbo.obo#L23

Please use only ":" as separator between ontology namespace and term id 👍

kdumschott commented 1 year ago

Done!