@prefix cc: . @prefix : . @prefix owl: . @prefix ms: . @prefix xsd: . @prefix skos: . @prefix rdfs: . @prefix l4lod: . @prefix dct: . @prefix rdf: . @prefix xml: . @prefix provo: . @prefix ldr: . @prefix odrl: . @prefix foaf: . :lgpl3.0 a odrl:Policy ; rdfs:label "GNU Lesser General Public License"@en ; rdfs:seeAlso ; cc:legalcode "\r\n GNU LESSER GENERAL PUBLIC LICENSE\r\n Version 3, 29 June 2007\r\n\r\n Copyright (C) 2007 Free Software Foundation, Inc. \r\n Everyone is permitted to copy and distribute verbatim copies\r\n of this license document, but changing it is not allowed.\r\n\r\n\r\n This version of the GNU Lesser General Public License incorporates\r\nthe terms and conditions of version 3 of the GNU General Public\r\nLicense, supplemented by the additional permissions listed below.\r\n\r\n 0. Additional Definitions.\r\n\r\n As used herein, \"this License\" refers to version 3 of the GNU Lesser\r\nGeneral Public License, and the \"GNU GPL\" refers to version 3 of the GNU\r\nGeneral Public License.\r\n\r\n \"The Library\" refers to a covered work governed by this License,\r\nother than an Application or a Combined Work as defined below.\r\n\r\n An \"Application\" is any work that makes use of an interface provided\r\nby the Library, but which is not otherwise based on the Library.\r\nDefining a subclass of a class defined by the Library is deemed a mode\r\nof using an interface provided by the Library.\r\n\r\n A \"Combined Work\" is a work produced by combining or linking an\r\nApplication with the Library. The particular version of the Library\r\nwith which the Combined Work was made is also called the \"Linked\r\nVersion\".\r\n\r\n The \"Minimal Corresponding Source\" for a Combined Work means the\r\nCorresponding Source for the Combined Work, excluding any source code\r\nfor portions of the Combined Work that, considered in isolation, are\r\nbased on the Application, and not on the Linked Version.\r\n\r\n The \"Corresponding Application Code\" for a Combined Work means the\r\nobject code and/or source code for the Application, including any data\r\nand utility programs needed for reproducing the Combined Work from the\r\nApplication, but excluding the System Libraries of the Combined Work.\r\n\r\n 1. Exception to Section 3 of the GNU GPL.\r\n\r\n You may convey a covered work under sections 3 and 4 of this License\r\nwithout being bound by section 3 of the GNU GPL.\r\n\r\n 2. Conveying Modified Versions.\r\n\r\n If you modify a copy of the Library, and, in your modifications, a\r\nfacility refers to a function or data to be supplied by an Application\r\nthat uses the facility (other than as an argument passed when the\r\nfacility is invoked), then you may convey a copy of the modified\r\nversion:\r\n\r\n a) under this License, provided that you make a good faith effort to\r\n ensure that, in the event an Application does not supply the\r\n function or data, the facility still operates, and performs\r\n whatever part of its purpose remains meaningful, or\r\n\r\n b) under the GNU GPL, with none of the additional permissions of\r\n this License applicable to that copy.\r\n\r\n 3. Object Code Incorporating Material from Library Header Files.\r\n\r\n The object code form of an Application may incorporate material from\r\na header file that is part of the Library. You may convey such object\r\ncode under terms of your choice, provided that, if the incorporated\r\nmaterial is not limited to numerical parameters, data structure\r\nlayouts and accessors, or small macros, inline functions and templates\r\n(ten or fewer lines in length), you do both of the following:\r\n\r\n a) Give prominent notice with each copy of the object code that the\r\n Library is used in it and that the Library and its use are\r\n covered by this License.\r\n\r\n b) Accompany the object code with a copy of the GNU GPL and this license\r\n document.\r\n\r\n 4. Combined Works.\r\n\r\n You may convey a Combined Work under terms of your choice that,\r\ntaken together, effectively do not restrict modification of the\r\nportions of the Library contained in the Combined Work and reverse\r\nengineering for debugging such modifications, if you also do each of\r\nthe following:\r\n\r\n a) Give prominent notice with each copy of the Combined Work that\r\n the Library is used in it and that the Library and its use are\r\n covered by this License.\r\n\r\n b) Accompany the Combined Work with a copy of the GNU GPL and this license\r\n document.\r\n\r\n c) For a Combined Work that displays copyright notices during\r\n execution, include the copyright notice for the Library among\r\n these notices, as well as a reference directing the user to the\r\n copies of the GNU GPL and this license document.\r\n\r\n d) Do one of the following:\r\n\r\n 0) Convey the Minimal Corresponding Source under the terms of this\r\n License, and the Corresponding Application Code in a form\r\n suitable for, and under terms that permit, the user to\r\n recombine or relink the Application with a modified version of\r\n the Linked Version to produce a modified Combined Work, in the\r\n manner specified by section 6 of the GNU GPL for conveying\r\n Corresponding Source.\r\n\r\n 1) Use a suitable shared library mechanism for linking with the\r\n Library. A suitable mechanism is one that (a) uses at run time\r\n a copy of the Library already present on the user's computer\r\n system, and (b) will operate properly with a modified version\r\n of the Library that is interface-compatible with the Linked\r\n Version.\r\n\r\n e) Provide Installation Information, but only if you would otherwise\r\n be required to provide such information under section 6 of the\r\n GNU GPL, and only to the extent that such information is\r\n necessary to install and execute a modified version of the\r\n Combined Work produced by recombining or relinking the\r\n Application with a modified version of the Linked Version. (If\r\n you use option 4d0, the Installation Information must accompany\r\n the Minimal Corresponding Source and Corresponding Application\r\n Code. If you use option 4d1, you must provide the Installation\r\n Information in the manner specified by section 6 of the GNU GPL\r\n for conveying Corresponding Source.)\r\n\r\n 5. Combined Libraries.\r\n\r\n You may place library facilities that are a work based on the\r\nLibrary side by side in a single library together with other library\r\nfacilities that are not Applications and are not covered by this\r\nLicense, and convey such a combined library under terms of your\r\nchoice, if you do both of the following:\r\n\r\n a) Accompany the combined library with a copy of the same work based\r\n on the Library, uncombined with any other library facilities,\r\n conveyed under the terms of this License.\r\n\r\n b) Give prominent notice with the combined library that part of it\r\n is a work based on the Library, and explaining where to find the\r\n accompanying uncombined form of the same work.\r\n\r\n 6. Revised Versions of the GNU Lesser General Public License.\r\n\r\n The Free Software Foundation may publish revised and/or new versions\r\nof the GNU Lesser General Public License from time to time. Such new\r\nversions will be similar in spirit to the present version, but may\r\ndiffer in detail to address new problems or concerns.\r\n\r\n Each version is given a distinguishing version number. If the\r\nLibrary as you received it specifies that a certain numbered version\r\nof the GNU Lesser General Public License \"or any later version\"\r\napplies to it, you have the option of following the terms and\r\nconditions either of that published version or of any later version\r\npublished by the Free Software Foundation. If the Library as you\r\nreceived it does not specify a version number of the GNU Lesser\r\nGeneral Public License, you may choose any version of the GNU Lesser\r\nGeneral Public License ever published by the Free Software Foundation.\r\n\r\n If the Library as you received it specifies that a proxy can decide\r\nwhether future versions of the GNU Lesser General Public License shall\r\napply, that proxy's public statement of acceptance of any version is\r\npermanent authorization for you to choose that version for the\r\nLibrary.\r\n"@en ; dct:hasVersion "3.0" ; dct:language ; dct:publisher "Free Software Foundation" ; dct:source ; dct:title "LGPL" ; odrl:permission [ odrl:action cc:Distribution , cc:DerivativeWorks , cc:Reproduction ; odrl:duty [ odrl:action cc:SourceCode , cc:Notice , cc:LesserCopyleft , cc:Attribution ] ] .