kmi / SWEET-ExtGWT

An EXTGWT version of the SWEET annotation tool
4 stars 3 forks source link

Parameter names should not contain ":" #2

Open mmale opened 13 years ago

mmale commented 13 years ago

"Input:XXX" are not valid rdf:ID, changed to "InputXXX". Parse names for ":" and substitute them with "" instead.