@prefix this: <
http://purl.org/np/RAi-adWmYfOgKINnCgiRe-ttO7yRlUFAA8qhwEzwP8IoQ
> .
@prefix sub: <
http://purl.org/np/RAi-adWmYfOgKINnCgiRe-ttO7yRlUFAA8qhwEzwP8IoQ#
> .
@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:
np:hasAssertion
sub:assertion
;
np:hasProvenance
sub:provenance
;
np:hasPublicationInfo
sub:pubinfo
;
a
np:Nanopublication
.
}
sub:assertion
{
sub:TheTuringWay
a
fip:FAIR-Implementation-Community
;
rdfs:comment
"The Turing Way project is open source, open collaboration, and community-driven. It involves and supports a diverse community of contributors to make data science accessible, comprehensible and effective for everyone. The goal is to provide all the information that researchers and data scientists in academia, industry and the public sector need to ensure that the projects they work on are easy to reproduce and reuse." ;
rdfs:label
"The Turing Way" ;
rdfs:seeAlso
<
https://the-turing-way.netlify.app/index.html
> ;
fip:has-research-domain
<
http://edamontology.org/topic_0605
> .
}
sub:provenance
{
sub:assertion
dct:creator
orcid:0000-0002-1784-2920
.
}
sub:pubinfo
{
sub:sig
npx:hasAlgorithm
"RSA" ;
npx:hasPublicKey
"MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB" ;
npx:hasSignature
"cnRuUTKwkM7cXeDVFZqMmbvox01vdIENZU2RxL2gVIoYa11n2n0GxbdMGB9v75bGU33CgzE8mjt+LQSL8EwuyF/pXGxv9Am1TNq/ruFeXAd2gl2Q4qYoklbAfu7/5Cxdj+JqHTGgQj3LcvTx/n2uatdSXMfO3/hKDOvLQSZFnMc=" ;
npx:hasSignatureTarget
this:
.
this:
dct:created
"2023-08-01T12:57:38Z"^^
xsd:dateTime
;
dct:creator
<
https://fip-wizard.ds-wizard.org
> ;
dct:license
<
https://creativecommons.org/publicdomain/zero/1.0/
> ;
npx:introduces
sub:TheTuringWay
;
prov:wasDerivedFrom
<
https://w3id.org/fip/wizard/f61dd5df-6efb-445f-8bf8-f7828125f8de
> .
}