Problem: A narrowSynonym
or broadSynonym
was defined on a concept in the Format subontology - this is not allowed.
Solution: Either remove the narrowSynonym
or narrowSynonym
, or replace it with an exactSynonym
.
Further information: See EDAM Developers Guide re information requirement for attributes on subontologies.
Query: disallowedSynonym.sparql
PREFIX obo: <http://purl.obolibrary.org/obo/>
PREFIX oboInOwl: <http://www.geneontology.org/formats/oboInOwl#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
SELECT ... <todo>