https://w3id.org/np/RAweAdNrCQ0y-uWTpBEFdJUvz2oh0OwsxeWM2-cZimiqQ
.trig | .trig.txt | .jelly | .jelly.txt | .jsonld | .jsonld.txt | .nq | .nq.txt | .xml | .xml.txt
@prefix this: <https://w3id.org/np/RAweAdNrCQ0y-uWTpBEFdJUvz2oh0OwsxeWM2-cZimiqQ> . @prefix sub: <https://w3id.org/np/RAweAdNrCQ0y-uWTpBEFdJUvz2oh0OwsxeWM2-cZimiqQ/> . @prefix np: <http://www.nanopub.org/nschema#> . @prefix dct: <http://purl.org/dc/terms/> . @prefix npx: <http://purl.org/nanopub/x/> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . @prefix orcid: <https://orcid.org/> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix fip: <https://w3id.org/fair/fip/terms/> . @prefix prov: <http://www.w3.org/ns/prov#> . sub:Head { this: a np:Nanopublication; np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo . } sub:assertion { sub:CeCILL_V2 a fip:Available-FAIR-Supporting-Resource, fip:Data-usage-license, fip:FAIR-Enabling-Resource; rdfs:comment """This Agreement is a Free Software license agreement that is the result of discussions between its authors in order to ensure compliance with the two main principles guiding its drafting: -firstly, compliance with the principles governing the distribution of Free Software: access to source code, broad rights granted to users, -secondly, the election of a governing law, French law, with which it is conformant, both as regards the law of torts and intellectual property law, and the protection that it offers to both authors and holders of the economic rights over software. The license is specifically crafted to be fully compatible with BSD-style licenses like BSD, X11, and MIT. This compatibility is achieved by allowing the distribution of modified code under any license, provided proper attribution is given. This is different from the GPL, which can restrict how modifications are licensed. """; rdfs:label "CeCILL-B Free Software License Agreement"; fip:has-description-source <https://www.cecill.info/licences/Licence_CeCILL-B_V1-en.html> . } sub:provenance { sub:assertion dct:creator orcid:0000-0001-6899-760X . } sub:pubinfo { this: dct:created "2025-08-20T16:44:37Z"^^xsd:dateTime; dct:creator <https://fip.fair-wizard.com/wizard>; dct:license <https://creativecommons.org/publicdomain/zero/1.0/>; npx:introduces sub:CeCILL_V2; prov:wasDerivedFrom <https://w3id.org/fip/wizard/cabd609e-f32e-437f-9c15-c87ee1be41ab> . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB"; npx:hasSignature "KUCT2SstvAMUNhypnshOjYWgTgCVCWbZDYffAp/nJXxdg5+CemdbJ54lqS4j91ntC8MUNVM1NfO+33WQrSKVHuUXipy4M+a/aFNmGPWwtZv1aT+WfuNyRf9hfvWP5udZZxbmNY1dSs7+7vo0E0vclKRZDu0ZtZ9AC+/D1R55MK4="; npx:hasSignatureTarget this: . }