lodfe/README.md

11 lines
249 B
Markdown
Raw Permalink Normal View History

2020-01-19 21:24:54 +09:00
lodfe
=====
2020-01-20 01:35:23 +09:00
SPARQLエンドポイントを用いたLinked Open Dataフロントエンド([Pubby](https://github.com/cygri/pubby)みたいなやつ)
2020-01-19 21:24:54 +09:00
2020-01-20 01:35:23 +09:00
## Installation
```
$ composer install
$ cp .env{.example,}
$ cp config/datasets.php{.example,}
```