Skip to content

commonsmachinery/openshift-redland-cart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

openshift-redland-cart

https://github.com/commonsmachinery/openshift-redland-cart

Openshift cartridge providing the Redland RDF library and Python bindings.

Deployment

Adding the cartridge:

rhc cartridge add https://raw.github.com/commonsmachinery/openshift-redland-cart/master/metadata/manifest.yml -a MY-APP

It is supposed to be deployed together with the primary web_framework.

Using redland

Set the necessary environment variables:

. ~/redland/bin/activate-redland

After that it should be possible to use e.g. the Python module:

import RDF

About

Openshift cartridge providing the Redland RDF library and Python bindings

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages