BFO-ontology/BFO

add comments to released version

Closed this issue · 1 comments

From mcour...@gmail.com on August 13, 2012 16:33:41

Could we add comments to the released version as we do for the dev version?

owl:Restriction
<owl:onProperty rdf:resource=" http://purl.obolibrary.org/obo/BFO_0000107"/>
<owl:someValuesFrom rdf:resource=" http://purl.obolibrary.org/obo/BFO_0000016"/>
</owl:Restriction>

instead of

owl:Restriction
<owl:onProperty rdf:resource=" http://purl.obolibrary.org/obo/BFO_0000107"/ >
<owl:someValuesFrom rdf:resource=" http://purl.obolibrary.org/obo/BFO_0000016"/ >
</owl:Restriction>

Original issue: http://code.google.com/p/bfo/issues/detail?id=122

From alanruttenberg@gmail.com on August 13, 2012 21:52:47

Build process does this, but last minute edits lost them. MC is fixing Graz release files.

Status: Fixed