|
|
Red Book ICE (Grants and Applications) Open Issues
Weekly Status ReportItem 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.
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. Data capture contractor is negotiating a fix 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.
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.
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.
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.
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
March 18, 2005 – Reference FAQ 73 for a detailed description of this change
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.
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
July 18, 2006 - Text revised.
|
|
|