RE: [ISSUE-42] Wording for the tool information markup

> Could we get away with simply toolRefs, with the URI pointing 
> to some non-ITS resource or being just an identifier?

Let me expend on this:

It seems all data categories that could use a common way to refer to a tool do not have additional ITS-specific information at the local level related to the tool, except for mtConfidence.

For example (for new still using / as the separator):

<span its:textAnalysisScore="11" its:toolRefs="textAnalysis/http://enrycher.ijs.si/">text</span>

<doc its:locQualityPrecisScore="22" its:toolRefs="locQualityPrecis/http://example.org/qaModel/v13">...</doc>

<span its:locQualityIssueType="grammar" its:toolrefs="locQualityIssue/http://example.org/qaMovel/v1">...<span>

So the only one left seems to be mtConfidence. But maybe the URI could be the engine identifier:

<span its:mtConfidenceScore="33" its:toolRefs="mtConfidence/https://hub.microsofttranslator.com/user/en-t-fr">...</span>

I realize putting two information (the tool identifier and the engine identifier) in a single URI may not be easy in this last case, and may lead to non-browsable URI, but it may be simpler than trying to come up with a complex toolInfo element.

Just a thought.
-yves

Received on Wednesday, 3 October 2012 13:51:23 UTC