Software Open Access
Limperg, Jannis Limperg;
From, Asta Halkjær
<?xml version='1.0' encoding='utf-8'?> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:adms="http://www.w3.org/ns/adms#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:dct="http://purl.org/dc/terms/" xmlns:dctype="http://purl.org/dc/dcmitype/" xmlns:dcat="http://www.w3.org/ns/dcat#" xmlns:duv="http://www.w3.org/ns/duv#" xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:frapo="http://purl.org/cerif/frapo/" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:gsp="http://www.opengis.net/ont/geosparql#" xmlns:locn="http://www.w3.org/ns/locn#" xmlns:org="http://www.w3.org/ns/org#" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:prov="http://www.w3.org/ns/prov#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:schema="http://schema.org/" xmlns:skos="http://www.w3.org/2004/02/skos/core#" xmlns:vcard="http://www.w3.org/2006/vcard/ns#" xmlns:wdrs="http://www.w3.org/2007/05/powder-s#"> <rdf:Description rdf:about="https://doi.org/10.5281/zenodo.7430173"> <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Dataset"/> <dct:type rdf:resource="http://purl.org/dc/dcmitype/Software"/> <dct:identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://doi.org/10.5281/zenodo.7430173</dct:identifier> <foaf:page rdf:resource="https://doi.org/10.5281/zenodo.7430173"/> <dct:creator> <rdf:Description rdf:about="http://orcid.org/0000-0002-8861-5231"> <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Agent"/> <dct:identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0000-0002-8861-5231</dct:identifier> <foaf:name>Limperg, Jannis Limperg</foaf:name> <foaf:givenName>Jannis Limperg</foaf:givenName> <foaf:familyName>Limperg</foaf:familyName> <org:memberOf> <foaf:Organization> <foaf:name>Vrije Universiteit Amsterdam</foaf:name> </foaf:Organization> </org:memberOf> </rdf:Description> </dct:creator> <dct:creator> <rdf:Description rdf:about="http://orcid.org/0000-0002-3601-0804"> <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Agent"/> <dct:identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0000-0002-3601-0804</dct:identifier> <foaf:name>From, Asta Halkjær</foaf:name> <foaf:givenName>Asta Halkjær</foaf:givenName> <foaf:familyName>From</foaf:familyName> <org:memberOf> <foaf:Organization> <foaf:name>Technical University of Denmark</foaf:name> </foaf:Organization> </org:memberOf> </rdf:Description> </dct:creator> <dct:title>Supplement for "Aesop: White-Box Best-First Proof Search for Lean"</dct:title> <dct:publisher> <foaf:Agent> <foaf:name>Zenodo</foaf:name> </foaf:Agent> </dct:publisher> <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#gYear">2022</dct:issued> <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2022-12-11</dct:issued> <dct:language rdf:resource="http://publications.europa.eu/resource/authority/language/ENG"/> <owl:sameAs rdf:resource="https://zenodo.org/record/7430173"/> <adms:identifier> <adms:Identifier> <skos:notation rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://zenodo.org/record/7430173</skos:notation> <adms:schemeAgency>url</adms:schemeAgency> </adms:Identifier> </adms:identifier> <dct:relation rdf:resource="https://doi.org/10.1145/3573105.3575671"/> <dct:relation rdf:resource="https://doi.org/10.5281/zenodo.7430233"/> <dct:isVersionOf rdf:resource="https://doi.org/10.5281/zenodo.7424818"/> <owl:versionInfo>2</owl:versionInfo> <dct:description><p>This is the supplement for the paper &quot;Aesop: White-Box Best-First Proof Search for Lean&quot;, presented at CPP 2023.</p> <p>There are two ways to use this artifact:</p> <ul> <li><code>aesop.tar.gz</code> contains the source code of the version of Aesop discussed in the paper, as well as the test suite and a script for evaluating the case studies. After you&#39;ve unpacked this archive, follow the instructions in the README to set up Lean 4, build Aesop and evaluate the case studies.</li> <li><code>aesop-artifact.ova</code> is a virtual machine (running a Debian 11 Linux system with an LXQt desktop environment) which provides a full Lean 4 environment, including the Visual Studio Code text editor with the Lean 4 extension pre-installed. To access the virtual machine, run it (with e.g. VirtualBox, VMWare or QEMU) and log in as user &quot;artifact&quot; with password &quot;password&quot;. The folder <code>/home/artifact/aesop</code> contains the contents of <code>aesop.tar.gz</code>, including the README with further instructions. You can skip the &quot;Building Aesop&quot; section of the README since we have already performed these steps for you. To start Visual Studio Code, click on the corresponding Desktop icon; this should automatically open the Aesop folder and start the Lean 4 server. If you need root access, use <code>sudo</code> with password &quot;password&quot;.</li> </ul> <p>This version fixes a minor configuration issue with the VM and is otherwise identical to version 1.</p></dct:description> <dct:description>Partly funded by NWO grant 016.Vidi.189.037 (Lean Forward).</dct:description> <dct:accessRights rdf:resource="http://publications.europa.eu/resource/authority/access-right/PUBLIC"/> <dct:accessRights> <dct:RightsStatement rdf:about="info:eu-repo/semantics/openAccess"> <rdfs:label>Open Access</rdfs:label> </dct:RightsStatement> </dct:accessRights> <dcat:distribution> <dcat:Distribution> <dct:license rdf:resource="https://creativecommons.org/licenses/by/4.0/legalcode"/> <dcat:accessURL rdf:resource="https://doi.org/10.5281/zenodo.7430173"/> </dcat:Distribution> </dcat:distribution> <dcat:distribution> <dcat:Distribution> <dcat:accessURL rdf:resource="https://doi.org/10.5281/zenodo.7430173"/> <dcat:byteSize>3145397248</dcat:byteSize> <dcat:downloadURL rdf:resource="https://zenodo.org/record/7430173/files/aesop-artifact.ova"/> </dcat:Distribution> </dcat:distribution> <dcat:distribution> <dcat:Distribution> <dcat:accessURL rdf:resource="https://doi.org/10.5281/zenodo.7430173"/> <dcat:byteSize>131566</dcat:byteSize> <dcat:downloadURL rdf:resource="https://zenodo.org/record/7430173/files/aesop.tar.gz"/> <dcat:mediaType>application/x-tar</dcat:mediaType> </dcat:Distribution> </dcat:distribution> </rdf:Description> </rdf:RDF>
All versions | This version | |
---|---|---|
Views | 49 | 34 |
Downloads | 9 | 4 |
Data volume | 12.6 GB | 3.1 GB |
Unique views | 38 | 29 |
Unique downloads | 6 | 3 |