Skip to content

ld4l/ld4l_virtual_collection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f1c0216 · Apr 27, 2016

History

49 Commits
Apr 25, 2016
Jan 14, 2015
Apr 25, 2016
Apr 27, 2016
Feb 5, 2015
Jan 29, 2015
Apr 27, 2016
Apr 27, 2016
Apr 27, 2016
Jan 14, 2015
Jan 14, 2015
Jan 14, 2015
Apr 27, 2016

Repository files navigation

Ld4lVirtualCollection

Rails Engine LD4L Virtual Collection provides a user interface for creating and manipulating Virtual Collections.

Installation

Temporary get the gem from github until the gem is released publicly.

Add this line to your application's Gemfile:

gem 'ld4l_virtual_collection', '~> 0.0.1', :git => '[email protected]:elrayle/ld4l_virtual_collection.git'

And then execute:

$ bundle install

Usage

Caveat: This rails engine is part of the LD4L Project and is being used in that context. There is no guarantee that the code will work in a usable way outside of its use in LD4L Use Cases.

Configurations

TBA

Models

The Rails Engine VirtualCollectionUI uses the following ontology based gems:

  1. LD4L::OreRDF
  2. LD4L::OpenAnnotationRDF
  3. LD4L::FoafRDF

Ontologies

The listed ontologies are used to implement virtual collections and are brought into use by the ontology gems.

Contributing

  1. Fork it ( https://github.com/[my-github-username]/ld4l-open_annotation_rdf/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

About

Rails engine providing a user interface for creating and manipulating virtual collections and items.

Resources

License

Stars

Watchers

Forks

Packages

No packages published