Skip to content

RDFBones/RDFBonesQuery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

====== RDFBonesQuery Provides predefined queries of RDFBones SPARQL endpoint

Installation of the R-package Morpho (development snapshot) using devtools:

  1. Install devtools from within R (Ubuntu/Debian users will have to install libcurl4-gnutls-dev beforehand):

     install.packages("devtools")
    
  2. Install build environment

    • Windows: Install latest version of Rtools During installation of Rtools make sure to install the toolchain, and to select "Edit the system path" (and confirming the installers suggestions).
    • OSX: Install XCODE
Install RDFBonesQuery

Run the following command in R:

require(devtools)
install_github("RDFBones/RDFBonesQuery", local=FALSE)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages