Open
Description
The CEDAR template for PFBK message templates and causal pathways has been implemented inconsistently, and corrections to these metadata using the CEDAR tool is not straightforward.
Issues that are related to this problem:
- Message templates have a faulty IRI for the @type field:
Appears as:
"@type": "http://data.bioontology.org/ontologies/PSDO/classes/http%3A%2F%2Fpurl.obolibrary.org%2Fobo%2FPSDO_0000002",
but should be corrected to appear as:
"@type": "http://purl.obolibrary.org/obo/PSDO_0000002",
- Causal pathways have been implemented with a top level string "type" instead of the top level "@type" field, and need to be corrected and updated in the PFKB repo
Next steps are to figure out how to update the CEDAR template and regenerate message templates