Guidelines
This section contains a broad overview of the features of Hanami and how they can be accessed through the GUI.
📄️ Create and edit an item
Create and edit items through the GUI
📄️ Search
Search the knowledge graph through the GUI
📄️ Indexing
Index data to synchronize with external modifications
📄️ Admin Features
Modify generated forms through the GUI
📄️ Query the RDF stores
Run SPARQL on the knowledge graphs
📄️ SHACL Generation
Generate SHACL from data to configure new collection
📄️ Download item
Download items in different formats
📄️ Copy a node
Hanami offers functionality to copy a node from one item to another.
📄️ Managing Collections
Here below we are going to talk about 2 parts of the configuration of a collection, namely the "admin triples" and the "ext folder". To clarify, and even though they are linked, those config tend to have distinct responsibilities and update flows:
📄️ Managing Form Fields
Here we will explore how to manage fields available on forms of a given collection. We will take again the ex:Person collection as example.