Difference between revisions of "Workdocumentation 2023-11-19"
Jump to navigation
Jump to search
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
= Prepration = | = Prepration = | ||
+ | <source lang='bash'> | ||
curl https://conferencecorpus.bitplan.com/eventseries/AISI -o /tmp/AISI.json | curl https://conferencecorpus.bitplan.com/eventseries/AISI -o /tmp/AISI.json | ||
+ | curl https://conferencecorpus.bitplan.com/eventseries/CSSE -o /tmp/CSSE.json | ||
+ | </source> | ||
= Json = | = Json = | ||
<source lang='json'>{ | <source lang='json'>{ | ||
Line 824: | Line 827: | ||
</source> | </source> | ||
= Prompt= | = Prompt= | ||
− | <pre>disambiguate and give acronym, ordinal, title,startDate,endDate in sorted order stating the sources that have the AISI conference and then briefly listing the entries that do not match this series: { | + | <pre>disambiguate and give acronym, ordinal, title,startDate,endDate in sorted order stating the sources that have the AISI conference and then briefly listing the entries that do not match this series: |
+ | { ... | ||
+ | } | ||
</pre> | </pre> | ||
+ | == ChatGPT-4 answer == | ||
+ | <pre> | ||
+ | The acronym "AISI" refers to the "Advanced Intelligent System and Informatics" conference series, primarily focused on computer science. Here's a sorted list of these conferences by start date, along with their sources: | ||
+ | |||
+ | AISI 2015 | ||
+ | City: Beni Suef, Egypt | ||
+ | Start Date: 2015-11-28 | ||
+ | End Date: 2015-11-30 | ||
+ | Source: confref, dblp, gnd, tibkat, wikicfp, wikidata | ||
+ | |||
+ | AISI 2016 | ||
+ | City: Cairo, Egypt | ||
+ | Start Date: 2016-10-24 | ||
+ | End Date: 2016-10-26 | ||
+ | Source: confref, gnd, wikicfp, dblp | ||
+ | AISI 2017 | ||
+ | City: Cairo, Egypt | ||
+ | Start Date: 2017-09-09 | ||
+ | End Date: 2017-09-11 | ||
+ | Source: confref, gnd, wikicfp, dblp | ||
+ | |||
+ | AISI 2018 | ||
+ | City: Cairo, Egypt | ||
+ | Start Date: 2018-09-01 | ||
+ | End Date: 2018-09-03 | ||
+ | Source: confref, gnd, wikicfp, dblp | ||
+ | |||
+ | AISI 2019 | ||
+ | City: Cairo, Egypt | ||
+ | Start Date: 2019-10-26 | ||
+ | End Date: 2019-10-28 | ||
+ | Source: confref, dblp | ||
+ | |||
+ | AISI 2020 | ||
+ | City: Cairo, Egypt | ||
+ | Start Date: 2020-10-19 | ||
+ | End Date: 2020-10-21 | ||
+ | Source: dblp, tibkat, wikicfp | ||
+ | |||
+ | AISI 2021 | ||
+ | City: Cairo, Egypt | ||
+ | Start Date: 2021-12-11 | ||
+ | End Date: 2021-12-13 | ||
+ | Source: wikicfp | ||
+ | |||
+ | Entries that do not match this series include an "AISI Symposium" held in Pittsburgh, United States, in 1987, focusing on the recycling of metal cans. This event is recorded in the tibkat database. | ||
+ | </pre> | ||
+ | <pre> | ||
+ | disambiguate and give acronym, ordinal, title,startDate,endDate in sorted order stating the sources that have this conference series and then briefly listing the entries that do not match this series. For the matching series use the template below and add a sources field that states the id of each matching source. Do the non matching list as normal mediawiki format bulleted list. | ||
+ | {{Event | ||
+ | |acronym=JCDL 2020 | ||
+ | |wikidataid=Q109515959 | ||
+ | |homepage=https://2020.jcdl.org/ | ||
+ | |ordinal= | ||
+ | |series=JCDL | ||
+ | |city=Xi'an | ||
+ | |region=Shaanxi | ||
+ | |country=China | ||
+ | |storemode=property | ||
+ | |description=JCDL 2020 ACM/IEEE Joint Conference on Digital Libraries | ||
+ | |title= | ||
+ | }} | ||
+ | </pre> | ||
= Events = | = Events = | ||
{{Event | {{Event |