<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>OpenSearch | museum-digital: blog</title>
	<atom:link href="https://blog.museum-digital.org/tag/opensearch-en/feed/" rel="self" type="application/rss+xml" />
	<link>https://blog.museum-digital.org</link>
	<description>A blog on museum-digital and the broader digitization of museum work.</description>
	<lastBuildDate>Fri, 03 Jun 2022 23:01:29 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://blog.museum-digital.org/wp-content/uploads/2020/01/cropped-mdlogo-code-512px-32x32.png</url>
	<title>OpenSearch | museum-digital: blog</title>
	<link>https://blog.museum-digital.org</link>
	<width>32</width>
	<height>32</height>
</image> 
<atom:link rel="search" type="application/opensearchdescription+xml" title="Search museum-digital: blog" href="https://blog.museum-digital.org/wp-json/opensearch/1.1/document" />	<item>
		<title>OpenSearch: Search museum-digital directly from the browser&#8217;s search bar</title>
		<link>https://blog.museum-digital.org/2020/06/05/opensearch-search-museum-digital-directly-from-the-browsers-search-bar/</link>
					<comments>https://blog.museum-digital.org/2020/06/05/opensearch-search-museum-digital-directly-from-the-browsers-search-bar/#respond</comments>
		
		<dc:creator><![CDATA[Joshua Ramon Enslin]]></dc:creator>
		<pubDate>Fri, 05 Jun 2020 11:00:36 +0000</pubDate>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Frontend]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[musdb]]></category>
		<category><![CDATA[New Features]]></category>
		<category><![CDATA[Object search (musdb)]]></category>
		<category><![CDATA[Open standards]]></category>
		<category><![CDATA[OpenSearch]]></category>
		<category><![CDATA[Web-Standards]]></category>
		<guid isPermaLink="false">https://blog.museum-digital.org/?p=1088</guid>

					<description><![CDATA[OpenSearch is an open web standard for describing search functions of web services. If a website supports it, the browser will take note and offer the user to install the website as a search machine. One especially nice aspect of it is, that OpenSearch can be implemented in just a few lines of code. It <a href="https://blog.museum-digital.org/2020/06/05/opensearch-search-museum-digital-directly-from-the-browsers-search-bar/" class="more-link">...</a>]]></description>
										<content:encoded><![CDATA[
<p>OpenSearch is an open web standard for describing search functions of web services. If a website supports it, the browser will take note and offer the user to install the website as a search machine.</p>



<p>One especially nice aspect of it is, that OpenSearch can be implemented in just a few lines of code. It was thus easy to bring to both the frontend of museum-digital and musdb, to make searching objects right from the browser&#8217;s search bar possible, just as you can quickly search Wikipedia or Amazon on many browsers by default.</p>



<figure class="wp-block-gallery has-nested-images columns-default is-cropped wp-block-gallery-1 is-layout-flex wp-block-gallery-is-layout-flex">
<figure class="wp-block-image size-large"><img fetchpriority="high" decoding="async" width="1024" height="558" data-id="1089" src="https://blog.museum-digital.org/wp-content/uploads/2020/06/OpenSearch-md-Frontend-1-1024x558.png" alt="" class="wp-image-1089" srcset="https://blog.museum-digital.org/wp-content/uploads/2020/06/OpenSearch-md-Frontend-1-1024x558.png 1024w, https://blog.museum-digital.org/wp-content/uploads/2020/06/OpenSearch-md-Frontend-1-300x163.png 300w, https://blog.museum-digital.org/wp-content/uploads/2020/06/OpenSearch-md-Frontend-1-1536x836.png 1536w, https://blog.museum-digital.org/wp-content/uploads/2020/06/OpenSearch-md-Frontend-1-2048x1115.png 2048w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>At the top right, next to the search (loupe) symbol, there appears a green &#8220;+&#8221; &#8230;</figcaption></figure>



<figure class="wp-block-image size-large"><img decoding="async" width="736" height="370" data-id="1090" src="https://blog.museum-digital.org/wp-content/uploads/2020/06/OpenSearch-md-Frontend-Focus-1.png" alt="" class="wp-image-1090" srcset="https://blog.museum-digital.org/wp-content/uploads/2020/06/OpenSearch-md-Frontend-Focus-1.png 736w, https://blog.museum-digital.org/wp-content/uploads/2020/06/OpenSearch-md-Frontend-Focus-1-300x151.png 300w" sizes="(max-width: 736px) 100vw, 736px" /><figcaption>&#8230; clicking on the search symbol offers installing the instance of museum-digital as a search provider.</figcaption></figure>
</figure>



<p>Since musdb does not feature a simple, unqualified search function (one always needs to specify, whether one searches for a tag, place, etc.), OpenSearch offers using the full text search on musdb.</p>



<div class="wp-block-cgb-cc-by message-body" style="background-color:white;color:black"><img decoding="async" src="https://blog.museum-digital.org/wp-content/plugins/creative-commons/includes/images/by.png" alt="CC" width="88" height="31"/><p><span class="cc-cgb-name">This content</span> is licensed under a <a href="https://creativecommons.org/licenses/by/4.0/">Creative Commons Attribution 4.0 International license.</a> <span class="cc-cgb-text"></span></p></div>
]]></content:encoded>
					
					<wfw:commentRss>https://blog.museum-digital.org/2020/06/05/opensearch-search-museum-digital-directly-from-the-browsers-search-bar/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-thumbnail><url>https://blog.museum-digital.org/wp-content/uploads/2020/06/Opernglas-mit-schwarz-weißem-Perlmutter.jpg</url><width>600</width><height>344</height></post-thumbnail>	</item>
	</channel>
</rss>
