@prefix this: <
https://w3id.org/np/RA85cj5LEhEIyXbta0wShDaQPg0uN1JUcm-bkuWmF5Hts
> .
@prefix sub: <
https://w3id.org/np/RA85cj5LEhEIyXbta0wShDaQPg0uN1JUcm-bkuWmF5Hts#
> .
@prefix schema: <
http://schema.org/
> .
@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 skos: <
http://www.w3.org/2004/02/skos/core#
> .
@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#
> .
@prefix obo: <
http://purl.obolibrary.org/obo/
> .
sub:Head
{
this:
np:hasAssertion
sub:assertion
;
np:hasProvenance
sub:provenance
;
np:hasPublicationInfo
sub:pubinfo
;
a
np:Nanopublication
.
}
sub:assertion
{
<
https://doi.org/10.25504/FAIRsharing.wvpgwn
>
schema:url
<
https://evidenceontology.org/
> ;
a
fip:Available-FAIR-Enabling-Resource
,
fip:FAIR-Enabling-Resource
,
fip:FAIR-Specification
,
fip:Semantic-model
,
fip:Structured-vocabulary
;
rdfs:comment
"The Evidence and Conclusion Ontology (ECO) contains terms that describe types of evidence and assertion methods. ECO terms are used in the process of biocuration to capture the evidence that supports biological assertions (e.g. gene product X has function Y as supported by evidence Z). Capture of this information allows tracking of annotation provenance, establishment of quality control measures, and query of eviden" ;
rdfs:label
"Evidence and Conclusion Ontology | ECO" ;
rdfs:seeAlso
<
https://doi.org/10.25504/FAIRsharing.wvpgwn
> ;
skos:closeMatch
obo:eco.owl
.
}
sub:provenance
{
sub:assertion
dct:creator
orcid:0009-0004-2157-1408
;
prov:wasDerivedFrom
<
https://doi.org/10.25504/FAIRsharing.wvpgwn
> .
}
sub:pubinfo
{
sub:sig
npx:hasAlgorithm
"RSA" ;
npx:hasPublicKey
"MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB" ;
npx:hasSignature
"dK09xurAhqrnUDwb6yjuF7Y648+PGSm/7BH0c2ka6CHzvOjXfRapMPYew9llLqnrVbZmZYencILGKRz66n/VWQqZ1cTdVnVkWrHwd3mLsBNU1Xdf1C5ZiFieQbwiWl6G/H7QFTFmHee23PvFyPixKBXKSWwWGUG5DyKGK1jWOmg=" ;
npx:hasSignatureTarget
this:
.
this:
dct:created
"2025-07-09T20:51:22Z"^^
xsd:dateTime
;
dct:creator
<
https://fip.fair-wizard.com/wizard
> ;
dct:license
<
https://creativecommons.org/publicdomain/zero/1.0/
> ;
npx:describes
<
https://doi.org/10.25504/FAIRsharing.wvpgwn
> ;
prov:wasDerivedFrom
<
https://w3id.org/fip/wizard/a503458c-9bd3-430b-841c-f9698db958af
> .
}