cmungall / obo-foundry-operations-committee

Automatically exported from code.google.com/p/obo-foundry-operations-committee
0 stars 0 forks source link

Validate URIs in OBO ontologies #80

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
 Despite having a policy to dictate id patterns in the form of OBO PURLs, many OBO ontologies (especially those in OWL) contain syntactically invalid URI or non-resolving URLs. Thus, software is required to parse an ontology document and validate the URIs in use, in so that incorrect URIs can be identified and fixed. 

Ideally, the software could query and obtain valid patterns from services 
offered identifiers.org, which aims to describe datasets, including ontologies, 
and specify valid identifier patterns. In that way we can discover both OBO 
ontology patterns as well as patterns that are defined for more traditional 
datasets.

Original issue reported on code.google.com by michel.dumontier on 8 May 2013 at 5:52

GoogleCodeExporter commented 9 years ago
originally reported 
https://code.google.com/p/obo-foundry-operations-committee/issues/detail?id=71#c
1

Original comment by michel.dumontier on 8 May 2013 at 5:54