Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 993 Bytes

badEdamUriReference.md

File metadata and controls

20 lines (12 loc) · 993 Bytes

A URI in the EDAM concept namespace is references but does not exist

Problem: A URI in the EDAM concept namespace is referenced from somwhere in EDAM, but there is no corresponding concept definition for this URI.

Solution: Explore and correct the reference, which most likely will be a typo and should be changed to a URI for which a concept definition exists.

Further information:

There are four EDAM concept namespaces (one per subontology) e.g. http://edamontology.org/topic_. See here for more information.

Query: badEdamUriReference.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>