"@prefix cc: <http://creativecommons.org/ns#> .\n@prefix dalicc: <https://dalicc.net/ns#> .\n@prefix dalicclib: <https://dalicc.net/licenselibrary/> .\n@prefix dcmitype: <http://purl.org/dc/dcmitype/> .\n@prefix dct: <http://purl.org/dc/terms/> .\n@prefix odrl: <http://www.w3.org/ns/odrl/2/> .\n@prefix osl: <http://opensource.org/licenses/> .\n@prefix spdx: <http://spdx.org/rdf/terms#> .\n@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .\n\ndalicclib:EPL-2.0 a odrl:Set ;\n    cc:attributionName \"Eclipse Foundation\" ;\n    cc:jurisdiction dalicc:worldwide ;\n    cc:legalcode osl:EPL-2.0 ;\n    cc:license dalicclib:CC-BY-4.0 ;\n    dct:alternative \"EPL v2\",\n        \"EPL-2.0\",\n        \"Eclipse Public License Version 2.0\",\n        \"Eclipse Public License v2\",\n        \"Eclipse Public License v2.0\" ;\n    dct:hasVersion \"2\" ;\n    dct:license <https://creativecommons.org/licenses/by/4.0/> ;\n    dct:modified \"2026-09-24\"^^xsd:date ;\n    dct:publisher \"Eclipse Foundation\" ;\n    dct:source osl:EPL-2.0 ;\n    dct:title \"Eclipse Public License 2.0\" ;\n    spdx:licenseId \"EPL-2.0\" ;\n    odrl:permission [ a odrl:Permission ;\n            odrl:action cc:CommercialUse ],\n        [ a odrl:Permission ;\n            odrl:action odrl:derive ;\n            odrl:duty [ a odrl:Duty ;\n                    odrl:action cc:Attribution ],\n                [ a odrl:Duty ;\n                    odrl:action cc:Notice ],\n                [ a odrl:Duty ;\n                    odrl:action dalicc:modificationNotice ],\n                [ a odrl:Duty ;\n                    odrl:action cc:SourceCode ;\n                    dalicc:evidence \"the Program must also be made available as Source Code, in accordance with section 3.2, and the Contributor must accompany the Program with a statement that the Source Code for the Program is available under this Agreement\" ],\n                [ a odrl:Duty ;\n                    odrl:action cc:ShareAlike ] ],\n        [ a odrl:Permission ;\n            odrl:action odrl:display ],\n        [ a odrl:Permission ;\n            odrl:action dalicc:ChangeLicense ],\n        [ a odrl:Permission ;\n            odrl:action odrl:present ],\n        [ a odrl:Permission ;\n            odrl:action odrl:reproduce ],\n        [ a odrl:Permission ;\n            odrl:action cc:DerivativeWorks ],\n        [ a odrl:Permission ;\n            odrl:action dalicc:ModifiedWorks ],\n        [ a odrl:Permission ;\n            odrl:action dalicc:patentGrant ],\n        [ a odrl:Permission ;\n            odrl:action dalicc:chargeDistributionFee ],\n        [ a odrl:Permission ;\n            odrl:action dalicc:sublicense ],\n        [ a odrl:Permission ;\n            odrl:action dalicc:chargeLicenseFee ],\n        [ a odrl:Permission ;\n            odrl:action odrl:distribute ;\n            odrl:duty [ a odrl:Duty ;\n                    odrl:action cc:Attribution ],\n                [ a odrl:Duty ;\n                    odrl:action cc:Notice ],\n                [ a odrl:Duty ;\n                    odrl:action cc:SourceCode ;\n                    dalicc:evidence \"the Program must also be made available as Source Code, in accordance with section 3.2, and the Contributor must accompany the Program with a statement that the Source Code for the Program is available under this Agreement\" ],\n                [ a odrl:Duty ;\n                    odrl:action cc:ShareAlike ] ],\n        [ a odrl:Permission ;\n            odrl:action odrl:modify ;\n            odrl:duty [ a odrl:Duty ;\n                    odrl:action cc:Notice ],\n                [ a odrl:Duty ;\n                    odrl:action dalicc:modificationNotice ],\n                [ a odrl:Duty ;\n                    odrl:action cc:SourceCode ;\n                    dalicc:evidence \"the Program must also be made available as Source Code, in accordance with section 3.2, and the Contributor must accompany the Program with a statement that the Source Code for the Program is available under this Agreement\" ],\n                [ a odrl:Duty ;\n                    odrl:action cc:ShareAlike ],\n                [ a odrl:Duty ;\n                    odrl:action cc:Attribution ] ] ;\n    odrl:prohibition [ a odrl:Prohibition ;\n            odrl:action dalicc:patentRetaliationTermination ] ;\n    odrl:target [ a odrl:AssetCollection ;\n            dct:type dcmitype:Software ] ;\n    dalicc:LiabilityLimitation \"EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, AND TO THE EXTENT PERMITTED BY APPLICABLE LAW, NEITHER RECIPIENT NOR ANY CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION LOST PROFITS), HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE EXERCISE OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.\" ;\n    dalicc:WarrantyDisclaimer \"EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, AND TO THE EXTENT PERMITTED BY APPLICABLE LAW, THE PROGRAM IS PROVIDED ON AN “AS IS” BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES OR CONDITIONS OF TITLE, NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Each Recipient is solely responsible for determining the appropriateness of using and distributing the Program and assumes all risks associated with its exercise of rights under this Agreement, including but not limited to the risks and costs of program errors, compliance with applicable laws, damage to or loss of data, programs or equipment, and unavailability or interruption of operations.\" ;\n    dalicc:additionalClauses \"“Secondary License” means either the GNU General Public License, Version 2.0, or any later versions of that license, including any exceptions or additional permissions as identified by the initial Contributor.\" ;\n    dalicc:reviewStatus dalicc:Reviewed ;\n    dalicc:reviewedOn \"2026-09-15\"^^xsd:date ;\n    dalicc:validityType dalicc:perpetual ;\n    dalicc:variantKind \"version\" ;\n    dalicc:versionHistory <https://dalicc.net/licenselibrary/EPL-2.0/versions> .\n\n"