Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/c7/ur-sab
Translates SAB codes to Swedish subject
https://github.com/c7/ur-sab
Last synced: 29 days ago
JSON representation
Translates SAB codes to Swedish subject
- Host: GitHub
- URL: https://github.com/c7/ur-sab
- Owner: c7
- License: mit
- Created: 2010-05-10T13:15:32.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2010-12-16T10:57:18.000Z (almost 14 years ago)
- Last Synced: 2024-08-08T19:16:06.583Z (4 months ago)
- Language: Ruby
- Homepage:
- Size: 235 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.markdown
- License: MIT-LICENSE
Awesome Lists containing this project
- awesome-sweden - Ruby
README
# UR::Sab
Naive translation of SAB codes
### Installation
gem install ur-sab
#### Examples
require 'ur-sab'
search = UR::SabSearch.new('C')
search.sab.text #=> "Religion"
search.subjects.last.count #=> 2