@prefix aberowl: . @prefix bioportal: . @prefix bioregistry: . @prefix bioregistry.metaresource: . @prefix bioregistry.schema: . @prefix dcat: . @prefix dcterms: . @prefix foaf: . @prefix ols: . @prefix orcid: . @prefix rdfs: . @prefix skos: . @prefix xsd: . bioregistry.metaresource:aberowl dcterms:hasPart aberowl:REPRODUCE-ME . bioregistry.metaresource:bioportal dcterms:hasPart bioportal:REPRODUCE-ME . bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:reproduceme . bioregistry.metaresource:ols dcterms:hasPart ols:reproduceme . bioregistry:reproduceme a bioregistry.schema:0000001 ; rdfs:label "REPRODUCE-ME Ontology" ; dcterms:description "The REPRODUCE-ME ontology is an extension of the PROV-O and the P-Plan ontology to describe a complete path of a scientific experiment. It expresses the REPRODUCE-ME Data Model using the OWL2 Web Ontology Language (OWL2). It provides a set of classes and properties to represent a scientific experiment including its computational and non-computational steps to track the provenance of results. It describes a complete path of a scientific experiment considering the use-case of biological imaging and microscopy experiments, computational experiments, including Jupyter notebooks and scripts. It describes an experiment and its data, agents, activities, plans, steps, variables, instruments, materials, and settings required for its reproducibility."^^xsd:string ; dcterms:isPartOf bioregistry.metaresource:bioregistry ; skos:exactMatch aberowl:REPRODUCE-ME, bioportal:REPRODUCE-ME, ols:reproduceme ; dcat:keyword "ontology" ; foaf:homepage ; bioregistry.schema:0000005 "MicrobeamManipulation"^^xsd:string ; bioregistry.schema:0000006 "https://w3id.org/reproduceme#$1"^^xsd:string ; bioregistry.schema:0000010 ; bioregistry.schema:0000012 false ; bioregistry.schema:0000019 orcid:0000-0002-7981-8504 ; bioregistry.schema:0000024 "https://w3id.org/reproduceme#"^^xsd:string ; bioregistry.schema:0000027 ; bioregistry.schema:0000029 "reproduceme" . orcid:0000-0002-7981-8504 rdfs:label "Sheeba Samuel" ; foaf:mbox "sheeba.samuel@uni-jena.de" . aberowl:REPRODUCE-ME dcterms:isPartOf bioregistry.metaresource:aberowl . bioportal:REPRODUCE-ME dcterms:isPartOf bioregistry.metaresource:bioportal . ols:reproduceme dcterms:isPartOf bioregistry.metaresource:ols .