Commit b83d4589 authored by Müller, Marco's avatar Müller, Marco
Browse files

Add README.md

parent 715760da
Loading
Loading
Loading
Loading

README.md

0 → 100644
+9 −0
Original line number Diff line number Diff line
This repository contains a semantic media wiki with patterns, questions, and answers as an example for the GenEDA approach.

The semantic wiki has been built using MediaWiki version 1.16.4 and SMW version 1.5.6.
To run the wiki, please install docker and docker-compose and execute:
```
docker-compose up -d
```

You can then find the wiki at http://localhost:8080.
 No newline at end of file