-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
15 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,17 @@ | ||
# KW Panels | ||
Site repository for the KW Panels projects. | ||
# KnowWherePanel | ||
KnowWherePanel is a web interface for navigating the Place and Hazard entities in the KnowWhereGraph-Lite (). Each entitiy type shows the data pertinent to them in convenient and easily visualized panels, inspired by the Wikipedia & Wikidata infoboxes. | ||
|
||
## Installation | ||
Site is fully static and can be drag and dropped onto any webserver as desired. | ||
KnowWherePanel is a fully static website consisting of HTML, JS, CSS, etc. Installation is as simple as dragging and dropping the site onto your webserver. | ||
|
||
## License | ||
This work is covered under [Apache License 2.0](LICENSE) | ||
|
||
## Citation | ||
If you are using or referring to this work, we kindly ask you to cite the following | ||
|
||
> Cogan Shimizu, Shirly Stephen, Antrea Christou, Kitty Currier, Mohammad Saeid Mahdavinejad, Sanaz Saki Norouzi, Abhilekha Dalal, Adrita Barua, Colby Fisher, Anthony D'Onofrio, Thomas Thelen, Krzysztof Janowicz, Dean Rehberger, Mark Schildhauer and Pascal Hitzler. KnowWhereGraph-Lite: A Perspective of the KnowWhereGraph. ISWC 2023, Resources Track. Under Review. | ||
## Links | ||
* [KnowWhereGraph](https://knowwheregraph.org/) | ||
* [knowwheregraph-lite](https://github.com/KnowWhereGraph/knowwheregraph-lite) |