Sha256: 53402ed5c64fb139d70b9925724efd8c0525ffae3b649ff6448ef197aa6dac70

Contents?: true

Size: 532 Bytes

Versions: 1

Compression:

Stored size: 532 Bytes

Contents

rdf-vocab
=========

A library of RDF vocabularies generated from RDF schema and web ontologies (OWL) using the ruby-rdf vocab-loader.

See the list of rake tasks in the `vocab` namespace for specific vocabulary generators.

## Vocabularies

- RDF::LDP
- RDF::MADS
- RDF::MARC_RELATORS
- RDF::MODS
- RDF::PREMIS::V1
- RDF::PremisEventType (LoC)

## Installation

Add to your Gemfile

    gem "rdf-vocab"

then

    bundle install
    
## Usage

    require "rdf-vocab"
    
This will load all the vocabulary classes in the library.

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
rdf-vocab-0.2.0 README.md