"@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 spdx: <http://spdx.org/rdf/terms#> .\n@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .\n\ndalicclib:Parity-6.0.0 a odrl:Set ;\n    cc:jurisdiction dalicc:worldwide ;\n    cc:legalcode <https://paritylicense.com/versions/6.0.0.html> ;\n    cc:license dalicclib:CC-BY-4.0 ;\n    dct:alternative \"Parity 6.0.0\",\n        \"Parity Public License 6.0.0\",\n        \"Parity-6.0.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:source <https://spdx.org/licenses/Parity-6.0.0.html> ;\n    dct:title \"The Parity Public License 6.0.0\"@en ;\n    spdx:licenseId \"Parity-6.0.0\" ;\n    odrl:duty [ a odrl:Duty ;\n            odrl:action cc:ShareAlike ],\n        [ a odrl:Duty ;\n            odrl:action cc:SourceCode ] ;\n    odrl:permission [ a odrl:Permission ;\n            odrl:action odrl:derive ;\n            odrl:duty [ a odrl:Duty ;\n                    odrl:action cc:Notice ],\n                [ a odrl:Duty ;\n                    odrl:action cc:Attribution ] ],\n        [ a odrl:Permission ;\n            odrl:action odrl:display ],\n        [ a odrl:Permission ;\n            odrl:action odrl:present ],\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 cc:CommercialUse ],\n        [ a odrl:Permission ;\n            odrl:action dalicc:patentGrant ],\n        [ a odrl:Permission ;\n            odrl:action odrl:reproduce ],\n        [ a odrl:Permission ;\n            odrl:action odrl:distribute ;\n            odrl:duty [ a odrl:Duty ;\n                    odrl:action cc:Notice ],\n                [ a odrl:Duty ;\n                    odrl:action cc:Attribution ] ],\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 cc:Attribution ] ] ;\n    odrl:prohibition [ a odrl:Prohibition ;\n            odrl:action dalicc:ChangeLicense ],\n        [ a odrl:Prohibition ;\n            odrl:action dalicc:patentRetaliationTermination ;\n            dalicc:evidence \"Do not make any legal claim against anyone accusing this software, with or without changes, alone or with other software, of infringing any patent claim.\" ] ;\n    odrl:target [ a odrl:AssetCollection ;\n            dct:type dcmitype:Software ] ;\n    dalicc:WarrantyDisclaimer \"As far as the law allows, this software comes as is, without any warranty, and the contributor will not be liable to anyone for any damages related to this software or this license, for any kind of legal claim.\" ;\n    dalicc:additionalClauses \"1. Contribute changes and additions you make to this software. 2. If you combine this software with other software, contribute that other software. 3. Contribute software you develop, deploy, monitor, or run with this software. 4. Ensure everyone who gets a copy of this software from you, in source code or any other form, gets the text of this license and the contributor and source code lines above. 5. Do not make any legal claim against anyone accusing this software, with or without changes, alone or with other software, of infringing any patent claim.\",\n        \"If you follow the rules below, you may do everything with this software that would otherwise infringe either the contributor's copyright in it, any patent claim the contributor can license, or both.\",\n        \"To contribute software, publish all its source code, in the preferred form for making changes, through a freely accessible distribution system widely used for similar source code, and license contributions not already licensed to the public on terms as permissive as this license accordingly.\",\n        \"You are excused for unknowingly breaking 1, 2, or 3 if you contribute as required, or stop doing anything requiring this license, within 30 days of learning you broke the rule.\" ;\n    dalicc:compatibleLicenseTest \"terms as permissive as this license\" ;\n    dalicc:curePeriod \"30 days\" ;\n    dalicc:licenseVersion \"6.0.0\" ;\n    dalicc:reciprocityScope \"changes and additions to this software, other software you combine it with, and software you develop, deploy, monitor or run with it\" ;\n    dalicc:reviewStatus dalicc:Created ;\n    dalicc:reviewedOn \"2026-09-22\"^^xsd:date ;\n    dalicc:terminatesOnBreach true ;\n    dalicc:validityType dalicc:perpetual ;\n    dalicc:versionHistory <https://dalicc.net/licenselibrary/Parity-6.0.0/versions> .\n\n"