Skip to content

Commit acedf61

Browse files
committed
adding issta 24, severals tools and benchmarks
1 parent 9aa78ed commit acedf61

33 files changed

+9263
-15
lines changed

benchmarks.html

+10
Original file line numberDiff line numberDiff line change
@@ -167,6 +167,16 @@ <h3>C/C++</h3>
167167
<a id="ManyBugs" href="http://repairbenchmarks.cs.umass.edu">ManyBugs</a> &mdash; automated program repair benchmark that consists of 185 defects from large popular open-source projects
168168
</td>
169169
</tr>
170+
<tr class="spaceUnder">
171+
<th style="vertical-align:top" width="10%">
172+
<a href="bibliography.html#conf_issta_YangTPYWKBJ24"><i class="fas fa-book" aria-hidden="true"></i></a>
173+
<a href="https://github.com/buaabarty/CREF"><i class="fas fa-code-branch" aria-hidden="true"></i></a>
174+
175+
</th>
176+
<td style="vertical-align:top">
177+
<a id="TutorCode" href="https://tutorcode.org">TutorCode</a> &mdash; 1,239 C++ buggy codes incorporating human tutor guidance and solution descriptions, accessible via API
178+
</td>
179+
</tr>
170180
<tr>
171181
<th colspan="2">
172182
<h3>Java</h3>

bibliography.html

+92
Original file line numberDiff line numberDiff line change
@@ -186,6 +186,88 @@ <h3>2024</h3>
186186
<a id="conf_icst_MolinaCG24" href="https://doi.org/10.1109/ICST60714.2024.00036">Improving Patch Correctness Analysis via Random Testing and Large Language Models</a></br>Facundo Molina, Juan Manuel Copia, Alessandra Gorla</br>ICST 2024
187187
</td>
188188
</tr>
189+
<tr class="spaceUnder">
190+
<td style="vertical-align:top" width="10%">
191+
<a href="https://scholar.google.com/scholar?q=AutoCodeRover:+Autonomous+Program+Improvement"><i class="fab fa-google" aria-hidden="true"></i></a>
192+
<a href="http://dblp.org/rec/bibtex/conf/issta/0002RFR24"><i class="fas fa-quote-right" aria-hidden="true"></i></a>
193+
</td>
194+
<td style="vertical-align:top">
195+
<a id="conf_issta_0002RFR24" href="https://doi.org/10.1145/3650212.3680384">AutoCodeRover: Autonomous Program Improvement</a></br>Yuntong Zhang, Haifeng Ruan, Zhiyu Fan, Abhik Roychoudhury</br>ISSTA 2024
196+
</td>
197+
</tr>
198+
<tr class="spaceUnder">
199+
<td style="vertical-align:top" width="10%">
200+
<a href="https://scholar.google.com/scholar?q=Automated+Program+Repair+via+Conversation:+Fixing+162+out+of+337+Bugs+for+$0.42+Each+using+ChatGPT"><i class="fab fa-google" aria-hidden="true"></i></a>
201+
<a href="http://dblp.org/rec/bibtex/conf/issta/Xia024"><i class="fas fa-quote-right" aria-hidden="true"></i></a>
202+
</td>
203+
<td style="vertical-align:top">
204+
<a id="conf_issta_Xia024" href="https://doi.org/10.1145/3650212.3680323">Automated Program Repair via Conversation: Fixing 162 out of 337 Bugs for $0.42 Each using ChatGPT</a></br>Chunqiu Steven Xia, Lingming Zhang</br>ISSTA 2024
205+
</td>
206+
</tr>
207+
<tr class="spaceUnder">
208+
<td style="vertical-align:top" width="10%">
209+
<a href="https://scholar.google.com/scholar?q=BRAFAR:+Bidirectional+Refactoring,+Alignment,+Fault+Localization,+and+Repair+for+Programming+Assignments"><i class="fab fa-google" aria-hidden="true"></i></a>
210+
<a href="http://dblp.org/rec/bibtex/conf/issta/XieL00P24"><i class="fas fa-quote-right" aria-hidden="true"></i></a>
211+
</td>
212+
<td style="vertical-align:top">
213+
<a id="conf_issta_XieL00P24" href="https://doi.org/10.1145/3650212.3680326">BRAFAR: Bidirectional Refactoring, Alignment, Fault Localization, and Repair for Programming Assignments</a></br>Linna Xie, Chongmin Li, Yu Pei, Tian Zhang, Minxue Pan</br>ISSTA 2024
214+
</td>
215+
</tr>
216+
<tr class="spaceUnder">
217+
<td style="vertical-align:top" width="10%">
218+
<a href="https://scholar.google.com/scholar?q=Benchmarking+Automated+Program+Repair:+An+Extensive+Study+on+Both+Real-World+and+Artificial+Bugs"><i class="fab fa-google" aria-hidden="true"></i></a>
219+
<a href="http://dblp.org/rec/bibtex/conf/issta/OuyangY024"><i class="fas fa-quote-right" aria-hidden="true"></i></a>
220+
</td>
221+
<td style="vertical-align:top">
222+
<a id="conf_issta_OuyangY024" href="https://doi.org/10.1145/3650212.3652140">Benchmarking Automated Program Repair: An Extensive Study on Both Real-World and Artificial Bugs</a></br>Yicheng Ouyang, Jun Yang, Lingming Zhang</br>ISSTA 2024
223+
</td>
224+
</tr>
225+
<tr class="spaceUnder">
226+
<td style="vertical-align:top" width="10%">
227+
<a href="https://scholar.google.com/scholar?q=CREF:+An+LLM-Based+Conversational+Software+Repair+Framework+for+Programming+Tutors"><i class="fab fa-google" aria-hidden="true"></i></a>
228+
<a href="http://dblp.org/rec/bibtex/conf/issta/YangTPYWKBJ24"><i class="fas fa-quote-right" aria-hidden="true"></i></a>
229+
<a href="benchmarks.html#TutorCode"><i class="fas fa-chart-bar" aria-hidden="true"></i></a>
230+
</td>
231+
<td style="vertical-align:top">
232+
<a id="conf_issta_YangTPYWKBJ24" href="https://doi.org/10.1145/3650212.3680328">CREF: An LLM-Based Conversational Software Repair Framework for Programming Tutors</a></br>Boyang Yang, Haoye Tian, Weiguo Pian, Haoran Yu, Haitao Wang, Jacques Klein, Tegawend&#233; F. Bissyand&#233;, Shunfu Jin</br>ISSTA 2024
233+
</td>
234+
</tr>
235+
<tr class="spaceUnder">
236+
<td style="vertical-align:top" width="10%">
237+
<a href="https://scholar.google.com/scholar?q=FixCheck:+A+Tool+for+Improving+Patch+Correctness+Analysis"><i class="fab fa-google" aria-hidden="true"></i></a>
238+
<a href="http://dblp.org/rec/bibtex/conf/issta/MolinaCG24"><i class="fas fa-quote-right" aria-hidden="true"></i></a>
239+
</td>
240+
<td style="vertical-align:top">
241+
<a id="conf_issta_MolinaCG24" href="https://doi.org/10.1145/3650212.3685308">FixCheck: A Tool for Improving Patch Correctness Analysis</a></br>Facundo Molina, Juan Manuel Copia, Alessandra Gorla</br>ISSTA 2024
242+
</td>
243+
</tr>
244+
<tr class="spaceUnder">
245+
<td style="vertical-align:top" width="10%">
246+
<a href="https://scholar.google.com/scholar?q=Neurosymbolic+Repair+of+Test+Flakiness"><i class="fab fa-google" aria-hidden="true"></i></a>
247+
<a href="http://dblp.org/rec/bibtex/conf/issta/ChenJ24"><i class="fas fa-quote-right" aria-hidden="true"></i></a>
248+
</td>
249+
<td style="vertical-align:top">
250+
<a id="conf_issta_ChenJ24" href="https://doi.org/10.1145/3650212.3680369">Neurosymbolic Repair of Test Flakiness</a></br>Yang Chen, Reyhaneh Jabbarvand Behrouz</br>ISSTA 2024
251+
</td>
252+
</tr>
253+
<tr class="spaceUnder">
254+
<td style="vertical-align:top" width="10%">
255+
<a href="https://scholar.google.com/scholar?q=One+Size+Does+Not+Fit+All:+Multi-granularity+Patch+Generation+for+Better+Automated+Program+Repair"><i class="fab fa-google" aria-hidden="true"></i></a>
256+
<a href="http://dblp.org/rec/bibtex/conf/issta/LinW0CM24"><i class="fas fa-quote-right" aria-hidden="true"></i></a>
257+
</td>
258+
<td style="vertical-align:top">
259+
<a id="conf_issta_LinW0CM24" href="https://doi.org/10.1145/3650212.3680381">One Size Does Not Fit All: Multi-granularity Patch Generation for Better Automated Program Repair</a></br>Bo Lin, Shangwen Wang, Ming Wen, Liqian Chen, Xiaoguang Mao</br>ISSTA 2024
260+
</td>
261+
</tr>
262+
<tr class="spaceUnder">
263+
<td style="vertical-align:top" width="10%">
264+
<a href="https://scholar.google.com/scholar?q=ThinkRepair:+Self-Directed+Automated+Program+Repair"><i class="fab fa-google" aria-hidden="true"></i></a>
265+
<a href="http://dblp.org/rec/bibtex/conf/issta/Yin00LZ024"><i class="fas fa-quote-right" aria-hidden="true"></i></a>
266+
</td>
267+
<td style="vertical-align:top">
268+
<a id="conf_issta_Yin00LZ024" href="https://doi.org/10.1145/3650212.3680359">ThinkRepair: Self-Directed Automated Program Repair</a></br>Xin Yin, Chao Ni, Shaohua Wang, Zhenhao Li, Limin Zeng, Xiaohu Yang</br>ISSTA 2024
269+
</td>
270+
</tr>
189271
<tr class="spaceUnder">
190272
<td style="vertical-align:top" width="10%">
191273
<a href="https://scholar.google.com/scholar?q=T5APR:+Empowering+automated+program+repair+across+languages+through+checkpoint+ensemble"><i class="fab fa-google" aria-hidden="true"></i></a>
@@ -1074,6 +1156,15 @@ <h3>2022</h3>
10741156
<a id="conf_icse-apr_EndresRFW22" href="https://doi.org/10.1145/3524459.3527352">What Can Program Repair Learn From Code Review?</a></br>Madeline Endres, Pemma Reiter, Stephanie Forrest, Westley Weimer</br>APR@ICSE 2022
10751157
</td>
10761158
</tr>
1159+
<tr class="spaceUnder">
1160+
<td style="vertical-align:top" width="10%">
1161+
<a href="https://scholar.google.com/scholar?q=Is+this+Change+the+Answer+to+that+Problem?:+Correlating+Descriptions+of+Bug+and+Code+Changes+for+Evaluating+Patch+Correctness"><i class="fab fa-google" aria-hidden="true"></i></a>
1162+
<a href="http://dblp.org/rec/bibtex/conf/kbse/TianTHW0XKB22"><i class="fas fa-quote-right" aria-hidden="true"></i></a>
1163+
</td>
1164+
<td style="vertical-align:top">
1165+
<a id="conf_kbse_TianTHW0XKB22" href="https://doi.org/10.1145/3551349.3556914">Is this Change the Answer to that Problem?: Correlating Descriptions of Bug and Code Changes for Evaluating Patch Correctness</a></br>Haoye Tian, Xunzhu Tang, Andrew Habib, Shangwen Wang, Kui Liu, Xin Xia, Jacques Klein, Tegawend&#233; F. Bissyand&#233;</br>ASE 2022
1166+
</td>
1167+
</tr>
10771168
<tr class="spaceUnder">
10781169
<td style="vertical-align:top" width="10%">
10791170
<a href="https://scholar.google.com/scholar?q=Keeping+Secrets:+Multi-objective+Genetic+Improvement+for+Detecting+and+Reducing+Information+Leakage"><i class="fab fa-google" aria-hidden="true"></i></a>
@@ -2027,6 +2118,7 @@ <h3>2021</h3>
20272118
<td style="vertical-align:top" width="10%">
20282119
<a href="https://scholar.google.com/scholar?q=Beyond+Tests:+Program+Vulnerability+Repair+via+Crash+Constraint+Extraction"><i class="fab fa-google" aria-hidden="true"></i></a>
20292120
<a href="http://dblp.org/rec/bibtex/journals/tosem/GaoWDJXR21"><i class="fas fa-quote-right" aria-hidden="true"></i></a>
2121+
<a href="tools.html#ExtractFix"><i class="fas fa-wrench" aria-hidden="true"></i></a>
20302122
</td>
20312123
<td style="vertical-align:top">
20322124
<a id="journals_tosem_GaoWDJXR21" href="https://doi.org/10.1145/3418461">Beyond Tests: Program Vulnerability Repair via Crash Constraint Extraction</a></br>Xiang Gao, Bo Wang, Gregory J. Duck, Ruyi Ji, Yingfei Xiong, Abhik Roychoudhury</br>TOSEM 30 (2) 2021

cache/11_8252.rdf

+122
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,122 @@
1+
<?xml version="1.0" encoding="US-ASCII"?>
2+
<rdf:RDF xmlns:xsd="http://www.w3.org/2001/XMLSchema#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:bf="http://id.loc.gov/ontologies/bibframe/" xmlns:bibo="http://purl.org/ontology/bibo/" xmlns:bibtex="http://purl.org/net/nknouf/ns/bibtex#" xmlns:cito="http://purl.org/spar/cito/" xmlns:datacite="http://purl.org/spar/datacite/" xmlns:dbo="http://dbpedia.org/ontology/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:dct="http://purl.org/dc/terms/" xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:litre="http://purl.org/spar/literal/" xmlns:locid="http://id.loc.gov/vocabulary/identifiers/" xmlns:locrel="http://id.loc.gov/vocabulary/relators/" xmlns:schema="https://schema.org/" xmlns:wd="http://www.wikidata.org/entity/" xmlns:wdt="http://www.wikidata.org/prop/direct/" xmlns:dblp="https://dblp.org/rdf/schema#">
3+
<dblp:Person rdf:about="https://dblp.org/pid/11/8252">
4+
<rdf:type rdf:resource="https://dblp.org/rdf/schema#Creator" />
5+
<rdfs:label>Limin Zeng</rdfs:label>
6+
<datacite:hasIdentifier>
7+
<datacite:PersonalIdentifier>
8+
<rdf:type rdf:resource="http://purl.org/spar/datacite/Identifier" />
9+
<datacite:usesIdentifierScheme rdf:resource="http://purl.org/spar/datacite/dblp" />
10+
<litre:hasLiteralValue>11/8252</litre:hasLiteralValue>
11+
</datacite:PersonalIdentifier>
12+
</datacite:hasIdentifier>
13+
<dblp:primaryCreatorName>Limin Zeng</dblp:primaryCreatorName>
14+
<dblp:creatorName>Limin Zeng</dblp:creatorName>
15+
<dblp:authorOf rdf:resource="https://dblp.org/rec/journals/tce/LiYZLZSW24" />
16+
<dblp:creatorOf rdf:resource="https://dblp.org/rec/journals/tce/LiYZLZSW24" />
17+
<dblp:authorOf rdf:resource="https://dblp.org/rec/conf/issta/Yin00LZ024" />
18+
<dblp:creatorOf rdf:resource="https://dblp.org/rec/conf/issta/Yin00LZ024" />
19+
<dblp:authorOf rdf:resource="https://dblp.org/rec/journals/corr/abs-2407-20898" />
20+
<dblp:creatorOf rdf:resource="https://dblp.org/rec/journals/corr/abs-2407-20898" />
21+
<dblp:authorOf rdf:resource="https://dblp.org/rec/conf/mm/TanLZY0023" />
22+
<dblp:creatorOf rdf:resource="https://dblp.org/rec/conf/mm/TanLZY0023" />
23+
<dblp:authorOf rdf:resource="https://dblp.org/rec/journals/corr/abs-2308-09357" />
24+
<dblp:creatorOf rdf:resource="https://dblp.org/rec/journals/corr/abs-2308-09357" />
25+
<dblp:authorOf rdf:resource="https://dblp.org/rec/conf/icchp/ZengEP018" />
26+
<dblp:creatorOf rdf:resource="https://dblp.org/rec/conf/icchp/ZengEP018" />
27+
<dblp:authorOf rdf:resource="https://dblp.org/rec/conf/icchp/KunzMZ018" />
28+
<dblp:creatorOf rdf:resource="https://dblp.org/rec/conf/icchp/KunzMZ018" />
29+
<dblp:authorOf rdf:resource="https://dblp.org/rec/conf/mc/ZengN018" />
30+
<dblp:creatorOf rdf:resource="https://dblp.org/rec/conf/mc/ZengN018" />
31+
<dblp:authorOf rdf:resource="https://dblp.org/rec/conf/mc/ZengPE18" />
32+
<dblp:creatorOf rdf:resource="https://dblp.org/rec/conf/mc/ZengPE18" />
33+
<dblp:authorOf rdf:resource="https://dblp.org/rec/journals/insk/ZengW17" />
34+
<dblp:creatorOf rdf:resource="https://dblp.org/rec/journals/insk/ZengW17" />
35+
<dblp:authorOf rdf:resource="https://dblp.org/rec/journals/uais/MiaoZW17" />
36+
<dblp:creatorOf rdf:resource="https://dblp.org/rec/journals/uais/MiaoZW17" />
37+
<dblp:authorOf rdf:resource="https://dblp.org/rec/journals/uais/ZengKW17" />
38+
<dblp:creatorOf rdf:resource="https://dblp.org/rec/journals/uais/ZengKW17" />
39+
<dblp:authorOf rdf:resource="https://dblp.org/rec/conf/mhci/ZengS017" />
40+
<dblp:creatorOf rdf:resource="https://dblp.org/rec/conf/mhci/ZengS017" />
41+
<dblp:authorOf rdf:resource="https://dblp.org/rec/conf/mhci/Zeng0SCSREM17" />
42+
<dblp:creatorOf rdf:resource="https://dblp.org/rec/conf/mhci/Zeng0SCSREM17" />
43+
<dblp:authorOf rdf:resource="https://dblp.org/rec/conf/petra/AvilaZ17" />
44+
<dblp:creatorOf rdf:resource="https://dblp.org/rec/conf/petra/AvilaZ17" />
45+
<dblp:authorOf rdf:resource="https://dblp.org/rec/journals/thms/ZengW16" />
46+
<dblp:creatorOf rdf:resource="https://dblp.org/rec/journals/thms/ZengW16" />
47+
<dblp:authorOf rdf:resource="https://dblp.org/rec/journals/iwc/ZengM015" />
48+
<dblp:creatorOf rdf:resource="https://dblp.org/rec/journals/iwc/ZengM015" />
49+
<dblp:authorOf rdf:resource="https://dblp.org/rec/conf/interact/Zeng0F15" />
50+
<dblp:creatorOf rdf:resource="https://dblp.org/rec/conf/interact/Zeng0F15" />
51+
<dblp:authorOf rdf:resource="https://dblp.org/rec/conf/mc/JoistenZWBA15" />
52+
<dblp:creatorOf rdf:resource="https://dblp.org/rec/conf/mc/JoistenZWBA15" />
53+
<dblp:authorOf rdf:resource="https://dblp.org/rec/conf/mc/Zeng15" />
54+
<dblp:creatorOf rdf:resource="https://dblp.org/rec/conf/mc/Zeng15" />
55+
<dblp:authorOf rdf:resource="https://dblp.org/rec/conf/mhci/Zeng015" />
56+
<dblp:creatorOf rdf:resource="https://dblp.org/rec/conf/mhci/Zeng015" />
57+
<dblp:editorOf rdf:resource="https://dblp.org/rec/conf/tabletop/2014tactt" />
58+
<dblp:creatorOf rdf:resource="https://dblp.org/rec/conf/tabletop/2014tactt" />
59+
<dblp:authorOf rdf:resource="https://dblp.org/rec/phd/dnb/Zeng14" />
60+
<dblp:creatorOf rdf:resource="https://dblp.org/rec/phd/dnb/Zeng14" />
61+
<dblp:authorOf rdf:resource="https://dblp.org/rec/conf/tabletop/FickelZ14" />
62+
<dblp:creatorOf rdf:resource="https://dblp.org/rec/conf/tabletop/FickelZ14" />
63+
<dblp:authorOf rdf:resource="https://dblp.org/rec/conf/tabletop/ZengW14" />
64+
<dblp:creatorOf rdf:resource="https://dblp.org/rec/conf/tabletop/ZengW14" />
65+
<dblp:authorOf rdf:resource="https://dblp.org/rec/journals/sigaccess/Zeng12" />
66+
<dblp:creatorOf rdf:resource="https://dblp.org/rec/journals/sigaccess/Zeng12" />
67+
<dblp:authorOf rdf:resource="https://dblp.org/rec/conf/assets/ZengPW12" />
68+
<dblp:creatorOf rdf:resource="https://dblp.org/rec/conf/assets/ZengPW12" />
69+
<dblp:authorOf rdf:resource="https://dblp.org/rec/conf/have/Zeng0B12" />
70+
<dblp:creatorOf rdf:resource="https://dblp.org/rec/conf/have/Zeng0B12" />
71+
<dblp:authorOf rdf:resource="https://dblp.org/rec/conf/mc/ZengW12" />
72+
<dblp:creatorOf rdf:resource="https://dblp.org/rec/conf/mc/ZengW12" />
73+
<dblp:authorOf rdf:resource="https://dblp.org/rec/conf/cost/ZengW11" />
74+
<dblp:creatorOf rdf:resource="https://dblp.org/rec/conf/cost/ZengW11" />
75+
<dblp:authorOf rdf:resource="https://dblp.org/rec/conf/geneme/ZengW10" />
76+
<dblp:creatorOf rdf:resource="https://dblp.org/rec/conf/geneme/ZengW10" />
77+
<dblp:authorOf rdf:resource="https://dblp.org/rec/conf/icchp/ZengW10" />
78+
<dblp:creatorOf rdf:resource="https://dblp.org/rec/conf/icchp/ZengW10" />
79+
<dblp:coCreatorWith rdf:resource="https://dblp.org/pid/169/5256" />
80+
<dblp:coCreatorWith rdf:resource="https://dblp.org/pid/41/4272" />
81+
<dblp:coCreatorWith rdf:resource="https://dblp.org/pid/201/7873" />
82+
<dblp:coCreatorWith rdf:resource="https://dblp.org/pid/52/9958" />
83+
<dblp:coCreatorWith rdf:resource="https://dblp.org/pid/128/4587" />
84+
<dblp:coCreatorWith rdf:resource="https://dblp.org/pid/222/3983" />
85+
<dblp:coCreatorWith rdf:resource="https://dblp.org/pid/85/5829" />
86+
<dblp:coCreatorWith rdf:resource="https://dblp.org/pid/163/5592" />
87+
<dblp:coCreatorWith rdf:resource="https://dblp.org/pid/32/6676" />
88+
<dblp:coCreatorWith rdf:resource="https://dblp.org/pid/02/535" />
89+
<dblp:coCreatorWith rdf:resource="https://dblp.org/pid/98/1434" />
90+
<dblp:coCreatorWith rdf:resource="https://dblp.org/pid/97/30-6" />
91+
<dblp:coCreatorWith rdf:resource="https://dblp.org/pid/158/9418" />
92+
<dblp:coCreatorWith rdf:resource="https://dblp.org/pid/46/10202" />
93+
<dblp:coCreatorWith rdf:resource="https://dblp.org/pid/280/0121" />
94+
<dblp:coCreatorWith rdf:resource="https://dblp.org/pid/58/7275" />
95+
<dblp:coCreatorWith rdf:resource="https://dblp.org/pid/58/5387" />
96+
<dblp:coCreatorWith rdf:resource="https://dblp.org/pid/27/1784" />
97+
<dblp:coCreatorWith rdf:resource="https://dblp.org/pid/95/3829-1" />
98+
<dblp:coCreatorWith rdf:resource="https://dblp.org/pid/248/9718" />
99+
<dblp:coCreatorWith rdf:resource="https://dblp.org/pid/222/4018" />
100+
<dblp:coCreatorWith rdf:resource="https://dblp.org/pid/09/6298" />
101+
<dblp:coCreatorWith rdf:resource="https://dblp.org/pid/06/1971" />
102+
<dblp:coCreatorWith rdf:resource="https://dblp.org/pid/132/0368" />
103+
<dblp:coCreatorWith rdf:resource="https://dblp.org/pid/63/6566-9" />
104+
<dblp:coCreatorWith rdf:resource="https://dblp.org/pid/307/6323" />
105+
<dblp:coCreatorWith rdf:resource="https://dblp.org/pid/44/5770" />
106+
<dblp:coCreatorWith rdf:resource="https://dblp.org/pid/09/486-2" />
107+
<dblp:coCreatorWith rdf:resource="https://dblp.org/pid/35/7092-77" />
108+
<dblp:coCreatorWith rdf:resource="https://dblp.org/pid/w/GerhardWeber2" />
109+
<dblp:coCreatorWith rdf:resource="https://dblp.org/pid/63/9021" />
110+
<dblp:coCreatorWith rdf:resource="https://dblp.org/pid/95/6761" />
111+
<dblp:coCreatorWith rdf:resource="https://dblp.org/pid/355/0455" />
112+
<dblp:coCreatorWith rdf:resource="https://dblp.org/pid/28/1772" />
113+
<dblp:coCreatorWith rdf:resource="https://dblp.org/pid/146/8854" />
114+
</dblp:Person>
115+
<rdf:Description rdf:about="https://dblp.org/pid/11/8252.rdf">
116+
<rdfs:label>provenance information for RDF data of dblp person &apos;11/8252&apos;</rdfs:label>
117+
<dct:creator rdf:resource="https://dblp.org" />
118+
<dct:isPartOf rdf:resource="https://dblp.org/rdf/dblp.rdf" />
119+
<dct:license rdf:resource="https://creativecommons.org/publicdomain/zero/1.0/" />
120+
<dct:modified>2024-10-02T20:44:42+0200</dct:modified>
121+
</rdf:Description>
122+
</rdf:RDF>

0 commit comments

Comments
 (0)