<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://neowiki.dev/w/index.php?action=history&amp;feed=atom&amp;title=Museum_collection</id>
	<title>Museum collection - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://neowiki.dev/w/index.php?action=history&amp;feed=atom&amp;title=Museum_collection"/>
	<link rel="alternate" type="text/html" href="https://neowiki.dev/w/index.php?title=Museum_collection&amp;action=history"/>
	<updated>2026-05-11T19:04:55Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.8</generator>
	<entry>
		<id>https://neowiki.dev/w/index.php?title=Museum_collection&amp;diff=256&amp;oldid=prev</id>
		<title>NeoWiki: Importing NeoWiki demo data</title>
		<link rel="alternate" type="text/html" href="https://neowiki.dev/w/index.php?title=Museum_collection&amp;diff=256&amp;oldid=prev"/>
		<updated>2026-05-11T14:24:47Z</updated>

		<summary type="html">&lt;p&gt;Importing NeoWiki demo data&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;A demo dataset of European museums, artists, artworks, and exhibitions. This hub shows how NeoWiki connects&lt;br /&gt;
entities across schemas, mirroring the cultural-heritage scenarios ECHOLOT and GLAM partners work with. The&lt;br /&gt;
data is curated for demonstration and is not authoritative.&lt;br /&gt;
&lt;br /&gt;
== Featured museums ==&lt;br /&gt;
&lt;br /&gt;
{{#invoke:SubjectRow|render|sEpfwJLnxyQy6vR|sEpfwJLnx3Kze3t}}&lt;br /&gt;
&lt;br /&gt;
== Which museums have the most visitors? ==&lt;br /&gt;
&lt;br /&gt;
{{#invoke:NeoWikiDemo|query|MATCH (m:Museum) RETURN m.name AS Museum, m.`Annual visitors` AS `Annual visitors` ORDER BY `Annual visitors` DESC|columns=Museum, Annual visitors|linkColumns=Museum}}&lt;br /&gt;
&lt;br /&gt;
== Browse ==&lt;br /&gt;
&lt;br /&gt;
{{#invoke:NeoWikiDemo|query|MATCH (m:Museum)-[:`Located in`]-&amp;gt;(c:City) RETURN m.name AS Museum, c.name AS City, m.Founded AS Founded, m.`Annual visitors` AS `Annual visitors` ORDER BY Museum|columns=Museum, City, Founded, Annual visitors|linkColumns=Museum, City}}&lt;br /&gt;
&lt;br /&gt;
== How this is built ==&lt;br /&gt;
&lt;br /&gt;
* Schemas: [[Schema:Museum]], [[Schema:Artist]], [[Schema:Artwork]], [[Schema:Exhibition]], [[Schema:Attendance]], [[Schema:City]]&lt;br /&gt;
* See the source of one subject: [{{fullurl:Rijksmuseum|action=edit}} Edit Rijksmuseum]&lt;br /&gt;
* The featured museums are embedded with the &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{#view}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; parser function. The tables come from Cypher queries via [[Module:NeoWikiDemo]].&lt;/div&gt;</summary>
		<author><name>NeoWiki</name></author>
	</entry>
</feed>