Collection of RDF licensing projects. See:
- https://github.com/oeg-upm/licensius/tree/master/odrlapi Evaluator for the newest ODRL spec
- https://github.com/oeg-upm/licensius/tree/master/rdflicense Collection of common licenses as RDF
- https://github.com/oeg-upm/licensius/tree/master/jodrlapi Java library to manipulate ODRL 2.1 expressions
- https://github.com/oeg-upm/licensius/tree/master/licensius-core Java library to find common licenses in HTML web pages
- https://github.com/oeg-upm/licensius/tree/master/licensius-ws Java HTTP Rest API to find common licenses in HTML web pages
See also: http://licensius.com
This software project is a an evalutor of ODRL expressions according to the W3C ODRL Recommendations:
- ODRL Information Model https://www.w3.org/TR/odrl-model/
- ODRL Vocabulary and Expression 2.2 https://www.w3.org/TR/odrl-vocab/
You can see the evaluator here: http://odrlapi.appspot.com/ The code is here: https://github.com/oeg-upm/licensius/tree/master/odrlapi
This is a collection of common licenses as RDF. http://rdflicense.linkeddata.es/
Source doe here: https://github.com/oeg-upm/licensius/tree/master/rdflicense
See also A Dataset of RDF Licenses, V. Rodríguez-Doncel, S. Villata, A. Gómez-Pérez, in Proc. of the 27th Int. Conf. on Legal Knowledge and Information System (JURIX), R. Hoekstra (Ed.), ISBN 978-1-61499-467-1, pp. 187-189, IOS Press, (2014) [https://delicias.dia.fi.upm.es/members/vrodriguez/pdf/2014.11.jurix.dataset.pdf]
- https://github.com/oeg-upm/licensius/tree/master/jodrlapi Java library to manipulate ODRL 2.1 expressions
Java API to manipulate ODRL2 expressions. This API permits creating ODRL expressions in its RDF serialization by using simple Java methods. For more info, see http://oeg-upm.github.io/odrlapi/
https://github.com/oeg-upm/licensius/tree/master/licensius-core
See the API here: http://www.licensius.com/apidoc/index.html https://github.com/oeg-upm/licensius/tree/master/licensius-ws
Linked Data Rights - http://purl.oclc.org/NET/ldr/ns# Rights Information for Language Resources - http://purl.org/NET/ms-rights#
Víctor Rodríguez Doncel