<?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>8980</bug_id>
          
          <creation_ts>2010-02-14 06:41:19 +0000</creation_ts>
          <short_desc>HTML+RDFa has should-/may-level requirements for undefined constructs</short_desc>
          <delta_ts>2011-08-04 05:06:22 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>HTML WG</product>
          <component>LC1 HTML+RDFa (editor: Manu Sporny)</component>
          <version>unspecified</version>
          <rep_platform>PC</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc>http://dev.w3.org/html5/rdfa/#document-conformance</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Maciej Stachowiak">mjs</reporter>
          <assigned_to name="Manu Sporny">msporny</assigned_to>
          <cc>mike</cc>
    
    <cc>msporny</cc>
    
    <cc>public-html-admin</cc>
    
    <cc>public-html-wg-issue-tracking</cc>
          
          <qa_contact name="HTML WG Bugzilla archive list">public-html-bugzilla</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>31978</commentid>
    <comment_count>0</comment_count>
    <who name="Maciej Stachowiak">mjs</who>
    <bug_when>2010-02-14 06:41:19 +0000</bug_when>
    <thetext>In Section 3.1 Document Conformance, HTML+RDFa says:

2. There should be a version attribute on the html element. The value of the version attribute should be &quot;HTML+RDFa 1.0&quot; if the document is a non-XML mode document, or &quot;XHTML+RDFa 1.0&quot; if the document is a XML mode document.

3. There may be a link element contained in the head element that contains profile for the the rel attribute and http://www.w3.org/1999/xhtml/vocab for the href attribute.

Neither @version nor rel=profile are defined by this document, or by HTML5, and there is no normative reference cited which defines them as extensions to HTML5.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>32120</commentid>
    <comment_count>1</comment_count>
    <who name="Manu Sporny">msporny</who>
    <bug_when>2010-02-16 04:23:33 +0000</bug_when>
    <thetext>RDFA-SPEC-SECTIONS [document-conformance]</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>35356</commentid>
    <comment_count>2</comment_count>
    <who name="Manu Sporny">msporny</who>
    <bug_when>2010-05-03 02:49:33 +0000</bug_when>
    <thetext>EDITOR&apos;S RESPONSE: This is an Editor&apos;s Response to your comment. If you are
satisfied with this response, please change the state of this bug to CLOSED. If
you have additional information and would like the editor to reconsider, please
reopen this bug. If you would like to escalate the issue to the full HTML
Working Group, please add the TrackerRequest keyword to this bug, and suggest
title and text for the tracker issue; or you may create a tracker issue
yourself, if you are able to do so. For more details, see this document:

http://dev.w3.org/html5/decision-policy/decision-policy.html

Status: Fixed

Change Description: 

rel=profile has been removed from the specification.

@version is defined in a new section about the @version attribute

http://dev.w3.org/html5/rdfa/drafts/ED-rdfa-in-html-20100502/#the-version-attribute

It is also defined in the HTML 4.01 + RDFa 1.1 DTD:

http://dev.w3.org/html5/rdfa/drafts/ED-rdfa-in-html-20100502/#the-html-4.01---rdfa-1.1-dtd

Rationale:

The RDFa WG is no longer considering rel=profile as a versioning solution for RDFa.

The @version attribute was normatively defined in the XHTML+RDFa specification in the XHTML+RDFa Driver Module (DTD). HTML+RDFa never specified a DTD - this has been corrected. To make the support and range of @version abundantly clear, &quot;The version attribute&quot; section was added.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>35358</commentid>
    <comment_count>3</comment_count>
    <who name="Maciej Stachowiak">mjs</who>
    <bug_when>2010-05-03 03:08:34 +0000</bug_when>
    <thetext>Thanks, can you please provide a link to the spec diffs (as required by the decision policy)?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>35360</commentid>
    <comment_count>4</comment_count>
    <who name="Manu Sporny">msporny</who>
    <bug_when>2010-05-03 03:26:01 +0000</bug_when>
    <thetext>Sure, does this work for you?

http://dev.w3.org/html5/rdfa/drafts/ED-rdfa-in-html-20100502/diff-20100304.html#the-version-attribute

http://dev.w3.org/html5/rdfa/drafts/ED-rdfa-in-html-20100502/diff-20100304.html#the-html-4.01---rdfa-1.1-dtd</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>35369</commentid>
    <comment_count>5</comment_count>
    <who name="Maciej Stachowiak">mjs</who>
    <bug_when>2010-05-03 05:40:25 +0000</bug_when>
    <thetext>(In reply to comment #4)
&gt; Sure, does this work for you?
&gt; 
&gt; http://dev.w3.org/html5/rdfa/drafts/ED-rdfa-in-html-20100502/diff-20100304.html#the-version-attribute
&gt; 
&gt; http://dev.w3.org/html5/rdfa/drafts/ED-rdfa-in-html-20100502/diff-20100304.html#the-html-4.01---rdfa-1.1-dtd

That&apos;s fine, but this version is sufficient (and possibly better), assuming it&apos;s the correct diff:

http://dev.w3.org/cvsweb/html5/rdfa/Overview.html.diff?r1=1.20&amp;r2=1.21&amp;f=h

You should be able to get diffs like that for any spec checkin. Please also add some form of appropriate spec diff links to other recently resolved bugs.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>53067</commentid>
    <comment_count>6</comment_count>
    <who name="Michael[tm] Smith">mike</who>
    <bug_when>2011-08-04 05:06:22 +0000</bug_when>
    <thetext>mass-move component to LC1</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>