@prefix this: <https://w3id.org/np/RA9sc-CW_q1gu3oF9uuAupYPZNy82YG7ELOJPkMMEFo7Y> .
@prefix sub: <https://w3id.org/np/RA9sc-CW_q1gu3oF9uuAupYPZNy82YG7ELOJPkMMEFo7Y#> .
@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:PLANTCOM a fip:FAIR-Implementation-Community , fip:Mature-Community ;
    rdfs:comment "The Planteome project brings an integrated approach of adopting common annotation standards and a set of reference ontologies for plants. The Planteome project is a heavily collaborative project that depends on coordination with several national and international projects. Existing and new collaborations are of following four types. 1)Development and enrichment of new and existing reference ontologies for plants. 2)Ontology use. Annotating the gene expression profiles and phenotypes in OMICs and Tree of Life projects and sharing the annotations with cROP data warehouse. 3)Ontology cross-references. Project collaborators will continue to use the ontologies developed as part of the Planteome initiatives as a reference vocabularies to map terms from similar vocabularies described or already in use by various plant databases and individual research projects - thereby creating a semantic web of ontologies required for plant biology. 4)Develop data annotation standards. Planteome project will engage in close collaboration with the various plant genome sequencing and annotation projects as well as with the comparative genomics databases such as Gramene, Interpro, Uniprot, EBI-ArrayExpress/ATLAS, PlantEnsembl, PLEXdb, DOE-KnowledgeBase, NSF-Phenotype-RCN, iPlant, etc." ;
    rdfs:label "Planteome Community" ;
    rdfs:seeAlso <https://planteome.org/> ;
    fip:has-research-domain <http://aims.fao.org/aos/agrovoc/c_49985> , <http://edamontology.org/topic_0780> , <http://edamontology.org/topic_3293> , <http://purl.obolibrary.org/obo/PO_0025131> .
}
sub:provenance {
  sub:assertion dct:creator orcid:0009-0001-3180-981X .
}
sub:pubinfo {
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB" ;
    npx:hasSignature "kxwVBiWxZ29i3wJeLA3WDceU1Wp9DNEQFt8jJ5fkHzv5A5QcUBTjCQnNpCGAQa4BU9GWh7L/yuqbnJYH89FoxapV2l0ygrrFQC9ncQFuxvZY28mUnLmTOCcdZm3KBPHCdAv6qKwvO4+TaJs5B4WXu/mTxFnOVmV1gveWz78yGcY=" ;
    npx:hasSignatureTarget this: .
  this: dct:created "2025-07-16T13:28:15Z"^^xsd:dateTime ;
    dct:creator <https://fip.fair-wizard.com/wizard> ;
    dct:license <https://creativecommons.org/publicdomain/zero/1.0/> ;
    npx:introduces sub:PLANTCOM ;
    prov:wasDerivedFrom <https://w3id.org/fip/wizard/f9994780-ad4f-4b0b-8b4e-d0a59f20458e> .
}