A lightweight jamstack knowledge graph application
This repository is no longer under active development. This is the Proof of Concept version of UX Methods, retained here for reference. UX Methods is a collaborative, lightweight Jamstack knowledge graph built with Jekyll and powered by a purpose-built UX Methods Ontology via the Jekyll-RDF plugin. Its goal is to document and interconnect the practices and techniques of user experience design and provide a use case to explore the uses and limitations of “boutique” knowledge graphs. It is built with open-source tools and technologies, designed to evolve and scale over time.
To install UX Methods, follow these steps:
Clone the repository:
git clone <repository_url>
Install the required dependencies:
bundle install
Build the site:
bundle exec jekyll build
Serve the site locally:
bundle exec jekyll serve
Access the site at http://localhost:4000
UX Methods is a collaborative knowledge graph built with Jekyll and powered by a purpose-built UX Methods Ontology. It aims to document and interconnect user experience design practices and techniques. The project provides a freely accessible linked open data knowledge base and a starter kit of tools and technologies for exploring knowledge graphs. With a user-friendly web interface, users can easily access the knowledge captured in the UX methods ontology and knowledge base. The project is designed to be flexible, open-source, and to evolve and scale over time.