<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://www.w3.org/Bugs/Public/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4"
          urlbase="https://www.w3.org/Bugs/Public/"
          
          maintainer="sysbot+bugzilla@w3.org"
>

    <bug>
          <bug_id>3463</bug_id>
          
          <creation_ts>2006-07-14 19:52:49 +0000</creation_ts>
          <short_desc>termInfoRef should allow for id strings</short_desc>
          <delta_ts>2006-10-03 14:44:10 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>ITS</product>
          <component>ITS tagset</component>
          <version>LastCall</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Windows XP</op_sys>
          <bug_status>CLOSED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>proposalAccepted, reviewerSatisfied</keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>AfterLC</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Yves Savourel">ysavourel</reporter>
          <assigned_to name="Felix Sasaki">fsasaki</assigned_to>
          
          
          <qa_contact name="Felix Sasaki">fsasaki</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>10518</commentid>
    <comment_count>0</comment_count>
    <who name="Yves Savourel">ysavourel</who>
    <bug_when>2006-07-14 19:52:49 +0000</bug_when>
    <thetext>Issue #21 of i18nCore comments:
http://www.w3.org/International/reviews/0606-its/

Please provide an attribute that points to information about a term using a reference to an ID, recommending that this be defined as an IDREF where appropriate. Eg. the termref element in xmlspec contains a def attribute that points to the term definition using just an idref.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>10591</commentid>
    <comment_count>1</comment_count>
    <who name="Yves Savourel">ysavourel</who>
    <bug_when>2006-07-19 16:19:20 +0000</bug_when>
    <thetext>
The proposed resolution for this is to have a termInfoPointer attribute in the &lt;termRule&gt; element.

The termInfoPointer attribute value is an XPath expression relative to the node(s) selected by the selector attribute of the &lt;termRule&gt; element. That expression points to the node(s) where the data can be found. XPath 1.0 and its successor have an id() function that allows to select nodes specifying their IDs.

So, given the example below:

...
&lt;p&gt;Text of the first &lt;termref def=&quot;myID&quot;&gt;paragraph&lt;/termref&gt;.&lt;/p&gt;
...
&lt;p id=&quot;myID&quot;&gt;A paragraph is a group of sentences.&lt;/p&gt;
...

To express that the def attribute of &lt;termref&gt; points to the definition of the term, we could use the following rule:

&lt;its:termRule selector=&quot;//termref&quot; termInfoPointer=&quot;id(@def)&quot;/&gt;

A test application can be found here:
http://lists.w3.org/Archives/Member/member-i18n-its/2006JulSep/0064.html

</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>10732</commentid>
    <comment_count>2</comment_count>
    <who name="Felix Sasaki">fsasaki</who>
    <bug_when>2006-07-24 17:10:44 +0000</bug_when>
    <thetext>Resolution: working group agreed with the proposal at http://www.w3.org/2006/07/19-i18nits-minutes.html#item03 .
Action: editors to make the change.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>11143</commentid>
    <comment_count>3</comment_count>
    <who name="Christian Lieske">christian.lieske</who>
    <bug_when>2006-08-16 12:43:32 +0000</bug_when>
    <thetext>ODD schema needed to implement the change</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>11415</commentid>
    <comment_count>4</comment_count>
    <who name="Felix Sasaki">fsasaki</who>
    <bug_when>2006-09-06 15:56:19 +0000</bug_when>
    <thetext>Action: Felix to make the change and to go back to i18n core</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>11576</commentid>
    <comment_count>5</comment_count>
    <who name="Felix Sasaki">fsasaki</who>
    <bug_when>2006-09-11 02:39:39 +0000</bug_when>
    <thetext>Wait: response sent. See http://lists.w3.org/Archives/Public/public-i18n-its/2006JulSep/0314.html</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>11707</commentid>
    <comment_count>6</comment_count>
    <who name="Yves Savourel">ysavourel</who>
    <bug_when>2006-09-14 03:48:26 +0000</bug_when>
    <thetext>Closed. Commenters satisfied see:
http://lists.w3.org/Archives/Public/public-i18n-its/2006JulSep/0362.html</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>12128</commentid>
    <comment_count>7</comment_count>
    <who name="Felix Sasaki">fsasaki</who>
    <bug_when>2006-09-28 06:20:28 +0000</bug_when>
    <thetext>Summary: The Working Group agreed to accept to proposal and decided to apply the ITS pointing mechanisms also for terminology information, that is, to introduce a termInfoPointer attribute.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>