<?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-21T20:29:08Z</responseDate>
  <request identifier="8456" metadataPrefix="oai_dc" verb="GetRecord">https://drops.dagstuhl.de/oai</request>
  <GetRecord>
    <record>
      <header>
        <identifier>oai:drops-oai.dagstuhl.de:8456</identifier>
        <datestamp>2024-03-06T10:30:10Z</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>Semantic Versioning Checking in a Declarative Package Manager</dc:title>
          <dc:creator>Hanus, Michael</dc:creator>
          <dc:subject>functional logic programming</dc:subject>
          <dc:subject>semantic versioning</dc:subject>
          <dc:subject>program testing</dc:subject>
          <dc:description>Semantic versioning is a principle to associate version numbers to&#13;
different software releases in a meaningful manner.  The correct use&#13;
of version numbers is important in software package systems where&#13;
packages depend on other packages with specific releases.  When&#13;
patch or minor version numbers are incremented, the API is unchanged&#13;
or extended, respectively, but the semantics of the operations&#13;
should not be affected (apart from bug fixes).  Although many&#13;
software package management systems assumes this principle, they do&#13;
not check it or perform only simple syntactic signature checks.  In&#13;
this paper we show that more substantive and fully automatic checks&#13;
are possible for declarative languages.  We extend a package manager&#13;
for the functional logic language Curry with features to check the&#13;
semantic equivalence of two different versions of a software&#13;
package.  For this purpose, we combine CurryCheck, a tool for&#13;
automated property testing, with program analysis techniques in&#13;
order to ensure the termination of the checker even in case of&#13;
possibly non-terminating operations defined in some package.  As a&#13;
result, we obtain a software package manager which checks semantic&#13;
versioning and, thus, supports a reliable and also&#13;
specification-based development of software packages.</dc:description>
          <dc:publisher>Schloss Dagstuhl – Leibniz-Zentrum für Informatik</dc:publisher>
          <dc:contributor>Michael Hanus</dc:contributor>
          <dc:date>2018</dc:date>
          <dc:relation>Is Part Of OASIcs, Volume 58, Technical Communications of the 33rd International Conference on Logic Programming (ICLP 2017)</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/OASIcs.ICLP.2017.6</dc:identifier>
          <dc:identifier>urn:nbn:de:0030-drops-84568</dc:identifier>
          <dc:identifier>https://drops.dagstuhl.de/entities/document/10.4230/OASIcs.ICLP.2017.6</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>
