Small issue with TAWS

Hi Mārcis, all,

Just one small issue that I noticed with Tilde's nice Web service:

When I submit an HTML document with some existing ITS markup for Terminology, the its-annotators-ref attribute has duplicated values on output.

for example if I submit a document with:

<body its-annotators-ref="terminology|T1">

I get in output:

<body its-annotators-ref="terminology|T1 terminology|http://tilde.com/term-annotation-service">

Looking at the latest editor's draft (http://www.w3.org/International/multilingualweb/lt/drafts/its20/its20.html#its-tool-annotation) I don't think we explicitly state that only one occurrence of each data categories can be specified per annotatorsRef attribute, so I'm not 100% sure we cannot have two occurrences of terminology, but so far I was interpreting that we were to use only one occurrence.

Thoughts?

cheers,
-ys 

Received on Sunday, 12 May 2013 12:48:45 UTC