@prefix this: <
https://w3id.org/np/RA1Ye57UO41ndTPq37nsrbK05hzzr1iL2m1Y36k5wKaFo
> .
@prefix sub: <
https://w3id.org/np/RA1Ye57UO41ndTPq37nsrbK05hzzr1iL2m1Y36k5wKaFo/
> .
@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 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
{
<
https://doi.org/10.25504/FAIRsharing.1gr4tz
>
schema:url
<
https://www.ebi.ac.uk/efo/
> ;
a
fip:Available-FAIR-Enabling-Resource
,
fip:FAIR-Enabling-Resource
,
fip:FAIR-Specification
,
fip:Semantic-model
;
rdfs:comment
"The Experimental Factor Ontology (EFO) is an application focused ontology modelling the experimental variables in multiple resources at the EBI and the Centre for Therapeutic Target Validation. The ontology has been developed to increase the richness of the annotations that are currently made in resources and to promote consistent annotation, to facilitate automatic annotation and to integrate external data. The ontology pulls together classes from reference ontologies such as disease, cell line, cell type and anatomy and adds axiomatisation as necessary to connect areas such as disease to phenotype." ;
rdfs:label
"Experimental Factor Ontology | EFO" ;
rdfs:seeAlso
<
https://doi.org/10.25504/FAIRsharing.1gr4tz
> .
}
sub:provenance
{
sub:assertion
dct:creator
orcid:0000-0002-5862-6132
;
prov:wasDerivedFrom
<
https://doi.org/10.25504/FAIRsharing.1gr4tz
> .
}
sub:pubinfo
{
this:
dct:created
"2025-08-29T14:39:36Z"^^
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.1gr4tz
> ;
prov:wasDerivedFrom
<
https://w3id.org/fip/wizard/01f81fb1-a9b6-489d-9536-eea4750a786f
> .
sub:sig
npx:hasAlgorithm
"RSA" ;
npx:hasPublicKey
"MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB" ;
npx:hasSignature
"Pvge86FRp50Of8rcd2160Z+kS0jvCu5RIdE237fOEFEf08/3tAgLyOtN5oZGDtAOWY+zIuYEo12JxlBZT5pW8edHXAQWK5ENhbyP/sIscXEjfz4ODgB9ApEYTB4QaAyQvLViYVQ5ujyM+2zFpY8mlkhaKD6LcGOAsScv7il2QVU=" ;
npx:hasSignatureTarget
this:
.
}