drdozer / oboformat

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

General mechanism for annotations kludge #53

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
> What about extending remark.
>
> Currently:
>
> ->
>
> remark("Annotation: SID RID String")
> AnnotationAssertion(T(RID),T(SID),T(String))
> remark(String-not-starting-with-annotation-marker)
> Annotation(T(remark) T(String-not-starting-with-annotation-marker))
>
> Can't see much damage coming from that

Original issue reported on code.google.com by alanruttenberg@gmail.com on 19 Sep 2011 at 7:41