lodfe/README.md
2020-09-01 03:28:41 +09:00

11 lines
292 B
Markdown

lodfe
=====
SPARQLエンドポイントを用いたLinked Open Dataフロントエンド([Pubby](https://github.com/cygri/pubby)みたいなやつ)
## Installation
```
$ git clone https://github.com/Babibubebon/lodfe.git
$ cd lodfe
$ composer install
$ cp config/datasets.php{.example,}
```