<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="https://ontobee.org/ontology/view/EDAM?iri=http://edamontology.org/format_3970"?>
<rdf:RDF xmlns="http://www.w3.org/2002/07/owl#"
     xml:base="http://www.w3.org/2002/07/owl"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
     xmlns:owl="http://www.w3.org/2002/07/owl#"
     xmlns:oboInOwl="http://www.geneontology.org/formats/oboInOwl#"
     xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
     xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
     xmlns:foaf="http://xmlns.com/foaf/0.1/"
     xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:ns3="http://edamontology.org/">
    


    <!-- 
    ///////////////////////////////////////////////////////////////////////////////////////
    //
    // Annotation properties
    //
    ///////////////////////////////////////////////////////////////////////////////////////
     -->

    <AnnotationProperty rdf:about="http://edamontology.org/created_in"/>
    <AnnotationProperty rdf:about="http://edamontology.org/organisation"/>
    <AnnotationProperty rdf:about="http://edamontology.org/formats"/>
    <AnnotationProperty rdf:about="http://edamontology.org/documentation"/>
    <AnnotationProperty rdf:about="http://edamontology.org/bio"/>
    <AnnotationProperty rdf:about="http://www.geneontology.org/formats/oboInOwl#inSubset"/>
    <AnnotationProperty rdf:about="http://edamontology.org/media_type"/>
    <AnnotationProperty rdf:about="http://edamontology.org/file_extension"/>
    <AnnotationProperty rdf:about="http://edamontology.org/example"/>
    <AnnotationProperty rdf:about="http://www.geneontology.org/formats/oboInOwl#hasDefinition"/>
    


    <!-- 
    ///////////////////////////////////////////////////////////////////////////////////////
    //
    // Datatypes
    //
    ///////////////////////////////////////////////////////////////////////////////////////
     -->

    


    <!-- 
    ///////////////////////////////////////////////////////////////////////////////////////
    //
    // Classes
    //
    ///////////////////////////////////////////////////////////////////////////////////////
     -->

    


    <!-- http://edamontology.org/format_3464 -->

    <Class rdf:about="http://edamontology.org/format_3464">
        <rdfs:label>JSON</rdfs:label>
    </Class>
    


    <!-- http://edamontology.org/format_3547 -->

    <Class rdf:about="http://edamontology.org/format_3547">
        <rdfs:label>Image format</rdfs:label>
    </Class>
    


    <!-- http://edamontology.org/format_3970 -->

    <Class rdf:about="http://edamontology.org/format_3970">
        <rdfs:label>Vega-lite</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://edamontology.org/format_3464"/>
        <rdfs:subClassOf rdf:resource="http://edamontology.org/format_3547"/>
        <ns3:file_extension>json</ns3:file_extension>
        <ns3:created_in>1.25</ns3:created_in>
        <oboInOwl:hasDefinition>Vega-Lite is a high-level grammar of interactive graphics. It provides a concise JSON syntax for rapidly generating visualizations to support analysis. Vega-Lite specifications can be compiled to Vega specifications.</oboInOwl:hasDefinition>
        <ns3:media_type>application/json</ns3:media_type>
        <oboInOwl:inSubset rdf:resource="http://edamontology.org/bio"/>
        <oboInOwl:inSubset rdf:resource="http://edamontology.org/formats"/>
        <ns3:organisation rdf:resource="http://idl.cs.washington.edu/"/>
        <ns3:documentation rdf:resource="https://doi.org/10.1109/TVCG.2016.2599030"/>
        <ns3:documentation rdf:resource="https://vega.github.io/vega-lite/docs/"/>
        <ns3:documentation rdf:resource="https://vega.github.io/vega-lite/docs/#spec"/>
        <ns3:example rdf:resource="https://vega.github.io/vega-lite/examples/"/>
    </Class>
</rdf:RDF>



<!-- Generated by the OWL API (version 3.2.4.1806) http://owlapi.sourceforge.net -->



