https://github.com/reload/bibob
Bibob.json (BIBblioteksOBjekt)
https://github.com/reload/bibob
Last synced: 3 months ago
JSON representation
Bibob.json (BIBblioteksOBjekt)
- Host: GitHub
- URL: https://github.com/reload/bibob
- Owner: reload
- Created: 2019-02-28T14:55:50.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-03-01T09:47:31.000Z (about 6 years ago)
- Last Synced: 2025-01-18T23:17:52.148Z (4 months ago)
- Language: JavaScript
- Size: 12.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Bibob.json
This repository contains the definition of the Bibob.json (BIBblioteksOBjekt) format.## Running the example validation.
```
npm install
npm run validate
```