<?xml version="1.0" encoding="UTF-8"?>
<OAI-PMH xmlns="http://www.openarchives.org/OAI/2.0/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/ http://www.openarchives.org/OAI/2.0/OAI-PMH.xsd">
  <responseDate>2026-07-24T19:04:59Z</responseDate>
  <request identifier="6120" metadataPrefix="oai_dc" verb="GetRecord">https://drops.dagstuhl.de/oai</request>
  <GetRecord>
    <record>
      <header>
        <identifier>oai:drops-oai.dagstuhl.de:6120</identifier>
        <datestamp>2024-03-06T10:38:02Z</datestamp>
        <setSpec>ddc:004</setSpec>
        <setSpec>open_access</setSpec>
      </header>
      <metadata>
        <oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
          <dc:title>Towards Ontology-Based Program Analysis</dc:title>
          <dc:creator>Zhao, Yue</dc:creator>
          <dc:creator>Chen, Guoyang</dc:creator>
          <dc:creator>Liao, Chunhua</dc:creator>
          <dc:creator>Shen, Xipeng</dc:creator>
          <dc:subject>ontology</dc:subject>
          <dc:subject>compiler</dc:subject>
          <dc:subject>program analysis</dc:subject>
          <dc:description>Program analysis is fundamental for program optimizations, debugging,&#13;
and many other tasks. But developing program analyses has been a&#13;
challenging and error-prone process for general users. Declarative&#13;
program analysis has shown the promise to dramatically improve the&#13;
productivity in the development of program analyses. Current&#13;
declarative program analysis is however subject to some major&#13;
limitations in supporting cooperations among analysis tools, guiding&#13;
program optimizations, and often requires much effort for repeated&#13;
program preprocessing.&#13;
&#13;
In this work, we advocate the integration of ontology into declarative&#13;
program analysis. As a way to standardize the definitions of concepts&#13;
in a domain and the representation of the knowledge in the domain,&#13;
ontology offers a promising way to address the limitations of current&#13;
declarative program analysis. We develop a prototype framework named&#13;
PATO for conducting program analysis upon ontology-based program&#13;
representation. Experiments on six program analyses confirm the&#13;
potential of ontology for complementing existing declarative program&#13;
analysis. It supports multiple analyses without separate program&#13;
preprocessing, promotes cooperative Liveness analysis between two&#13;
compilers, and effectively guides a data placement optimization for&#13;
Graphic Processing Units (GPU).</dc:description>
          <dc:publisher>Schloss Dagstuhl – Leibniz-Zentrum für Informatik</dc:publisher>
          <dc:contributor>Yue Zhao and Guoyang Chen and Chunhua Liao and Xipeng Shen</dc:contributor>
          <dc:date>2016</dc:date>
          <dc:relation>Is Part Of LIPIcs, Volume 56, 30th European Conference on Object-Oriented Programming (ECOOP 2016)</dc:relation>
          <dc:type>InProceedings</dc:type>
          <dc:type>Text</dc:type>
          <dc:type>doc-type:ResearchArticle</dc:type>
          <dc:type>publishedVersion</dc:type>
          <dc:format>application/pdf</dc:format>
          <dc:identifier>doi:10.4230/LIPIcs.ECOOP.2016.26</dc:identifier>
          <dc:identifier>urn:nbn:de:0030-drops-61201</dc:identifier>
          <dc:identifier>https://drops.dagstuhl.de/entities/document/10.4230/LIPIcs.ECOOP.2016.26</dc:identifier>
          <dc:language>eng</dc:language>
          <dc:rights>https://creativecommons.org/licenses/by/3.0/legalcode</dc:rights>
        </oai_dc:dc>
      </metadata>
    </record>
  </GetRecord>
</OAI-PMH>
