|
|
Red Book ICE (Grants and Applications) Open Issues
Weekly Status Report - April 22, 2005Item Number Date Reported Description and Status 1 December 14,
2004Private use area Unicode characters cannot be rendered in Red Book (Patent Grants and Patent Applications) January 14, 2005 - Investigating cause and resolution.
February 1, 2005 - Caused by data capture contractor using a version of Mathematica that uses a MathML version based on a outdated version of Unicode where some math symbols were assigned private use area code points.
March 10, 2005 - Data capture contractor is exploring options with Wolfram Research, publishers of Mathematica.
April 15, 2005 - Starting with the patent grant Red Book issue May 10, 2005, and the patent application Red Book issue May 12, 2005, private use area Unicode characters will be captured as images and will be included within the XML instance as either a custom-character element or processing instruction.
April 22, 2005 - Resolution as cited above still in place.
2 March 3,
2005MathML contains invalid line end characters in Red Book (Patent Grants and Patent Applications)
March 10, 2005 - MathML as generated by Mathematica includes character entities for line end/line feed that are converted inappropriately during the general conversion of named character entities to hexadecimal Unicode character entities.
April 15, 2005 - This is still being investigated.
April 22, 2005 - Data capture contractor is planning to resolve this issue internally and it will not be necessary to work with Wolfram Research.
3 March 4,
2005Some num attribute values include the word “header-“ as a prefix in Red Book (Patent Grants and Patent Applications)
March 4, 2005 - “header-…” in the num attribute value on the p element is used to guide appropriate rendering of certain types of paragraphs.
April 4, 2005 - The data capture contractor will remove the header prefix from the num attribute value and instead put an “h” prefix to the ID attribute value of p.
April 5, 2005 - Implementation will begin the week of April 18, 2005. See Item Number 9 for changes to be implemented.
- Sample data and style sheet for Patent Application Red Book
- Sample data and style sheet for Patent Grant Red Book
April 15, 2005 - Effective with the patent grant Red Book issue April 19, 2005, and the patent application Red Book issue April 21, 2005, "header paragraphs" will contain a leading "h-" in the id attribute of the p element and not the num attribute. A Red Book Viewer modification is pending to display header paragraphs as left flush unnumbered headers.
April 22, 2005 - This item is closed and will be removed from this status report as of April 29, 2005.
4 March 8,
2005Num attribute values not consistent between Patent Application Red Book and Patent Grant Red Book
March 28, 2005 - Values will be made consistent.
April 5, 2005 - Values for the num attribute will be four positions with leading zeros in both Patent Application Red Book and Patent Grant Red Book. Implementation will begin the week of April 18, 2005. See Item Number 9 for changes to be implemented.
- Sample data and style sheet for Patent Application Red Book
- Sample data and style sheet for Patent Grant Red Book
April 15, 2005 - Effective with the patent grant Red Book issue April 19, 2005, and the patent application Red Book issue April 21, 2005, the num attributes are consistent in size (zero padded to 4 characters) and all p elements in the abstract contain "0000" in the num attribute.
April 22, 2005 - This item is closed and will be removed from this status report as of April 29, 2005.
5 March 14,
2005Table “footnotes” no longer tagged as such in Red Book (Patent Grants and Patent Applications)
March 14, 2005 - Red Book (Patent Grants and Patent Applications) ICE contains no footnote tags. Investigating alternatives.
April 1, 2005 - Investigating whether there is a table element that can be used for this purpose.
April 15, 2005 - This is still being investigated.
April 22, 2005 - The solution to this problem is to change the markup to add cross-reference tags to link the footnote reference to the footnote itself. This will require a minor DTD change. The next DTD change is scheduled for January 2006.
6 March 16,
2005References to non-US patent documents missing “/” in some positions in Red Book (Patent Grants and Patent Applications)
April 1, 2005 - Caused by a conversion step in creating Red Book (Patents Grants and Patent Applications) ICE, which has been in effect since at least October 2004. Red Book Viewer compensates by inserting “/” in the correct position. Data capture contractor investigating the reason for the deliberate removal of the slash.
April 15, 2005 - This is still being investigated.
April 22, 2005 - This continues to be investigated.
7 March 18,
2005The appearance of the International Patent Classification (IPC) in the Patent Grant Data/XML v4.0 (ICE) beginning February 8, 2005 and in the Patent Application Data/XML v4.0 (ICE) beginning February 10, 2005 changed
April 22, 2005 - This has been resolved. Please reference the Red Book ICE Status Report dated April 15, 2005.
8 April 4,
2005Legacy descriptive text markup(e.g., <city>Schw{hacek over (a)}bisch Gmünd</city> ) in Red Book (Patent Grants and Patent Applications)
April 5, 2005 - There are a significant number of legacy descriptive text markup instances that can be converted to Unicode, but not without potentially large labor costs. USPTO is investigating the appropriate course of action. Reference FAQ 61. In fact, there are far more instances of descriptive text markup than was apparent at that time.
April 15, 2005 - This is still open to a possible resolution.
April 22, 2005 - This continues to be investigated.
9 April 5,
2005Synchronizing num attribute values between Yellow Book (Patent Grants and Patent Applications) and Red Book (Patent Grants and Patent Applications)
April 5, 2005 - It has been reported that the values of the num attribute are not always consecutive, and that they do not always match Yellow Book.
This is a combined consequence of the conversion of markup from Red Book ST.32 to Red Book ST.36 (ICE) and the differences in markup practice between the two.
April 5, 2005 - Starting the week of April 18, 2005, num attribute values will be consecutive, except where they are not to be displayed at rendering. Where the num attribute value is not to be displayed, the value is set to “0000”. See below for further details.
April 5, 2005 - Effective the week of April 18, 2005, Grant Red Book ICE Issues will implement the following changes:
- ICE element us-patent-grant attribute status now contains the value of "PRODUCTION".
- The heading-paragraph markup now utilizes the id attribute instead of the num attribute, and is in the form of <p id="h-nnnn" num="0000">.
- If a paragraph or list item contains only unordered-list content or starts off with an unordered-list, the num attribute contains zeroes and is not to be displayed (num="0000").
- All p & li num attributes are now padded to 4 characters.
- The abstract and heading-paragraph num attribute is always "0000".
- Attributes id and num in elements p, li, ul, and heading are now always lower case, and have been renumbered per the specifications defined below.
Attributes id and num renumbering specifications within elements heading, p, ul, and li:
attribute id specifications in p, heading, ul, and li:
1. headings and heading-paragraphs are numbered sequentially as encountered in the document using the form of id="h-nnnn"
2. remaining paragraphs are numbered sequentially as encountered in the document using the form of id="p-nnnn"
3. unordered lists are numbered sequentially as encountered in the document using the form of id="ulnnnn"
4. list items are numbered sequentially as encountered within its parent unordered list using the form of id="ulnnnn-nnnn". The 2nd nnnn starts with 0001 for each unordered list.attribute num specifications in p and li:
1. heading-paragraphs always have a value of num="0000".
2. abstract paragraph(s) always have a value of num="0000".
3. If a paragraph starts with an unordered list, it will have a value of num="0000".
4. If a list item starts with an unordered list, it will have a value of num="0000".
5. All remaining paragraphs and list items are numbered sequentially in the form of num="nnnn".
- Sample data and style sheet for Patent Application Red Book
- Sample data and style sheet for Patent Grant Red Book
April 15, 2005 - We are still investigating to ensure that the num attribute in Yellow Book images matches the num attribute text in Red Book text.
April 22, 2005 - This continues to be investigated.
July 18, 2006 - Text revised.
10 April 19,
2005There were no prior publication data for 20050000097 in Red Book ICE although there are 3 documents present in the Yellow Book 2 image file.
April 22, 2005 - This will be corrected beginning with the application publication of May 5, 2005.
11 April 19,
2005There is an inconsistency between Red Book ICE and Yellow Book 2 in indentification of References Cited by Examiner and References Cited by Others.
April 22, 2005 - This is under investigation.
|
|
|