Skip to content

oeg-upm/licensius

Repository files navigation

licensius

Collection of RDF licensing projects. See:

See also: http://licensius.com

odrlapi Evaluator for the newest ODRL spec

This software project is a an evalutor of ODRL expressions according to the W3C ODRL Recommendations:

You can see the evaluator here: http://odrlapi.appspot.com/ The code is here: https://github.com/oeg-upm/licensius/tree/master/odrlapi

rdflicense Collection of common licenses as RDF

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]

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/

licensius-core Java library to find common licenses in HTML web pages

https://github.com/oeg-upm/licensius/tree/master/licensius-core

licensius-web Java HTTP Rest API to find common licenses in HTML web pages

See the API here: http://www.licensius.com/apidoc/index.html https://github.com/oeg-upm/licensius/tree/master/licensius-ws

other projects pending to be migrated here:

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