https://github.com/paxa/mida_vocabulary
https://github.com/paxa/mida_vocabulary
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/paxa/mida_vocabulary
- Owner: Paxa
- Created: 2012-01-16T02:12:20.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2014-09-09T02:17:28.000Z (almost 12 years ago)
- Last Synced: 2025-04-12T18:12:38.406Z (over 1 year ago)
- Language: Ruby
- Homepage:
- Size: 574 KB
- Stars: 4
- Watchers: 2
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Mida Vocabulary
## Description
Vocabularies for gem Mida and gem green_monkey
Main goal - make lightweight vocabulary set, that not requires nokogiri
## Refresh data
* Make new `vocabularies.json` using schema.org_scraper
* put it in `resources/schema.org`
* run `ruby generate.rb`
* copy `resources/schema.org/vocabularies/*` => `lib/mida_vocabulary/vocabularies/schemaorg`
## Licence
This software is licensed under the MIT Licence.