Jump to content

Main Page: Difference between revisions

From NeoWiki Demo
Content deleted Content added
NeoWiki (talk | contribs)
Importing NeoWiki demo data
NeoWiki (talk | contribs)
Importing NeoWiki demo data
 
Line 13: Line 13:
* Several Subjects on one page: open the Data tab on [{{fullurl:Rijksmuseum|action=subjects}} Rijksmuseum] to see the museum and its yearly visitor records as separate Subjects.
* Several Subjects on one page: open the Data tab on [{{fullurl:Rijksmuseum|action=subjects}} Rijksmuseum] to see the museum and its yearly visitor records as separate Subjects.
* Every Subject is shaped by a [[Special:Schemas|Schema]], and [[Special:Layouts|Layouts]] control how Subjects are displayed.
* Every Subject is shaped by a [[Special:Schemas|Schema]], and [[Special:Layouts|Layouts]] control how Subjects are displayed.
* Every Subject's data as RDF: [[RDF and ontology mappings]] shows native and EDM projections of the demo content.


'''Trying it hands-on'''
'''Trying it hands-on'''

Latest revision as of 08:07, 17 July 2026

NeoWiki turns wiki pages into queryable structured data
Schemas, infoboxes, relations, and Cypher, native to MediaWiki.

This is a public demo of NeoWiki, an early-stage MediaWiki extension. Explore the examples below, edit anything you like (it is a sandbox and resets periodically, so you cannot break it), and tell us what works and what is missing via the issue tracker or by contacting Professional Wiki.

Start here

Just exploring

  • Structured data, queried in a page: Museum collection runs live graph queries over linked museums, artworks, and exhibitions.
  • Several Subjects on one page: open the Data tab on Rijksmuseum to see the museum and its yearly visitor records as separate Subjects.
  • Every Subject is shaped by a Schema, and Layouts control how Subjects are displayed.
  • Every Subject's data as RDF: RDF and ontology mappings shows native and EDM projections of the demo content.

Trying it hands-on

  • Edit through a form and watch it update live: Subject views shows one Subject in three layouts at once, with edits propagating between them.
  • See how a Schema constrains data, with required fields, value ranges, and formats: Validation Demo.
  • Create your own: start any page, then use "Create subject" in the NeoWiki section of the sidebar.

Explore by use case

Build on it

About this wiki

NeoWiki is a MediaWiki extension for queryable structured data. See neowiki.ai for downloads, documentation, and updates.

NeoWiki is under active development: public interfaces and structure will continue to change, and this demo may be reset periodically.