Skip to content
This repository has been archived by the owner on May 6, 2021. It is now read-only.

DEPRECATED: use https://github.com/ruby-rdf/rdf-vocab instead (was: Fedora Commons Repository Version 4 vocabulary for RDF.rb and helper methods)

License

Notifications You must be signed in to change notification settings

sul-dlss-deprecated/rdf-fcrepo4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DEPRECATED

This gem is deprecated; rdf-vocab gem (https://github.com/ruby-rdf/rdf-vocab, included in the linkeddata gem) now contains RDF::Vocab::Fcrepo4. You can find the helper method to strip Fedora triples from an RDF::Graph object in the triannon gem in lib/oa_graph_helper.rb.

rdf-fcrepo4

Build Status Dependency Status Gem Version

Contains vocabularies to be used by RDF ruby gem https://github.com/ruby-rdf/rdf/ to simplify coding when using Fedora RDF objects.

Also contains helper method to strip Fedora triples from an RDF::Graph object.

Installation

Add this line to your application's Gemfile:

gem 'rdf-vocab'  # (was rdf-fcrepo4)

And then execute:

$ bundle

Or install it yourself as:

$ gem install rdf-vocab # (was rdf-fcrepo4)

Usage

require 'rdf/vocab'

RDF::Vocab::Fcrepo4.Object    #=> RDF::URI("http://fedora.info/definitions/v4/rest-api#object")

DEPRECATED

This gem is deprecated; rdf-vocab gem (https://github.com/ruby-rdf/rdf-vocab, included in the linkeddata gem) now contains RDF::Vocab::Fcrepo4. You can find the helper method to strip Fedora triples from an RDF::Graph object in the triannon gem in lib/oa_graph_helper.rb.

About

DEPRECATED: use https://github.com/ruby-rdf/rdf-vocab instead (was: Fedora Commons Repository Version 4 vocabulary for RDF.rb and helper methods)

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages