Machine-readable medium and data: Difference between revisions

Content deleted Content added
m Reverted edits by 102.218.46.68 (talk) (AV)
GreenC bot (talk | contribs)
Line 20:
[[Extensible Markup Language]] (XML) is designed to be both human- and machine-readable, and Extensible Stylesheet Language Transformation (XSLT) is used to improve the presentation of the data for human readability. For example, XSLT can be used to automatically render XML in [[Portable Document Format]] ([[PDF]]). Machine-readable data can be automatically transformed for human-readability but, generally speaking, the reverse is not true.
 
For purposes of implementation of the Government Performance and Results Act (GPRA) Modernization Act, the [[Office of Management and Budget]] (OMB) defines "machine readable format" as follows: "Format in a standard computer language (not English text) that can be read automatically by a web browser or computer system. (e.g.; xml). Traditional word processing documents and portable document format (PDF) files are easily read by humans but typically are difficult for machines to interpret. Other formats such as extensible markup language ([[XML]]), ([[JSON]]), or spreadsheets with header columns that can be exported as comma separated values (CSV) are machine readable formats. As HTML is a structural markup language, discreetly labeling parts of the document, computers are able to gather document components to assemble tables of contents, outlines, literature search bibliographies, etc. It is possible to make traditional word processing documents and other formats machine readable but the documents must include enhanced structural elements."<ref>[https://wwwbidenwhitehouse.whitehousearchives.gov/wp-content/uploads/2018/06/a11.pdf OMB Circular A-11, Part 6] {{webarchive|url=https://web.archive.org/web/20200422172616/https://www.whitehouse.gov/wp-content/uploads/2018/06/a11.pdf |date=2020-04-22 }}, Preparation, Submission, and Execution of the Budget</ref>
 
==Media==