Overview

This is a memo on methods for researching how to use Omeka S.

How to Research

Official Manual

The official manual is the most comprehensive and reflects the most up-to-date content.

https://omeka.org/s/docs/user-manual/

Chat With Copilot

As a method for searching in natural language, you can use “Chat With Copilot.”

Access the following repository:

https://github.com/omeka/omeka-s-enduser

Then click “Chat With Copilot.”

You can ask questions in the chat interface shown below.

DeepWiki

Similar to Chat With Copilot, DeepWiki provides an environment where you can make queries in natural language. I created a DeepWiki site for this purpose.

https://deepwiki.com/omeka/omeka-s-enduser

As shown below, queries in Japanese are also supported.

Japanese Version of the Official Manual (Not the Latest Version)

A machine-translated Japanese version of the English official manual is available at the following site.

https://nakamura196.github.io/omeka-s-enduser/ja/

While it may not be up to date and has formatting issues among other imperfections, I hope it serves as a useful reference.

Zenn Book

This is also incomplete, but I have personally compiled a guide on how to use Omeka S. I hope it serves as a useful reference as well.

https://zenn.dev/nakamura196/books/70ab821362fe2f

Summary

Thanks to LLMs, the effort required to research how to use OSS repositories has been significantly reduced. I am grateful for the development of LLMs.