@prefix dcterms: <
http://purl.org/dc/terms/
> .
@prefix schema: <
http://schema.org/
> .
@prefix this: <
http://purl.org/np/RAKpFZWygE9_6BQ2J_5CcjGS3s0JFz0kN9hh2zcgpXi0k
> .
@prefix sub: <
http://purl.org/np/RAKpFZWygE9_6BQ2J_5CcjGS3s0JFz0kN9hh2zcgpXi0k#
> .
@prefix np: <
http://www.nanopub.org/nschema#
> .
@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:TOXRIC_TAID
schema:url
<
https://toxric.bioinforai.tech/home
> ;
a
<
fip:Available-FAIR-Enabling-Resource
> ,
fip:FAIR-Enabling-Resource
,
fip:Registry
;
rdfs:comment
"To be findable, all compounds in TOXRIC come with a unique and persistent identifier, TAID, which is used to link the toxicology and feature data of each compound." ;
rdfs:label
"TOXRIC_TAID | TOXRIC Unique ID for chemicals" ;
rdfs:seeAlso
<
https://toxric.bioinforai.tech/collectionFeature
> , <
https://toxric.bioinforai.tech/toxicity
> .
}
sub:provenance
{
sub:assertion
dcterms:creator
orcid:0000-0003-4250-4584
.
}
sub:pubinfo
{
sub:sig
npx:hasAlgorithm
"RSA" ;
npx:hasPublicKey
"MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB" ;
npx:hasSignature
"cV4BmuB/peh4vIO+t/2iwIHSXohgWQchPoPz8BcMLlOOyDeW6AkJrrEj1GtUBHnYH34URj3sgrvumSVOiTRzmZMf+QAedqqtub/D4Q3Ys8D9fMTzLILpVtTncWQrGaXnBHN1wQKNRw3XyHcpt6LwgAUjun9aqA7/8IBGJO1vRHc=" ;
npx:hasSignatureTarget
this:
.
this:
dcterms:created
"2023-04-14T07:54:07Z"^^
xsd:dateTime
;
dcterms:creator
<
https://fip-wizard.ds-wizard.org
> ;
dcterms:license
<
https://creativecommons.org/publicdomain/zero/1.0/
> ;
npx:introduces
sub:TOXRIC_TAID
;
prov:wasDerivedFrom
<
https://w3id.org/fip/wizard/d57b3cd6-50a1-4ead-9d52-81e6313e0f54
> .
}