zhengj2007 / bfo-export

Automatically exported from code.google.com/p/bfo
0 stars 0 forks source link

add comments to released version #122

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
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"/><!-- 
disposition of at all times -->
<owl:someValuesFrom 
rdf:resource="http://purl.obolibrary.org/obo/BFO_0000016"/><!-- disposition -->
</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 reported on code.google.com by mcour...@gmail.com on 13 Aug 2012 at 8:33

GoogleCodeExporter commented 9 years ago
Build process does this, but last minute edits lost them. MC is fixing Graz 
release files.

Original comment by alanruttenberg@gmail.com on 14 Aug 2012 at 4:52