@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix obo_purl: <http://purl.obolibrary.org/obo/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix metadata_def: <http://data.bioontology.org/metadata/def/> . @prefix metadata: <http://data.bioontology.org/metadata/> . obo_purl:IAO_0000184 metadata_def:mappingLoom "scatterplot" ; metadata_def:mappingSameURI obo_purl:IAO_0000184 ; metadata_def:prefLabel "scatter plot"@en ; metadata:prefixIRI "obo1:IAO_0000184" ; obo_purl:IAO_0000111 "scatter plot"@en ; obo_purl:IAO_0000112 "Comparison of gene expression values in two samples can be displayed in a scatter plot"@en ; obo_purl:IAO_0000114 obo_purl:IAO_0000122 ; obo_purl:IAO_0000115 "A scatterplot is a graph which uses Cartesian coordinates to display values for two variables for a set of data. The data is displayed as a collection of points, each having the value of one variable determining the position on the horizontal axis and the value of the other variable determining the position on the vertical axis."@en ; obo_purl:IAO_0000117 "PERSON:Chris Stoeckert"@en, "PERSON:James Malone"@en, "PERSON:Melanie Courtot"@en ; obo_purl:IAO_0000118 "scattergraph"@en ; obo_purl:IAO_0000119 "WEB: http://en.wikipedia.org/wiki/Scatterplot"@en ; a owl:Class ; rdfs:label "scatter plot"@en ; rdfs:subClassOf obo_purl:IAO_0000038 .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix obo_purl: <http://purl.obolibrary.org/obo/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix metadata_def: <http://data.bioontology.org/metadata/def/> .
@prefix metadata: <http://data.bioontology.org/metadata/> .

obo_purl:IAO_0000184
    metadata_def:mappingLoom "scatterplot" ;
    metadata_def:mappingSameURI obo_purl:IAO_0000184 ;
    metadata_def:prefLabel "scatter plot"@en ;
    metadata:prefixIRI "obo1:IAO_0000184" ;
    obo_purl:IAO_0000111 "scatter plot"@en ;
    obo_purl:IAO_0000112 "Comparison of gene expression values in two samples can be displayed in a scatter plot"@en ;
    obo_purl:IAO_0000114 obo_purl:IAO_0000122 ;
    obo_purl:IAO_0000115 "A scatterplot is a graph which uses Cartesian coordinates to display values for two variables for a set of data. The data is displayed as a collection of points, each having the value of one variable determining the position on the horizontal axis and the value of the other variable determining the position on the vertical axis."@en ;
    obo_purl:IAO_0000117 "PERSON:Chris Stoeckert"@en, "PERSON:James Malone"@en, "PERSON:Melanie Courtot"@en ;
    obo_purl:IAO_0000118 "scattergraph"@en ;
    obo_purl:IAO_0000119 "WEB: http://en.wikipedia.org/wiki/Scatterplot"@en ;
    a owl:Class ;
    rdfs:label "scatter plot"@en ;
    rdfs:subClassOf obo_purl:IAO_0000038 .