Switch branches/tags
Nothing to show
Find file History
Permalink
..
Failed to load latest commit information.
api
.gitignore
LICENSE.txt
ODRL21.json
ODRL21.xsd
README.md
__init__.py
app.py
bc_odrl.krb
examples.py
fc_odrl.krb
licensed.py
odrl.kfb
odrl_ontology.kfb
test.py
test.yaml
tests.py

README.md

licensed

licensed.py - a library for creating ODRL and RightsML documents in either XML or JSON

tests.py - a suite of tests for exercising the licensed.py library

examples.py - a few examples that you the licensed.py library

ODRL21.xsd - the ODRL XML Schema

ODRL21.json - the ODRL JSON Schema

licensed Dependencies

tests.py - requires lxml and jsonschema