occiware / occi-schemas

Various schemas for OCCI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OCCI Schemas

This repository hosts various schemas for OCCI

Structure

All schemas are under schemas dir.

They are named after url-encoded name of the scheme of the extension.

Utils

The encode.sh utils translate a string into its url-encoded version. decode.sh the inverse

Usage:

$ ./encode.sh string...
$ ./decode.sh url-encoded-string...

About

Various schemas for OCCI


Languages

Language:Shell 100.0%