Skip to content

kangguru/semantic_record

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is semantic_record more information tba

Installation

  • Mac OS X:

    • install redland (use of macports is advised)
    • install redland-language binbings for ruby (http://librdf.org/bindings/)
      • extract
      • ./configure --with-ruby= "where your ruby lives"
      • make check
      • make install
  • other e.g. Ubuntu

    • install redland (apt-get install redland-utils)
    • install language bindings (apt-get install librdf-ruby)
  • install sparql gem from http://github.com/kangguru/sparql

  • install other dependencies (see Rakefile or try'n error)

  • setup test-environment

    • provide yml file or setup store directly
  • rake spec

  • you're done

About

triple store as database backend in rails projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages