Skip to content

occiware/occi-schemas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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...

Releases

No releases published

Packages

No packages published

Languages