ArticleslgStudy

science

Infobox

Infobox is a science topic covered in the lgStudy science library. This page brings together a partial reference excerpt, illustrations, worked examples, real-world applications and a short study plan, so you can understand Infobox rather than just read about it. In short: An infobox is a digital or physical table used to collect and present a subset of information about its subject, such as a document. It is a structured document containing a set of attribute–value pairs, and in Wikipedia represents a summary of information about the subject of an article.

Infobox — main illustration
Infobox — illustration

Key takeaways

  • Infobox belongs to science; place it in that map before memorising details.
  • Learn the definition first, then one example that makes the definition concrete.
  • Connect Infobox to a quantity you can measure, compute or draw — that is where exam questions come from.
  • Reproduce the core statement of Infobox from memory before moving on to harder problems.

Reference excerpt

An infobox is a digital or physical table used to collect and present a subset of information about its subject, such as a document. It is a structured document containing a set of attribute–value pairs, and in Wikipedia represents a summary of information about the subject of an article. In this way, they are comparable to data tables in some aspects. When presented within the larger document it summarizes, an infobox is often presented in a sidebar format. An infobox may be implemented in another document by transcluding it into that document and specifying some or all of the attribute–value pairs associated with that infobox, known as parameterization.

Wikipedia An infobox may be used to summarize the information of an article on Wikipedia. They are used on similar articles to ensure consistency of presentation by using a common format. Originally, infoboxes (and templates in general) were used for page layout purposes. An infobox may be transcluded into an article by specifying the value for some or all of its parameters. The parameter name used must be the same as that specified in the infobox template, but any value may be associated to it. The name is delimited from the value by an equals sign. The parameter name may be regarded as an attribute of the article's subject.

On Wikipedia, an infobox is transcluded into an article by enclosing its name and attribute–value pairs within a double set of braces. The MediaWiki software on which Wikipedia operates then parses the document, for which the infobox and other templates are processed by a template processor. This is a template engine which produces a web document and a style sheet used for presentation of the document. This enables the design of the infobox to be separated from the content it manipulates; that is, the design of the template may be updated without affecting the information within it, and the new design will automatically propagate to all articles that transclude the infobox. Usually, infoboxes are formatted to appear in the top-right corner of a Wikipedia article in the desktop view, or at the top in the mobile view. Placement of an infobox within the wikitext of an article is important for accessibility. A best practice is to place them following disambiguation templates (those that direct readers to articles about topics with similar names) and maintenance templates (such as that marking an article as unreferenced), but before all other content. Baeza-Yates and King say that some editors find templates such as infoboxes complicated, as the template may hide text about a property or resource that the editor wishes to change; this is exacerbated by chained templates, that is templates transcluded within other templates. As of August 2009, English Wikipedia used about 3,000 infobox templates that collectively used more than 20,000 attributes. Since then, many have been merged, to reduce redundancy. As of June 2013, there were at least 1,345,446 transclusions of the parent Infobox template, used by some, but not all, infoboxes, on 4,251,127 articles. The name of an Infobox is typically "Infobox [genre]"; however, widely used infoboxes may be assigned shorter names, such as "taxobox" for taxonomy.

Machine learning About 44.2% of Wikipedia articles contained an infobox in 2008, and about 33% in 2010. Automated semantic knowledge extraction using machine learning algorithms is used to "extract machine-processable information at a relatively low complexity cost". However, the low coverage makes it more difficult, though this can be partially overcome by complementing article data with that in categories in which the article is included. The French Wikipedia initiated the project Infobox Version 2 in May 2011. Knowledge obtained by machine learning can be used to improve an article, such as by using automated software suggestions to editors for adding infobox data. The iPopulator project created a system to add a value to an article's infobox parameter via an automated parsing of the text of that article. DBpedia uses structured content extracted from infoboxes by machine learning algorithms to create a resource of linked data in the Semantic Web; it has been described by Tim Berners-Lee as "one of the more famous" components of the linked data project. Machine extraction creates a triple consisting of a subject, predicate or relation, and object. Each attribute-value pair of the infobox is used to create an RDF statement using an ontology. This is facilitated by the narrower gap between Wikipedia and an ontology than exists between unstructured or free text and an ontology. The semantic relationship between the subject and object is established by the predicate. In the example infobox, the triple ("crostata", type, "tart") indicates that a crostata is a type of tart. The article's topic is used as the subject, the parameter name is used as the predicate, and the parameter's value as the object. Each type of infobox is mapped to an ontology class, and each property (parameter) within an infobox is mapped to an ontology property. These mappings are used when parsing a Wikipedia article to extract data.

Metadata

Presenting the basic facts of an article within an infobox allows the facts to be presented in a machine-friendly way, allowing extra functionality such as when a link to a Wikipedia article is pasted into a compatible program; instead of just the link itself being posted, other information such as the article's lead image is also posted.

See also Wikipedia:List of infoboxes

References

Works cited

Further reading Kiran, Kumar N.; Santosh, G.S.K.; Varma, Vasudeva (June 2011). Multidisciplinary Information Retrieval. Lecture Notes in Computer Science. Vol. 6653. Springer Berlin Heidelberg. doi:10.1007/978-3-642-21353-3. ISBN 9783642213533. ISSN 0302-9743. S2CID 9901886. Chutiporn, Anutariya; Domingue, John, eds. (2008). The Semantic Web: 3rd Asian Semantic Web Conference, ASWC 2008, Bangkok, Thailand, December 8–11, 2008. Proceedings. Lecture Notes in Computer Science. Vol. 5367. Springer. ISBN 9783540897033. ISSN 0302-9743. Wu, Fei; Hoffmann, Ralph; Weld, Daniel s. (2008). "Information extraction from Wikipedia". Proceedings of the 14th ACM SIGKDD international conference on Knowledge discovery and data mining. Association for Computing Machinery. pp. 731–739. doi:10.1145/1401890.1401978. ISBN 9781605581934. S2CID 7781746.

Illustrations

Infobox: A real-life infobox from British Rail Class 43 car 43185 operated by First Great Western
A real-life infobox from British Rail Class 43 car 43185 operated by First Great Western
Infobox: The infobox for the Wikipedia article Crostata rendered by a web browser engine on a desktop computer
The infobox for the Wikipedia article Crostata rendered by a web browser engine on a desktop computer
Infobox: A link to this article, pasted into a message box in Microsoft Teams. The application uses the metadata from the infobox to make the link fuller by adding an image and summary text.
A link to this article, pasted into a message box in Microsoft Teams. The application uses the metadata from the infobox to make the link fuller by adding an image and summary text.

Worked examples

Example 1 — a first encounter with Infobox

Start with the simplest possible case. Write down what Infobox claims or describes in one sentence, then invent the smallest concrete situation in which that sentence is true. In science, the smallest case is usually a single object, a single equation or a single measurement. Check that every symbol or term in your sentence has a meaning in that case.

Example 2 — changing one variable

Take the situation from Example 1 and change exactly one quantity: double it, halve it, or set it to zero. Predict what should happen to Infobox before you calculate. Comparing your prediction with the result is the fastest way to find out whether you understand the idea or only the words.

Example 3 — an exam-style question

Typical questions about Infobox ask you to (a) state it precisely, (b) apply it to given data, and (c) explain a limitation. Practise writing all three answers in under five minutes; the third part is what separates a full-mark answer from an average one.

Applications of Infobox

In research
Infobox appears in science research whenever the underlying quantities have to be modelled precisely. Papers usually cite it as a starting assumption and then explore where it breaks down.
In technology and industry
Engineering practice reuses Infobox in design rules, simulations and safety margins. Knowing the idea lets you read a specification sheet and understand why the numbers look the way they do.
In the classroom
Infobox is common in secondary-school and first-year university syllabi. It links to neighbouring topics Semantic Web, Wikipedia, so understanding it makes those chapters shorter.
In everyday life
Look for Infobox outside the textbook — in sport, cooking, traffic, electronics or the sky above you. An example you found yourself is remembered far longer than one you were given.

Affiliate

Preply — study more efficiently by working with a personal tutor. 50% off.

How to study Infobox in 20 minutes

  1. Read the reference excerpt below once, without taking notes.
  2. Close the page and write down what Infobox means in your own words.
  3. Compare your version with the excerpt and mark what you missed.
  4. Work through the three examples above with pen and paper.
  5. Explain Infobox out loud to somebody else — or to Teacher Smith in the lgStudy chat.

Frequently asked questions

What is Infobox in simple terms?

An infobox is a digital or physical table used to collect and present a subset of information about its subject, such as a document. It is a structured document containing a set of attribute–value pairs, and in Wikipedia represents a summary of information about the subject of an article.

Why does Infobox matter?

Because it connects several science ideas at once: it gives you a definition you can apply, a quantity you can calculate, and a way to check whether a result is plausible.

How should I study Infobox?

Read the excerpt, restate it from memory, then work through the examples and applications listed on this page. The five-step study plan above takes about twenty minutes.

What does this page cover?

It gives you a compact reference excerpt plus original lgStudy explanations, examples, applications and study material on Infobox.

Tags

  • Semantic Web
  • Wikipedia

Keep exploring