Skip to content

Commit a8d4b03

Browse files
committed
adding several tools and benchmarks
1 parent 3a12a2f commit a8d4b03

20 files changed

+2149
-19
lines changed

benchmarks.html

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -222,6 +222,16 @@ <h3>Java</h3>
222222
<a id="Vul4J" href="https://github.com/tuhh-softsec/vul4j">Vul4J</a> &mdash; a dataset of reproducible Java vulnerabilities
223223
</td>
224224
</tr>
225+
<tr class="spaceUnder">
226+
<th style="vertical-align:top" width="10%">
227+
<a href="bibliography.html#journals_tse_JiangLLZCNZHBZ23"><i class="fas fa-book" aria-hidden="true"></i></a>
228+
<a href="https://github.com/liuhuigmail/GrowingBugRepository"><i class="fas fa-code-branch" aria-hidden="true"></i></a>
229+
230+
</th>
231+
<td style="vertical-align:top">
232+
<a id="growingBugs" href="https://github.com/liuhuigmail/GrowingBugRepository">growingBugs</a> &mdash; a benchmark for Java defects providing easy-to-use interfaces similar to Defects4J
233+
</td>
234+
</tr>
225235
<tr>
226236
<th colspan="2">
227237
<h3>JavaScript</h3>
@@ -271,6 +281,16 @@ <h3>Multilingual</h3>
271281
<a id="Defexts" href="https://github.com/ProdigyXable/defexts">Defexts</a> &mdash; a curated dataset of reproducible real-world bugs for modern JVM languages (Kotlin, Groovy, Scala)
272282
</td>
273283
</tr>
284+
<tr class="spaceUnder">
285+
<th style="vertical-align:top" width="10%">
286+
<a href="bibliography.html#conf_kbse_AvulaVM23"><i class="fas fa-book" aria-hidden="true"></i></a>
287+
<a href="https://github.com/SET-IITGN/Minecraft"><i class="fas fa-code-branch" aria-hidden="true"></i></a>
288+
289+
</th>
290+
<td style="vertical-align:top">
291+
<a id="Minecraft" href="https://github.com/SET-IITGN/Minecraft">Minecraft</a> &mdash; a benchmark with C/C++, Java, and Python programs constructed via automated mining of software bug fixes with precise code context
292+
</td>
293+
</tr>
274294
<tr class="spaceUnder">
275295
<th style="vertical-align:top" width="10%">
276296
<a href="bibliography.html#conf_oopsla_LinKCS17"><i class="fas fa-book" aria-hidden="true"></i></a>
@@ -281,6 +301,21 @@ <h3>Multilingual</h3>
281301
<a id="QuixBugs" href="https://jkoppel.github.io/QuixBugs/">QuixBugs</a> &mdash; a parallel corpus of 40 programs in both Python and Java, each with a bug on one line
282302
</td>
283303
</tr>
304+
<tr>
305+
<th colspan="2">
306+
<h3>PHP</h3>
307+
</th>
308+
</tr>
309+
<tr class="spaceUnder">
310+
<th style="vertical-align:top" width="10%">
311+
<a href="bibliography.html#conf_msr_PramodSTSW24"><i class="fas fa-book" aria-hidden="true"></i></a>
312+
<a href="https://github.com/bugsphp/bugsPHP"><i class="fas fa-code-branch" aria-hidden="true"></i></a>
313+
314+
</th>
315+
<td style="vertical-align:top">
316+
<a id="BugsPHP" href="https://github.com/bugsphp/bugsPHP">BugsPHP</a> &mdash; a dataset for automated program repair in PHP
317+
</td>
318+
</tr>
284319
<tr>
285320
<th colspan="2">
286321
<h3>Python</h3>

bibliography.html

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -199,6 +199,7 @@ <h3>2024</h3>
199199
<td style="vertical-align:top" width="10%">
200200
<a href="https://scholar.google.com/scholar?q=BugsPHP:+A+dataset+for+Automated+Program+Repair+in+PHP"><i class="fab fa-google" aria-hidden="true"></i></a>
201201
<a href="http://dblp.org/rec/bibtex/conf/msr/PramodSTSW24"><i class="fas fa-quote-right" aria-hidden="true"></i></a>
202+
<a href="benchmarks.html#BugsPHP"><i class="fas fa-chart-bar" aria-hidden="true"></i></a>
202203
</td>
203204
<td style="vertical-align:top">
204205
<a id="conf_msr_PramodSTSW24" href="https://doi.org/10.1145/3643991.3644878">BugsPHP: A dataset for Automated Program Repair in PHP</a></br>K. D. Pramod, W. T. N. De Silva, W. U. K. Thabrew, Ridwan Salihin Shariffdeen, Sandareka Wickramanayake</br>MSR 2024
@@ -465,6 +466,7 @@ <h3>2023</h3>
465466
<td style="vertical-align:top" width="10%">
466467
<a href="https://scholar.google.com/scholar?q=ExpressAPR:+Efficient+Patch+Validation+for+Java+Automated+Program+Repair+Systems"><i class="fab fa-google" aria-hidden="true"></i></a>
467468
<a href="http://dblp.org/rec/bibtex/conf/kbse/XiaoYWX23"><i class="fas fa-quote-right" aria-hidden="true"></i></a>
469+
<a href="tools.html#ExpressAPR"><i class="fas fa-wrench" aria-hidden="true"></i></a>
468470
</td>
469471
<td style="vertical-align:top">
470472
<a id="conf_kbse_XiaoYWX23" href="https://doi.org/10.1109/ASE56229.2023.00012">ExpressAPR: Efficient Patch Validation for Java Automated Program Repair Systems</a></br>Yuan-an Xiao, Chenyang Yang, Bo Wang, Yingfei Xiong</br>ASE 2023
@@ -488,6 +490,16 @@ <h3>2023</h3>
488490
<a id="conf_kbse_ShahoorKYK23" href="https://doi.org/10.1109/ASE56229.2023.00097">Leakpair: Proactive Repairing of Memory Leaks in Single Page Web Applications</a></br>Arooba Shahoor, Askar Yeltayuly Khamit, Jooyong Yi, Dongsun Kim</br>ASE 2023
489491
</td>
490492
</tr>
493+
<tr class="spaceUnder">
494+
<td style="vertical-align:top" width="10%">
495+
<a href="https://scholar.google.com/scholar?q=Minecraft:+Automated+Mining+of+Software+Bug+Fixes+with+Precise+Code+Context"><i class="fab fa-google" aria-hidden="true"></i></a>
496+
<a href="http://dblp.org/rec/bibtex/conf/kbse/AvulaVM23"><i class="fas fa-quote-right" aria-hidden="true"></i></a>
497+
<a href="benchmarks.html#Minecraft"><i class="fas fa-chart-bar" aria-hidden="true"></i></a>
498+
</td>
499+
<td style="vertical-align:top">
500+
<a id="conf_kbse_AvulaVM23" href="https://doi.org/10.1109/ASE56229.2023.00116">Minecraft: Automated Mining of Software Bug Fixes with Precise Code Context</a></br>Sai Krishna Avula, Venkatesh Vobbilisetti, Shouvick Mondal</br>ASE 2023
501+
</td>
502+
</tr>
491503
<tr class="spaceUnder">
492504
<td style="vertical-align:top" width="10%">
493505
<a href="https://scholar.google.com/scholar?q=Potential+Solutions+to+Challenges+in+C+Program+Repair:+A+Practical+Perspective"><i class="fab fa-google" aria-hidden="true"></i></a>
@@ -497,6 +509,15 @@ <h3>2023</h3>
497509
<a id="conf_kbse_XuanXCM23" href="https://doi.org/10.1109/ASE56229.2023.00211">Potential Solutions to Challenges in C Program Repair: A Practical Perspective</a></br>Jifeng Xuan, Qi Xin, Liqian Chen, Xiaoguang Mao</br>ASE 2023
498510
</td>
499511
</tr>
512+
<tr class="spaceUnder">
513+
<td style="vertical-align:top" width="10%">
514+
<a href="https://scholar.google.com/scholar?q=Graph+Neural+Networks+for+Mapping+Variables+Between+Programs"><i class="fab fa-google" aria-hidden="true"></i></a>
515+
<a href="http://dblp.org/rec/bibtex/conf/ecai/OrvalhoPJM23"><i class="fas fa-quote-right" aria-hidden="true"></i></a>
516+
</td>
517+
<td style="vertical-align:top">
518+
<a id="conf_ecai_OrvalhoPJM23" href="https://doi.org/10.3233/FAIA230468">Graph Neural Networks for Mapping Variables Between Programs</a></br>Pedro Orvalho, Jelle Piepenbrock, Mikol&#225;s Janota, Vasco M. Manquinho</br>ECAI 2023
519+
</td>
520+
</tr>
500521
<tr class="spaceUnder">
501522
<td style="vertical-align:top" width="10%">
502523
<a href="https://scholar.google.com/scholar?q=A+Large-Scale+Empirical+Review+of+Patch+Correctness+Checking+Approaches"><i class="fab fa-google" aria-hidden="true"></i></a>
@@ -2450,6 +2471,7 @@ <h3>2019</h3>
24502471
<td style="vertical-align:top" width="10%">
24512472
<a href="https://scholar.google.com/scholar?q=PyGGI+2.0:+language+independent+genetic+improvement+framework"><i class="fab fa-google" aria-hidden="true"></i></a>
24522473
<a href="http://dblp.org/rec/bibtex/conf/sigsoft/AnBPY19"><i class="fas fa-quote-right" aria-hidden="true"></i></a>
2474+
<a href="tools.html#PyGGI"><i class="fas fa-wrench" aria-hidden="true"></i></a>
24532475
</td>
24542476
<td style="vertical-align:top">
24552477
<a id="conf_sigsoft_AnBPY19" href="https://doi.org/10.1145/3338906.3341184">PyGGI 2.0: language independent genetic improvement framework</a></br>Gabin An, Aymeric Blot, Justyna Petke, Shin Yoo</br>FSE 2019
@@ -2473,6 +2495,16 @@ <h3>2019</h3>
24732495
<a id="conf_sigsoft_KoyuncuLB0MKT19" href="https://doi.org/10.1145/3338906.3338935">iFixR: bug report driven program repair</a></br>Anil Koyuncu, Kui Liu, Tegawend&#233; F. Bissyand&#233;, Dongsun Kim, Martin Monperrus, Jacques Klein, Yves Le Traon</br>FSE 2019
24742496
</td>
24752497
</tr>
2498+
<tr class="spaceUnder">
2499+
<td style="vertical-align:top" width="10%">
2500+
<a href="https://scholar.google.com/scholar?q=Gin:+genetic+improvement+research+made+easy"><i class="fab fa-google" aria-hidden="true"></i></a>
2501+
<a href="http://dblp.org/rec/bibtex/conf/gecco/BrownleePABWW19"><i class="fas fa-quote-right" aria-hidden="true"></i></a>
2502+
<a href="tools.html#Gin"><i class="fas fa-wrench" aria-hidden="true"></i></a>
2503+
</td>
2504+
<td style="vertical-align:top">
2505+
<a id="conf_gecco_BrownleePABWW19" href="https://doi.org/10.1145/3321707.3321841">Gin: genetic improvement research made easy</a></br>Alexander E. I. Brownlee, Justyna Petke, Brad Alexander, Earl T. Barr, Markus Wagner, David Robert White</br>GECCO 2019
2506+
</td>
2507+
</tr>
24762508
<tr class="spaceUnder">
24772509
<td style="vertical-align:top" width="10%">
24782510
<a href="https://scholar.google.com/scholar?q=Better+code+search+and+reuse+for+better+program+repair"><i class="fab fa-google" aria-hidden="true"></i></a>

cache/167_4011.rdf

Lines changed: 70 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,70 @@
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/167/4011">
4+
<rdf:type rdf:resource="https://dblp.org/rdf/schema#Creator" />
5+
<rdfs:label>Shouvick Mondal</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>167/4011</litre:hasLiteralValue>
11+
</datacite:PersonalIdentifier>
12+
</datacite:hasIdentifier>
13+
<dblp:primaryCreatorName>Shouvick Mondal</dblp:primaryCreatorName>
14+
<dblp:creatorName>Shouvick Mondal</dblp:creatorName>
15+
<dblp:authorOf rdf:resource="https://dblp.org/rec/journals/ese/MaMCZH24" />
16+
<dblp:creatorOf rdf:resource="https://dblp.org/rec/journals/ese/MaMCZH24" />
17+
<dblp:authorOf rdf:resource="https://dblp.org/rec/conf/sigsoft/AvulaM24" />
18+
<dblp:creatorOf rdf:resource="https://dblp.org/rec/conf/sigsoft/AvulaM24" />
19+
<dblp:authorOf rdf:resource="https://dblp.org/rec/conf/sigsoft/ChavanM24" />
20+
<dblp:creatorOf rdf:resource="https://dblp.org/rec/conf/sigsoft/ChavanM24" />
21+
<dblp:authorOf rdf:resource="https://dblp.org/rec/conf/sigsoft/PatelSM24" />
22+
<dblp:creatorOf rdf:resource="https://dblp.org/rec/conf/sigsoft/PatelSM24" />
23+
<dblp:authorOf rdf:resource="https://dblp.org/rec/journals/corr/abs-2405-15008" />
24+
<dblp:creatorOf rdf:resource="https://dblp.org/rec/journals/corr/abs-2405-15008" />
25+
<dblp:authorOf rdf:resource="https://dblp.org/rec/conf/kbse/AvulaVM23" />
26+
<dblp:creatorOf rdf:resource="https://dblp.org/rec/conf/kbse/AvulaVM23" />
27+
<dblp:authorOf rdf:resource="https://dblp.org/rec/journals/tse/MondalN22" />
28+
<dblp:creatorOf rdf:resource="https://dblp.org/rec/journals/tse/MondalN22" />
29+
<dblp:authorOf rdf:resource="https://dblp.org/rec/journals/jss/MondalN21" />
30+
<dblp:creatorOf rdf:resource="https://dblp.org/rec/journals/jss/MondalN21" />
31+
<dblp:authorOf rdf:resource="https://dblp.org/rec/conf/icsm/MondalSd21" />
32+
<dblp:creatorOf rdf:resource="https://dblp.org/rec/conf/icsm/MondalSd21" />
33+
<dblp:authorOf rdf:resource="https://dblp.org/rec/conf/icst/MondalN21" />
34+
<dblp:creatorOf rdf:resource="https://dblp.org/rec/conf/icst/MondalN21" />
35+
<dblp:authorOf rdf:resource="https://dblp.org/rec/journals/jss/MondalN19" />
36+
<dblp:creatorOf rdf:resource="https://dblp.org/rec/journals/jss/MondalN19" />
37+
<dblp:authorOf rdf:resource="https://dblp.org/rec/journals/fuin/SarkarBDM18" />
38+
<dblp:creatorOf rdf:resource="https://dblp.org/rec/journals/fuin/SarkarBDM18" />
39+
<dblp:authorOf rdf:resource="https://dblp.org/rec/journals/fuin/SarkarBDM18a" />
40+
<dblp:creatorOf rdf:resource="https://dblp.org/rec/journals/fuin/SarkarBDM18a" />
41+
<dblp:authorOf rdf:resource="https://dblp.org/rec/conf/dgci/SarkarBMD16" />
42+
<dblp:creatorOf rdf:resource="https://dblp.org/rec/conf/dgci/SarkarBMD16" />
43+
<dblp:authorOf rdf:resource="https://dblp.org/rec/journals/corr/MondalB15" />
44+
<dblp:creatorOf rdf:resource="https://dblp.org/rec/journals/corr/MondalB15" />
45+
<dblp:coCreatorWith rdf:resource="https://dblp.org/pid/360/6976" />
46+
<dblp:coCreatorWith rdf:resource="https://dblp.org/pid/01/7458" />
47+
<dblp:coCreatorWith rdf:resource="https://dblp.org/pid/82/2478-2" />
48+
<dblp:coCreatorWith rdf:resource="https://dblp.org/pid/380/0634" />
49+
<dblp:coCreatorWith rdf:resource="https://dblp.org/pid/116/6782" />
50+
<dblp:coCreatorWith rdf:resource="https://dblp.org/pid/16/608" />
51+
<dblp:coCreatorWith rdf:resource="https://dblp.org/pid/68/9377" />
52+
<dblp:coCreatorWith rdf:resource="https://dblp.org/pid/h/AhmedEHassan" />
53+
<dblp:coCreatorWith rdf:resource="https://dblp.org/pid/49/3283" />
54+
<dblp:coCreatorWith rdf:resource="https://dblp.org/pid/290/0670" />
55+
<dblp:coCreatorWith rdf:resource="https://dblp.org/pid/31/5699" />
56+
<dblp:coCreatorWith rdf:resource="https://dblp.org/pid/380/0646" />
57+
<dblp:coCreatorWith rdf:resource="https://dblp.org/pid/157/6063" />
58+
<dblp:coCreatorWith rdf:resource="https://dblp.org/pid/380/0463" />
59+
<dblp:coCreatorWith rdf:resource="https://dblp.org/pid/278/0406" />
60+
<dblp:coCreatorWith rdf:resource="https://dblp.org/pid/360/7271" />
61+
<dblp:coCreatorWith rdf:resource="https://dblp.org/pid/07/1059-1" />
62+
</dblp:Person>
63+
<rdf:Description rdf:about="https://dblp.org/pid/167/4011.rdf">
64+
<rdfs:label>provenance information for RDF data of dblp person &apos;167/4011&apos;</rdfs:label>
65+
<dct:creator rdf:resource="https://dblp.org" />
66+
<dct:isPartOf rdf:resource="https://dblp.org/rdf/dblp.rdf" />
67+
<dct:license rdf:resource="https://creativecommons.org/publicdomain/zero/1.0/" />
68+
<dct:modified>2024-08-05T20:23:34+0200</dct:modified>
69+
</rdf:Description>
70+
</rdf:RDF>

cache/249_1872.rdf

Lines changed: 59 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,59 @@
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/249/1872">
4+
<rdf:type rdf:resource="https://dblp.org/rdf/schema#Creator" />
5+
<rdfs:label>Pedro Orvalho</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>249/1872</litre:hasLiteralValue>
11+
</datacite:PersonalIdentifier>
12+
</datacite:hasIdentifier>
13+
<dblp:primaryCreatorName>Pedro Orvalho</dblp:primaryCreatorName>
14+
<dblp:creatorName>Pedro Orvalho</dblp:creatorName>
15+
<dblp:authorOf rdf:resource="https://dblp.org/rec/conf/fm/OrvalhoJM24" />
16+
<dblp:creatorOf rdf:resource="https://dblp.org/rec/conf/fm/OrvalhoJM24" />
17+
<dblp:authorOf rdf:resource="https://dblp.org/rec/conf/icse-apr/OrvalhoJM24" />
18+
<dblp:creatorOf rdf:resource="https://dblp.org/rec/conf/icse-apr/OrvalhoJM24" />
19+
<dblp:authorOf rdf:resource="https://dblp.org/rec/journals/corr/abs-2407-09337" />
20+
<dblp:creatorOf rdf:resource="https://dblp.org/rec/journals/corr/abs-2407-09337" />
21+
<dblp:authorOf rdf:resource="https://dblp.org/rec/conf/ecai/OrvalhoPJM23" />
22+
<dblp:creatorOf rdf:resource="https://dblp.org/rec/conf/ecai/OrvalhoPJM23" />
23+
<dblp:authorOf rdf:resource="https://dblp.org/rec/conf/sat/OrvalhoMM23" />
24+
<dblp:creatorOf rdf:resource="https://dblp.org/rec/conf/sat/OrvalhoMM23" />
25+
<dblp:authorOf rdf:resource="https://dblp.org/rec/journals/corr/abs-2305-16191" />
26+
<dblp:creatorOf rdf:resource="https://dblp.org/rec/journals/corr/abs-2305-16191" />
27+
<dblp:authorOf rdf:resource="https://dblp.org/rec/journals/corr/abs-2307-13014" />
28+
<dblp:creatorOf rdf:resource="https://dblp.org/rec/journals/corr/abs-2307-13014" />
29+
<dblp:authorOf rdf:resource="https://dblp.org/rec/conf/sigsoft/OrvalhoJM22" />
30+
<dblp:creatorOf rdf:resource="https://dblp.org/rec/conf/sigsoft/OrvalhoJM22" />
31+
<dblp:authorOf rdf:resource="https://dblp.org/rec/journals/corr/abs-2206-08768" />
32+
<dblp:creatorOf rdf:resource="https://dblp.org/rec/journals/corr/abs-2206-08768" />
33+
<dblp:authorOf rdf:resource="https://dblp.org/rec/journals/corr/abs-2206-14175" />
34+
<dblp:creatorOf rdf:resource="https://dblp.org/rec/journals/corr/abs-2206-14175" />
35+
<dblp:authorOf rdf:resource="https://dblp.org/rec/conf/sigsoft/ZhangWOGMMK21" />
36+
<dblp:creatorOf rdf:resource="https://dblp.org/rec/conf/sigsoft/ZhangWOGMMK21" />
37+
<dblp:authorOf rdf:resource="https://dblp.org/rec/journals/pvldb/OrvalhoTVMM20" />
38+
<dblp:creatorOf rdf:resource="https://dblp.org/rec/journals/pvldb/OrvalhoTVMM20" />
39+
<dblp:authorOf rdf:resource="https://dblp.org/rec/conf/cp/OrvalhoTVMM19" />
40+
<dblp:creatorOf rdf:resource="https://dblp.org/rec/conf/cp/OrvalhoTVMM19" />
41+
<dblp:coCreatorWith rdf:resource="https://dblp.org/pid/01/2201" />
42+
<dblp:coCreatorWith rdf:resource="https://dblp.org/pid/56/2424" />
43+
<dblp:coCreatorWith rdf:resource="https://dblp.org/pid/49/2420" />
44+
<dblp:coCreatorWith rdf:resource="https://dblp.org/pid/57/1074" />
45+
<dblp:coCreatorWith rdf:resource="https://dblp.org/pid/14/8296" />
46+
<dblp:coCreatorWith rdf:resource="https://dblp.org/pid/285/5325" />
47+
<dblp:coCreatorWith rdf:resource="https://dblp.org/pid/163/2015-1" />
48+
<dblp:coCreatorWith rdf:resource="https://dblp.org/pid/249/1875" />
49+
<dblp:coCreatorWith rdf:resource="https://dblp.org/pid/48/6817" />
50+
<dblp:coCreatorWith rdf:resource="https://dblp.org/pid/159/5454" />
51+
</dblp:Person>
52+
<rdf:Description rdf:about="https://dblp.org/pid/249/1872.rdf">
53+
<rdfs:label>provenance information for RDF data of dblp person &apos;249/1872&apos;</rdfs:label>
54+
<dct:creator rdf:resource="https://dblp.org" />
55+
<dct:isPartOf rdf:resource="https://dblp.org/rdf/dblp.rdf" />
56+
<dct:license rdf:resource="https://creativecommons.org/publicdomain/zero/1.0/" />
57+
<dct:modified>2024-09-22T23:35:33+0200</dct:modified>
58+
</rdf:Description>
59+
</rdf:RDF>

0 commit comments

Comments
 (0)