@prefix this: <
http://purl.org/np/RAs41FHxGOt4qdgCZjHpjrHvJTSgHuhAAArWA8Ievp7sM
> .
@prefix sub: <
http://purl.org/np/RAs41FHxGOt4qdgCZjHpjrHvJTSgHuhAAArWA8Ievp7sM#
> .
@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:TOXRIC_Vocabulary
<
http://schema.org/url
> <
https://toxric.bioinforai.tech/toxicity
> ;
a
<
fip:Available-FAIR-Enabling-Resource
> ,
fip:FAIR-Enabling-Resource
,
fip:Metadata-schema
,
fip:Structured-vocabulary
;
rdfs:comment
"The data stored in TOXRIC addresses 13 toxicity end-points / categories and 39 feature types." ;
rdfs:label
"TOXRIC_Vocabulary | TOXRIC Toxicity Categories and Feature Space Vocabulary" ;
rdfs:seeAlso
<
https://toxric.bioinforai.tech/toxicity
> .
}
sub:provenance
{
sub:assertion
dct:creator
orcid:0000-0003-4250-4584
.
}
sub:pubinfo
{
sub:sig
npx:hasAlgorithm
"RSA" ;
npx:hasPublicKey
"MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB" ;
npx:hasSignature
"dp+3FZPSUDBkAGdmNsngiJUPi4ZvADrFGc7/5WLw0TnsaxUMiov6PjTlXC4/1XBGVZHp2+I2B6m2KL27pwRvXi8YFU+q8W337d4Gg73K2TYeX31E98v4ACSACJaAZxpRH+kD1YjDkcUcvGU5e9d8V2GAmoSHaePflH4MQlgDgBw=" ;
npx:hasSignatureTarget
this:
.
this:
dct:created
"2023-04-14T09:15:12Z"^^
xsd:dateTime
;
dct:creator
<
https://fip-wizard.ds-wizard.org
> ;
dct:license
<
https://creativecommons.org/publicdomain/zero/1.0/
> ;
npx:introduces
sub:TOXRIC_Vocabulary
;
prov:wasDerivedFrom
<
https://w3id.org/fip/wizard/f91730ab-a08f-4f5b-bc2e-c766169f6393
> .
}