<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="ja">
	<id>https://kaze.wiki/index.php?action=history&amp;feed=atom&amp;title=Infobox</id>
	<title>Infobox - 版の履歴</title>
	<link rel="self" type="application/atom+xml" href="https://kaze.wiki/index.php?action=history&amp;feed=atom&amp;title=Infobox"/>
	<link rel="alternate" type="text/html" href="https://kaze.wiki/index.php?title=Infobox&amp;action=history"/>
	<updated>2026-04-06T01:28:52Z</updated>
	<subtitle>このウィキのこのページに関する変更履歴</subtitle>
	<generator>MediaWiki 1.38.2</generator>
	<entry>
		<id>https://kaze.wiki/index.php?title=Infobox&amp;diff=17242&amp;oldid=prev</id>
		<title>K: 1版 をインポートしました</title>
		<link rel="alternate" type="text/html" href="https://kaze.wiki/index.php?title=Infobox&amp;diff=17242&amp;oldid=prev"/>
		<updated>2022-09-18T06:40:01Z</updated>

		<summary type="html">&lt;p&gt;1版 をインポートしました&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;ja&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← 古い版&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;2022年9月18日 (日) 15:40時点における版&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;ja&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(相違点なし)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>K</name></author>
	</entry>
	<entry>
		<id>https://kaze.wiki/index.php?title=Infobox&amp;diff=17241&amp;oldid=prev</id>
		<title>en&gt;Isabelle Belato: Unrelated wikilink and joke addition</title>
		<link rel="alternate" type="text/html" href="https://kaze.wiki/index.php?title=Infobox&amp;diff=17241&amp;oldid=prev"/>
		<updated>2022-02-09T21:39:43Z</updated>

		<summary type="html">&lt;p&gt;Unrelated wikilink and joke addition&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新規ページ&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{short description|Template used to collect and present a subset of information about a subject}}&lt;br /&gt;
{{Selfref|For information about infoboxes on Wikipedia, see [[Help:Infobox]].}}&lt;br /&gt;
[[File:43185 infobox.jpg|thumb|right|A real-life infobox from [[British Rail Class 43 (HST)|British Rail Class 43]] car 43185 operated by [[First Great Western]]]]&lt;br /&gt;
&lt;br /&gt;
On [[wiki]]s, an &amp;#039;&amp;#039;&amp;#039;infobox&amp;#039;&amp;#039;&amp;#039; is a [[Table (information)|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 pair]]s,{{sfn|Baeza-Yates|King|2009|p=31}} and in [[Wikipedia]] represents a summary of information about the subject of an [[Article (publishing)|article]].{{sfn|Liyang|2011|p=385}} In this way, they are comparable to data [[table (information)|tables]] in some aspects. When presented within the larger document it summarizes, an infobox is often presented in a [[sidebar (publishing)|sidebar]] format.&lt;br /&gt;
&lt;br /&gt;
An infobox may be implemented in another document by [[transclusion|transcluding]] it into that document and specifying some or all of the attribute–value pairs associated with that infobox, known as [[parameterization]].&lt;br /&gt;
&lt;br /&gt;
==Wikipedia==&lt;br /&gt;
An infobox may be used to summarize the information of an article on [[Wikipedia]].{{sfn|Broughton|2008|p=357}} They are used on similar articles to ensure consistency of presentation by using a common format.{{sfn|Broughton|2008|p=17}}{{sfn|Liyang|2011|p=385}} Originally, infoboxes (and templates in general) were used for [[page layout]] purposes.{{sfn|Liyang|2011|p=385}} An infobox may be transcluded into an article by specifying the [[Value (computer science)|value]] for some or all of its [[Parameter (computer programming)|parameters]].{{sfn|Broughton|2008|p=18}} The parameter name used must be the same as that specified in the infobox template, but any value may be associated to it.{{sfn|Broughton|2008|p=18}} The name is [[delimiter|delimited]] from the value by an [[equals sign]].{{sfn|Broughton|2008|p=18}} The parameter name may be regarded as an attribute of the article&amp;#039;s subject.{{sfn|Baeza-Yates|King|2009|p=30}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- this table is used for examples in the text; please update the text when changing contents in the table --&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;pre&amp;gt;&lt;br /&gt;
{{Infobox prepared food&lt;br /&gt;
| name             =&lt;br /&gt;
| image            =&lt;br /&gt;
| imagesize        =&lt;br /&gt;
| caption          =&lt;br /&gt;
| alternate_name   =&lt;br /&gt;
| country          =&lt;br /&gt;
| region           =&lt;br /&gt;
| creator          =&lt;br /&gt;
| course           =&lt;br /&gt;
| type             =&lt;br /&gt;
| served           =&lt;br /&gt;
| main_ingredient  =&lt;br /&gt;
| variations       =&lt;br /&gt;
| calories         =&lt;br /&gt;
| other            =&lt;br /&gt;
}}&amp;lt;/pre&amp;gt;&lt;br /&gt;
|&amp;lt;syntaxhighlight lang=&amp;quot;moin&amp;quot;&amp;gt;&lt;br /&gt;
{{Infobox prepared food&lt;br /&gt;
| name             = Crostata&lt;br /&gt;
| image            = Crostata limone e zenzero 3.jpg&lt;br /&gt;
| imagesize        =&lt;br /&gt;
| caption          = Crostata with lemon ginger filling&lt;br /&gt;
| alternate_name   = &lt;br /&gt;
| country          = [[Italy]]&lt;br /&gt;
| region           = [[Lombardia]]&lt;br /&gt;
| creator          = &lt;br /&gt;
| course           = [[Dessert]]&lt;br /&gt;
| type             = [[Tart]]&lt;br /&gt;
| served           = &lt;br /&gt;
| main_ingredient  = Pastry crust, [[jam]] or [[ricotta]], fruit&lt;br /&gt;
| variations       = &amp;#039;&amp;#039;Crostata di frutta&amp;#039;&amp;#039;, &amp;#039;&amp;#039;crostata di ricotta&amp;#039;&amp;#039;, many other sweet or savoury variations&lt;br /&gt;
| calories         = &lt;br /&gt;
| other            = &lt;br /&gt;
}}&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|The infobox &amp;#039;&amp;#039;[[Template:Infobox prepared food|Infobox prepared food]]&amp;#039;&amp;#039; used on Wikipedia food-related articles, with no [[Value (computer science)|values]] specified for its [[Parameter (computer programming)|parameters]] (attributes).&lt;br /&gt;
|The same infobox as implemented in the article &amp;#039;&amp;#039;[[crostata]]&amp;#039;&amp;#039;. Note that values are to the right of the [[equals sign]] (=), and that the parameter names are the same as those in the specification for the infobox template. The values are in [[wiki markup]]: entries enclosed in square brackets (e.g. &amp;lt;nowiki&amp;gt;[[Tart]]&amp;lt;/nowiki&amp;gt;) will be rendered as a link to the respective Wikipedia article (e.g. [[Tart]]), and the linked file will be transcluded into the article in place of its markup.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[File:Crostata infobox, February 2018.png|thumb|right|The infobox for the Wikipedia article &amp;#039;&amp;#039;[[Crostata]]&amp;#039;&amp;#039; rendered by a [[web browser engine]] on a [[desktop computer]]]]&lt;br /&gt;
[[File:Xuanhanosaurus taxobox, June 2020.png|thumb|200px|left|The taxobox (short for [[Taxonomy (biology)|taxonomy]] infobox) for the Wikipedia article &amp;#039;&amp;#039;[[Xuanhanosaurus]]&amp;#039;&amp;#039; rendered by a [[web browser engine]] (on [[Safari (web browser)|Safari]]) on a [[desktop computer]] ([[iMac]]). A taxobox is a type of infobox which details the taxonomy of a specific [[life form]] or [[animal]]]]&lt;br /&gt;
&lt;br /&gt;
On Wikipedia, an infobox is transcluded into an article by enclosing its name and attribute–value pairs within a double set of  [[Curly bracket|braces]]. The [[MediaWiki]] software on which Wikipedia operates then [[Parsing|parses]] the document, for which the infobox and other templates are processed by a [[template processor]]. This is a [[Web template system|template engine]] which produces a [[web document]] and a [[Style sheet (web development)|style sheet]] used for presentation of the document. This enables the design of the infobox to be separated from the content it manipulates;{{sfn|Liyang|2011|p=385}} 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.{{sfn|Broughton|2008|p=17}} Usually, infoboxes are [[Typesetting|formatted]] to appear in the top-right corner of a Wikipedia article in the desktop view,{{sfn|Broughton|2008|p=357}} or at the top in the mobile view.&lt;br /&gt;
&lt;br /&gt;
Placement of an infobox within the [[Wiki markup|wikitext]] of an article is important for [[Web accessibility|accessibility]].{{sfn|Broughton|2008|p=234}} A [[best practice]] is to place them following &amp;#039;&amp;#039;disambiguation&amp;#039;&amp;#039; 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 (media)|content]].{{sfn|Broughton|2008|p=235}}&amp;lt;ref&amp;gt;The [[English Wikipedia]] policy about accessibility is specified in the [[Wikipedia:Manual of Style/Accessibility]]. The policy about [[Wiki markup|wikitext]] layout is specified at [[Wikipedia:Manual of Style/Layout]] and [[Wikipedia:Manual of Style/Layout|Wikipedia:Manual of Style/Lead section]].&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Ricardo Baeza-Yates|Baeza-Yates]] and King say that some editors find templates such as infoboxes complicated,{{sfn|Baeza-Yates|King|2009|p=345}} 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.{{sfn|Baeza-Yates|King|2009|p=345}}&lt;br /&gt;
&lt;br /&gt;
As of August 2009, English Wikipedia used about {{formatnum:3000}} infobox templates that collectively used more than {{formatnum:20000}} attributes.{{sfn|Lange|Böhm|Naumann|2010|page=7}} Since then, many have been merged, to reduce redundancy. As of June 2013, there were at least {{formatnum:1345446}} transclusions of the parent [[Template:Infobox|Infobox template]],&amp;lt;ref name=&amp;quot;Jarry&amp;quot;&amp;gt;{{cite web|url=http://toolserver.org/~jarry/templatecount/index.php?lang=en&amp;amp;name=Infobox&amp;amp;namespace=10|title=Jarry1250&amp;#039;s Toolserver Tools - Template transclusion count|date=7 June 2013|work=[[List of Wikimedia projects]]|access-date=7 June 2013}}&amp;lt;/ref&amp;gt; used by some, but not all, infoboxes, on {{formatnum:4251127}} articles.&lt;br /&gt;
&lt;br /&gt;
The name of an Infobox is typically &amp;quot;Infobox [genre]&amp;quot;; however, widely used infoboxes may be assigned shorter names, such as &amp;quot;taxobox&amp;quot; for taxonomy.{{sfn|Broughton|2008|p=235}}&lt;br /&gt;
&lt;br /&gt;
===Machine learning===&lt;br /&gt;
About 44.2% of Wikipedia articles contained an infobox in 2008,{{sfn|Baeza-Yates|King|2009|p=28}} and about 33% in 2010.{{sfn|Lange|Böhm|Naumann|2010|page=5}} Automated [[Semantic data model|semantic knowledge extraction]] using [[machine learning]] algorithms is used to &amp;quot;extract machine-processable information at a relatively low complexity cost&amp;quot;.{{sfn|Baeza-Yates|King|2009|p=31}} However, the low coverage makes it more difficult, though this can be partially overcome by complementing article data with that in [[Categorization|categories]] in which the article is included.{{sfn|Baeza-Yates|King|2009|p=28}} The [[French Wikipedia]] initiated the project &amp;#039;&amp;#039;Infobox Version 2&amp;#039;&amp;#039; in May 2011.{{sfn|Geertman|Reinhardt|Toppen|2011|p=493}}&amp;lt;ref&amp;gt;The project is hosted on the [[French Wikipedia]] page [[:fr:Projet:Infobox/V2|Infobox/V2]].&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
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.{{sfn|Baeza-Yates|King|2009|p=28}} The iPopulator project created a system to add a value to an article&amp;#039;s infobox parameter via an automated parsing of the text of that article.{{sfn|Lange|Böhm|Naumann|2010|page=7}}&lt;br /&gt;
&lt;br /&gt;
[[DBpedia]] uses [[structured content]] extracted from infoboxes{{sfn|Liyang|2011|p=385}} by machine learning algorithms to create a resource of [[linked data]] in the [[Semantic Web]]; it has been described by [[Tim Berners-Lee]] as &amp;quot;one of the more famous&amp;quot; components of the linked data project.{{sfn|Miller|2008}}&lt;br /&gt;
&lt;br /&gt;
Machine extraction creates a triple consisting of a subject, predicate or relation, and object.{{sfn|Baeza-Yates|King|2009|p=31}} Each attribute-value pair of the infobox is used to create an [[Resource Description Framework|RDF]] statement using an [[Ontology (information science)|ontology]].{{sfn|Liyang|2011|p=387}} This is facilated by the narrower gap between Wikipedia and an ontology than exists between unstructured or free text and an ontology.&lt;br /&gt;
{{sfn|Virvou|Matsuura|2012|p=315}}&lt;br /&gt;
&lt;br /&gt;
The [[Ontology components|semantic relationship]] between the subject and object is established by the predicate.{{sfn|Baeza-Yates|King|2009|p=31}} In the example infobox, the triple (&amp;quot;crostata&amp;quot;, type, &amp;quot;tart&amp;quot;) indicates that a [[crostata]] is a type of [[tart]]. The article&amp;#039;s topic is used as the subject, the parameter name is used as the predicate, and the parameter&amp;#039;s value as the object.{{sfn|Liyang|2011|p=387}}{{sfn|Baeza-Yates|King|2009|p=31}} Each type of infobox is mapped to an ontology class, and each property (parameter) within an infobox is mapped to an ontology property.{{sfn|Liyang|2011|p=395}} These mappings are used when parsing a Wikipedia article to extract data.&lt;br /&gt;
&lt;br /&gt;
== Citations ==&lt;br /&gt;
{{Reflist|30em}}&lt;br /&gt;
&lt;br /&gt;
== General references ==&lt;br /&gt;
{{refbegin|2}}&lt;br /&gt;
* {{cite book|title=Weaving services and people on the World Wide Web|editor1-last=Baeza-Yates|editor1-first=Ricardo|editor2-last=King|editor-first2=Irwin|publisher=Springer|year=2009|isbn=9783642005695|lccn=2009926100}}&lt;br /&gt;
* {{cite book|title=[[Wikipedia – The Missing Manual]]|last=Broughton|first=John|editor1-last=Barber|editor1-first=Nan|editor2-last=Meyers|editor2-first=Peter|publisher=[[O&amp;#039;Reilly Media]]|date=2008-07-14|isbn=9780596553777}}&lt;br /&gt;
* {{cite book|title=Advancing geoinformation science for a changing world|series=Lecture Notes in Geoinformation and Cartography|volume=1|editor1-last=Geertman|editor1-first=Stan|editor2-last=Reinhardt|editor2-first=Wolfgang|editor3-last=Toppen|editor3-first=Fred|publisher=Springer|year=2011|isbn=9783642197888|issn=1863-2246|doi=10.1007/978-3-642-19789-5|lccn=2011925152}}&lt;br /&gt;
* {{cite book|url=http://opus.kobv.de/ubp/volltexte/2010/4571/|title=Extracting Structured Information from Wikipedia Articles to Populate Infoboxes|work=Technische Berichte des Hasso-Plattner-Instituts für Softwaresystemtechnik an der Universität Potsdam, Hasso-Plattner-Institut für Softwaresystemtechnik Potsdam|last1=Lange|first1=Dustin|last2=Böhm|first2=Christoph|last3=Naumann|first3=Felix|issue=38|publisher=Universitätsverlag Potsdam|year=2010|isbn=9783869560816}}&lt;br /&gt;
* {{cite book|title=A Developer&amp;#039;s Guide to the Semantic Web|last=Yu|first=Liyang|publisher=Springer|year=2011|isbn=9783642159695|doi=10.1007/978-3-642-15970-1|bibcode=2011adgt.book.....Y|ref={{sfnRef|Liyang|2011}}}}&lt;br /&gt;
* {{cite web|url=http://talis-podcasts.s3.amazonaws.com/twt20080207_TimBL.html |title=Sir Tim Berners-Lee Talks with Talis about the Semantic Web |last=Miller |first=Paul |others=Transcription by CastingWords |publisher=Talis Group |date=2008-02-07 |access-date=2013-06-02 |url-status=dead |archive-url=https://web.archive.org/web/20130510134842/http://talis-podcasts.s3.amazonaws.com/twt20080207_TimBL.html |archive-date=2013-05-10 }}&lt;br /&gt;
* {{cite book|title=Knowledge-based Software Engineering: Proceedings of the Tenth Joint Conference on Knowledge-Based Software Engineering|work=Frontiers and Artificial Intelligence and Applications|editor1-last=Virvou|editor1-first=Maria|editor2-last=Matsuura|editor2-first=Saeko|volume=240|publisher=IOS Press|year=2012|isbn=9781614990932|lccn=2012943674}}&lt;br /&gt;
{{refend}}&lt;br /&gt;
&lt;br /&gt;
==Further reading==&lt;br /&gt;
* {{cite journal|title=Multilingual document clustering using Wikipedia as external knowledge|last1=Kiran|first1=Kumar N.|last2=Santosh|first2=G.S.K.|last3=Varma|first3=Vasudeva|journal=Multidisciplinary Information Retrieval|volume=6653|publisher=Springer Berlin Heidelberg|date=June 2011|doi=10.1007/978-3-642-21353-3|isbn=9783642213533|issn=0302-9743|series=Lecture Notes in Computer Science|s2cid=9901886|url-access=registration|url=https://archive.org/details/multidisciplinar0000info}}&lt;br /&gt;
* {{cite book|title=The Semantic Web: 3rd Asian Semantic Web Conference, ASWC 2008, Bangkok, Thailand, December 8-11, 2008. Proceedings|work=Lecture Notes in Computer Science|editor1-last=Chutiporn|editor1-first=Anutariya|editor2-last=Domingue|editor2-first=John|volume=5367|publisher=Springer|year=2008|isbn=9783540897033|issn=0302-9743}}&lt;br /&gt;
* {{cite journal|title=Information extraction from Wikipedia: moving down the long tail|last1=Wu|first1=Fei|last2=Hoffmann|first2=Ralph|last3=Weld|first3=Daniel s.|journal=Proceedings of the 14th ACM SIGKDD International Conference on Knowledge Discovery and Data Mining|publisher=[[Association for Computing Machinery]]|year=2008|pages=731–739|isbn=9781605581934|doi=10.1145/1401890.1401978|s2cid=7781746}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Semantic Web]]&lt;br /&gt;
[[Category:Wikipedia]]&lt;/div&gt;</summary>
		<author><name>en&gt;Isabelle Belato</name></author>
	</entry>
</feed>