<?xml version="1.0" encoding="UTF-8"?> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:ns0="https://cropontology.org/rdf/" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:skos="http://www.w3.org/2004/02/skos/core#" xmlns:metadata_def="http://data.bioontology.org/metadata/def/"> <owl:Class rdf:about="https://cropontology.org/rdf/CO_369:0002012"> <rdfs:subClassOf rdf:resource="https://cropontology.org/rdf/Computation"/> <rdfs:label xml:lang="en">Flowering percentage computation</rdfs:label> <skos:definition xml:lang="en">Description: Compute the percentage of plants in a plot that are flowering Materials: Dependent_on: Plant number cnt [n] Protocol: 1. Count the number of plants in a plot that have at least one flower. 2. Divide by the total number of plants in the plot. 3. Express as a percentage.</skos:definition> <metadata_def:prefLabel xml:lang="en">Flowering percentage computation</metadata_def:prefLabel> <metadata_def:mappingLoom>floweringpercentagecomputation</metadata_def:mappingLoom> <metadata_def:mappingSameURI rdf:resource="https://cropontology.org/rdf/CO_369:0002012"/> </owl:Class> <rdf:Description rdf:about="https://cropontology.org/rdf/CO_369:0002012"> <metadata_def:mappingSameURI rdf:resource="https://cropontology.org/rdf/CO_369:0002012"/> </rdf:Description> </rdf:RDF>
<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:ns0="https://cropontology.org/rdf/" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:skos="http://www.w3.org/2004/02/skos/core#" xmlns:metadata_def="http://data.bioontology.org/metadata/def/">
  <owl:Class rdf:about="https://cropontology.org/rdf/CO_369:0002012">
    <rdfs:subClassOf rdf:resource="https://cropontology.org/rdf/Computation"/>
    <rdfs:label xml:lang="en">Flowering percentage computation</rdfs:label>
    <skos:definition xml:lang="en">Description: Compute the percentage of plants in a plot that are flowering
 Materials:
 Dependent_on: Plant number cnt [n]
 Protocol:
 1. Count the number of plants in a plot that have at least one flower.
 2. Divide by the total number of plants in the plot.
 3. Express as a percentage.</skos:definition>
    <metadata_def:prefLabel xml:lang="en">Flowering percentage computation</metadata_def:prefLabel>
    <metadata_def:mappingLoom>floweringpercentagecomputation</metadata_def:mappingLoom>
    <metadata_def:mappingSameURI rdf:resource="https://cropontology.org/rdf/CO_369:0002012"/>
  </owl:Class>
  <rdf:Description rdf:about="https://cropontology.org/rdf/CO_369:0002012">
    <metadata_def:mappingSameURI rdf:resource="https://cropontology.org/rdf/CO_369:0002012"/>
  </rdf:Description>
</rdf:RDF>