Skip to content

Commit 7e5193f

Browse files
committed
#1 - Adding README and Licence. Closes #1.
0 parents  commit 7e5193f

2 files changed

Lines changed: 34 additions & 0 deletions

File tree

LICENSE.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
Copyright 2019 Libraries Hacked
2+
3+
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
4+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
5+
6+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

README.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
# Mobile Libaries Schema
2+
3+
This is the open data schema for the [mobile libraries project](https://blog.librarydata.uk/mobile-library-data-project).
4+
5+
## Prerequisites
6+
7+
The schema is written using Table Schema. To make use of it there are a lot of associated tools in various programming languages.
8+
9+
- [Table Schema](https://frictionlessdata.io/docs/table-schema/)
10+
- [Frictionless Data Software Tools](https://frictionlessdata.io/software/)
11+
12+
## Versioning
13+
14+
We use [SemVer](http://semver.org/) for versioning. For the versions available, see the [tags on this repository](https://github.com/librarieshacked/mobilelibraries-database/tags).
15+
16+
## Authors
17+
18+
* **Dave Rowe** - *Initial work* - [DaveBathnes](https://github.com/DaveBathnes)
19+
20+
See also the list of [contributors](https://github.com/librarieshacked/mobilelibraries-database/contributors) who participated in this project.
21+
22+
## License
23+
24+
This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details
25+
26+
## Acknowledgments
27+
28+
* All mobile library services

0 commit comments

Comments
 (0)