Workdocumentation 2024-05-12


Wolfgang Fahl

snapquery statistics[edit]

query_success[edit]

sqlquery -en snapquery -qp snapquery/samples/meta_query.yaml -qn query_success -f mediawiki

query_success[edit]

sqlquery -en snapquery -qp snapquery/samples/meta_query.yaml -qn query_success -f mediawiki

query[edit]

SELECT 
   COUNT(*) AS count,
   endpoint_name

FROM "QueryStats"
WHERE records>0
GROUP BY endpoint_name
ORDER BY 1 DESC


result[edit]

count endpoint_name
739 wikidata
282 wikidata-scatter
134 wikidata-qlever

query_success_by_namespace[edit]

sqlquery -en snapquery -qp snapquery/samples/meta_query.yaml -qn query_success_by_namespace -f mediawiki

query[edit]

SELECT 
   COUNT(*) AS count,
   nq.namespace,
   qs.endpoint_name
   
FROM QueryStats qs
JOIN NamedQuery nq on qs.query_id=nq.query_id
WHERE records>0
GROUP BY endpoint_name,namespace
ORDER BY 2 ASC,1 DESC


result[edit]

count namespace endpoint_name
40 ceur-ws wikidata-qlever
32 ceur-ws wikidata
14 ceur-ws wikidata-scatter
220 scholia wikidata
90 scholia wikidata-scatter
8 scholia wikidata-qlever
5 snapquery-examples wikidata
4 snapquery-examples wikidata-qlever
4 snapquery-examples wikidata-scatter
482 wikidata-examples wikidata
174 wikidata-examples wikidata-scatter
82 wikidata-examples wikidata-qlever

LLM Query name annotation[edit]

grep 'duration:' prompts_2024-05-12.yaml | tail -100 | python -c "import sys; print(sum(float(line.split(': ')[1]) for line in sys.stdin))"
324.5718989999999

grep 'tokens:' prompts_2024-05-12.yaml | tail -100 | python -c "import sys; print(sum(float(line.split(': ')[1]) for line in sys.stdin))"
44851.0

grep 'tokens:' prompts_2024-05-12.yaml | python -c "import sys; print(sum(float(line.split(': ')[1]) for line in sys.stdin))" 
100990.0

ChatGPT API Prompt Log[edit]

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Finder with Ingredients on Hand",
    "description": "Search for recipes with ingredients you already have. Get results based on available ingredients, cooking time, and dietary preferences. Easily save and share your favorite recipes."
  }
tokens: 174
temperature: 0.7
timestamp: 2024-05-12 09:18:28.780181
duration: 1.537751
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Finder with Ingredients You Have",
    "description": "Search for recipes based on ingredients you have. Enter the ingredients you have on hand and get a list of recipes you can make. Includes cooking instructions and serving suggestions."
  }
tokens: 176
temperature: 0.7
timestamp: 2024-05-12 09:21:45.215071
duration: 1.484387
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Finder",
    "description": "Search for recipes by ingredients or dish name. Get detailed instructions, ingredient list, and nutritional information for each recipe. Save your favorite recipes for easy access later."
  }
tokens: 171
temperature: 0.7
timestamp: 2024-05-12 09:21:58.343260
duration: 1.098448
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Finder with Ingredient Search",
    "description": "Search for recipes by ingredients. Enter the ingredients you have and find matching recipes. Filter by dietary restrictions and save your favorite recipes."
  }
tokens: 168
temperature: 0.7
timestamp: 2024-05-12 09:22:02.278403
duration: 1.276579
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Online Recipe Database with Ingredient Search",
    "description": "Search for recipes based on available ingredients. Explore a vast database of recipes and filter results by ingredients. Get detailed instructions and nutritional information."
  }
tokens: 170
temperature: 0.7
timestamp: 2024-05-12 09:22:14.572788
duration: 1.270787
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Finder with Meal Suggestions",
    "description": "Searches for recipes based on ingredients. Provides meal suggestions based on the chosen recipe. Includes ingredients list, cooking instructions, and nutritional information."
  }
tokens: 170
temperature: 0.7
timestamp: 2024-05-12 09:22:29.754206
duration: 1.207025
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Generator for Quick and Easy Meals",
    "description": "Generates simple and fast recipes for busy individuals. Provides step-by-step instructions and ingredient lists for efficient cooking. Offers a variety of meal options for different dietary preferences."
  }
tokens: 177
temperature: 0.7
timestamp: 2024-05-12 09:22:31.499191
duration: 1.202058
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Finder",
    "description": "Search for recipes by ingredients, cuisine, or dietary restrictions. Get detailed instructions, ingredient list, and nutritional information. Save your favorite recipes and create shopping lists."
  }
tokens: 171
temperature: 0.7
timestamp: 2024-05-12 09:22:34.466684
duration: 1.332629
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Finder",
    "description": "Search for recipes based on ingredients you have. Find recipes based on ingredients you already have in your kitchen. This tool helps you discover new dishes and make the most out of what you have."
  }
tokens: 177
temperature: 0.7
timestamp: 2024-05-12 09:22:43.211713
duration: 1.181845
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Finder",
    "description": "Search for recipes based on ingredients. Enter the ingredients you have and get a list of recipes that you can make. Filter by cuisine type or dietary restrictions."
  }
tokens: 170
temperature: 0.7
timestamp: 2024-05-12 09:23:29.481245
duration: 1.421234
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Finder",
    "description": "Search for recipes based on ingredients. This tool allows users to enter ingredients they have on hand and find recipes that use those ingredients. Users can also filter results by dietary restrictions."
  }
tokens: 174
temperature: 0.7
timestamp: 2024-05-12 09:23:31.180662
duration: 1.143166
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Finder",
    "description": "Search and discover new recipes based on ingredients. Find recipes using ingredients you already have at home. Get step-by-step instructions and nutritional information."
  }
tokens: 167
temperature: 0.7
timestamp: 2024-05-12 09:23:35.527237
duration: 1.091964
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Art Galleries in Paris with English Descriptions",
    "description": "Displays art galleries in Paris with English descriptions. Shows galleries within 5 km of Paris' center, providing names, addresses, and brief descriptions. Includes gallery identifiers, locations, and related links."
  }
tokens: 185
temperature: 0.7
timestamp: 2024-05-12 09:23:43.947923
duration: 1.325189
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Finder with Ingredients on Hand",
    "description": "Find recipes based on available ingredients. Input the items you have, and the app will suggest recipes you can make with them. It also includes cooking times and instructions."
  }
tokens: 176
temperature: 0.7
timestamp: 2024-05-12 09:23:49.926642
duration: 1.307342
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Finder",
    "description": "Search for recipes based on ingredients. Provides a list of recipes using specified ingredients. Includes cooking instructions and nutritional information."
  }
tokens: 162
temperature: 0.7
timestamp: 2024-05-12 09:23:54.257738
duration: 0.905515
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Finder with Ingredients on Hand",
    "description": "Searches for recipes based on available ingredients. Users can input ingredients they have on hand and the tool will display recipes that can be made with those ingredients. The results include recipe names, ingredients, and cooking instructions."
  }
tokens: 186
temperature: 0.7
timestamp: 2024-05-12 09:24:31.097012
duration: 1.561818
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Finder with Ingredient Search",
    "description": "Search and find recipes based on ingredients you have. Input the ingredients you have and get a list of recipes that include those ingredients. Filter by cuisine, dietary restrictions, and more."
  }
tokens: 178
temperature: 0.7
timestamp: 2024-05-12 09:24:34.797892
duration: 1.422374
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Finder",
    "description": "Search for recipes from various cuisines and categories. Get detailed instructions, ingredients list, and cooking time. Save your favorite recipes for quick access."
  }
tokens: 168
temperature: 0.7
timestamp: 2024-05-12 09:24:37.596783
duration: 1.068112
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Finder",
    "description": "Search for recipes based on ingredients. Enter items you have and get recipes you can make. Find new meal ideas with ease."
  }
tokens: 164
temperature: 0.7
timestamp: 2024-05-12 09:24:42.328208
duration: 1.246368
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Finder with Ingredients on Hand",
    "description": "Find recipes using ingredients you already have. Input your available ingredients and get a list of recipes you can make. Includes cooking instructions, ingredients list, and serving size."
  }
tokens: 176
temperature: 0.7
timestamp: 2024-05-12 09:24:49.303682
duration: 1.073165
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Finder",
    "description": "Search for recipes by ingredients, cuisine, or meal type. Get detailed instructions, nutritional information, and user reviews. Save your favorite recipes for easy access later."
  }
tokens: 171
temperature: 0.7
timestamp: 2024-05-12 09:24:55.961244
duration: 1.390236
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Code Snippets for JavaScript Functions",
    "description": "Collection of reusable code snippets for common JavaScript functions. Includes examples for sorting arrays, manipulating strings, and handling asynchronous operations. Ideal for developers seeking quick solutions to common programming tasks."
  }
tokens: 178
temperature: 0.7
timestamp: 2024-05-12 09:25:01.161188
duration: 1.294117
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Finder using Ingredient Search",
    "description": "Search for recipes based on available ingredients. Enter the ingredients you have and find matching recipes. The results include recipe names, ingredients, and cooking instructions."
  }
tokens: 172
temperature: 0.7
timestamp: 2024-05-12 09:25:10.967135
duration: 1.212814
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Finder",
    "description": "Search for recipes based on ingredients you have. Get step-by-step instructions and nutritional information."
  }
tokens: 157
temperature: 0.7
timestamp: 2024-05-12 09:25:13.460424
duration: 0.825742
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Finder",
    "description": "Search for recipes based on ingredients. Get detailed instructions, nutritional information, and user ratings."
  }
tokens: 157
temperature: 0.7
timestamp: 2024-05-12 09:25:14.877632
duration: 0.8608
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Generator for Quick Meals",
    "description": "Generate quick and easy meal recipes based on available ingredients. Enter your ingredients and dietary preferences to get personalized recipe suggestions. Includes cooking instructions and nutritional information."
  }
tokens: 172
temperature: 0.7
timestamp: 2024-05-12 09:25:26.716392
duration: 1.20473
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Finder",
    "description": "Search and discover new recipes based on ingredients. Enter the ingredients you have and get a list of recipes that you can make with them. Find inspiration for your next meal with this handy tool."
  }
tokens: 177
temperature: 0.7
timestamp: 2024-05-12 09:25:31.581419
duration: 1.330818
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Finder with Ingredient Search",
    "description": "Search for recipes based on ingredients you have. Get ideas for meals using what you already have in your pantry. Find new recipes to try out with the ingredients you currently have."
  }
tokens: 177
temperature: 0.7
timestamp: 2024-05-12 09:25:35.692935
duration: 1.039896
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Finder",
    "description": "Search and discover new recipes. Find detailed instructions for cooking your favorite dishes. Filter by cuisine, ingredients, and dietary restrictions."
  }
tokens: 164
temperature: 0.7
timestamp: 2024-05-12 09:25:42.581263
duration: 1.026818
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Online Recipe Search Engine",
    "description": "Search for recipes from various cuisines and dietary restrictions. Get detailed instructions, ingredient lists, and nutritional information. Save your favorite recipes for later and share them with friends."
  }
tokens: 175
temperature: 0.7
timestamp: 2024-05-12 09:25:50.748210
duration: 1.17637
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Finder",
    "description": "Search for recipes based on ingredients. Find recipes using ingredients you already have in your kitchen. Filter recipes by cuisine, diet, and meal type."
  }
tokens: 168
temperature: 0.7
timestamp: 2024-05-12 09:26:09.816629
duration: 1.142036
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Local Coffee Shops in New York City",
    "description": "Discover hidden gems in NYC with the best coffee spots. This interactive map showcases unique cafes, their specialties, and customer reviews."
  }
tokens: 169
temperature: 0.7
timestamp: 2024-05-12 09:26:25.983041
duration: 1.087471
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Generator with Ingredient Substitution",
    "description": "Generate recipes with ingredient substitution options. Input ingredients to find recipes, with the ability to substitute ingredients based on dietary restrictions or preferences. Includes cooking instructions and nutritional information."
  }
tokens: 176
temperature: 0.7
timestamp: 2024-05-12 09:26:27.726998
duration: 1.358689
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Finder",
    "description": "Search for recipes based on ingredients. Get detailed instructions and nutritional information for each recipe. Easily filter results by dietary restrictions."
  }
tokens: 163
temperature: 0.7
timestamp: 2024-05-12 09:26:35.912582
duration: 1.013458
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Finder App",
    "description": "Search for recipes based on ingredients you have. Get step-by-step instructions and a list of required ingredients. Save your favorite recipes for future reference."
  }
tokens: 169
temperature: 0.7
timestamp: 2024-05-12 09:26:43.483613
duration: 1.220538
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Finder with Nutritional Information",
    "description": "Search for recipes by ingredients and retrieve nutritional information. Users can input ingredients and receive a list of recipes along with their calorie counts, macronutrient breakdowns, and serving sizes. The results include recipe names, calorie counts, and macronutrient information."
  }
tokens: 196
temperature: 0.7
timestamp: 2024-05-12 09:26:49.919957
duration: 1.646006
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Organizer App",
    "description": "Organize your recipes with this user-friendly app. Easily add, edit, and categorize recipes. Search and filter by ingredients, meal type, and more."
  }
tokens: 172
temperature: 0.7
timestamp: 2024-05-12 09:26:53.346170
duration: 1.00415
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Finder",
    "description": "Search for recipes based on ingredients you have. Find recipes for your favorite dishes with ingredients, instructions, and ratings. Get inspired to cook with easy access to a variety of recipes."
  }
tokens: 175
temperature: 0.7
timestamp: 2024-05-12 09:26:55.143692
duration: 1.249627
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Finder",
    "description": "Finds recipes based on ingredients you have. Enter your ingredients, get a list of recipes you can make. Includes cooking instructions and serving size."
  }
tokens: 168
temperature: 0.7
timestamp: 2024-05-12 09:27:08.807859
duration: 1.271697
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Finder",
    "description": "Search and discover various recipes based on ingredients or cuisine type. Provides detailed instructions, cooking time, and serving size. Includes a feature to save favorite recipes for future reference."
  }
tokens: 173
temperature: 0.7
timestamp: 2024-05-12 09:27:13.516191
duration: 1.183329
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Finder for Easy Meal Ideas",
    "description": "Search for recipes by ingredients or dish name. Get easy meal ideas for any occasion. Filter by dietary restrictions and save favorite recipes."
  }
tokens: 169
temperature: 0.7
timestamp: 2024-05-12 09:27:22.198396
duration: 1.170763
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Finder",
    "description": "Search for recipes based on ingredients. Enter ingredients you have and find recipes that you can make. Filter results by cuisine, diet, and meal type."
  }
tokens: 169
temperature: 0.7
timestamp: 2024-05-12 09:27:29.164876
duration: 1.208009
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Finder",
    "description": "Search for recipes based on ingredients, cuisine type, and dietary restrictions. Get detailed recipes, nutritional information, and cooking instructions. Save favorite recipes and create shopping lists."
  }
tokens: 172
temperature: 0.7
timestamp: 2024-05-12 09:27:35.375859
duration: 1.224563
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Finder",
    "description": "Search for recipes by ingredients, cuisine, or meal type. Get step-by-step instructions, nutritional information, and user ratings. Save your favorite recipes and create shopping lists."
  }
tokens: 173
temperature: 0.7
timestamp: 2024-05-12 09:27:37.642498
duration: 1.076546
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Healthy Recipes for Busy Individuals",
    "description": "Find quick and nutritious recipes for busy people. Browse through a variety of dishes that are easy to make and packed with nutrients. Each recipe includes ingredients, instructions, and nutritional information."
  }
tokens: 178
temperature: 0.7
timestamp: 2024-05-12 09:27:44.097051
duration: 1.0982
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Finder",
    "description": "Search for recipes based on ingredients. Enter the ingredients you have in your kitchen and get a list of recipes you can make. Filter recipes by cuisine, dietary restrictions, and cooking time."
  }
tokens: 176
temperature: 0.7
timestamp: 2024-05-12 09:27:54.327817
duration: 1.168293
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Generator for Quick and Easy Meals",
    "description": "Generates quick and easy recipes based on selected ingredients. Provides step-by-step instructions and cooking times. Includes options for dietary restrictions and preferences."
  }
tokens: 172
temperature: 0.7
timestamp: 2024-05-12 09:27:57.668682
duration: 1.30592
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Finder",
    "description": "Search for recipes based on ingredients, cuisine, or dietary restrictions. Get detailed instructions, ingredients list, and nutritional information for each recipe. Save your favorite recipes for easy access later."
  }
tokens: 175
temperature: 0.7
timestamp: 2024-05-12 09:28:03.391246
duration: 0.980902
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Finder",
    "description": "Search for recipes based on ingredients you have. Find new dishes to try with the ingredients you already have at home. Get detailed instructions and ingredient lists for each recipe."
  }
tokens: 172
temperature: 0.7
timestamp: 2024-05-12 09:28:19.355930
duration: 1.119881
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Finder",
    "description": "Search for recipes based on ingredients. Enter the ingredients you have and get recipes that match. Includes cooking instructions and required ingredients list."
  }
tokens: 165
temperature: 0.7
timestamp: 2024-05-12 09:28:35.852245
duration: 1.130122
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Finder",
    "description": "Search for recipes based on ingredients. Enter the ingredients you have on hand and get recipe suggestions. Filter by cuisine type, diet restrictions, and preparation time."
  }
tokens: 170
temperature: 0.7
timestamp: 2024-05-12 09:28:41.762856
duration: 0.979686
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Online Recipe Book for Home Cooks",
    "description": "Access a variety of recipes for home cooks. Browse through categories like appetizers, main dishes, desserts, and more. Each recipe includes ingredients, instructions, and user ratings."
  }
tokens: 179
temperature: 0.7
timestamp: 2024-05-12 09:28:44.112723
duration: 1.168923
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Finder with Ingredients on Hand",
    "description": "Find recipes based on ingredients you have. Enter items you possess and get recipes that match. Allows filtering by cuisine type, dietary restrictions, and prep time."
  }
tokens: 174
temperature: 0.7
timestamp: 2024-05-12 09:28:52.483233
duration: 1.212333
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Vegan Restaurants in New York City",
    "description": "Locates vegan-friendly restaurants in NYC. Displays names, addresses, and reviews for each location. Filter by cuisine type and price range."
  }
tokens: 171
temperature: 0.7
timestamp: 2024-05-12 09:29:06.170559
duration: 1.093589
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Generator",
    "description": "Generates random recipes for cooking inspiration. Includes ingredients, measurements, and cooking instructions. Perfect for trying out new dishes or spicing up your meals!"
  }
tokens: 169
temperature: 0.7
timestamp: 2024-05-12 09:29:21.217210
duration: 1.310729
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Finder",
    "description": "Search for recipes based on ingredients, cuisine type, and dietary restrictions. Get detailed instructions and ingredient list for each recipe. Filter results by popularity, rating, and cooking time."
  }
tokens: 174
temperature: 0.7
timestamp: 2024-05-12 09:29:29.485439
duration: 1.153449
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Finder",
    "description": "Search and discover new recipes based on ingredients you have. Get access to a large database of recipes with step-by-step instructions and nutritional information. Filter recipes by cuisine, dietary restrictions, and cooking time."
  }
tokens: 179
temperature: 0.7
timestamp: 2024-05-12 09:29:33.391244
duration: 1.236173
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Generator for Quick Meals",
    "description": "Generates quick and easy recipes based on ingredients available in your pantry. Includes step-by-step instructions and cooking time for each recipe. Perfect for busy weeknights or last-minute meals."
  }
tokens: 179
temperature: 0.7
timestamp: 2024-05-12 09:29:45.958131
duration: 1.331809
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Finder",
    "description": "Search for recipes based on ingredients. Browse through a wide selection of dishes and find new ideas for your next meal. Filter results by cuisine type, cooking time, and dietary restrictions."
  }
tokens: 175
temperature: 0.7
timestamp: 2024-05-12 09:29:47.988749
duration: 1.153633
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Finder",
    "description": "Search and discover new recipes based on ingredients, cuisine type, and dietary restrictions. Get detailed instructions, ingredient list, and nutrition facts for each recipe. Save your favorite recipes for easy access later."
  }
tokens: 178
temperature: 0.7
timestamp: 2024-05-12 09:29:53.642130
duration: 1.280013
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Finder",
    "description": "Search and discover new recipes based on ingredients you have. Get detailed instructions, ingredients list, and nutritional information for each recipe."
  }
tokens: 164
temperature: 0.7
timestamp: 2024-05-12 09:29:56.530730
duration: 1.102613
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Finder",
    "description": "Search for recipes based on ingredients you have. Enter the ingredients you have on hand, and get recipe suggestions. Includes cooking time, difficulty level, and step-by-step instructions."
  }
tokens: 174
temperature: 0.7
timestamp: 2024-05-12 09:30:01.323722
duration: 1.184065
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Finder",
    "description": "Search for recipes based on ingredients. Find recipes that match the ingredients you have at home. Filter recipes by cuisine, dietary restrictions, and cooking time."
  }
tokens: 169
temperature: 0.7
timestamp: 2024-05-12 09:30:08.473230
duration: 1.351891
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Historical landmarks in Rome",
    "description": "Explore famous historical sites in Rome. This API provides information on popular landmarks, including descriptions, images, and historical significance. Users can search by keyword or location to discover hidden gems."
  }
tokens: 178
temperature: 0.7
timestamp: 2024-05-12 09:30:12.148018
duration: 1.305532
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Finder",
    "description": "Search for recipes by ingredients or cuisine type. Get detailed instructions and ingredient lists for each recipe. Save your favorite recipes for later reference."
  }
tokens: 166
temperature: 0.7
timestamp: 2024-05-12 09:30:24.670892
duration: 1.152801
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Finder with Nutritional Information",
    "description": "Search for recipes by ingredients and retrieve nutritional information. This tool provides detailed information on the calories, fats, proteins, and carbs in each recipe, helping users make healthier food choices."
  }
tokens: 179
temperature: 0.7
timestamp: 2024-05-12 09:30:27.241385
duration: 1.294661
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Generator",
    "description": "Generates random recipes based on user preferences. Allows users to specify dietary restrictions and ingredient preferences. Provides step-by-step instructions and nutritional information."
  }
tokens: 167
temperature: 0.7
timestamp: 2024-05-12 09:30:29.607519
duration: 1.065212
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Finder",
    "description": "Search and discover new recipes based on ingredients you have. Find recipes based on your dietary preferences and cooking time."
  }
tokens: 161
temperature: 0.7
timestamp: 2024-05-12 09:30:39.223650
duration: 1.326794
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Finder",
    "description": "Search for recipes based on ingredients you have. Get suggestions for meals based on what you already have in your kitchen. Easy and convenient way to plan meals without needing to go to the store."
  }
tokens: 177
temperature: 0.7
timestamp: 2024-05-12 09:30:47.463985
duration: 1.101114
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Finder",
    "description": "Search for recipes based on ingredients you have. Enter the ingredients you have on hand and get a list of recipes you can make. Filter results by cuisine, dietary restrictions, and more."
  }
tokens: 176
temperature: 0.7
timestamp: 2024-05-12 09:30:51.090065
duration: 1.734933
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Finder",
    "description": "Search and discover new recipes based on ingredients or cuisine type. Get detailed instructions, ingredient lists, and cooking times for each dish. Save your favorite recipes and create shopping lists."
  }
tokens: 174
temperature: 0.7
timestamp: 2024-05-12 09:30:53.658853
duration: 1.327226
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Finder App",
    "description": "Search and discover various recipes based on ingredients. Get detailed instructions, ingredients list, and user reviews."
  }
tokens: 160
temperature: 0.7
timestamp: 2024-05-12 09:30:57.698536
duration: 0.861899
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Finder",
    "description": "Search for recipes by ingredients or dish name. Find detailed instructions, ingredients list, and cooking time. Save your favorite recipes for later."
  }
tokens: 166
temperature: 0.7
timestamp: 2024-05-12 09:31:15.306661
duration: 1.151775
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Finder with Ingredients on Hand",
    "description": "Search for recipes based on available ingredients. Enter what you have in your kitchen and get recipe suggestions. Find meals that match your ingredients for easy cooking."
  }
tokens: 173
temperature: 0.7
timestamp: 2024-05-12 09:31:21.835119
duration: 1.071077
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "DIY Home Renovation Guide",
    "description": "A comprehensive guide for DIY home renovations. Provides step-by-step instructions, tips, and tricks for various projects. Includes budget-friendly ideas and safety precautions."
  }
tokens: 173
temperature: 0.7
timestamp: 2024-05-12 09:31:30.772048
duration: 1.037626
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Finder",
    "description": "Search for recipes based on ingredients. Get step-by-step instructions and nutritional information."
  }
tokens: 155
temperature: 0.7
timestamp: 2024-05-12 09:31:54.035131
duration: 1.087173
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Finder",
    "description": "Search for recipes based on ingredients you have. Get detailed instructions and nutritional information."
  }
tokens: 155
temperature: 0.7
timestamp: 2024-05-12 09:32:00.125235
duration: 0.967683
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Finder",
    "description": "Search and discover new recipes based on ingredients you have. Get detailed instructions, ingredients list, and nutritional information. Save your favorite recipes for future reference."
  }
tokens: 169
temperature: 0.7
timestamp: 2024-05-12 09:32:21.587342
duration: 1.14762
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Finder App",
    "description": "Search for recipes based on ingredients you have. Get detailed instructions and ingredient list. Save your favorite recipes for later."
  }
tokens: 163
temperature: 0.7
timestamp: 2024-05-12 09:32:25.620746
duration: 0.952764
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Finder",
    "description": "Search for recipes based on ingredients. Find recipes using ingredients you have on hand. Browse recipes by ingredients and save your favorites."
  }
tokens: 164
temperature: 0.7
timestamp: 2024-05-12 09:32:38.158705
duration: 2.381546
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Popular Hiking Trails in New Zealand",
    "description": "Explore popular hiking trails in New Zealand. This tool provides information on the top hiking routes, including difficulty levels, distances, and scenic views. Discover the best spots for outdoor adventure in New Zealand."
  }
tokens: 183
temperature: 0.7
timestamp: 2024-05-12 09:32:42.341974
duration: 1.218804
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Virtual Art Gallery Tour",
    "description": "Experience a virtual tour of various art galleries. Enjoy exploring different artworks and exhibitions from the comfort of your home. Engage with interactive features and learn about the history behind each piece."
  }
tokens: 177
temperature: 0.7
timestamp: 2024-05-12 09:32:45.832433
duration: 1.141352
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Finder",
    "description": "Search and discover new recipes based on ingredients you have. Find recipes for breakfast, lunch, and dinner using the ingredients in your pantry. Get detailed instructions and nutritional information for each recipe."
  }
tokens: 176
temperature: 0.7
timestamp: 2024-05-12 09:32:47.503185
duration: 1.112655
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Finder with Ingredient Search",
    "description": "Search for recipes based on available ingredients. This tool suggests recipes based on the ingredients you provide. It displays recipes with ingredients, instructions, and cooking time."
  }
tokens: 173
temperature: 0.7
timestamp: 2024-05-12 09:32:50.245761
duration: 1.262635
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Finder",
    "description": "Search for recipes based on ingredients. Enter ingredients you have on hand and get recipe suggestions. Filter by cuisine, dietary restrictions, and cooking time."
  }
tokens: 168
temperature: 0.7
timestamp: 2024-05-12 09:32:57.516938
duration: 1.111999
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Finder",
    "description": "Search and discover new recipes easily. Find recipes by ingredients, cuisine, and dietary restrictions. Save your favorite recipes for later."
  }
tokens: 164
temperature: 0.7
timestamp: 2024-05-12 09:33:04.744995
duration: 1.259733
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Finder",
    "description": "Search for recipes based on ingredients you have. Get detailed instructions and nutritional information."
  }
tokens: 155
temperature: 0.7
timestamp: 2024-05-12 09:33:12.866269
duration: 0.930573
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Finder - Find and Save Your Favorite Recipes",
    "description": "Search and save recipes from various sources. Save your favorites, create shopping lists, and share with friends. Includes filters for dietary restrictions and ingredient search."
  }
tokens: 176
temperature: 0.7
timestamp: 2024-05-12 09:33:19.258167
duration: 1.257375
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Finder",
    "description": "Search and discover new recipes from around the world. Filter by cuisine, ingredients, or dietary restrictions. Save your favorite recipes for easy access later."
  }
tokens: 168
temperature: 0.7
timestamp: 2024-05-12 09:33:34.575567
duration: 1.148515
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Finder",
    "description": "Search for recipes by ingredients, cuisine type, or dietary restrictions. Get detailed instructions, ingredient list, and nutritional information for each recipe. Save your favorite recipes for easy access."
  }
tokens: 174
temperature: 0.7
timestamp: 2024-05-12 09:33:39.563299
duration: 1.279154
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Finder with Nutritional Information",
    "description": "Search for recipes by ingredients and get detailed nutritional information. Users can input ingredients and receive a list of recipes along with their nutritional values. The tool allows users to filter recipes based on dietary restrictions and preferences."
  }
tokens: 184
temperature: 0.7
timestamp: 2024-05-12 09:33:49.309312
duration: 1.545984
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Finder with Ingredients on Hand",
    "description": "Search for recipes based on ingredients you have. Get suggestions for meals based on what you currently have in your pantry or fridge. Find recipes that match your available ingredients."
  }
tokens: 176
temperature: 0.7
timestamp: 2024-05-12 09:33:50.947955
duration: 1.081917
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Finder",
    "description": "Search and discover various recipes based on ingredients, cuisine type, and dietary restrictions. Get detailed instructions, ingredients list, and nutritional information for each recipe."
  }
tokens: 169
temperature: 0.7
timestamp: 2024-05-12 09:33:54.019511
duration: 1.340903
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Generator",
    "description": "Generates random recipes based on user preferences. Allows filtering by cuisine, main ingredient, and dietary restrictions. Provides detailed instructions and ingredient list for each recipe."
  }
tokens: 170
temperature: 0.7
timestamp: 2024-05-12 09:33:55.768471
duration: 1.110761
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Finder",
    "description": "Search for recipes based on ingredients you have. Find quick and easy recipes to cook at home. Filter by cuisine, dietary restrictions, and cooking time."
  }
tokens: 169
temperature: 0.7
timestamp: 2024-05-12 09:34:01.554498
duration: 1.072934
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Finder App",
    "description": "Search for recipes by ingredients or dish name. Get detailed instructions, ingredients list, and cooking time. Save your favorite recipes for later reference."
  }
tokens: 168
temperature: 0.7
timestamp: 2024-05-12 09:34:08.756411
duration: 1.103561
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Online Grocery Shopping App",
    "description": "An app for purchasing groceries online. Allows users to browse products, add items to cart, and schedule delivery. Provides secure payment options and order tracking."
  }
tokens: 171
temperature: 0.7
timestamp: 2024-05-12 09:34:12.941520
duration: 1.120586
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Finder",
    "description": "Search and discover new recipes based on ingredients you have. Get step-by-step instructions and nutritional information for each dish. Filter results by cuisine type, dietary restrictions, and cooking time."
  }
tokens: 175
temperature: 0.7
timestamp: 2024-05-12 09:34:18.212675
duration: 0.994319
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Finder with Ingredients Search",
    "description": "Search for recipes by ingredients available in your kitchen. Simply enter the ingredients you have, and the app will show you recipes that you can make with them. Includes detailed instructions and cooking times."
  }
tokens: 180
temperature: 0.7
timestamp: 2024-05-12 09:34:22.106260
duration: 1.22985
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Healthy Recipes for Busy Mornings",
    "description": "Find quick and nutritious breakfast recipes to start your day off right. Includes easy-to-follow recipes for smoothies, overnight oats, and egg dishes. Perfect for those with hectic morning schedules."
  }
tokens: 180
temperature: 0.7
timestamp: 2024-05-12 09:34:26.300876
duration: 1.130067
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Finder",
    "description": "Search for recipes based on ingredients. Enter the ingredients you have, and the app will suggest recipes containing those ingredients. Filter recipes by cuisine type and dietary restrictions."
  }
tokens: 171
temperature: 0.7
timestamp: 2024-05-12 09:34:32.618581
duration: 1.087382
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Finder",
    "description": "Search for recipes based on ingredients you have. Enter ingredients and get recipes that use them. Filter by dietary restrictions and save favorite recipes."
  }
tokens: 166
temperature: 0.7
timestamp: 2024-05-12 09:34:41.624869
duration: 0.992246
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Finder with Ingredient Search",
    "description": "Search for recipes by ingredient, cuisine, or dish. Find recipes based on available ingredients in your pantry. Get detailed instructions, ingredient lists, and cooking times for each recipe."
  }
tokens: 177
temperature: 0.7
timestamp: 2024-05-12 09:34:45.940308
duration: 1.055234
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Search Engine",
    "description": "Search for recipes using ingredients you have. Provides recipes based on ingredients and dietary preferences. Results include ingredients list, cooking instructions, and user ratings."
  }
tokens: 169
temperature: 0.7
timestamp: 2024-05-12 09:34:48.812061
duration: 1.129986
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Finder with Nutritional Information",
    "description": "Search for recipes by ingredients and get detailed nutritional info. Provides recipes based on input ingredients, with detailed nutrition facts including calories, protein, carbs, and fat content. Results include recipe name, ingredients list, and nutritional breakdown."
  }
tokens: 188
temperature: 0.7
timestamp: 2024-05-12 09:34:58.099424
duration: 1.431146
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Finder",
    "description": "Search for recipes based on ingredients you have. Get access to a wide variety of dishes and cooking instructions. Save your favorite recipes for future reference."
  }
tokens: 168
temperature: 0.7
timestamp: 2024-05-12 09:35:00.351393
duration: 0.973905
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Finder",
    "description": "Search and discover new recipes based on ingredients you have. Enter ingredients and get a list of matching recipes with instructions. Filter results by cuisine type, meal type, and dietary restrictions."
  }
tokens: 175
temperature: 0.7
timestamp: 2024-05-12 09:35:02.197579
duration: 1.283173
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Finder with Nutritional Information",
    "description": "Search for recipes by ingredients and find detailed nutritional info. Get recipes based on dietary preferences and restrictions. Includes calorie, fat, protein, and carb breakdown for each recipe."
  }
tokens: 177
temperature: 0.7
timestamp: 2024-05-12 09:35:04.574809
duration: 1.099492
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "World Heritage Sites in Italy",
    "description": "Displays all UNESCO World Heritage Sites in Italy. The map shows locations, coordinates, and brief descriptions of each site. Includes links to official UNESCO pages for more information."
  }
tokens: 175
temperature: 0.7
timestamp: 2024-05-12 09:35:16.551550
duration: 1.130999
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: # Current population of New York City\nSELECT ?object \n\
  WHERE \n{\n  wd:Q60 wdt:P1082 ?object . # Population of New York City\n  \n  SERVICE\
  \ wikibase:label { bd:serviceParam wikibase:language \"[AUTO_LANGUAGE],en\". } \n\
  }\n"
response: |-
  {
    "title": "Current Population of New York City",
    "description": "Retrieves the current population of New York City. It displays the total number of residents in New York City."
  }
tokens: 237
temperature: 0.7
timestamp: 2024-05-12 10:22:15.072481
duration: 1.263923
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: #defaultView:ImageGrid\nSELECT ?human\n(SAMPLE(?image)\
  \ AS ?image) \n(SAMPLE(?sex_or_gender) AS ?sex_or_gender) \n(SAMPLE(?ethnic_group_s)\
  \ AS ?ethnic_group) \n(SAMPLE(?date_of_birth) AS ?date_of_birth) \n(SAMPLE(?occupation)\
  \ AS ?occupation) \n(SAMPLE(?loc_aid) AS ?loc_aid) \n(COUNT(DISTINCT ?sex_or_gender)\
  \ AS ?n_sex_or_gender) \n(COUNT(DISTINCT ?ethnic_group) AS ?n_ethnic_group) \n(GROUP_CONCAT(DISTINCT\
  \ ?ethnic_group_s;SEPARATOR=\",\") AS ?all_ethnic_groups)\nWHERE {\n  #?ethnic_group\
  \ wdt:P279* wd:Q846570.\n  ?human wdt:P172 ?ethnic_group_s.\n  ?human wdt:P31 wd:Q5;\n\
  \    wdt:P18 ?image;\n    wdt:P21 ?sex_or_gender;\n    wdt:P244 ?loc_aid.\n  OPTIONAL\
  \ { \n    ?human wdt:P106 ?occupation. \n    ?human wdt:P569 ?date_of_birth. \n\
  \  }\n  FILTER(?date_of_birth > \"1950-01-01\"^^xsd:dateTime)\n  FILTER(?sex_or_gender\
  \ IN(wd:Q6581097, wd:Q6581072))\n  FILTER(?occupation NOT IN(wd:Q488111))\n  SERVICE\
  \ wikibase:label { bd:serviceParam wikibase:language \"[AUTO_LANGUAGE],en\". }\n\
  }\nGROUP BY ?human\nORDER BY DESC(?n_ethnic_group)\nLIMIT 5000\n"
response: |-
  {
    "title": "Humans with Ethnicity and Gender",
    "description": "Displays humans with ethnicity, gender, image, occupation, and birthdate. Results include identifiers, images, genders, ethnicities, occupations, and birthdates."
  }
tokens: 528
temperature: 0.7
timestamp: 2024-05-12 10:22:16.869170
duration: 1.049497
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: SELECT distinct ?collection ?collectionLabel ?itemLabel\
  \ ?location_of_creation ?geoloc WHERE {\n  ?item wdt:P189 ?location_of_creation.\n\
  \  ?location_of_creation wdt:P625 ?geoloc.\n  SERVICE wikibase:label { bd:serviceParam\
  \ wikibase:language \"[AUTO_LANGUAGE],en\". }\n  ?item wdt:P195 wd:Q99174870.\n\
  }\nLIMIT 300\n"
response: |-
  {
    "title": "Items created in specific location",
    "description": "Lists items created in specific location with coordinates. Displays item names, creation locations, and coordinates."
  }
tokens: 260
temperature: 0.7
timestamp: 2024-05-12 10:22:19.889747
duration: 1.082192
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: SELECT ?sitelink WHERE {\n  ?sitelink schema:isPartOf <https://en.wikipedia.org/>;\
  \ wikibase:badge wd:Q70894304 .\n  MINUS { ?sitelink schema:about [] }\n}\n"
response: |-
  {
    "title": "English Wikipedia Articles without Wikidata Links",
    "description": "Retrieves English Wikipedia articles lacking Wikidata links. The query filters sitelinks with English Wikipedia as their parent site and badge ID for missing Wikidata links."
  }
tokens: 239
temperature: 0.7
timestamp: 2024-05-12 10:22:35.135410
duration: 1.191494
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: SELECT ?metabolite ?reactome ?massbank WHERE {\n  ?metabolite\
  \ wdt:P6689 ?massbank .\n  ?pathway wdt:P3937 ?reactome ;\n           wdt:P527 ?metabolite\
  \ .\n}\n"
response: |-
  {
    "title": "Metabolites with Reactome and MassBank",
    "description": "Lists metabolites linked to Reactome pathways and MassBank. It includes metabolites, Reactome pathways, and MassBank identifiers."
  }
tokens: 235
temperature: 0.7
timestamp: 2024-05-12 10:22:37.611397
duration: 1.205813
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: select distinct ?o(lang(?o) AS ?ln)\nwhere {\nwd:Q17 rdfs:label\
  \ ?o .\nFILTER (lang(?o) = \"ja\").\n}LIMIT 100\n"
response: |-
  {
    "title": "Japanese Label for Country Japan",
    "description": "Retrieves Japanese label for country Japan. Limits to 100 results."
  }
tokens: 209
temperature: 0.7
timestamp: 2024-05-12 10:23:38.118484
duration: 1.067895
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: SELECT DISTINCT ?Obra ?Nome_da_obra ?Ferramenta_WIP_para_refinar_posições\
  \ WHERE {\n  SERVICE wikibase:label {bd:serviceParam wikibase:language \"[AUTO_LANGUAGE],en\"\
  .\n                          ?Obra rdfs:label ?Nome_da_obra.}\n  ?Obra wdt:P195\
  \ wd:Q52788011.\n  ?Obra p:P180 ?Retrata.\n  ?Retrata pq:P2677 ?pct.\n  FILTER(CONTAINS(?pct,\
  \ \"7.69230769230769,9.09090909090909\"))\n  BIND(IRI(CONCAT(\"https://wd-image-positions.toolforge.org/item/\"\
  , SUBSTR(STR(?Obra),32))) AS ?Ferramenta_WIP_para_refinar_posições)\n}\n"
response: |-
  {
    "title": "Artworks depicting coordinates near 7.69, 9.09",
    "description": "Retrieves artworks depicting coordinates near 7.69, 9.09. Displays names and links to refine positions."
  }
tokens: 358
temperature: 0.7
timestamp: 2024-05-12 10:23:42.118667
duration: 1.391863
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: SELECT * WHERE {\n  ?l dct:language wd:Q150 ; wikibase:lemma\
  \ ?lemma .\n  FILTER REGEX ( ?lemma , \"ais$\")\n}\n"
response: |-
  {
    "title": "Words ending in 'ais' in French",
    "description": "Finds words in French ending in 'ais'. Retrieves entities with names ending in 'ais' from French language items, displaying their lemmas."
  }
tokens: 220
temperature: 0.7
timestamp: 2024-05-12 10:23:44.057459
duration: 1.237668
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: SELECT (COUNT(DISTINCT(?item)) AS ?count) ?site\n\nWITH\
  \ {\n  SELECT ?item WHERE {\n    ?item wdt:P5008 wd:Q123824574 .\n  }\n} AS %items\
  \ \n\nWHERE {\n  INCLUDE %items .\n  ?article schema:about ?item .\n  ?article schema:isPartOf\
  \ ?site .\n} GROUP BY ?site\nORDER BY DESC(?count)\n"
response: |-
  {
    "title": "French Wikipedia Articles in Rennes",
    "description": "Counts French Wikipedia articles for entities in Rennes. Displays linked Wikipedia pages for entities within 10 km of Rennes' center."
  }
tokens: 266
temperature: 0.7
timestamp: 2024-05-12 10:23:52.698544
duration: 2.23957
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: #defaultView:Map\nSELECT * WHERE {\n   ?item wdt:P7471\
  \ ?placeId ;\n         wdt:P625 ?coords .\n}\n"
response: |-
  {
    "title": "Places with a Specific Place ID",
    "description": "Retrieves entities with a specified place ID and their coordinates. It displays entities with a specific place ID and their corresponding coordinates."
  }
tokens: 212
temperature: 0.7
timestamp: 2024-05-12 10:23:58.810846
duration: 0.876561
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: #Musées en Bretagne\nSELECT DISTINCT ?museumLabel ?museumDescription\
  \ ?villeId ?villeIdLabel (?villeIdLabel AS ?ville) ?coord ?lat ?lon\nWHERE\n{\n\
  \  ?museum wdt:P539 ?museofile. # french museofile Id\n  ?museum wdt:P131* wd:Q12130.\
  \ # in Brittany\n  ?museum wdt:P131 ?villeId. #city of the museum\n  # ?object wdt:P166\
  \ wd:Q2275045 # that have french label \"musées de France\"\n  OPTIONAL {?museum\
  \ wdt:P856 ?link.} # official website\n  OPTIONAL {?museum wdt:P625 ?coord .} #\
  \ geographic coord\n  OPTIONAL {\n    ?museum p:P625 ?statement.\n    ?statement\
  \ psv:P625 ?node.\n    ?node wikibase:geoLatitude ?lat.\n    ?node wikibase:geoLongitude\
  \ ?lon.\n   }\n  SERVICE wikibase:label { bd:serviceParam wikibase:language \"fr\"\
  . } #french label\n}\nORDER BY ?villeIdLabel\n"
response: |-
  {
    "title": "Museums in Brittany",
    "description": "Lists museums in Brittany with their city, coordinates, and official website. Results include museum names, descriptions, city identifiers, and geographic coordinates."
  }
tokens: 418
temperature: 0.7
timestamp: 2024-05-12 10:24:06.535573
duration: 1.1599
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: SELECT ?item ?itemLabel ?p18 ?rank ?svwp {\n  ?item p:P18\
  \ ?p18stm .\n  ?p18stm wikibase:rank ?rank .\n  ?p18stm ps:P18 ?p18 .\n  ?p18stm\
  \ pq:P2241 ?p2241 .\n  FILTER(?p2241=wd:Q106626749)\n  OPTIONAL { ?svwp schema:about\
  \ ?item; schema:isPartOf <https://sv.wikipedia.org/> }\n  SERVICE wikibase:label\
  \ { bd:serviceParam wikibase:language \"sv,en\". }\n}\nORDER BY ?rank ?itemLabel\n"
response: |-
  {
    "title": "Images with Swedish Wikipedia Links",
    "description": "Displays images with links to Swedish Wikipedia. It filters images with a specific property value and includes their labels and linked Wikipedia pages."
  }
tokens: 311
temperature: 0.7
timestamp: 2024-05-12 10:24:26.234638
duration: 1.145651
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: select ?qid ?dp_id (sample(?img) as ?obrazek) where {\n\
  \n  ?qid wdt:P6736 ?dp_id .\n  ?qid wdt:P18 ?img .\n\n} group by ?qid ?dp_id\n"
response: |-
  {
    "title": "Items with Danish image",
    "description": "Retrieves items with Danish image linked. It displays the item identifier, Danish image, and Danish property ID."
  }
tokens: 226
temperature: 0.7
timestamp: 2024-05-12 10:24:35.569525
duration: 0.943516
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: #title: Words and phrases frequently occurring after \"\
  using\" in titles of articles\nSELECT \n  DISTINCT\n    ?using ?N (COUNT(?item)\
  \ AS ?count)\nWHERE {\n  hint:Query hint:optimizer \"None\".\n  \n{  SERVICE wikibase:mwapi\
  \ {\n    bd:serviceParam wikibase:api \"Search\";\n                    wikibase:endpoint\
  \ \"www.wikidata.org\";\n                    mwapi:srsearch \"\\\"using\\\" and\
  \ haswbstatement:P31=Q13442814\".\n      ?page_title wikibase:apiOutput mwapi:title.\n\
  \  }\n }\nUNION\n{  SERVICE wikibase:mwapi {\n    bd:serviceParam wikibase:api \"\
  Search\";\n                    wikibase:endpoint \"www.wikidata.org\";\n       \
  \             mwapi:srsearch \"\\\"using\\\" -and haswbstatement:P31=Q13442814\"\
  .\n      ?page_title wikibase:apiOutput mwapi:title.\n  }\n }\n  BIND(IRI(CONCAT(STR(wd:),\
  \ ?page_title)) AS ?item)\n  \n  ?item wdt:P1476 ?title.\n  BIND(STRAFTER(LCASE(?title),\
  \ \"using \") AS ?using) \n  BIND(STRLEN(REPLACE(?using, \"\\\\b\", \"\")) + 1 as\
  \ ?N)\n}\nGROUP BY ?using ?N ?count\nORDER BY DESC(?count)\n"
response: |-
  {
    "title": "Common Words After 'Using' in Article Titles",
    "description": "Finds frequently occurring words after 'using' in article titles. Retrieves counts of occurrences for each word."
  }
tokens: 458
temperature: 0.7
timestamp: 2024-05-12 10:24:41.174313
duration: 1.406145
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: SELECT ?item ?itemLabel \nWHERE \n{\n  wd:Q1661243 wdt:P131*\
  \ ?item.\n  SERVICE wikibase:label { bd:serviceParam wikibase:language \"[AUTO_LANGUAGE],en\"\
  . } # Helps get the label in your language, if not, then en language\n}\n"
response: |-
  {
    "title": "Locations linked to Rennes",
    "description": "Retrieves locations linked to Rennes. Displays names and labels in English."
  }
tokens: 234
temperature: 0.7
timestamp: 2024-05-12 10:24:45.274403
duration: 0.730773
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: SELECT (?item as ?SubjectEntityID) (?itemLabel as ?SubjectEntity)\
  \ (?value as ?TwitterFollowersCount) \n(group_concat(DISTINCT ?deathLabel;separator=\"\
  ; \") as ?PersonPlaceOfDeath) \n(group_concat(DISTINCT ?occLabel;separator=\"; \"\
  ) as ?Occupation)  \nWHERE {?item wdt:P31 wd:Q5 . \n       ?item p:P8687 ?social_media_followers.\
  \ \n       ?social_media_followers pq:P6552 ?twitter_handle . \n       ?social_media_followers\
  \ ps:P8687 ?value . \n       ?item wdt:P20 ?death. \n       OPTIONAL{?item wdt:P106\
  \ ?occ.} \n       FILTER (?value > 10000 ). \n       FILTER (?value < 500000000\
  \ ). \n       SERVICE wikibase:label { bd:serviceParam wikibase:language \"[AUTO_LANGUAGE],en\"\
  . \n                               ?twitter_handle rdfs:label ?twitter_handleLabel\
  \ . \n                               ?item rdfs:label ?itemLabel . \n          \
  \                     ?value rdfs:label ?valueLabel . \n                       \
  \        ?death rdfs:label ?deathLabel . \n                               ?occ rdfs:label\
  \ ?occLabel .} }  \nGROUP BY ?item ?itemLabel ?value\n"
response: |-
  {
    "title": "Persons with Twitter Followers Count",
    "description": "Queries persons with Twitter followers count. It filters by followers count and retrieves place of death and occupation if available."
  }
tokens: 441
temperature: 0.7
timestamp: 2024-05-12 10:24:46.642356
duration: 0.992649
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: SELECT ?item ?itemLabel ?value\n{\n  ?item wdt:P3231 ?value\
  \ .\n  SERVICE wikibase:label { bd:serviceParam wikibase:language \"ja,en\"  }\n\
  }\nLIMIT 10000\n"
response: |-
  {
    "title": "Entities with External IDs",
    "description": "Retrieves entities with external identifiers. Displays names and identifiers of entities with external references."
  }
tokens: 219
temperature: 0.7
timestamp: 2024-05-12 10:24:48.525387
duration: 1.052357
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: select * where {\n  ?property wdt:P1628 ?equivalent .\n\
  \  FILTER (strstarts(str(?equivalent), \"http://purl.org/dc/terms\"))\n} order by\
  \ ?property\n"
response: |-
  {
    "title": "Properties with equivalent DC Term",
    "description": "Retrieves properties with equivalent DC Terms. It displays the properties and their equivalent links."
  }
tokens: 213
temperature: 0.7
timestamp: 2024-05-12 10:24:50.691396
duration: 1.044253
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: SELECT ?song ?songLabel WHERE {\n  SERVICE wikibase:label\
  \ { bd:serviceParam wikibase:language \"[AUTO_LANGUAGE],en\". }\n  ?song wdt:P31\
  \ wd:Q7366.\n  ?song wdt:P31 wd:Q134556.\n}\nLIMIT 100\n"
response: |-
  {
    "title": "Songs and musical compositions",
    "description": "Retrieves songs and musical compositions from Wikidata. Displays their labels."
  }
tokens: 229
temperature: 0.7
timestamp: 2024-05-12 10:24:55.057554
duration: 0.882273
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: #list of maximum municipality population for each municipality\n\
  SELECT ?item (MAX(?pop) as ?maxpop)\nWHERE \n{\n  ?item wdt:P31 wd:Q2039348. # Must\
  \ be a municipality of the netherlands\n  SERVICE wikibase:label { bd:serviceParam\
  \ wikibase:language \"[AUTO_LANGUAGE],en\". } \n  # Helps get the label in your\
  \ language, if not, then en language\n  ?item wdt:P1082 ?pop\n} GROUP BY ?item\n"
response: |-
  {
    "title": "Maximum Municipality Population in Netherlands",
    "description": "Lists maximum population for each municipality in Netherlands. Retrieves municipalities in Netherlands with their maximum population numbers."
  }
tokens: 281
temperature: 0.7
timestamp: 2024-05-12 10:24:59.411571
duration: 0.883877
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: SELECT ?article ?articleLabel WITH {\n  SELECT DISTINCT\
  \ ?article (MIN(?publication_date_) AS ?publication_date)\n  WHERE {\n    VALUES\
  \ ?university { wd:Q1137652 } # Q1137652 = Maastricht University\n    VALUES ?issn\
  \ { \"1758-2946\" }\n  \n    ?journal wdt:P236 ?issn .\n    ?article wdt:P1433 ?journal\
  \ ;\n             wdt:P50 ?author .\n    { ?author wdt:P1416/wdt:P361* ?university\
  \ }\n    UNION\n    { ?author wdt:P108/wdt:P361* ?university }\n\n    OPTIONAL {\n\
  \      ?article wdt:P577 ?publication_datetime . \n      BIND(xsd:date(?publication_datetime)\
  \ AS ?publication_date_)\n    }\n  }\n  GROUP BY ?article\n  ORDER BY DESC(?publication_date)\n\
  \  LIMIT 5\n} AS %ARTICLES {\n  INCLUDE %ARTICLES\n  SERVICE wikibase:label { bd:serviceParam\
  \ wikibase:language \"[AUTO_LANGUAGE],en\". }\n} ORDER BY DESC(?publication_date)\n\
  \n"
response: |-
  {
    "title": "Articles by Maastricht University Authors",
    "description": "Retrieves recent articles authored by Maastricht University researchers. Displays article titles with publication dates."
  }
tokens: 407
temperature: 0.7
timestamp: 2024-05-12 10:25:02.455396
duration: 0.942269
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: #GRAPH OF UNLV FACULTY BY OCCUPATION\n#defaultView:Graph\n\
  PREFIX wikibase: <http://wikiba.se/ontology#>\nPREFIX wd: <http://www.wikidata.org/entity/>\n\
  PREFIX wdt: <http://www.wikidata.org/prop/direct/>\nPREFIX bd: <http://www.bigdata.com/rdf#>\n\
  PREFIX dct: <http://purl.org/dc/terms/>\nPREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>\n\
  \nSELECT ?item ?itemLabel ?itemDescription ?occupation ?occupationLabel (\"CF0A2C\"\
  \ as ?rgb) ?image\nWHERE {\n  ?item wdt:P31 wd:Q5 ;\n        wdt:P108 wd:Q621043\
  \ ;\n        wdt:P106 ?occupation .\n  #?item wdt:P1416 wd:Q73644758 . # use to\
  \ limit set by affiliation (i.e. UNLV Libraries Q73644758)\n  #FILTER(?occupation\
  \ != wd:Q1622272) # use to remove an occupation from the set\n  SERVICE wikibase:label\
  \ { bd:serviceParam wikibase:language \"en\". }\n  OPTIONAL { ?item wdt:P18 ?image.\
  \ }\n}\n"
response: |-
  {
    "title": "UNLV Faculty by Occupation",
    "description": "Graph of UNLV faculty members by occupation. It shows their names, occupations, and images if available."
  }
tokens: 435
temperature: 0.7
timestamp: 2024-05-12 10:25:05.646919
duration: 0.990378
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: SELECT ?person ?personLabel ?image WHERE {\n  {\n    ?person\
  \ wdt:P18 ?image;\n      rdfs:label \"Albert Einstein\"@en.\n  }\n  UNION\n  {\n\
  \    ?person wdt:P18 ?image;\n      rdfs:label \"Donald Trump\"@en.\n  }\n  SERVICE\
  \ wikibase:label { bd:serviceParam wikibase:language \"[AUTO_LANGUAGE],en\". }\n\
  }\n"
response: |-
  {
    "title": "Images of Albert Einstein and Donald Trump",
    "description": "Retrieves images of Albert Einstein and Donald Trump with labels in English. Includes identifiers and images."
  }
tokens: 262
temperature: 0.7
timestamp: 2024-05-12 10:25:35.203784
duration: 0.983443
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: SELECT ?gameLabel (min(?year) AS ?minyear) (sum(?number)\
  \ AS ?totalsales)\nWHERE {\n  ?game wdt:P31 wd:Q7889;        # Instance of video\
  \ game\n        wdt:P400 wd:Q5014725.\n  OPTIONAL { ?game wdt:P577 ?year.\n    \
  \         ?game wdt:P2664 ?number.}\n   FILTER (?number >= 10000000) \n  SERVICE\
  \ wikibase:label { bd:serviceParam wikibase:language \"[AUTO_LANGUAGE],en\". }\n\
  }\nGROUP BY ?gameLabel ?minyear ?totalsales\n"
response: |-
  {
    "title": "Top Video Games by Sales",
    "description": "Displays top video games by sales with release year and total sales. Filters games with over 10 million copies sold."
  }
tokens: 305
temperature: 0.7
timestamp: 2024-05-12 10:25:45.404668
duration: 0.992418
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: SELECT DISTINCT ?admArea ?admAreaLabel ?admClass ?admClassLabel\
  \ ?countryLabel { \n  VALUES ?country { wd:Q34 wd:Q30 wd:Q183 wd:Q33 wd:Q145 }\n\
  \  ?admClass wdt:P279+ wd:Q13220204 ; # ADM2\n    wdt:P17 ?country .\n  ?admArea\
  \ wdt:P31 ?admClass .\n  SERVICE wikibase:label { bd:serviceParam wikibase:language\
  \ \"sv,en\" . }\n}\nORDER BY ?country\n"
response: |-
  {
    "title": "Administrative Areas by Country",
    "description": "Lists administrative areas by country with their labels and classes. It shows the administrative class and country for each area."
  }
tokens: 290
temperature: 0.7
timestamp: 2024-05-12 10:25:52.732062
duration: 1.153878
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: SELECT distinct * WHERE {\n  ?item wdt:P31 wd:Q46124;\n\
  \        wdt:P17 wd:Q184;\n        wdt:P625 ?geo .\n}\n"
response: |-
  {
    "title": "French Films",
    "description": "Lists French films with their genres, release dates, and directors. It displays films produced in France, showing their titles, genres, and directors."
  }
tokens: 217
temperature: 0.7
timestamp: 2024-05-12 10:25:55.459622
duration: 1.102716
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: # mottagare av Längmanska kulturfondens Finlandspris Q105094192\n\
  SELECT DISTINCT ?item ?itemLabel (YEAR(?när) as ?utmärkelse_år)  ?wpsv ?wpfi # ?wpen\n\
  WHERE {\n  ?item p:P166 ?awardStat . \n  ?awardStat ps:P166 wd:Q105094192 . \n \
  \ ?awardStat pq:P585 ?när . \n  \n  OPTIONAL {?wpsv schema:about ?item . ?wpsv schema:isPartOf\
  \ <https://sv.wikipedia.org/>.}\n  OPTIONAL {?wpfi schema:about ?item . ?wpfi schema:isPartOf\
  \ <https://fi.wikipedia.org/>.}\n  OPTIONAL {?wpen schema:about ?item . ?wpen schema:isPartOf\
  \ <https://en.wikipedia.org/>.}\n \nSERVICE wikibase:label { bd:serviceParam wikibase:language\
  \ \"sv,fi,en\" . }\n}\n\n\nORDER BY ?när\n"
response: |-
  {
    "title": "Recipients of Längmanska Cultural Fund's Finland Prize",
    "description": "Lists recipients of the Finland Prize awarded by Längmanska Cultural Fund. It includes names, award years, and links to Wikipedia articles in Swedish, Finnish, and English."
  }
tokens: 408
temperature: 0.7
timestamp: 2024-05-12 10:26:01.995401
duration: 1.419631
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: # Dones artistes amb obra a un museu determinat\nSELECT\
  \ ?item ?itemLabel WHERE {\n  ?item wdt:P21 wd:Q6581072;\n    wdt:P6379 wd:Q3822143.\n\
  \  SERVICE wikibase:label { bd:serviceParam wikibase:language \"[AUTO_LANGUAGE],ca\"\
  . }\n}\n"
response: |-
  {
    "title": "Female artists with work in a specific museum",
    "description": "Finds female artists with work in a specific museum. Displays their names and linked Wikidata pages."
  }
tokens: 249
temperature: 0.7
timestamp: 2024-05-12 10:26:08.553860
duration: 1.124631
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: SELECT \n  DISTINCT\n#   ?item ?title\n  (REPLACE(STR(?item),\
  \ \".*Q\", \"Q\") AS ?qid) \n  (\"P921\" AS ?property)\n  (\"Q123924092\" AS ?ReplaceWithYourTargetID)\n\
  \  (\"S887\" AS ?heuristic)\n  (\"Q69652283\" AS ?deduced)\n\nWHERE {\n  hint:Query\
  \ hint:optimizer \"None\".\n  \n{  SERVICE wikibase:mwapi {\n    bd:serviceParam\
  \ wikibase:api \"Search\";\nwikibase:endpoint \"www.wikidata.org\";\nmwapi:srsearch\
  \ \"\\\"virus transmission\\\" haswbstatement:P31=Q13442814 -haswbstatement:P921=Q123924092\"\
  .\n      ?page_title wikibase:apiOutput mwapi:title.\n  }\n }\nUNION\n{  SERVICE\
  \ wikibase:mwapi {\n    bd:serviceParam wikibase:api \"Search\";\nwikibase:endpoint\
  \ \"www.wikidata.org\";\nmwapi:srsearch \"\\\"virus transmissions\\\" haswbstatement:P31=Q13442814\
  \ -haswbstatement:P921=Q123924092\".\n      ?page_title wikibase:apiOutput mwapi:title.\n\
  \  }\n }\n  BIND(IRI(CONCAT(STR(wd:), ?page_title)) AS ?item)\n  \n  ?item wdt:P1476\
  \ ?title_.\n  ?item wdt:P1433 ?venue.\n  ?venue wdt:P1476 ?venue_title.\n  BIND(CONCAT(?title_\
  \ , \" | \" , ?venue_title)  AS ?title)\n  FILTER REGEX(LCASE(?title), \"virus(.)transmission\"\
  ).\n  FILTER (!REGEX(LCASE(?title), \"viral(.)transmission\")).\n  FILTER (!REGEX(LCASE(?title),\
  \ \"non(.?)vir(al|us)(.)transmission\")).\n\n}\n\n"
response: |-
  {
    "title": "Virus Transmission Locations",
    "description": "Lists locations related to virus transmission, with names and venue titles. Filters out non-related entities."
  }
tokens: 561
temperature: 0.7
timestamp: 2024-05-12 10:26:18.004944
duration: 0.908807
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL:   SELECT ?name ?label\n   WHERE {\n     ?name wdt:P31/wdt:P279*\
  \ wd:Q26540 .\n     FILTER NOT EXISTS {\n       ?name rdfs:label ?label filter (lang(?label)\
  \ = \"en\") .\n     }\n  }\n\n"
response: |-
  {
    "title": "Locations without English Label",
    "description": "Retrieves locations without an English label. It filters entities with no English label from Wikidata."
  }
tokens: 230
temperature: 0.7
timestamp: 2024-05-12 10:26:34.249240
duration: 0.936235
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: #Query 2, Part A: Dogs that are working actors\nSELECT\
  \ ?item ?itemLabel \nWHERE \n{\n  ?item wdt:P31 wd:Q144. #This line of code finds\
  \ all instances of (P31) dogs (Q144).\n  ?item wdt:P106 wd:Q33999 #This line of\
  \ code finds all occupations (P106) of actor (Q33999).\n  SERVICE wikibase:label\
  \ { bd:serviceParam wikibase:language \"[AUTO_LANGUAGE],en\". } # Helps get the\
  \ label in your language, if not, then en language\n}\n"
response: |-
  {
    "title": "Dogs as Working Actors",
    "description": "Lists dogs that are working actors. Displays names of dogs that have occupation of actor."
  }
tokens: 295
temperature: 0.7
timestamp: 2024-05-12 10:26:40.021566
duration: 0.88879
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: SELECT ?code ?item ?itemLabel  ?sitelinkEn ?sitelinkEs{\n\
  \  ?item wdt:P604 ?code . \n  SERVICE wikibase:label { bd:serviceParam wikibase:language\
  \ \"[AUTO_LANGUAGE],en\". }\n  OPTIONAL { ?sitelinkEn schema:about ?item ; schema:isPartOf\
  \ <https://en.wikipedia.org/> }\n  OPTIONAL { ?sitelinkEs schema:about ?item ; schema:isPartOf\
  \ <https://es.wikipedia.org/> }\n  }\n\n#P7329,ICD11 icd 11 https://www.wikidata.org/wiki/Property:P7329\n\
  #P1690,ICD10PCS https://www.wikidata.org/wiki/Property:P1690\n#P7410,HCPCS code\
  \ https://www.wikidata.org/wiki/Property:P7410\n#P604,MEDLINEPLUS medlineplus ID\
  \ https://www.wikidata.org/wiki/Property:P604\n"
response: |-
  {
    "title": "Medical Codes with Wikipedia Links",
    "description": "Retrieves medical codes with linked Wikipedia articles. It displays codes along with their labels and Wikipedia links in English and Spanish."
  }
tokens: 379
temperature: 0.7
timestamp: 2024-05-12 10:26:52.614847
duration: 1.203685
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: SELECT ?musicianLabel ?birth_date ?death_date\nWHERE\n\
  {\n  ?musician wdt:P106 wd:Q639669;\n            wdt:P27 wd:Q31.\n  ?musician p:P569/psv:P569\
  \ ?birth_date_node .\n  ?birth_date_node wikibase:timePrecision \"9\"^^xsd:integer\
  \ .\n  ?a p:P570/psv:P570 ?death_date_node .\n  ?death_date_node wikibase:timePrecision\
  \ \"11\"^^xsd:integer .\n  ?birth_date_node wikibase:timeValue ?birth_date .\n \
  \ ?death_date_node wikibase:timeValue ?death_date .\n  FILTER (year(?birth_date)\
  \ > 1799) .\n  FILTER (year(?death_date) > 1870)\n  SERVICE wikibase:label { bd:serviceParam\
  \ wikibase:language \"fr\". }\n}\n"
response: |-
  {
    "title": "French Musicians born after 1799",
    "description": "Lists French musicians born after 1799 with birth and death dates. Includes names, birth and death dates."
  }
tokens: 362
temperature: 0.7
timestamp: 2024-05-12 10:26:54.226803
duration: 1.066364
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: #defaultView:BubbleChart\nSELECT ?authorLabel (COUNT(?taxon)\
  \ AS ?count)\nWHERE\n{\n  {?taxon wdt:P31 wd:Q16521 } UNION {?taxon wdt:P31 wd:Q310890}\
  \ UNION {?taxon wdt:P31 wd:Q23038290} .\n  ?taxon p:P225 ?name .\n  ?name ps:P225\
  \ []; pq:P405 ?author .\n  ?name ps:P225 []; pq:P574 ?date FILTER (?date > \"1819-12-31T00:00:00Z\"\
  ^^xsd:dateTime) .\n  BIND(YEAR(?date) AS ?year) .\n  {?author wdt:P108 wd:Q663025\
  \ } UNION {?author wdt:P937 wd:Q663025} .\n  SERVICE wikibase:label { bd:serviceParam\
  \ wikibase:language \"[AUTO_LANGUAGE],en\". }\n}\nGROUP BY ?authorLabel\n"
response: |-
  {
    "title": "Authors of Taxonomic Publications after 1819",
    "description": "Counts authors of taxonomic publications after 1819. It lists authors, their publication counts, and publication dates."
  }
tokens: 377
temperature: 0.7
timestamp: 2024-05-12 10:26:59.248930
duration: 1.038723
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: SELECT * WHERE {\n  SERVICE wikibase:label { bd:serviceParam\
  \ wikibase:language \"[AUTO_LANGUAGE],en\". }\n  VALUES ?region {wd:Q10363 wd:Q10393\
  \ wd:Q10396}\n  ?item wdt:P6566 ?heritagenum.\n  ?item wdt:P131/wdt:P131* ?region.\n\
  \  ?sitelink schema:about ?item;\n            schema:isPartOf <https://id.wikipedia.org/>.\n\
  }\n"
response: |-
  {
    "title": "Wikipedia Articles in Specific Regions",
    "description": "Retrieves Wikipedia articles in specific regions. It filters by heritage number and region, displaying linked Wikipedia pages."
  }
tokens: 277
temperature: 0.7
timestamp: 2024-05-12 10:27:09.473305
duration: 1.103128
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: PREFIX target: <http://www.wikidata.org/entity/Q1147907>\n\
  SELECT DISTINCT\n# ?item ?itemLabel ?taxonname\n(CONCAT((REPLACE(STR(?item), \"\
  .*Q\", \"Q\")), \"|P921|\", (REPLACE(STR(?taxon), \".*Q\", \"Q\")), \"|P1932|\"\
  , (CONCAT(\"\\\"\", ?a, \"\\\"\")), \"|S887|Q69652283\") AS ?QuickStatements)\n\
  WITH {\nSELECT DISTINCT ?taxon WHERE {\nSERVICE bd:sample { ?work wdt:P921 target:\
  \ . bd:serviceParam bd:sample.limit 10000 }\n?work wdt:P921 ?taxon .\n?taxon wdt:P105\
  \ wd:Q7432 .\nFILTER (target: != ?taxon)\n}\nLIMIT 20\n} AS %taxa\nWITH\n{ SELECT\
  \ ?item ?title ?taxon ?taxonname WHERE {\nINCLUDE %taxa\n?taxon wdt:P225 ?taxonname\
  \ .\nSERVICE wikibase:mwapi\n{\nbd:serviceParam wikibase:endpoint \"www.wikidata.org\"\
  ;\nwikibase:api \"Generator\";\nmwapi:generator \"search\";\nmwapi:gsrsearch ?taxonname;\n\
  mwapi:gsrlimit \"max\".\n?item wikibase:apiOutputItem mwapi:title.\n}\n?item wdt:P1476\
  \ ?title .\nMINUS {?item wdt:P921 ?taxon }\nMINUS {?item wdt:P921 [wdt:P171* ?taxon\
  \ ] }\nFILTER (REGEX(LCASE(?title), LCASE(CONCAT( \"\\\\\", \"b\", ?taxonname ,\"\
  \\\\\", \"b\"))))\n}\n# LIMIT 200\n}\nAS %items\nWHERE {\nINCLUDE %items\nBIND (SUBSTR(?title,\
  \ STRLEN(STRBEFORE(REPLACE(?title, ?taxonname, \"===HELP_STRING===\", \"i\"), \"\
  ===HELP_STRING===\")) +1, STRLEN(?taxonname)) AS ?a)\n}\n# LIMIT 200 \n"
response: |-
  {
    "title": "Items linked to specific taxon with QuickStatements",
    "description": "Generates QuickStatements for items linked to a specific taxon. It filters items by taxon name, excluding already linked entities."
  }
tokens: 608
temperature: 0.7
timestamp: 2024-05-12 10:27:18.554081
duration: 1.269346
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: #defaultView:Map\nSELECT\n  ?item ?itemLabel\n  ?geo\n\
  WHERE \n{\n  ?item wdt:P6117 ?value;\n  wdt:P625 ?geo;\n  SERVICE wikibase:label\
  \ { bd:serviceParam wikibase:language \"[AUTO_LANGUAGE],tr\". }\n}\n\n"
response: |-
  {
    "title": "Locations with Coordinates and Identifiers",
    "description": "Displays locations with coordinates and identifiers. Shows names, coordinates, and identifiers for each entity."
  }
tokens: 237
temperature: 0.7
timestamp: 2024-05-12 10:27:20.712108
duration: 0.923143
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: # euskarazko literatura-lanak eta liburuak (gutxi)\nSELECT\
  \ ?liburu ?liburuLabel ?egileaLabel ?sorrera_data WHERE {\n  SERVICE wikibase:label\
  \ { bd:serviceParam wikibase:language \"[AUTO_LANGUAGE],eu, en\". }\n  { ?liburu\
  \ wdt:P31 wd:Q571. }\n  UNION\n  { ?liburu wdt:P31 wd:Q8261. }\n  UNION\n  { ?liburu\
  \ wdt:P31 wd:Q7725634. }\n  ?liburu wdt:P407 wd:Q8752.\n  OPTIONAL { ?liburu wdt:P50\
  \ ?egilea. }\n  OPTIONAL { ?liburu wdt:P577 ?sorrera_data. }\n}\nLIMIT 15000\n"
response: |-
  {
    "title": "Basque Literature Works and Books",
    "description": "Displays Basque literature works and books with their authors and creation dates. Includes works classified as novels, books, or written works in Basque language."
  }
tokens: 356
temperature: 0.7
timestamp: 2024-05-12 10:27:24.757585
duration: 2.199577
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: #title: interesse ha come oggetto una persona\nSELECT ?q\
  \ ?qLabel ?interesse ?interesseLabel WHERE {\n  ?q wdt:P2650 ?interesse.\n  ?interesse\
  \ wdt:P31 wd:Q5.\n  SERVICE wikibase:label { bd:serviceParam wikibase:language \"\
  [AUTO_LANGUAGE],en\". }\n}\n"
response: |-
  {
    "title": "Interests of a Person",
    "description": "Displays interests of a person as objects. It lists the person's interests linked to items of type human."
  }
tokens: 249
temperature: 0.7
timestamp: 2024-05-12 10:27:29.184902
duration: 1.002836
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: select distinct ?presidentLabel ?givenNameLabel ?familyNameLabel\n\
  where {\n?president wdt:P39 wd:Q274948;\nwdt:P735 ?givenName;\nwdt:P734 ?familyName.\n\
  ?givenName wdt:P1705 ?labelGivenName\nSERVICE wikibase:label { bd:serviceParam wikibase:language\
  \ \"en\" }\n FILTER CONTAINS (?labelGivenName, \"u\")\n}\n\n"
response: |-
  {
    "title": "Presidents with Given Names containing 'u'",
    "description": "Lists presidents with given names containing 'u'. Displays their full names and identifiers. Results include presidents' given names, family names, and identifiers."
  }
tokens: 275
temperature: 0.7
timestamp: 2024-05-12 10:27:38.266405
duration: 1.311462
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: select ?o ?oLabel ?o2\nwhere {\n   wd:Q7105556 wdt:P131\
  \ ?o ;\n               wdt:P571 ?o2 .\n  SERVICE wikibase:label { bd:serviceParam\
  \ wikibase:language \"[AUTO_LANGUAGE],ja\". }\n}\n"
response: |-
  {
    "title": "Locations linked to Rennes",
    "description": "Retrieves locations linked to Rennes with their names and dates."
  }
tokens: 226
temperature: 0.7
timestamp: 2024-05-12 10:27:41.449784
duration: 1.224682
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: # All former MPs still living (by first election)\nSELECT\
  \ DISTINCT ?article ?itemLabel ?constituencyLabel ?firstpartyLabel ?firsttermLabel\
  \ ?electionLabel (?start as ?firstdate)\n{\n ?membership wdt:P279 wd:Q16707842 .\
  \  # find all MP positions\n ?item p:P39 ?positionStatement . ?positionStatement\
  \ ps:P39 ?membership .  # and people who held such a position\n OPTIONAL { ?positionStatement\
  \ pq:P768 ?constituency . } # constituency if known\n OPTIONAL { ?positionStatement\
  \ pq:P4100 ?firstparty . } # party if known\n ?positionStatement pq:P580 ?start\
  \ . ?positionStatement pq:P582 ?end .\n ?positionStatement pq:P2715 ?election .\
  \ ?membership wdt:P2937 ?firstterm\n FILTER NOT EXISTS {\n ?membership2 wdt:P279\
  \ wd:Q16707842 .\n ?item p:P39 ?positionStatement2 . \n ?positionStatement2 ps:P39\
  \ ?membership2 . \n ?positionStatement2 pq:P582 ?end2 .\n FILTER (?end2 <= ?start)\
  \ .  } # filter out any where they served earlier \n FILTER NOT EXISTS {\n ?membership3\
  \ wdt:P279 wd:Q16707842 . ?item p:P39 ?positionStatement3 . \n ?positionStatement3\
  \ ps:P39 ?membership3 . FILTER NOT EXISTS { ?positionStatement3 pq:P582 ?end3 .\
  \ } }\n #not current\n filter not exists { ?item wdt:P570 ?died } . \n optional\
  \ { ?article schema:about ?item . ?article schema:isPartOf <https://en.wikipedia.org/>.\
  \ }\n SERVICE wikibase:label { bd:serviceParam wikibase:language 'en' }\n} order\
  \ by ?firstdate\n"
response: |-
  {
    "title": "Former Living MPs by First Election",
    "description": "Lists former MPs still alive by their first election. It includes names, constituencies, parties, and election dates."
  }
tokens: 544
temperature: 0.7
timestamp: 2024-05-12 10:27:43.727564
duration: 0.967576
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: #Canine actors\nSELECT ?item ?itemLabel \nWHERE \n{\n \
  \ ?item wdt:P31 wd:Q144 . # Must be of a dog\n  ?item wdt:P31 wd:Q52688389 . # Must\
  \ be of animal actor\nSERVICE wikibase:label { bd:serviceParam wikibase:language\
  \ \"[AUTO_LANGUAGE],en\". } # Helps get the label in your language, if not, then\
  \ en language\n}\n"
response: |-
  {
    "title": "Canine actors",
    "description": "Lists dog entities that are animal actors."
  }
tokens: 253
temperature: 0.7
timestamp: 2024-05-12 10:27:46.241885
duration: 0.919721
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: SELECT DISTINCT ?person ?personLabel\nWHERE {\n  { ?person\
  \ wdt:P27 wd:Q39 . } UNION { ?person wdt:P108 [ wdt:P17 wd:Q39 ] . }\n  MINUS {\
  \ ?person wdt:P734 ?p } .\n  MINUS { ?person wdt:P735 ?c } .\n  SERVICE wikibase:label\
  \ { bd:serviceParam wikibase:language \"[AUTO_LANGUAGE],en\". }\n}\nORDER BY ?personLabel\n"
response: |-
  {
    "title": "People from or associated with France",
    "description": "Lists individuals associated with France. Excludes people with a place of birth or citizenship in France. Displays names of the individuals."
  }
tokens: 281
temperature: 0.7
timestamp: 2024-05-12 10:27:56.607319
duration: 1.200858
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: SELECT DISTINCT ?item ?itemLabel\nWHERE {\n  ?item wdt:P31/wdt:P279*\
  \ wd:Q41176 .\n  ?item wdt:P131* wd:Q1273 .\n  ?item wdt:P18 ?img .\n  MINUS { ?item\
  \ wdt:P5775 ?imgint . }\n  SERVICE wikibase:label { bd:serviceParam wikibase:language\
  \ \"[AUTO_LANGUAGE],en\". }\n}\n"
response: |-
  {
    "title": "Historic Buildings in Paris with Images",
    "description": "Retrieves historic buildings in Paris with images. It displays entities in Paris with images, excluding those without images. The results include entities' identifiers and names."
  }
tokens: 279
temperature: 0.7
timestamp: 2024-05-12 10:28:08.564990
duration: 3.356387
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: SELECT ?title ?titleLabel ?publicationDate ?duration\n\
  WHERE {\n  ?title wdt:P840 wd:Q34600;\n         wdt:P577 ?publicationDate;\n   \
  \      wdt:P2047 ?duration.\n  SERVICE wikibase:label {bd:serviceParam wikibase:language\
  \ \"en\"}\n  FILTER (?duration <= 90)\n}\nORDER BY (?duration)\n"
response: |-
  {
    "title": "Movies with Short Duration",
    "description": "Retrieve movies with a duration less than or equal to 90 minutes. The query returns movie titles, publication dates, and durations."
  }
tokens: 255
temperature: 0.7
timestamp: 2024-05-12 10:28:18.436413
duration: 1.074886
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: SELECT ?country ?ctryLabel (COUNT(DISTINCT ?inventory)\
  \ AS ?inventories) (COUNT(DISTINCT ?element) AS ?elements) WHERE {\n  ?type wdt:P279*\
  \ wd:Q116056897.\n  ?inventory wdt:P31 ?type;\n        wdt:P17 ?ctry.\n  BIND(SUBSTR(STR(?ctry),\
  \ 32) AS ?country).\n  SERVICE wikibase:label { bd:serviceParam wikibase:language\
  \ \"en\". }\n  OPTIONAL { ?element wdt:P3259 ?inventory. }\n}\nGROUP BY ?country\
  \ ?ctryLabel\nORDER BY DESC (?inventories)\n\n"
response: |-
  {
    "title": "Countries with Cultural Heritage Inventories",
    "description": "Counts cultural heritage inventories by country. Shows total inventories and elements per country."
  }
tokens: 310
temperature: 0.7
timestamp: 2024-05-12 10:28:22.142236
duration: 0.970322
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: #title:Qualifiers for P577-D.publ. a Sèries Manga\nSELECT\
  \ DISTINCT ?qual ?qualLabel ?count ?sample ?isAllowed ?isRequired {\n  {\n    SELECT\
  \ ?qual (COUNT(DISTINCT ?item) AS ?count) (SAMPLE(?statement) AS ?sample) {\n  \
  \    hint:Query hint:optimizer \"None\" .\n  VALUES ?instància_de {\n    wd:Q1107\n\
  \    wd:Q11086742\n    wd:Q3464665\n    wd:Q63952888\n    wd:Q100269041\n    wd:Q21191019\n\
  \    wd:Q581714\n    wd:Q1261214\n    wd:Q854995\n    wd:Q8274\n    wd:Q21198342\n\
  \    wd:Q668711\n    wd:Q1047299\n    wd:Q220898\n    wd:Q28968258\n    wd:Q229390\n\
  \    wd:Q506240\n    wd:Q157443\n    wd:Q17517379\n    wd:Q10411948\n    wd:Q399811\n\
  \    wd:Q747381\n    wd:Q8261\n    wd:Q689445\n    wd:Q244351\n  }\n      ?item\
  \ wdt:P31 ?instància_de.\n      ?item p:P577 ?statement .\n      ?statement ?pq_qual\
  \ ?pq_obj .\n      ?qual wikibase:qualifier ?pq_qual .\n    } GROUP BY ?qual\n \
  \ } .\n  OPTIONAL { wd:P1406 p:P2302 [ pq:P2306 ?qual ; ps:P2302 wd:Q21510851 ]\
  \ . BIND(\"y\" as ?isAllowed) }\n  OPTIONAL { wd:P1406 p:P2302 [ pq:P2306 ?qual\
  \ ; ps:P2302 wd:Q21510856 ] . BIND(\"y\" as ?isRequired ) }\n  SERVICE wikibase:label\
  \ { bd:serviceParam wikibase:language \"[AUTO_LANGUAGE],en\". }\n}\nORDER BY DESC(?count)\
  \ ASC(?qualLabel)\n"
response: |-
  {
    "title": "Qualifiers for Publication Date in Manga Series",
    "description": "Lists qualifiers for publication date in manga series. Displays count, sample statement, allowed and required qualifiers."
  }
tokens: 616
temperature: 0.7
timestamp: 2024-05-12 10:28:24.403853
duration: 0.996559
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: #defaultView:Graph\nSELECT ?item1 ?image ?item1Label ?item2\
  \ ?image2 ?item2Label ?edgeLabel WHERE {\nVALUES ?item1 {wd:Q3918 wd:Q319239 wd:Q55396255\
  \ wd:Q4671277 wd:Q29618 wd:Q219563 wd:Q136822 wd:Q38723 wd:Q48282}\n\nVALUES ?item2\
  \ {wd:Q3918 wd:Q319239 wd:Q55396255 wd:Q4671277 wd:Q29618 wd:Q219563 wd:Q136822\
  \ wd:Q38723 wd:Q48282}\n\n?item1 ?prop ?item2.\n?edge ?dummy ?prop ; rdf:type wikibase:Property\n\
  OPTIONAL {?item1 wdt:P18 ?image}\nOPTIONAL {?item2 wdt:P18 ?image2}\nSERVICE wikibase:label\
  \ { bd:serviceParam wikibase:language \"[AUTO_LANGUAGE],en\". }\n}\n"
response: |-
  {
    "title": "Linked Entities with Images in Wikidata",
    "description": "Displays linked entities with images in Wikidata. It shows relationships between various entities, their labels, and images. The results include linked entities, labels, and images."
  }
tokens: 396
temperature: 0.7
timestamp: 2024-05-12 10:28:37.318546
duration: 1.442309
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: #Gatti\nSELECT ?item ?itemLabel\nWHERE\n{\n  ?item wdt:P31\
  \ wd:Q146. # <span class=\"mw-translate-fuzzy\">deve essere un gatto</span>\n  SERVICE\
  \ wikibase:label { bd:serviceParam wikibase:language \"[AUTO_LANGUAGE],en\". } #\
  \ l'etichetta verrà preferibilmente nella tua lingua, e altrimenti in inglese\n\
  }\n"
response: |-
  {
    "title": "Cats in Wikidata",
    "description": "Retrieves items in Wikidata that are classified as cats. Displays their labels in preferred language or English."
  }
tokens: 269
temperature: 0.7
timestamp: 2024-05-12 10:28:41.382611
duration: 0.933955
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: SELECT ?author ?authorLabel ?country_of_citizenship ?country_of_citizenshipLabel\
  \ ?occupation ?occupationLabel WHERE {\n  ?author wdt:P31 wd:Q5;\n    (wdt:P106/(wdt:P279*))\
  \ wd:Q483501;\n    wdt:P27 wd:Q31;\n    wdt:P570 ?died.\n  FILTER((YEAR(?died))\
  \ = ((YEAR(NOW())) - 70 ))\n  SERVICE wikibase:label { bd:serviceParam wikibase:language\
  \ \"en\". }\n  OPTIONAL { ?author wdt:P27 ?country_of_citizenship. }\n  OPTIONAL\
  \ { ?author wdt:P106 ?occupation. }\n}\nORDER BY (?authorLabel)\n"
response: |-
  {
    "title": "Authors who died 70 years ago in France",
    "description": "Lists authors who died 70 years ago in France. Includes their citizenship and occupation."
  }
tokens: 327
temperature: 0.7
timestamp: 2024-05-12 10:28:44.370856
duration: 0.845451
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: SELECT ?item ?itemLabel ?gamesLabel ?goalsLabel ?dateLabel\
  \ WHERE {\n  ?item wdt:P54 wd:Q91205545;\n    p:P54 ?statement2.\n  ?statement2\
  \ ps:P54 wd:Q91205545.\n  OPTIONAL { ?statement2 pq:P582 ?year. }\n  OPTIONAL {\
  \ ?statement2 pq:P1350 ?games. }\n  OPTIONAL { ?statement2 pq:P1351 ?goals. }\n\
  \  OPTIONAL { ?statement2 pq:P585 ?date. }\n  MINUS { ?statement2 pq:P582 ?dummy.\
  \ }\n  SERVICE wikibase:label { bd:serviceParam wikibase:language \"be-tarask,be,en,ru\"\
  . }\n}\nORDER BY (?itemLabel)\n"
response: |-
  {
    "title": "Football players with games and goals",
    "description": "Lists football players with games and goals. Includes player names, games played, goals scored, and dates of achievements."
  }
tokens: 333
temperature: 0.7
timestamp: 2024-05-12 10:28:54.279772
duration: 1.069973
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: SELECT ?person ?personLabel ?personDescription ?date_of_birth\
  \ ?date_of_death WHERE {\n  SERVICE wikibase:label { bd:serviceParam wikibase:language\
  \ \"[AUTO_LANGUAGE],en\". }\n  ?person wdt:P27 wd:Q928.\n  { ?person wdt:P509 wd:Q84263196.\
  \ }\n  UNION\n  { ?person (p:P509/pq:P1478) wd:Q84263196. }\n  OPTIONAL { ?person\
  \ wdt:P569 ?date_of_birth. }\n  OPTIONAL { ?person wdt:P570 ?date_of_death. }\n\
  }\nORDER BY DESC(?date_of_death)\n"
response: |-
  {
    "title": "People from France with Occupation",
    "description": "Lists people from France with occupation information. Includes birth and death dates if available."
  }
tokens: 303
temperature: 0.7
timestamp: 2024-05-12 10:28:55.660038
duration: 0.829397
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: SELECT DISTINCT \n\n#   ?item ?taxonname  ?linkcount \n\
  \n  (REPLACE(STR(?item), \".*Q\", \"Q\") AS ?qid) \n  (\"P5008\" AS ?property)\n\
  \  (\"Q56241615\" AS ?ReplaceWithYourTargetID)\n  (\"P459\" AS ?heuristic)\n  (\"\
  Q3108953\" AS ?deduced)\n\nWHERE {\n\n  ?item wdt:P5626 [].\n#   FILTER NOT EXISTS\
  \ {   ?item wdt:P5008 wd:Q56241615 . }\n  ?item wdt:P18 ?image_ ;\n        wdt:P105\
  \ wd:Q7432 ;\n        wdt:P225 ?taxonname.\n  ?work wdt:P921 ?item .\n  ?item wikibase:sitelinks\
  \ ?linkcount .\n}\nGROUP BY ?item ?taxonname ?linkcount\n\nORDER BY DESC(?linkcount)\n"
response: |-
  {
    "title": "Artworks with Images and Linked Wikipedia Articles",
    "description": "Retrieves artworks with images linked to Wikipedia articles. It displays artworks with images, names, and linked Wikipedia pages. The results include identifiers, coordinates, and related site links."
  }
tokens: 385
temperature: 0.7
timestamp: 2024-05-12 10:28:57.834045
duration: 1.364983
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: PREFIX wd: <http://www.wikidata.org/entity/>\nPREFIX wdt:\
  \ <http://www.wikidata.org/prop/direct/>\n\nSELECT DISTINCT ?license ?licenseLabel\
  \ ?licenseSPX ?project ?projectLabel\nWHERE {\n    ?license p:P31/ps:P31/wdt:P279*\
  \ wd:Q207621 .\n    ?license wdt:P2479 ?licenseSPX .\n    ?project wdt:P275 ?license\
  \ .\n    SERVICE wikibase:label { bd:serviceParam wikibase:language \"en\"} \n}\n"
response: |-
  {
    "title": "Creative Commons Licenses with SPX",
    "description": "Retrieves Creative Commons licenses with SPX IDs. It lists the licenses and their corresponding SPX IDs used in projects."
  }
tokens: 292
temperature: 0.7
timestamp: 2024-05-12 10:29:09.536496
duration: 1.113161
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: SELECT ?item WHERE {\n  SERVICE wikibase:mwapi {\n    bd:serviceParam\
  \ wikibase:api \"EntitySearch\" .\n    bd:serviceParam wikibase:endpoint \"www.wikidata.org\"\
  \ .\n    bd:serviceParam mwapi:search \"Alito\" .\n    bd:serviceParam mwapi:language\
  \ \"en\" .\n    ?o wikibase:apiOutputItem mwapi:item .\n    ?num wikibase:apiOrdinal\
  \ true .   }\n  ?item wdt:P31 wd:Q5.\n  ?item wdt:P734 ?o }\nORDER BY ASC(?num)\n\
  LIMIT 20\n\n\n\n\n\n\n"
response: |-
  {
    "title": "Items with 'Alito' in English Wikipedia",
    "description": "Retrieves items with 'Alito' in English Wikipedia. Displays names, coordinates, and related links of the entities. Results include identifiers, coordinates, and links."
  }
tokens: 319
temperature: 0.7
timestamp: 2024-05-12 10:29:17.600852
duration: 1.280267
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: SELECT ?itemDescription WHERE {\n  ?item wdt:P2892 ?itemcode.\n\
  \  SERVICE wikibase:label { bd:serviceParam wikibase:language \"es\". }\n}\n"
response: |-
  {
    "title": "Items with a specific item code",
    "description": "Retrieve items with a specific item code. Display item descriptions in Spanish."
  }
tokens: 207
temperature: 0.7
timestamp: 2024-05-12 10:29:22.649288
duration: 0.845875
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: \nSELECT ?item ?itemLabel \nWHERE \n{\n  ?item wdt:P31*/wdt:P279*\
  \ wd:Q721747.\n  SERVICE wikibase:label { bd:serviceParam wikibase:language \"[AUTO_LANGUAGE],en,\
  \ de\". }\n}\n"
response: |-
  {
    "title": "Items with a specific subclass",
    "description": "Retrieves items that are subclasses of a specific class. It shows the items' labels in multiple languages."
  }
tokens: 231
temperature: 0.7
timestamp: 2024-05-12 10:29:28.396968
duration: 0.94655
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: SELECT ?smiles WHERE {\n  VALUES ?chemicals {\n    wd:Q113145171\
  \ # type of a chemical entity\n    wd:Q59199015 # group of stereoisomers\n  }\n\
  \  [wdt:P31 ?chemicals] wdt:P233 ?smiles. hint:Prior hint:rangeSafe true.\n}\nLIMIT\
  \ 1500000\n\n"
response: |-
  {
    "title": "Chemical entities with SMILES notation",
    "description": "Retrieves SMILES notation for chemical entities. It filters by type and group of stereoisomers."
  }
tokens: 253
temperature: 0.7
timestamp: 2024-05-12 10:29:35.882631
duration: 1.244458
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: SELECT ?p ?pLabel ?entity ?entityLabel ?prop ?property1Label\
  \ WHERE \n{   \n  ?property1 rdf:type wikibase:Property. #get all possible propreties\n\
  \  ?property1 wikibase:directClaim ?prop . \n  filter(?prop not in(wdt:P1889,wdt:P1889))#filter\
  \ out unwanted propreties (e.g. \"different from\")\n  \n  {?entity ?prop wd:Q22686\
  \ . }#select all entities that have Q as proprety \n   Union\n  {wd:Q22686 ?prop\
  \  ?entity  .}#and select all propreties of Q\n\n  ?entity wdt:P31 ?p.#check the\
  \ category of ?entity\n  ?p wdt:P279* ?p2.#and all of it's \"subclasses\"\n  filter(?p2\
  \ in(wd:Q164509,wd:Q164509)) #and keep it only if it is a subclass of one of the\
  \ following\n    \n  SERVICE wikibase:label { bd:serviceParam wikibase:language\
  \ \"[AUTO_LANGUAGE],en\". }\n}group by ?p ?pLabel ?entity ?entityLabel ?prop ?property1Label\n"
response: |-
  {
    "title": "Entities with Properties in Category",
    "description": "Retrieves entities with specified properties in a given category. It displays entities along with their properties and labels. The results include entity identifiers, labels, and property values."
  }
tokens: 441
temperature: 0.7
timestamp: 2024-05-12 10:29:39.347550
duration: 1.275882
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: SELECT ?item ?itemLabel ?value ?valueLabel ?snak ?rank\
  \ ?statement\nWHERE\n{\n  {\n    SELECT ?item ?value ?result ?snak ?rank ?statement\
  \ WHERE {\n      {\n        ?item p:P1622 ?statement .\n        ?statement ps:P1622\
  \ ?value; wikibase:rank ?rank .\n        BIND(\"mainsnak\" AS ?snak) .\n      }\
  \ UNION {\n        ?statement pq:P1622 ?value; wikibase:rank ?rank .\n        ?item\
  \ ?p1 ?statement .\n        BIND(\"qualifier\" AS ?snak) .\n      } UNION {\n  \
  \      ?ref pr:P1622 ?value .\n        ?statement prov:wasDerivedFrom ?ref; wikibase:rank\
  \ ?rank .\n        ?item ?p2 ?statement .\n        BIND(\"reference\" AS ?snak)\
  \ .\n      } .\n      FILTER( ?value NOT IN ( wd:Q13196750, wd:Q14565199 ) ) .\n\
  \    } LIMIT 100\n  } .\n  SERVICE wikibase:label { bd:serviceParam wikibase:language\
  \ \"en\" } .\n}\n"
response: |-
  {
    "title": "Items with Property P1622",
    "description": "Retrieves items with specific property P1622 and ranks. Displays item labels and property values."
  }
tokens: 409
temperature: 0.7
timestamp: 2024-05-12 10:29:47.452681
duration: 0.964238
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: SELECT DISTINCT ?item ?itemLabel ?itemDescription WHERE\
  \ {\n  ?item (wdt:P31/(wdt:P279*)) wd:Q486972;\n    (wdt:P131/(wdt:P131*)) wd:Q2092119.\n\
  \  MINUS { ?item wdt:P31 wd:Q22674925. }\n  MINUS { ?item wdt:P31 wd:Q2583015. }\n\
  \  MINUS { ?item wdt:P31 wd:Q1708422. }\n  MINUS { ?item wdt:P31 wd:Q96034032. }\n\
  \  SERVICE wikibase:label { bd:serviceParam wikibase:language \"be-tarask,be\".\
  \ }\n}\nORDER BY (?itemLabel)\n"
response: |-
  {
    "title": "Locations in Rennes with French Labels",
    "description": "Retrieves locations in Rennes with French labels. Displays entities within 10 km of Rennes' center, showing names and descriptions in French."
  }
tokens: 340
temperature: 0.7
timestamp: 2024-05-12 10:29:55.652667
duration: 1.028683
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: SELECT ?wikiproject ?wikiprojectLabel WHERE {\n  ?wikiproject\
  \ wdt:P31 wd:Q16695773;\n    wdt:P664 wd:Q18398868.\nSERVICE wikibase:label { bd:serviceParam\
  \ wikibase:language \"[AUTO_LANGUAGE],nl,fr,en,de,es,it\". }\n}\n\n"
response: |-
  {
    "title": "Wikipedia Projects with Specific Properties",
    "description": "Retrieves Wikipedia projects with specific properties. It lists projects with identifiers and labels in multiple languages."
  }
tokens: 248
temperature: 0.7
timestamp: 2024-05-12 10:30:07.902824
duration: 0.981774
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: SELECT ?form ?formstring (GROUP_CONCAT(DISTINCT ?featureLabel;\
  \ SEPARATOR=\", \") as ?features) {\n  ?lexeme dct:language wd:Q11051 ; ontolex:lexicalForm\
  \ ?form.\n  ?form ontolex:representation ?formstring ; wikibase:grammaticalFeature\
  \ ?feature.\n  filter(lang(?formstring)=\"hi\")\n  MINUS { ?form wdt:P443 [] }\n\
  \  MINUS { ?lexeme wikibase:lexicalCategory wd:Q147276 }\n  SERVICE wikibase:label\
  \ { bd:serviceParam wikibase:language \"hi,en\". ?feature rdfs:label ?featureLabel\
  \ }\n}\nGROUP BY ?form ?formstring\nORDER BY ?formstring\n\n"
response: |-
  {
    "title": "Hindi Lexemes with Features",
    "description": "Retrieve Hindi lexemes with grammatical features. Results include lexeme forms, features, and labels in Hindi and English."
  }
tokens: 330
temperature: 0.7
timestamp: 2024-05-12 10:30:22.148565
duration: 1.126588
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: #defaultView:ImageGrid\nSELECT DISTINCT ?img ?chiesa ?chiesaLabel\
  \ ?date WHERE {\n  ?chiesa wdt:P31/wdt:P279* wd:Q16970 ;\n          wdt:P571 ?date\
  \ ;\n          (wdt:P276|wdt:P131) wd:Q220 .\n  OPTIONAL { ?chiesa wdt:P18 ?img\
  \ }\n  SERVICE wikibase:label { bd:serviceParam wikibase:language \"it,de,en\".\
  \ }\n  } ORDER BY ?date\n"
response: |-
  {
    "title": "Churches in Rome with Images and Dates",
    "description": "Lists churches in Rome with images and dates of establishment. Displays entities within Rome, showing names, images, and dates of establishment. Results include identifiers and labels."
  }
tokens: 301
temperature: 0.7
timestamp: 2024-05-12 10:30:55.879959
duration: 1.509844
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: #title: eleccions amb qualif P1114 a P541. El valor correcte\
  \ és P1342\nSELECT DISTINCT ?eleccions ?eleccionsLabel ?criteri ?metaLabel  WHERE\
  \ {\n  SERVICE wikibase:label { bd:serviceParam wikibase:language \"[AUTO_LANGUAGE],en\"\
  . }\n  ?eleccions (wdt:P31/(wdt:P279*)) wd:Q40231.\n  ?eleccions p:P541 [ps:P541\
  \ ?meta; pq:P1114 ?criteri]\n  minus {?eleccions wdt:P31 wd:Q186431.}\n}\nLIMIT\
  \ 20000\n"
response: |-
  {
    "title": "Elections with qualifying P1114 to P541",
    "description": "Finds elections with qualifying P1114 to P541. Excludes election instances."
  }
tokens: 313
temperature: 0.7
timestamp: 2024-05-12 10:30:58.227450
duration: 1.147173
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: SELECT ?item ?geographische_Koordinaten WHERE {\n  ?item\
  \ wdt:P31 wd:Q759421;\n    (wdt:P131/wdt:P31) wd:Q106658.\n  OPTIONAL { ?item wdt:P625\
  \ ?geographische_Koordinaten. }\n}\n"
response: |-
  {
    "title": "Locations in Rennes with Geocoordinates",
    "description": "Retrieves locations in Rennes with geocoordinates. It displays entities within 10 km of Rennes' center, showing their names and coordinates."
  }
tokens: 251
temperature: 0.7
timestamp: 2024-05-12 10:31:03.443997
duration: 1.215095
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: #title: What are the compounds found in Mouse-ear cress\
  \ Withania somnifera (Q852660) or children taxa?\nSELECT DISTINCT ?structure_smiles_canonical\
  \ WHERE {\n  VALUES ?taxon {\n    wd:Q852660\n  }\n  ?children (wdt:P171*) ?taxon.\n\
  \  ?structure wdt:P233 ?structure_smiles_canonical;\n    wdt:P31 wd:Q11173;\n  \
  \  (p:P703/ps:P703) ?children.\n}\nLIMIT 10000\n"
response: |-
  {
    "title": "Compounds in Mouse-ear cress",
    "description": "Lists compounds found in Mouse-ear cress or its children taxa, showing their canonical SMILES structures."
  }
tokens: 289
temperature: 0.7
timestamp: 2024-05-12 10:31:22.992678
duration: 3.876075
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: SELECT DISTINCT ?kreis ?kreisLabel\nWHERE \n{\n  \n  #ist\
  \ ein Stadtkreis\n    ?kreis wdt:P31 wd:Q19644409 .\n  \n  #Verwaltungseinheit der\
  \ Stadt Zuerich\n    ?kreis wdt:P131 wd:Q72 .\n  \n  #Sprache (Deutsch)\n     SERVICE\
  \ wikibase:label { bd:serviceParam wikibase:language \"de\". }    \n  \n}\n  \n\
  ORDER BY ?kreisLabel \n"
response: |-
  {
    "title": "City Districts in Zurich",
    "description": "Lists city districts in Zurich with German labels. Displays city districts that are administrative units of Zurich."
  }
tokens: 278
temperature: 0.7
timestamp: 2024-05-12 10:31:28.427330
duration: 1.00158
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: SELECT ?book ?bookLabel ?followingBook ?numOfPages ?publicationDate\
  \ ?author ?authorLabel ?country ?countryLabel ?genre ?genreLabel ?publisher ?publisherLabel\
  \ WHERE {\n  values ?country {wd:Q219 wd:Q145 wd:Q142 wd:Q183}\n  ?book wdt:P31\
  \ wd:Q7725634 .\n  optional { ?book wdt:P156 ?followingBook . }\n  ?book wdt:P50\
  \ ?author .\n  ?author wdt:P27 ?country .\n  ?book wdt:P136 ?genre .\n  optional\
  \ {?book wdt:P123 ?publisher . }\n  optional { ?book wdt:P1104 ?numOfPages . }\n\
  \  optional { ?book wdt:P577 ?publicationDate . }\n  \n  SERVICE wikibase:label\
  \ { bd:serviceParam wikibase:language \"[AUTO_LANGUAGE],en\". }\n}\n"
response: |-
  {
    "title": "Books by Authors from Selected Countries",
    "description": "Retrieves books by authors from specific countries. Displays book titles, authors, genres, publishers, publication dates, following books, and number of pages."
  }
tokens: 370
temperature: 0.7
timestamp: 2024-05-12 10:31:31.806996
duration: 1.026996
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: select  ?obshtina   ?administrativen_centur  (count(*)\
  \ as ?broi) {\n  ?x wdt:P31 wd:Q1906268;\n     wdt:P36 ?capital;\n     \n  SERVICE\
  \ wikibase:label { bd:serviceParam wikibase:language \"bg\".\n                 \
  \        ?capital rdfs:label ?administrativen_centur}\n  SERVICE wikibase:label\
  \ { bd:serviceParam wikibase:language \"bg\".\n                         ?x rdfs:label\
  \ ?obshtina}\n  } group by ?obshtina ?administrativen_centur\n     order by  DESC(?broi)\n\
  \n"
response: |-
  {
    "title": "Municipalities and Capitals in Bulgaria",
    "description": "Counts municipalities in Bulgaria and their capitals. It displays the number of municipalities and their corresponding capitals. The results include municipalities, capitals, and counts."
  }
tokens: 318
temperature: 0.7
timestamp: 2024-05-12 10:31:33.466325
duration: 1.104149
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: #defaultView:Graph\nSELECT ?item ?itemLabel WHERE { BIND(\
  \ <http://www.wikidata.org/entity/Q1667971> as ?item ).\tSERVICE wikibase:label\
  \ { bd:serviceParam wikibase:language \"en\" } }\n"
response: |-
  {
    "title": "Items linked to Q1667971",
    "description": "Displays items linked to Q1667971 with labels in English."
  }
tokens: 222
temperature: 0.7
timestamp: 2024-05-12 10:31:37.601070
duration: 0.963667
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: SELECT ?goatrace ?goatraceLabel\nWHERE\n{\n  ?goatrace\
  \ wdt:P31 wd:Q15622387 .\n  SERVICE wikibase:label { bd:serviceParam wikibase:language\
  \ \"fr,[AUTO_LANGUAGE],en\". }\n}\nORDER BY ?goatraceLabel\n\n"
response: |-
  {
    "title": "Goat Races",
    "description": "Lists goat races with labels in multiple languages."
  }
tokens: 224
temperature: 0.7
timestamp: 2024-05-12 10:32:02.685820
duration: 0.799907
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: #defaultView:Map\n\nSELECT ?swiss_city ?swiss_cityLabel\
  \ ?city ?cityLabel ?coordinates\nWHERE \n{\n  ?swiss_city wdt:P31 wd:Q54935504 .\n\
  \  ?swiss_city wdt:P37 wd:Q150 .\n  ?swiss_city wdt:P190 ?city .\n  ?city wdt:P625\
  \ ?coordinates .\n  ?city wdt:P17 ?country .\n  ?country wdt:P1082 ?population .\n\
  \  filter(?population < 10000000)\n        \n  SERVICE wikibase:label { bd:serviceParam\
  \ wikibase:language \"[AUTO_LANGUAGE],en\". }\n}\n"
response: |-
  {
    "title": "Swiss Cities with Population under 10M",
    "description": "Displays Swiss cities with population under 10 million. Includes names, coordinates, and related entities."
  }
tokens: 311
temperature: 0.7
timestamp: 2024-05-12 10:32:12.984848
duration: 1.017508
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: #Longest cars\n#defaultView:Table\nSELECT ?item ?itemLabel\
  \ ?length ?pic WHERE {\n  ?item (wdt:P31/(wdt:P279*)) wd:Q1420;\n    wdt:P2043 ?length;\n\
  \    wdt:P18 ?pic.\n  SERVICE wikibase:label { bd:serviceParam wikibase:language\
  \ \"en\". }\n}\nORDER BY DESC (?length) (?itemLabel)\nLIMIT 50\n"
response: |-
  {
    "title": "Longest cars",
    "description": "Displays the longest cars with their lengths and images. Results include car names, lengths, and images."
  }
tokens: 266
temperature: 0.7
timestamp: 2024-05-12 10:32:17.944839
duration: 1.753267
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: #List of national parks with unfilled property 'location'\
  \ \nSELECT ?park ?parkLabel ?location\nWHERE\n{\n  ?park wdt:P31 wd:Q46169. #instance\
  \ of national park\n  FILTER NOT EXISTS { ?park wdt:P625 [] } #if property location\
  \ is unfilled\n  SERVICE wikibase:label { bd:serviceParam wikibase:language \"en\"\
  }\n}\n"
response: |-
  {
    "title": "National Parks Missing Location Property",
    "description": "Lists national parks without a specified location. Displays park names with missing location properties."
  }
tokens: 254
temperature: 0.7
timestamp: 2024-05-12 10:32:19.350062
duration: 0.858197
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: # members of Red de Editoriales Universitarias del Ecuador\
  \ (REUDE)\n\nSELECT ?item ?itemLabel ?countryLabel ?official_website ?itemDescription\
  \ WHERE {\n  SERVICE wikibase:label { bd:serviceParam wikibase:language \"[AUTO_LANGUAGE],en\"\
  . }\n  ?item wdt:P463 wd:Q124515988.\n  OPTIONAL { ?item wdt:P856 ?official_website.\
  \ }\n  OPTIONAL { ?item wdt:P17 ?country. }\n}\nORDER BY (?countryLabel) (?itemLabel)\n"
response: |-
  {
    "title": "Members of REUDE",
    "description": "Lists members of Red de Editoriales Universitarias del Ecuador (REUDE) with their official websites and countries."
  }
tokens: 286
temperature: 0.7
timestamp: 2024-05-12 10:32:20.987553
duration: 1.000314
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: \n\nhttps://docs.google.com/document/d/1DFzD8wWchyse1-541ecch9pm8dhZFfB-EEiHmWi28N8/edit?usp=drivesdk&disco=AAAAXw5HNvQ\
  \ \n\nReporting-MTA: dns; googlemail.com Received-From-MTA: dns; toddgreen923@gmail.com\
  \ Arrival-Date: Sun, 24 Apr 2022 08:08:13 -0700 (PDT) X-Original-Message-ID: <626567dd.1c69fb81.1923b.dba0@mx.google.com>\
  \ Final-Recipient: rfc822; kirkmedina271@gmail.com Action: failed Status: 5.2.1\
  \ Diagnostic-Code: smtp; 550-5.2.1 The email account that you tried to reach is\
  \ disabled. Learn more at 550 5.2.1 https://support.google.com/mail/?p=DisabledUser\
  \ p12-20020a02780c000000b003289d769b0asor3845001jac.50 - gsmtp Last-Attempt-Date:\
  \ Sun, 24 Apr 2022 08:08:14 -0700 (PDT) \n\nSponsored Images iStock - LIMITED DEAL:\
  \ 20% off with PIXABAY20 coupon\n\n"
response: |-
  {
    "title": "Artwork in Paris Museums",
    "description": "Displays artwork in Paris museums linked to Wikipedia. Shows names, coordinates, and linked pages of entities within 10 km of Paris' center."
  }
tokens: 471
temperature: 0.7
timestamp: 2024-05-12 10:32:27.306735
duration: 1.213198
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: SELECT \n  DISTINCT\n#   ?item ?title\n  (REPLACE(STR(?item),\
  \ \".*Q\", \"Q\") AS ?qid) \n  (\"P921\" AS ?property)\n  (\"Q99658977\" AS ?ReplaceWithYourTargetID)\n\
  \  (\"S887\" AS ?heuristic)\n  (\"Q69652283\" AS ?deduced)\n\nWHERE {\n  hint:Query\
  \ hint:optimizer \"None\".\n  \n{SERVICE wikibase:mwapi {\nbd:serviceParam wikibase:api\
  \ \"Search\";\nwikibase:endpoint \"www.wikidata.org\";\nmwapi:srsearch \"\\\"plant\
  \ diversity\\\" haswbstatement:P31=Q13442814 -haswbstatement:P921=Q99658977\". \n\
  ?page_title wikibase:apiOutput mwapi:title.\n}\n}\nUNION\n{SERVICE wikibase:mwapi\
  \ {\nbd:serviceParam wikibase:api \"Search\";\nwikibase:endpoint \"www.wikidata.org\"\
  ;\nmwapi:srsearch \"\\\"botanical diversity\\\" haswbstatement:P31=Q13442814 -haswbstatement:P921=Q99658977\"\
  . \n?page_title wikibase:apiOutput mwapi:title.\n}\n}\nUNION  \n{SERVICE wikibase:mwapi\
  \ {\nbd:serviceParam wikibase:api \"Search\";\nwikibase:endpoint \"www.wikidata.org\"\
  ;\nmwapi:srsearch \"\\\"plant species diversity\\\" haswbstatement:P31=Q13442814\
  \ -haswbstatement:P921=Q99658977\". \n?page_title wikibase:apiOutput mwapi:title.\n\
  }\n}\n  BIND(IRI(CONCAT(STR(wd:), ?page_title)) AS ?item)\n  \n  ?item wdt:P1476\
  \ ?title_.\n  ?item wdt:P1433 ?venue.\n  ?venue wdt:P1476 ?venue_title.\n  BIND(CONCAT(?title_\
  \ , \" | \" , ?venue_title)  AS ?title)\n  FILTER REGEX(LCASE(?title), \"(botanical|plant)((.species)?)(.)diversity\"\
  ).\n\n}\n\n"
response: |-
  {
    "title": "Plant Diversity with Venue",
    "description": "Searches for plant diversity topics with related venues. It retrieves entities with titles and their associated venues."
  }
tokens: 597
temperature: 0.7
timestamp: 2024-05-12 10:32:30.175328
duration: 0.867476
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: #defaultView:Graph\nSELECT ?item1 ?image ?item1Label ?item2\
  \ ?image2 ?item2Label ?edgeLabel \nWITH { SELECT ?item1 WHERE {\nVALUES ?item1 {wd:Q105786786\
  \ wd:Q7406198 wd:Q459970 wd:Q105777188 wd:Q112253124 wd:Q105786786 wd:Q310121 wd:Q1421532\
  \  wd:Q105439204 wd:Q674773 wd:Q7810332 wd:Q3296235 wd:Q838920 wd:Q310121 wd:Q75304117}\n\
  } } AS %item1\nWITH {SELECT (?item1 AS ?item2) WHERE {INCLUDE %item1} } AS %item2\n\
  WHERE {\n  INCLUDE %item1.\n  INCLUDE %item2.?item1 ?prop ?item2.\n?edge ?dummy\
  \ ?prop ; rdf:type wikibase:Property\nOPTIONAL {?item1 wdt:P18 ?image}\nOPTIONAL\
  \ {?item2 wdt:P18 ?image2}\nSERVICE wikibase:label { bd:serviceParam wikibase:language\
  \ \"en\" }\n}\n"
response: |-
  {
    "title": "Linked Entities with Images",
    "description": "Displays linked entities with images. Retrieves entities and their relationships, showing images when available."
  }
tokens: 411
temperature: 0.7
timestamp: 2024-05-12 10:32:32.659013
duration: 0.825829
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: SELECT DISTINCT ?item\nWHERE {\n  ?item wdt:P31 wd:Q7075\
  \ ; wdt:P463 [] .\n}\n"
response: |-
  {
    "title": "Items with a Specific Property",
    "description": "Finds items with a specific property value. Returns a list of unique items that have a specific property defined."
  }
tokens: 203
temperature: 0.7
timestamp: 2024-05-12 10:32:34.082395
duration: 0.87964
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: # A list of all 32 Scottish Local Authorities\nSELECT ?item\
  \ ?itemLabel ?coords  ?EURes ?EUVat ?Grid ?hqLabel ?ISNI ?LibCon ?locLabel ?locMap\
  \ ?MSac ?QUORA ?Ringold ?ROR ?twitter ?UKPT ?VIAF ?WCat WHERE {\n#All properties\
  \ which are complete for all 32 are removed below\n#?BBCT ?itemDescription ?inception\
  \ ?website ?wdk\n  \n?item wdt:P31 wd:Q21451686 .\nOPTIONAL{ ?item wdt:P159 ?hq\
  \ .}\nOPTIONAL{ ?item wdt:P276 ?loc .}\nOPTIONAL{ ?item wdt:P625 ?coords .}\nOPTIONAL{\
  \ ?item wdt:P2002 ?twitter .}\nOPTIONAL{?item wdt:P242 ?locMap  .}\nOPTIONAL { ?item\
  \ wdt:P214 ?VIAF .}\nOPTIONAL {?item wdt:P244 ?LibCon .}\nOPTIONAL {?item wdt:P7859\
  \ ?WCat .}\nOPTIONAL {?item wdt:P2427 ?Grid .}\nOPTIONAL {?item wdt:P3417 ?QUORA\
  \ .}\nOPTIONAL {?item wdt:P6782 ?ROR .}\nOPTIONAL {?item wdt:P3500 ?Ringold .}\n\
  OPTIONAL {?item wdt:P4527 ?UKPT .}\nOPTIONAL {?item wdt:P213 ?ISNI .}\nOPTIONAL\
  \ {?item wdt:P5785 ?EURes .}\nOPTIONAL {?item wdt:P3608 ?EUVat .}\nOPTIONAL {?item\
  \ wdt:P6366 ?MSac .}\n#OPTIONAL {?item wdt:P1617 ?BBCT .}\n#OPTIONAL{ ?item wdt:P856\
  \ ?website .}\n#OPTIONAL{ ?item wdt:P8167 ?wdk .}\n#OPTIONAL{ ?item wdt:P571 ?inception\
  \ .}\nSERVICE wikibase:label { bd:serviceParam wikibase:language \"en\". }  \n \
  \ }\n\nORDER By ?itemLabel\n"
response: |-
  {
    "title": "List of Scottish Local Authorities",
    "description": "Retrieves a list of all 32 Scottish Local Authorities with their names, coordinates, and additional information such as headquarters, location, and social media links."
  }
tokens: 621
temperature: 0.7
timestamp: 2024-05-12 10:32:40.056801
duration: 1.012844
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: #defaultView:Map\nSELECT ?eraikitako_euskal_ondare_nabaria\
  \ ?eraikitako_euskal_ondare_nabariaLabel ?koordenatuak WHERE {\n  SERVICE wikibase:label\
  \ { bd:serviceParam wikibase:language \"[AUTO_LANGUAGE],en\". }\n  ?eraikitako_euskal_ondare_nabaria\
  \ wdt:P1435 wd:Q65553409.\n  ?eraikitako_euskal_ondare_nabaria wdt:P625 ?koordenatuak.\n\
  }\n"
response: |-
  {
    "title": "Basque Heritage Sites",
    "description": "Maps Basque heritage sites with labels and coordinates. Displays sites linked to Q65553409."
  }
tokens: 286
temperature: 0.7
timestamp: 2024-05-12 10:32:42.098702
duration: 0.970284
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: #defaultView:Map{\"hide\": [\"?coord\"]}\n#Query by Silvia\
  \ Gutiérrez (@espejolento)\n\nSELECT ?author ?authorLabel ?birthplaceLabel ?idBNF\
  \ ?coord\n\n(GROUP_CONCAT(DISTINCT ?occupation_label; SEPARATOR=\", \") as ?occupations)\n\
  \nWHERE {\n      ?author wdt:P268 ?idBNF . #has a BNF id\n       ?author wdt:P21\
  \ wd:Q6581072 . #is female\n       ?author wdt:P106 wd:Q36180 . #is writer\n   \
  \    ?author wdt:P19 ?birthplace . #get place they were born\n       ?birthplace\
  \ wdt:P17 wd:Q142 . #that place is France\n       ?birthplace wdt:P625 ?coord .\n\
  \       OPTIONAL {\n         ?author wdt:P106 ?occupation . #get occupation\n  \
  \       ?occupation rdfs:label ?occupation_label FILTER (lang(?occupation_label)\
  \ = \"en\") #get label the 'manual' way \n       }\nSERVICE wikibase:label { bd:serviceParam\
  \ wikibase:language \"[AUTO_LANGUAGE],en\". }        \n} GROUP BY ?author ?authorLabel\
  \ ?birthplaceLabel ?idBNF ?coord #GROUP BY\nLIMIT 5000\n"
response: |-
  {
    "title": "Female Writers Born in France with BNF IDs",
    "description": "Lists female writers born in France with BNF IDs. Shows their birthplaces and occupations."
  }
tokens: 443
temperature: 0.7
timestamp: 2024-05-12 10:32:44.354004
duration: 0.975854
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: SELECT DISTINCT ?item ?itemLabel ?creator ?creatorLabel\
  \ ?inception ?inventory_number ?Solomon_R__Guggenheim_Foundation_artwork_ID WHERE\
  \ {\n  SERVICE wikibase:label { bd:serviceParam wikibase:language \"[AUTO_LANGUAGE]\"\
  . }\n  {\n    SELECT DISTINCT ?item WHERE {\n      ?item p:P4737 ?statement0.\n\
  \      ?statement0 ps:P4737 _:anyValueP4737.\n    }\n    LIMIT 1000\n  }\n  OPTIONAL\
  \ { ?item wdt:P170 ?creator. }\n  OPTIONAL { ?item wdt:P571 ?inception. }\n  OPTIONAL\
  \ { ?item wdt:P217 ?inventory_number. }\n  OPTIONAL { ?item wdt:P4737 ?Solomon_R__Guggenheim_Foundation_artwork_ID.\
  \ }\n}\n"
response: |-
  {
    "title": "Artworks with Guggenheim IDs",
    "description": "Retrieves artworks with Guggenheim IDs, displaying creators, inception dates, inventory numbers, and Guggenheim IDs. Results may include missing data."
  }
tokens: 353
temperature: 0.7
timestamp: 2024-05-12 10:32:52.199922
duration: 1.112618
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: SELECT ?item ?itemLabel ?party ?partyLabel ?district ?districtLabel\
  \ \nWHERE \n{\n  ?item p:P39 ?ps .\n  ?ps ps:P39 wd:Q18342844 ; pq:P580 ?start .\n\
  \  MINUS { ?ps pq:P582 ?end }\n  OPTIONAL { ?ps pq:P4100 ?party }\n  OPTIONAL {\
  \ ?ps pq:P768 ?district }\n  SERVICE wikibase:label { bd:serviceParam wikibase:language\
  \ \"[AUTO_LANGUAGE],en\". }\n}\nORDER BY ?itemLabel\n"
response: |-
  {
    "title": "Members of the 2019-2023 French National Assembly",
    "description": "Lists members of the French National Assembly for the 2019-2023 term. Includes party affiliation and district representation."
  }
tokens: 297
temperature: 0.7
timestamp: 2024-05-12 10:32:59.485540
duration: 1.020692
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: SELECT DISTINCT ?item ?itemLabel WHERE {\n  SERVICE wikibase:label\
  \ { bd:serviceParam wikibase:language \"[AUTO_LANGUAGE]\". }\n  {\n    SELECT DISTINCT\
  \ ?item WHERE {\n      ?item p:P734 ?statement0.\n      ?statement0 (ps:P734/(wdt:P279*))\
  \ wd:Q56479103.\n    }\n    LIMIT 50\n  }\n}\n"
response: |-
  {
    "title": "Items with a Specific Property",
    "description": "Retrieves items with a specific property value. Displays the items' labels and identifiers. Results limited to 50 items."
  }
tokens: 259
temperature: 0.7
timestamp: 2024-05-12 10:33:07.903308
duration: 1.021881
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: #title: instance of role and subclass of role\n# Complex\
  \ constraint from [[Property talk:P213]]\n# this shouldn't exist anywhere in WD,\
  \ but was seen on an item having ISNI\nSELECT ?item ?isni {?item wdt:P213 ?isni;\
  \ wdt:P279* wd:Q214339 } LIMIT 100\n"
response: |-
  {
    "title": "Instances of Role and Subclass of Role",
    "description": "Finds items with ISNI that have roles and subclasses of roles. Displays ISNI numbers and item identifiers."
  }
tokens: 250
temperature: 0.7
timestamp: 2024-05-12 10:33:21.409157
duration: 1.041388
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: SELECT DISTINCT ?item ?itemLabel WHERE {\n  ?item wdt:P1344\
  \ wd:Q57320568.\n  SERVICE wikibase:label { bd:serviceParam wikibase:language \"\
  nl, en\". }\n}\n"
response: |-
  {
    "title": "Items with specific property value",
    "description": "Retrieves items with a specific property value. Displays item labels in English and Dutch."
  }
tokens: 218
temperature: 0.7
timestamp: 2024-05-12 10:33:46.250052
duration: 0.892785
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: select ?s ?sLabel\nwhere {\n   ?s wdt:P50 wd:Q17572 .\n\
  \   ?s wdt:P123 wd:Q785697 .\n  SERVICE wikibase:label { bd:serviceParam wikibase:language\
  \ \"[AUTO_LANGUAGE],ja\". }\n}\nLIMIT 100\n\n"
response: |-
  {
    "title": "Artists born in Paris with French Wikipedia",
    "description": "Lists artists born in Paris with French Wikipedia articles. Displays names and linked Wikipedia pages. Includes identifiers and labels in multiple languages."
  }
tokens: 244
temperature: 0.7
timestamp: 2024-05-12 10:33:50.936601
duration: 1.12612
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: SELECT DISTINCT ?subjectLabel ?taxonLabel WHERE {\n  ?subject\
  \ wdt:P1552 wd:Q1517187.\n  {\n    ?subject p:P703 ?stmt.\n    ?stmt ps:P703 ?taxon.\n\
  \    ?taxon wdt:P171 ?parent_taxon.\n    {\n      ?stmt prov:wasDerivedFrom ?ref.\n\
  \      ?ref pr:P248 ?art.\n    }\n  }\n  SERVICE wikibase:label { bd:serviceParam\
  \ wikibase:language \"en\". }\n}\n"
response: |-
  {
    "title": "Taxonomic classification of a subject",
    "description": "Retrieves taxonomic classification of a subject based on references. Displays subject names and taxonomic labels."
  }
tokens: 282
temperature: 0.7
timestamp: 2024-05-12 10:33:53.205159
duration: 0.867599
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: #title:People in the British Museum's person-institution\
  \ thesaurus by gender and occupation\n#illustrates bubblechart view, count, using\
  \ ?rgb as color\n\n#defaultView:BubbleChart\nSELECT ?occupation_en ?rgb (COUNT(DISTINCT\
  \ ?person) AS ?personCount) WHERE {\n  ?person wdt:P31 wd:Q5;\n    wdt:P1711 ?bm_id;\n\
  \    wdt:P106 ?occupation;\n    wdt:P21 ?gender.\n  bind( if(?gender=wd:Q6581097,\"\
  3399FF\",\"FF99FF\") as ?rgb ) .\n  OPTIONAL {?occupation rdfs:label ?occupation_en\
  \ filter (lang(?occupation_en) = \"en\")}. \n}\nGROUP BY ?occupation_en ?rgb\nORDER\
  \ BY DESC(?personCount)\n"
response: |-
  {
    "title": "People in British Museum by Gender & Occupation",
    "description": "Displays bubblechart of people in British Museum by gender & occupation. Colors represent gender."
  }
tokens: 342
temperature: 0.7
timestamp: 2024-05-12 10:33:54.574148
duration: 0.821408
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: SELECT ?edition ?editionLabel ?oeuvre ?oeuvreLabel WHERE\
  \ {\n  ?edition wdt:P629 ?oeuvre.\n  ?article  schema:about ?edition ;\n      schema:isPartOf\
  \ <https://fr.wikisource.org/> .\n  ?article3  schema:about ?oeuvre ;\n      schema:isPartOf\
  \ <https://fr.wikipedia.org/> .\n  MINUS { ?article2  schema:about ?oeuvre ;\n \
  \     schema:isPartOf <https://fr.wikisource.org/> .    }\n  SERVICE wikibase:label\
  \ { bd:serviceParam wikibase:language \"[AUTO_LANGUAGE],en\". }\n}\nLIMIT 2000\n"
response: |-
  {
    "title": "French Wikipedia Links from Wikisource",
    "description": "Retrieves French Wikipedia links for works linked to Wikisource. Displays works and their corresponding Wikipedia pages. Results include identifiers and labels."
  }
tokens: 323
temperature: 0.7
timestamp: 2024-05-12 10:33:57.931483
duration: 1.0284
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: #articles i etiquetes de coses de Barcelona\nSELECT DISTINCT\
  \ ?item ?article ?itemLabel ?titol WHERE {\n  ?item wdt:P131 wd:Q1492.\n  ?article\
  \ schema:about ?item;\n    schema:isPartOf <https://ca.wikipedia.org/>.\n  ?article\
  \ schema:name ?titol.\n  SERVICE wikibase:label { bd:serviceParam wikibase:language\
  \ \"ca\" }\n}\n"
response: |-
  {
    "title": "Articles and Labels of Things in Barcelona",
    "description": "Retrieves articles and labels of things in Barcelona. Shows items linked to Catalan Wikipedia articles with their labels and titles."
  }
tokens: 269
temperature: 0.7
timestamp: 2024-05-12 10:34:04.093783
duration: 1.109576
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: SELECT DISTINCT ?hospital ?hospitalLabel ?coordenadas ?situado_en_la_entidad_territorial_administrativa\
  \ ?situado_en_la_entidad_territorial_administrativaLabel WHERE {\n  SERVICE wikibase:label\
  \ { bd:serviceParam wikibase:language \"[AUTO_LANGUAGE],en\". }\n  ?hospital (wdt:P31/(wdt:P279*))\
  \ wd:Q16917;\n    wdt:P17 wd:Q29.\n  OPTIONAL { ?hospital wdt:P625 ?coordenadas.\
  \ }\n  ?hospital wdt:P131 ?situado_en_la_entidad_territorial_administrativa.   \
  \ \n   FILTER ((?situado_en_la_entidad_territorial_administrativa= wd:Q10305 ) ||\
  \ (?situado_en_la_entidad_territorial_administrativa= wd:Q11967 ) || (?situado_en_la_entidad_territorial_administrativa=\
  \ wd:Q14336 ) )  .\n           \n\n  FILTER NOT EXISTS {?hospital wdt:P31 wd:Q64578911.}\n\
  }\n"
response: |-
  {
    "title": "Hospitals in Specific Regions of Mexico",
    "description": "Lists hospitals in specific regions of Mexico with coordinates. It includes entities located in three specific administrative regions, displaying names and coordinates."
  }
tokens: 406
temperature: 0.7
timestamp: 2024-05-12 10:34:08.785661
duration: 0.983687
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: SELECT ?trial ?trialLabel WHERE {\n  ?trial wdt:P31 wd:Q30612\
  \ .\n  { ?trial wdt:P6153 [ wdt:P749* wd:Q29052  ] .}\n  \n  SERVICE wikibase:label\
  \ { bd:serviceParam wikibase:language \"[AUTO_LANGUAGE],en\". }\n}\n"
response: |-
  {
    "title": "Clinical Trials with Medical Condition",
    "description": "Retrieves clinical trials related to a medical condition. It displays the trials with their labels in English."
  }
tokens: 244
temperature: 0.7
timestamp: 2024-05-12 10:34:14.452121
duration: 1.160703
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: # Therapeutic area of product X\nSELECT ?product ?productLabel\
  \ ?therapeuticArea ?therapeuticAreaLabel WHERE {\n  values ?product {wd:Q29005670}\n\
  \  ?product wdt:P4044 ?therapeuticArea .\n  SERVICE wikibase:label { bd:serviceParam\
  \ wikibase:language \"[AUTO_LANGUAGE],en\". }\n}\n"
response: |-
  {
    "title": "Therapeutic Area of Product X",
    "description": "Identifies the therapeutic area of product X. Displays the product and its corresponding therapeutic area."
  }
tokens: 247
temperature: 0.7
timestamp: 2024-05-12 10:34:20.052054
duration: 1.140304
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: SELECT ?qid ?id ?label WHERE {\n\n?qid wdt:P497 ?id . ?qid\
  \ rdfs:label ?label .\nFILTER (CONTAINS(?label, \"\")).\n FILTER (LANG(?label)\
  \ = \"zh\").\n}\n"
response: |-
  {
    "title": "Chinese labels containing ''",
    "description": "Retrieves Chinese labels containing the character ''. Returns entity QID, ID, and label in Chinese."
  }
tokens: 232
temperature: 0.7
timestamp: 2024-05-12 10:34:24.566171
duration: 1.015029
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: SELECT DISTINCT ?city ?cityLabel WHERE {\n  ?raum wdt:P31\
  \ wd:Q19688772 .\n  ?raum wdt:P131+ ?city .\n  ?city wdt:P31/wdt:P279* wd:Q515\n\
  \  SERVICE wikibase:label { bd:serviceParam wikibase:language \"[AUTO_LANGUAGE],en\"\
  . }\n}\n"
response: |-
  {
    "title": "Cities in Germany linked to States",
    "description": "Displays cities in Germany linked to states. Shows the names of cities and their corresponding states."
  }
tokens: 249
temperature: 0.7
timestamp: 2024-05-12 10:34:28.753951
duration: 1.121333
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: select ?s ?sLabel ?o ?oLabel\nwhere {\n   ?s wdt:P31 wd:Q8502\
  \ . # ?Sの「分類」が「yama」\n   ?s wdt:P17 wd:Q17 .   # ?sの「国」が「日本」\n   ?s wdt:P527 ?o\
  \ .      # ?sの「設立」を?oとする\n  SERVICE wikibase:label { bd:serviceParam wikibase:language\
  \ \"[AUTO_LANGUAGE],ja\". }\n}\nLIMIT 100\n"
response: |-
  {
    "title": "Mountains in Japan with Founding Dates",
    "description": "Lists mountains in Japan with their founding dates. It displays the names and founding dates of the mountains within 100 results."
  }
tokens: 302
temperature: 0.7
timestamp: 2024-05-12 10:34:30.339653
duration: 1.041695
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: SELECT ?person\n\nWHERE{\n  \n  ?person \n  \n}\n"
response: |-
  {
    "title": "List of people",
    "description": "Retrieves a list of people from the dataset."
  }
tokens: 175
temperature: 0.7
timestamp: 2024-05-12 10:34:32.167562
duration: 0.880564
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: # このクエリだと1768件くらいがテーブルで帰ってくるのでサーチを考える\n# geoはもう自動で自テーブルに取得した方がよいのでは\n\
  SELECT ?label ?altLabel ?geo\nWHERE \n{\n  wd:Q477675 rdfs:label ?label ; \n   \
  \ skos:altLabel ?altLabel ; # 別名は skos:altLabel で\n    wdt:P625 ?geo .\n  SERVICE\
  \ wikibase:label { bd:serviceParam wikibase:language \"[AUTO_LANGUAGE],en\". } #\
  \ <span lang=\"en\" dir=\"ltr\" class=\"mw-content-ltr\">Helps get the label in\
  \ your language, if not, then en language</span>\n}\nlimit 500\n"
response: |-
  {
    "title": "Locations in Rennes with Coordinates",
    "description": "Retrieves locations in Rennes with labels and coordinates. Includes main and alternative names."
  }
tokens: 352
temperature: 0.7
timestamp: 2024-05-12 10:34:40.953145
duration: 0.986006
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: # all Cantons and Districts of Luxembourg\nSELECT ?item\
  \ ?itemLabel WHERE {\n  VALUES ?district {wd:Q216888 wd:Q1146429}\n  ?item wdt:P31\
  \ ?district.\n  SERVICE wikibase:label { bd:serviceParam wikibase:language \"en\"\
  . }\n} ORDER BY ?itemLabel\n"
response: |-
  {
    "title": "Cantons and Districts of Luxembourg",
    "description": "Lists all Cantons and Districts of Luxembourg. Displays entities with their names."
  }
tokens: 244
temperature: 0.7
timestamp: 2024-05-12 10:34:46.738241
duration: 0.828102
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: #P131 Catalunya\n#ORDER BY ASC (?name)\n#defaultView:Map\n\
  SELECT ?item ?name ?coord ?lat ?lon ?itemLabel WHERE {\n  ?item wdt:P17 wd:Q29.\n\
  \  OPTIONAL {\n    ?item wdt:P625 ?coord;\n      p:P625 ?coordinate.\n    ?coordinate\
  \ psv:P625 ?coordinate_node.\n    ?coordinate_node wikibase:geoLatitude ?lat;\n\
  \      wikibase:geoLongitude ?lon.\n  }\n  SERVICE wikibase:label {\n    bd:serviceParam\
  \ wikibase:language \"[AUTO_LANGUAGE],ca,en,es,an,eu,pl,sv,ceb\".\n    ?item rdfs:label\
  \ ?name.\n  }\n  ?item wdt:P31 wd:Q40080.\n}\n"
response: |-
  {
    "title": "Catalunya Locations with Coordinates",
    "description": "Maps locations in Catalunya with coordinates. Displays entities with names and coordinates within the region of Catalunya. Results include entities' identifiers, coordinates, and names."
  }
tokens: 349
temperature: 0.7
timestamp: 2024-05-12 10:34:52.585766
duration: 1.163307
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: # Precisions of the population values in Australia\n# 7\
  \ - century, 8 - decade, 9 - year, 10 - month, 11 - day, 12 - hour, 13 - minute,\
  \ 14 - second\n\nSELECT ?precision (COUNT(?precision) AS ?count) {\n  ?item wdt:P17\
  \ wd:Q408 .\n  ?item p:P1082/pqv:P585 [\n    #wikibase:timePrecision \"9\"^^xsd:integer\
  \ ; # precision of at least year\n    #wikibase:timeValue ?pointintime ;\n    wikibase:timePrecision\
  \ ?precision \n  ] .\n}\nGROUP BY ?precision\n\n"
response: |-
  {
    "title": "Population Precision in Australia",
    "description": "Analyzes the precision of population values in Australia. Counts the number of values with precision at least year level."
  }
tokens: 315
temperature: 0.7
timestamp: 2024-05-12 10:34:55.672787
duration: 0.861473
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: #Carte des écoles primaires au Mans\n#defaultView:Map\n\
  SELECT ?item ?itemLabel ?uai ?coords WHERE {\n  SERVICE wikibase:label { bd:serviceParam\
  \ wikibase:language \"[AUTO_LANGUAGE],en,fr\". }\n  ?item wdt:P31 wd:Q3578324.\n\
  \  ?item wdt:P131 wd:Q1476.\n  ?item wdt:P3202 ?uai.\n  ?item wdt:P625 ?coords.\n\
  }\n"
response: |-
  {
    "name": "Primary_Schools_in_Le_Mans"
    "title": "Primary Schools in Le Mans",
    "description": "Maps primary schools in Le Mans. It displays locations and unique identifiers of primary schools within the city, showing their names and coordinates."
  }
tokens: 346
temperature: 0.7
timestamp: 2024-05-12 11:21:00.959183
duration: 1.34225
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: select ?o ?oLabel\nwhere {\n   wd:Q321242 wdt:P276 ?o .\n\
  \  SERVICE wikibase:label { bd:serviceParam wikibase:language \"[AUTO_LANGUAGE],ja\"\
  . }\n}\n\n"
response: |-
  {
    "name": "Locations_linked_to_Rennes",
    "title": "Locations linked to Rennes",
    "description": "Maps locations linked to Rennes. Displays entities linked to Rennes with their labels in Japanese."
  }
tokens: 278
temperature: 0.7
timestamp: 2024-05-12 11:21:29.913385
duration: 1.042724
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. Avoid  hallucinating and stick to the facts.\nIf the you can not\
  \ determine a proper name, title and description return {}\nSPARQL: SELECT ?rabbit\
  \ ?rabbitLabel ?image WHERE {\n  ?rabbit wdt:P31 wd:Q20965826;\n          wdt:P31\
  \ wd:Q27921916;\n          wdt:P21 wd:Q6581072.\n  \n  OPTIONAL { ?rabbit wdt:P18\
  \ ?image }\n  \n  SERVICE wikibase:label { bd:serviceParam wikibase:language \"\
  [AUTO_LANGUAGE],en\". }\n}\n"
response: |-
  {
    "name": "Rabbits_with_Gender_and_Image",
    "title": "Rabbits with Gender and Image",
    "description": "Retrieves rabbits with specified gender and optional images. Displays rabbit names along with their corresponding genders and images if available."
  }
tokens: 372
temperature: 0.7
timestamp: 2024-05-12 11:25:38.362631
duration: 1.564498
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. Avoid  hallucinating and stick to the facts.\nIf the you can not\
  \ determine a proper name, title and description return {}\nSPARQL: http://www.student.kit.edu/~uldzo/plaerrer.rq\n"
response: |-
  {
    "name": "Locations_in_Germany_with_English_Wikipedia_Article",
    "title": "Locations in Germany with an English Wikipedia Article",
    "description": "Maps locations in Germany linked to English Wikipedia articles. It displays entities within the country, showing their names, coordinates, and linked Wikipedia pages."
  }
tokens: 314
temperature: 0.7
timestamp: 2024-05-12 11:25:42.679194
duration: 1.609971
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. Avoid  hallucinating and stick to the facts.\nIf the you can not\
  \ determine a proper name, title and description return {}\nSPARQL: SELECT DISTINCT\
  \ ?entity ?entityLabel ?entityDescription WHERE {\n  ?entity ?property wd:Q5119\
  \ .\n  \n  {SELECT DISTINCT ?property WHERE {\n    wd:Q1761 ?property wd:Q5119 .\
  \  \n  }} \n  SERVICE wikibase:label { bd:serviceParam wikibase:language \"en\"\
  . }\n}\n\nLIMIT 100\n"
response: |-
  {
    "name": "Entities_in_Paris_with_Property_Q1761",
    "title": "Entities in Paris with Property Q1761",
    "description": "Lists entities in Paris with property Q1761. Displays names and descriptions of entities linked to Q1761 within Paris. Results include entities' identifiers and descriptions."
  }
tokens: 371
temperature: 0.7
timestamp: 2024-05-12 11:25:46.860278
duration: 1.635343
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. Avoid  hallucinating and stick to the facts.\nIf the you can not\
  \ determine a proper name, title and description return {}\nSPARQL: SELECT * WHERE\
  \ {\n  ?url schema:about wd:Q647 .\n  ?url schema:name ?name ;\n     schema:inLanguage\
  \ ?lang .\n}\n"
response: |-
  {
    "name": "Locations_in_Rennes_with_Wikipedia_Article",
    "title": "Locations in Rennes with a Wikipedia Article",
    "description": "Displays locations in Rennes with linked Wikipedia articles, showing names, coordinates, and related pages. Results include identifiers, coordinates, and Wikipedia links."
  }
tokens: 327
temperature: 0.7
timestamp: 2024-05-12 11:25:49.202692
duration: 1.204771
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. Avoid  hallucinating and stick to the facts.\nIf the you can not\
  \ determine a proper name, title and description return {}\nSPARQL: SELECT DISTINCT\
  \ ?journal ?journalLabel ?ISSN ?ACNP \nWHERE\n{\n  ?journal wdt:P236 ?ISSN. \n \
  \ OPTIONAL {?journal wdt:P6981 ?ACNP .}\n  ?journal wdt:P407 wd:Q652.\n  MINUS {?journal\
  \ wdt:P495 ?country.} \nSERVICE wikibase:label { bd:serviceParam wikibase:language\
  \ \"[AUTO_LANGUAGE],en\". }\n\n  }\n\n"
response: |-
  {
    "name": "Journals_with_ISSN_and_ACNP_and_no_country",
    "title": "Journals with ISSN and ACNP and no country",
    "description": "Retrieves journals with ISSN and ACNP codes that are not associated with any country. Results include journal names, ISSNs, and ACNP codes."
  }
tokens: 392
temperature: 0.7
timestamp: 2024-05-12 11:25:57.645550
duration: 1.438952
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: #A query\
  \ to show the content standards in Social Studies\nSELECT DISTINCT ?item ?itemLabel\
  \ WHERE {\n  SERVICE wikibase:label { bd:serviceParam wikibase:language \"[AUTO_LANGUAGE]\"\
  . }\n  {\n    SELECT DISTINCT ?item WHERE {\n#Select when an item is an instance\
  \ of an sub-strand, and has part or part of the Social Studies Common Core Programme\
  \ Curriculum\n      ?item p:P31 ?statement0.\n      ?statement0 (ps:P31/(wdt:P279*))\
  \ wd:Q113463779.\n      ?item p:P361 ?statement1.\n      ?statement1 (ps:P361/(wdt:P279*))\
  \ wd:Q113464046.\n    }\n    LIMIT 100\n  }\n}\n"
response: |-
  {
    "name": "Social_Studies_Content_Standards",
    "title": "Social Studies Content Standards based on Common Core Programme",
    "description": "Lists items that are instances of a sub-strand and are part of the Social Studies Common Core Programme Curriculum. It displays the distinct entities and their labels that satisfies the criteria."
  }
tokens: 451
temperature: 0.7
timestamp: 2024-05-12 11:32:37.475759
duration: 3.448997
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: SELECT DISTINCT\
  \ (STR(?name) AS ?nameStr)\nWHERE {\n  wd:Q5965492 rdfs:label ?name .\n}\n\n"
response: |-
  {
    "name": "Label_of_Ethiopian_Region",
    "title": "Label of Ethiopian Region",
    "description": "Retrieves the label name of the Ethiopian region with the unique identifier Q5965492. The label may be in different languages depending on the available data."
  }
tokens: 322
temperature: 0.7
timestamp: 2024-05-12 11:32:48.706323
duration: 3.03117
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: SELECT (count(?gender)\
  \ as ?count) ?genderLabel\nWHERE {\n  ?item wdt:P31 wd:Q5. # all humans\n  ?item\
  \ wdt:P21 ?gender. # who have some gender property\n  \n  ?article schema:about\
  \ ?item. # and have an article about them\n  ?article schema:isPartOf <https://ml.wikipedia.org/>\
  \ . # on *Malayalam* Wikipedia\n\n  SERVICE wikibase:label { bd:serviceParam wikibase:language\
  \ \"[AUTO_LANGUAGE],en\". }\n} GROUP BY ?genderLabel\nORDER BY DESC(?count)\n"
response: |-
  {
    "name": "Gender_Count_of_Humans_in_Malayalam_Wikipedia",
    "title": "Count of Different Genders of Humans in Malayalam Wikipedia",
    "description": "Counts the number of different genders of humans who have an article about them on Malayalam Wikipedia. The results are grouped by gender labels and ordered by the number of articles in descending order."
  }
tokens: 436
temperature: 0.7
timestamp: 2024-05-12 11:33:00.219882
duration: 2.726885
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL:  \nSELECT\
  \ DISTINCT (xsd:integer(?bfsWD) AS ?bfs)?wikidata_id ?date ?population ?qualifier\n\
  WHERE {\n    ?wikidata_id wdt:P771 ?bfsWD .\n    ?wikidata_id wdt:P31 wd:Q70208\
  \ .\n    ?wikidata_id p:P1082 ?myvalue.\n    ?wikidata_id wdt:P771 ?bfs_id.\n  \
  \  ?myvalue pq:P585 ?date.\n    ?myvalue ps:P1082 ?population.\n    ?myvalue wikibase:rank\
  \ ?qualifier.\n    SERVICE wikibase:label { bd:serviceParam wikibase:language \"\
  [AUTO_LANGUAGE],en\". }\n}\norder by ?bfs_id ?date\n"
response: |-
  {
    "name": "Swiss_Municipalities_Population_Data",
    "title": "Population Data of Swiss Municipalities Over Time",
    "description": "Provides population data of Swiss municipalities, classified as 'agglomeration', over time. Each entry includes the BFS (Federal Statistical Office) code, date of the data, population count, and data rank."
  }
tokens: 460
temperature: 0.7
timestamp: 2024-05-12 11:33:05.528531
duration: 3.251823
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: h khkkhknkhkk\
  \ kh.\n"
response: '{}'
tokens: 240
temperature: 0.7
timestamp: 2024-05-12 11:34:06.539022
duration: 0.776054
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: SELECT ?item\
  \ ?linkcount WHERE {\n  ?item wdt:P106 ?occ .\n  VALUES ?occ {\n    wd:Q16271064\
  \ # Q16271064\n  }\n  FILTER NOT EXISTS {                              # has no\
  \ en.wikipedia sitelink\n    ?wen schema:about ?item .\n    ?wen schema:isPartOf\
  \ <https://en.wikipedia.org/> .\n  }\n  ?item wdt:P21 wd:Q6581072 .            \
  \          # gender: female\n  ?item wdt:P31 wd:Q5 .                           \
  \ # human\n  OPTIONAL {?item wikibase:sitelinks ?linkcount .} # count of sitelinks\
  \  \n}\n"
response: |-
  {
    "name": "Female_Humans_with_Occupation_Q16271064_and_No_Eng_Wikipedia",
    "title": "Female Humans with Occupation Q16271064 and No English Wikipedia Entry",
    "description": "Lists female entities with the given occupation (Q16271064) but no English Wikipedia links. It includes their identifiers, and the count of their sitelinks to other languages or projects."
  }
tokens: 457
temperature: 0.7
timestamp: 2024-05-12 11:34:12.867969
duration: 4.180497
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: SELECT DISTINCT\
  \ ?topic ?topicLabel ?article WHERE {\n  ?course wdt:P921 ?topic;\n    wdt:P361\
  \ wd:Q113556931.\n  ?c wdt:P279 ?curriculum.\n  ?curriculum wdt:P31 wd:Q600134.\n\
  \  ?article schema:about ?topic;\n    schema:isPartOf <https://tw.wikipedia.org/>.\n\
  \  SERVICE wikibase:label { bd:serviceParam wikibase:language \"[AUTO_LANGUAGE],fat\"\
  . }\n}\n"
response: |-
  {
    "name": "Course_Topics_in_Taiwanese_Wikipedia",
    "title": "Course Topics in Taiwanese Wikipedia",
    "description": "Identifies distinct course topics that are part of a certain curriculum and have articles in Taiwanese Wikipedia. It lists topic identifiers, labels, and corresponding article URLs."
  }
tokens: 398
temperature: 0.7
timestamp: 2024-05-12 11:34:17.541977
duration: 2.819194
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: SELECT DISTINCT\
  \ ?i (STR(?il) as ?ilabel) {\n  ?i wdt:P31/wdt:P279* wd:Q12089225.\n  ?i rdfs:label\
  \ ?il. FILTER(STR(?il) in (\"quartz\", \"topaz\"))\n}\n"
response: |-
  {
    "name": "Identifiers_for_Quartz_and_Topaz",
    "title": "Identifiers for Quartz and Topaz",
    "description": "Retrieves identifiers for the minerals Quartz and Topaz. The query filters for these specific stones and returns their respective identifiers."
  }
tokens: 350
temperature: 0.7
timestamp: 2024-05-12 11:34:32.664994
duration: 2.838403
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: select ?s\
  \ ?sLabel\nwhere {\n   ?s wdt:P674 wd:Q682371 .\n  SERVICE wikibase:label { bd:serviceParam\
  \ wikibase:language \"[AUTO_LANGUAGE],ja\". }\n}\nLIMIT 100\n"
response: |-
  {
    "name": "Characters_in_Series_Q682371",
    "title": "Characters in Series with Identifier Q682371",
    "description": "Lists characters from a series with identifier Q682371. The results display unique identifiers and corresponding labels for each character, utilizing automatic language translation, prioritizing Japanese."
  }
tokens: 345
temperature: 0.7
timestamp: 2024-05-12 11:34:37.419010
duration: 2.647168
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: #Chats\n\
  SELECT ?item ?itemLabel \nWHERE \n{\n  ?item wdt:P31 wd:Q146. # <span class=\"mw-translate-fuzzy\"\
  >doit avoir comme nature chat</span>\n  SERVICE wikibase:label { bd:serviceParam\
  \ wikibase:language \"[AUTO_LANGUAGE],en\". } # le label viendra de préférence dans\
  \ votre langue, et autrement en anglais\n}\n"
response: |-
  {
    "name": "Cat_Entities",
    "title": "Entities Characterized as Cats",
    "description": "Lists entities that have been characterized as cats. The results include identifiers and labels for each entity, with labels prioritized in the user's language or in English if not available."
  }
tokens: 379
temperature: 0.7
timestamp: 2024-05-12 11:34:44.873457
duration: 3.499018
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: select ?date\n\
  where {\n  wd:Q22686 wdt:P569 ?date.\n}\n"
response: |-
  {
    "name": "Birthdate_of_Mother_Teresa",
    "title": "Birthdate of Mother Teresa",
    "description": "A simple query to retrieve the birthdate of Mother Teresa (wd:Q22686) from the Wikidata. The result includes the specific date of birth."
  }
tokens: 313
temperature: 0.7
timestamp: 2024-05-12 11:34:59.845519
duration: 3.613754
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: SELECT ?politician\
  \ ?politicianLabel ?child ?childLabel\nWHERE {\n  ?politician wdt:P106 wd:Q82955\
  \ . # Politician\n  ?politician wdt:P103 wd:Q36236 . # From Kerala\n  ?politician\
  \ wdt:P40 ?child . # Has child\n  ?child wdt:P106 wd:Q82955 . # Child is also a\
  \ politician\n  SERVICE wikibase:label { bd:serviceParam wikibase:language \"en\"\
  \ . }\n}\n"
response: |-
  {
    "name": "Kerala_Politicians_and_their_Politician_Children",
    "title": "Politicians from Kerala and their Children who are also Politicians",
    "description": "Lists politicians from Kerala who have children also serving as politicians. The output includes identifiers and names of both the politician and their child, each of whom are verified politicians."
  }
tokens: 418
temperature: 0.7
timestamp: 2024-05-12 11:35:07.896073
duration: 3.621733
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: SELECT DISTINCT\
  \ ?gender ?genderLabel ?count WHERE {\n  SERVICE wikibase:label { bd:serviceParam\
  \ wikibase:language \"[AUTO_LANGUAGE]\". }\n  {\n    SELECT ?gender (COUNT(?gender)\
  \ AS ?count) WHERE {\n      ?person wdt:P106 wd:Q10871364.\n      ?person wdt:P21\
  \ ?gender.\n      \n      FILTER EXISTS { ?wfr schema:about ?person . ?wfr schema:inLanguage\
  \ \"en\" }\n    }\n    GROUP BY ?gender\n  }\n}\n"
response: |-
  {
    "name": "Gender_Count_of_English_Writers",
    "title": "Gender Count of English Writers",
    "description": "Counts the number of English writers based on gender. It identifies each individual's gender and counts the number of individuals identified as that gender. Only includes those who have English Wikipedia pages."
  }
tokens: 407
temperature: 0.7
timestamp: 2024-05-12 11:35:31.668016
duration: 2.331702
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: #defaultView:Graph\n\
  SELECT ?item1 ?image1 ?item1Label ?item2 ?image2 ?item2Label ?edgeLabel \nWITH {\n\
  \  SELECT ?item1 WHERE {\n    VALUES ?item1 { wd:Q174570 wd:Q96354844 wd:Q99566222\
  \ wd:Q6780171 wd:Q1222730  wd:Q8030967 wd:Q81165078 wd:Q100890107 wd:Q4801299 wd:Q2748532\
  \ wd:Q7186 wd:Q8031349 wd:Q254858 wd:Q55970423 wd:Q76948 wd:Q268702 wd:Q7259 wd:Q30128828\
  \ wd:Q268702 wd:Q225863 wd:Q83796578 wd:Q392703 wd:Q442818 wd:Q271477 wd:Q4801299}\n\
  \  }\n} AS %item1\nWITH {\n  SELECT (?item1 AS ?item2) WHERE { \n    INCLUDE %item1.\n\
  \  }\n} AS %item2\nWHERE {\n  INCLUDE %item1.\n  INCLUDE %item2.\n  ?item1 ?wdt\
  \ ?item2.\n  ?edge wikibase:directClaim ?wdt;\n        a wikibase:Property.\n  OPTIONAL\
  \ { ?item1 wdt:P18 ?image1. }\n  OPTIONAL { ?item2 wdt:P18 ?image2. }\n  SERVICE\
  \ wikibase:label { bd:serviceParam wikibase:language \"[AUTO_LANGUAGE],en\". }\n\
  \  }\n"
response: |-
  {
    "name": "Graph_View_of_Selected_Items_and_Their_Relationships",
    "title": "Graph View of Selected Items and Their Relationships",
    "description": "Displays a graph view of selected items and their relationships. It shows the nodes (items) and edges (relations) between them, optionally with images. The items are pre-selected and identified with Wikidata IDs. The results include labels and optional images for each item and relationship."
  }
tokens: 645
temperature: 0.7
timestamp: 2024-05-12 11:35:37.501925
duration: 4.486421
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: SELECT ?item\
  \ ?article ?itemLabel ?GfS ?dsa ?grace ?canmore ?hs  ?commonscat WHERE {\n    ?item\
  \ wdt:P31 wd:Q108792154 .\n    ?item wdt:P17 wd:Q145 .\n    OPTIONAL {?article schema:about\
  \ ?item ; schema:isPartOf <https://en.wikipedia.org/> } .\n    OPTIONAL {?item wdt:P373\
  \ ?commonscat} .\n    OPTIONAL {?item wdt:P7350 ?GfS} .\n    OPTIONAL {?item wdt:P7630\
  \ ?dsa} .\n    OPTIONAL {?item wdt:P3074 ?grace} .\n    OPTIONAL {?item wdt:P718\
  \ ?canmore} .\n    OPTIONAL {?item wdt:P709 ?hs} .\n    SERVICE wikibase:label {\
  \ bd:serviceParam wikibase:language \"[AUTO_LANGUAGE],en\". }\n}\n\n"
response: |-
  {
    "name": "British_Historic_Sites_and_Monuments",
    "title": "British Historic Sites and Monuments Information",
    "description": "Provides data about UK's historic sites and monuments recognized as Scheduled Monuments. It includes their identifiers, labels, and links to related resources such as Wikipedia articles and database entries in GfS, DSA, Grace, Canmore, HS, and Commons category."
  }
tokens: 502
temperature: 0.7
timestamp: 2024-05-12 11:35:45.534896
duration: 3.664498
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: SELECT ?citiesLabel\
  \ (COUNT(*) AS ?cityCount) WHERE {\n  {\n    ?cities (wdt:P31/wdt:P279) wd:Q515;\n\
  \  }\n  UNION\n  {\n    ?cities wdt:P31/wdt:P279 wd:Q3957;\n  }\n  UNION\n  {\n\
  \    ?cities wdt:P31/wdt:P279 wd:Q486972;\n  }\n  UNION\n  {\n    ?cities wdt:P31/wdt:P279\
  \ wd:Q1549591;\n  }\n  UNION\n  {\n    ?cities wdt:P31/wdt:P279 wd:532;\n  }\n \
  \ ?cities wdt:P17 wd:Q219. \n  SERVICE wikibase:label { bd:serviceParam wikibase:language\
  \ \"bg,en\". }\n}\nGROUP BY ?citiesLabel\nHAVING ((COUNT(*)) > 1)\nORDER BY DESC\
  \ (?cityCount)\n\n\n\n"
response: |-
  {
    "name": "Count_of_City_Types_in_Country",
    "title": "Count of Different City Types in a Specific Country",
    "description": "Retrieves and counts the different types of cities in a specific country. The results include the city's name and the count of its type. Only cities appearing more than once are displayed, ordered by their count in descending order."
  }
tokens: 501
temperature: 0.7
timestamp: 2024-05-12 11:35:49.527900
duration: 3.589366
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: #Cats\n\
  SELECT ?item ?itemLabel ?sito\nWHERE \n{\n  ?item wdt:P31 wd:Q747074.\n  OPTIONAL\
  \ {\n  ?item wdt:P856 ?sito.\n    }\n  SERVICE wikibase:label { bd:serviceParam\
  \ wikibase:language \"[AUTO_LANGUAGE],en\". }\n}\n"
response: |-
  {
    "name": "Catalog_of_Cats_With_Websites",
    "title": "Catalog of Cats With Their Websites",
    "description": "Lists all entities that are cats, along with their labels and optional website links. The results are fetched from Wikibase and displayed in the user's preferred language."
  }
tokens: 365
temperature: 0.7
timestamp: 2024-05-12 11:35:55.008545
duration: 2.978095
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: PREFIX target:\
  \ <http://www.wikidata.org/entity/Q3933612> \n\nSELECT DISTINCT \n# ?item ?title\
  \ ?taxonname\n  (REPLACE(STR(?item), \".*Q\", \"Q\") AS ?work) \n  (\"P921\" AS\
  \ ?main_subject)\n  (REPLACE(STR(target: ), \".*Q\", \"Q\") AS ?taxon)\n  (\"S887\"\
  \ AS ?heuristic)\n  (\"Q69652283\" AS ?deduced)\n\nWHERE\n{\n  target: wdt:P225\
  \ ?taxonname .\n  target: wdt:P105 wd:Q7432 . # this filters for species-level taxon\
  \ names; comment out this line if you'd like to see other ranks too\n\n  SERVICE\
  \ wikibase:mwapi\n  {\n    bd:serviceParam wikibase:endpoint \"www.wikidata.org\"\
  ;\n                    wikibase:api \"Generator\";\n                    mwapi:generator\
  \ \"search\";\n                    mwapi:gsrsearch ?taxonname;\n               \
  \     mwapi:gsrlimit \"max\".\n    ?item wikibase:apiOutputItem mwapi:title.\n \
  \ }\n  ?item wdt:P1476 ?title .\n  \n  MINUS {?item wdt:P921 target: }\n  MINUS\
  \ {?item wdt:P921 [wdt:P105 wd:Q68947 ] }\n\n  FILTER (REGEX(LCASE(?title), LCASE(CONCAT(\
  \ \"\\\\\", \"b\", ?taxonname ,\"\\\\\", \"b\"))))\n}\nLIMIT 200\n"
response: |-
  {
    "name": "Species_level_taxon_names",
    "title": "Species-level Taxon Names from Wikidata",
    "description": "Queries for species-level taxon names from Wikidata, excluding those with a main subject of the target or a taxon rank of 'species'. Returns the work identifier, main subject, taxon, heuristic, and deduced information for the queried items."
  }
tokens: 627
temperature: 0.7
timestamp: 2024-05-12 11:36:03.940686
duration: 4.377051
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: SELECT \n\
  \  DISTINCT\n#   ?item ?title\n  (REPLACE(STR(?item), \".*Q\", \"Q\") AS ?qid) \n\
  \  (\"P921\" AS ?property)\n  (\"Q121718257\" AS ?ReplaceWithYourTargetID)\n  (\"\
  S887\" AS ?heuristic)\n  (\"Q69652283\" AS ?deduced)\n\nWHERE {\n  hint:Query hint:optimizer\
  \ \"None\".\n  \n{  SERVICE wikibase:mwapi {\n    bd:serviceParam wikibase:api \"\
  Search\";\n                    wikibase:endpoint \"www.wikidata.org\";\n       \
  \             mwapi:srsearch \"\\\"coastal habitat\\\" haswbstatement:P31=Q13442814\
  \ -haswbstatement:P921=Q121718257\". \n      ?page_title wikibase:apiOutput mwapi:title.\n\
  \  }\n }\nUNION\n{  SERVICE wikibase:mwapi {\n    bd:serviceParam wikibase:api \"\
  Search\";\n                    wikibase:endpoint \"www.wikidata.org\";\n       \
  \             mwapi:srsearch \"\\\"coastal habitats\\\" haswbstatement:P31=Q13442814\
  \ -haswbstatement:P921=Q121718257\". \n      ?page_title wikibase:apiOutput mwapi:title.\n\
  \  }\n }\n  BIND(IRI(CONCAT(STR(wd:), ?page_title)) AS ?item)\n  \n  ?item wdt:P1476\
  \ ?title_.\n  ?item wdt:P1433 ?venue.\n  ?venue wdt:P1476 ?venue_title.\n  BIND(CONCAT(?title_\
  \ , \" | \" , ?venue_title)  AS ?title)\n  FILTER REGEX(LCASE(?title), \"coastal(.)habitat\"\
  ).\n\n}\n\n"
response: |-
  {
    "name": "Coastal_Habitat_Articles",
    "title": "Coastal Habitat Articles Excluding a Specific ID",
    "description": "Searches for articles on 'coastal habitat' that are instances of scholarly articles and excludes those associated with a specific ID. It includes the article title and the venue where it was published."
  }
tokens: 663
temperature: 0.7
timestamp: 2024-05-12 11:36:11.300302
duration: 3.445986
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: #Musical\
  \ instruments query\nSELECT ?item ?itemLabel ?accused\nWHERE \n{\n  ?item wdt:P10838\
  \ ?accused . # Must be of a cat\n  ?item wdt:P1552 wd:Q34379 .\n  SERVICE wikibase:label\
  \ { bd:serviceParam wikibase:language \"[AUTO_LANGUAGE],en\". } # Helps get the\
  \ label in your language, if not, then en language\n}\n"
response: |-
  {
    "name": "Musical_Instruments_Categorized_As_Cats",
    "title": "Musical Instruments Categorized as Cats",
    "description": "Lists musical instruments that are categorized as cats. It includes the identifiers and labels of the instruments, and the entity accused of being a cat. The query primarily uses P10838 and P1552 properties."
  }
tokens: 397
temperature: 0.7
timestamp: 2024-05-12 11:36:50.843351
duration: 3.411246
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: select ?o\n\
  where {\n   wd:Q1375103 wdt:P571 ?o .\n}\n\n"
response: |-
  {
    "name": "Creation_date_of_Versailles_Palace",
    "title": "Creation Date of Versailles Palace",
    "description": "Retrieves the date the Palace of Versailles was created. The query returns a single value representing the inception date of the Palace of Versailles."
  }
tokens: 315
temperature: 0.7
timestamp: 2024-05-12 11:37:01.468346
duration: 2.733099
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: # get the\
  \ current current Ministry of Home Affairs\nSELECT DISTINCT ?item ?itemLabel WHERE\
  \ {\n  wd:Q6866008 wdt:P3342 ?item\n  SERVICE wikibase:label { bd:serviceParam wikibase:language\
  \ \"en\". }\n} ORDER BY ?itemLabel\n"
response: |-
  {
    "name": "Current_Ministry_of_Home_Affairs",
    "title": "Current Ministry of Home Affairs",
    "description": "Retrieves the current Ministry of Home Affairs. The results include the unique identifier and the English label of the entity."
  }
tokens: 347
temperature: 0.7
timestamp: 2024-05-12 11:37:15.796198
duration: 2.232098
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: SELECT \n\
  \  DISTINCT\n#  ?item ?title\n  (REPLACE(STR(?item), \".*Q\", \"Q\") AS ?qid) \n\
  \  (\"P921\" AS ?property)\n  (\"Q741598\" AS ?ReplaceWithYourTargetID)\n  (\"S887\"\
  \ AS ?heuristic)\n  (\"Q69652283\" AS ?deduced)\n\nWHERE {\n  hint:Query hint:optimizer\
  \ \"None\".\n  \n{  SERVICE wikibase:mwapi {\n    bd:serviceParam wikibase:api \"\
  Search\";\n                    wikibase:endpoint \"www.wikidata.org\";\n       \
  \             mwapi:srsearch \"\\\"kin selection\\\" haswbstatement:P31=Q13442814\
  \ -haswbstatement:P921=Q741598\".\n      ?page_title wikibase:apiOutput mwapi:title.\n\
  \  }\n }\n  BIND(IRI(CONCAT(STR(wd:), ?page_title)) AS ?item)\n  \n  ?item wdt:P1476\
  \ ?title.\n  FILTER REGEX(LCASE(?title), \"kin(.)selection\").\n\n}\n\n"
response: |-
  {
    "name": "Kin_Selection_Wikidata_Search",
    "title": "Wikidata Search for 'Kin Selection'",
    "description": "Searches Wikidata for entries titled 'kin selection'. It excludes entries that already have the property P921 associated with the ID Q741598. The results include unique identifiers, properties, and deduced values."
  }
tokens: 521
temperature: 0.7
timestamp: 2024-05-12 11:37:21.510356
duration: 3.184299
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: PREFIX wd:\
  \ <http://www.wikidata.org/entity/>\nPREFIX wdt: <http://www.wikidata.org/prop/direct/>\n\
  \nSELECT ?lugar ?lugarLable\n\nWHERE {\n  \n  ?lugar wdt:P31 wd:Q6256 .\n      \
  \   \n \n SERVICE wikibase:label {\n   bd:serviceParam wikibase:language \"es\"\
  .\n }\n \n}\n"
response: |-
  {
    "name": "Spanish_Names_for_Countries",
    "title": "Spanish Names for Countries",
    "description": "This query retrieves the Spanish labels for all entities in Wikidata that are classified as 'countries'. The results consist of the Wikidata identifier and the Spanish name for each country."
  }
tokens: 372
temperature: 0.7
timestamp: 2024-05-12 11:37:27.484367
duration: 2.17394
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: SELECT ?mainSubject\
  \ ?mainSubjectLabel ?enwiki ?dagwiki ?twiwiki\nWHERE {\n  ?curriculumTopic wdt:P31\
  \ wd:Q600134;  \n                   wdt:P361 wd:Q113556931.  \n  ?curriculumTopic\
  \ wdt:P921 ?mainSubject.  \n  OPTIONAL {\n    ?mainSubject rdfs:label ?mainSubjectLabel\
  \ filter (lang(?mainSubjectLabel) = \"en\").\n  }\n  OPTIONAL {\n    ?enwiki schema:about\
  \ ?mainSubject;\n           schema:isPartOf <https://en.wikipedia.org/>.\n  }\n\
  \      OPTIONAL {\n    ?dagwiki schema:about ?mainSubject;\n           schema:isPartOf\
  \ <https://dag.wikipedia.org/>.\n  }\n  OPTIONAL {\n    ?twiwiki schema:about ?mainSubject;\n\
  \            schema:isPartOf <https://tw.wikipedia.org/>.\n  }\n}\n"
response: |-
  {
    "name": "MainSubjects_in_CurriculumTopic_with_Wikipedia_Links",
    "title": "Main Subjects in a Curriculum Topic with Wikipedia Links",
    "description": "Lists the main subjects in a specific curriculum topic that have corresponding Wikipedia articles. The query returns the subjects' identifiers, names, and links to their English, Dagbani, and Twi Wikipedia pages."
  }
tokens: 493
temperature: 0.7
timestamp: 2024-05-12 11:37:35.920969
duration: 3.340726
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: PREFIX gas:\
  \ <http://www.bigdata.com/rdf/gas#>\n\nSELECT ?item ?itemLabel ?linkTo ?linkToLabel\
  \ {\n  SERVICE gas:service {\n    gas:program gas:gasClass \"com.bigdata.rdf.graph.analytics.SSSP\"\
  \ ;\n                gas:in wd:Q83405 ;                                        #statements\
  \ for which Washington DC is a value\n                gas:traversalDirection \"\
  Reverse\" ;\n                gas:out ?item ;\n                gas:out1 ?depth ;\n\
  \                gas:maxIterations 1 ;\n                gas:linkType wdt:P279 .\
  \                                # P131 - location property\n  }\n  OPTIONAL { ?item\
  \ wdt:P279 ?linkTo }\n  SERVICE wikibase:label {bd:serviceParam wikibase:language\
  \ \"en\" }\n}\nLIMIT 100\n"
response: |-
  {
    "name": "Washington_DC_Reverse_Traversal",
    "title": "Reverse Traversal For Washington DC",
    "description": "Executes a reverse traversal starting from Washington DC, showing entities linked by location property. It shows each entity's name, identifiers and optionally connected entities. The traversal depth is limited to 1 iteration."
  }
tokens: 467
temperature: 0.7
timestamp: 2024-05-12 11:37:45.755531
duration: 2.826657
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: SELECT DISTINCT\
  \ ?protein ?gene ?chromosome ?chromosomeLabel ?proteinLabel ?geneLabel  WHERE {\n\
  \  ?protein wdt:P527 wd:Q24726223, wd:Q24771608, wd:Q24773430.\n  ?gene wdt:P688\
  \ ?protein.\n  ?gene wdt:P1057 ?chromosome.\n  \n  SERVICE wikibase:label { bd:serviceParam\
  \ wikibase:language \"[AUTO_LANGUAGE],en\". }\n  \n}\nORDER BY DESC (?GOMFLabel)\n\
  LIMIT 100\n"
response: |-
  {
    "name": "Proteins_and_Genes_with_Specific_Subunits",
    "title": "Proteins and Genes Associated with Specific Subunits",
    "description": "Lists proteins and their corresponding genes associated with specific subunits. The query includes genes linked to the protein and the chromosome where the gene is located. It provides the identifiers and labels for proteins, genes, and chromosomes."
  }
tokens: 424
temperature: 0.7
timestamp: 2024-05-12 11:37:55.269719
duration: 3.130517
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: #title:\
  \ Princeton WordNet 3.1 on Wikidata\nSELECT distinct ?item ?itemLabel (iri(concat(\"\
  http://wordnet-rdf.princeton.edu/id/\",?pwn31)) as ?princeton) (sample (?sense)\
  \ as ?example_linked_sense)\nWHERE \n{\n  ?item wdt:P8814 ?pwn31. \n  ?sense wdt:P5137\
  \ ?item.\n  SERVICE wikibase:label { bd:serviceParam wikibase:language \"[AUTO_LANGUAGE],en\"\
  . } \n} group by ?item ?itemLabel ?pwn31 ?example_linked_sense\nlimit 100\n"
response: |-
  {
    "name": "Princeton_WordNet_3.1_Wikidata",
    "title": "Princeton WordNet 3.1 on Wikidata",
    "description": "Fetches distinct items from Wikidata associated with Princeton WordNet 3.1. The output includes the item's label, Princeton ID, and an example linked sense. Results are limited to 100."
  }
tokens: 443
temperature: 0.7
timestamp: 2024-05-12 11:37:59.151982
duration: 3.232432
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: PREFIX wd:\
  \ <http://www.wikidata.org/entity/>\nPREFIX wdt: <http://www.wikidata.org/prop/direct/>\n\
  PREFIX wikibase: <http://wikiba.se/ontology#>\nSELECT ?participant ?participantLabel\
  \ ?country ?countryLabel ?countryCoord WHERE {\n  ?participant wdt:P31 wd:Q111535559;\n\
  \    wdt:P1532 ?country.\n  ?country wdt:P625 ?countryCoord.\n  SERVICE wikibase:label\
  \ { bd:serviceParam wikibase:language \"[AUTO_LANGUAGE]\". }\n}\n"
response: |-
  {
    "name": "Participant_Details_with_Country_and_Coordinates",
    "title": "Participant Details with Country and Coordinates",
    "description": "Retrieves details of a participant who is an instance of the entity identified by Q111535559. The data includes the participant's label, the country associated with the participant, the country's label, and the country's coordinates."
  }
tokens: 425
temperature: 0.7
timestamp: 2024-05-12 11:38:14.349556
duration: 3.27245
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: SELECT ?item\
  \ WHERE \n{\n SERVICE bd:slice {\n                   ?item p:P7859 []  .\n     \
  \              bd:serviceParam bd:slice.offset 0 . # Start at item number (not to\
  \ be confused with QID)\n                   bd:serviceParam bd:slice.limit 500000\
  \ . # List this many items\n  }\n  ?item wdt:P31 wd:Q5 . \n  FILTER NOT EXISTS {\
  \ ?item p:P10832 [] . }\n}\n"
response: |-
  {
    "name": "Slice_Service_Unlinked_Human_Entities",
    "title": "Unlinked Human Entities in Slice Service",
    "description": "Lists human entities that do not have a link to any property P10832. It uses the Slice Service to offset the start item number and limit the list to 500000 items. The results include entities without link to property P10832."
  }
tokens: 409
temperature: 0.7
timestamp: 2024-05-12 11:38:17.819555
duration: 3.076137
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: SELECT ?dx\
  \ ?dy ?item ?itemLabel (?dx * ?dx + ?dy * ?dy AS ?r2) ?map_url\n#SELECT ?dx ?dy\
  \ (str(?item) AS ?qid)\n\nWITH {\n  SELECT ?item ?gb1900_stmt ?coord_stmt WHERE\
  \ {\n    ?item p:P9284 ?gb1900_stmt .\n    ?item p:P625 ?coord_stmt .\n    ?coord_stmt\
  \ a wikibase:BestRank.\n    MINUS {?item wdt:P31 wd:Q489357} .\n  }\n} AS %items\
  \ \n\nWHERE {\n  INCLUDE %items .  \n  ?coord_stmt psv:P625/wikibase:geoLatitude\
  \  ?wd_lat .\n  ?coord_stmt psv:P625/wikibase:geoLongitude ?wd_lon .\n         \
  \         \n  ?gb1900_stmt pqv:P625/wikibase:geoLatitude ?gb_lat .\n  ?gb1900_stmt\
  \ pqv:P625/wikibase:geoLongitude ?gb_lon .\n  BIND ( 111.2 * (?gb_lat - ?wd_lat)\
  \ AS ?dy) .   # one degree of latitude is about 111 km\n  BIND (  65.4 * (?gb_lon\
  \ - ?wd_lon) AS ?dx) .   # one degree of longitude is about 65 km at 54 degrees\
  \ North. (eg York)\n  BIND(IRI(CONCAT(\"https://maps.nls.uk/geo/explore/#zoom=16&lat=\"\
  ,str(?gb_lat),\"&lon=\",str(?gb_lon),\"&layers=6&b=1&marker=\",str(?wd_lat),\",\"\
  ,str(?wd_lon))) AS ?map_url) .\n\n  SERVICE wikibase:label { bd:serviceParam wikibase:language\
  \ \"[AUTO_LANGUAGE],en\". }\n} ORDER BY DESC(?r2)\n"
response: |-
  {
    "name": "GB1900_Coordinates_Comparison",
    "title": "Comparison of GB1900 and Wikidata Coordinates",
    "description": "Compares coordinates from GB1900 and Wikidata for various entities excluding human settlements. Entities are selected based on their GB1900 and coordinates statements. The results include the difference in latitudes and longitudes, entity identifiers, labels, and map URLs."
  }
tokens: 693
temperature: 0.7
timestamp: 2024-05-12 11:38:31.493063
duration: 3.073883
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: #defaultView:Map\n\
  #title: Det försvunna utegymsdatat från Sumpan...\nSELECT ?item ?itemLabel ?adminLabel\
  \ ?coord ?img ?www WHERE {\n  ?item wdt:P31 wd:Q692630;\n    wdt:P131 wd:Q972564;\n\
  \        wdt:P131 ?admin.\n  OPTIONAL {?item wdt:P18 ?img}\n  ?item wdt:P625 ?coord\n\
  \   OPTIONAL{      ?item wdt:P856 ?www}\n  SERVICE wikibase:label { bd:serviceParam\
  \ wikibase:language \"sv,de,en\". }\n} order by ?itemLabel\n"
response: |-
  {
    "name": "Missing_Outdoor_Gym_Data_from_Sumpan",
    "title": "Missing Outdoor Gym Data from Sumpan",
    "description": "Locates items classified as 'Outdoor Gym' (wd:Q692630) within the administrative territory of Sumpan (wd:Q972564). Provides item labels, administrative labels, coordinates, images, and optional website links. Query results are sorted by item labels. Data is presented in Swedish, German, and English."
  }
tokens: 466
temperature: 0.7
timestamp: 2024-05-12 11:38:44.774211
duration: 4.174465
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: #title:\
  \ Quickstatmen that adds correct value\nSELECT (CONCAT(\"-\",REPLACE(STR(?item),\
  \ \".*Q\", \"Q\")) AS ?qid)  (\"P1031\" AS ?Prop) (CONCAT('\"', ?oldvalue, '\"')\
  \ AS ?oldvalue_quoted) WHERE {\n  ?item wdt:P1031 ?oldvalue.\n  BIND(REPLACE(?oldvalue,\"\
  1999/09\",\"1999/00\") AS ?newvalue)\n  FILTER (CONTAINS(?oldvalue,\"Mot. 1999/09\"\
  ))\n  }\n"
response: |-
  {
    "name": "Quickstatements_to_Correct_Year_Value",
    "title": "Quickstatements to Correct the Year Value",
    "description": "A query to identify and correct values associated with property P1031 that contain 'Mot. 1999/09', replacing it with '1999/00'. The output includes the original and corrected values for each item."
  }
tokens: 427
temperature: 0.7
timestamp: 2024-05-12 11:38:48.671959
duration: 3.513267
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: # Euskal\
  \ Lexemak Wikidatan: Larramendiren hiztegiara lotura dutenak\n# Query for demonstration\
  \ (Lindemann/Alonso 2021)\n\nselect ?lexemeId ?lemaBatua (group_concat(distinct\
  \ ?attestedAs; separator=\"; \") as ?attestedLemmata)\n        (group_concat(distinct\
  \ ?url; separator=\"; \") as ?wikisourceURLs) \nwhere \n{\n  ?lexemeId dct:language\
  \ wd:Q8752;\n            wikibase:lemma ?lemaBatua;\n            p:P5323  [pq:P7855\
  \ ?attestedAs ;\n                      pq:P973 ?url ;\n                     ] .\n\
  } group by ?lemaBatua ?lexemeId\n  order by ?attestedLemmata\n\n"
response: |-
  {
    "name": "Euskal_Lexemak_with_Lindemann_Alonso",
    "title": "Euskal Lexemak in Wikidata Linked to Lindemann/Alonso",
    "description": "Provides a list of Euskal Lexemak (Basque Lexemes) in Wikidata that are linked to the Lindemann/Alonso dictionary. The results include lexeme ID, lemma and related Wikisource URLs."
  }
tokens: 498
temperature: 0.7
timestamp: 2024-05-12 11:39:04.913546
duration: 3.895141
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: #defaultView:Graph\n\
  #title:Objects related in some way to Shah Jahan\nSELECT ?from ?fromLabel ?image1\
  \ ?to ?toLabel ?image2 ?edgeLabel \nWITH {\n  SELECT ?start ?startimage ?image1\
  \ ?from ?prop ?coll  WHERE {\n  VALUES ?start {wd:Q83672 }. # Choose person to start\
  \ with\n    ?start wdt:P18 ?startimage.\n    ?from ?rel ?start; wdt:P195 ?coll.\n\
  \    ?prop wikibase:directClaim ?rel ; a wikibase:Property.\n    OPTIONAL {?from\
  \ wdt:P18 ?image1}.\n   }  } as %core\nWHERE {\n  {\n SELECT ?from  ?image1 (?start\
  \ AS ?to) (?startimage AS ?image2) (?prop AS ?edge) WHERE {\n  INCLUDE %core.\n\
  \ } ORDER BY ?coll # put objects from the same collection close together\n }\nUNION\
  \ {\n  SELECT ?from  ?image1 (?coll AS ?to) ?image2 (wd:P195 AS ?edge) WHERE {\n\
  \   INCLUDE %core.\n   OPTIONAL {?coll wdt:P18 ?image2}.\n  }\n} #UNION {\n #  \
  \ SELECT ?from ?image1 (?type AS ?to) (\"\" AS ?image2) (wd:P31 AS ?edge) WHERE\
  \ {\n #  INCLUDE %core.\n#      ?from wdt:P31 ?type.\n#  }\n#}\n      SERVICE wikibase:label\
  \ { bd:serviceParam wikibase:language \"[AUTO_LANGUAGE],en\". \n     ?from rdfs:label\
  \ ?fromLabel. ?edge rdfs:label ?edgeLabel.  ?to rdfs:label ?toLabel}\n}\n"
response: |-
  {
    "name": "Objects_Related_to_Shah_Jahan",
    "title": "Objects Related in Some Way to Shah Jahan",
    "description": "Displays objects related to Shah Jahan, the Mughal emperor. The query maps the relations of these objects to Shah Jahan, and if they are part of any collection. The results include object's identifiers, images, and their relation to Shah Jahan."
  }
tokens: 677
temperature: 0.7
timestamp: 2024-05-12 11:39:10.916978
duration: 3.413593
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: SELECT ?library\
  \ ?libraryLabel ?isil ?ndl_auth ?postcode\nWHERE {\n  SERVICE wikibase:label { bd:serviceParam\
  \ wikibase:language \"[AUTO_LANGUAGE],ja,en\". }\n  ?library wdt:P17 wd:Q17.\n \
  \ ?library wdt:P31 wd:Q28324850\n  OPTIONAL {?library wdt:P791 ?isil}\n  OPTIONAL\
  \ {?library wdt:P349 ?ndl_auth}\n  OPTIONAL {?library wdt:P281 ?postcode}\n}\n"
response: |-
  {
    "name": "Japanese_Libraries_Details",
    "title": "Details of Libraries in Japan",
    "description": "Retrieves details of libraries in Japan including their labels, ISIL identifiers, NDL Authority IDs and postal codes. The query automatically adjusts to the language setting."
  }
tokens: 392
temperature: 0.7
timestamp: 2024-05-12 11:39:14.268724
duration: 2.501179
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: #Índice\
  \ de libros de las colecciones\n#TEMPLATE={ \"template\": { \"en\": \"Textual description\
  \ of template, referencing ?var\" }, \"variables\": { \"?var\": { \"query\": \"\
  SELECT ?id WHERE { ?id wdt:P31 wd:Q146. }\" } } }\n#defaultView:Table{\"hide\":\
  \ [\"?sortbydate\"]}\nSELECT ?obra_escrita ?título ?fecha_de_publicación ?colecciónLabel\
  \ ?lugar_de_publicaciónLabel ?catálogo_en_línea ?sortbydate WHERE {\n  SERVICE wikibase:label\
  \ { bd:serviceParam wikibase:language \"es\". }\n  ?obra_escrita wdt:P31 wd:Q47461344;\n\
  \    wdt:P195 wd:Q123283356.\n  OPTIONAL { ?obra_escrita wdt:P1476 ?título. }\n\
  \  OPTIONAL {  }\n  OPTIONAL { ?obra_escrita wdt:P577 ?fecha_de_publicación. } \n\
  \  OPTIONAL { ?obra_escrita wdt:P195 ?colección. }\n  OPTIONAL { ?obra_escrita wdt:P291\
  \ ?lugar_de_publicación. }\n  OPTIONAL { ?obra_escrita wdt:P8768 ?catálogo_en_línea.\
  \ }\n}\nORDER BY (?fecha_de_publicación)\nLIMIT 100\n"
response: |-
  {
    "name": "Index_of_Collections_Books",
    "title": "Index of Books in Collections",
    "description": "Lists written works in a specific collection. It presents the title, publication date, collection label, place of publication, and online catalog link of each work. The results are ordered by publication date."
  }
tokens: 574
temperature: 0.7
timestamp: 2024-05-12 11:39:20.663298
duration: 2.668489
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: #defaultView:BarChart\n\
  SELECT DISTINCT ?Propriedade ?Nome_da_propriedade (COUNT(DISTINCT(?item)) AS ?Número_de_obras)\
  \ WHERE {\n  SERVICE wikibase:label {bd:serviceParam wikibase:language \"[AUTO_LANGUAGE],\
  \ pt-br,pt,en,es,fr,de\".\n                          ?Propriedade rdfs:label ?Nome_da_propriedade.}\n\
  \  ?item wdt:P195 wd:Q56677318.\n  MINUS {?item wdt:P31 wd:Q2668072.}\n  ?item ?property\
  \ ?value.\n  ?Propriedade wikibase:claim ?property.\n} GROUP BY ?Propriedade ?Nome_da_propriedade\n\
  ORDER BY DESC(?Número_de_obras)\n"
response: |-
  {
    "name": "Artwork_Properties_Count_in_Collection",
    "title": "Count of Distinct Artwork Properties in a Collection",
    "description": "Displays different properties of artworks in a specific collection. It excludes those marked as a 'collection of the museum'. The results are grouped by property and include the count of artworks with each property."
  }
tokens: 463
temperature: 0.7
timestamp: 2024-05-12 11:39:27.188163
duration: 2.98306
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: # Female\
  \ greek artists\nSELECT ?item ?lastnameLabel ?birthdate ?deathdate ?itemDescription\
  \ WHERE {\n  ?item wdt:P31 wd:Q5;\n    wdt:P21 wd:Q6581072;\n    (wdt:P106/(wdt:P279*))\
  \ wd:Q3391743.\n  OPTIONAL { ?item wdt:P1559 ?lastname. }\n  OPTIONAL { ?item wdt:P569\
  \ ?birthdate. }\n  OPTIONAL { ?item wdt:P570 ?deathdate. }\n  OPTIONAL {  }\n  SERVICE\
  \ wikibase:label { bd:serviceParam wikibase:language \"en,fr,it\". }\n  ?item wdt:P27\
  \ wd:Q41.\n}\nORDER BY (?itemLabel)\n"
response: |-
  {
  "name": "Female_Greek_Artists_Details",
  "title": "Detailed Information about Female Greek Artists",
  "description": "Provides detailed information about female Greek artists. The details include their names, birthdates, deathdates, and descriptions. The query also returns labels in English, French, and Italian."
  }
tokens: 444
temperature: 0.7
timestamp: 2024-05-12 11:39:37.119205
duration: 2.75193
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: # Abfrage\
  \ nach Schutzgebiet in Natur- oder Landschaftsschutz\n# ist Teil von Bundesinventar\
  \ der Trockenwiesen/-weiden\n# in der Schweiz\n# im Kanton Freiburg\nSELECT ?aire_protégée\
  \ ?aire_protégéeLabel ?ist_Teil_vonLabel ?nom_officiel ?founded ?coords ?image ?cat_Commons\
  \ WHERE {\nSERVICE wikibase:label { bd:serviceParam wikibase:language \"de,fr,it,en\"\
  . }\n?aire_protégée wdt:P31 wd:Q473972;            # ist ein   Schutzgebiet in Natur-\
  \ oder Landschaftsschutz\n      wdt:P17 wd:Q39;                         # Staat\
  \  Schweiz\n      wdt:P361 wd:Q108060388;                 # ist Teil von    Bundesinventar\
  \ der Trockenwiesen/-weiden\n      wdt:P131 wd:Q12640.                     # liegt\
  \ im        Kanton Freiburg\n  OPTIONAL {\n    ?aire_protégée wdt:P1448 ?nom_officiel.\n\
  \    FILTER((LANG(?nom_officiel)) = \"de\").\n  }\n  OPTIONAL { ?aire_protégée wdt:P571\
  \ ?founded. }\n  OPTIONAL { ?aire_protégée wdt:P625 ?coords. }\n  OPTIONAL { ?aire_protégée\
  \ wdt:P18 ?image. }\n  OPTIONAL { ?aire_protégée wdt:P373 ?cat_Commons. }\n  OPTIONAL\
  \ { ?aire_protégée wdt:P361 ?ist_Teil_von. }                \n}\n"
response: |-
  {
    "name": "Protected_Areas_in_Freiburg_Switzerland",
    "title": "Protected Natural or Landscape Areas in Freiburg, Switzerland",
    "description": "Lists protected areas in nature or landscape that are part of the Federal Inventory of Dry Meadows/Grasslands in Freiburg, Switzerland. It includes their official names, founding dates, coordinates, images, and associated Wikimedia Commons categories."
  }
tokens: 652
temperature: 0.7
timestamp: 2024-05-12 11:39:51.196440
duration: 3.795675
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: #defaultView:Map\n\
  SELECT ?museumLabel (?sejak AS ?Tanggal_Berdiri) ?koordinat_tempat WHERE {\n  VALUES\
  \ ?butir {\n    wd:Q33506\n  }\n  ?museum wdt:P31 ?butir;\n    wdt:P17 wd:Q252;\n\
  \    (wdt:P131+) ?provinsi.\n  { SELECT ?provinsi WHERE { ?provinsi wdt:P131 wd:Q5078.\
  \ } }\n  SERVICE wikibase:label { bd:serviceParam wikibase:language \"id,en\". }\n\
  \  OPTIONAL { ?museum wdt:P571 ?sejak. }\n  OPTIONAL {  }\n  OPTIONAL { ?museum\
  \ wdt:P625 ?koordinat_tempat. }\n}\nORDER BY (?provinsiLabel)\nLIMIT 50\n"
response: |-
  {
    "name": "Indonesian_Museums_in_Special_Region_of_Yogyakarta",
    "title": "Indonesian Museums in Special Region of Yogyakarta",
    "description": "Displays a list of museums in the Special Region of Yogyakarta, Indonesia. It shows the museum's name, establishment date, and coordinates. The query is limited to 50 results, and it's ordered by the province label."
  }
tokens: 497
temperature: 0.7
timestamp: 2024-05-12 11:40:06.376873
duration: 4.471806
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: SELECT ?organizational_unit\
  \ ?geo ?organizational_unitLabel ?email_address ?official_website ?part_of ?instituion_typeLabel\
  \ WHERE {\n  SERVICE wikibase:label { bd:serviceParam wikibase:language \"[AUTO_LANGUAGE],de\"\
  . }\n  ?organizational_unit wdt:P31 wd:Q679206;\n    wdt:P101 wd:Q30089794;\n  \
  \  wdt:P131 wd:Q1198. \n  OPTIONAL { ?organizational_unit wdt:P968 ?email_address.\
  \ }\n  OPTIONAL { ?organizational_unit wdt:P856 ?official_website. }\n  ?organizational_unit\
  \ wdt:P361 ?part_of.\n  ?part_of wdt:P31 ?institution_type.\n  OPTIONAL { ?part_of\
  \ wdt:P625 ?geo. }\n}\n"
response: |-
  {
    "name": "German_Organizational_Units_In_Astronomy",
    "title": "German Organizational Units in the Field of Astronomy",
    "description": "Lists German organizational units related to Astronomy, including their geographical coordinates, labels, email addresses, official websites, and institution type. It also shows the larger institution they are part of."
  }
tokens: 467
temperature: 0.7
timestamp: 2024-05-12 11:40:12.255435
duration: 3.763353
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: SELECT ?relativeLabel\
  \ WHERE {\n  wd:Q1339 ((wdt:P40|wdt:P25|wdt:P26)+) ?relative.\n  ?relative wdt:P1303\
  \ ?instrument.\n  SERVICE wikibase:label { bd:serviceParam wikibase:language \"\
  [AUTO_LANGUAGE]\". }\n}\n"
response: |-
  {
    "name": "Relatives_of_Beethoven_and_their_Instruments",
    "title": "Relatives of Beethoven and their Musical Instruments",
    "description": "Lists Beethoven's relatives and the musical instruments they play. The query traverses through Beethoven's family tree and identifies relatives who play an instrument."
  }
tokens: 364
temperature: 0.7
timestamp: 2024-05-12 11:40:26.704200
duration: 2.702688
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: \nSELECT\
  \ DISTINCT  ?novel ?novelLabel  ?characters ?charactersLabel\nWHERE {\n  ?novel\
  \  wdt:P31  wd:Q7725634;\n            wdt:P674 ?characters;\n            wdt:P747\
  \ ?edition.\n            ?edition wdt:P1433 wd:Q106927517;\n                   \
  \  wdt:P123 wd:Q106926624.\nSERVICE wikibase:label \n{ bd:serviceParam wikibase:language\
  \ \"sr,[AUTO_LANGUAGE],en\". }}\n"
response: |-
  {
    "name": "Novels_and_Characters_from_Publisher",
    "title": "Novels and Characters Published in a Specific Edition",
    "description": "Retrieves a list of novels and their respective characters published in a specific edition by a particular publisher. It displays the novel and character identifiers and labels in Serbian or English."
  }
tokens: 405
temperature: 0.7
timestamp: 2024-05-12 11:40:31.146763
duration: 3.065041
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: #defaultView:Map\n\
  SELECT ?RepositoryLabel ?Website ?Coordinates\nWHERE\n{\n  wd:Q106703494 wdt:P4330\
  \ ?Repository.\n  ?Repository wdt:P17 wd:Q869\n  OPTIONAL {?Repository wdt:P17 ?Country.\
  \ }\n  OPTIONAL {?Repository wdt:P856 ?Website. }\n  OPTIONAL {?Repository wdt:P625\
  \ ?Coordinates. }\n  SERVICE wikibase:label { bd:serviceParam wikibase:language\
  \ \"[AUTO_LANGUAGE]\". }\n}\n\n"
response: |-
  {
    "name": "Repository_Information_for_Item_Q106703494",
    "title": "Repository Information for Item Q106703494",
    "description": "Retrieves and maps information related to the repository associated with the Wikidata item Q106703494. Information includes the repository's label, website, coordinates, and associated country."
  }
tokens: 405
temperature: 0.7
timestamp: 2024-05-12 11:40:35.212410
duration: 3.679199
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: #defaultView:Graph\n\
  SELECT ?node ?nodeLabel ?nodeImage ?childNode ?childNodeLabel ?childNodeImage ?rgb\
  \ WHERE {\n  {\n    BIND(wd:Q10225 AS ?node)\n    ?node ?p ?i.\n    OPTIONAL { ?node\
  \ wdt:P18 ?nodeImage. }\n    ?childNode ?x ?p.\n    ?childNode rdf:type wikibase:Property.\n\
  \    FILTER(STRSTARTS(STR(?i), \"http://www.wikidata.org/entity/Q\"))\n    FILTER(STRSTARTS(STR(?childNode),\
  \ \"http://www.wikidata.org/entity/P\"))\n  }\n  UNION\n  {\n    BIND(\"EFFBD8\"\
  \ AS ?rgb)\n    wd:Q10225 ?p ?childNode.\n    OPTIONAL { ?childNode wdt:P18 ?childNodeImage.\
  \ }\n    ?node ?x ?p.\n    ?node rdf:type wikibase:Property.\n    FILTER(STRSTARTS(STR(?childNode),\
  \ \"http://www.wikidata.org/entity/Q\"))\n  }\n  OPTIONAL {\n    ?node wdt:P18 ?nodeImage.\n\
  \    ?childNode wdt:P18 ?childNodeImage.\n  }\n  SERVICE wikibase:label { bd:serviceParam\
  \ wikibase:language \"en\". }\n}\n"
response: |-
  {
    "name": "Graph_View_of_Entity_Q10225_Related_Properties",
    "title": "Graph View of Entity Q10225 and Related Properties",
    "description": "Displays a graph view of the entity Q10225 and its related properties. The query also includes child nodes and images if available. Results are filtered to display only entities and properties in Wikidata."
  }
tokens: 575
temperature: 0.7
timestamp: 2024-05-12 11:40:38.947446
duration: 3.098567
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: SELECT ?item\
  \ ?itemLabel ?cnt ?Bild WHERE {\n  {\n    SELECT ?item (COUNT(?sitelink) AS ?cnt)\
  \ WHERE {\n      ?item wdt:P31 wd:Q133585.\n      ?sitelink schema:about ?item.\n\
  \      FILTER(NOT EXISTS {\n        ?article schema:about ?item;\n          schema:isPartOf\
  \ <https://zz.wikipedia.org/>.\n      })\n    }\n    GROUP BY ?item\n    ORDER BY\
  \ DESC (?cnt)\n  }\n  SERVICE wikibase:label { bd:serviceParam wikibase:language\
  \ \"[AUTO_LANGUAGE],en,fr,es,de\". }\n  OPTIONAL { ?item wdt:P18 ?Bild. }\n}\nORDER\
  \ BY DESC (?cnt)\n"
response: |-
  {
    "name": "Most_linked_Films_without_ZZ_Wikipedia_Page",
    "title": "Most Linked Films without a ZZ Wikipedia Page",
    "description": "Lists films (instances of Q133585) with the most site links, excluding those with a ZZ Wikipedia page. The results include the film's identifiers, labels in multiple languages, and an optional image."
  }
tokens: 461
temperature: 0.7
timestamp: 2024-05-12 11:40:56.572568
duration: 3.558425
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: SELECT ?inst_ncia_de\
  \ ?nome_do_autor ?texto_na__ntegra_dispon_vel_em WHERE {\n  SERVICE wikibase:label\
  \ { bd:serviceParam wikibase:language \"[AUTO_LANGUAGE],en\". }\n  ?inst_ncia_de\
  \ wdt:P921 wd:Q84263196.\n  OPTIONAL { ?inst_ncia_de wdt:P2093 ?nome_do_autor. }\n\
  \  OPTIONAL { ?inst_ncia_de wdt:P953 ?texto_na__ntegra_dispon_vel_em. }\n  }\nLIMIT\
  \ 100\n"
response: |-
  {
    "name": "Instances_Authors_Texts_Related_to_Covid19",
    "title": "Instances, Authors, and Texts Related to Covid-19",
    "description": "Fetches instances linked to Covid-19, along with their associated authors and available full texts. The results include the identifiers of the instances, the names of the authors, and the URLs of the full texts."
  }
tokens: 427
temperature: 0.7
timestamp: 2024-05-12 11:41:03.290783
duration: 3.42336
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: SELECT ?item\
  \ ?itemLabel ?number WITH {\n  SELECT ?number WHERE {\n  ?nn wdt:P31 wd:Q21199.\n\
  \  ?nn wdt:P1181 ?number .\n  FILTER (?number >= 100 && ?number <= 1000)\n} } AS\
  \ %i\nWHERE {\n  INCLUDE %i\n  BIND(xsd:integer(?number) as ?b)\n  ?item wikibase:statements\
  \ ?b.\n  FILTER EXISTS {?item wdt:P31 wd:Q7889 .}\n  SERVICE wikibase:label { bd:serviceParam\
  \ wikibase:language \"[AUTO_LANGUAGE],en\". }\n} order by desc(?number)\n"
response: |-
  {
    "name": "Items_with_Statements_in_Range_and_Instance_of_Music_Single",
    "title": "Items with Statements Count in Specific Range and Instance of Music Single",
    "description": "Extracts items having a statements count in the range of 100 to 1000 and are instances of 'Music Single'. It includes the items' identifiers, labels, and the corresponding statement count, sorted in descending order of the statement count."
  }
tokens: 460
temperature: 0.7
timestamp: 2024-05-12 11:41:10.015058
duration: 4.006017
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: #Ljudje\
  \ umrli v Občini Maribor (Q3435104) ....\n# PAZI: Rezultati so za tiste osebe, ki\
  \ imajo vpisan kraj smrti v WD, ker ga vsi naši ljubi Slovenci nimajo\nSELECT ?somebody\
  \ ?somebodyLabel ?kraj_smrti ?kraj_smrtiLabel WHERE {\n  ?somebody wdt:P31 wd:Q5.\n\
  \  ?somebody wdt:P20 ?kraj_smrti.\n  ?kraj_smrti wdt:P131 wd:Q391800.\n  SERVICE\
  \ wikibase:label { bd:serviceParam wikibase:language \"sl,en\". }\n}\n"
response: |-
  {
    "name": "People_Died_in_Municipality_of_Maribor",
    "title": "People who Died in Municipality of Maribor",
    "description": "Lists individuals who died in the Municipality of Maribor. Includes individuals who have the place of death recorded in Wikidata. Note that not all Slovenians have this data entry."
  }
tokens: 464
temperature: 0.7
timestamp: 2024-05-12 11:41:18.796176
duration: 3.421691
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: SELECT ?nuklid\
  \ ?nuklidLabel ?subclassLabel ?protons ?neutrons WHERE {\n  ?nuklid wdt:P31/wdt:P279*\
  \ wd:Q108149.\n  ?nuklid wdt:P31 ?subclass.\n  ?nuklid wdt:P1086 ?protons.\n  ?nuklid\
  \ wdt:P1148 ?neutrons. \n  \n  BIND((?protons + ?neutrons) AS ?nucleonsum)\n  FILTER(?nucleonsum\
  \ = 238)\n  \n\n  SERVICE wikibase:label { bd:serviceParam wikibase:language \"\
  [de,en\". } \n} \nORDER BY ASC (?number)\n\n\n"
response: |-
  {
    "name": "Nuclear_Particles_with_Nucleon_Sum_238",
    "title": "Nuclear Particles with a Total Nucleon Sum of 238",
    "description": "Lists nuclear particles with a total nucleon sum of 238. It displays the nuclear particle label, subclass, number of protons, and neutrons. The results are ordered by the number."
  }
tokens: 458
temperature: 0.7
timestamp: 2024-05-12 11:41:34.455359
duration: 4.210197
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: # List of\
  \ 17th-century German composers who died in London\nSELECT ?composer ?composerLabel\
  \ ?birthdate ?birthplaceLabel ?deathplace ?deathplaceLabel\nWHERE {\n  ?composer\
  \ wdt:P106 wd:Q36834;    # Composer occupation\n#           wdt:P27 wd:Q183;   \
  \    # Nationality: Germany\n            wdt:P569 ?birthdate;   # Date of birth\n\
  \            wdt:P19 ?birthplace.   # Place of birth\n\n  ?composer wdt:P20 ?deathplace;\
  \   # Place of death\n            wdt:P570 ?deathdate.   # Date of death\n  \n \
  \ ?birthplace  wdt:P17 wd:Q183.    # Located in Germany\n\n  FILTER(YEAR(?birthdate)\
  \ >= 1600 && YEAR(?birthdate) <= 1699)\n  FILTER(?deathplace = wd:Q84)  # Q84 is\
  \ the Wikidata identifier for London\n  \n  SERVICE wikibase:label { bd:serviceParam\
  \ wikibase:language \"en\". }\n}\n\n"
response: |-
  {
    "name": "17th_Century_German_Composers_Who_Died_in_London",
    "title": "17th Century German Composers Who Died in London",
    "description": "Provides a list of German composers born in the 17th century who died in London. The results include composers' names, birth dates, birthplaces, and deathplaces. All birthplaces are located in Germany."
  }
tokens: 537
temperature: 0.7
timestamp: 2024-05-12 11:41:59.088005
duration: 3.227984
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: SELECT DISTINCT\
  \ ?item ?itemLabel WHERE {\n  SERVICE wikibase:label { bd:serviceParam wikibase:language\
  \ \"[AUTO_LANGUAGE]\". }\n  {\n    SELECT DISTINCT ?item WHERE {\n      ?item p:P156\
  \ ?statement0.\n      ?statement0 (ps:P156/(wdt:P279*)) _:anyValueP156.\n      {\n\
  \        ?item p:P31 ?statement1.\n        ?statement1 (ps:P31/(wdt:P279*)) wd:Q11424.\n\
  \      }\n      UNION\n      {\n        ?item p:P31 ?statement2.\n        ?statement2\
  \ (ps:P31/(wdt:P279*)) wd:Q202866.\n      }\n      MINUS {\n        ?item p:P361\
  \ ?statement3.\n        ?statement3 (ps:P361/(wdt:P279*)) _:anyValueP361.\n    \
  \  }\n      MINUS {\n        ?item p:P1434 ?statement4.\n        ?statement4 (ps:P1434/(wdt:P279*))\
  \ _:anyValueP1434.\n      }\n      MINUS {\n        ?item p:P8345 ?statement5.\n\
  \        ?statement5 (ps:P8345/(wdt:P279*)) _:anyValueP8345.\n      }\n      MINUS\
  \ {\n        ?item p:P179 ?statement6.\n        ?statement6 (ps:P179/(wdt:P279*))\
  \ _:anyValueP179.\n      }\n    }\n    LIMIT 5000\n  }\n}\n"
response: |-
  {
    "name": "Distinct_Items_In_Film_And_Software",
    "title": "Distinct Items in Film and Software",
    "description": "Extracts distinct items that are either in the category of film or software. The results exclude items belonging to the categories of part of, is a work in the series, has edition or translation, and is part of the series. The results are limited to 5000 items."
  }
tokens: 620
temperature: 0.7
timestamp: 2024-05-12 11:42:07.614900
duration: 3.202376
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: #Birth places\
  \ of Malaysian women\n#defaultView:Map{\"hide\": [\"?coord\"]}\nSELECT ?subj ?subjLabel\
  \ ?place ?placeLabel ?coord ?birthyear\nWHERE {\n   ?subj wdt:P21 wd:Q6581072 .\n\
  \   ?subj wdt:P19 ?place .\n   ?place wdt:P17 wd:Q833 .\n   ?place wdt:P625 ?coord\
  \ .\n   OPTIONAL { ?subj wdt:P569 ?dob }\n  OPTIONAL { ?subj wdt:P18 ?image. }\n\
  \  OPTIONAL { ?subj wdt:P106 ?occupation. }\n   BIND(YEAR(?dob) as ?birthyear)\n\
  SERVICE wikibase:label {  bd:serviceParam wikibase:language \"[AUTO_LANGUAGE],en\"\
  \ }\n}\n"
response: |-
  {
    "name": "Birthplaces_of_Malaysian_Women",
    "title": "Birthplaces of Malaysian Women",
    "description": "Maps the birthplaces of Malaysian women. Displays their names, birthplaces, birth year, optional images and occupations. The map points are linked to the respective Wikipedia articles for more information."
  }
tokens: 457
temperature: 0.7
timestamp: 2024-05-12 11:42:17.411668
duration: 2.850801
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: SELECT (COUNT(?file)\
  \ AS ?count) WHERE {\n  ?l a ontolex:LexicalEntry ; ontolex:lexicalForm ?form ;\
  \ wikibase:lemma ?lemma .\n  ?form wdt:P443 ?file .\n  FILTER regex (str(?file),\
  \ \"^http://commons.wikimedia.org/wiki/Special:FilePath/LL-\").\n}\n"
response: |-
  {
    "name": "Count_of_LexicalEntry_With_Specific_FilePath",
    "title": "Count of Lexical Entries With Specific File Path",
    "description": "Counts the number of Lexical Entries with a file that matches a specific file path on Wikimedia Commons. The file path is filtered to match files starting with 'LL-' in their name."
  }
tokens: 380
temperature: 0.7
timestamp: 2024-05-12 11:42:21.842686
duration: 3.843138
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: #Regional\
  \ bibliography of Saxony\nSELECT ?item ?itemLabel\nWHERE \n{\n  ?item wdt:P972 \
  \  wd:Q61729277.\n  SERVICE wikibase:label { bd:serviceParam wikibase:language \"\
  [AUTO_LANGUAGE],en\". }\n}\n"
response: |-
  {
    "name": "Bibliography_of_Saxony_Region",
    "title": "Regional Bibliography of Saxony",
    "description": "Lists items associated with the regional bibliography of Saxony. The results include the items' identifiers and labels, using automatic language detection for labels when possible."
  }
tokens: 349
temperature: 0.7
timestamp: 2024-05-12 11:42:28.144734
duration: 2.280075
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: SELECT ?wikidata\
  \ ?wikidataLabel ?wikidataAltLabel ?wikidataDescription ?article ?ICD_10 WHERE {\n\
  \  ?wikidata wdt:P31 wd:Q12136.\n  ?article schema:about ?wikidata;\n    schema:isPartOf\
  \ <https://en.wikipedia.org/>.\n  SERVICE wikibase:label { bd:serviceParam wikibase:language\
  \ \"[AUTO_LANGUAGE],en\". }\n  OPTIONAL { ?wikidata wdt:P494 ?ICD_10. }\n}\n"
response: |-
  {
    "name": "Disease_Data_from_Wikipedia_and_Wikidata",
    "title": "Disease Data Pulled from Wikipedia and Wikidata",
    "description": "Fetches data on diseases from Wikidata and corresponding English Wikipedia articles. It provides disease's Wikidata identifier, labels, alternative labels, description, linked article, and ICD-10 code if available."
  }
tokens: 413
temperature: 0.7
timestamp: 2024-05-12 11:42:32.960045
duration: 2.902314
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: SELECT distinct\
  \ ?item  WHERE {\n  SERVICE wikibase:label { bd:serviceParam wikibase:language \"\
  [AUTO_LANGUAGE],en\". }\n  ?item wdt:P757 ?Id_PH;\n          p:P1435 [\n       \
  \    pq:P2614  ?qual\n          ].\n\nminus { ?item wdt:P2614 ?criteris. }\n}\n\
  LIMIT 5000\n"
response: |-
  {
    "name": "Items_with_P757_and_P1435_but_not_P2614",
    "title": "Items that have properties P757 and P1435, but not P2614",
    "description": "Queries for items that have the properties P757 and P1435 with a qualifier P2614, but does not have the property P2614. Displays up to 5000 distinct items."
  }
tokens: 396
temperature: 0.7
timestamp: 2024-05-12 11:42:43.666013
duration: 3.692508
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: SELECT ?item\
  \ ?itemLabel WHERE {\n  ?item wdt:P31 wd:Q9388534;\n        wdt:P126 wd:Q109363303.\n\
  \    SERVICE wikibase:label { bd:serviceParam wikibase:language \"[AUTO_LANGUAGE],en\"\
  . }\n}\n"
response: |-
  {
    "name": "Items_Manufactured_by_Certain_Company",
    "title": "Items Manufactured by a Specific Company",
    "description": "Lists items that are of the type 'pharmaceutical product' and are manufactured by a specific company. The results include the item's identifier and label in the user's preferred language or English."
  }
tokens: 361
temperature: 0.7
timestamp: 2024-05-12 11:42:52.737697
duration: 3.334425
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: \nSELECT\
  \ ?population ?iso ?region ?country ?countryLabel ?regionLabel\n{\n  #?region wdt:P31\
  \ wd:Q16110 .\n  ?region wdt:P300 ?iso .\n  ?region wdt:P1082 ?population .\n  ?country\
  \ wdt:P150 ?region\n  SERVICE wikibase:label { bd:serviceParam wikibase:language\
  \ \"en\" }\n}\nLIMIT 100\n"
response: |-
  {
    "name": "Population_ISO_Region_Country_Details",
    "title": "Population, ISO, Region, and Country Details",
    "description": "Fetches information about regions' population, ISO codes, associated countries and their labels. It also includes the regions' labels in English. The results are limited to 100 entries."
  }
tokens: 388
temperature: 0.7
timestamp: 2024-05-12 11:43:01.413745
duration: 2.579057
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: SELECT ?item\
  \ ?itemLabel ?architect ?architectLabel WHERE {\n  ?item wdt:P5008 wd:Q100363299;\n\
  \    (wdt:P31/(wdt:P279*)) wd:Q41176.\n  SERVICE wikibase:label { bd:serviceParam\
  \ wikibase:language \"[AUTO_LANGUAGE],en\". }\n  OPTIONAL { ?item wdt:P84 ?architect.\
  \ }\n}\n"
response: |-
  {
    "name": "Architectural_Items_Linked_to_Q100363299",
    "title": "Architectural Items Linked to Wikidata Entity Q100363299",
    "description": "Lists architectural items linked to the Wikidata entity Q100363299. It displays items, their labels, associated architects, and architects' labels. The results may include optional architectural data."
  }
tokens: 395
temperature: 0.7
timestamp: 2024-05-12 11:43:14.379486
duration: 3.179713
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: #TEMPLATE={\"\
  template\":\"Items located in museums in ?country\",\"variables\":{\"?country\"\
  :{\"query\":\" SELECT ?id WHERE { ?id wdt:P31 wd:Q6256 . }\"} } }\nSELECT ?item\
  \ ?itemLabel ?museumLabel WHERE {\n  BIND(wd:Q145 AS ?country)\n  ?item wdt:P17\
  \ ?country.\n  ?item wdt:P276 ?museum .\n  ?museum wdt:P31/wdt:P279* wd:Q33506 .\n\
  \n  SERVICE wikibase:label { bd:serviceParam wikibase:language \"[AUTO_LANGUAGE],en\"\
  . }\n}\n"
response: |-
  {
    "name": "Items_Located_in_Museums_in_France",
    "title": "Items Located in Museums in France",
    "description": "Lists items that are located in museums in France. It shows the item's name and the corresponding museum's label. The items are linked to their country (France) and their location (museum)."
  }
tokens: 435
temperature: 0.7
timestamp: 2024-05-12 11:43:21.314017
duration: 2.797511
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: #Cats\n\
  SELECT ?p ?o ?pLabel ?oLabel#?oLabel#?o_value is the uniformed \nWHERE \n{\n  wd:Q64\
  \ ?wdt ?o.\n  ?p wikibase:directClaim ?wdt. #p is in the form of wd:xxx .\n  MINUS\n\
  \  {\n    ?p wikibase:propertyType wikibase:ExternalId.\n  }\n  \n\n  SERVICE wikibase:label\
  \ { bd:serviceParam wikibase:language \"[AUTO_LANGUAGE],en\". } # Helps get the\
  \ label in your language, if not, then en language\n}\n"
response: |-
  {
    "name": "Berlin_Properties",
    "title": "Properties Associated with Berlin",
    "description": "Lists properties associated with Berlin excluding external IDs. It includes the property and object identifiers and labels in the preferred language, defaulting to English."
  }
tokens: 411
temperature: 0.7
timestamp: 2024-05-12 11:43:25.224668
duration: 2.234974
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: #defaultView:ImageGrid\n\
  SELECT ?item ?itemLabel ?pic ?countryLabel ?localLabel ?adminLabel ?worldviewLabel\n\
  WHERE\n{\n  ?item wdt:P31 wd:Q16970.\n  ?item wdt:P18 ?pic.\n  ?item wdt:P17 wd:Q30.\n\
  \  OPTIONAL { ?item wdt:P131 ?local. }\n  OPTIONAL { ?item wdt:P276 ?admin. }\n\
  \  OPTIONAL { ?item wdt:P140 ?worldview. }\n  SERVICE wikibase:label { bd:serviceParam\
  \ wikibase:language \"[AUTO_LANGUAGE],en\". }\n}\n\n"
response: |-
  {
    "name": "American_Architectural_Buildings_with_Images",
    "title": "American Architectural Buildings with Images",
    "description": "Displays images of architectural buildings in the United States. It shows the building's details, including its country, local and administrative jurisdiction, and worldview. The results include each building's identifier, image, and related labels."
  }
tokens: 438
temperature: 0.7
timestamp: 2024-05-12 11:43:33.217729
duration: 3.535517
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: #defaultView:ImageGrid\n\
  SELECT distinct ?artikel  ?img ?person ?personLabel (YEAR(?born) AS ?BornYear) (YEAR(?dead)\
  \ AS ?DeadYear) WHERE {\n  ?person wdt:P31 wd:Q5;\n    wdt:P106 wd:Q33231;\n   \
  \ wdt:P27 wd:Q34.\n  OPTIONAL { ?person wdt:P569 ?born. }\n  OPTIONAL { ?person\
  \ wdt:P570 ?dead. }\n  ?person wdt:P18 ?img\n  OPTIONAL {\n    ?artikel schema:about\
  \ ?person;\n      schema:inLanguage \"sv\";\n      schema:isPartOf <https://sv.wikipedia.org/>.\n\
  \  }\n  SERVICE wikibase:label { bd:serviceParam wikibase:language \"sv,en\". }\n\
  } order by xsd:integer(?BornYear)\n"
response: |-
  {
    "name": "Swedish_Actors_Chronologically",
    "title": "Swedish Actors Ordered by Birth Year",
    "description": "This query returns Swedish actors with their images, birth year, and death year, if applicable. It also links to their respective Swedish Wikipedia articles. Actors are ordered chronologically by birth year."
  }
tokens: 479
temperature: 0.7
timestamp: 2024-05-12 11:43:42.643151
duration: 3.064248
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: #Total population\
  \ in the Øresund Region\n# by So9q, 2019-11-22\n # Total population in the Øresund\
  \ Region\n # Example of the SUM aggregate function\n \n SELECT distinct ?area ?areaLabel\
  \ (sum(?folkm_ngd) as ?total_folkm) # the first two variables can be removed\n \
  \                                                                   # if only the\
  \ number is needed\n WHERE {\n   ?item wdt:P361 wd:Q297853.\n   ?item wdt:P1082\
  \ ?folkm_ngd. \n  ?area wdt:P31 wd:Q1907114.\n  ?area wdt:P527 ?item.\n  SERVICE\
  \ wikibase:label { bd:serviceParam wikibase:language \"[AUTO_LANGUAGE],en\". }\n\
  }\ngroup by ?area ?areaLabel\n"
response: |-
  {
    "name": "Total_Population_in_Oresund_Region",
    "title": "Total Population in the Øresund Region",
    "description": "It displays the total population in the Øresund Region. The results include area, area label, and total population. The results are grouped by area and area label."
  }
tokens: 468
temperature: 0.7
timestamp: 2024-05-12 11:43:56.315750
duration: 3.066594
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: #Cats\n\
  SELECT ?item ?viafURI\nWHERE \n{\n  ?item wdt:P31 wd:Q5;\n        wdt:P214 ?viafID\n\
  \  BIND(concat(\"http://viaf.org/viaf/\", ?viafID) AS ?viafURI). \n}\nlimit 10\n"
response: |-
  {
    "name": "ViafURIs_for_Humans",
    "title": "VIAF URIs for Humans",
    "description": "Returns the VIAF (Virtual International Authority File) URIs for human entities. It combines the VIAF ID with the base URI to create the complete URI. The query is limited to 10 results."
  }
tokens: 372
temperature: 0.7
timestamp: 2024-05-12 11:44:06.035399
duration: 3.007171
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: #defaultView:Map\n\
  SELECT DISTINCT ?item ?itemLabel ?statement2 WHERE {\n  SERVICE wikibase:label {\
  \ bd:serviceParam wikibase:language \"[AUTO_LANGUAGE]\". }\n  {\n    SELECT DISTINCT\
  \ ?item ?statement2 WHERE {\n      ?item p:P31 ?statement0.\n      ?statement0 (ps:P31/(wdt:P279*))\
  \ wd:Q33506.\n      ?item p:P17 ?statement1.\n      ?statement1 (ps:P17/(wdt:P279*))\
  \ wd:Q36.\n      ?item wdt:P625 ?statement2.\n#       ?item p:P625 ?statement2.\n\
  #       ?statement2 (ps:P625) _:anyValueP625.\n    }\n    LIMIT 10000000\n  }\n\
  }\n"
response: |-
  {
    "name": "Polish_Monuments_Map",
    "title": "Map of Monuments in Poland",
    "description": "Displays a map of distinct monuments located in Poland. Each monument is identified by its unique item code and coordinates, using the Wikibase language service for labeling."
  }
tokens: 452
temperature: 0.7
timestamp: 2024-05-12 11:44:09.093342
duration: 2.442064
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: SELECT ?kirke\
  \ ?kirkeLabel ?billede WHERE {\n  SERVICE wikibase:label { bd:serviceParam wikibase:language\
  \ \"[AUTO_LANGUAGE],en\". }\n  ?kirke wdt:P31 wd:Q16970;\n    wdt:P131 wd:Q21150.\n\
  \  OPTIONAL { ?kirke wdt:P18 ?billede. }\n}\nLIMIT 100\n"
response: |-
  {
    "name": "Churches_in_Sønderborg_with_Images",
    "title": "Churches in Sønderborg Municipality with Images",
    "description": "Lists churches in the Sønderborg Municipality with associated images. It provides church entities, their labels, and any linked images. The query's language is set to auto-detect or English."
  }
tokens: 392
temperature: 0.7
timestamp: 2024-05-12 11:44:21.580140
duration: 3.119728
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: SELECT ?date\
  \ ?members WHERE {\n  <http://www.wikidata.org/entity/> p:P2124 ?p.\n  ?p pq:P585\
  \ ?date;\n    ps:P2124 ?members.\n}\nORDER BY (?date)\n"
response: |-
  {
    "name": "Wikidata_Entity_Members_and_Dates",
    "title": "Members and Dates of a Wikidata Entity",
    "description": "Retrieves dates and members related to a specific Wikidata entity. The results include the specific dates and number of members associated with the Wikidata entity."
  }
tokens: 343
temperature: 0.7
timestamp: 2024-05-12 11:44:27.815893
duration: 2.513101
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: SELECT DISTINCT\
  \ ?item ?itemLabel ?itemDescription WHERE {\n  ?item (wdt:P31/(wdt:P279*)) wd:Q486972;\n\
  \    (wdt:P131/(wdt:P131*)) wd:Q1885601.\n  MINUS { ?item wdt:P31 wd:Q22674925.\
  \ }\n  MINUS { ?item wdt:P31 wd:Q4286337. }\n  MINUS { ?item wdt:P31 wd:Q24067406.\
  \ }\n  MINUS { ?item wdt:P31 wd:Q123705. }\n  MINUS { ?item wdt:P31 wd:Q188509.\
  \ }\n  MINUS { ?item wdt:P31 wd:Q442799. }\n  MINUS { ?item wdt:P31 wd:Q152081.\
  \ }\n  MINUS { ?item wdt:P31 wd:Q2583015. }\n  MINUS { ?item wdt:P31 wd:Q4413844.\
  \ }\n  MINUS { ?item wdt:P31 wd:Q4443227. }\n  MINUS { ?item wdt:P31 wd:Q13028920.\
  \ }\n  SERVICE wikibase:label { bd:serviceParam wikibase:language \"be-tarask,be\"\
  . }\n}\nORDER BY (?itemLabel)\n"
response: |-
  {
    "name": "Human_settlements_in_Minsk_region",
    "title": "Human Settlements in Minsk Region",
    "description": "Lists distinct human settlements in the Minsk region, excluding certain types of entities. The results include the entities' identifiers, labels, and descriptions in the 'be-tarask,be' languages."
  }
tokens: 580
temperature: 0.7
timestamp: 2024-05-12 11:44:34.242855
duration: 2.766722
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: SELECT ?commonsCategory\
  \ WHERE {\n    VALUES ?item {wd:Q144} .\n    OPTIONAL {\n      ?commonsCategoryFromItem\
  \ schema:about ?item;\n                               schema:isPartOf <https://commons.wikimedia.org/>.\n\
  \      FILTER(STRSTARTS(STR(?commonsCategoryFromItem), \"https://commons.wikimedia.org/wiki/Category:\"\
  ))\n    }\n    OPTIONAL {\n      ?item wdt:P910 ?catItem .\n      ?commonsCategoryFromCatItem\
  \ schema:about ?catItem;\n                                  schema:isPartOf <https://commons.wikimedia.org/>.\n\
  \      FILTER(STRSTARTS(STR(?commonsCategoryFromCatItem), \"https://commons.wikimedia.org/wiki/Category:\"\
  ))\n    }\n    BIND(COALESCE(?commonsCategoryFromItem, ?commonsCategoryFromCatItem)\
  \ AS ?commonsCategory)\n}\n"
response: |-
  {
    "name": "Commons_Category_Link_for_Entity",
    "title": "Wikimedia Commons Category Link for a Specific Entity",
    "description": "Retrieves the Wikimedia Commons category link for a specific entity (wd:Q144). The query checks both the direct linkage from the entity and via the associated category item."
  }
tokens: 469
temperature: 0.7
timestamp: 2024-05-12 11:44:43.187852
duration: 2.683333
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: SELECT ?village\
  \ ?villageLabel ?image{\n  ?village wdt:P31 wd:Q748198.\n  OPTIONAL {?village wdt:P18\
  \ ?image}\n  SERVICE wikibase:label { bd:serviceParam wikibase:language \"[AUTO_LANGUAGE],en\"\
  . }\n}\n"
response: |-
  {
    "name": "Villages_and_Images",
    "title": "Villages with Images",
    "description": "Retrieves villages and their corresponding images. Each result includes the identifier of the village, its English label, and a link to its image if one exists."
  }
tokens: 352
temperature: 0.7
timestamp: 2024-05-12 11:44:46.564356
duration: 2.809176
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: SELECT ?item\
  \ ?itemLabel\nWHERE {\n  ?item wdt:P8274 ?Q4459799\n   SERVICE wikibase:label {\
  \ bd:serviceParam wikibase:language \"en\". }\n}\nLIMIT 100\n"
response: |-
  {
    "name": "Items_with_Property_P8274_linked_to_Q4459799",
    "title": "Items with Property P8274 Linked to Q4459799",
    "description": "Fetches items that have the property P8274 linked to the entity Q4459799. It includes the item's identifiers and labels in English. The query has a limit of 100 results."
  }
tokens: 360
temperature: 0.7
timestamp: 2024-05-12 11:45:15.486280
duration: 3.489806
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: #title:Železniční\
  \ síť v Česku\n#defaultView:Map\nSELECT ?station ?stationLabel ?line ?layer ?layerLabel\
  \ WHERE {\n  ?station wdt:P17 wd:Q213.\n  ?pred wdt:P17 wd:Q213.\n  ?station p:P197\
  \ ?link;\n    wdt:P31 ?stationCls.\n  ?link ps:P197 ?pred.\n  FILTER((?stationCls\
  \ = wd:Q55488) || (?stationCls = wd:Q55678))\n  OPTIONAL { ?link pq:P81 ?linkLine.\
  \ }\n  ?pred (p:P625/psv:P625/wikibase:geoLatitude) ?lat1;\n    (p:P625/psv:P625/wikibase:geoLongitude)\
  \ ?lon1.\n  ?station (p:P625/psv:P625/wikibase:geoLatitude) ?lat2;\n    (p:P625/psv:P625/wikibase:geoLongitude)\
  \ ?lon2.\n  OPTIONAL { ?station wdt:P81 ?stationLine. }\n  BIND(COALESCE(?linkLine,\
  \ ?stationLine) AS ?layer)\n  BIND(CONCAT(\"LINESTRING(\", STR(?lon1), \" \", STR(?lat1),\
  \ \",\", STR(?lon2), \" \", STR(?lat2), \")\") AS ?str)\n  BIND(STRDT(?str, geo:wktLiteral)\
  \ AS ?line)\n  SERVICE wikibase:label { bd:serviceParam wikibase:language \"cs,en\"\
  . }\n}\n"
response: |-
  {
    "name": "Czech_Railway_Network",
    "title": "Czech Railway Network",
    "description": "Maps railway stations and lines in the Czech Republic. It displays entities in the Czech Republic, showing their names, coordinates, and linked railway lines. The results include entities' identifiers, coordinates, and related line details."
  }
tokens: 628
temperature: 0.7
timestamp: 2024-05-12 11:45:27.325957
duration: 2.643139
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: SELECT ?human\
  \ ?humanLabel\nWHERE\n{\n  ?human wdt:P31 wd:Q5.\n  ?human wdt:P40 ?child.\n  ?child\
  \ wdt:P31 wd:Q5.\n  SERVICE wikibase:label {bd:serviceParam wikibase:language \"\
  [AUTO_LANGUAGE]\".}\n}\nLIMIT 100\n         \n"
response: |-
  {
    "name": "Humans_with_Children_Who_Are_Humans",
    "title": "Humans with Children Who Are Also Humans",
    "description": "Lists humans who have children who are also humans. The query returns both the identifier of the human and their label. Only the first 100 results are returned by the query."
  }
tokens: 374
temperature: 0.7
timestamp: 2024-05-12 11:45:34.415243
duration: 4.5371
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: SELECT ?item\
  \ ?tlg WHERE { ?item wdt:P3576 ?tlg . }\n"
response: |-
  {
    "name": "Items_with_Telegram_Username",
    "title": "Items with Telegram Username",
    "description": "Fetches items that have a Telegram username associated with them. The query returns items' identifiers and their corresponding Telegram usernames."
  }
tokens: 304
temperature: 0.7
timestamp: 2024-05-12 11:45:38.600318
duration: 2.279855
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: # members\
  \ of the International Council for Science\n# sorted by country and name\n\nSELECT\
  \ DISTINCT ?item ?itemLabel ?countryLabel ?itemDescription WHERE {\n  ?item wdt:P463\
  \ wd:Q1162568;\n    wdt:P856 ?URL;\n    wdt:P17 ?country.\n  SERVICE wikibase:label\
  \ { bd:serviceParam wikibase:language \"[AUTO_LANGUAGE],en\". }\n}\nORDER BY (?countryLabel)\
  \ (?itemLabel)\n"
response: |-
  {
    "name": "Members_of_International_Council_for_Science",
    "title": "Members of the International Council for Science",
    "description": "Lists members of the International Council for Science, sorted by country and name. The result includes member entity's identifiers, descriptions, associated country, and their official website URLs."
  }
tokens: 394
temperature: 0.7
timestamp: 2024-05-12 11:45:43.949690
duration: 3.149186
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: SELECT ?item\
  \ ?itemLabel \nWHERE \n{\n  ?item wdt:P178 wd:Q47092.\n  SERVICE wikibase:label\
  \ { bd:serviceParam wikibase:language \"[AUTO_LANGUAGE],en\". }\n}\n"
response: |-
  {
    "name": "Items_DevelopedBy_SoftwareCompany",
    "title": "Items Developed By Specified Software Company",
    "description": "Lists items developed by a specific software company. The results include items' identifiers and their respective names in the preferred language or English."
  }
tokens: 335
temperature: 0.7
timestamp: 2024-05-12 12:15:50.663881
duration: 2.404537
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: \"dentist\"\
  \n"
response: '{}'
tokens: 235
temperature: 0.7
timestamp: 2024-05-12 12:15:59.437044
duration: 0.500091
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: SELECT ?item\
  \ ?itemLabel ?p\nWHERE\n{\n?item wdt:P1628 ?p\nSERVICE wikibase:label { bd:serviceParam\
  \ wikibase:language \"[AUTO_LANGUAGE],en\" }\n}\n"
response: |-
  {
    "name": "Items_with_equivalent_property",
    "title": "Items with an Equivalent Property",
    "description": "Fetches items that have an equivalent property. The results include the identifiers of the items, their labels, and the equivalent properties."
  }
tokens: 329
temperature: 0.7
timestamp: 2024-05-12 12:16:08.725681
duration: 2.566221
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: SELECT ?Mensch\
  \ ?MenschLabel ?Geburtsdatum ?Bild WHERE {\n  SERVICE wikibase:label { bd:serviceParam\
  \ wikibase:language \"[AUTO_LANGUAGE],en\". }\n  ?Mensch wdt:P31 wd:Q5;\n    wdt:P101\
  \ wd:Q413.\n  OPTIONAL { ?Mensch wdt:P569 ?Geburtsdatum. }\n  OPTIONAL { ?Mensch\
  \ wdt:P18 ?Bild. }\n}\nLIMIT 100\n"
response: |-
  {
    "name": "Musicians_Birthdates_and_Images",
    "title": "Birthdates and Images of Musicians",
    "description": "This query retrieves data about musicians including their names, birthdates and images. It uses the Wikidata service to fetch this information and returns up to 100 results."
  }
tokens: 399
temperature: 0.7
timestamp: 2024-05-12 12:16:34.067689
duration: 3.036811
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: #Katzen\n\
  SELECT ?item ?itemLabel \nWHERE \n{\n  ?item wdt:P31 wd:Q107715.\n  SERVICE wikibase:label\
  \ { bd:serviceParam wikibase:language \"[AUTO_LANGUAGE],en\". }\n}\n"
response: |-
  {
    "name": "Query_for_Cats",
    "title": "Query for Cats in Wikidata",
    "description": "This query retrieves all items in Wikidata that are classified as cats. It returns the identifiers and labels of these items in English or the auto-detected language."
  }
tokens: 341
temperature: 0.7
timestamp: 2024-05-12 12:16:59.279343
duration: 3.997442
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: #Get mandals\
  \ of district of AP  as per 2022 reorg\nSELECT DISTINCT ?mandal ?mandalLabel ?page_titleTE\
  \ (CONCAT(\"# [[\", STR(?mandalLabel), \"|\", STRBEFORE(STR(?mandalLabel), \" మండలం\"\
  ), \"]]\") AS ?mandalwikitext) WHERE {\n  ?mandal (wdt:P31/(wdt:P279*)) wd:Q817477;\n\
  \    p:P131 ?districtnode.\n  ?districtnode ps:P131 wd:Q110714857.\n    ?tewikilink\
  \ schema:about ?mandal;\n    schema:isPartOf <https://te.wikipedia.org/>;\n    schema:name\
  \ ?page_titleTE.\n  SERVICE wikibase:label { bd:serviceParam wikibase:language \"\
  te,en\". }\n  OPTIONAL { ?districtnode pq:P580 ?startdate. }\n  OPTIONAL { ?districtnode\
  \ pq:P582 ?enddate. }\n  BIND(IF(BOUND(?startdate), \"yes\", \"no\") AS ?startflag_)\n\
  \  BIND(IF(BOUND(?enddate), \"yes\", \"no\") AS ?endflag_)\n  BIND(IF(BOUND(?startdate),\
  \ YEAR(?startdate), 0 ) AS ?startyear)\n  BIND(IF(BOUND(?enddate), YEAR(?enddate),\
  \ 0 ) AS ?endyear)\n  FILTER(((?startflag_ = \"yes\") && (?endflag_ = \"no\") &&\
  \ ?startyear=2022) || ((?startflag_ = \"no\") && (?endflag_ = \"no\")))\n}\nORDER\
  \ BY (?mandalLabel)\n"
response: |-
  {
    "name": "Mandals_of_AP_District_Post_2022_Reorganization",
    "title": "Mandals of Andhra Pradesh District Post 2022 Reorganization",
    "description": "Fetches the mandals (administrative divisions) of a district in Andhra Pradesh, India, as per the 2022 reorganization. It provides mandals' names, labels and Wikipedia page titles in Telugu. The mandals are ordered by their labels."
  }
tokens: 667
temperature: 0.7
timestamp: 2024-05-12 12:17:06.882855
duration: 4.580616
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: select ?item\
  \ ?itemLabel\nWHERE\n{\n  {?item wdt:P106 wd:Q36180 .} UNION { ?item wdt:P106 wd:Q482980\
  \ . } UNION { ?item wdt:P106 wd:Q49757 . }\n  ?item wdt:P19/wdt:P131*/wdt:P30 wd:Q15.\n\
  } limit 5000\n"
response: |-
  {
    "name": "African_Born_Actors_Directors_and_Models",
    "title": "Actors, Directors, and Models Born in Africa",
    "description": "Lists actors, models, and directors who were born in Africa. It includes their identifiers and labels. The results are capped at 5000 entries."
  }
tokens: 382
temperature: 0.7
timestamp: 2024-05-12 12:17:22.028759
duration: 3.80464
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: #defaultView:Graph\n\
  SELECT ?item1 ?image ?item1Label ?item2 ?image2 ?item2Label ?edgeLabel\nWITH { SELECT\
  \ ?item1 WHERE {\nVALUES ?item1 {wd:Q109501555 wd:Q109474585 wd:Q109512854 wd:Q109512828\
  \ wd:Q109512804 wd:Q4904190 wd:Q109472427 wd:Q109505200 wd:Q109505244 wd:Q109505252\
  \ wd:Q109505255 wd:Q109505258 wd:Q109505260 wd:Q109498388 wd:Q7981191 wd:Q326276\
  \ wd:Q109503909 wd:Q109472585}\n} } AS %item1\nWITH {SELECT (?item1 AS ?item2) WHERE\
  \ {INCLUDE %item1} } AS %item2\nWHERE {\n  INCLUDE %item1.\n  INCLUDE %item2.\n\
  ?item1 ?prop ?item2.\n?edge wikibase:directClaim ?prop ; a wikibase:Property\nOPTIONAL\
  \ {?item1 wdt:P18 ?image}\nOPTIONAL {?item2 wdt:P18 ?image2}\nSERVICE wikibase:label\
  \ { bd:serviceParam wikibase:language \"[AUTO_LANGUAGE],en\". }\n}\n"
response: |-
  {
    "name": "Interconnected_Items_with_Images",
    "title": "Interconnected Items with Their Images",
    "description": "This query retrieves specific interconnected items along with their images. It displays the items, their connected items, and the images of both if available. The results include items' identifiers, labels, and associated images."
  }
tokens: 570
temperature: 0.7
timestamp: 2024-05-12 12:17:28.280446
duration: 3.048292
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: SELECT ?item\
  \ ?itemLabel ?levelOfDescription ?levelOfDescriptionLabel\nWHERE \n{\n  ?item wdt:P31\
  \ wd:Q2668072.\n  OPTIONAL { ?item wdt:P6224 ?levelOfDescription }.\n  SERVICE wikibase:label\
  \ { bd:serviceParam wikibase:language \"[AUTO_LANGUAGE],en\". } # Helps get the\
  \ label in your language, if not, then en language\n}\n"
response: |-
  {
    "name": "Items_and_Their_Level_of_Description",
    "title": "Items and Their Corresponding Level of Description",
    "description": "Lists items that are classified as 'archival descriptions' and their corresponding levels of description, if available. The result includes the item's identifier, label, and the level of description's identifier and label."
  }
tokens: 393
temperature: 0.7
timestamp: 2024-05-12 12:17:37.924362
duration: 3.717143
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: select *\
  \ where {\n\n  ?item wikibase:statements 0 .\n  ?item wikibase:sitelinks 0 .\n\n\
  }\n"
response: |-
  {
    "name": "Items_with_Zero_Statements_and_Sitelinks",
    "title": "Wikibase Items with Zero Statements and Sitelinks",
    "description": "Retrieves all Wikibase items that have no statements and sitelinks. This query can be used to identify items in the Wikibase that may lack context or relevance due to the absence of statements and sitelinks."
  }
tokens: 339
temperature: 0.7
timestamp: 2024-05-12 12:17:48.227673
duration: 3.044277
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: #Bières\
  \ belges\nSELECT ?item ?itemLabel ?image\nWHERE \n{\n  ?item wdt:P31 wd:Q44. #bière\n\
  \  ?item wdt:P17 wd:Q31. #belgique  \n  OPTIONAL {?item wdt:P18 ?image.}\n  SERVICE\
  \ wikibase:label { bd:serviceParam wikibase:language \"[AUTO_LANGUAGE],en\". }\n\
  }\n"
response: |-
  {
    "name": "Belgian_Beers",
    "title": "Belgian Beers with Images",
    "description": "Lists Belgian beers and their images. The query retrieves all items that are classified as beer (Q44) and are associated with Belgium (Q31). If available, an image of the beer is also included."
  }
tokens: 390
temperature: 0.7
timestamp: 2024-05-12 12:17:55.129196
duration: 3.16347
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: #Cats\n\
  SELECT ?item ?itemLabel ?part_of ?part_ofLabel WHERE {\n  ?item wdt:P31 wd:Q113445303.\n\
  \  SERVICE wikibase:label { bd:serviceParam wikibase:language \"[AUTO_LANGUAGE],en\"\
  . }\n  OPTIONAL { ?item wdt:P8263 ?part_of. }\n  \n}\n"
response: |-
  {
    "name": "Cats_Type_and_Part_Information",
    "title": "Cats Type and Associated Part Information",
    "description": "Lists items categorized as a specific type of cat (Q113445303) and, if available, a corresponding 'part of' (P8263) designation. Each item includes its label in the user's language and in English."
  }
tokens: 382
temperature: 0.7
timestamp: 2024-05-12 12:18:02.139653
duration: 3.258271
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: #defaultView:BubbleChart\n\
  SELECT ?winnerLabel ?wins ?rgb WHERE {\n  # the snooker ball colours\n   BIND (\
  \ COALESCE(\n    IF(?wins = 1, \"ff0000\", 1/0),\n    IF(?wins = 2, \"ffff00\",\
  \ 1/0),\n    IF(?wins = 3, \"00ff00\", 1/0),\n    IF(?wins = 4, \"8b4513\", 1/0),\n\
  \    IF(?wins = 5, \"0000ff\", 1/0),\n    IF(?wins = 6, \"ffc0cb\", 1/0),\n    IF(?wins\
  \ = 7, \"000000\", 1/0),\n    \"ffffff\"\n  ) AS ?rgb )\n  # inner select generates\
  \ the winners totals\n  { SELECT ?winnerLabel (COUNT (?winner) AS ?wins) WHERE {\n\
  \  { ?p wdt:P31 wd:Q502948 }\n  UNION\n  { ?p wdt:P361 wd:Q502948 }\n  ?p wdt:P1346\
  \ ?winner .\n  SERVICE wikibase:label { bd:serviceParam wikibase:language \"[AUTO_LANGUAGE],en\"\
  . }\n} GROUP BY ?winnerLabel  }\n           }\n\n\n"
response: |-
  {
    "name": "Snooker_Winners_Color_Coded",
    "title": "Color Coded Snooker Winners",
    "description": "Represents snooker winners and their total wins each color-coded according to the snooker ball colors. Each color corresponds to the number of wins. The data includes the winner's name and their total wins."
  }
tokens: 576
temperature: 0.7
timestamp: 2024-05-12 12:18:20.651692
duration: 3.49298
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: #defaultView:Map\n\
  SELECT  distinct ?node ?nodeLabel ?nodeDescription ?SwedishGlaciers (SAMPLE(?coord)\
  \ AS ?coord) ?GridabaseglacierID ?GLAMOSglacierID ?WorldGlacierInventoryID ?GLIMSID\
  \ WHERE {\n  ?node wdt:P31 wd:Q35666.\n  { ?node wdt:P17 wd:Q34. } \n OPTIONAL {?node\
  \  wdt:P625 ?coord}\n OPTIONAL {?node  wdt:P3707 ?GridabaseglacierID}\n OPTIONAL\
  \ {?node  wdt:P6148 ?GLAMOSglacierID}\n OPTIONAL {?node  wdt:P6799 ?GLIMSID}\n OPTIONAL\
  \ {?node  wdt:P8133 ?SwedishGlaciersID}\n BIND(URI(CONCAT(\"https://bolin.su.se/data/svenskaglaciarer/glacier.php?g=\"\
  ,?SwedishGlaciersID)) AS ?SwedishGlaciers)\n  OPTIONAL { ?node wdt:P1404 ?WorldGlacierInventoryID.\
  \ }\n  SERVICE wikibase:label { bd:serviceParam wikibase:language \"sv,nn,no,en\"\
  . }\n} GROUP BY ?node ?nodeLabel ?nodeDescription ?GridabaseglacierID ?GLAMOSglacierID\
  \ ?WorldGlacierInventoryID ?GLIMSID ?SwedishGlaciers\norder by ?nodeLabel \n"
response: |-
  {
    "name": "Swedish_Glaciers_Map",
    "title": "Map of Glaciers in Sweden with Various Identifiers",
    "description": "Maps glaciers in Sweden with their various identifiers. It displays the coordinates of each glacier along with their Gridabase, GLAMOS, GLIMS, Swedish Glaciers, and World Glacier Inventory IDs. The results are ordered by the glacier name."
  }
tokens: 610
temperature: 0.7
timestamp: 2024-05-12 12:18:33.449631
duration: 4.001685
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: #Plätze\
  \ weniger als 10 Meter über dem Meeresspiegel\n#defaultView:Map\nSELECT \n"
response: |-
  {
    "name": "Places_Less_Than_10_Meters_Above_Sea_Level",
    "title": "Places Less Than 10 Meters Above Sea Level",
    "description": "Maps out places that are less than 10 meters above sea level. The query visualizes these locations on a map, allowing for geographical analysis of low-lying areas."
  }
tokens: 330
temperature: 0.7
timestamp: 2024-05-12 12:18:36.910364
duration: 2.750451
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: SELECT ?property\
  \ ?propertyLabel (COUNT(*) AS ?count) WHERE {\n  SELECT DISTINCT ?item ?itemLabel\
  \ ?property ?propertyLabel WHERE {\n    ?item wdt:P31 wd:Q1438040; wdt:P361 wd:Q58242826.\n\
  \    ?item ?p ?statement.\n    ?statement ?ps ?ps_.\n    ?property wikibase:claim\
  \ ?p;\n    wikibase:statementProperty ?ps.\n    SERVICE wikibase:label { bd:serviceParam\
  \ wikibase:language \"[AUTO_LANGUAGE],en\". }\n  }\n}\nGROUP BY ?property ?propertyLabel\n\
  ORDER BY DESC(?count)\n\n"
response: |-
  {
    "name": "Properties_Count_of_French_Championship_Winners",
    "title": "Count of Properties of French Championship Winners",
    "description": "This query returns the count of distinct properties for each French Championship winner. It includes the properties' labels and their respective count. The results are grouped by property and ordered by count in descending order."
  }
tokens: 435
temperature: 0.7
timestamp: 2024-05-12 12:18:51.859791
duration: 3.772921
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: #Entidades\
  \ territoriais administrativas\nSELECT ?item ?itemLabel \nWHERE \n{\n  ?item wdt:P31\
  \ wd:Q1131296. #Freguesia\n  ?item wdt:P17 wd:Q45. #Portugal\n  MINUS { ?item pq:P582\
  \ ?endTime. }\n  SERVICE wikibase:label { bd:serviceParam wikibase:language \"[AUTO_LANGUAGE],en\"\
  . }\n}\n"
response: |-
  {
    "name": "Active_Territorial_Administrative_Entities_in_Portugal",
    "title": "Active Territorial Administrative Entities in Portugal",
    "description": "Fetches active territorial administrative entities (Freguesia) in Portugal. It excludes entities with a specified end time, suggesting that they're no longer active. The results include the entities' identifiers and their labels in the appropriate language."
  }
tokens: 407
temperature: 0.7
timestamp: 2024-05-12 12:19:04.979659
duration: 4.063814
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: #Cats\n\
  SELECT ?award ?countryLabel ?awardLabel  ?_count_statements ?_count_external_ids\
  \ ?awardAlts\nWHERE \n{\n  { ?award (wdt:P31|wdt:P279)+ wd:Q4220917;         \n\
  \         wdt:P17 ?country.\n  } UNION {\n  ?award (wdt:P31|wdt:P279)+ wd:Q1407225;\n\
  \     wdt:P17 ?country.                \n  }\n  OPTIONAL { ?award wikibase:statements\
  \ ?_count_statements }\n  OPTIONAL { ?award wikibase:identifiers ?_count_external_ids\
  \ }\n  SERVICE wikibase:label { \n    bd:serviceParam wikibase:language \"[AUTO_LANGUAGE],en\"\
  . \n    ?award skos:altLabel ?awardAltLabel ; rdfs:label ?awardLabel.\n    ?country\
  \ rdfs:label ?countryLabel.\n  }\n  BIND ( REPLACE(?awardAltLabel, \"[\U0001F1E6\
  -\U0001F1FF]{2}, |, ?[\U0001F1E6-\U0001F1FF]{2}\", \"\") AS ?awardAlts )\n}\nORDER\
  \ BY ?country ?awardLabel\n\n"
response: |-
  {
    "name": "Awards_and_their_Countries",
    "title": "Awards and their Respective Countries",
    "description": "Lists awards and their respective countries. The results include awards that are 'award by country' or 'national award', their country labels, count of statements and external IDs, and alternative awards labels."
  }
tokens: 540
temperature: 0.7
timestamp: 2024-05-12 12:19:09.741136
duration: 2.851393
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: SELECT *\
  \ WHERE {\n  ?q wdt:P31 wd:Q483453 ; wdt:P17 wd:Q142 .\n  MINUS { ?q wdt:P625 []\
  \ }\n}\n"
response: |-
  {
    "name": "French_Entities_without_Coordinates",
    "title": "French Entities without Coordinates",
    "description": "Lists entities in France that do not have coordinates. The query returns entities that are classified as 'human', based in France, but lack geographic coordinates."
  }
tokens: 329
temperature: 0.7
timestamp: 2024-05-12 12:19:20.395505
duration: 2.988928
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: SELECT \n\
  \  DISTINCT\n#   ?item ?title\n  (REPLACE(STR(?item), \".*Q\", \"Q\") AS ?qid) \n\
  \  (\"P921\" AS ?property)\n  (\"Q190562\" AS ?ReplaceWithYourTargetID)\n  (\"S887\"\
  \ AS ?heuristic)\n  (\"Q69652283\" AS ?deduced)\n\nWHERE {\n  hint:Query hint:optimizer\
  \ \"None\".\n  \n{  SERVICE wikibase:mwapi {\n    bd:serviceParam wikibase:api \"\
  Search\";\n                    wikibase:endpoint \"www.wikidata.org\";\n       \
  \             mwapi:srsearch \"\\\"mount cameroon\\\" and haswbstatement:P31=Q13442814\
  \ -haswbstatement:P921=Q190562\".\n      ?page_title wikibase:apiOutput mwapi:title.\n\
  \  }\n }\nUNION\n{  SERVICE wikibase:mwapi {\n    bd:serviceParam wikibase:api \"\
  Search\";\n                    wikibase:endpoint \"www.wikidata.org\";\n       \
  \             mwapi:srsearch \"\\\"mount cameroon\\\" -and haswbstatement:P31=Q13442814\
  \ -haswbstatement:P921=Q190562\". \n      ?page_title wikibase:apiOutput mwapi:title.\n\
  \  }\n }\n  BIND(IRI(CONCAT(STR(wd:), ?page_title)) AS ?item)\n  \n  ?item wdt:P1476\
  \ ?title.\n  FILTER REGEX(LCASE(?title), \"\\\\bmount(.)cameroon\\\\b\").\n\n}\n\
  \n"
response: |-
  {
    "name": "Mount_Cameroon_Articles_Excluding_TargetID",
    "title": "Articles on Mount Cameroon Excluding a Specific Target ID",
    "description": "Searches for articles about Mount Cameroon that do not have a certain Target ID. The query uses different parameters to filter out articles with specific statements. The results are the unique identifiers of the filtered articles."
  }
tokens: 619
temperature: 0.7
timestamp: 2024-05-12 12:19:32.031890
duration: 3.270231
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: SELECT ?item\
  \ ?taxonname ?art WHERE {\n  ?item wdt:P31 wd:Q16521 ;\n        wdt:P105 wd:Q7432\
  \ ;\n        wdt:P171* wd:Q25327 ;\n        wdt:P225 ?taxonname .\n  OPTIONAL {\n\
  \    ?art schema:about ?item.\n        ?art schema:isPartOf <https://es.wikipedia.org/>.\n\
  \      }\n  SERVICE wikibase:label { bd:serviceParam wikibase:language \"[AUTO_LANGUAGE],es\"\
  . }        \n}\n"
response: |-
  {
    "name": "Spanish_Articles_on_Insect_Species",
    "title": "Spanish Articles on Specific Insect Species",
    "description": "Queries for insect species articles in Spanish Wikipedia. It returns entity identifiers and taxonomic names of insect species that belong to the family Formicidae. Additionally, it provides links to their respective Spanish Wikipedia pages, if available."
  }
tokens: 420
temperature: 0.7
timestamp: 2024-05-12 12:19:38.478691
duration: 4.27735
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: # 09. INFRASTRUCTURE,\
  \ ENERGY & MATERIALS 09.1 Mining\nSELECT DISTINCT ?manufacturer ?manufacturerLabel\
  \ ?productType ?productTypeLabel  ?product ?productLabel ?industry ?industryLabel\n\
  WHERE {\n  ?product wdt:P176 ?manufacturer.\n  ?manufacturer wdt:P452 ?industry.\n\
  \  ?product wdt:P279 ?productType.\n   \n  VALUES ?industry {wd:Q1778629\nwd:Q766401\n\
  wd:Q15850907\nwd:Q5283\nwd:Q56604589\nwd:Q12089268\nwd:Q1349660\nwd:Q1961917\nwd:Q1071389\n\
  wd:Q11202319\nwd:Q29585219\nwd:Q29584505\nwd:Q44497\nwd:Q1945600\nwd:Q29584418\n\
  wd:Q2990216\nwd:Q1370637\nwd:Q6865576\nwd:Q29584984\nwd:Q12880211\nwd:Q29584408\n\
  wd:Q29584414\nwd:Q29584410\nwd:Q16638398\nwd:Q29584416\nwd:Q29584980\nwd:Q29584253\n\
  wd:Q29584989\nwd:Q29584981\nwd:Q29584417\nwd:Q57443580\nwd:Q1048939\nwd:Q16659581\n\
  wd:Q328381\nwd:Q29585539\nwd:Q897\nwd:Q92768401\nwd:Q663\n}\n  SERVICE wikibase:label\
  \ { bd:serviceParam wikibase:language \"en,fr\". } \n\n}\nORDER BY ?manufacturerLabel\
  \ ?industryLabel ?productTypeLabel ?productLabel \nLIMIT 25000\n\n"
response: |-
  {
    "name": "Infrastructure_Energy_Materials_Mining",
    "title": "Infrastructure, Energy & Materials: Mining Industry",
    "description": "Lists manufacturers and their products in the mining industry. It provides information about the manufacturer, product type, product, and the industry they belong to. The data is sorted by manufacturer name, industry, product type, and product label. Limited to 25000 entries."
  }
tokens: 705
temperature: 0.7
timestamp: 2024-05-12 12:19:45.709771
duration: 4.031418
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: SELECT DISTINCT\
  \ ?bundesland ?bundeslandLabel ?stadt ?stadtLabel ?w ?wLabel {\n{\nSELECT DISTINCT\
  \ ?bundesland ?stadt ?w ?affiliationType ?p WHERE {\n  {\n   ?w wdt:P463 wd:Q105757481\
  \ .\n  } UNION {\n    ?p wdt:P31 wd:Q98270496 .\n    ?p p:P1416 ?statement .\n \
  \   ?statement ps:P1416 ?w .\n    OPTIONAL { ?statement pq:P3831 ?affiliationType\
  \ .}  \n  }\n  OPTIONAL {\n    ?w wdt:P131+ ?stadt .\n    ?stadt  wdt:P31/wdt:P279*\
  \ wd:Q515 .\n    OPTIONAL {\n      ?w wdt:P131+ ?bundesland .\n      ?bundesland\
  \  wdt:P31 wd:Q1221156 .\n     }\n   }\n  OPTIONAL {\n    ?w wdt:P159/wdt:P131*\
  \ ?stadt . \n    ?stadt  wdt:P31/wdt:P279* wd:Q515 .\n    OPTIONAL {\n      ?stadt\
  \ wdt:P131* ?bundesland .\n      ?bundesland  wdt:P31 wd:Q1221156 .\n     }    \n\
  \   }\n  FILTER NOT EXISTS {?w  wdt:P31 wd:Q98270496 }  # To not display Konsortia\
  \ associations to Base4NFDI\n  BIND(IF(! Bound(?affiliationType), \"NFDI-Vereinsmitglied\"\
  , ?affiliationTypeLabel) AS ?affiliationTypeLabel)\n}\n  }\n  SERVICE wikibase:label\
  \ { bd:serviceParam wikibase:language \"de,en\" . }\n} ORDER BY ASC(?bundeslandLabel)\
  \ ASC(?stadtLabel) ASC(?affiliationTypeLabel) ASC(?wLabel)\n"
response: |-
  {
    "name": "NFDI_Affiliations_and_Locations",
    "title": "NFDI Affiliations and their Locations in Cities and States",
    "description": "Lists the NFDI affiliations and their corresponding locations in cities and states. It includes the affiliations that are either a member of NFDI or have a special type of affiliation. The affiliations that are 'Konsortia associations to Base4NFDI' are excluded."
  }
tokens: 716
temperature: 0.7
timestamp: 2024-05-12 12:19:57.534695
duration: 3.823042
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: SELECT ?item\
  \ ?label ?_image WHERE {\n  ?item wdt:P31 wd:Q34442.\n  ?item wdt:P131* wd:Q1348.\n\
  \  SERVICE wikibase:label {\n    bd:serviceParam wikibase:language \"bn,en\" . \n\
  \    ?item rdfs:label ?label\n  }\n  \nOPTIONAL { ?item wdt:P18 ?_image. }\n}\n"
response: |-
  {
    "name": "Bavarian_Castles_with_Images",
    "title": "Bavarian Castles with Images",
    "description": "Lists castles located in Bavaria with their labels and optional images. The query fetches all items that are instances of castles and located in Bavaria, and provides their labels in Bengali and English along with images if available."
  }
tokens: 399
temperature: 0.7
timestamp: 2024-05-12 12:20:02.270797
duration: 3.861474
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: #defaultView:Map\n\
  SELECT ?cityLabel (COUNT(*) AS ?cityCount) WHERE {\n  {\n    ?city wdt:P31/wdt:P279*\
  \ wd:Q89487741.\n  }\n  UNION\n  {\n    ?city wdt:P31/wdt:P279* wd:Q15630849.\n\
  \  }\n  ?city wdt:P17 wd:Q219.\n  SERVICE wikibase:label { bd:serviceParam wikibase:language\
  \ \"bg,en\". }\n}\nGROUP BY ?cityLabel\nHAVING (COUNT(*) > 1)\nORDER BY DESC (?cityCount)\n"
response: |-
  {
    "name": "Bulgarian_Cities_Count",
    "title": "Count of Cities in Bulgaria",
    "description": "Queries and counts cities in Bulgaria that are either human settlements or subdivisions of urban areas. The results are grouped by city and include cities with more than one record, ordered by the number of records per city."
  }
tokens: 425
temperature: 0.7
timestamp: 2024-05-12 12:20:07.474399
duration: 3.59863
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: SELECT ?item\
  \ ?itemLabel (GROUP_CONCAT(DISTINCT ?descript; SEPARATOR=\", \") AS ?allDescriptions)\
  \ \n    WHERE \n    {\n        ?item wdt:P31 wd:Q146.\n        SERVICE wikibase:label\
  \ { bd:serviceParam wikibase:language \"[AUTO_LANGUAGE],en\". }\n       \n     \
  \   ?item schema:description ?descript\n             FILTER(LANG(?descript) = \"\
  en\") .\n        } GROUP BY ?item ?itemLabel\n"
response: |-
  {
    "name": "English_Descriptions_of_Cats",
    "title": "English Descriptions of Cats",
    "description": "Lists all items identified as a 'Cat' (wd:Q146) and compiles their English descriptions. This query groups results by item and label, and concatenates distinct descriptions per item into a single string."
  }
tokens: 402
temperature: 0.7
timestamp: 2024-05-12 12:20:12.734077
duration: 3.137849
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: SELECT ?personLabel\
  \ ?instanceLabel\nWHERE\n{\n   SERVICE wikibase:label {\n    bd:serviceParam wikibase:language\
  \ \"en\" .\n   }\n  #?person wdt:P31/wdt:P279* wd:Q5.\n  ?person wdt:P509 wd:Q3235597.\n\
  }\n"
response: |-
  {
    "name": "People_Died_of_Sudden_Infant_Death_Syndrome",
    "title": "People Who Died of Sudden Infant Death Syndrome",
    "description": "Lists people who died of Sudden Infant Death Syndrome. The query retrieves and displays the names of individuals associated with the medical condition, Sudden Infant Death Syndrome (Q3235597)."
  }
tokens: 377
temperature: 0.7
timestamp: 2024-05-12 13:58:49.229029
duration: 3.418793
model: gpt-4
model_details: gpt-4-0613

ChatGPT API Prompt Log[edit]

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Finder with Ingredients on Hand",
    "description": "Search for recipes with ingredients you already have. Get results based on available ingredients, cooking time, and dietary preferences. Easily save and share your favorite recipes."
  }
tokens: 174
temperature: 0.7
timestamp: 2024-05-12 09:18:28.780181
duration: 1.537751
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Finder with Ingredients You Have",
    "description": "Search for recipes based on ingredients you have. Enter the ingredients you have on hand and get a list of recipes you can make. Includes cooking instructions and serving suggestions."
  }
tokens: 176
temperature: 0.7
timestamp: 2024-05-12 09:21:45.215071
duration: 1.484387
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Finder",
    "description": "Search for recipes by ingredients or dish name. Get detailed instructions, ingredient list, and nutritional information for each recipe. Save your favorite recipes for easy access later."
  }
tokens: 171
temperature: 0.7
timestamp: 2024-05-12 09:21:58.343260
duration: 1.098448
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Finder with Ingredient Search",
    "description": "Search for recipes by ingredients. Enter the ingredients you have and find matching recipes. Filter by dietary restrictions and save your favorite recipes."
  }
tokens: 168
temperature: 0.7
timestamp: 2024-05-12 09:22:02.278403
duration: 1.276579
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Online Recipe Database with Ingredient Search",
    "description": "Search for recipes based on available ingredients. Explore a vast database of recipes and filter results by ingredients. Get detailed instructions and nutritional information."
  }
tokens: 170
temperature: 0.7
timestamp: 2024-05-12 09:22:14.572788
duration: 1.270787
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Finder with Meal Suggestions",
    "description": "Searches for recipes based on ingredients. Provides meal suggestions based on the chosen recipe. Includes ingredients list, cooking instructions, and nutritional information."
  }
tokens: 170
temperature: 0.7
timestamp: 2024-05-12 09:22:29.754206
duration: 1.207025
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Generator for Quick and Easy Meals",
    "description": "Generates simple and fast recipes for busy individuals. Provides step-by-step instructions and ingredient lists for efficient cooking. Offers a variety of meal options for different dietary preferences."
  }
tokens: 177
temperature: 0.7
timestamp: 2024-05-12 09:22:31.499191
duration: 1.202058
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Finder",
    "description": "Search for recipes by ingredients, cuisine, or dietary restrictions. Get detailed instructions, ingredient list, and nutritional information. Save your favorite recipes and create shopping lists."
  }
tokens: 171
temperature: 0.7
timestamp: 2024-05-12 09:22:34.466684
duration: 1.332629
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Finder",
    "description": "Search for recipes based on ingredients you have. Find recipes based on ingredients you already have in your kitchen. This tool helps you discover new dishes and make the most out of what you have."
  }
tokens: 177
temperature: 0.7
timestamp: 2024-05-12 09:22:43.211713
duration: 1.181845
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Finder",
    "description": "Search for recipes based on ingredients. Enter the ingredients you have and get a list of recipes that you can make. Filter by cuisine type or dietary restrictions."
  }
tokens: 170
temperature: 0.7
timestamp: 2024-05-12 09:23:29.481245
duration: 1.421234
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Finder",
    "description": "Search for recipes based on ingredients. This tool allows users to enter ingredients they have on hand and find recipes that use those ingredients. Users can also filter results by dietary restrictions."
  }
tokens: 174
temperature: 0.7
timestamp: 2024-05-12 09:23:31.180662
duration: 1.143166
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Finder",
    "description": "Search and discover new recipes based on ingredients. Find recipes using ingredients you already have at home. Get step-by-step instructions and nutritional information."
  }
tokens: 167
temperature: 0.7
timestamp: 2024-05-12 09:23:35.527237
duration: 1.091964
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Art Galleries in Paris with English Descriptions",
    "description": "Displays art galleries in Paris with English descriptions. Shows galleries within 5 km of Paris' center, providing names, addresses, and brief descriptions. Includes gallery identifiers, locations, and related links."
  }
tokens: 185
temperature: 0.7
timestamp: 2024-05-12 09:23:43.947923
duration: 1.325189
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Finder with Ingredients on Hand",
    "description": "Find recipes based on available ingredients. Input the items you have, and the app will suggest recipes you can make with them. It also includes cooking times and instructions."
  }
tokens: 176
temperature: 0.7
timestamp: 2024-05-12 09:23:49.926642
duration: 1.307342
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Finder",
    "description": "Search for recipes based on ingredients. Provides a list of recipes using specified ingredients. Includes cooking instructions and nutritional information."
  }
tokens: 162
temperature: 0.7
timestamp: 2024-05-12 09:23:54.257738
duration: 0.905515
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Finder with Ingredients on Hand",
    "description": "Searches for recipes based on available ingredients. Users can input ingredients they have on hand and the tool will display recipes that can be made with those ingredients. The results include recipe names, ingredients, and cooking instructions."
  }
tokens: 186
temperature: 0.7
timestamp: 2024-05-12 09:24:31.097012
duration: 1.561818
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Finder with Ingredient Search",
    "description": "Search and find recipes based on ingredients you have. Input the ingredients you have and get a list of recipes that include those ingredients. Filter by cuisine, dietary restrictions, and more."
  }
tokens: 178
temperature: 0.7
timestamp: 2024-05-12 09:24:34.797892
duration: 1.422374
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Finder",
    "description": "Search for recipes from various cuisines and categories. Get detailed instructions, ingredients list, and cooking time. Save your favorite recipes for quick access."
  }
tokens: 168
temperature: 0.7
timestamp: 2024-05-12 09:24:37.596783
duration: 1.068112
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Finder",
    "description": "Search for recipes based on ingredients. Enter items you have and get recipes you can make. Find new meal ideas with ease."
  }
tokens: 164
temperature: 0.7
timestamp: 2024-05-12 09:24:42.328208
duration: 1.246368
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Finder with Ingredients on Hand",
    "description": "Find recipes using ingredients you already have. Input your available ingredients and get a list of recipes you can make. Includes cooking instructions, ingredients list, and serving size."
  }
tokens: 176
temperature: 0.7
timestamp: 2024-05-12 09:24:49.303682
duration: 1.073165
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Finder",
    "description": "Search for recipes by ingredients, cuisine, or meal type. Get detailed instructions, nutritional information, and user reviews. Save your favorite recipes for easy access later."
  }
tokens: 171
temperature: 0.7
timestamp: 2024-05-12 09:24:55.961244
duration: 1.390236
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Code Snippets for JavaScript Functions",
    "description": "Collection of reusable code snippets for common JavaScript functions. Includes examples for sorting arrays, manipulating strings, and handling asynchronous operations. Ideal for developers seeking quick solutions to common programming tasks."
  }
tokens: 178
temperature: 0.7
timestamp: 2024-05-12 09:25:01.161188
duration: 1.294117
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Finder using Ingredient Search",
    "description": "Search for recipes based on available ingredients. Enter the ingredients you have and find matching recipes. The results include recipe names, ingredients, and cooking instructions."
  }
tokens: 172
temperature: 0.7
timestamp: 2024-05-12 09:25:10.967135
duration: 1.212814
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Finder",
    "description": "Search for recipes based on ingredients you have. Get step-by-step instructions and nutritional information."
  }
tokens: 157
temperature: 0.7
timestamp: 2024-05-12 09:25:13.460424
duration: 0.825742
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Finder",
    "description": "Search for recipes based on ingredients. Get detailed instructions, nutritional information, and user ratings."
  }
tokens: 157
temperature: 0.7
timestamp: 2024-05-12 09:25:14.877632
duration: 0.8608
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Generator for Quick Meals",
    "description": "Generate quick and easy meal recipes based on available ingredients. Enter your ingredients and dietary preferences to get personalized recipe suggestions. Includes cooking instructions and nutritional information."
  }
tokens: 172
temperature: 0.7
timestamp: 2024-05-12 09:25:26.716392
duration: 1.20473
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Finder",
    "description": "Search and discover new recipes based on ingredients. Enter the ingredients you have and get a list of recipes that you can make with them. Find inspiration for your next meal with this handy tool."
  }
tokens: 177
temperature: 0.7
timestamp: 2024-05-12 09:25:31.581419
duration: 1.330818
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Finder with Ingredient Search",
    "description": "Search for recipes based on ingredients you have. Get ideas for meals using what you already have in your pantry. Find new recipes to try out with the ingredients you currently have."
  }
tokens: 177
temperature: 0.7
timestamp: 2024-05-12 09:25:35.692935
duration: 1.039896
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Finder",
    "description": "Search and discover new recipes. Find detailed instructions for cooking your favorite dishes. Filter by cuisine, ingredients, and dietary restrictions."
  }
tokens: 164
temperature: 0.7
timestamp: 2024-05-12 09:25:42.581263
duration: 1.026818
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Online Recipe Search Engine",
    "description": "Search for recipes from various cuisines and dietary restrictions. Get detailed instructions, ingredient lists, and nutritional information. Save your favorite recipes for later and share them with friends."
  }
tokens: 175
temperature: 0.7
timestamp: 2024-05-12 09:25:50.748210
duration: 1.17637
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Finder",
    "description": "Search for recipes based on ingredients. Find recipes using ingredients you already have in your kitchen. Filter recipes by cuisine, diet, and meal type."
  }
tokens: 168
temperature: 0.7
timestamp: 2024-05-12 09:26:09.816629
duration: 1.142036
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Local Coffee Shops in New York City",
    "description": "Discover hidden gems in NYC with the best coffee spots. This interactive map showcases unique cafes, their specialties, and customer reviews."
  }
tokens: 169
temperature: 0.7
timestamp: 2024-05-12 09:26:25.983041
duration: 1.087471
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Generator with Ingredient Substitution",
    "description": "Generate recipes with ingredient substitution options. Input ingredients to find recipes, with the ability to substitute ingredients based on dietary restrictions or preferences. Includes cooking instructions and nutritional information."
  }
tokens: 176
temperature: 0.7
timestamp: 2024-05-12 09:26:27.726998
duration: 1.358689
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Finder",
    "description": "Search for recipes based on ingredients. Get detailed instructions and nutritional information for each recipe. Easily filter results by dietary restrictions."
  }
tokens: 163
temperature: 0.7
timestamp: 2024-05-12 09:26:35.912582
duration: 1.013458
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Finder App",
    "description": "Search for recipes based on ingredients you have. Get step-by-step instructions and a list of required ingredients. Save your favorite recipes for future reference."
  }
tokens: 169
temperature: 0.7
timestamp: 2024-05-12 09:26:43.483613
duration: 1.220538
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Finder with Nutritional Information",
    "description": "Search for recipes by ingredients and retrieve nutritional information. Users can input ingredients and receive a list of recipes along with their calorie counts, macronutrient breakdowns, and serving sizes. The results include recipe names, calorie counts, and macronutrient information."
  }
tokens: 196
temperature: 0.7
timestamp: 2024-05-12 09:26:49.919957
duration: 1.646006
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Organizer App",
    "description": "Organize your recipes with this user-friendly app. Easily add, edit, and categorize recipes. Search and filter by ingredients, meal type, and more."
  }
tokens: 172
temperature: 0.7
timestamp: 2024-05-12 09:26:53.346170
duration: 1.00415
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Finder",
    "description": "Search for recipes based on ingredients you have. Find recipes for your favorite dishes with ingredients, instructions, and ratings. Get inspired to cook with easy access to a variety of recipes."
  }
tokens: 175
temperature: 0.7
timestamp: 2024-05-12 09:26:55.143692
duration: 1.249627
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Finder",
    "description": "Finds recipes based on ingredients you have. Enter your ingredients, get a list of recipes you can make. Includes cooking instructions and serving size."
  }
tokens: 168
temperature: 0.7
timestamp: 2024-05-12 09:27:08.807859
duration: 1.271697
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Finder",
    "description": "Search and discover various recipes based on ingredients or cuisine type. Provides detailed instructions, cooking time, and serving size. Includes a feature to save favorite recipes for future reference."
  }
tokens: 173
temperature: 0.7
timestamp: 2024-05-12 09:27:13.516191
duration: 1.183329
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Finder for Easy Meal Ideas",
    "description": "Search for recipes by ingredients or dish name. Get easy meal ideas for any occasion. Filter by dietary restrictions and save favorite recipes."
  }
tokens: 169
temperature: 0.7
timestamp: 2024-05-12 09:27:22.198396
duration: 1.170763
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Finder",
    "description": "Search for recipes based on ingredients. Enter ingredients you have and find recipes that you can make. Filter results by cuisine, diet, and meal type."
  }
tokens: 169
temperature: 0.7
timestamp: 2024-05-12 09:27:29.164876
duration: 1.208009
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Finder",
    "description": "Search for recipes based on ingredients, cuisine type, and dietary restrictions. Get detailed recipes, nutritional information, and cooking instructions. Save favorite recipes and create shopping lists."
  }
tokens: 172
temperature: 0.7
timestamp: 2024-05-12 09:27:35.375859
duration: 1.224563
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Finder",
    "description": "Search for recipes by ingredients, cuisine, or meal type. Get step-by-step instructions, nutritional information, and user ratings. Save your favorite recipes and create shopping lists."
  }
tokens: 173
temperature: 0.7
timestamp: 2024-05-12 09:27:37.642498
duration: 1.076546
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Healthy Recipes for Busy Individuals",
    "description": "Find quick and nutritious recipes for busy people. Browse through a variety of dishes that are easy to make and packed with nutrients. Each recipe includes ingredients, instructions, and nutritional information."
  }
tokens: 178
temperature: 0.7
timestamp: 2024-05-12 09:27:44.097051
duration: 1.0982
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Finder",
    "description": "Search for recipes based on ingredients. Enter the ingredients you have in your kitchen and get a list of recipes you can make. Filter recipes by cuisine, dietary restrictions, and cooking time."
  }
tokens: 176
temperature: 0.7
timestamp: 2024-05-12 09:27:54.327817
duration: 1.168293
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Generator for Quick and Easy Meals",
    "description": "Generates quick and easy recipes based on selected ingredients. Provides step-by-step instructions and cooking times. Includes options for dietary restrictions and preferences."
  }
tokens: 172
temperature: 0.7
timestamp: 2024-05-12 09:27:57.668682
duration: 1.30592
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Finder",
    "description": "Search for recipes based on ingredients, cuisine, or dietary restrictions. Get detailed instructions, ingredients list, and nutritional information for each recipe. Save your favorite recipes for easy access later."
  }
tokens: 175
temperature: 0.7
timestamp: 2024-05-12 09:28:03.391246
duration: 0.980902
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Finder",
    "description": "Search for recipes based on ingredients you have. Find new dishes to try with the ingredients you already have at home. Get detailed instructions and ingredient lists for each recipe."
  }
tokens: 172
temperature: 0.7
timestamp: 2024-05-12 09:28:19.355930
duration: 1.119881
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Finder",
    "description": "Search for recipes based on ingredients. Enter the ingredients you have and get recipes that match. Includes cooking instructions and required ingredients list."
  }
tokens: 165
temperature: 0.7
timestamp: 2024-05-12 09:28:35.852245
duration: 1.130122
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Finder",
    "description": "Search for recipes based on ingredients. Enter the ingredients you have on hand and get recipe suggestions. Filter by cuisine type, diet restrictions, and preparation time."
  }
tokens: 170
temperature: 0.7
timestamp: 2024-05-12 09:28:41.762856
duration: 0.979686
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Online Recipe Book for Home Cooks",
    "description": "Access a variety of recipes for home cooks. Browse through categories like appetizers, main dishes, desserts, and more. Each recipe includes ingredients, instructions, and user ratings."
  }
tokens: 179
temperature: 0.7
timestamp: 2024-05-12 09:28:44.112723
duration: 1.168923
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Finder with Ingredients on Hand",
    "description": "Find recipes based on ingredients you have. Enter items you possess and get recipes that match. Allows filtering by cuisine type, dietary restrictions, and prep time."
  }
tokens: 174
temperature: 0.7
timestamp: 2024-05-12 09:28:52.483233
duration: 1.212333
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Vegan Restaurants in New York City",
    "description": "Locates vegan-friendly restaurants in NYC. Displays names, addresses, and reviews for each location. Filter by cuisine type and price range."
  }
tokens: 171
temperature: 0.7
timestamp: 2024-05-12 09:29:06.170559
duration: 1.093589
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Generator",
    "description": "Generates random recipes for cooking inspiration. Includes ingredients, measurements, and cooking instructions. Perfect for trying out new dishes or spicing up your meals!"
  }
tokens: 169
temperature: 0.7
timestamp: 2024-05-12 09:29:21.217210
duration: 1.310729
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Finder",
    "description": "Search for recipes based on ingredients, cuisine type, and dietary restrictions. Get detailed instructions and ingredient list for each recipe. Filter results by popularity, rating, and cooking time."
  }
tokens: 174
temperature: 0.7
timestamp: 2024-05-12 09:29:29.485439
duration: 1.153449
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Finder",
    "description": "Search and discover new recipes based on ingredients you have. Get access to a large database of recipes with step-by-step instructions and nutritional information. Filter recipes by cuisine, dietary restrictions, and cooking time."
  }
tokens: 179
temperature: 0.7
timestamp: 2024-05-12 09:29:33.391244
duration: 1.236173
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Generator for Quick Meals",
    "description": "Generates quick and easy recipes based on ingredients available in your pantry. Includes step-by-step instructions and cooking time for each recipe. Perfect for busy weeknights or last-minute meals."
  }
tokens: 179
temperature: 0.7
timestamp: 2024-05-12 09:29:45.958131
duration: 1.331809
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Finder",
    "description": "Search for recipes based on ingredients. Browse through a wide selection of dishes and find new ideas for your next meal. Filter results by cuisine type, cooking time, and dietary restrictions."
  }
tokens: 175
temperature: 0.7
timestamp: 2024-05-12 09:29:47.988749
duration: 1.153633
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Finder",
    "description": "Search and discover new recipes based on ingredients, cuisine type, and dietary restrictions. Get detailed instructions, ingredient list, and nutrition facts for each recipe. Save your favorite recipes for easy access later."
  }
tokens: 178
temperature: 0.7
timestamp: 2024-05-12 09:29:53.642130
duration: 1.280013
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Finder",
    "description": "Search and discover new recipes based on ingredients you have. Get detailed instructions, ingredients list, and nutritional information for each recipe."
  }
tokens: 164
temperature: 0.7
timestamp: 2024-05-12 09:29:56.530730
duration: 1.102613
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Finder",
    "description": "Search for recipes based on ingredients you have. Enter the ingredients you have on hand, and get recipe suggestions. Includes cooking time, difficulty level, and step-by-step instructions."
  }
tokens: 174
temperature: 0.7
timestamp: 2024-05-12 09:30:01.323722
duration: 1.184065
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Finder",
    "description": "Search for recipes based on ingredients. Find recipes that match the ingredients you have at home. Filter recipes by cuisine, dietary restrictions, and cooking time."
  }
tokens: 169
temperature: 0.7
timestamp: 2024-05-12 09:30:08.473230
duration: 1.351891
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Historical landmarks in Rome",
    "description": "Explore famous historical sites in Rome. This API provides information on popular landmarks, including descriptions, images, and historical significance. Users can search by keyword or location to discover hidden gems."
  }
tokens: 178
temperature: 0.7
timestamp: 2024-05-12 09:30:12.148018
duration: 1.305532
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Finder",
    "description": "Search for recipes by ingredients or cuisine type. Get detailed instructions and ingredient lists for each recipe. Save your favorite recipes for later reference."
  }
tokens: 166
temperature: 0.7
timestamp: 2024-05-12 09:30:24.670892
duration: 1.152801
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Finder with Nutritional Information",
    "description": "Search for recipes by ingredients and retrieve nutritional information. This tool provides detailed information on the calories, fats, proteins, and carbs in each recipe, helping users make healthier food choices."
  }
tokens: 179
temperature: 0.7
timestamp: 2024-05-12 09:30:27.241385
duration: 1.294661
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Generator",
    "description": "Generates random recipes based on user preferences. Allows users to specify dietary restrictions and ingredient preferences. Provides step-by-step instructions and nutritional information."
  }
tokens: 167
temperature: 0.7
timestamp: 2024-05-12 09:30:29.607519
duration: 1.065212
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Finder",
    "description": "Search and discover new recipes based on ingredients you have. Find recipes based on your dietary preferences and cooking time."
  }
tokens: 161
temperature: 0.7
timestamp: 2024-05-12 09:30:39.223650
duration: 1.326794
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Finder",
    "description": "Search for recipes based on ingredients you have. Get suggestions for meals based on what you already have in your kitchen. Easy and convenient way to plan meals without needing to go to the store."
  }
tokens: 177
temperature: 0.7
timestamp: 2024-05-12 09:30:47.463985
duration: 1.101114
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Finder",
    "description": "Search for recipes based on ingredients you have. Enter the ingredients you have on hand and get a list of recipes you can make. Filter results by cuisine, dietary restrictions, and more."
  }
tokens: 176
temperature: 0.7
timestamp: 2024-05-12 09:30:51.090065
duration: 1.734933
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Finder",
    "description": "Search and discover new recipes based on ingredients or cuisine type. Get detailed instructions, ingredient lists, and cooking times for each dish. Save your favorite recipes and create shopping lists."
  }
tokens: 174
temperature: 0.7
timestamp: 2024-05-12 09:30:53.658853
duration: 1.327226
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Finder App",
    "description": "Search and discover various recipes based on ingredients. Get detailed instructions, ingredients list, and user reviews."
  }
tokens: 160
temperature: 0.7
timestamp: 2024-05-12 09:30:57.698536
duration: 0.861899
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Finder",
    "description": "Search for recipes by ingredients or dish name. Find detailed instructions, ingredients list, and cooking time. Save your favorite recipes for later."
  }
tokens: 166
temperature: 0.7
timestamp: 2024-05-12 09:31:15.306661
duration: 1.151775
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Finder with Ingredients on Hand",
    "description": "Search for recipes based on available ingredients. Enter what you have in your kitchen and get recipe suggestions. Find meals that match your ingredients for easy cooking."
  }
tokens: 173
temperature: 0.7
timestamp: 2024-05-12 09:31:21.835119
duration: 1.071077
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "DIY Home Renovation Guide",
    "description": "A comprehensive guide for DIY home renovations. Provides step-by-step instructions, tips, and tricks for various projects. Includes budget-friendly ideas and safety precautions."
  }
tokens: 173
temperature: 0.7
timestamp: 2024-05-12 09:31:30.772048
duration: 1.037626
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Finder",
    "description": "Search for recipes based on ingredients. Get step-by-step instructions and nutritional information."
  }
tokens: 155
temperature: 0.7
timestamp: 2024-05-12 09:31:54.035131
duration: 1.087173
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Finder",
    "description": "Search for recipes based on ingredients you have. Get detailed instructions and nutritional information."
  }
tokens: 155
temperature: 0.7
timestamp: 2024-05-12 09:32:00.125235
duration: 0.967683
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Finder",
    "description": "Search and discover new recipes based on ingredients you have. Get detailed instructions, ingredients list, and nutritional information. Save your favorite recipes for future reference."
  }
tokens: 169
temperature: 0.7
timestamp: 2024-05-12 09:32:21.587342
duration: 1.14762
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Finder App",
    "description": "Search for recipes based on ingredients you have. Get detailed instructions and ingredient list. Save your favorite recipes for later."
  }
tokens: 163
temperature: 0.7
timestamp: 2024-05-12 09:32:25.620746
duration: 0.952764
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Finder",
    "description": "Search for recipes based on ingredients. Find recipes using ingredients you have on hand. Browse recipes by ingredients and save your favorites."
  }
tokens: 164
temperature: 0.7
timestamp: 2024-05-12 09:32:38.158705
duration: 2.381546
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Popular Hiking Trails in New Zealand",
    "description": "Explore popular hiking trails in New Zealand. This tool provides information on the top hiking routes, including difficulty levels, distances, and scenic views. Discover the best spots for outdoor adventure in New Zealand."
  }
tokens: 183
temperature: 0.7
timestamp: 2024-05-12 09:32:42.341974
duration: 1.218804
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Virtual Art Gallery Tour",
    "description": "Experience a virtual tour of various art galleries. Enjoy exploring different artworks and exhibitions from the comfort of your home. Engage with interactive features and learn about the history behind each piece."
  }
tokens: 177
temperature: 0.7
timestamp: 2024-05-12 09:32:45.832433
duration: 1.141352
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Finder",
    "description": "Search and discover new recipes based on ingredients you have. Find recipes for breakfast, lunch, and dinner using the ingredients in your pantry. Get detailed instructions and nutritional information for each recipe."
  }
tokens: 176
temperature: 0.7
timestamp: 2024-05-12 09:32:47.503185
duration: 1.112655
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Finder with Ingredient Search",
    "description": "Search for recipes based on available ingredients. This tool suggests recipes based on the ingredients you provide. It displays recipes with ingredients, instructions, and cooking time."
  }
tokens: 173
temperature: 0.7
timestamp: 2024-05-12 09:32:50.245761
duration: 1.262635
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Finder",
    "description": "Search for recipes based on ingredients. Enter ingredients you have on hand and get recipe suggestions. Filter by cuisine, dietary restrictions, and cooking time."
  }
tokens: 168
temperature: 0.7
timestamp: 2024-05-12 09:32:57.516938
duration: 1.111999
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Finder",
    "description": "Search and discover new recipes easily. Find recipes by ingredients, cuisine, and dietary restrictions. Save your favorite recipes for later."
  }
tokens: 164
temperature: 0.7
timestamp: 2024-05-12 09:33:04.744995
duration: 1.259733
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Finder",
    "description": "Search for recipes based on ingredients you have. Get detailed instructions and nutritional information."
  }
tokens: 155
temperature: 0.7
timestamp: 2024-05-12 09:33:12.866269
duration: 0.930573
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Finder - Find and Save Your Favorite Recipes",
    "description": "Search and save recipes from various sources. Save your favorites, create shopping lists, and share with friends. Includes filters for dietary restrictions and ingredient search."
  }
tokens: 176
temperature: 0.7
timestamp: 2024-05-12 09:33:19.258167
duration: 1.257375
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Finder",
    "description": "Search and discover new recipes from around the world. Filter by cuisine, ingredients, or dietary restrictions. Save your favorite recipes for easy access later."
  }
tokens: 168
temperature: 0.7
timestamp: 2024-05-12 09:33:34.575567
duration: 1.148515
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Finder",
    "description": "Search for recipes by ingredients, cuisine type, or dietary restrictions. Get detailed instructions, ingredient list, and nutritional information for each recipe. Save your favorite recipes for easy access."
  }
tokens: 174
temperature: 0.7
timestamp: 2024-05-12 09:33:39.563299
duration: 1.279154
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Finder with Nutritional Information",
    "description": "Search for recipes by ingredients and get detailed nutritional information. Users can input ingredients and receive a list of recipes along with their nutritional values. The tool allows users to filter recipes based on dietary restrictions and preferences."
  }
tokens: 184
temperature: 0.7
timestamp: 2024-05-12 09:33:49.309312
duration: 1.545984
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Finder with Ingredients on Hand",
    "description": "Search for recipes based on ingredients you have. Get suggestions for meals based on what you currently have in your pantry or fridge. Find recipes that match your available ingredients."
  }
tokens: 176
temperature: 0.7
timestamp: 2024-05-12 09:33:50.947955
duration: 1.081917
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Finder",
    "description": "Search and discover various recipes based on ingredients, cuisine type, and dietary restrictions. Get detailed instructions, ingredients list, and nutritional information for each recipe."
  }
tokens: 169
temperature: 0.7
timestamp: 2024-05-12 09:33:54.019511
duration: 1.340903
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Generator",
    "description": "Generates random recipes based on user preferences. Allows filtering by cuisine, main ingredient, and dietary restrictions. Provides detailed instructions and ingredient list for each recipe."
  }
tokens: 170
temperature: 0.7
timestamp: 2024-05-12 09:33:55.768471
duration: 1.110761
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Finder",
    "description": "Search for recipes based on ingredients you have. Find quick and easy recipes to cook at home. Filter by cuisine, dietary restrictions, and cooking time."
  }
tokens: 169
temperature: 0.7
timestamp: 2024-05-12 09:34:01.554498
duration: 1.072934
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Finder App",
    "description": "Search for recipes by ingredients or dish name. Get detailed instructions, ingredients list, and cooking time. Save your favorite recipes for later reference."
  }
tokens: 168
temperature: 0.7
timestamp: 2024-05-12 09:34:08.756411
duration: 1.103561
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Online Grocery Shopping App",
    "description": "An app for purchasing groceries online. Allows users to browse products, add items to cart, and schedule delivery. Provides secure payment options and order tracking."
  }
tokens: 171
temperature: 0.7
timestamp: 2024-05-12 09:34:12.941520
duration: 1.120586
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Finder",
    "description": "Search and discover new recipes based on ingredients you have. Get step-by-step instructions and nutritional information for each dish. Filter results by cuisine type, dietary restrictions, and cooking time."
  }
tokens: 175
temperature: 0.7
timestamp: 2024-05-12 09:34:18.212675
duration: 0.994319
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Finder with Ingredients Search",
    "description": "Search for recipes by ingredients available in your kitchen. Simply enter the ingredients you have, and the app will show you recipes that you can make with them. Includes detailed instructions and cooking times."
  }
tokens: 180
temperature: 0.7
timestamp: 2024-05-12 09:34:22.106260
duration: 1.22985
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Healthy Recipes for Busy Mornings",
    "description": "Find quick and nutritious breakfast recipes to start your day off right. Includes easy-to-follow recipes for smoothies, overnight oats, and egg dishes. Perfect for those with hectic morning schedules."
  }
tokens: 180
temperature: 0.7
timestamp: 2024-05-12 09:34:26.300876
duration: 1.130067
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Finder",
    "description": "Search for recipes based on ingredients. Enter the ingredients you have, and the app will suggest recipes containing those ingredients. Filter recipes by cuisine type and dietary restrictions."
  }
tokens: 171
temperature: 0.7
timestamp: 2024-05-12 09:34:32.618581
duration: 1.087382
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Finder",
    "description": "Search for recipes based on ingredients you have. Enter ingredients and get recipes that use them. Filter by dietary restrictions and save favorite recipes."
  }
tokens: 166
temperature: 0.7
timestamp: 2024-05-12 09:34:41.624869
duration: 0.992246
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Finder with Ingredient Search",
    "description": "Search for recipes by ingredient, cuisine, or dish. Find recipes based on available ingredients in your pantry. Get detailed instructions, ingredient lists, and cooking times for each recipe."
  }
tokens: 177
temperature: 0.7
timestamp: 2024-05-12 09:34:45.940308
duration: 1.055234
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Search Engine",
    "description": "Search for recipes using ingredients you have. Provides recipes based on ingredients and dietary preferences. Results include ingredients list, cooking instructions, and user ratings."
  }
tokens: 169
temperature: 0.7
timestamp: 2024-05-12 09:34:48.812061
duration: 1.129986
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Finder with Nutritional Information",
    "description": "Search for recipes by ingredients and get detailed nutritional info. Provides recipes based on input ingredients, with detailed nutrition facts including calories, protein, carbs, and fat content. Results include recipe name, ingredients list, and nutritional breakdown."
  }
tokens: 188
temperature: 0.7
timestamp: 2024-05-12 09:34:58.099424
duration: 1.431146
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Finder",
    "description": "Search for recipes based on ingredients you have. Get access to a wide variety of dishes and cooking instructions. Save your favorite recipes for future reference."
  }
tokens: 168
temperature: 0.7
timestamp: 2024-05-12 09:35:00.351393
duration: 0.973905
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Finder",
    "description": "Search and discover new recipes based on ingredients you have. Enter ingredients and get a list of matching recipes with instructions. Filter results by cuisine type, meal type, and dietary restrictions."
  }
tokens: 175
temperature: 0.7
timestamp: 2024-05-12 09:35:02.197579
duration: 1.283173
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "Recipe Finder with Nutritional Information",
    "description": "Search for recipes by ingredients and find detailed nutritional info. Get recipes based on dietary preferences and restrictions. Includes calorie, fat, protein, and carb breakdown for each recipe."
  }
tokens: 177
temperature: 0.7
timestamp: 2024-05-12 09:35:04.574809
duration: 1.099492
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste - the title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. A valid example result would be e.g.\n{\n  \"title\": \"Locations in\
  \ Rennes with a French Wikipedia Article\",\n  \"description\": \"Maps locations\
  \ in Rennes linked to French Wikipedia articles. It displays entities within 10\
  \ km of Rennes' center, showing their names, coordinates, and linked Wikipedia pages.\
  \ The results include entities' identifiers, coordinates, and related site links.\"\
  \n}\n"
response: |-
  {
    "title": "World Heritage Sites in Italy",
    "description": "Displays all UNESCO World Heritage Sites in Italy. The map shows locations, coordinates, and brief descriptions of each site. Includes links to official UNESCO pages for more information."
  }
tokens: 175
temperature: 0.7
timestamp: 2024-05-12 09:35:16.551550
duration: 1.130999
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: # Current population of New York City\nSELECT ?object \n\
  WHERE \n{\n  wd:Q60 wdt:P1082 ?object . # Population of New York City\n  \n  SERVICE\
  \ wikibase:label { bd:serviceParam wikibase:language \"[AUTO_LANGUAGE],en\". } \n\
  }\n"
response: |-
  {
    "title": "Current Population of New York City",
    "description": "Retrieves the current population of New York City. It displays the total number of residents in New York City."
  }
tokens: 237
temperature: 0.7
timestamp: 2024-05-12 10:22:15.072481
duration: 1.263923
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: #defaultView:ImageGrid\nSELECT ?human\n(SAMPLE(?image)\
  \ AS ?image) \n(SAMPLE(?sex_or_gender) AS ?sex_or_gender) \n(SAMPLE(?ethnic_group_s)\
  \ AS ?ethnic_group) \n(SAMPLE(?date_of_birth) AS ?date_of_birth) \n(SAMPLE(?occupation)\
  \ AS ?occupation) \n(SAMPLE(?loc_aid) AS ?loc_aid) \n(COUNT(DISTINCT ?sex_or_gender)\
  \ AS ?n_sex_or_gender) \n(COUNT(DISTINCT ?ethnic_group) AS ?n_ethnic_group) \n(GROUP_CONCAT(DISTINCT\
  \ ?ethnic_group_s;SEPARATOR=\",\") AS ?all_ethnic_groups)\nWHERE {\n  #?ethnic_group\
  \ wdt:P279* wd:Q846570.\n  ?human wdt:P172 ?ethnic_group_s.\n  ?human wdt:P31 wd:Q5;\n\
  \    wdt:P18 ?image;\n    wdt:P21 ?sex_or_gender;\n    wdt:P244 ?loc_aid.\n  OPTIONAL\
  \ { \n    ?human wdt:P106 ?occupation. \n    ?human wdt:P569 ?date_of_birth. \n\
  \  }\n  FILTER(?date_of_birth > \"1950-01-01\"^^xsd:dateTime)\n  FILTER(?sex_or_gender\
  \ IN(wd:Q6581097, wd:Q6581072))\n  FILTER(?occupation NOT IN(wd:Q488111))\n  SERVICE\
  \ wikibase:label { bd:serviceParam wikibase:language \"[AUTO_LANGUAGE],en\". }\n\
  }\nGROUP BY ?human\nORDER BY DESC(?n_ethnic_group)\nLIMIT 5000\n"
response: |-
  {
    "title": "Humans with Ethnicity and Gender",
    "description": "Displays humans with ethnicity, gender, image, occupation, and birthdate. Results include identifiers, images, genders, ethnicities, occupations, and birthdates."
  }
tokens: 528
temperature: 0.7
timestamp: 2024-05-12 10:22:16.869170
duration: 1.049497
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: SELECT distinct ?collection ?collectionLabel ?itemLabel\
  \ ?location_of_creation ?geoloc WHERE {\n  ?item wdt:P189 ?location_of_creation.\n\
  \  ?location_of_creation wdt:P625 ?geoloc.\n  SERVICE wikibase:label { bd:serviceParam\
  \ wikibase:language \"[AUTO_LANGUAGE],en\". }\n  ?item wdt:P195 wd:Q99174870.\n\
  }\nLIMIT 300\n"
response: |-
  {
    "title": "Items created in specific location",
    "description": "Lists items created in specific location with coordinates. Displays item names, creation locations, and coordinates."
  }
tokens: 260
temperature: 0.7
timestamp: 2024-05-12 10:22:19.889747
duration: 1.082192
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: SELECT ?sitelink WHERE {\n  ?sitelink schema:isPartOf <https://en.wikipedia.org/>;\
  \ wikibase:badge wd:Q70894304 .\n  MINUS { ?sitelink schema:about [] }\n}\n"
response: |-
  {
    "title": "English Wikipedia Articles without Wikidata Links",
    "description": "Retrieves English Wikipedia articles lacking Wikidata links. The query filters sitelinks with English Wikipedia as their parent site and badge ID for missing Wikidata links."
  }
tokens: 239
temperature: 0.7
timestamp: 2024-05-12 10:22:35.135410
duration: 1.191494
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: SELECT ?metabolite ?reactome ?massbank WHERE {\n  ?metabolite\
  \ wdt:P6689 ?massbank .\n  ?pathway wdt:P3937 ?reactome ;\n           wdt:P527 ?metabolite\
  \ .\n}\n"
response: |-
  {
    "title": "Metabolites with Reactome and MassBank",
    "description": "Lists metabolites linked to Reactome pathways and MassBank. It includes metabolites, Reactome pathways, and MassBank identifiers."
  }
tokens: 235
temperature: 0.7
timestamp: 2024-05-12 10:22:37.611397
duration: 1.205813
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: select distinct ?o(lang(?o) AS ?ln)\nwhere {\nwd:Q17 rdfs:label\
  \ ?o .\nFILTER (lang(?o) = \"ja\").\n}LIMIT 100\n"
response: |-
  {
    "title": "Japanese Label for Country Japan",
    "description": "Retrieves Japanese label for country Japan. Limits to 100 results."
  }
tokens: 209
temperature: 0.7
timestamp: 2024-05-12 10:23:38.118484
duration: 1.067895
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: SELECT DISTINCT ?Obra ?Nome_da_obra ?Ferramenta_WIP_para_refinar_posições\
  \ WHERE {\n  SERVICE wikibase:label {bd:serviceParam wikibase:language \"[AUTO_LANGUAGE],en\"\
  .\n                          ?Obra rdfs:label ?Nome_da_obra.}\n  ?Obra wdt:P195\
  \ wd:Q52788011.\n  ?Obra p:P180 ?Retrata.\n  ?Retrata pq:P2677 ?pct.\n  FILTER(CONTAINS(?pct,\
  \ \"7.69230769230769,9.09090909090909\"))\n  BIND(IRI(CONCAT(\"https://wd-image-positions.toolforge.org/item/\"\
  , SUBSTR(STR(?Obra),32))) AS ?Ferramenta_WIP_para_refinar_posições)\n}\n"
response: |-
  {
    "title": "Artworks depicting coordinates near 7.69, 9.09",
    "description": "Retrieves artworks depicting coordinates near 7.69, 9.09. Displays names and links to refine positions."
  }
tokens: 358
temperature: 0.7
timestamp: 2024-05-12 10:23:42.118667
duration: 1.391863
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: SELECT * WHERE {\n  ?l dct:language wd:Q150 ; wikibase:lemma\
  \ ?lemma .\n  FILTER REGEX ( ?lemma , \"ais$\")\n}\n"
response: |-
  {
    "title": "Words ending in 'ais' in French",
    "description": "Finds words in French ending in 'ais'. Retrieves entities with names ending in 'ais' from French language items, displaying their lemmas."
  }
tokens: 220
temperature: 0.7
timestamp: 2024-05-12 10:23:44.057459
duration: 1.237668
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: SELECT (COUNT(DISTINCT(?item)) AS ?count) ?site\n\nWITH\
  \ {\n  SELECT ?item WHERE {\n    ?item wdt:P5008 wd:Q123824574 .\n  }\n} AS %items\
  \ \n\nWHERE {\n  INCLUDE %items .\n  ?article schema:about ?item .\n  ?article schema:isPartOf\
  \ ?site .\n} GROUP BY ?site\nORDER BY DESC(?count)\n"
response: |-
  {
    "title": "French Wikipedia Articles in Rennes",
    "description": "Counts French Wikipedia articles for entities in Rennes. Displays linked Wikipedia pages for entities within 10 km of Rennes' center."
  }
tokens: 266
temperature: 0.7
timestamp: 2024-05-12 10:23:52.698544
duration: 2.23957
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: #defaultView:Map\nSELECT * WHERE {\n   ?item wdt:P7471\
  \ ?placeId ;\n         wdt:P625 ?coords .\n}\n"
response: |-
  {
    "title": "Places with a Specific Place ID",
    "description": "Retrieves entities with a specified place ID and their coordinates. It displays entities with a specific place ID and their corresponding coordinates."
  }
tokens: 212
temperature: 0.7
timestamp: 2024-05-12 10:23:58.810846
duration: 0.876561
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: #Musées en Bretagne\nSELECT DISTINCT ?museumLabel ?museumDescription\
  \ ?villeId ?villeIdLabel (?villeIdLabel AS ?ville) ?coord ?lat ?lon\nWHERE\n{\n\
  \  ?museum wdt:P539 ?museofile. # french museofile Id\n  ?museum wdt:P131* wd:Q12130.\
  \ # in Brittany\n  ?museum wdt:P131 ?villeId. #city of the museum\n  # ?object wdt:P166\
  \ wd:Q2275045 # that have french label \"musées de France\"\n  OPTIONAL {?museum\
  \ wdt:P856 ?link.} # official website\n  OPTIONAL {?museum wdt:P625 ?coord .} #\
  \ geographic coord\n  OPTIONAL {\n    ?museum p:P625 ?statement.\n    ?statement\
  \ psv:P625 ?node.\n    ?node wikibase:geoLatitude ?lat.\n    ?node wikibase:geoLongitude\
  \ ?lon.\n   }\n  SERVICE wikibase:label { bd:serviceParam wikibase:language \"fr\"\
  . } #french label\n}\nORDER BY ?villeIdLabel\n"
response: |-
  {
    "title": "Museums in Brittany",
    "description": "Lists museums in Brittany with their city, coordinates, and official website. Results include museum names, descriptions, city identifiers, and geographic coordinates."
  }
tokens: 418
temperature: 0.7
timestamp: 2024-05-12 10:24:06.535573
duration: 1.1599
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: SELECT ?item ?itemLabel ?p18 ?rank ?svwp {\n  ?item p:P18\
  \ ?p18stm .\n  ?p18stm wikibase:rank ?rank .\n  ?p18stm ps:P18 ?p18 .\n  ?p18stm\
  \ pq:P2241 ?p2241 .\n  FILTER(?p2241=wd:Q106626749)\n  OPTIONAL { ?svwp schema:about\
  \ ?item; schema:isPartOf <https://sv.wikipedia.org/> }\n  SERVICE wikibase:label\
  \ { bd:serviceParam wikibase:language \"sv,en\". }\n}\nORDER BY ?rank ?itemLabel\n"
response: |-
  {
    "title": "Images with Swedish Wikipedia Links",
    "description": "Displays images with links to Swedish Wikipedia. It filters images with a specific property value and includes their labels and linked Wikipedia pages."
  }
tokens: 311
temperature: 0.7
timestamp: 2024-05-12 10:24:26.234638
duration: 1.145651
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: select ?qid ?dp_id (sample(?img) as ?obrazek) where {\n\
  \n  ?qid wdt:P6736 ?dp_id .\n  ?qid wdt:P18 ?img .\n\n} group by ?qid ?dp_id\n"
response: |-
  {
    "title": "Items with Danish image",
    "description": "Retrieves items with Danish image linked. It displays the item identifier, Danish image, and Danish property ID."
  }
tokens: 226
temperature: 0.7
timestamp: 2024-05-12 10:24:35.569525
duration: 0.943516
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: #title: Words and phrases frequently occurring after \"\
  using\" in titles of articles\nSELECT \n  DISTINCT\n    ?using ?N (COUNT(?item)\
  \ AS ?count)\nWHERE {\n  hint:Query hint:optimizer \"None\".\n  \n{  SERVICE wikibase:mwapi\
  \ {\n    bd:serviceParam wikibase:api \"Search\";\n                    wikibase:endpoint\
  \ \"www.wikidata.org\";\n                    mwapi:srsearch \"\\\"using\\\" and\
  \ haswbstatement:P31=Q13442814\".\n      ?page_title wikibase:apiOutput mwapi:title.\n\
  \  }\n }\nUNION\n{  SERVICE wikibase:mwapi {\n    bd:serviceParam wikibase:api \"\
  Search\";\n                    wikibase:endpoint \"www.wikidata.org\";\n       \
  \             mwapi:srsearch \"\\\"using\\\" -and haswbstatement:P31=Q13442814\"\
  .\n      ?page_title wikibase:apiOutput mwapi:title.\n  }\n }\n  BIND(IRI(CONCAT(STR(wd:),\
  \ ?page_title)) AS ?item)\n  \n  ?item wdt:P1476 ?title.\n  BIND(STRAFTER(LCASE(?title),\
  \ \"using \") AS ?using) \n  BIND(STRLEN(REPLACE(?using, \"\\\\b\", \"\")) + 1 as\
  \ ?N)\n}\nGROUP BY ?using ?N ?count\nORDER BY DESC(?count)\n"
response: |-
  {
    "title": "Common Words After 'Using' in Article Titles",
    "description": "Finds frequently occurring words after 'using' in article titles. Retrieves counts of occurrences for each word."
  }
tokens: 458
temperature: 0.7
timestamp: 2024-05-12 10:24:41.174313
duration: 1.406145
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: SELECT ?item ?itemLabel \nWHERE \n{\n  wd:Q1661243 wdt:P131*\
  \ ?item.\n  SERVICE wikibase:label { bd:serviceParam wikibase:language \"[AUTO_LANGUAGE],en\"\
  . } # Helps get the label in your language, if not, then en language\n}\n"
response: |-
  {
    "title": "Locations linked to Rennes",
    "description": "Retrieves locations linked to Rennes. Displays names and labels in English."
  }
tokens: 234
temperature: 0.7
timestamp: 2024-05-12 10:24:45.274403
duration: 0.730773
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: SELECT (?item as ?SubjectEntityID) (?itemLabel as ?SubjectEntity)\
  \ (?value as ?TwitterFollowersCount) \n(group_concat(DISTINCT ?deathLabel;separator=\"\
  ; \") as ?PersonPlaceOfDeath) \n(group_concat(DISTINCT ?occLabel;separator=\"; \"\
  ) as ?Occupation)  \nWHERE {?item wdt:P31 wd:Q5 . \n       ?item p:P8687 ?social_media_followers.\
  \ \n       ?social_media_followers pq:P6552 ?twitter_handle . \n       ?social_media_followers\
  \ ps:P8687 ?value . \n       ?item wdt:P20 ?death. \n       OPTIONAL{?item wdt:P106\
  \ ?occ.} \n       FILTER (?value > 10000 ). \n       FILTER (?value < 500000000\
  \ ). \n       SERVICE wikibase:label { bd:serviceParam wikibase:language \"[AUTO_LANGUAGE],en\"\
  . \n                               ?twitter_handle rdfs:label ?twitter_handleLabel\
  \ . \n                               ?item rdfs:label ?itemLabel . \n          \
  \                     ?value rdfs:label ?valueLabel . \n                       \
  \        ?death rdfs:label ?deathLabel . \n                               ?occ rdfs:label\
  \ ?occLabel .} }  \nGROUP BY ?item ?itemLabel ?value\n"
response: |-
  {
    "title": "Persons with Twitter Followers Count",
    "description": "Queries persons with Twitter followers count. It filters by followers count and retrieves place of death and occupation if available."
  }
tokens: 441
temperature: 0.7
timestamp: 2024-05-12 10:24:46.642356
duration: 0.992649
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: SELECT ?item ?itemLabel ?value\n{\n  ?item wdt:P3231 ?value\
  \ .\n  SERVICE wikibase:label { bd:serviceParam wikibase:language \"ja,en\"  }\n\
  }\nLIMIT 10000\n"
response: |-
  {
    "title": "Entities with External IDs",
    "description": "Retrieves entities with external identifiers. Displays names and identifiers of entities with external references."
  }
tokens: 219
temperature: 0.7
timestamp: 2024-05-12 10:24:48.525387
duration: 1.052357
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: select * where {\n  ?property wdt:P1628 ?equivalent .\n\
  \  FILTER (strstarts(str(?equivalent), \"http://purl.org/dc/terms\"))\n} order by\
  \ ?property\n"
response: |-
  {
    "title": "Properties with equivalent DC Term",
    "description": "Retrieves properties with equivalent DC Terms. It displays the properties and their equivalent links."
  }
tokens: 213
temperature: 0.7
timestamp: 2024-05-12 10:24:50.691396
duration: 1.044253
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: SELECT ?song ?songLabel WHERE {\n  SERVICE wikibase:label\
  \ { bd:serviceParam wikibase:language \"[AUTO_LANGUAGE],en\". }\n  ?song wdt:P31\
  \ wd:Q7366.\n  ?song wdt:P31 wd:Q134556.\n}\nLIMIT 100\n"
response: |-
  {
    "title": "Songs and musical compositions",
    "description": "Retrieves songs and musical compositions from Wikidata. Displays their labels."
  }
tokens: 229
temperature: 0.7
timestamp: 2024-05-12 10:24:55.057554
duration: 0.882273
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: #list of maximum municipality population for each municipality\n\
  SELECT ?item (MAX(?pop) as ?maxpop)\nWHERE \n{\n  ?item wdt:P31 wd:Q2039348. # Must\
  \ be a municipality of the netherlands\n  SERVICE wikibase:label { bd:serviceParam\
  \ wikibase:language \"[AUTO_LANGUAGE],en\". } \n  # Helps get the label in your\
  \ language, if not, then en language\n  ?item wdt:P1082 ?pop\n} GROUP BY ?item\n"
response: |-
  {
    "title": "Maximum Municipality Population in Netherlands",
    "description": "Lists maximum population for each municipality in Netherlands. Retrieves municipalities in Netherlands with their maximum population numbers."
  }
tokens: 281
temperature: 0.7
timestamp: 2024-05-12 10:24:59.411571
duration: 0.883877
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: SELECT ?article ?articleLabel WITH {\n  SELECT DISTINCT\
  \ ?article (MIN(?publication_date_) AS ?publication_date)\n  WHERE {\n    VALUES\
  \ ?university { wd:Q1137652 } # Q1137652 = Maastricht University\n    VALUES ?issn\
  \ { \"1758-2946\" }\n  \n    ?journal wdt:P236 ?issn .\n    ?article wdt:P1433 ?journal\
  \ ;\n             wdt:P50 ?author .\n    { ?author wdt:P1416/wdt:P361* ?university\
  \ }\n    UNION\n    { ?author wdt:P108/wdt:P361* ?university }\n\n    OPTIONAL {\n\
  \      ?article wdt:P577 ?publication_datetime . \n      BIND(xsd:date(?publication_datetime)\
  \ AS ?publication_date_)\n    }\n  }\n  GROUP BY ?article\n  ORDER BY DESC(?publication_date)\n\
  \  LIMIT 5\n} AS %ARTICLES {\n  INCLUDE %ARTICLES\n  SERVICE wikibase:label { bd:serviceParam\
  \ wikibase:language \"[AUTO_LANGUAGE],en\". }\n} ORDER BY DESC(?publication_date)\n\
  \n"
response: |-
  {
    "title": "Articles by Maastricht University Authors",
    "description": "Retrieves recent articles authored by Maastricht University researchers. Displays article titles with publication dates."
  }
tokens: 407
temperature: 0.7
timestamp: 2024-05-12 10:25:02.455396
duration: 0.942269
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: #GRAPH OF UNLV FACULTY BY OCCUPATION\n#defaultView:Graph\n\
  PREFIX wikibase: <http://wikiba.se/ontology#>\nPREFIX wd: <http://www.wikidata.org/entity/>\n\
  PREFIX wdt: <http://www.wikidata.org/prop/direct/>\nPREFIX bd: <http://www.bigdata.com/rdf#>\n\
  PREFIX dct: <http://purl.org/dc/terms/>\nPREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>\n\
  \nSELECT ?item ?itemLabel ?itemDescription ?occupation ?occupationLabel (\"CF0A2C\"\
  \ as ?rgb) ?image\nWHERE {\n  ?item wdt:P31 wd:Q5 ;\n        wdt:P108 wd:Q621043\
  \ ;\n        wdt:P106 ?occupation .\n  #?item wdt:P1416 wd:Q73644758 . # use to\
  \ limit set by affiliation (i.e. UNLV Libraries Q73644758)\n  #FILTER(?occupation\
  \ != wd:Q1622272) # use to remove an occupation from the set\n  SERVICE wikibase:label\
  \ { bd:serviceParam wikibase:language \"en\". }\n  OPTIONAL { ?item wdt:P18 ?image.\
  \ }\n}\n"
response: |-
  {
    "title": "UNLV Faculty by Occupation",
    "description": "Graph of UNLV faculty members by occupation. It shows their names, occupations, and images if available."
  }
tokens: 435
temperature: 0.7
timestamp: 2024-05-12 10:25:05.646919
duration: 0.990378
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: SELECT ?person ?personLabel ?image WHERE {\n  {\n    ?person\
  \ wdt:P18 ?image;\n      rdfs:label \"Albert Einstein\"@en.\n  }\n  UNION\n  {\n\
  \    ?person wdt:P18 ?image;\n      rdfs:label \"Donald Trump\"@en.\n  }\n  SERVICE\
  \ wikibase:label { bd:serviceParam wikibase:language \"[AUTO_LANGUAGE],en\". }\n\
  }\n"
response: |-
  {
    "title": "Images of Albert Einstein and Donald Trump",
    "description": "Retrieves images of Albert Einstein and Donald Trump with labels in English. Includes identifiers and images."
  }
tokens: 262
temperature: 0.7
timestamp: 2024-05-12 10:25:35.203784
duration: 0.983443
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: SELECT ?gameLabel (min(?year) AS ?minyear) (sum(?number)\
  \ AS ?totalsales)\nWHERE {\n  ?game wdt:P31 wd:Q7889;        # Instance of video\
  \ game\n        wdt:P400 wd:Q5014725.\n  OPTIONAL { ?game wdt:P577 ?year.\n    \
  \         ?game wdt:P2664 ?number.}\n   FILTER (?number >= 10000000) \n  SERVICE\
  \ wikibase:label { bd:serviceParam wikibase:language \"[AUTO_LANGUAGE],en\". }\n\
  }\nGROUP BY ?gameLabel ?minyear ?totalsales\n"
response: |-
  {
    "title": "Top Video Games by Sales",
    "description": "Displays top video games by sales with release year and total sales. Filters games with over 10 million copies sold."
  }
tokens: 305
temperature: 0.7
timestamp: 2024-05-12 10:25:45.404668
duration: 0.992418
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: SELECT DISTINCT ?admArea ?admAreaLabel ?admClass ?admClassLabel\
  \ ?countryLabel { \n  VALUES ?country { wd:Q34 wd:Q30 wd:Q183 wd:Q33 wd:Q145 }\n\
  \  ?admClass wdt:P279+ wd:Q13220204 ; # ADM2\n    wdt:P17 ?country .\n  ?admArea\
  \ wdt:P31 ?admClass .\n  SERVICE wikibase:label { bd:serviceParam wikibase:language\
  \ \"sv,en\" . }\n}\nORDER BY ?country\n"
response: |-
  {
    "title": "Administrative Areas by Country",
    "description": "Lists administrative areas by country with their labels and classes. It shows the administrative class and country for each area."
  }
tokens: 290
temperature: 0.7
timestamp: 2024-05-12 10:25:52.732062
duration: 1.153878
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: SELECT distinct * WHERE {\n  ?item wdt:P31 wd:Q46124;\n\
  \        wdt:P17 wd:Q184;\n        wdt:P625 ?geo .\n}\n"
response: |-
  {
    "title": "French Films",
    "description": "Lists French films with their genres, release dates, and directors. It displays films produced in France, showing their titles, genres, and directors."
  }
tokens: 217
temperature: 0.7
timestamp: 2024-05-12 10:25:55.459622
duration: 1.102716
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: # mottagare av Längmanska kulturfondens Finlandspris Q105094192\n\
  SELECT DISTINCT ?item ?itemLabel (YEAR(?när) as ?utmärkelse_år)  ?wpsv ?wpfi # ?wpen\n\
  WHERE {\n  ?item p:P166 ?awardStat . \n  ?awardStat ps:P166 wd:Q105094192 . \n \
  \ ?awardStat pq:P585 ?när . \n  \n  OPTIONAL {?wpsv schema:about ?item . ?wpsv schema:isPartOf\
  \ <https://sv.wikipedia.org/>.}\n  OPTIONAL {?wpfi schema:about ?item . ?wpfi schema:isPartOf\
  \ <https://fi.wikipedia.org/>.}\n  OPTIONAL {?wpen schema:about ?item . ?wpen schema:isPartOf\
  \ <https://en.wikipedia.org/>.}\n \nSERVICE wikibase:label { bd:serviceParam wikibase:language\
  \ \"sv,fi,en\" . }\n}\n\n\nORDER BY ?när\n"
response: |-
  {
    "title": "Recipients of Längmanska Cultural Fund's Finland Prize",
    "description": "Lists recipients of the Finland Prize awarded by Längmanska Cultural Fund. It includes names, award years, and links to Wikipedia articles in Swedish, Finnish, and English."
  }
tokens: 408
temperature: 0.7
timestamp: 2024-05-12 10:26:01.995401
duration: 1.419631
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: # Dones artistes amb obra a un museu determinat\nSELECT\
  \ ?item ?itemLabel WHERE {\n  ?item wdt:P21 wd:Q6581072;\n    wdt:P6379 wd:Q3822143.\n\
  \  SERVICE wikibase:label { bd:serviceParam wikibase:language \"[AUTO_LANGUAGE],ca\"\
  . }\n}\n"
response: |-
  {
    "title": "Female artists with work in a specific museum",
    "description": "Finds female artists with work in a specific museum. Displays their names and linked Wikidata pages."
  }
tokens: 249
temperature: 0.7
timestamp: 2024-05-12 10:26:08.553860
duration: 1.124631
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: SELECT \n  DISTINCT\n#   ?item ?title\n  (REPLACE(STR(?item),\
  \ \".*Q\", \"Q\") AS ?qid) \n  (\"P921\" AS ?property)\n  (\"Q123924092\" AS ?ReplaceWithYourTargetID)\n\
  \  (\"S887\" AS ?heuristic)\n  (\"Q69652283\" AS ?deduced)\n\nWHERE {\n  hint:Query\
  \ hint:optimizer \"None\".\n  \n{  SERVICE wikibase:mwapi {\n    bd:serviceParam\
  \ wikibase:api \"Search\";\nwikibase:endpoint \"www.wikidata.org\";\nmwapi:srsearch\
  \ \"\\\"virus transmission\\\" haswbstatement:P31=Q13442814 -haswbstatement:P921=Q123924092\"\
  .\n      ?page_title wikibase:apiOutput mwapi:title.\n  }\n }\nUNION\n{  SERVICE\
  \ wikibase:mwapi {\n    bd:serviceParam wikibase:api \"Search\";\nwikibase:endpoint\
  \ \"www.wikidata.org\";\nmwapi:srsearch \"\\\"virus transmissions\\\" haswbstatement:P31=Q13442814\
  \ -haswbstatement:P921=Q123924092\".\n      ?page_title wikibase:apiOutput mwapi:title.\n\
  \  }\n }\n  BIND(IRI(CONCAT(STR(wd:), ?page_title)) AS ?item)\n  \n  ?item wdt:P1476\
  \ ?title_.\n  ?item wdt:P1433 ?venue.\n  ?venue wdt:P1476 ?venue_title.\n  BIND(CONCAT(?title_\
  \ , \" | \" , ?venue_title)  AS ?title)\n  FILTER REGEX(LCASE(?title), \"virus(.)transmission\"\
  ).\n  FILTER (!REGEX(LCASE(?title), \"viral(.)transmission\")).\n  FILTER (!REGEX(LCASE(?title),\
  \ \"non(.?)vir(al|us)(.)transmission\")).\n\n}\n\n"
response: |-
  {
    "title": "Virus Transmission Locations",
    "description": "Lists locations related to virus transmission, with names and venue titles. Filters out non-related entities."
  }
tokens: 561
temperature: 0.7
timestamp: 2024-05-12 10:26:18.004944
duration: 0.908807
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL:   SELECT ?name ?label\n   WHERE {\n     ?name wdt:P31/wdt:P279*\
  \ wd:Q26540 .\n     FILTER NOT EXISTS {\n       ?name rdfs:label ?label filter (lang(?label)\
  \ = \"en\") .\n     }\n  }\n\n"
response: |-
  {
    "title": "Locations without English Label",
    "description": "Retrieves locations without an English label. It filters entities with no English label from Wikidata."
  }
tokens: 230
temperature: 0.7
timestamp: 2024-05-12 10:26:34.249240
duration: 0.936235
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: #Query 2, Part A: Dogs that are working actors\nSELECT\
  \ ?item ?itemLabel \nWHERE \n{\n  ?item wdt:P31 wd:Q144. #This line of code finds\
  \ all instances of (P31) dogs (Q144).\n  ?item wdt:P106 wd:Q33999 #This line of\
  \ code finds all occupations (P106) of actor (Q33999).\n  SERVICE wikibase:label\
  \ { bd:serviceParam wikibase:language \"[AUTO_LANGUAGE],en\". } # Helps get the\
  \ label in your language, if not, then en language\n}\n"
response: |-
  {
    "title": "Dogs as Working Actors",
    "description": "Lists dogs that are working actors. Displays names of dogs that have occupation of actor."
  }
tokens: 295
temperature: 0.7
timestamp: 2024-05-12 10:26:40.021566
duration: 0.88879
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: SELECT ?code ?item ?itemLabel  ?sitelinkEn ?sitelinkEs{\n\
  \  ?item wdt:P604 ?code . \n  SERVICE wikibase:label { bd:serviceParam wikibase:language\
  \ \"[AUTO_LANGUAGE],en\". }\n  OPTIONAL { ?sitelinkEn schema:about ?item ; schema:isPartOf\
  \ <https://en.wikipedia.org/> }\n  OPTIONAL { ?sitelinkEs schema:about ?item ; schema:isPartOf\
  \ <https://es.wikipedia.org/> }\n  }\n\n#P7329,ICD11 icd 11 https://www.wikidata.org/wiki/Property:P7329\n\
  #P1690,ICD10PCS https://www.wikidata.org/wiki/Property:P1690\n#P7410,HCPCS code\
  \ https://www.wikidata.org/wiki/Property:P7410\n#P604,MEDLINEPLUS medlineplus ID\
  \ https://www.wikidata.org/wiki/Property:P604\n"
response: |-
  {
    "title": "Medical Codes with Wikipedia Links",
    "description": "Retrieves medical codes with linked Wikipedia articles. It displays codes along with their labels and Wikipedia links in English and Spanish."
  }
tokens: 379
temperature: 0.7
timestamp: 2024-05-12 10:26:52.614847
duration: 1.203685
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: SELECT ?musicianLabel ?birth_date ?death_date\nWHERE\n\
  {\n  ?musician wdt:P106 wd:Q639669;\n            wdt:P27 wd:Q31.\n  ?musician p:P569/psv:P569\
  \ ?birth_date_node .\n  ?birth_date_node wikibase:timePrecision \"9\"^^xsd:integer\
  \ .\n  ?a p:P570/psv:P570 ?death_date_node .\n  ?death_date_node wikibase:timePrecision\
  \ \"11\"^^xsd:integer .\n  ?birth_date_node wikibase:timeValue ?birth_date .\n \
  \ ?death_date_node wikibase:timeValue ?death_date .\n  FILTER (year(?birth_date)\
  \ > 1799) .\n  FILTER (year(?death_date) > 1870)\n  SERVICE wikibase:label { bd:serviceParam\
  \ wikibase:language \"fr\". }\n}\n"
response: |-
  {
    "title": "French Musicians born after 1799",
    "description": "Lists French musicians born after 1799 with birth and death dates. Includes names, birth and death dates."
  }
tokens: 362
temperature: 0.7
timestamp: 2024-05-12 10:26:54.226803
duration: 1.066364
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: #defaultView:BubbleChart\nSELECT ?authorLabel (COUNT(?taxon)\
  \ AS ?count)\nWHERE\n{\n  {?taxon wdt:P31 wd:Q16521 } UNION {?taxon wdt:P31 wd:Q310890}\
  \ UNION {?taxon wdt:P31 wd:Q23038290} .\n  ?taxon p:P225 ?name .\n  ?name ps:P225\
  \ []; pq:P405 ?author .\n  ?name ps:P225 []; pq:P574 ?date FILTER (?date > \"1819-12-31T00:00:00Z\"\
  ^^xsd:dateTime) .\n  BIND(YEAR(?date) AS ?year) .\n  {?author wdt:P108 wd:Q663025\
  \ } UNION {?author wdt:P937 wd:Q663025} .\n  SERVICE wikibase:label { bd:serviceParam\
  \ wikibase:language \"[AUTO_LANGUAGE],en\". }\n}\nGROUP BY ?authorLabel\n"
response: |-
  {
    "title": "Authors of Taxonomic Publications after 1819",
    "description": "Counts authors of taxonomic publications after 1819. It lists authors, their publication counts, and publication dates."
  }
tokens: 377
temperature: 0.7
timestamp: 2024-05-12 10:26:59.248930
duration: 1.038723
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: SELECT * WHERE {\n  SERVICE wikibase:label { bd:serviceParam\
  \ wikibase:language \"[AUTO_LANGUAGE],en\". }\n  VALUES ?region {wd:Q10363 wd:Q10393\
  \ wd:Q10396}\n  ?item wdt:P6566 ?heritagenum.\n  ?item wdt:P131/wdt:P131* ?region.\n\
  \  ?sitelink schema:about ?item;\n            schema:isPartOf <https://id.wikipedia.org/>.\n\
  }\n"
response: |-
  {
    "title": "Wikipedia Articles in Specific Regions",
    "description": "Retrieves Wikipedia articles in specific regions. It filters by heritage number and region, displaying linked Wikipedia pages."
  }
tokens: 277
temperature: 0.7
timestamp: 2024-05-12 10:27:09.473305
duration: 1.103128
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: PREFIX target: <http://www.wikidata.org/entity/Q1147907>\n\
  SELECT DISTINCT\n# ?item ?itemLabel ?taxonname\n(CONCAT((REPLACE(STR(?item), \"\
  .*Q\", \"Q\")), \"|P921|\", (REPLACE(STR(?taxon), \".*Q\", \"Q\")), \"|P1932|\"\
  , (CONCAT(\"\\\"\", ?a, \"\\\"\")), \"|S887|Q69652283\") AS ?QuickStatements)\n\
  WITH {\nSELECT DISTINCT ?taxon WHERE {\nSERVICE bd:sample { ?work wdt:P921 target:\
  \ . bd:serviceParam bd:sample.limit 10000 }\n?work wdt:P921 ?taxon .\n?taxon wdt:P105\
  \ wd:Q7432 .\nFILTER (target: != ?taxon)\n}\nLIMIT 20\n} AS %taxa\nWITH\n{ SELECT\
  \ ?item ?title ?taxon ?taxonname WHERE {\nINCLUDE %taxa\n?taxon wdt:P225 ?taxonname\
  \ .\nSERVICE wikibase:mwapi\n{\nbd:serviceParam wikibase:endpoint \"www.wikidata.org\"\
  ;\nwikibase:api \"Generator\";\nmwapi:generator \"search\";\nmwapi:gsrsearch ?taxonname;\n\
  mwapi:gsrlimit \"max\".\n?item wikibase:apiOutputItem mwapi:title.\n}\n?item wdt:P1476\
  \ ?title .\nMINUS {?item wdt:P921 ?taxon }\nMINUS {?item wdt:P921 [wdt:P171* ?taxon\
  \ ] }\nFILTER (REGEX(LCASE(?title), LCASE(CONCAT( \"\\\\\", \"b\", ?taxonname ,\"\
  \\\\\", \"b\"))))\n}\n# LIMIT 200\n}\nAS %items\nWHERE {\nINCLUDE %items\nBIND (SUBSTR(?title,\
  \ STRLEN(STRBEFORE(REPLACE(?title, ?taxonname, \"===HELP_STRING===\", \"i\"), \"\
  ===HELP_STRING===\")) +1, STRLEN(?taxonname)) AS ?a)\n}\n# LIMIT 200 \n"
response: |-
  {
    "title": "Items linked to specific taxon with QuickStatements",
    "description": "Generates QuickStatements for items linked to a specific taxon. It filters items by taxon name, excluding already linked entities."
  }
tokens: 608
temperature: 0.7
timestamp: 2024-05-12 10:27:18.554081
duration: 1.269346
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: #defaultView:Map\nSELECT\n  ?item ?itemLabel\n  ?geo\n\
  WHERE \n{\n  ?item wdt:P6117 ?value;\n  wdt:P625 ?geo;\n  SERVICE wikibase:label\
  \ { bd:serviceParam wikibase:language \"[AUTO_LANGUAGE],tr\". }\n}\n\n"
response: |-
  {
    "title": "Locations with Coordinates and Identifiers",
    "description": "Displays locations with coordinates and identifiers. Shows names, coordinates, and identifiers for each entity."
  }
tokens: 237
temperature: 0.7
timestamp: 2024-05-12 10:27:20.712108
duration: 0.923143
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: # euskarazko literatura-lanak eta liburuak (gutxi)\nSELECT\
  \ ?liburu ?liburuLabel ?egileaLabel ?sorrera_data WHERE {\n  SERVICE wikibase:label\
  \ { bd:serviceParam wikibase:language \"[AUTO_LANGUAGE],eu, en\". }\n  { ?liburu\
  \ wdt:P31 wd:Q571. }\n  UNION\n  { ?liburu wdt:P31 wd:Q8261. }\n  UNION\n  { ?liburu\
  \ wdt:P31 wd:Q7725634. }\n  ?liburu wdt:P407 wd:Q8752.\n  OPTIONAL { ?liburu wdt:P50\
  \ ?egilea. }\n  OPTIONAL { ?liburu wdt:P577 ?sorrera_data. }\n}\nLIMIT 15000\n"
response: |-
  {
    "title": "Basque Literature Works and Books",
    "description": "Displays Basque literature works and books with their authors and creation dates. Includes works classified as novels, books, or written works in Basque language."
  }
tokens: 356
temperature: 0.7
timestamp: 2024-05-12 10:27:24.757585
duration: 2.199577
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: #title: interesse ha come oggetto una persona\nSELECT ?q\
  \ ?qLabel ?interesse ?interesseLabel WHERE {\n  ?q wdt:P2650 ?interesse.\n  ?interesse\
  \ wdt:P31 wd:Q5.\n  SERVICE wikibase:label { bd:serviceParam wikibase:language \"\
  [AUTO_LANGUAGE],en\". }\n}\n"
response: |-
  {
    "title": "Interests of a Person",
    "description": "Displays interests of a person as objects. It lists the person's interests linked to items of type human."
  }
tokens: 249
temperature: 0.7
timestamp: 2024-05-12 10:27:29.184902
duration: 1.002836
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: select distinct ?presidentLabel ?givenNameLabel ?familyNameLabel\n\
  where {\n?president wdt:P39 wd:Q274948;\nwdt:P735 ?givenName;\nwdt:P734 ?familyName.\n\
  ?givenName wdt:P1705 ?labelGivenName\nSERVICE wikibase:label { bd:serviceParam wikibase:language\
  \ \"en\" }\n FILTER CONTAINS (?labelGivenName, \"u\")\n}\n\n"
response: |-
  {
    "title": "Presidents with Given Names containing 'u'",
    "description": "Lists presidents with given names containing 'u'. Displays their full names and identifiers. Results include presidents' given names, family names, and identifiers."
  }
tokens: 275
temperature: 0.7
timestamp: 2024-05-12 10:27:38.266405
duration: 1.311462
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: select ?o ?oLabel ?o2\nwhere {\n   wd:Q7105556 wdt:P131\
  \ ?o ;\n               wdt:P571 ?o2 .\n  SERVICE wikibase:label { bd:serviceParam\
  \ wikibase:language \"[AUTO_LANGUAGE],ja\". }\n}\n"
response: |-
  {
    "title": "Locations linked to Rennes",
    "description": "Retrieves locations linked to Rennes with their names and dates."
  }
tokens: 226
temperature: 0.7
timestamp: 2024-05-12 10:27:41.449784
duration: 1.224682
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: # All former MPs still living (by first election)\nSELECT\
  \ DISTINCT ?article ?itemLabel ?constituencyLabel ?firstpartyLabel ?firsttermLabel\
  \ ?electionLabel (?start as ?firstdate)\n{\n ?membership wdt:P279 wd:Q16707842 .\
  \  # find all MP positions\n ?item p:P39 ?positionStatement . ?positionStatement\
  \ ps:P39 ?membership .  # and people who held such a position\n OPTIONAL { ?positionStatement\
  \ pq:P768 ?constituency . } # constituency if known\n OPTIONAL { ?positionStatement\
  \ pq:P4100 ?firstparty . } # party if known\n ?positionStatement pq:P580 ?start\
  \ . ?positionStatement pq:P582 ?end .\n ?positionStatement pq:P2715 ?election .\
  \ ?membership wdt:P2937 ?firstterm\n FILTER NOT EXISTS {\n ?membership2 wdt:P279\
  \ wd:Q16707842 .\n ?item p:P39 ?positionStatement2 . \n ?positionStatement2 ps:P39\
  \ ?membership2 . \n ?positionStatement2 pq:P582 ?end2 .\n FILTER (?end2 <= ?start)\
  \ .  } # filter out any where they served earlier \n FILTER NOT EXISTS {\n ?membership3\
  \ wdt:P279 wd:Q16707842 . ?item p:P39 ?positionStatement3 . \n ?positionStatement3\
  \ ps:P39 ?membership3 . FILTER NOT EXISTS { ?positionStatement3 pq:P582 ?end3 .\
  \ } }\n #not current\n filter not exists { ?item wdt:P570 ?died } . \n optional\
  \ { ?article schema:about ?item . ?article schema:isPartOf <https://en.wikipedia.org/>.\
  \ }\n SERVICE wikibase:label { bd:serviceParam wikibase:language 'en' }\n} order\
  \ by ?firstdate\n"
response: |-
  {
    "title": "Former Living MPs by First Election",
    "description": "Lists former MPs still alive by their first election. It includes names, constituencies, parties, and election dates."
  }
tokens: 544
temperature: 0.7
timestamp: 2024-05-12 10:27:43.727564
duration: 0.967576
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: #Canine actors\nSELECT ?item ?itemLabel \nWHERE \n{\n \
  \ ?item wdt:P31 wd:Q144 . # Must be of a dog\n  ?item wdt:P31 wd:Q52688389 . # Must\
  \ be of animal actor\nSERVICE wikibase:label { bd:serviceParam wikibase:language\
  \ \"[AUTO_LANGUAGE],en\". } # Helps get the label in your language, if not, then\
  \ en language\n}\n"
response: |-
  {
    "title": "Canine actors",
    "description": "Lists dog entities that are animal actors."
  }
tokens: 253
temperature: 0.7
timestamp: 2024-05-12 10:27:46.241885
duration: 0.919721
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: SELECT DISTINCT ?person ?personLabel\nWHERE {\n  { ?person\
  \ wdt:P27 wd:Q39 . } UNION { ?person wdt:P108 [ wdt:P17 wd:Q39 ] . }\n  MINUS {\
  \ ?person wdt:P734 ?p } .\n  MINUS { ?person wdt:P735 ?c } .\n  SERVICE wikibase:label\
  \ { bd:serviceParam wikibase:language \"[AUTO_LANGUAGE],en\". }\n}\nORDER BY ?personLabel\n"
response: |-
  {
    "title": "People from or associated with France",
    "description": "Lists individuals associated with France. Excludes people with a place of birth or citizenship in France. Displays names of the individuals."
  }
tokens: 281
temperature: 0.7
timestamp: 2024-05-12 10:27:56.607319
duration: 1.200858
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: SELECT DISTINCT ?item ?itemLabel\nWHERE {\n  ?item wdt:P31/wdt:P279*\
  \ wd:Q41176 .\n  ?item wdt:P131* wd:Q1273 .\n  ?item wdt:P18 ?img .\n  MINUS { ?item\
  \ wdt:P5775 ?imgint . }\n  SERVICE wikibase:label { bd:serviceParam wikibase:language\
  \ \"[AUTO_LANGUAGE],en\". }\n}\n"
response: |-
  {
    "title": "Historic Buildings in Paris with Images",
    "description": "Retrieves historic buildings in Paris with images. It displays entities in Paris with images, excluding those without images. The results include entities' identifiers and names."
  }
tokens: 279
temperature: 0.7
timestamp: 2024-05-12 10:28:08.564990
duration: 3.356387
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: SELECT ?title ?titleLabel ?publicationDate ?duration\n\
  WHERE {\n  ?title wdt:P840 wd:Q34600;\n         wdt:P577 ?publicationDate;\n   \
  \      wdt:P2047 ?duration.\n  SERVICE wikibase:label {bd:serviceParam wikibase:language\
  \ \"en\"}\n  FILTER (?duration <= 90)\n}\nORDER BY (?duration)\n"
response: |-
  {
    "title": "Movies with Short Duration",
    "description": "Retrieve movies with a duration less than or equal to 90 minutes. The query returns movie titles, publication dates, and durations."
  }
tokens: 255
temperature: 0.7
timestamp: 2024-05-12 10:28:18.436413
duration: 1.074886
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: SELECT ?country ?ctryLabel (COUNT(DISTINCT ?inventory)\
  \ AS ?inventories) (COUNT(DISTINCT ?element) AS ?elements) WHERE {\n  ?type wdt:P279*\
  \ wd:Q116056897.\n  ?inventory wdt:P31 ?type;\n        wdt:P17 ?ctry.\n  BIND(SUBSTR(STR(?ctry),\
  \ 32) AS ?country).\n  SERVICE wikibase:label { bd:serviceParam wikibase:language\
  \ \"en\". }\n  OPTIONAL { ?element wdt:P3259 ?inventory. }\n}\nGROUP BY ?country\
  \ ?ctryLabel\nORDER BY DESC (?inventories)\n\n"
response: |-
  {
    "title": "Countries with Cultural Heritage Inventories",
    "description": "Counts cultural heritage inventories by country. Shows total inventories and elements per country."
  }
tokens: 310
temperature: 0.7
timestamp: 2024-05-12 10:28:22.142236
duration: 0.970322
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: #title:Qualifiers for P577-D.publ. a Sèries Manga\nSELECT\
  \ DISTINCT ?qual ?qualLabel ?count ?sample ?isAllowed ?isRequired {\n  {\n    SELECT\
  \ ?qual (COUNT(DISTINCT ?item) AS ?count) (SAMPLE(?statement) AS ?sample) {\n  \
  \    hint:Query hint:optimizer \"None\" .\n  VALUES ?instància_de {\n    wd:Q1107\n\
  \    wd:Q11086742\n    wd:Q3464665\n    wd:Q63952888\n    wd:Q100269041\n    wd:Q21191019\n\
  \    wd:Q581714\n    wd:Q1261214\n    wd:Q854995\n    wd:Q8274\n    wd:Q21198342\n\
  \    wd:Q668711\n    wd:Q1047299\n    wd:Q220898\n    wd:Q28968258\n    wd:Q229390\n\
  \    wd:Q506240\n    wd:Q157443\n    wd:Q17517379\n    wd:Q10411948\n    wd:Q399811\n\
  \    wd:Q747381\n    wd:Q8261\n    wd:Q689445\n    wd:Q244351\n  }\n      ?item\
  \ wdt:P31 ?instància_de.\n      ?item p:P577 ?statement .\n      ?statement ?pq_qual\
  \ ?pq_obj .\n      ?qual wikibase:qualifier ?pq_qual .\n    } GROUP BY ?qual\n \
  \ } .\n  OPTIONAL { wd:P1406 p:P2302 [ pq:P2306 ?qual ; ps:P2302 wd:Q21510851 ]\
  \ . BIND(\"y\" as ?isAllowed) }\n  OPTIONAL { wd:P1406 p:P2302 [ pq:P2306 ?qual\
  \ ; ps:P2302 wd:Q21510856 ] . BIND(\"y\" as ?isRequired ) }\n  SERVICE wikibase:label\
  \ { bd:serviceParam wikibase:language \"[AUTO_LANGUAGE],en\". }\n}\nORDER BY DESC(?count)\
  \ ASC(?qualLabel)\n"
response: |-
  {
    "title": "Qualifiers for Publication Date in Manga Series",
    "description": "Lists qualifiers for publication date in manga series. Displays count, sample statement, allowed and required qualifiers."
  }
tokens: 616
temperature: 0.7
timestamp: 2024-05-12 10:28:24.403853
duration: 0.996559
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: #defaultView:Graph\nSELECT ?item1 ?image ?item1Label ?item2\
  \ ?image2 ?item2Label ?edgeLabel WHERE {\nVALUES ?item1 {wd:Q3918 wd:Q319239 wd:Q55396255\
  \ wd:Q4671277 wd:Q29618 wd:Q219563 wd:Q136822 wd:Q38723 wd:Q48282}\n\nVALUES ?item2\
  \ {wd:Q3918 wd:Q319239 wd:Q55396255 wd:Q4671277 wd:Q29618 wd:Q219563 wd:Q136822\
  \ wd:Q38723 wd:Q48282}\n\n?item1 ?prop ?item2.\n?edge ?dummy ?prop ; rdf:type wikibase:Property\n\
  OPTIONAL {?item1 wdt:P18 ?image}\nOPTIONAL {?item2 wdt:P18 ?image2}\nSERVICE wikibase:label\
  \ { bd:serviceParam wikibase:language \"[AUTO_LANGUAGE],en\". }\n}\n"
response: |-
  {
    "title": "Linked Entities with Images in Wikidata",
    "description": "Displays linked entities with images in Wikidata. It shows relationships between various entities, their labels, and images. The results include linked entities, labels, and images."
  }
tokens: 396
temperature: 0.7
timestamp: 2024-05-12 10:28:37.318546
duration: 1.442309
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: #Gatti\nSELECT ?item ?itemLabel\nWHERE\n{\n  ?item wdt:P31\
  \ wd:Q146. # <span class=\"mw-translate-fuzzy\">deve essere un gatto</span>\n  SERVICE\
  \ wikibase:label { bd:serviceParam wikibase:language \"[AUTO_LANGUAGE],en\". } #\
  \ l'etichetta verrà preferibilmente nella tua lingua, e altrimenti in inglese\n\
  }\n"
response: |-
  {
    "title": "Cats in Wikidata",
    "description": "Retrieves items in Wikidata that are classified as cats. Displays their labels in preferred language or English."
  }
tokens: 269
temperature: 0.7
timestamp: 2024-05-12 10:28:41.382611
duration: 0.933955
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: SELECT ?author ?authorLabel ?country_of_citizenship ?country_of_citizenshipLabel\
  \ ?occupation ?occupationLabel WHERE {\n  ?author wdt:P31 wd:Q5;\n    (wdt:P106/(wdt:P279*))\
  \ wd:Q483501;\n    wdt:P27 wd:Q31;\n    wdt:P570 ?died.\n  FILTER((YEAR(?died))\
  \ = ((YEAR(NOW())) - 70 ))\n  SERVICE wikibase:label { bd:serviceParam wikibase:language\
  \ \"en\". }\n  OPTIONAL { ?author wdt:P27 ?country_of_citizenship. }\n  OPTIONAL\
  \ { ?author wdt:P106 ?occupation. }\n}\nORDER BY (?authorLabel)\n"
response: |-
  {
    "title": "Authors who died 70 years ago in France",
    "description": "Lists authors who died 70 years ago in France. Includes their citizenship and occupation."
  }
tokens: 327
temperature: 0.7
timestamp: 2024-05-12 10:28:44.370856
duration: 0.845451
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: SELECT ?item ?itemLabel ?gamesLabel ?goalsLabel ?dateLabel\
  \ WHERE {\n  ?item wdt:P54 wd:Q91205545;\n    p:P54 ?statement2.\n  ?statement2\
  \ ps:P54 wd:Q91205545.\n  OPTIONAL { ?statement2 pq:P582 ?year. }\n  OPTIONAL {\
  \ ?statement2 pq:P1350 ?games. }\n  OPTIONAL { ?statement2 pq:P1351 ?goals. }\n\
  \  OPTIONAL { ?statement2 pq:P585 ?date. }\n  MINUS { ?statement2 pq:P582 ?dummy.\
  \ }\n  SERVICE wikibase:label { bd:serviceParam wikibase:language \"be-tarask,be,en,ru\"\
  . }\n}\nORDER BY (?itemLabel)\n"
response: |-
  {
    "title": "Football players with games and goals",
    "description": "Lists football players with games and goals. Includes player names, games played, goals scored, and dates of achievements."
  }
tokens: 333
temperature: 0.7
timestamp: 2024-05-12 10:28:54.279772
duration: 1.069973
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: SELECT ?person ?personLabel ?personDescription ?date_of_birth\
  \ ?date_of_death WHERE {\n  SERVICE wikibase:label { bd:serviceParam wikibase:language\
  \ \"[AUTO_LANGUAGE],en\". }\n  ?person wdt:P27 wd:Q928.\n  { ?person wdt:P509 wd:Q84263196.\
  \ }\n  UNION\n  { ?person (p:P509/pq:P1478) wd:Q84263196. }\n  OPTIONAL { ?person\
  \ wdt:P569 ?date_of_birth. }\n  OPTIONAL { ?person wdt:P570 ?date_of_death. }\n\
  }\nORDER BY DESC(?date_of_death)\n"
response: |-
  {
    "title": "People from France with Occupation",
    "description": "Lists people from France with occupation information. Includes birth and death dates if available."
  }
tokens: 303
temperature: 0.7
timestamp: 2024-05-12 10:28:55.660038
duration: 0.829397
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: SELECT DISTINCT \n\n#   ?item ?taxonname  ?linkcount \n\
  \n  (REPLACE(STR(?item), \".*Q\", \"Q\") AS ?qid) \n  (\"P5008\" AS ?property)\n\
  \  (\"Q56241615\" AS ?ReplaceWithYourTargetID)\n  (\"P459\" AS ?heuristic)\n  (\"\
  Q3108953\" AS ?deduced)\n\nWHERE {\n\n  ?item wdt:P5626 [].\n#   FILTER NOT EXISTS\
  \ {   ?item wdt:P5008 wd:Q56241615 . }\n  ?item wdt:P18 ?image_ ;\n        wdt:P105\
  \ wd:Q7432 ;\n        wdt:P225 ?taxonname.\n  ?work wdt:P921 ?item .\n  ?item wikibase:sitelinks\
  \ ?linkcount .\n}\nGROUP BY ?item ?taxonname ?linkcount\n\nORDER BY DESC(?linkcount)\n"
response: |-
  {
    "title": "Artworks with Images and Linked Wikipedia Articles",
    "description": "Retrieves artworks with images linked to Wikipedia articles. It displays artworks with images, names, and linked Wikipedia pages. The results include identifiers, coordinates, and related site links."
  }
tokens: 385
temperature: 0.7
timestamp: 2024-05-12 10:28:57.834045
duration: 1.364983
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: PREFIX wd: <http://www.wikidata.org/entity/>\nPREFIX wdt:\
  \ <http://www.wikidata.org/prop/direct/>\n\nSELECT DISTINCT ?license ?licenseLabel\
  \ ?licenseSPX ?project ?projectLabel\nWHERE {\n    ?license p:P31/ps:P31/wdt:P279*\
  \ wd:Q207621 .\n    ?license wdt:P2479 ?licenseSPX .\n    ?project wdt:P275 ?license\
  \ .\n    SERVICE wikibase:label { bd:serviceParam wikibase:language \"en\"} \n}\n"
response: |-
  {
    "title": "Creative Commons Licenses with SPX",
    "description": "Retrieves Creative Commons licenses with SPX IDs. It lists the licenses and their corresponding SPX IDs used in projects."
  }
tokens: 292
temperature: 0.7
timestamp: 2024-05-12 10:29:09.536496
duration: 1.113161
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: SELECT ?item WHERE {\n  SERVICE wikibase:mwapi {\n    bd:serviceParam\
  \ wikibase:api \"EntitySearch\" .\n    bd:serviceParam wikibase:endpoint \"www.wikidata.org\"\
  \ .\n    bd:serviceParam mwapi:search \"Alito\" .\n    bd:serviceParam mwapi:language\
  \ \"en\" .\n    ?o wikibase:apiOutputItem mwapi:item .\n    ?num wikibase:apiOrdinal\
  \ true .   }\n  ?item wdt:P31 wd:Q5.\n  ?item wdt:P734 ?o }\nORDER BY ASC(?num)\n\
  LIMIT 20\n\n\n\n\n\n\n"
response: |-
  {
    "title": "Items with 'Alito' in English Wikipedia",
    "description": "Retrieves items with 'Alito' in English Wikipedia. Displays names, coordinates, and related links of the entities. Results include identifiers, coordinates, and links."
  }
tokens: 319
temperature: 0.7
timestamp: 2024-05-12 10:29:17.600852
duration: 1.280267
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: SELECT ?itemDescription WHERE {\n  ?item wdt:P2892 ?itemcode.\n\
  \  SERVICE wikibase:label { bd:serviceParam wikibase:language \"es\". }\n}\n"
response: |-
  {
    "title": "Items with a specific item code",
    "description": "Retrieve items with a specific item code. Display item descriptions in Spanish."
  }
tokens: 207
temperature: 0.7
timestamp: 2024-05-12 10:29:22.649288
duration: 0.845875
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: \nSELECT ?item ?itemLabel \nWHERE \n{\n  ?item wdt:P31*/wdt:P279*\
  \ wd:Q721747.\n  SERVICE wikibase:label { bd:serviceParam wikibase:language \"[AUTO_LANGUAGE],en,\
  \ de\". }\n}\n"
response: |-
  {
    "title": "Items with a specific subclass",
    "description": "Retrieves items that are subclasses of a specific class. It shows the items' labels in multiple languages."
  }
tokens: 231
temperature: 0.7
timestamp: 2024-05-12 10:29:28.396968
duration: 0.94655
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: SELECT ?smiles WHERE {\n  VALUES ?chemicals {\n    wd:Q113145171\
  \ # type of a chemical entity\n    wd:Q59199015 # group of stereoisomers\n  }\n\
  \  [wdt:P31 ?chemicals] wdt:P233 ?smiles. hint:Prior hint:rangeSafe true.\n}\nLIMIT\
  \ 1500000\n\n"
response: |-
  {
    "title": "Chemical entities with SMILES notation",
    "description": "Retrieves SMILES notation for chemical entities. It filters by type and group of stereoisomers."
  }
tokens: 253
temperature: 0.7
timestamp: 2024-05-12 10:29:35.882631
duration: 1.244458
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: SELECT ?p ?pLabel ?entity ?entityLabel ?prop ?property1Label\
  \ WHERE \n{   \n  ?property1 rdf:type wikibase:Property. #get all possible propreties\n\
  \  ?property1 wikibase:directClaim ?prop . \n  filter(?prop not in(wdt:P1889,wdt:P1889))#filter\
  \ out unwanted propreties (e.g. \"different from\")\n  \n  {?entity ?prop wd:Q22686\
  \ . }#select all entities that have Q as proprety \n   Union\n  {wd:Q22686 ?prop\
  \  ?entity  .}#and select all propreties of Q\n\n  ?entity wdt:P31 ?p.#check the\
  \ category of ?entity\n  ?p wdt:P279* ?p2.#and all of it's \"subclasses\"\n  filter(?p2\
  \ in(wd:Q164509,wd:Q164509)) #and keep it only if it is a subclass of one of the\
  \ following\n    \n  SERVICE wikibase:label { bd:serviceParam wikibase:language\
  \ \"[AUTO_LANGUAGE],en\". }\n}group by ?p ?pLabel ?entity ?entityLabel ?prop ?property1Label\n"
response: |-
  {
    "title": "Entities with Properties in Category",
    "description": "Retrieves entities with specified properties in a given category. It displays entities along with their properties and labels. The results include entity identifiers, labels, and property values."
  }
tokens: 441
temperature: 0.7
timestamp: 2024-05-12 10:29:39.347550
duration: 1.275882
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: SELECT ?item ?itemLabel ?value ?valueLabel ?snak ?rank\
  \ ?statement\nWHERE\n{\n  {\n    SELECT ?item ?value ?result ?snak ?rank ?statement\
  \ WHERE {\n      {\n        ?item p:P1622 ?statement .\n        ?statement ps:P1622\
  \ ?value; wikibase:rank ?rank .\n        BIND(\"mainsnak\" AS ?snak) .\n      }\
  \ UNION {\n        ?statement pq:P1622 ?value; wikibase:rank ?rank .\n        ?item\
  \ ?p1 ?statement .\n        BIND(\"qualifier\" AS ?snak) .\n      } UNION {\n  \
  \      ?ref pr:P1622 ?value .\n        ?statement prov:wasDerivedFrom ?ref; wikibase:rank\
  \ ?rank .\n        ?item ?p2 ?statement .\n        BIND(\"reference\" AS ?snak)\
  \ .\n      } .\n      FILTER( ?value NOT IN ( wd:Q13196750, wd:Q14565199 ) ) .\n\
  \    } LIMIT 100\n  } .\n  SERVICE wikibase:label { bd:serviceParam wikibase:language\
  \ \"en\" } .\n}\n"
response: |-
  {
    "title": "Items with Property P1622",
    "description": "Retrieves items with specific property P1622 and ranks. Displays item labels and property values."
  }
tokens: 409
temperature: 0.7
timestamp: 2024-05-12 10:29:47.452681
duration: 0.964238
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: SELECT DISTINCT ?item ?itemLabel ?itemDescription WHERE\
  \ {\n  ?item (wdt:P31/(wdt:P279*)) wd:Q486972;\n    (wdt:P131/(wdt:P131*)) wd:Q2092119.\n\
  \  MINUS { ?item wdt:P31 wd:Q22674925. }\n  MINUS { ?item wdt:P31 wd:Q2583015. }\n\
  \  MINUS { ?item wdt:P31 wd:Q1708422. }\n  MINUS { ?item wdt:P31 wd:Q96034032. }\n\
  \  SERVICE wikibase:label { bd:serviceParam wikibase:language \"be-tarask,be\".\
  \ }\n}\nORDER BY (?itemLabel)\n"
response: |-
  {
    "title": "Locations in Rennes with French Labels",
    "description": "Retrieves locations in Rennes with French labels. Displays entities within 10 km of Rennes' center, showing names and descriptions in French."
  }
tokens: 340
temperature: 0.7
timestamp: 2024-05-12 10:29:55.652667
duration: 1.028683
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: SELECT ?wikiproject ?wikiprojectLabel WHERE {\n  ?wikiproject\
  \ wdt:P31 wd:Q16695773;\n    wdt:P664 wd:Q18398868.\nSERVICE wikibase:label { bd:serviceParam\
  \ wikibase:language \"[AUTO_LANGUAGE],nl,fr,en,de,es,it\". }\n}\n\n"
response: |-
  {
    "title": "Wikipedia Projects with Specific Properties",
    "description": "Retrieves Wikipedia projects with specific properties. It lists projects with identifiers and labels in multiple languages."
  }
tokens: 248
temperature: 0.7
timestamp: 2024-05-12 10:30:07.902824
duration: 0.981774
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: SELECT ?form ?formstring (GROUP_CONCAT(DISTINCT ?featureLabel;\
  \ SEPARATOR=\", \") as ?features) {\n  ?lexeme dct:language wd:Q11051 ; ontolex:lexicalForm\
  \ ?form.\n  ?form ontolex:representation ?formstring ; wikibase:grammaticalFeature\
  \ ?feature.\n  filter(lang(?formstring)=\"hi\")\n  MINUS { ?form wdt:P443 [] }\n\
  \  MINUS { ?lexeme wikibase:lexicalCategory wd:Q147276 }\n  SERVICE wikibase:label\
  \ { bd:serviceParam wikibase:language \"hi,en\". ?feature rdfs:label ?featureLabel\
  \ }\n}\nGROUP BY ?form ?formstring\nORDER BY ?formstring\n\n"
response: |-
  {
    "title": "Hindi Lexemes with Features",
    "description": "Retrieve Hindi lexemes with grammatical features. Results include lexeme forms, features, and labels in Hindi and English."
  }
tokens: 330
temperature: 0.7
timestamp: 2024-05-12 10:30:22.148565
duration: 1.126588
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: #defaultView:ImageGrid\nSELECT DISTINCT ?img ?chiesa ?chiesaLabel\
  \ ?date WHERE {\n  ?chiesa wdt:P31/wdt:P279* wd:Q16970 ;\n          wdt:P571 ?date\
  \ ;\n          (wdt:P276|wdt:P131) wd:Q220 .\n  OPTIONAL { ?chiesa wdt:P18 ?img\
  \ }\n  SERVICE wikibase:label { bd:serviceParam wikibase:language \"it,de,en\".\
  \ }\n  } ORDER BY ?date\n"
response: |-
  {
    "title": "Churches in Rome with Images and Dates",
    "description": "Lists churches in Rome with images and dates of establishment. Displays entities within Rome, showing names, images, and dates of establishment. Results include identifiers and labels."
  }
tokens: 301
temperature: 0.7
timestamp: 2024-05-12 10:30:55.879959
duration: 1.509844
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: #title: eleccions amb qualif P1114 a P541. El valor correcte\
  \ és P1342\nSELECT DISTINCT ?eleccions ?eleccionsLabel ?criteri ?metaLabel  WHERE\
  \ {\n  SERVICE wikibase:label { bd:serviceParam wikibase:language \"[AUTO_LANGUAGE],en\"\
  . }\n  ?eleccions (wdt:P31/(wdt:P279*)) wd:Q40231.\n  ?eleccions p:P541 [ps:P541\
  \ ?meta; pq:P1114 ?criteri]\n  minus {?eleccions wdt:P31 wd:Q186431.}\n}\nLIMIT\
  \ 20000\n"
response: |-
  {
    "title": "Elections with qualifying P1114 to P541",
    "description": "Finds elections with qualifying P1114 to P541. Excludes election instances."
  }
tokens: 313
temperature: 0.7
timestamp: 2024-05-12 10:30:58.227450
duration: 1.147173
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: SELECT ?item ?geographische_Koordinaten WHERE {\n  ?item\
  \ wdt:P31 wd:Q759421;\n    (wdt:P131/wdt:P31) wd:Q106658.\n  OPTIONAL { ?item wdt:P625\
  \ ?geographische_Koordinaten. }\n}\n"
response: |-
  {
    "title": "Locations in Rennes with Geocoordinates",
    "description": "Retrieves locations in Rennes with geocoordinates. It displays entities within 10 km of Rennes' center, showing their names and coordinates."
  }
tokens: 251
temperature: 0.7
timestamp: 2024-05-12 10:31:03.443997
duration: 1.215095
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: #title: What are the compounds found in Mouse-ear cress\
  \ Withania somnifera (Q852660) or children taxa?\nSELECT DISTINCT ?structure_smiles_canonical\
  \ WHERE {\n  VALUES ?taxon {\n    wd:Q852660\n  }\n  ?children (wdt:P171*) ?taxon.\n\
  \  ?structure wdt:P233 ?structure_smiles_canonical;\n    wdt:P31 wd:Q11173;\n  \
  \  (p:P703/ps:P703) ?children.\n}\nLIMIT 10000\n"
response: |-
  {
    "title": "Compounds in Mouse-ear cress",
    "description": "Lists compounds found in Mouse-ear cress or its children taxa, showing their canonical SMILES structures."
  }
tokens: 289
temperature: 0.7
timestamp: 2024-05-12 10:31:22.992678
duration: 3.876075
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: SELECT DISTINCT ?kreis ?kreisLabel\nWHERE \n{\n  \n  #ist\
  \ ein Stadtkreis\n    ?kreis wdt:P31 wd:Q19644409 .\n  \n  #Verwaltungseinheit der\
  \ Stadt Zuerich\n    ?kreis wdt:P131 wd:Q72 .\n  \n  #Sprache (Deutsch)\n     SERVICE\
  \ wikibase:label { bd:serviceParam wikibase:language \"de\". }    \n  \n}\n  \n\
  ORDER BY ?kreisLabel \n"
response: |-
  {
    "title": "City Districts in Zurich",
    "description": "Lists city districts in Zurich with German labels. Displays city districts that are administrative units of Zurich."
  }
tokens: 278
temperature: 0.7
timestamp: 2024-05-12 10:31:28.427330
duration: 1.00158
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: SELECT ?book ?bookLabel ?followingBook ?numOfPages ?publicationDate\
  \ ?author ?authorLabel ?country ?countryLabel ?genre ?genreLabel ?publisher ?publisherLabel\
  \ WHERE {\n  values ?country {wd:Q219 wd:Q145 wd:Q142 wd:Q183}\n  ?book wdt:P31\
  \ wd:Q7725634 .\n  optional { ?book wdt:P156 ?followingBook . }\n  ?book wdt:P50\
  \ ?author .\n  ?author wdt:P27 ?country .\n  ?book wdt:P136 ?genre .\n  optional\
  \ {?book wdt:P123 ?publisher . }\n  optional { ?book wdt:P1104 ?numOfPages . }\n\
  \  optional { ?book wdt:P577 ?publicationDate . }\n  \n  SERVICE wikibase:label\
  \ { bd:serviceParam wikibase:language \"[AUTO_LANGUAGE],en\". }\n}\n"
response: |-
  {
    "title": "Books by Authors from Selected Countries",
    "description": "Retrieves books by authors from specific countries. Displays book titles, authors, genres, publishers, publication dates, following books, and number of pages."
  }
tokens: 370
temperature: 0.7
timestamp: 2024-05-12 10:31:31.806996
duration: 1.026996
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: select  ?obshtina   ?administrativen_centur  (count(*)\
  \ as ?broi) {\n  ?x wdt:P31 wd:Q1906268;\n     wdt:P36 ?capital;\n     \n  SERVICE\
  \ wikibase:label { bd:serviceParam wikibase:language \"bg\".\n                 \
  \        ?capital rdfs:label ?administrativen_centur}\n  SERVICE wikibase:label\
  \ { bd:serviceParam wikibase:language \"bg\".\n                         ?x rdfs:label\
  \ ?obshtina}\n  } group by ?obshtina ?administrativen_centur\n     order by  DESC(?broi)\n\
  \n"
response: |-
  {
    "title": "Municipalities and Capitals in Bulgaria",
    "description": "Counts municipalities in Bulgaria and their capitals. It displays the number of municipalities and their corresponding capitals. The results include municipalities, capitals, and counts."
  }
tokens: 318
temperature: 0.7
timestamp: 2024-05-12 10:31:33.466325
duration: 1.104149
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: #defaultView:Graph\nSELECT ?item ?itemLabel WHERE { BIND(\
  \ <http://www.wikidata.org/entity/Q1667971> as ?item ).\tSERVICE wikibase:label\
  \ { bd:serviceParam wikibase:language \"en\" } }\n"
response: |-
  {
    "title": "Items linked to Q1667971",
    "description": "Displays items linked to Q1667971 with labels in English."
  }
tokens: 222
temperature: 0.7
timestamp: 2024-05-12 10:31:37.601070
duration: 0.963667
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: SELECT ?goatrace ?goatraceLabel\nWHERE\n{\n  ?goatrace\
  \ wdt:P31 wd:Q15622387 .\n  SERVICE wikibase:label { bd:serviceParam wikibase:language\
  \ \"fr,[AUTO_LANGUAGE],en\". }\n}\nORDER BY ?goatraceLabel\n\n"
response: |-
  {
    "title": "Goat Races",
    "description": "Lists goat races with labels in multiple languages."
  }
tokens: 224
temperature: 0.7
timestamp: 2024-05-12 10:32:02.685820
duration: 0.799907
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: #defaultView:Map\n\nSELECT ?swiss_city ?swiss_cityLabel\
  \ ?city ?cityLabel ?coordinates\nWHERE \n{\n  ?swiss_city wdt:P31 wd:Q54935504 .\n\
  \  ?swiss_city wdt:P37 wd:Q150 .\n  ?swiss_city wdt:P190 ?city .\n  ?city wdt:P625\
  \ ?coordinates .\n  ?city wdt:P17 ?country .\n  ?country wdt:P1082 ?population .\n\
  \  filter(?population < 10000000)\n        \n  SERVICE wikibase:label { bd:serviceParam\
  \ wikibase:language \"[AUTO_LANGUAGE],en\". }\n}\n"
response: |-
  {
    "title": "Swiss Cities with Population under 10M",
    "description": "Displays Swiss cities with population under 10 million. Includes names, coordinates, and related entities."
  }
tokens: 311
temperature: 0.7
timestamp: 2024-05-12 10:32:12.984848
duration: 1.017508
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: #Longest cars\n#defaultView:Table\nSELECT ?item ?itemLabel\
  \ ?length ?pic WHERE {\n  ?item (wdt:P31/(wdt:P279*)) wd:Q1420;\n    wdt:P2043 ?length;\n\
  \    wdt:P18 ?pic.\n  SERVICE wikibase:label { bd:serviceParam wikibase:language\
  \ \"en\". }\n}\nORDER BY DESC (?length) (?itemLabel)\nLIMIT 50\n"
response: |-
  {
    "title": "Longest cars",
    "description": "Displays the longest cars with their lengths and images. Results include car names, lengths, and images."
  }
tokens: 266
temperature: 0.7
timestamp: 2024-05-12 10:32:17.944839
duration: 1.753267
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: #List of national parks with unfilled property 'location'\
  \ \nSELECT ?park ?parkLabel ?location\nWHERE\n{\n  ?park wdt:P31 wd:Q46169. #instance\
  \ of national park\n  FILTER NOT EXISTS { ?park wdt:P625 [] } #if property location\
  \ is unfilled\n  SERVICE wikibase:label { bd:serviceParam wikibase:language \"en\"\
  }\n}\n"
response: |-
  {
    "title": "National Parks Missing Location Property",
    "description": "Lists national parks without a specified location. Displays park names with missing location properties."
  }
tokens: 254
temperature: 0.7
timestamp: 2024-05-12 10:32:19.350062
duration: 0.858197
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: # members of Red de Editoriales Universitarias del Ecuador\
  \ (REUDE)\n\nSELECT ?item ?itemLabel ?countryLabel ?official_website ?itemDescription\
  \ WHERE {\n  SERVICE wikibase:label { bd:serviceParam wikibase:language \"[AUTO_LANGUAGE],en\"\
  . }\n  ?item wdt:P463 wd:Q124515988.\n  OPTIONAL { ?item wdt:P856 ?official_website.\
  \ }\n  OPTIONAL { ?item wdt:P17 ?country. }\n}\nORDER BY (?countryLabel) (?itemLabel)\n"
response: |-
  {
    "title": "Members of REUDE",
    "description": "Lists members of Red de Editoriales Universitarias del Ecuador (REUDE) with their official websites and countries."
  }
tokens: 286
temperature: 0.7
timestamp: 2024-05-12 10:32:20.987553
duration: 1.000314
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: \n\nhttps://docs.google.com/document/d/1DFzD8wWchyse1-541ecch9pm8dhZFfB-EEiHmWi28N8/edit?usp=drivesdk&disco=AAAAXw5HNvQ\
  \ \n\nReporting-MTA: dns; googlemail.com Received-From-MTA: dns; toddgreen923@gmail.com\
  \ Arrival-Date: Sun, 24 Apr 2022 08:08:13 -0700 (PDT) X-Original-Message-ID: <626567dd.1c69fb81.1923b.dba0@mx.google.com>\
  \ Final-Recipient: rfc822; kirkmedina271@gmail.com Action: failed Status: 5.2.1\
  \ Diagnostic-Code: smtp; 550-5.2.1 The email account that you tried to reach is\
  \ disabled. Learn more at 550 5.2.1 https://support.google.com/mail/?p=DisabledUser\
  \ p12-20020a02780c000000b003289d769b0asor3845001jac.50 - gsmtp Last-Attempt-Date:\
  \ Sun, 24 Apr 2022 08:08:14 -0700 (PDT) \n\nSponsored Images iStock - LIMITED DEAL:\
  \ 20% off with PIXABAY20 coupon\n\n"
response: |-
  {
    "title": "Artwork in Paris Museums",
    "description": "Displays artwork in Paris museums linked to Wikipedia. Shows names, coordinates, and linked pages of entities within 10 km of Paris' center."
  }
tokens: 471
temperature: 0.7
timestamp: 2024-05-12 10:32:27.306735
duration: 1.213198
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: SELECT \n  DISTINCT\n#   ?item ?title\n  (REPLACE(STR(?item),\
  \ \".*Q\", \"Q\") AS ?qid) \n  (\"P921\" AS ?property)\n  (\"Q99658977\" AS ?ReplaceWithYourTargetID)\n\
  \  (\"S887\" AS ?heuristic)\n  (\"Q69652283\" AS ?deduced)\n\nWHERE {\n  hint:Query\
  \ hint:optimizer \"None\".\n  \n{SERVICE wikibase:mwapi {\nbd:serviceParam wikibase:api\
  \ \"Search\";\nwikibase:endpoint \"www.wikidata.org\";\nmwapi:srsearch \"\\\"plant\
  \ diversity\\\" haswbstatement:P31=Q13442814 -haswbstatement:P921=Q99658977\". \n\
  ?page_title wikibase:apiOutput mwapi:title.\n}\n}\nUNION\n{SERVICE wikibase:mwapi\
  \ {\nbd:serviceParam wikibase:api \"Search\";\nwikibase:endpoint \"www.wikidata.org\"\
  ;\nmwapi:srsearch \"\\\"botanical diversity\\\" haswbstatement:P31=Q13442814 -haswbstatement:P921=Q99658977\"\
  . \n?page_title wikibase:apiOutput mwapi:title.\n}\n}\nUNION  \n{SERVICE wikibase:mwapi\
  \ {\nbd:serviceParam wikibase:api \"Search\";\nwikibase:endpoint \"www.wikidata.org\"\
  ;\nmwapi:srsearch \"\\\"plant species diversity\\\" haswbstatement:P31=Q13442814\
  \ -haswbstatement:P921=Q99658977\". \n?page_title wikibase:apiOutput mwapi:title.\n\
  }\n}\n  BIND(IRI(CONCAT(STR(wd:), ?page_title)) AS ?item)\n  \n  ?item wdt:P1476\
  \ ?title_.\n  ?item wdt:P1433 ?venue.\n  ?venue wdt:P1476 ?venue_title.\n  BIND(CONCAT(?title_\
  \ , \" | \" , ?venue_title)  AS ?title)\n  FILTER REGEX(LCASE(?title), \"(botanical|plant)((.species)?)(.)diversity\"\
  ).\n\n}\n\n"
response: |-
  {
    "title": "Plant Diversity with Venue",
    "description": "Searches for plant diversity topics with related venues. It retrieves entities with titles and their associated venues."
  }
tokens: 597
temperature: 0.7
timestamp: 2024-05-12 10:32:30.175328
duration: 0.867476
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: #defaultView:Graph\nSELECT ?item1 ?image ?item1Label ?item2\
  \ ?image2 ?item2Label ?edgeLabel \nWITH { SELECT ?item1 WHERE {\nVALUES ?item1 {wd:Q105786786\
  \ wd:Q7406198 wd:Q459970 wd:Q105777188 wd:Q112253124 wd:Q105786786 wd:Q310121 wd:Q1421532\
  \  wd:Q105439204 wd:Q674773 wd:Q7810332 wd:Q3296235 wd:Q838920 wd:Q310121 wd:Q75304117}\n\
  } } AS %item1\nWITH {SELECT (?item1 AS ?item2) WHERE {INCLUDE %item1} } AS %item2\n\
  WHERE {\n  INCLUDE %item1.\n  INCLUDE %item2.?item1 ?prop ?item2.\n?edge ?dummy\
  \ ?prop ; rdf:type wikibase:Property\nOPTIONAL {?item1 wdt:P18 ?image}\nOPTIONAL\
  \ {?item2 wdt:P18 ?image2}\nSERVICE wikibase:label { bd:serviceParam wikibase:language\
  \ \"en\" }\n}\n"
response: |-
  {
    "title": "Linked Entities with Images",
    "description": "Displays linked entities with images. Retrieves entities and their relationships, showing images when available."
  }
tokens: 411
temperature: 0.7
timestamp: 2024-05-12 10:32:32.659013
duration: 0.825829
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: SELECT DISTINCT ?item\nWHERE {\n  ?item wdt:P31 wd:Q7075\
  \ ; wdt:P463 [] .\n}\n"
response: |-
  {
    "title": "Items with a Specific Property",
    "description": "Finds items with a specific property value. Returns a list of unique items that have a specific property defined."
  }
tokens: 203
temperature: 0.7
timestamp: 2024-05-12 10:32:34.082395
duration: 0.87964
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: # A list of all 32 Scottish Local Authorities\nSELECT ?item\
  \ ?itemLabel ?coords  ?EURes ?EUVat ?Grid ?hqLabel ?ISNI ?LibCon ?locLabel ?locMap\
  \ ?MSac ?QUORA ?Ringold ?ROR ?twitter ?UKPT ?VIAF ?WCat WHERE {\n#All properties\
  \ which are complete for all 32 are removed below\n#?BBCT ?itemDescription ?inception\
  \ ?website ?wdk\n  \n?item wdt:P31 wd:Q21451686 .\nOPTIONAL{ ?item wdt:P159 ?hq\
  \ .}\nOPTIONAL{ ?item wdt:P276 ?loc .}\nOPTIONAL{ ?item wdt:P625 ?coords .}\nOPTIONAL{\
  \ ?item wdt:P2002 ?twitter .}\nOPTIONAL{?item wdt:P242 ?locMap  .}\nOPTIONAL { ?item\
  \ wdt:P214 ?VIAF .}\nOPTIONAL {?item wdt:P244 ?LibCon .}\nOPTIONAL {?item wdt:P7859\
  \ ?WCat .}\nOPTIONAL {?item wdt:P2427 ?Grid .}\nOPTIONAL {?item wdt:P3417 ?QUORA\
  \ .}\nOPTIONAL {?item wdt:P6782 ?ROR .}\nOPTIONAL {?item wdt:P3500 ?Ringold .}\n\
  OPTIONAL {?item wdt:P4527 ?UKPT .}\nOPTIONAL {?item wdt:P213 ?ISNI .}\nOPTIONAL\
  \ {?item wdt:P5785 ?EURes .}\nOPTIONAL {?item wdt:P3608 ?EUVat .}\nOPTIONAL {?item\
  \ wdt:P6366 ?MSac .}\n#OPTIONAL {?item wdt:P1617 ?BBCT .}\n#OPTIONAL{ ?item wdt:P856\
  \ ?website .}\n#OPTIONAL{ ?item wdt:P8167 ?wdk .}\n#OPTIONAL{ ?item wdt:P571 ?inception\
  \ .}\nSERVICE wikibase:label { bd:serviceParam wikibase:language \"en\". }  \n \
  \ }\n\nORDER By ?itemLabel\n"
response: |-
  {
    "title": "List of Scottish Local Authorities",
    "description": "Retrieves a list of all 32 Scottish Local Authorities with their names, coordinates, and additional information such as headquarters, location, and social media links."
  }
tokens: 621
temperature: 0.7
timestamp: 2024-05-12 10:32:40.056801
duration: 1.012844
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: #defaultView:Map\nSELECT ?eraikitako_euskal_ondare_nabaria\
  \ ?eraikitako_euskal_ondare_nabariaLabel ?koordenatuak WHERE {\n  SERVICE wikibase:label\
  \ { bd:serviceParam wikibase:language \"[AUTO_LANGUAGE],en\". }\n  ?eraikitako_euskal_ondare_nabaria\
  \ wdt:P1435 wd:Q65553409.\n  ?eraikitako_euskal_ondare_nabaria wdt:P625 ?koordenatuak.\n\
  }\n"
response: |-
  {
    "title": "Basque Heritage Sites",
    "description": "Maps Basque heritage sites with labels and coordinates. Displays sites linked to Q65553409."
  }
tokens: 286
temperature: 0.7
timestamp: 2024-05-12 10:32:42.098702
duration: 0.970284
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: #defaultView:Map{\"hide\": [\"?coord\"]}\n#Query by Silvia\
  \ Gutiérrez (@espejolento)\n\nSELECT ?author ?authorLabel ?birthplaceLabel ?idBNF\
  \ ?coord\n\n(GROUP_CONCAT(DISTINCT ?occupation_label; SEPARATOR=\", \") as ?occupations)\n\
  \nWHERE {\n      ?author wdt:P268 ?idBNF . #has a BNF id\n       ?author wdt:P21\
  \ wd:Q6581072 . #is female\n       ?author wdt:P106 wd:Q36180 . #is writer\n   \
  \    ?author wdt:P19 ?birthplace . #get place they were born\n       ?birthplace\
  \ wdt:P17 wd:Q142 . #that place is France\n       ?birthplace wdt:P625 ?coord .\n\
  \       OPTIONAL {\n         ?author wdt:P106 ?occupation . #get occupation\n  \
  \       ?occupation rdfs:label ?occupation_label FILTER (lang(?occupation_label)\
  \ = \"en\") #get label the 'manual' way \n       }\nSERVICE wikibase:label { bd:serviceParam\
  \ wikibase:language \"[AUTO_LANGUAGE],en\". }        \n} GROUP BY ?author ?authorLabel\
  \ ?birthplaceLabel ?idBNF ?coord #GROUP BY\nLIMIT 5000\n"
response: |-
  {
    "title": "Female Writers Born in France with BNF IDs",
    "description": "Lists female writers born in France with BNF IDs. Shows their birthplaces and occupations."
  }
tokens: 443
temperature: 0.7
timestamp: 2024-05-12 10:32:44.354004
duration: 0.975854
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: SELECT DISTINCT ?item ?itemLabel ?creator ?creatorLabel\
  \ ?inception ?inventory_number ?Solomon_R__Guggenheim_Foundation_artwork_ID WHERE\
  \ {\n  SERVICE wikibase:label { bd:serviceParam wikibase:language \"[AUTO_LANGUAGE]\"\
  . }\n  {\n    SELECT DISTINCT ?item WHERE {\n      ?item p:P4737 ?statement0.\n\
  \      ?statement0 ps:P4737 _:anyValueP4737.\n    }\n    LIMIT 1000\n  }\n  OPTIONAL\
  \ { ?item wdt:P170 ?creator. }\n  OPTIONAL { ?item wdt:P571 ?inception. }\n  OPTIONAL\
  \ { ?item wdt:P217 ?inventory_number. }\n  OPTIONAL { ?item wdt:P4737 ?Solomon_R__Guggenheim_Foundation_artwork_ID.\
  \ }\n}\n"
response: |-
  {
    "title": "Artworks with Guggenheim IDs",
    "description": "Retrieves artworks with Guggenheim IDs, displaying creators, inception dates, inventory numbers, and Guggenheim IDs. Results may include missing data."
  }
tokens: 353
temperature: 0.7
timestamp: 2024-05-12 10:32:52.199922
duration: 1.112618
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: SELECT ?item ?itemLabel ?party ?partyLabel ?district ?districtLabel\
  \ \nWHERE \n{\n  ?item p:P39 ?ps .\n  ?ps ps:P39 wd:Q18342844 ; pq:P580 ?start .\n\
  \  MINUS { ?ps pq:P582 ?end }\n  OPTIONAL { ?ps pq:P4100 ?party }\n  OPTIONAL {\
  \ ?ps pq:P768 ?district }\n  SERVICE wikibase:label { bd:serviceParam wikibase:language\
  \ \"[AUTO_LANGUAGE],en\". }\n}\nORDER BY ?itemLabel\n"
response: |-
  {
    "title": "Members of the 2019-2023 French National Assembly",
    "description": "Lists members of the French National Assembly for the 2019-2023 term. Includes party affiliation and district representation."
  }
tokens: 297
temperature: 0.7
timestamp: 2024-05-12 10:32:59.485540
duration: 1.020692
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: SELECT DISTINCT ?item ?itemLabel WHERE {\n  SERVICE wikibase:label\
  \ { bd:serviceParam wikibase:language \"[AUTO_LANGUAGE]\". }\n  {\n    SELECT DISTINCT\
  \ ?item WHERE {\n      ?item p:P734 ?statement0.\n      ?statement0 (ps:P734/(wdt:P279*))\
  \ wd:Q56479103.\n    }\n    LIMIT 50\n  }\n}\n"
response: |-
  {
    "title": "Items with a Specific Property",
    "description": "Retrieves items with a specific property value. Displays the items' labels and identifiers. Results limited to 50 items."
  }
tokens: 259
temperature: 0.7
timestamp: 2024-05-12 10:33:07.903308
duration: 1.021881
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: #title: instance of role and subclass of role\n# Complex\
  \ constraint from [[Property talk:P213]]\n# this shouldn't exist anywhere in WD,\
  \ but was seen on an item having ISNI\nSELECT ?item ?isni {?item wdt:P213 ?isni;\
  \ wdt:P279* wd:Q214339 } LIMIT 100\n"
response: |-
  {
    "title": "Instances of Role and Subclass of Role",
    "description": "Finds items with ISNI that have roles and subclasses of roles. Displays ISNI numbers and item identifiers."
  }
tokens: 250
temperature: 0.7
timestamp: 2024-05-12 10:33:21.409157
duration: 1.041388
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: SELECT DISTINCT ?item ?itemLabel WHERE {\n  ?item wdt:P1344\
  \ wd:Q57320568.\n  SERVICE wikibase:label { bd:serviceParam wikibase:language \"\
  nl, en\". }\n}\n"
response: |-
  {
    "title": "Items with specific property value",
    "description": "Retrieves items with a specific property value. Displays item labels in English and Dutch."
  }
tokens: 218
temperature: 0.7
timestamp: 2024-05-12 10:33:46.250052
duration: 0.892785
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: select ?s ?sLabel\nwhere {\n   ?s wdt:P50 wd:Q17572 .\n\
  \   ?s wdt:P123 wd:Q785697 .\n  SERVICE wikibase:label { bd:serviceParam wikibase:language\
  \ \"[AUTO_LANGUAGE],ja\". }\n}\nLIMIT 100\n\n"
response: |-
  {
    "title": "Artists born in Paris with French Wikipedia",
    "description": "Lists artists born in Paris with French Wikipedia articles. Displays names and linked Wikipedia pages. Includes identifiers and labels in multiple languages."
  }
tokens: 244
temperature: 0.7
timestamp: 2024-05-12 10:33:50.936601
duration: 1.12612
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: SELECT DISTINCT ?subjectLabel ?taxonLabel WHERE {\n  ?subject\
  \ wdt:P1552 wd:Q1517187.\n  {\n    ?subject p:P703 ?stmt.\n    ?stmt ps:P703 ?taxon.\n\
  \    ?taxon wdt:P171 ?parent_taxon.\n    {\n      ?stmt prov:wasDerivedFrom ?ref.\n\
  \      ?ref pr:P248 ?art.\n    }\n  }\n  SERVICE wikibase:label { bd:serviceParam\
  \ wikibase:language \"en\". }\n}\n"
response: |-
  {
    "title": "Taxonomic classification of a subject",
    "description": "Retrieves taxonomic classification of a subject based on references. Displays subject names and taxonomic labels."
  }
tokens: 282
temperature: 0.7
timestamp: 2024-05-12 10:33:53.205159
duration: 0.867599
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: #title:People in the British Museum's person-institution\
  \ thesaurus by gender and occupation\n#illustrates bubblechart view, count, using\
  \ ?rgb as color\n\n#defaultView:BubbleChart\nSELECT ?occupation_en ?rgb (COUNT(DISTINCT\
  \ ?person) AS ?personCount) WHERE {\n  ?person wdt:P31 wd:Q5;\n    wdt:P1711 ?bm_id;\n\
  \    wdt:P106 ?occupation;\n    wdt:P21 ?gender.\n  bind( if(?gender=wd:Q6581097,\"\
  3399FF\",\"FF99FF\") as ?rgb ) .\n  OPTIONAL {?occupation rdfs:label ?occupation_en\
  \ filter (lang(?occupation_en) = \"en\")}. \n}\nGROUP BY ?occupation_en ?rgb\nORDER\
  \ BY DESC(?personCount)\n"
response: |-
  {
    "title": "People in British Museum by Gender & Occupation",
    "description": "Displays bubblechart of people in British Museum by gender & occupation. Colors represent gender."
  }
tokens: 342
temperature: 0.7
timestamp: 2024-05-12 10:33:54.574148
duration: 0.821408
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: SELECT ?edition ?editionLabel ?oeuvre ?oeuvreLabel WHERE\
  \ {\n  ?edition wdt:P629 ?oeuvre.\n  ?article  schema:about ?edition ;\n      schema:isPartOf\
  \ <https://fr.wikisource.org/> .\n  ?article3  schema:about ?oeuvre ;\n      schema:isPartOf\
  \ <https://fr.wikipedia.org/> .\n  MINUS { ?article2  schema:about ?oeuvre ;\n \
  \     schema:isPartOf <https://fr.wikisource.org/> .    }\n  SERVICE wikibase:label\
  \ { bd:serviceParam wikibase:language \"[AUTO_LANGUAGE],en\". }\n}\nLIMIT 2000\n"
response: |-
  {
    "title": "French Wikipedia Links from Wikisource",
    "description": "Retrieves French Wikipedia links for works linked to Wikisource. Displays works and their corresponding Wikipedia pages. Results include identifiers and labels."
  }
tokens: 323
temperature: 0.7
timestamp: 2024-05-12 10:33:57.931483
duration: 1.0284
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: #articles i etiquetes de coses de Barcelona\nSELECT DISTINCT\
  \ ?item ?article ?itemLabel ?titol WHERE {\n  ?item wdt:P131 wd:Q1492.\n  ?article\
  \ schema:about ?item;\n    schema:isPartOf <https://ca.wikipedia.org/>.\n  ?article\
  \ schema:name ?titol.\n  SERVICE wikibase:label { bd:serviceParam wikibase:language\
  \ \"ca\" }\n}\n"
response: |-
  {
    "title": "Articles and Labels of Things in Barcelona",
    "description": "Retrieves articles and labels of things in Barcelona. Shows items linked to Catalan Wikipedia articles with their labels and titles."
  }
tokens: 269
temperature: 0.7
timestamp: 2024-05-12 10:34:04.093783
duration: 1.109576
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: SELECT DISTINCT ?hospital ?hospitalLabel ?coordenadas ?situado_en_la_entidad_territorial_administrativa\
  \ ?situado_en_la_entidad_territorial_administrativaLabel WHERE {\n  SERVICE wikibase:label\
  \ { bd:serviceParam wikibase:language \"[AUTO_LANGUAGE],en\". }\n  ?hospital (wdt:P31/(wdt:P279*))\
  \ wd:Q16917;\n    wdt:P17 wd:Q29.\n  OPTIONAL { ?hospital wdt:P625 ?coordenadas.\
  \ }\n  ?hospital wdt:P131 ?situado_en_la_entidad_territorial_administrativa.   \
  \ \n   FILTER ((?situado_en_la_entidad_territorial_administrativa= wd:Q10305 ) ||\
  \ (?situado_en_la_entidad_territorial_administrativa= wd:Q11967 ) || (?situado_en_la_entidad_territorial_administrativa=\
  \ wd:Q14336 ) )  .\n           \n\n  FILTER NOT EXISTS {?hospital wdt:P31 wd:Q64578911.}\n\
  }\n"
response: |-
  {
    "title": "Hospitals in Specific Regions of Mexico",
    "description": "Lists hospitals in specific regions of Mexico with coordinates. It includes entities located in three specific administrative regions, displaying names and coordinates."
  }
tokens: 406
temperature: 0.7
timestamp: 2024-05-12 10:34:08.785661
duration: 0.983687
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: SELECT ?trial ?trialLabel WHERE {\n  ?trial wdt:P31 wd:Q30612\
  \ .\n  { ?trial wdt:P6153 [ wdt:P749* wd:Q29052  ] .}\n  \n  SERVICE wikibase:label\
  \ { bd:serviceParam wikibase:language \"[AUTO_LANGUAGE],en\". }\n}\n"
response: |-
  {
    "title": "Clinical Trials with Medical Condition",
    "description": "Retrieves clinical trials related to a medical condition. It displays the trials with their labels in English."
  }
tokens: 244
temperature: 0.7
timestamp: 2024-05-12 10:34:14.452121
duration: 1.160703
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: # Therapeutic area of product X\nSELECT ?product ?productLabel\
  \ ?therapeuticArea ?therapeuticAreaLabel WHERE {\n  values ?product {wd:Q29005670}\n\
  \  ?product wdt:P4044 ?therapeuticArea .\n  SERVICE wikibase:label { bd:serviceParam\
  \ wikibase:language \"[AUTO_LANGUAGE],en\". }\n}\n"
response: |-
  {
    "title": "Therapeutic Area of Product X",
    "description": "Identifies the therapeutic area of product X. Displays the product and its corresponding therapeutic area."
  }
tokens: 247
temperature: 0.7
timestamp: 2024-05-12 10:34:20.052054
duration: 1.140304
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: SELECT ?qid ?id ?label WHERE {\n\n?qid wdt:P497 ?id . ?qid\
  \ rdfs:label ?label .\nFILTER (CONTAINS(?label, \"\")).\n FILTER (LANG(?label)\
  \ = \"zh\").\n}\n"
response: |-
  {
    "title": "Chinese labels containing ''",
    "description": "Retrieves Chinese labels containing the character ''. Returns entity QID, ID, and label in Chinese."
  }
tokens: 232
temperature: 0.7
timestamp: 2024-05-12 10:34:24.566171
duration: 1.015029
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: SELECT DISTINCT ?city ?cityLabel WHERE {\n  ?raum wdt:P31\
  \ wd:Q19688772 .\n  ?raum wdt:P131+ ?city .\n  ?city wdt:P31/wdt:P279* wd:Q515\n\
  \  SERVICE wikibase:label { bd:serviceParam wikibase:language \"[AUTO_LANGUAGE],en\"\
  . }\n}\n"
response: |-
  {
    "title": "Cities in Germany linked to States",
    "description": "Displays cities in Germany linked to states. Shows the names of cities and their corresponding states."
  }
tokens: 249
temperature: 0.7
timestamp: 2024-05-12 10:34:28.753951
duration: 1.121333
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: select ?s ?sLabel ?o ?oLabel\nwhere {\n   ?s wdt:P31 wd:Q8502\
  \ . # ?Sの「分類」が「yama」\n   ?s wdt:P17 wd:Q17 .   # ?sの「国」が「日本」\n   ?s wdt:P527 ?o\
  \ .      # ?sの「設立」を?oとする\n  SERVICE wikibase:label { bd:serviceParam wikibase:language\
  \ \"[AUTO_LANGUAGE],ja\". }\n}\nLIMIT 100\n"
response: |-
  {
    "title": "Mountains in Japan with Founding Dates",
    "description": "Lists mountains in Japan with their founding dates. It displays the names and founding dates of the mountains within 100 results."
  }
tokens: 302
temperature: 0.7
timestamp: 2024-05-12 10:34:30.339653
duration: 1.041695
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: SELECT ?person\n\nWHERE{\n  \n  ?person \n  \n}\n"
response: |-
  {
    "title": "List of people",
    "description": "Retrieves a list of people from the dataset."
  }
tokens: 175
temperature: 0.7
timestamp: 2024-05-12 10:34:32.167562
duration: 0.880564
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: # このクエリだと1768件くらいがテーブルで帰ってくるのでサーチを考える\n# geoはもう自動で自テーブルに取得した方がよいのでは\n\
  SELECT ?label ?altLabel ?geo\nWHERE \n{\n  wd:Q477675 rdfs:label ?label ; \n   \
  \ skos:altLabel ?altLabel ; # 別名は skos:altLabel で\n    wdt:P625 ?geo .\n  SERVICE\
  \ wikibase:label { bd:serviceParam wikibase:language \"[AUTO_LANGUAGE],en\". } #\
  \ <span lang=\"en\" dir=\"ltr\" class=\"mw-content-ltr\">Helps get the label in\
  \ your language, if not, then en language</span>\n}\nlimit 500\n"
response: |-
  {
    "title": "Locations in Rennes with Coordinates",
    "description": "Retrieves locations in Rennes with labels and coordinates. Includes main and alternative names."
  }
tokens: 352
temperature: 0.7
timestamp: 2024-05-12 10:34:40.953145
duration: 0.986006
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: # all Cantons and Districts of Luxembourg\nSELECT ?item\
  \ ?itemLabel WHERE {\n  VALUES ?district {wd:Q216888 wd:Q1146429}\n  ?item wdt:P31\
  \ ?district.\n  SERVICE wikibase:label { bd:serviceParam wikibase:language \"en\"\
  . }\n} ORDER BY ?itemLabel\n"
response: |-
  {
    "title": "Cantons and Districts of Luxembourg",
    "description": "Lists all Cantons and Districts of Luxembourg. Displays entities with their names."
  }
tokens: 244
temperature: 0.7
timestamp: 2024-05-12 10:34:46.738241
duration: 0.828102
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: #P131 Catalunya\n#ORDER BY ASC (?name)\n#defaultView:Map\n\
  SELECT ?item ?name ?coord ?lat ?lon ?itemLabel WHERE {\n  ?item wdt:P17 wd:Q29.\n\
  \  OPTIONAL {\n    ?item wdt:P625 ?coord;\n      p:P625 ?coordinate.\n    ?coordinate\
  \ psv:P625 ?coordinate_node.\n    ?coordinate_node wikibase:geoLatitude ?lat;\n\
  \      wikibase:geoLongitude ?lon.\n  }\n  SERVICE wikibase:label {\n    bd:serviceParam\
  \ wikibase:language \"[AUTO_LANGUAGE],ca,en,es,an,eu,pl,sv,ceb\".\n    ?item rdfs:label\
  \ ?name.\n  }\n  ?item wdt:P31 wd:Q40080.\n}\n"
response: |-
  {
    "title": "Catalunya Locations with Coordinates",
    "description": "Maps locations in Catalunya with coordinates. Displays entities with names and coordinates within the region of Catalunya. Results include entities' identifiers, coordinates, and names."
  }
tokens: 349
temperature: 0.7
timestamp: 2024-05-12 10:34:52.585766
duration: 1.163307
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english title and description in json \nfor cut &paste for the SPARQL\
  \ query below- the title should be less than 80 chars and the \ndescription not\
  \ more than three lines of 80 chars. \nA valid example result would be e.g.\n{\n\
  \  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: # Precisions of the population values in Australia\n# 7\
  \ - century, 8 - decade, 9 - year, 10 - month, 11 - day, 12 - hour, 13 - minute,\
  \ 14 - second\n\nSELECT ?precision (COUNT(?precision) AS ?count) {\n  ?item wdt:P17\
  \ wd:Q408 .\n  ?item p:P1082/pqv:P585 [\n    #wikibase:timePrecision \"9\"^^xsd:integer\
  \ ; # precision of at least year\n    #wikibase:timeValue ?pointintime ;\n    wikibase:timePrecision\
  \ ?precision \n  ] .\n}\nGROUP BY ?precision\n\n"
response: |-
  {
    "title": "Population Precision in Australia",
    "description": "Analyzes the precision of population values in Australia. Counts the number of values with precision at least year level."
  }
tokens: 315
temperature: 0.7
timestamp: 2024-05-12 10:34:55.672787
duration: 0.861473
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: #Carte des écoles primaires au Mans\n#defaultView:Map\n\
  SELECT ?item ?itemLabel ?uai ?coords WHERE {\n  SERVICE wikibase:label { bd:serviceParam\
  \ wikibase:language \"[AUTO_LANGUAGE],en,fr\". }\n  ?item wdt:P31 wd:Q3578324.\n\
  \  ?item wdt:P131 wd:Q1476.\n  ?item wdt:P3202 ?uai.\n  ?item wdt:P625 ?coords.\n\
  }\n"
response: |-
  {
    "name": "Primary_Schools_in_Le_Mans"
    "title": "Primary Schools in Le Mans",
    "description": "Maps primary schools in Le Mans. It displays locations and unique identifiers of primary schools within the city, showing their names and coordinates."
  }
tokens: 346
temperature: 0.7
timestamp: 2024-05-12 11:21:00.959183
duration: 1.34225
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nSPARQL: select ?o ?oLabel\nwhere {\n   wd:Q321242 wdt:P276 ?o .\n\
  \  SERVICE wikibase:label { bd:serviceParam wikibase:language \"[AUTO_LANGUAGE],ja\"\
  . }\n}\n\n"
response: |-
  {
    "name": "Locations_linked_to_Rennes",
    "title": "Locations linked to Rennes",
    "description": "Maps locations linked to Rennes. Displays entities linked to Rennes with their labels in Japanese."
  }
tokens: 278
temperature: 0.7
timestamp: 2024-05-12 11:21:29.913385
duration: 1.042724
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. Avoid  hallucinating and stick to the facts.\nIf the you can not\
  \ determine a proper name, title and description return {}\nSPARQL: SELECT ?rabbit\
  \ ?rabbitLabel ?image WHERE {\n  ?rabbit wdt:P31 wd:Q20965826;\n          wdt:P31\
  \ wd:Q27921916;\n          wdt:P21 wd:Q6581072.\n  \n  OPTIONAL { ?rabbit wdt:P18\
  \ ?image }\n  \n  SERVICE wikibase:label { bd:serviceParam wikibase:language \"\
  [AUTO_LANGUAGE],en\". }\n}\n"
response: |-
  {
    "name": "Rabbits_with_Gender_and_Image",
    "title": "Rabbits with Gender and Image",
    "description": "Retrieves rabbits with specified gender and optional images. Displays rabbit names along with their corresponding genders and images if available."
  }
tokens: 372
temperature: 0.7
timestamp: 2024-05-12 11:25:38.362631
duration: 1.564498
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. Avoid  hallucinating and stick to the facts.\nIf the you can not\
  \ determine a proper name, title and description return {}\nSPARQL: http://www.student.kit.edu/~uldzo/plaerrer.rq\n"
response: |-
  {
    "name": "Locations_in_Germany_with_English_Wikipedia_Article",
    "title": "Locations in Germany with an English Wikipedia Article",
    "description": "Maps locations in Germany linked to English Wikipedia articles. It displays entities within the country, showing their names, coordinates, and linked Wikipedia pages."
  }
tokens: 314
temperature: 0.7
timestamp: 2024-05-12 11:25:42.679194
duration: 1.609971
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. Avoid  hallucinating and stick to the facts.\nIf the you can not\
  \ determine a proper name, title and description return {}\nSPARQL: SELECT DISTINCT\
  \ ?entity ?entityLabel ?entityDescription WHERE {\n  ?entity ?property wd:Q5119\
  \ .\n  \n  {SELECT DISTINCT ?property WHERE {\n    wd:Q1761 ?property wd:Q5119 .\
  \  \n  }} \n  SERVICE wikibase:label { bd:serviceParam wikibase:language \"en\"\
  . }\n}\n\nLIMIT 100\n"
response: |-
  {
    "name": "Entities_in_Paris_with_Property_Q1761",
    "title": "Entities in Paris with Property Q1761",
    "description": "Lists entities in Paris with property Q1761. Displays names and descriptions of entities linked to Q1761 within Paris. Results include entities' identifiers and descriptions."
  }
tokens: 371
temperature: 0.7
timestamp: 2024-05-12 11:25:46.860278
duration: 1.635343
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. Avoid  hallucinating and stick to the facts.\nIf the you can not\
  \ determine a proper name, title and description return {}\nSPARQL: SELECT * WHERE\
  \ {\n  ?url schema:about wd:Q647 .\n  ?url schema:name ?name ;\n     schema:inLanguage\
  \ ?lang .\n}\n"
response: |-
  {
    "name": "Locations_in_Rennes_with_Wikipedia_Article",
    "title": "Locations in Rennes with a Wikipedia Article",
    "description": "Displays locations in Rennes with linked Wikipedia articles, showing names, coordinates, and related pages. Results include identifiers, coordinates, and Wikipedia links."
  }
tokens: 327
temperature: 0.7
timestamp: 2024-05-12 11:25:49.202692
duration: 1.204771
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. Avoid  hallucinating and stick to the facts.\nIf the you can not\
  \ determine a proper name, title and description return {}\nSPARQL: SELECT DISTINCT\
  \ ?journal ?journalLabel ?ISSN ?ACNP \nWHERE\n{\n  ?journal wdt:P236 ?ISSN. \n \
  \ OPTIONAL {?journal wdt:P6981 ?ACNP .}\n  ?journal wdt:P407 wd:Q652.\n  MINUS {?journal\
  \ wdt:P495 ?country.} \nSERVICE wikibase:label { bd:serviceParam wikibase:language\
  \ \"[AUTO_LANGUAGE],en\". }\n\n  }\n\n"
response: |-
  {
    "name": "Journals_with_ISSN_and_ACNP_and_no_country",
    "title": "Journals with ISSN and ACNP and no country",
    "description": "Retrieves journals with ISSN and ACNP codes that are not associated with any country. Results include journal names, ISSNs, and ACNP codes."
  }
tokens: 392
temperature: 0.7
timestamp: 2024-05-12 11:25:57.645550
duration: 1.438952
model: gpt-3.5-turbo
model_details: gpt-3.5-turbo-0125

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: #A query\
  \ to show the content standards in Social Studies\nSELECT DISTINCT ?item ?itemLabel\
  \ WHERE {\n  SERVICE wikibase:label { bd:serviceParam wikibase:language \"[AUTO_LANGUAGE]\"\
  . }\n  {\n    SELECT DISTINCT ?item WHERE {\n#Select when an item is an instance\
  \ of an sub-strand, and has part or part of the Social Studies Common Core Programme\
  \ Curriculum\n      ?item p:P31 ?statement0.\n      ?statement0 (ps:P31/(wdt:P279*))\
  \ wd:Q113463779.\n      ?item p:P361 ?statement1.\n      ?statement1 (ps:P361/(wdt:P279*))\
  \ wd:Q113464046.\n    }\n    LIMIT 100\n  }\n}\n"
response: |-
  {
    "name": "Social_Studies_Content_Standards",
    "title": "Social Studies Content Standards based on Common Core Programme",
    "description": "Lists items that are instances of a sub-strand and are part of the Social Studies Common Core Programme Curriculum. It displays the distinct entities and their labels that satisfies the criteria."
  }
tokens: 451
temperature: 0.7
timestamp: 2024-05-12 11:32:37.475759
duration: 3.448997
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: SELECT DISTINCT\
  \ (STR(?name) AS ?nameStr)\nWHERE {\n  wd:Q5965492 rdfs:label ?name .\n}\n\n"
response: |-
  {
    "name": "Label_of_Ethiopian_Region",
    "title": "Label of Ethiopian Region",
    "description": "Retrieves the label name of the Ethiopian region with the unique identifier Q5965492. The label may be in different languages depending on the available data."
  }
tokens: 322
temperature: 0.7
timestamp: 2024-05-12 11:32:48.706323
duration: 3.03117
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: SELECT (count(?gender)\
  \ as ?count) ?genderLabel\nWHERE {\n  ?item wdt:P31 wd:Q5. # all humans\n  ?item\
  \ wdt:P21 ?gender. # who have some gender property\n  \n  ?article schema:about\
  \ ?item. # and have an article about them\n  ?article schema:isPartOf <https://ml.wikipedia.org/>\
  \ . # on *Malayalam* Wikipedia\n\n  SERVICE wikibase:label { bd:serviceParam wikibase:language\
  \ \"[AUTO_LANGUAGE],en\". }\n} GROUP BY ?genderLabel\nORDER BY DESC(?count)\n"
response: |-
  {
    "name": "Gender_Count_of_Humans_in_Malayalam_Wikipedia",
    "title": "Count of Different Genders of Humans in Malayalam Wikipedia",
    "description": "Counts the number of different genders of humans who have an article about them on Malayalam Wikipedia. The results are grouped by gender labels and ordered by the number of articles in descending order."
  }
tokens: 436
temperature: 0.7
timestamp: 2024-05-12 11:33:00.219882
duration: 2.726885
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL:  \nSELECT\
  \ DISTINCT (xsd:integer(?bfsWD) AS ?bfs)?wikidata_id ?date ?population ?qualifier\n\
  WHERE {\n    ?wikidata_id wdt:P771 ?bfsWD .\n    ?wikidata_id wdt:P31 wd:Q70208\
  \ .\n    ?wikidata_id p:P1082 ?myvalue.\n    ?wikidata_id wdt:P771 ?bfs_id.\n  \
  \  ?myvalue pq:P585 ?date.\n    ?myvalue ps:P1082 ?population.\n    ?myvalue wikibase:rank\
  \ ?qualifier.\n    SERVICE wikibase:label { bd:serviceParam wikibase:language \"\
  [AUTO_LANGUAGE],en\". }\n}\norder by ?bfs_id ?date\n"
response: |-
  {
    "name": "Swiss_Municipalities_Population_Data",
    "title": "Population Data of Swiss Municipalities Over Time",
    "description": "Provides population data of Swiss municipalities, classified as 'agglomeration', over time. Each entry includes the BFS (Federal Statistical Office) code, date of the data, population count, and data rank."
  }
tokens: 460
temperature: 0.7
timestamp: 2024-05-12 11:33:05.528531
duration: 3.251823
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: h khkkhknkhkk\
  \ kh.\n"
response: '{}'
tokens: 240
temperature: 0.7
timestamp: 2024-05-12 11:34:06.539022
duration: 0.776054
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: SELECT ?item\
  \ ?linkcount WHERE {\n  ?item wdt:P106 ?occ .\n  VALUES ?occ {\n    wd:Q16271064\
  \ # Q16271064\n  }\n  FILTER NOT EXISTS {                              # has no\
  \ en.wikipedia sitelink\n    ?wen schema:about ?item .\n    ?wen schema:isPartOf\
  \ <https://en.wikipedia.org/> .\n  }\n  ?item wdt:P21 wd:Q6581072 .            \
  \          # gender: female\n  ?item wdt:P31 wd:Q5 .                           \
  \ # human\n  OPTIONAL {?item wikibase:sitelinks ?linkcount .} # count of sitelinks\
  \  \n}\n"
response: |-
  {
    "name": "Female_Humans_with_Occupation_Q16271064_and_No_Eng_Wikipedia",
    "title": "Female Humans with Occupation Q16271064 and No English Wikipedia Entry",
    "description": "Lists female entities with the given occupation (Q16271064) but no English Wikipedia links. It includes their identifiers, and the count of their sitelinks to other languages or projects."
  }
tokens: 457
temperature: 0.7
timestamp: 2024-05-12 11:34:12.867969
duration: 4.180497
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: SELECT DISTINCT\
  \ ?topic ?topicLabel ?article WHERE {\n  ?course wdt:P921 ?topic;\n    wdt:P361\
  \ wd:Q113556931.\n  ?c wdt:P279 ?curriculum.\n  ?curriculum wdt:P31 wd:Q600134.\n\
  \  ?article schema:about ?topic;\n    schema:isPartOf <https://tw.wikipedia.org/>.\n\
  \  SERVICE wikibase:label { bd:serviceParam wikibase:language \"[AUTO_LANGUAGE],fat\"\
  . }\n}\n"
response: |-
  {
    "name": "Course_Topics_in_Taiwanese_Wikipedia",
    "title": "Course Topics in Taiwanese Wikipedia",
    "description": "Identifies distinct course topics that are part of a certain curriculum and have articles in Taiwanese Wikipedia. It lists topic identifiers, labels, and corresponding article URLs."
  }
tokens: 398
temperature: 0.7
timestamp: 2024-05-12 11:34:17.541977
duration: 2.819194
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: SELECT DISTINCT\
  \ ?i (STR(?il) as ?ilabel) {\n  ?i wdt:P31/wdt:P279* wd:Q12089225.\n  ?i rdfs:label\
  \ ?il. FILTER(STR(?il) in (\"quartz\", \"topaz\"))\n}\n"
response: |-
  {
    "name": "Identifiers_for_Quartz_and_Topaz",
    "title": "Identifiers for Quartz and Topaz",
    "description": "Retrieves identifiers for the minerals Quartz and Topaz. The query filters for these specific stones and returns their respective identifiers."
  }
tokens: 350
temperature: 0.7
timestamp: 2024-05-12 11:34:32.664994
duration: 2.838403
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: select ?s\
  \ ?sLabel\nwhere {\n   ?s wdt:P674 wd:Q682371 .\n  SERVICE wikibase:label { bd:serviceParam\
  \ wikibase:language \"[AUTO_LANGUAGE],ja\". }\n}\nLIMIT 100\n"
response: |-
  {
    "name": "Characters_in_Series_Q682371",
    "title": "Characters in Series with Identifier Q682371",
    "description": "Lists characters from a series with identifier Q682371. The results display unique identifiers and corresponding labels for each character, utilizing automatic language translation, prioritizing Japanese."
  }
tokens: 345
temperature: 0.7
timestamp: 2024-05-12 11:34:37.419010
duration: 2.647168
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: #Chats\n\
  SELECT ?item ?itemLabel \nWHERE \n{\n  ?item wdt:P31 wd:Q146. # <span class=\"mw-translate-fuzzy\"\
  >doit avoir comme nature chat</span>\n  SERVICE wikibase:label { bd:serviceParam\
  \ wikibase:language \"[AUTO_LANGUAGE],en\". } # le label viendra de préférence dans\
  \ votre langue, et autrement en anglais\n}\n"
response: |-
  {
    "name": "Cat_Entities",
    "title": "Entities Characterized as Cats",
    "description": "Lists entities that have been characterized as cats. The results include identifiers and labels for each entity, with labels prioritized in the user's language or in English if not available."
  }
tokens: 379
temperature: 0.7
timestamp: 2024-05-12 11:34:44.873457
duration: 3.499018
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: select ?date\n\
  where {\n  wd:Q22686 wdt:P569 ?date.\n}\n"
response: |-
  {
    "name": "Birthdate_of_Mother_Teresa",
    "title": "Birthdate of Mother Teresa",
    "description": "A simple query to retrieve the birthdate of Mother Teresa (wd:Q22686) from the Wikidata. The result includes the specific date of birth."
  }
tokens: 313
temperature: 0.7
timestamp: 2024-05-12 11:34:59.845519
duration: 3.613754
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: SELECT ?politician\
  \ ?politicianLabel ?child ?childLabel\nWHERE {\n  ?politician wdt:P106 wd:Q82955\
  \ . # Politician\n  ?politician wdt:P103 wd:Q36236 . # From Kerala\n  ?politician\
  \ wdt:P40 ?child . # Has child\n  ?child wdt:P106 wd:Q82955 . # Child is also a\
  \ politician\n  SERVICE wikibase:label { bd:serviceParam wikibase:language \"en\"\
  \ . }\n}\n"
response: |-
  {
    "name": "Kerala_Politicians_and_their_Politician_Children",
    "title": "Politicians from Kerala and their Children who are also Politicians",
    "description": "Lists politicians from Kerala who have children also serving as politicians. The output includes identifiers and names of both the politician and their child, each of whom are verified politicians."
  }
tokens: 418
temperature: 0.7
timestamp: 2024-05-12 11:35:07.896073
duration: 3.621733
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: SELECT DISTINCT\
  \ ?gender ?genderLabel ?count WHERE {\n  SERVICE wikibase:label { bd:serviceParam\
  \ wikibase:language \"[AUTO_LANGUAGE]\". }\n  {\n    SELECT ?gender (COUNT(?gender)\
  \ AS ?count) WHERE {\n      ?person wdt:P106 wd:Q10871364.\n      ?person wdt:P21\
  \ ?gender.\n      \n      FILTER EXISTS { ?wfr schema:about ?person . ?wfr schema:inLanguage\
  \ \"en\" }\n    }\n    GROUP BY ?gender\n  }\n}\n"
response: |-
  {
    "name": "Gender_Count_of_English_Writers",
    "title": "Gender Count of English Writers",
    "description": "Counts the number of English writers based on gender. It identifies each individual's gender and counts the number of individuals identified as that gender. Only includes those who have English Wikipedia pages."
  }
tokens: 407
temperature: 0.7
timestamp: 2024-05-12 11:35:31.668016
duration: 2.331702
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: #defaultView:Graph\n\
  SELECT ?item1 ?image1 ?item1Label ?item2 ?image2 ?item2Label ?edgeLabel \nWITH {\n\
  \  SELECT ?item1 WHERE {\n    VALUES ?item1 { wd:Q174570 wd:Q96354844 wd:Q99566222\
  \ wd:Q6780171 wd:Q1222730  wd:Q8030967 wd:Q81165078 wd:Q100890107 wd:Q4801299 wd:Q2748532\
  \ wd:Q7186 wd:Q8031349 wd:Q254858 wd:Q55970423 wd:Q76948 wd:Q268702 wd:Q7259 wd:Q30128828\
  \ wd:Q268702 wd:Q225863 wd:Q83796578 wd:Q392703 wd:Q442818 wd:Q271477 wd:Q4801299}\n\
  \  }\n} AS %item1\nWITH {\n  SELECT (?item1 AS ?item2) WHERE { \n    INCLUDE %item1.\n\
  \  }\n} AS %item2\nWHERE {\n  INCLUDE %item1.\n  INCLUDE %item2.\n  ?item1 ?wdt\
  \ ?item2.\n  ?edge wikibase:directClaim ?wdt;\n        a wikibase:Property.\n  OPTIONAL\
  \ { ?item1 wdt:P18 ?image1. }\n  OPTIONAL { ?item2 wdt:P18 ?image2. }\n  SERVICE\
  \ wikibase:label { bd:serviceParam wikibase:language \"[AUTO_LANGUAGE],en\". }\n\
  \  }\n"
response: |-
  {
    "name": "Graph_View_of_Selected_Items_and_Their_Relationships",
    "title": "Graph View of Selected Items and Their Relationships",
    "description": "Displays a graph view of selected items and their relationships. It shows the nodes (items) and edges (relations) between them, optionally with images. The items are pre-selected and identified with Wikidata IDs. The results include labels and optional images for each item and relationship."
  }
tokens: 645
temperature: 0.7
timestamp: 2024-05-12 11:35:37.501925
duration: 4.486421
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: SELECT ?item\
  \ ?article ?itemLabel ?GfS ?dsa ?grace ?canmore ?hs  ?commonscat WHERE {\n    ?item\
  \ wdt:P31 wd:Q108792154 .\n    ?item wdt:P17 wd:Q145 .\n    OPTIONAL {?article schema:about\
  \ ?item ; schema:isPartOf <https://en.wikipedia.org/> } .\n    OPTIONAL {?item wdt:P373\
  \ ?commonscat} .\n    OPTIONAL {?item wdt:P7350 ?GfS} .\n    OPTIONAL {?item wdt:P7630\
  \ ?dsa} .\n    OPTIONAL {?item wdt:P3074 ?grace} .\n    OPTIONAL {?item wdt:P718\
  \ ?canmore} .\n    OPTIONAL {?item wdt:P709 ?hs} .\n    SERVICE wikibase:label {\
  \ bd:serviceParam wikibase:language \"[AUTO_LANGUAGE],en\". }\n}\n\n"
response: |-
  {
    "name": "British_Historic_Sites_and_Monuments",
    "title": "British Historic Sites and Monuments Information",
    "description": "Provides data about UK's historic sites and monuments recognized as Scheduled Monuments. It includes their identifiers, labels, and links to related resources such as Wikipedia articles and database entries in GfS, DSA, Grace, Canmore, HS, and Commons category."
  }
tokens: 502
temperature: 0.7
timestamp: 2024-05-12 11:35:45.534896
duration: 3.664498
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: SELECT ?citiesLabel\
  \ (COUNT(*) AS ?cityCount) WHERE {\n  {\n    ?cities (wdt:P31/wdt:P279) wd:Q515;\n\
  \  }\n  UNION\n  {\n    ?cities wdt:P31/wdt:P279 wd:Q3957;\n  }\n  UNION\n  {\n\
  \    ?cities wdt:P31/wdt:P279 wd:Q486972;\n  }\n  UNION\n  {\n    ?cities wdt:P31/wdt:P279\
  \ wd:Q1549591;\n  }\n  UNION\n  {\n    ?cities wdt:P31/wdt:P279 wd:532;\n  }\n \
  \ ?cities wdt:P17 wd:Q219. \n  SERVICE wikibase:label { bd:serviceParam wikibase:language\
  \ \"bg,en\". }\n}\nGROUP BY ?citiesLabel\nHAVING ((COUNT(*)) > 1)\nORDER BY DESC\
  \ (?cityCount)\n\n\n\n"
response: |-
  {
    "name": "Count_of_City_Types_in_Country",
    "title": "Count of Different City Types in a Specific Country",
    "description": "Retrieves and counts the different types of cities in a specific country. The results include the city's name and the count of its type. Only cities appearing more than once are displayed, ordered by their count in descending order."
  }
tokens: 501
temperature: 0.7
timestamp: 2024-05-12 11:35:49.527900
duration: 3.589366
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: #Cats\n\
  SELECT ?item ?itemLabel ?sito\nWHERE \n{\n  ?item wdt:P31 wd:Q747074.\n  OPTIONAL\
  \ {\n  ?item wdt:P856 ?sito.\n    }\n  SERVICE wikibase:label { bd:serviceParam\
  \ wikibase:language \"[AUTO_LANGUAGE],en\". }\n}\n"
response: |-
  {
    "name": "Catalog_of_Cats_With_Websites",
    "title": "Catalog of Cats With Their Websites",
    "description": "Lists all entities that are cats, along with their labels and optional website links. The results are fetched from Wikibase and displayed in the user's preferred language."
  }
tokens: 365
temperature: 0.7
timestamp: 2024-05-12 11:35:55.008545
duration: 2.978095
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: PREFIX target:\
  \ <http://www.wikidata.org/entity/Q3933612> \n\nSELECT DISTINCT \n# ?item ?title\
  \ ?taxonname\n  (REPLACE(STR(?item), \".*Q\", \"Q\") AS ?work) \n  (\"P921\" AS\
  \ ?main_subject)\n  (REPLACE(STR(target: ), \".*Q\", \"Q\") AS ?taxon)\n  (\"S887\"\
  \ AS ?heuristic)\n  (\"Q69652283\" AS ?deduced)\n\nWHERE\n{\n  target: wdt:P225\
  \ ?taxonname .\n  target: wdt:P105 wd:Q7432 . # this filters for species-level taxon\
  \ names; comment out this line if you'd like to see other ranks too\n\n  SERVICE\
  \ wikibase:mwapi\n  {\n    bd:serviceParam wikibase:endpoint \"www.wikidata.org\"\
  ;\n                    wikibase:api \"Generator\";\n                    mwapi:generator\
  \ \"search\";\n                    mwapi:gsrsearch ?taxonname;\n               \
  \     mwapi:gsrlimit \"max\".\n    ?item wikibase:apiOutputItem mwapi:title.\n \
  \ }\n  ?item wdt:P1476 ?title .\n  \n  MINUS {?item wdt:P921 target: }\n  MINUS\
  \ {?item wdt:P921 [wdt:P105 wd:Q68947 ] }\n\n  FILTER (REGEX(LCASE(?title), LCASE(CONCAT(\
  \ \"\\\\\", \"b\", ?taxonname ,\"\\\\\", \"b\"))))\n}\nLIMIT 200\n"
response: |-
  {
    "name": "Species_level_taxon_names",
    "title": "Species-level Taxon Names from Wikidata",
    "description": "Queries for species-level taxon names from Wikidata, excluding those with a main subject of the target or a taxon rank of 'species'. Returns the work identifier, main subject, taxon, heuristic, and deduced information for the queried items."
  }
tokens: 627
temperature: 0.7
timestamp: 2024-05-12 11:36:03.940686
duration: 4.377051
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: SELECT \n\
  \  DISTINCT\n#   ?item ?title\n  (REPLACE(STR(?item), \".*Q\", \"Q\") AS ?qid) \n\
  \  (\"P921\" AS ?property)\n  (\"Q121718257\" AS ?ReplaceWithYourTargetID)\n  (\"\
  S887\" AS ?heuristic)\n  (\"Q69652283\" AS ?deduced)\n\nWHERE {\n  hint:Query hint:optimizer\
  \ \"None\".\n  \n{  SERVICE wikibase:mwapi {\n    bd:serviceParam wikibase:api \"\
  Search\";\n                    wikibase:endpoint \"www.wikidata.org\";\n       \
  \             mwapi:srsearch \"\\\"coastal habitat\\\" haswbstatement:P31=Q13442814\
  \ -haswbstatement:P921=Q121718257\". \n      ?page_title wikibase:apiOutput mwapi:title.\n\
  \  }\n }\nUNION\n{  SERVICE wikibase:mwapi {\n    bd:serviceParam wikibase:api \"\
  Search\";\n                    wikibase:endpoint \"www.wikidata.org\";\n       \
  \             mwapi:srsearch \"\\\"coastal habitats\\\" haswbstatement:P31=Q13442814\
  \ -haswbstatement:P921=Q121718257\". \n      ?page_title wikibase:apiOutput mwapi:title.\n\
  \  }\n }\n  BIND(IRI(CONCAT(STR(wd:), ?page_title)) AS ?item)\n  \n  ?item wdt:P1476\
  \ ?title_.\n  ?item wdt:P1433 ?venue.\n  ?venue wdt:P1476 ?venue_title.\n  BIND(CONCAT(?title_\
  \ , \" | \" , ?venue_title)  AS ?title)\n  FILTER REGEX(LCASE(?title), \"coastal(.)habitat\"\
  ).\n\n}\n\n"
response: |-
  {
    "name": "Coastal_Habitat_Articles",
    "title": "Coastal Habitat Articles Excluding a Specific ID",
    "description": "Searches for articles on 'coastal habitat' that are instances of scholarly articles and excludes those associated with a specific ID. It includes the article title and the venue where it was published."
  }
tokens: 663
temperature: 0.7
timestamp: 2024-05-12 11:36:11.300302
duration: 3.445986
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: #Musical\
  \ instruments query\nSELECT ?item ?itemLabel ?accused\nWHERE \n{\n  ?item wdt:P10838\
  \ ?accused . # Must be of a cat\n  ?item wdt:P1552 wd:Q34379 .\n  SERVICE wikibase:label\
  \ { bd:serviceParam wikibase:language \"[AUTO_LANGUAGE],en\". } # Helps get the\
  \ label in your language, if not, then en language\n}\n"
response: |-
  {
    "name": "Musical_Instruments_Categorized_As_Cats",
    "title": "Musical Instruments Categorized as Cats",
    "description": "Lists musical instruments that are categorized as cats. It includes the identifiers and labels of the instruments, and the entity accused of being a cat. The query primarily uses P10838 and P1552 properties."
  }
tokens: 397
temperature: 0.7
timestamp: 2024-05-12 11:36:50.843351
duration: 3.411246
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: select ?o\n\
  where {\n   wd:Q1375103 wdt:P571 ?o .\n}\n\n"
response: |-
  {
    "name": "Creation_date_of_Versailles_Palace",
    "title": "Creation Date of Versailles Palace",
    "description": "Retrieves the date the Palace of Versailles was created. The query returns a single value representing the inception date of the Palace of Versailles."
  }
tokens: 315
temperature: 0.7
timestamp: 2024-05-12 11:37:01.468346
duration: 2.733099
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: # get the\
  \ current current Ministry of Home Affairs\nSELECT DISTINCT ?item ?itemLabel WHERE\
  \ {\n  wd:Q6866008 wdt:P3342 ?item\n  SERVICE wikibase:label { bd:serviceParam wikibase:language\
  \ \"en\". }\n} ORDER BY ?itemLabel\n"
response: |-
  {
    "name": "Current_Ministry_of_Home_Affairs",
    "title": "Current Ministry of Home Affairs",
    "description": "Retrieves the current Ministry of Home Affairs. The results include the unique identifier and the English label of the entity."
  }
tokens: 347
temperature: 0.7
timestamp: 2024-05-12 11:37:15.796198
duration: 2.232098
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: SELECT \n\
  \  DISTINCT\n#  ?item ?title\n  (REPLACE(STR(?item), \".*Q\", \"Q\") AS ?qid) \n\
  \  (\"P921\" AS ?property)\n  (\"Q741598\" AS ?ReplaceWithYourTargetID)\n  (\"S887\"\
  \ AS ?heuristic)\n  (\"Q69652283\" AS ?deduced)\n\nWHERE {\n  hint:Query hint:optimizer\
  \ \"None\".\n  \n{  SERVICE wikibase:mwapi {\n    bd:serviceParam wikibase:api \"\
  Search\";\n                    wikibase:endpoint \"www.wikidata.org\";\n       \
  \             mwapi:srsearch \"\\\"kin selection\\\" haswbstatement:P31=Q13442814\
  \ -haswbstatement:P921=Q741598\".\n      ?page_title wikibase:apiOutput mwapi:title.\n\
  \  }\n }\n  BIND(IRI(CONCAT(STR(wd:), ?page_title)) AS ?item)\n  \n  ?item wdt:P1476\
  \ ?title.\n  FILTER REGEX(LCASE(?title), \"kin(.)selection\").\n\n}\n\n"
response: |-
  {
    "name": "Kin_Selection_Wikidata_Search",
    "title": "Wikidata Search for 'Kin Selection'",
    "description": "Searches Wikidata for entries titled 'kin selection'. It excludes entries that already have the property P921 associated with the ID Q741598. The results include unique identifiers, properties, and deduced values."
  }
tokens: 521
temperature: 0.7
timestamp: 2024-05-12 11:37:21.510356
duration: 3.184299
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: PREFIX wd:\
  \ <http://www.wikidata.org/entity/>\nPREFIX wdt: <http://www.wikidata.org/prop/direct/>\n\
  \nSELECT ?lugar ?lugarLable\n\nWHERE {\n  \n  ?lugar wdt:P31 wd:Q6256 .\n      \
  \   \n \n SERVICE wikibase:label {\n   bd:serviceParam wikibase:language \"es\"\
  .\n }\n \n}\n"
response: |-
  {
    "name": "Spanish_Names_for_Countries",
    "title": "Spanish Names for Countries",
    "description": "This query retrieves the Spanish labels for all entities in Wikidata that are classified as 'countries'. The results consist of the Wikidata identifier and the Spanish name for each country."
  }
tokens: 372
temperature: 0.7
timestamp: 2024-05-12 11:37:27.484367
duration: 2.17394
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: SELECT ?mainSubject\
  \ ?mainSubjectLabel ?enwiki ?dagwiki ?twiwiki\nWHERE {\n  ?curriculumTopic wdt:P31\
  \ wd:Q600134;  \n                   wdt:P361 wd:Q113556931.  \n  ?curriculumTopic\
  \ wdt:P921 ?mainSubject.  \n  OPTIONAL {\n    ?mainSubject rdfs:label ?mainSubjectLabel\
  \ filter (lang(?mainSubjectLabel) = \"en\").\n  }\n  OPTIONAL {\n    ?enwiki schema:about\
  \ ?mainSubject;\n           schema:isPartOf <https://en.wikipedia.org/>.\n  }\n\
  \      OPTIONAL {\n    ?dagwiki schema:about ?mainSubject;\n           schema:isPartOf\
  \ <https://dag.wikipedia.org/>.\n  }\n  OPTIONAL {\n    ?twiwiki schema:about ?mainSubject;\n\
  \            schema:isPartOf <https://tw.wikipedia.org/>.\n  }\n}\n"
response: |-
  {
    "name": "MainSubjects_in_CurriculumTopic_with_Wikipedia_Links",
    "title": "Main Subjects in a Curriculum Topic with Wikipedia Links",
    "description": "Lists the main subjects in a specific curriculum topic that have corresponding Wikipedia articles. The query returns the subjects' identifiers, names, and links to their English, Dagbani, and Twi Wikipedia pages."
  }
tokens: 493
temperature: 0.7
timestamp: 2024-05-12 11:37:35.920969
duration: 3.340726
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: PREFIX gas:\
  \ <http://www.bigdata.com/rdf/gas#>\n\nSELECT ?item ?itemLabel ?linkTo ?linkToLabel\
  \ {\n  SERVICE gas:service {\n    gas:program gas:gasClass \"com.bigdata.rdf.graph.analytics.SSSP\"\
  \ ;\n                gas:in wd:Q83405 ;                                        #statements\
  \ for which Washington DC is a value\n                gas:traversalDirection \"\
  Reverse\" ;\n                gas:out ?item ;\n                gas:out1 ?depth ;\n\
  \                gas:maxIterations 1 ;\n                gas:linkType wdt:P279 .\
  \                                # P131 - location property\n  }\n  OPTIONAL { ?item\
  \ wdt:P279 ?linkTo }\n  SERVICE wikibase:label {bd:serviceParam wikibase:language\
  \ \"en\" }\n}\nLIMIT 100\n"
response: |-
  {
    "name": "Washington_DC_Reverse_Traversal",
    "title": "Reverse Traversal For Washington DC",
    "description": "Executes a reverse traversal starting from Washington DC, showing entities linked by location property. It shows each entity's name, identifiers and optionally connected entities. The traversal depth is limited to 1 iteration."
  }
tokens: 467
temperature: 0.7
timestamp: 2024-05-12 11:37:45.755531
duration: 2.826657
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: SELECT DISTINCT\
  \ ?protein ?gene ?chromosome ?chromosomeLabel ?proteinLabel ?geneLabel  WHERE {\n\
  \  ?protein wdt:P527 wd:Q24726223, wd:Q24771608, wd:Q24773430.\n  ?gene wdt:P688\
  \ ?protein.\n  ?gene wdt:P1057 ?chromosome.\n  \n  SERVICE wikibase:label { bd:serviceParam\
  \ wikibase:language \"[AUTO_LANGUAGE],en\". }\n  \n}\nORDER BY DESC (?GOMFLabel)\n\
  LIMIT 100\n"
response: |-
  {
    "name": "Proteins_and_Genes_with_Specific_Subunits",
    "title": "Proteins and Genes Associated with Specific Subunits",
    "description": "Lists proteins and their corresponding genes associated with specific subunits. The query includes genes linked to the protein and the chromosome where the gene is located. It provides the identifiers and labels for proteins, genes, and chromosomes."
  }
tokens: 424
temperature: 0.7
timestamp: 2024-05-12 11:37:55.269719
duration: 3.130517
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: #title:\
  \ Princeton WordNet 3.1 on Wikidata\nSELECT distinct ?item ?itemLabel (iri(concat(\"\
  http://wordnet-rdf.princeton.edu/id/\",?pwn31)) as ?princeton) (sample (?sense)\
  \ as ?example_linked_sense)\nWHERE \n{\n  ?item wdt:P8814 ?pwn31. \n  ?sense wdt:P5137\
  \ ?item.\n  SERVICE wikibase:label { bd:serviceParam wikibase:language \"[AUTO_LANGUAGE],en\"\
  . } \n} group by ?item ?itemLabel ?pwn31 ?example_linked_sense\nlimit 100\n"
response: |-
  {
    "name": "Princeton_WordNet_3.1_Wikidata",
    "title": "Princeton WordNet 3.1 on Wikidata",
    "description": "Fetches distinct items from Wikidata associated with Princeton WordNet 3.1. The output includes the item's label, Princeton ID, and an example linked sense. Results are limited to 100."
  }
tokens: 443
temperature: 0.7
timestamp: 2024-05-12 11:37:59.151982
duration: 3.232432
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: PREFIX wd:\
  \ <http://www.wikidata.org/entity/>\nPREFIX wdt: <http://www.wikidata.org/prop/direct/>\n\
  PREFIX wikibase: <http://wikiba.se/ontology#>\nSELECT ?participant ?participantLabel\
  \ ?country ?countryLabel ?countryCoord WHERE {\n  ?participant wdt:P31 wd:Q111535559;\n\
  \    wdt:P1532 ?country.\n  ?country wdt:P625 ?countryCoord.\n  SERVICE wikibase:label\
  \ { bd:serviceParam wikibase:language \"[AUTO_LANGUAGE]\". }\n}\n"
response: |-
  {
    "name": "Participant_Details_with_Country_and_Coordinates",
    "title": "Participant Details with Country and Coordinates",
    "description": "Retrieves details of a participant who is an instance of the entity identified by Q111535559. The data includes the participant's label, the country associated with the participant, the country's label, and the country's coordinates."
  }
tokens: 425
temperature: 0.7
timestamp: 2024-05-12 11:38:14.349556
duration: 3.27245
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: SELECT ?item\
  \ WHERE \n{\n SERVICE bd:slice {\n                   ?item p:P7859 []  .\n     \
  \              bd:serviceParam bd:slice.offset 0 . # Start at item number (not to\
  \ be confused with QID)\n                   bd:serviceParam bd:slice.limit 500000\
  \ . # List this many items\n  }\n  ?item wdt:P31 wd:Q5 . \n  FILTER NOT EXISTS {\
  \ ?item p:P10832 [] . }\n}\n"
response: |-
  {
    "name": "Slice_Service_Unlinked_Human_Entities",
    "title": "Unlinked Human Entities in Slice Service",
    "description": "Lists human entities that do not have a link to any property P10832. It uses the Slice Service to offset the start item number and limit the list to 500000 items. The results include entities without link to property P10832."
  }
tokens: 409
temperature: 0.7
timestamp: 2024-05-12 11:38:17.819555
duration: 3.076137
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: SELECT ?dx\
  \ ?dy ?item ?itemLabel (?dx * ?dx + ?dy * ?dy AS ?r2) ?map_url\n#SELECT ?dx ?dy\
  \ (str(?item) AS ?qid)\n\nWITH {\n  SELECT ?item ?gb1900_stmt ?coord_stmt WHERE\
  \ {\n    ?item p:P9284 ?gb1900_stmt .\n    ?item p:P625 ?coord_stmt .\n    ?coord_stmt\
  \ a wikibase:BestRank.\n    MINUS {?item wdt:P31 wd:Q489357} .\n  }\n} AS %items\
  \ \n\nWHERE {\n  INCLUDE %items .  \n  ?coord_stmt psv:P625/wikibase:geoLatitude\
  \  ?wd_lat .\n  ?coord_stmt psv:P625/wikibase:geoLongitude ?wd_lon .\n         \
  \         \n  ?gb1900_stmt pqv:P625/wikibase:geoLatitude ?gb_lat .\n  ?gb1900_stmt\
  \ pqv:P625/wikibase:geoLongitude ?gb_lon .\n  BIND ( 111.2 * (?gb_lat - ?wd_lat)\
  \ AS ?dy) .   # one degree of latitude is about 111 km\n  BIND (  65.4 * (?gb_lon\
  \ - ?wd_lon) AS ?dx) .   # one degree of longitude is about 65 km at 54 degrees\
  \ North. (eg York)\n  BIND(IRI(CONCAT(\"https://maps.nls.uk/geo/explore/#zoom=16&lat=\"\
  ,str(?gb_lat),\"&lon=\",str(?gb_lon),\"&layers=6&b=1&marker=\",str(?wd_lat),\",\"\
  ,str(?wd_lon))) AS ?map_url) .\n\n  SERVICE wikibase:label { bd:serviceParam wikibase:language\
  \ \"[AUTO_LANGUAGE],en\". }\n} ORDER BY DESC(?r2)\n"
response: |-
  {
    "name": "GB1900_Coordinates_Comparison",
    "title": "Comparison of GB1900 and Wikidata Coordinates",
    "description": "Compares coordinates from GB1900 and Wikidata for various entities excluding human settlements. Entities are selected based on their GB1900 and coordinates statements. The results include the difference in latitudes and longitudes, entity identifiers, labels, and map URLs."
  }
tokens: 693
temperature: 0.7
timestamp: 2024-05-12 11:38:31.493063
duration: 3.073883
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: #defaultView:Map\n\
  #title: Det försvunna utegymsdatat från Sumpan...\nSELECT ?item ?itemLabel ?adminLabel\
  \ ?coord ?img ?www WHERE {\n  ?item wdt:P31 wd:Q692630;\n    wdt:P131 wd:Q972564;\n\
  \        wdt:P131 ?admin.\n  OPTIONAL {?item wdt:P18 ?img}\n  ?item wdt:P625 ?coord\n\
  \   OPTIONAL{      ?item wdt:P856 ?www}\n  SERVICE wikibase:label { bd:serviceParam\
  \ wikibase:language \"sv,de,en\". }\n} order by ?itemLabel\n"
response: |-
  {
    "name": "Missing_Outdoor_Gym_Data_from_Sumpan",
    "title": "Missing Outdoor Gym Data from Sumpan",
    "description": "Locates items classified as 'Outdoor Gym' (wd:Q692630) within the administrative territory of Sumpan (wd:Q972564). Provides item labels, administrative labels, coordinates, images, and optional website links. Query results are sorted by item labels. Data is presented in Swedish, German, and English."
  }
tokens: 466
temperature: 0.7
timestamp: 2024-05-12 11:38:44.774211
duration: 4.174465
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: #title:\
  \ Quickstatmen that adds correct value\nSELECT (CONCAT(\"-\",REPLACE(STR(?item),\
  \ \".*Q\", \"Q\")) AS ?qid)  (\"P1031\" AS ?Prop) (CONCAT('\"', ?oldvalue, '\"')\
  \ AS ?oldvalue_quoted) WHERE {\n  ?item wdt:P1031 ?oldvalue.\n  BIND(REPLACE(?oldvalue,\"\
  1999/09\",\"1999/00\") AS ?newvalue)\n  FILTER (CONTAINS(?oldvalue,\"Mot. 1999/09\"\
  ))\n  }\n"
response: |-
  {
    "name": "Quickstatements_to_Correct_Year_Value",
    "title": "Quickstatements to Correct the Year Value",
    "description": "A query to identify and correct values associated with property P1031 that contain 'Mot. 1999/09', replacing it with '1999/00'. The output includes the original and corrected values for each item."
  }
tokens: 427
temperature: 0.7
timestamp: 2024-05-12 11:38:48.671959
duration: 3.513267
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: # Euskal\
  \ Lexemak Wikidatan: Larramendiren hiztegiara lotura dutenak\n# Query for demonstration\
  \ (Lindemann/Alonso 2021)\n\nselect ?lexemeId ?lemaBatua (group_concat(distinct\
  \ ?attestedAs; separator=\"; \") as ?attestedLemmata)\n        (group_concat(distinct\
  \ ?url; separator=\"; \") as ?wikisourceURLs) \nwhere \n{\n  ?lexemeId dct:language\
  \ wd:Q8752;\n            wikibase:lemma ?lemaBatua;\n            p:P5323  [pq:P7855\
  \ ?attestedAs ;\n                      pq:P973 ?url ;\n                     ] .\n\
  } group by ?lemaBatua ?lexemeId\n  order by ?attestedLemmata\n\n"
response: |-
  {
    "name": "Euskal_Lexemak_with_Lindemann_Alonso",
    "title": "Euskal Lexemak in Wikidata Linked to Lindemann/Alonso",
    "description": "Provides a list of Euskal Lexemak (Basque Lexemes) in Wikidata that are linked to the Lindemann/Alonso dictionary. The results include lexeme ID, lemma and related Wikisource URLs."
  }
tokens: 498
temperature: 0.7
timestamp: 2024-05-12 11:39:04.913546
duration: 3.895141
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: #defaultView:Graph\n\
  #title:Objects related in some way to Shah Jahan\nSELECT ?from ?fromLabel ?image1\
  \ ?to ?toLabel ?image2 ?edgeLabel \nWITH {\n  SELECT ?start ?startimage ?image1\
  \ ?from ?prop ?coll  WHERE {\n  VALUES ?start {wd:Q83672 }. # Choose person to start\
  \ with\n    ?start wdt:P18 ?startimage.\n    ?from ?rel ?start; wdt:P195 ?coll.\n\
  \    ?prop wikibase:directClaim ?rel ; a wikibase:Property.\n    OPTIONAL {?from\
  \ wdt:P18 ?image1}.\n   }  } as %core\nWHERE {\n  {\n SELECT ?from  ?image1 (?start\
  \ AS ?to) (?startimage AS ?image2) (?prop AS ?edge) WHERE {\n  INCLUDE %core.\n\
  \ } ORDER BY ?coll # put objects from the same collection close together\n }\nUNION\
  \ {\n  SELECT ?from  ?image1 (?coll AS ?to) ?image2 (wd:P195 AS ?edge) WHERE {\n\
  \   INCLUDE %core.\n   OPTIONAL {?coll wdt:P18 ?image2}.\n  }\n} #UNION {\n #  \
  \ SELECT ?from ?image1 (?type AS ?to) (\"\" AS ?image2) (wd:P31 AS ?edge) WHERE\
  \ {\n #  INCLUDE %core.\n#      ?from wdt:P31 ?type.\n#  }\n#}\n      SERVICE wikibase:label\
  \ { bd:serviceParam wikibase:language \"[AUTO_LANGUAGE],en\". \n     ?from rdfs:label\
  \ ?fromLabel. ?edge rdfs:label ?edgeLabel.  ?to rdfs:label ?toLabel}\n}\n"
response: |-
  {
    "name": "Objects_Related_to_Shah_Jahan",
    "title": "Objects Related in Some Way to Shah Jahan",
    "description": "Displays objects related to Shah Jahan, the Mughal emperor. The query maps the relations of these objects to Shah Jahan, and if they are part of any collection. The results include object's identifiers, images, and their relation to Shah Jahan."
  }
tokens: 677
temperature: 0.7
timestamp: 2024-05-12 11:39:10.916978
duration: 3.413593
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: SELECT ?library\
  \ ?libraryLabel ?isil ?ndl_auth ?postcode\nWHERE {\n  SERVICE wikibase:label { bd:serviceParam\
  \ wikibase:language \"[AUTO_LANGUAGE],ja,en\". }\n  ?library wdt:P17 wd:Q17.\n \
  \ ?library wdt:P31 wd:Q28324850\n  OPTIONAL {?library wdt:P791 ?isil}\n  OPTIONAL\
  \ {?library wdt:P349 ?ndl_auth}\n  OPTIONAL {?library wdt:P281 ?postcode}\n}\n"
response: |-
  {
    "name": "Japanese_Libraries_Details",
    "title": "Details of Libraries in Japan",
    "description": "Retrieves details of libraries in Japan including their labels, ISIL identifiers, NDL Authority IDs and postal codes. The query automatically adjusts to the language setting."
  }
tokens: 392
temperature: 0.7
timestamp: 2024-05-12 11:39:14.268724
duration: 2.501179
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: #Índice\
  \ de libros de las colecciones\n#TEMPLATE={ \"template\": { \"en\": \"Textual description\
  \ of template, referencing ?var\" }, \"variables\": { \"?var\": { \"query\": \"\
  SELECT ?id WHERE { ?id wdt:P31 wd:Q146. }\" } } }\n#defaultView:Table{\"hide\":\
  \ [\"?sortbydate\"]}\nSELECT ?obra_escrita ?título ?fecha_de_publicación ?colecciónLabel\
  \ ?lugar_de_publicaciónLabel ?catálogo_en_línea ?sortbydate WHERE {\n  SERVICE wikibase:label\
  \ { bd:serviceParam wikibase:language \"es\". }\n  ?obra_escrita wdt:P31 wd:Q47461344;\n\
  \    wdt:P195 wd:Q123283356.\n  OPTIONAL { ?obra_escrita wdt:P1476 ?título. }\n\
  \  OPTIONAL {  }\n  OPTIONAL { ?obra_escrita wdt:P577 ?fecha_de_publicación. } \n\
  \  OPTIONAL { ?obra_escrita wdt:P195 ?colección. }\n  OPTIONAL { ?obra_escrita wdt:P291\
  \ ?lugar_de_publicación. }\n  OPTIONAL { ?obra_escrita wdt:P8768 ?catálogo_en_línea.\
  \ }\n}\nORDER BY (?fecha_de_publicación)\nLIMIT 100\n"
response: |-
  {
    "name": "Index_of_Collections_Books",
    "title": "Index of Books in Collections",
    "description": "Lists written works in a specific collection. It presents the title, publication date, collection label, place of publication, and online catalog link of each work. The results are ordered by publication date."
  }
tokens: 574
temperature: 0.7
timestamp: 2024-05-12 11:39:20.663298
duration: 2.668489
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: #defaultView:BarChart\n\
  SELECT DISTINCT ?Propriedade ?Nome_da_propriedade (COUNT(DISTINCT(?item)) AS ?Número_de_obras)\
  \ WHERE {\n  SERVICE wikibase:label {bd:serviceParam wikibase:language \"[AUTO_LANGUAGE],\
  \ pt-br,pt,en,es,fr,de\".\n                          ?Propriedade rdfs:label ?Nome_da_propriedade.}\n\
  \  ?item wdt:P195 wd:Q56677318.\n  MINUS {?item wdt:P31 wd:Q2668072.}\n  ?item ?property\
  \ ?value.\n  ?Propriedade wikibase:claim ?property.\n} GROUP BY ?Propriedade ?Nome_da_propriedade\n\
  ORDER BY DESC(?Número_de_obras)\n"
response: |-
  {
    "name": "Artwork_Properties_Count_in_Collection",
    "title": "Count of Distinct Artwork Properties in a Collection",
    "description": "Displays different properties of artworks in a specific collection. It excludes those marked as a 'collection of the museum'. The results are grouped by property and include the count of artworks with each property."
  }
tokens: 463
temperature: 0.7
timestamp: 2024-05-12 11:39:27.188163
duration: 2.98306
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: # Female\
  \ greek artists\nSELECT ?item ?lastnameLabel ?birthdate ?deathdate ?itemDescription\
  \ WHERE {\n  ?item wdt:P31 wd:Q5;\n    wdt:P21 wd:Q6581072;\n    (wdt:P106/(wdt:P279*))\
  \ wd:Q3391743.\n  OPTIONAL { ?item wdt:P1559 ?lastname. }\n  OPTIONAL { ?item wdt:P569\
  \ ?birthdate. }\n  OPTIONAL { ?item wdt:P570 ?deathdate. }\n  OPTIONAL {  }\n  SERVICE\
  \ wikibase:label { bd:serviceParam wikibase:language \"en,fr,it\". }\n  ?item wdt:P27\
  \ wd:Q41.\n}\nORDER BY (?itemLabel)\n"
response: |-
  {
  "name": "Female_Greek_Artists_Details",
  "title": "Detailed Information about Female Greek Artists",
  "description": "Provides detailed information about female Greek artists. The details include their names, birthdates, deathdates, and descriptions. The query also returns labels in English, French, and Italian."
  }
tokens: 444
temperature: 0.7
timestamp: 2024-05-12 11:39:37.119205
duration: 2.75193
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: # Abfrage\
  \ nach Schutzgebiet in Natur- oder Landschaftsschutz\n# ist Teil von Bundesinventar\
  \ der Trockenwiesen/-weiden\n# in der Schweiz\n# im Kanton Freiburg\nSELECT ?aire_protégée\
  \ ?aire_protégéeLabel ?ist_Teil_vonLabel ?nom_officiel ?founded ?coords ?image ?cat_Commons\
  \ WHERE {\nSERVICE wikibase:label { bd:serviceParam wikibase:language \"de,fr,it,en\"\
  . }\n?aire_protégée wdt:P31 wd:Q473972;            # ist ein   Schutzgebiet in Natur-\
  \ oder Landschaftsschutz\n      wdt:P17 wd:Q39;                         # Staat\
  \  Schweiz\n      wdt:P361 wd:Q108060388;                 # ist Teil von    Bundesinventar\
  \ der Trockenwiesen/-weiden\n      wdt:P131 wd:Q12640.                     # liegt\
  \ im        Kanton Freiburg\n  OPTIONAL {\n    ?aire_protégée wdt:P1448 ?nom_officiel.\n\
  \    FILTER((LANG(?nom_officiel)) = \"de\").\n  }\n  OPTIONAL { ?aire_protégée wdt:P571\
  \ ?founded. }\n  OPTIONAL { ?aire_protégée wdt:P625 ?coords. }\n  OPTIONAL { ?aire_protégée\
  \ wdt:P18 ?image. }\n  OPTIONAL { ?aire_protégée wdt:P373 ?cat_Commons. }\n  OPTIONAL\
  \ { ?aire_protégée wdt:P361 ?ist_Teil_von. }                \n}\n"
response: |-
  {
    "name": "Protected_Areas_in_Freiburg_Switzerland",
    "title": "Protected Natural or Landscape Areas in Freiburg, Switzerland",
    "description": "Lists protected areas in nature or landscape that are part of the Federal Inventory of Dry Meadows/Grasslands in Freiburg, Switzerland. It includes their official names, founding dates, coordinates, images, and associated Wikimedia Commons categories."
  }
tokens: 652
temperature: 0.7
timestamp: 2024-05-12 11:39:51.196440
duration: 3.795675
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: #defaultView:Map\n\
  SELECT ?museumLabel (?sejak AS ?Tanggal_Berdiri) ?koordinat_tempat WHERE {\n  VALUES\
  \ ?butir {\n    wd:Q33506\n  }\n  ?museum wdt:P31 ?butir;\n    wdt:P17 wd:Q252;\n\
  \    (wdt:P131+) ?provinsi.\n  { SELECT ?provinsi WHERE { ?provinsi wdt:P131 wd:Q5078.\
  \ } }\n  SERVICE wikibase:label { bd:serviceParam wikibase:language \"id,en\". }\n\
  \  OPTIONAL { ?museum wdt:P571 ?sejak. }\n  OPTIONAL {  }\n  OPTIONAL { ?museum\
  \ wdt:P625 ?koordinat_tempat. }\n}\nORDER BY (?provinsiLabel)\nLIMIT 50\n"
response: |-
  {
    "name": "Indonesian_Museums_in_Special_Region_of_Yogyakarta",
    "title": "Indonesian Museums in Special Region of Yogyakarta",
    "description": "Displays a list of museums in the Special Region of Yogyakarta, Indonesia. It shows the museum's name, establishment date, and coordinates. The query is limited to 50 results, and it's ordered by the province label."
  }
tokens: 497
temperature: 0.7
timestamp: 2024-05-12 11:40:06.376873
duration: 4.471806
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: SELECT ?organizational_unit\
  \ ?geo ?organizational_unitLabel ?email_address ?official_website ?part_of ?instituion_typeLabel\
  \ WHERE {\n  SERVICE wikibase:label { bd:serviceParam wikibase:language \"[AUTO_LANGUAGE],de\"\
  . }\n  ?organizational_unit wdt:P31 wd:Q679206;\n    wdt:P101 wd:Q30089794;\n  \
  \  wdt:P131 wd:Q1198. \n  OPTIONAL { ?organizational_unit wdt:P968 ?email_address.\
  \ }\n  OPTIONAL { ?organizational_unit wdt:P856 ?official_website. }\n  ?organizational_unit\
  \ wdt:P361 ?part_of.\n  ?part_of wdt:P31 ?institution_type.\n  OPTIONAL { ?part_of\
  \ wdt:P625 ?geo. }\n}\n"
response: |-
  {
    "name": "German_Organizational_Units_In_Astronomy",
    "title": "German Organizational Units in the Field of Astronomy",
    "description": "Lists German organizational units related to Astronomy, including their geographical coordinates, labels, email addresses, official websites, and institution type. It also shows the larger institution they are part of."
  }
tokens: 467
temperature: 0.7
timestamp: 2024-05-12 11:40:12.255435
duration: 3.763353
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: SELECT ?relativeLabel\
  \ WHERE {\n  wd:Q1339 ((wdt:P40|wdt:P25|wdt:P26)+) ?relative.\n  ?relative wdt:P1303\
  \ ?instrument.\n  SERVICE wikibase:label { bd:serviceParam wikibase:language \"\
  [AUTO_LANGUAGE]\". }\n}\n"
response: |-
  {
    "name": "Relatives_of_Beethoven_and_their_Instruments",
    "title": "Relatives of Beethoven and their Musical Instruments",
    "description": "Lists Beethoven's relatives and the musical instruments they play. The query traverses through Beethoven's family tree and identifies relatives who play an instrument."
  }
tokens: 364
temperature: 0.7
timestamp: 2024-05-12 11:40:26.704200
duration: 2.702688
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: \nSELECT\
  \ DISTINCT  ?novel ?novelLabel  ?characters ?charactersLabel\nWHERE {\n  ?novel\
  \  wdt:P31  wd:Q7725634;\n            wdt:P674 ?characters;\n            wdt:P747\
  \ ?edition.\n            ?edition wdt:P1433 wd:Q106927517;\n                   \
  \  wdt:P123 wd:Q106926624.\nSERVICE wikibase:label \n{ bd:serviceParam wikibase:language\
  \ \"sr,[AUTO_LANGUAGE],en\". }}\n"
response: |-
  {
    "name": "Novels_and_Characters_from_Publisher",
    "title": "Novels and Characters Published in a Specific Edition",
    "description": "Retrieves a list of novels and their respective characters published in a specific edition by a particular publisher. It displays the novel and character identifiers and labels in Serbian or English."
  }
tokens: 405
temperature: 0.7
timestamp: 2024-05-12 11:40:31.146763
duration: 3.065041
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: #defaultView:Map\n\
  SELECT ?RepositoryLabel ?Website ?Coordinates\nWHERE\n{\n  wd:Q106703494 wdt:P4330\
  \ ?Repository.\n  ?Repository wdt:P17 wd:Q869\n  OPTIONAL {?Repository wdt:P17 ?Country.\
  \ }\n  OPTIONAL {?Repository wdt:P856 ?Website. }\n  OPTIONAL {?Repository wdt:P625\
  \ ?Coordinates. }\n  SERVICE wikibase:label { bd:serviceParam wikibase:language\
  \ \"[AUTO_LANGUAGE]\". }\n}\n\n"
response: |-
  {
    "name": "Repository_Information_for_Item_Q106703494",
    "title": "Repository Information for Item Q106703494",
    "description": "Retrieves and maps information related to the repository associated with the Wikidata item Q106703494. Information includes the repository's label, website, coordinates, and associated country."
  }
tokens: 405
temperature: 0.7
timestamp: 2024-05-12 11:40:35.212410
duration: 3.679199
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: #defaultView:Graph\n\
  SELECT ?node ?nodeLabel ?nodeImage ?childNode ?childNodeLabel ?childNodeImage ?rgb\
  \ WHERE {\n  {\n    BIND(wd:Q10225 AS ?node)\n    ?node ?p ?i.\n    OPTIONAL { ?node\
  \ wdt:P18 ?nodeImage. }\n    ?childNode ?x ?p.\n    ?childNode rdf:type wikibase:Property.\n\
  \    FILTER(STRSTARTS(STR(?i), \"http://www.wikidata.org/entity/Q\"))\n    FILTER(STRSTARTS(STR(?childNode),\
  \ \"http://www.wikidata.org/entity/P\"))\n  }\n  UNION\n  {\n    BIND(\"EFFBD8\"\
  \ AS ?rgb)\n    wd:Q10225 ?p ?childNode.\n    OPTIONAL { ?childNode wdt:P18 ?childNodeImage.\
  \ }\n    ?node ?x ?p.\n    ?node rdf:type wikibase:Property.\n    FILTER(STRSTARTS(STR(?childNode),\
  \ \"http://www.wikidata.org/entity/Q\"))\n  }\n  OPTIONAL {\n    ?node wdt:P18 ?nodeImage.\n\
  \    ?childNode wdt:P18 ?childNodeImage.\n  }\n  SERVICE wikibase:label { bd:serviceParam\
  \ wikibase:language \"en\". }\n}\n"
response: |-
  {
    "name": "Graph_View_of_Entity_Q10225_Related_Properties",
    "title": "Graph View of Entity Q10225 and Related Properties",
    "description": "Displays a graph view of the entity Q10225 and its related properties. The query also includes child nodes and images if available. Results are filtered to display only entities and properties in Wikidata."
  }
tokens: 575
temperature: 0.7
timestamp: 2024-05-12 11:40:38.947446
duration: 3.098567
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: SELECT ?item\
  \ ?itemLabel ?cnt ?Bild WHERE {\n  {\n    SELECT ?item (COUNT(?sitelink) AS ?cnt)\
  \ WHERE {\n      ?item wdt:P31 wd:Q133585.\n      ?sitelink schema:about ?item.\n\
  \      FILTER(NOT EXISTS {\n        ?article schema:about ?item;\n          schema:isPartOf\
  \ <https://zz.wikipedia.org/>.\n      })\n    }\n    GROUP BY ?item\n    ORDER BY\
  \ DESC (?cnt)\n  }\n  SERVICE wikibase:label { bd:serviceParam wikibase:language\
  \ \"[AUTO_LANGUAGE],en,fr,es,de\". }\n  OPTIONAL { ?item wdt:P18 ?Bild. }\n}\nORDER\
  \ BY DESC (?cnt)\n"
response: |-
  {
    "name": "Most_linked_Films_without_ZZ_Wikipedia_Page",
    "title": "Most Linked Films without a ZZ Wikipedia Page",
    "description": "Lists films (instances of Q133585) with the most site links, excluding those with a ZZ Wikipedia page. The results include the film's identifiers, labels in multiple languages, and an optional image."
  }
tokens: 461
temperature: 0.7
timestamp: 2024-05-12 11:40:56.572568
duration: 3.558425
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: SELECT ?inst_ncia_de\
  \ ?nome_do_autor ?texto_na__ntegra_dispon_vel_em WHERE {\n  SERVICE wikibase:label\
  \ { bd:serviceParam wikibase:language \"[AUTO_LANGUAGE],en\". }\n  ?inst_ncia_de\
  \ wdt:P921 wd:Q84263196.\n  OPTIONAL { ?inst_ncia_de wdt:P2093 ?nome_do_autor. }\n\
  \  OPTIONAL { ?inst_ncia_de wdt:P953 ?texto_na__ntegra_dispon_vel_em. }\n  }\nLIMIT\
  \ 100\n"
response: |-
  {
    "name": "Instances_Authors_Texts_Related_to_Covid19",
    "title": "Instances, Authors, and Texts Related to Covid-19",
    "description": "Fetches instances linked to Covid-19, along with their associated authors and available full texts. The results include the identifiers of the instances, the names of the authors, and the URLs of the full texts."
  }
tokens: 427
temperature: 0.7
timestamp: 2024-05-12 11:41:03.290783
duration: 3.42336
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: SELECT ?item\
  \ ?itemLabel ?number WITH {\n  SELECT ?number WHERE {\n  ?nn wdt:P31 wd:Q21199.\n\
  \  ?nn wdt:P1181 ?number .\n  FILTER (?number >= 100 && ?number <= 1000)\n} } AS\
  \ %i\nWHERE {\n  INCLUDE %i\n  BIND(xsd:integer(?number) as ?b)\n  ?item wikibase:statements\
  \ ?b.\n  FILTER EXISTS {?item wdt:P31 wd:Q7889 .}\n  SERVICE wikibase:label { bd:serviceParam\
  \ wikibase:language \"[AUTO_LANGUAGE],en\". }\n} order by desc(?number)\n"
response: |-
  {
    "name": "Items_with_Statements_in_Range_and_Instance_of_Music_Single",
    "title": "Items with Statements Count in Specific Range and Instance of Music Single",
    "description": "Extracts items having a statements count in the range of 100 to 1000 and are instances of 'Music Single'. It includes the items' identifiers, labels, and the corresponding statement count, sorted in descending order of the statement count."
  }
tokens: 460
temperature: 0.7
timestamp: 2024-05-12 11:41:10.015058
duration: 4.006017
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: #Ljudje\
  \ umrli v Občini Maribor (Q3435104) ....\n# PAZI: Rezultati so za tiste osebe, ki\
  \ imajo vpisan kraj smrti v WD, ker ga vsi naši ljubi Slovenci nimajo\nSELECT ?somebody\
  \ ?somebodyLabel ?kraj_smrti ?kraj_smrtiLabel WHERE {\n  ?somebody wdt:P31 wd:Q5.\n\
  \  ?somebody wdt:P20 ?kraj_smrti.\n  ?kraj_smrti wdt:P131 wd:Q391800.\n  SERVICE\
  \ wikibase:label { bd:serviceParam wikibase:language \"sl,en\". }\n}\n"
response: |-
  {
    "name": "People_Died_in_Municipality_of_Maribor",
    "title": "People who Died in Municipality of Maribor",
    "description": "Lists individuals who died in the Municipality of Maribor. Includes individuals who have the place of death recorded in Wikidata. Note that not all Slovenians have this data entry."
  }
tokens: 464
temperature: 0.7
timestamp: 2024-05-12 11:41:18.796176
duration: 3.421691
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: SELECT ?nuklid\
  \ ?nuklidLabel ?subclassLabel ?protons ?neutrons WHERE {\n  ?nuklid wdt:P31/wdt:P279*\
  \ wd:Q108149.\n  ?nuklid wdt:P31 ?subclass.\n  ?nuklid wdt:P1086 ?protons.\n  ?nuklid\
  \ wdt:P1148 ?neutrons. \n  \n  BIND((?protons + ?neutrons) AS ?nucleonsum)\n  FILTER(?nucleonsum\
  \ = 238)\n  \n\n  SERVICE wikibase:label { bd:serviceParam wikibase:language \"\
  [de,en\". } \n} \nORDER BY ASC (?number)\n\n\n"
response: |-
  {
    "name": "Nuclear_Particles_with_Nucleon_Sum_238",
    "title": "Nuclear Particles with a Total Nucleon Sum of 238",
    "description": "Lists nuclear particles with a total nucleon sum of 238. It displays the nuclear particle label, subclass, number of protons, and neutrons. The results are ordered by the number."
  }
tokens: 458
temperature: 0.7
timestamp: 2024-05-12 11:41:34.455359
duration: 4.210197
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: # List of\
  \ 17th-century German composers who died in London\nSELECT ?composer ?composerLabel\
  \ ?birthdate ?birthplaceLabel ?deathplace ?deathplaceLabel\nWHERE {\n  ?composer\
  \ wdt:P106 wd:Q36834;    # Composer occupation\n#           wdt:P27 wd:Q183;   \
  \    # Nationality: Germany\n            wdt:P569 ?birthdate;   # Date of birth\n\
  \            wdt:P19 ?birthplace.   # Place of birth\n\n  ?composer wdt:P20 ?deathplace;\
  \   # Place of death\n            wdt:P570 ?deathdate.   # Date of death\n  \n \
  \ ?birthplace  wdt:P17 wd:Q183.    # Located in Germany\n\n  FILTER(YEAR(?birthdate)\
  \ >= 1600 && YEAR(?birthdate) <= 1699)\n  FILTER(?deathplace = wd:Q84)  # Q84 is\
  \ the Wikidata identifier for London\n  \n  SERVICE wikibase:label { bd:serviceParam\
  \ wikibase:language \"en\". }\n}\n\n"
response: |-
  {
    "name": "17th_Century_German_Composers_Who_Died_in_London",
    "title": "17th Century German Composers Who Died in London",
    "description": "Provides a list of German composers born in the 17th century who died in London. The results include composers' names, birth dates, birthplaces, and deathplaces. All birthplaces are located in Germany."
  }
tokens: 537
temperature: 0.7
timestamp: 2024-05-12 11:41:59.088005
duration: 3.227984
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: SELECT DISTINCT\
  \ ?item ?itemLabel WHERE {\n  SERVICE wikibase:label { bd:serviceParam wikibase:language\
  \ \"[AUTO_LANGUAGE]\". }\n  {\n    SELECT DISTINCT ?item WHERE {\n      ?item p:P156\
  \ ?statement0.\n      ?statement0 (ps:P156/(wdt:P279*)) _:anyValueP156.\n      {\n\
  \        ?item p:P31 ?statement1.\n        ?statement1 (ps:P31/(wdt:P279*)) wd:Q11424.\n\
  \      }\n      UNION\n      {\n        ?item p:P31 ?statement2.\n        ?statement2\
  \ (ps:P31/(wdt:P279*)) wd:Q202866.\n      }\n      MINUS {\n        ?item p:P361\
  \ ?statement3.\n        ?statement3 (ps:P361/(wdt:P279*)) _:anyValueP361.\n    \
  \  }\n      MINUS {\n        ?item p:P1434 ?statement4.\n        ?statement4 (ps:P1434/(wdt:P279*))\
  \ _:anyValueP1434.\n      }\n      MINUS {\n        ?item p:P8345 ?statement5.\n\
  \        ?statement5 (ps:P8345/(wdt:P279*)) _:anyValueP8345.\n      }\n      MINUS\
  \ {\n        ?item p:P179 ?statement6.\n        ?statement6 (ps:P179/(wdt:P279*))\
  \ _:anyValueP179.\n      }\n    }\n    LIMIT 5000\n  }\n}\n"
response: |-
  {
    "name": "Distinct_Items_In_Film_And_Software",
    "title": "Distinct Items in Film and Software",
    "description": "Extracts distinct items that are either in the category of film or software. The results exclude items belonging to the categories of part of, is a work in the series, has edition or translation, and is part of the series. The results are limited to 5000 items."
  }
tokens: 620
temperature: 0.7
timestamp: 2024-05-12 11:42:07.614900
duration: 3.202376
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: #Birth places\
  \ of Malaysian women\n#defaultView:Map{\"hide\": [\"?coord\"]}\nSELECT ?subj ?subjLabel\
  \ ?place ?placeLabel ?coord ?birthyear\nWHERE {\n   ?subj wdt:P21 wd:Q6581072 .\n\
  \   ?subj wdt:P19 ?place .\n   ?place wdt:P17 wd:Q833 .\n   ?place wdt:P625 ?coord\
  \ .\n   OPTIONAL { ?subj wdt:P569 ?dob }\n  OPTIONAL { ?subj wdt:P18 ?image. }\n\
  \  OPTIONAL { ?subj wdt:P106 ?occupation. }\n   BIND(YEAR(?dob) as ?birthyear)\n\
  SERVICE wikibase:label {  bd:serviceParam wikibase:language \"[AUTO_LANGUAGE],en\"\
  \ }\n}\n"
response: |-
  {
    "name": "Birthplaces_of_Malaysian_Women",
    "title": "Birthplaces of Malaysian Women",
    "description": "Maps the birthplaces of Malaysian women. Displays their names, birthplaces, birth year, optional images and occupations. The map points are linked to the respective Wikipedia articles for more information."
  }
tokens: 457
temperature: 0.7
timestamp: 2024-05-12 11:42:17.411668
duration: 2.850801
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: SELECT (COUNT(?file)\
  \ AS ?count) WHERE {\n  ?l a ontolex:LexicalEntry ; ontolex:lexicalForm ?form ;\
  \ wikibase:lemma ?lemma .\n  ?form wdt:P443 ?file .\n  FILTER regex (str(?file),\
  \ \"^http://commons.wikimedia.org/wiki/Special:FilePath/LL-\").\n}\n"
response: |-
  {
    "name": "Count_of_LexicalEntry_With_Specific_FilePath",
    "title": "Count of Lexical Entries With Specific File Path",
    "description": "Counts the number of Lexical Entries with a file that matches a specific file path on Wikimedia Commons. The file path is filtered to match files starting with 'LL-' in their name."
  }
tokens: 380
temperature: 0.7
timestamp: 2024-05-12 11:42:21.842686
duration: 3.843138
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: #Regional\
  \ bibliography of Saxony\nSELECT ?item ?itemLabel\nWHERE \n{\n  ?item wdt:P972 \
  \  wd:Q61729277.\n  SERVICE wikibase:label { bd:serviceParam wikibase:language \"\
  [AUTO_LANGUAGE],en\". }\n}\n"
response: |-
  {
    "name": "Bibliography_of_Saxony_Region",
    "title": "Regional Bibliography of Saxony",
    "description": "Lists items associated with the regional bibliography of Saxony. The results include the items' identifiers and labels, using automatic language detection for labels when possible."
  }
tokens: 349
temperature: 0.7
timestamp: 2024-05-12 11:42:28.144734
duration: 2.280075
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: SELECT ?wikidata\
  \ ?wikidataLabel ?wikidataAltLabel ?wikidataDescription ?article ?ICD_10 WHERE {\n\
  \  ?wikidata wdt:P31 wd:Q12136.\n  ?article schema:about ?wikidata;\n    schema:isPartOf\
  \ <https://en.wikipedia.org/>.\n  SERVICE wikibase:label { bd:serviceParam wikibase:language\
  \ \"[AUTO_LANGUAGE],en\". }\n  OPTIONAL { ?wikidata wdt:P494 ?ICD_10. }\n}\n"
response: |-
  {
    "name": "Disease_Data_from_Wikipedia_and_Wikidata",
    "title": "Disease Data Pulled from Wikipedia and Wikidata",
    "description": "Fetches data on diseases from Wikidata and corresponding English Wikipedia articles. It provides disease's Wikidata identifier, labels, alternative labels, description, linked article, and ICD-10 code if available."
  }
tokens: 413
temperature: 0.7
timestamp: 2024-05-12 11:42:32.960045
duration: 2.902314
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: SELECT distinct\
  \ ?item  WHERE {\n  SERVICE wikibase:label { bd:serviceParam wikibase:language \"\
  [AUTO_LANGUAGE],en\". }\n  ?item wdt:P757 ?Id_PH;\n          p:P1435 [\n       \
  \    pq:P2614  ?qual\n          ].\n\nminus { ?item wdt:P2614 ?criteris. }\n}\n\
  LIMIT 5000\n"
response: |-
  {
    "name": "Items_with_P757_and_P1435_but_not_P2614",
    "title": "Items that have properties P757 and P1435, but not P2614",
    "description": "Queries for items that have the properties P757 and P1435 with a qualifier P2614, but does not have the property P2614. Displays up to 5000 distinct items."
  }
tokens: 396
temperature: 0.7
timestamp: 2024-05-12 11:42:43.666013
duration: 3.692508
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: SELECT ?item\
  \ ?itemLabel WHERE {\n  ?item wdt:P31 wd:Q9388534;\n        wdt:P126 wd:Q109363303.\n\
  \    SERVICE wikibase:label { bd:serviceParam wikibase:language \"[AUTO_LANGUAGE],en\"\
  . }\n}\n"
response: |-
  {
    "name": "Items_Manufactured_by_Certain_Company",
    "title": "Items Manufactured by a Specific Company",
    "description": "Lists items that are of the type 'pharmaceutical product' and are manufactured by a specific company. The results include the item's identifier and label in the user's preferred language or English."
  }
tokens: 361
temperature: 0.7
timestamp: 2024-05-12 11:42:52.737697
duration: 3.334425
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: \nSELECT\
  \ ?population ?iso ?region ?country ?countryLabel ?regionLabel\n{\n  #?region wdt:P31\
  \ wd:Q16110 .\n  ?region wdt:P300 ?iso .\n  ?region wdt:P1082 ?population .\n  ?country\
  \ wdt:P150 ?region\n  SERVICE wikibase:label { bd:serviceParam wikibase:language\
  \ \"en\" }\n}\nLIMIT 100\n"
response: |-
  {
    "name": "Population_ISO_Region_Country_Details",
    "title": "Population, ISO, Region, and Country Details",
    "description": "Fetches information about regions' population, ISO codes, associated countries and their labels. It also includes the regions' labels in English. The results are limited to 100 entries."
  }
tokens: 388
temperature: 0.7
timestamp: 2024-05-12 11:43:01.413745
duration: 2.579057
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: SELECT ?item\
  \ ?itemLabel ?architect ?architectLabel WHERE {\n  ?item wdt:P5008 wd:Q100363299;\n\
  \    (wdt:P31/(wdt:P279*)) wd:Q41176.\n  SERVICE wikibase:label { bd:serviceParam\
  \ wikibase:language \"[AUTO_LANGUAGE],en\". }\n  OPTIONAL { ?item wdt:P84 ?architect.\
  \ }\n}\n"
response: |-
  {
    "name": "Architectural_Items_Linked_to_Q100363299",
    "title": "Architectural Items Linked to Wikidata Entity Q100363299",
    "description": "Lists architectural items linked to the Wikidata entity Q100363299. It displays items, their labels, associated architects, and architects' labels. The results may include optional architectural data."
  }
tokens: 395
temperature: 0.7
timestamp: 2024-05-12 11:43:14.379486
duration: 3.179713
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: #TEMPLATE={\"\
  template\":\"Items located in museums in ?country\",\"variables\":{\"?country\"\
  :{\"query\":\" SELECT ?id WHERE { ?id wdt:P31 wd:Q6256 . }\"} } }\nSELECT ?item\
  \ ?itemLabel ?museumLabel WHERE {\n  BIND(wd:Q145 AS ?country)\n  ?item wdt:P17\
  \ ?country.\n  ?item wdt:P276 ?museum .\n  ?museum wdt:P31/wdt:P279* wd:Q33506 .\n\
  \n  SERVICE wikibase:label { bd:serviceParam wikibase:language \"[AUTO_LANGUAGE],en\"\
  . }\n}\n"
response: |-
  {
    "name": "Items_Located_in_Museums_in_France",
    "title": "Items Located in Museums in France",
    "description": "Lists items that are located in museums in France. It shows the item's name and the corresponding museum's label. The items are linked to their country (France) and their location (museum)."
  }
tokens: 435
temperature: 0.7
timestamp: 2024-05-12 11:43:21.314017
duration: 2.797511
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: #Cats\n\
  SELECT ?p ?o ?pLabel ?oLabel#?oLabel#?o_value is the uniformed \nWHERE \n{\n  wd:Q64\
  \ ?wdt ?o.\n  ?p wikibase:directClaim ?wdt. #p is in the form of wd:xxx .\n  MINUS\n\
  \  {\n    ?p wikibase:propertyType wikibase:ExternalId.\n  }\n  \n\n  SERVICE wikibase:label\
  \ { bd:serviceParam wikibase:language \"[AUTO_LANGUAGE],en\". } # Helps get the\
  \ label in your language, if not, then en language\n}\n"
response: |-
  {
    "name": "Berlin_Properties",
    "title": "Properties Associated with Berlin",
    "description": "Lists properties associated with Berlin excluding external IDs. It includes the property and object identifiers and labels in the preferred language, defaulting to English."
  }
tokens: 411
temperature: 0.7
timestamp: 2024-05-12 11:43:25.224668
duration: 2.234974
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: #defaultView:ImageGrid\n\
  SELECT ?item ?itemLabel ?pic ?countryLabel ?localLabel ?adminLabel ?worldviewLabel\n\
  WHERE\n{\n  ?item wdt:P31 wd:Q16970.\n  ?item wdt:P18 ?pic.\n  ?item wdt:P17 wd:Q30.\n\
  \  OPTIONAL { ?item wdt:P131 ?local. }\n  OPTIONAL { ?item wdt:P276 ?admin. }\n\
  \  OPTIONAL { ?item wdt:P140 ?worldview. }\n  SERVICE wikibase:label { bd:serviceParam\
  \ wikibase:language \"[AUTO_LANGUAGE],en\". }\n}\n\n"
response: |-
  {
    "name": "American_Architectural_Buildings_with_Images",
    "title": "American Architectural Buildings with Images",
    "description": "Displays images of architectural buildings in the United States. It shows the building's details, including its country, local and administrative jurisdiction, and worldview. The results include each building's identifier, image, and related labels."
  }
tokens: 438
temperature: 0.7
timestamp: 2024-05-12 11:43:33.217729
duration: 3.535517
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: #defaultView:ImageGrid\n\
  SELECT distinct ?artikel  ?img ?person ?personLabel (YEAR(?born) AS ?BornYear) (YEAR(?dead)\
  \ AS ?DeadYear) WHERE {\n  ?person wdt:P31 wd:Q5;\n    wdt:P106 wd:Q33231;\n   \
  \ wdt:P27 wd:Q34.\n  OPTIONAL { ?person wdt:P569 ?born. }\n  OPTIONAL { ?person\
  \ wdt:P570 ?dead. }\n  ?person wdt:P18 ?img\n  OPTIONAL {\n    ?artikel schema:about\
  \ ?person;\n      schema:inLanguage \"sv\";\n      schema:isPartOf <https://sv.wikipedia.org/>.\n\
  \  }\n  SERVICE wikibase:label { bd:serviceParam wikibase:language \"sv,en\". }\n\
  } order by xsd:integer(?BornYear)\n"
response: |-
  {
    "name": "Swedish_Actors_Chronologically",
    "title": "Swedish Actors Ordered by Birth Year",
    "description": "This query returns Swedish actors with their images, birth year, and death year, if applicable. It also links to their respective Swedish Wikipedia articles. Actors are ordered chronologically by birth year."
  }
tokens: 479
temperature: 0.7
timestamp: 2024-05-12 11:43:42.643151
duration: 3.064248
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: #Total population\
  \ in the Øresund Region\n# by So9q, 2019-11-22\n # Total population in the Øresund\
  \ Region\n # Example of the SUM aggregate function\n \n SELECT distinct ?area ?areaLabel\
  \ (sum(?folkm_ngd) as ?total_folkm) # the first two variables can be removed\n \
  \                                                                   # if only the\
  \ number is needed\n WHERE {\n   ?item wdt:P361 wd:Q297853.\n   ?item wdt:P1082\
  \ ?folkm_ngd. \n  ?area wdt:P31 wd:Q1907114.\n  ?area wdt:P527 ?item.\n  SERVICE\
  \ wikibase:label { bd:serviceParam wikibase:language \"[AUTO_LANGUAGE],en\". }\n\
  }\ngroup by ?area ?areaLabel\n"
response: |-
  {
    "name": "Total_Population_in_Oresund_Region",
    "title": "Total Population in the Øresund Region",
    "description": "It displays the total population in the Øresund Region. The results include area, area label, and total population. The results are grouped by area and area label."
  }
tokens: 468
temperature: 0.7
timestamp: 2024-05-12 11:43:56.315750
duration: 3.066594
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: #Cats\n\
  SELECT ?item ?viafURI\nWHERE \n{\n  ?item wdt:P31 wd:Q5;\n        wdt:P214 ?viafID\n\
  \  BIND(concat(\"http://viaf.org/viaf/\", ?viafID) AS ?viafURI). \n}\nlimit 10\n"
response: |-
  {
    "name": "ViafURIs_for_Humans",
    "title": "VIAF URIs for Humans",
    "description": "Returns the VIAF (Virtual International Authority File) URIs for human entities. It combines the VIAF ID with the base URI to create the complete URI. The query is limited to 10 results."
  }
tokens: 372
temperature: 0.7
timestamp: 2024-05-12 11:44:06.035399
duration: 3.007171
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: #defaultView:Map\n\
  SELECT DISTINCT ?item ?itemLabel ?statement2 WHERE {\n  SERVICE wikibase:label {\
  \ bd:serviceParam wikibase:language \"[AUTO_LANGUAGE]\". }\n  {\n    SELECT DISTINCT\
  \ ?item ?statement2 WHERE {\n      ?item p:P31 ?statement0.\n      ?statement0 (ps:P31/(wdt:P279*))\
  \ wd:Q33506.\n      ?item p:P17 ?statement1.\n      ?statement1 (ps:P17/(wdt:P279*))\
  \ wd:Q36.\n      ?item wdt:P625 ?statement2.\n#       ?item p:P625 ?statement2.\n\
  #       ?statement2 (ps:P625) _:anyValueP625.\n    }\n    LIMIT 10000000\n  }\n\
  }\n"
response: |-
  {
    "name": "Polish_Monuments_Map",
    "title": "Map of Monuments in Poland",
    "description": "Displays a map of distinct monuments located in Poland. Each monument is identified by its unique item code and coordinates, using the Wikibase language service for labeling."
  }
tokens: 452
temperature: 0.7
timestamp: 2024-05-12 11:44:09.093342
duration: 2.442064
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: SELECT ?kirke\
  \ ?kirkeLabel ?billede WHERE {\n  SERVICE wikibase:label { bd:serviceParam wikibase:language\
  \ \"[AUTO_LANGUAGE],en\". }\n  ?kirke wdt:P31 wd:Q16970;\n    wdt:P131 wd:Q21150.\n\
  \  OPTIONAL { ?kirke wdt:P18 ?billede. }\n}\nLIMIT 100\n"
response: |-
  {
    "name": "Churches_in_Sønderborg_with_Images",
    "title": "Churches in Sønderborg Municipality with Images",
    "description": "Lists churches in the Sønderborg Municipality with associated images. It provides church entities, their labels, and any linked images. The query's language is set to auto-detect or English."
  }
tokens: 392
temperature: 0.7
timestamp: 2024-05-12 11:44:21.580140
duration: 3.119728
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: SELECT ?date\
  \ ?members WHERE {\n  <http://www.wikidata.org/entity/> p:P2124 ?p.\n  ?p pq:P585\
  \ ?date;\n    ps:P2124 ?members.\n}\nORDER BY (?date)\n"
response: |-
  {
    "name": "Wikidata_Entity_Members_and_Dates",
    "title": "Members and Dates of a Wikidata Entity",
    "description": "Retrieves dates and members related to a specific Wikidata entity. The results include the specific dates and number of members associated with the Wikidata entity."
  }
tokens: 343
temperature: 0.7
timestamp: 2024-05-12 11:44:27.815893
duration: 2.513101
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: SELECT DISTINCT\
  \ ?item ?itemLabel ?itemDescription WHERE {\n  ?item (wdt:P31/(wdt:P279*)) wd:Q486972;\n\
  \    (wdt:P131/(wdt:P131*)) wd:Q1885601.\n  MINUS { ?item wdt:P31 wd:Q22674925.\
  \ }\n  MINUS { ?item wdt:P31 wd:Q4286337. }\n  MINUS { ?item wdt:P31 wd:Q24067406.\
  \ }\n  MINUS { ?item wdt:P31 wd:Q123705. }\n  MINUS { ?item wdt:P31 wd:Q188509.\
  \ }\n  MINUS { ?item wdt:P31 wd:Q442799. }\n  MINUS { ?item wdt:P31 wd:Q152081.\
  \ }\n  MINUS { ?item wdt:P31 wd:Q2583015. }\n  MINUS { ?item wdt:P31 wd:Q4413844.\
  \ }\n  MINUS { ?item wdt:P31 wd:Q4443227. }\n  MINUS { ?item wdt:P31 wd:Q13028920.\
  \ }\n  SERVICE wikibase:label { bd:serviceParam wikibase:language \"be-tarask,be\"\
  . }\n}\nORDER BY (?itemLabel)\n"
response: |-
  {
    "name": "Human_settlements_in_Minsk_region",
    "title": "Human Settlements in Minsk Region",
    "description": "Lists distinct human settlements in the Minsk region, excluding certain types of entities. The results include the entities' identifiers, labels, and descriptions in the 'be-tarask,be' languages."
  }
tokens: 580
temperature: 0.7
timestamp: 2024-05-12 11:44:34.242855
duration: 2.766722
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: SELECT ?commonsCategory\
  \ WHERE {\n    VALUES ?item {wd:Q144} .\n    OPTIONAL {\n      ?commonsCategoryFromItem\
  \ schema:about ?item;\n                               schema:isPartOf <https://commons.wikimedia.org/>.\n\
  \      FILTER(STRSTARTS(STR(?commonsCategoryFromItem), \"https://commons.wikimedia.org/wiki/Category:\"\
  ))\n    }\n    OPTIONAL {\n      ?item wdt:P910 ?catItem .\n      ?commonsCategoryFromCatItem\
  \ schema:about ?catItem;\n                                  schema:isPartOf <https://commons.wikimedia.org/>.\n\
  \      FILTER(STRSTARTS(STR(?commonsCategoryFromCatItem), \"https://commons.wikimedia.org/wiki/Category:\"\
  ))\n    }\n    BIND(COALESCE(?commonsCategoryFromItem, ?commonsCategoryFromCatItem)\
  \ AS ?commonsCategory)\n}\n"
response: |-
  {
    "name": "Commons_Category_Link_for_Entity",
    "title": "Wikimedia Commons Category Link for a Specific Entity",
    "description": "Retrieves the Wikimedia Commons category link for a specific entity (wd:Q144). The query checks both the direct linkage from the entity and via the associated category item."
  }
tokens: 469
temperature: 0.7
timestamp: 2024-05-12 11:44:43.187852
duration: 2.683333
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: SELECT ?village\
  \ ?villageLabel ?image{\n  ?village wdt:P31 wd:Q748198.\n  OPTIONAL {?village wdt:P18\
  \ ?image}\n  SERVICE wikibase:label { bd:serviceParam wikibase:language \"[AUTO_LANGUAGE],en\"\
  . }\n}\n"
response: |-
  {
    "name": "Villages_and_Images",
    "title": "Villages with Images",
    "description": "Retrieves villages and their corresponding images. Each result includes the identifier of the village, its English label, and a link to its image if one exists."
  }
tokens: 352
temperature: 0.7
timestamp: 2024-05-12 11:44:46.564356
duration: 2.809176
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: SELECT ?item\
  \ ?itemLabel\nWHERE {\n  ?item wdt:P8274 ?Q4459799\n   SERVICE wikibase:label {\
  \ bd:serviceParam wikibase:language \"en\". }\n}\nLIMIT 100\n"
response: |-
  {
    "name": "Items_with_Property_P8274_linked_to_Q4459799",
    "title": "Items with Property P8274 Linked to Q4459799",
    "description": "Fetches items that have the property P8274 linked to the entity Q4459799. It includes the item's identifiers and labels in English. The query has a limit of 100 results."
  }
tokens: 360
temperature: 0.7
timestamp: 2024-05-12 11:45:15.486280
duration: 3.489806
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: #title:Železniční\
  \ síť v Česku\n#defaultView:Map\nSELECT ?station ?stationLabel ?line ?layer ?layerLabel\
  \ WHERE {\n  ?station wdt:P17 wd:Q213.\n  ?pred wdt:P17 wd:Q213.\n  ?station p:P197\
  \ ?link;\n    wdt:P31 ?stationCls.\n  ?link ps:P197 ?pred.\n  FILTER((?stationCls\
  \ = wd:Q55488) || (?stationCls = wd:Q55678))\n  OPTIONAL { ?link pq:P81 ?linkLine.\
  \ }\n  ?pred (p:P625/psv:P625/wikibase:geoLatitude) ?lat1;\n    (p:P625/psv:P625/wikibase:geoLongitude)\
  \ ?lon1.\n  ?station (p:P625/psv:P625/wikibase:geoLatitude) ?lat2;\n    (p:P625/psv:P625/wikibase:geoLongitude)\
  \ ?lon2.\n  OPTIONAL { ?station wdt:P81 ?stationLine. }\n  BIND(COALESCE(?linkLine,\
  \ ?stationLine) AS ?layer)\n  BIND(CONCAT(\"LINESTRING(\", STR(?lon1), \" \", STR(?lat1),\
  \ \",\", STR(?lon2), \" \", STR(?lat2), \")\") AS ?str)\n  BIND(STRDT(?str, geo:wktLiteral)\
  \ AS ?line)\n  SERVICE wikibase:label { bd:serviceParam wikibase:language \"cs,en\"\
  . }\n}\n"
response: |-
  {
    "name": "Czech_Railway_Network",
    "title": "Czech Railway Network",
    "description": "Maps railway stations and lines in the Czech Republic. It displays entities in the Czech Republic, showing their names, coordinates, and linked railway lines. The results include entities' identifiers, coordinates, and related line details."
  }
tokens: 628
temperature: 0.7
timestamp: 2024-05-12 11:45:27.325957
duration: 2.643139
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: SELECT ?human\
  \ ?humanLabel\nWHERE\n{\n  ?human wdt:P31 wd:Q5.\n  ?human wdt:P40 ?child.\n  ?child\
  \ wdt:P31 wd:Q5.\n  SERVICE wikibase:label {bd:serviceParam wikibase:language \"\
  [AUTO_LANGUAGE]\".}\n}\nLIMIT 100\n         \n"
response: |-
  {
    "name": "Humans_with_Children_Who_Are_Humans",
    "title": "Humans with Children Who Are Also Humans",
    "description": "Lists humans who have children who are also humans. The query returns both the identifier of the human and their label. Only the first 100 results are returned by the query."
  }
tokens: 374
temperature: 0.7
timestamp: 2024-05-12 11:45:34.415243
duration: 4.5371
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: SELECT ?item\
  \ ?tlg WHERE { ?item wdt:P3576 ?tlg . }\n"
response: |-
  {
    "name": "Items_with_Telegram_Username",
    "title": "Items with Telegram Username",
    "description": "Fetches items that have a Telegram username associated with them. The query returns items' identifiers and their corresponding Telegram usernames."
  }
tokens: 304
temperature: 0.7
timestamp: 2024-05-12 11:45:38.600318
duration: 2.279855
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: # members\
  \ of the International Council for Science\n# sorted by country and name\n\nSELECT\
  \ DISTINCT ?item ?itemLabel ?countryLabel ?itemDescription WHERE {\n  ?item wdt:P463\
  \ wd:Q1162568;\n    wdt:P856 ?URL;\n    wdt:P17 ?country.\n  SERVICE wikibase:label\
  \ { bd:serviceParam wikibase:language \"[AUTO_LANGUAGE],en\". }\n}\nORDER BY (?countryLabel)\
  \ (?itemLabel)\n"
response: |-
  {
    "name": "Members_of_International_Council_for_Science",
    "title": "Members of the International Council for Science",
    "description": "Lists members of the International Council for Science, sorted by country and name. The result includes member entity's identifiers, descriptions, associated country, and their official website URLs."
  }
tokens: 394
temperature: 0.7
timestamp: 2024-05-12 11:45:43.949690
duration: 3.149186
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: SELECT ?item\
  \ ?itemLabel \nWHERE \n{\n  ?item wdt:P178 wd:Q47092.\n  SERVICE wikibase:label\
  \ { bd:serviceParam wikibase:language \"[AUTO_LANGUAGE],en\". }\n}\n"
response: |-
  {
    "name": "Items_DevelopedBy_SoftwareCompany",
    "title": "Items Developed By Specified Software Company",
    "description": "Lists items developed by a specific software company. The results include items' identifiers and their respective names in the preferred language or English."
  }
tokens: 335
temperature: 0.7
timestamp: 2024-05-12 12:15:50.663881
duration: 2.404537
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: \"dentist\"\
  \n"
response: '{}'
tokens: 235
temperature: 0.7
timestamp: 2024-05-12 12:15:59.437044
duration: 0.500091
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: SELECT ?item\
  \ ?itemLabel ?p\nWHERE\n{\n?item wdt:P1628 ?p\nSERVICE wikibase:label { bd:serviceParam\
  \ wikibase:language \"[AUTO_LANGUAGE],en\" }\n}\n"
response: |-
  {
    "name": "Items_with_equivalent_property",
    "title": "Items with an Equivalent Property",
    "description": "Fetches items that have an equivalent property. The results include the identifiers of the items, their labels, and the equivalent properties."
  }
tokens: 329
temperature: 0.7
timestamp: 2024-05-12 12:16:08.725681
duration: 2.566221
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: SELECT ?Mensch\
  \ ?MenschLabel ?Geburtsdatum ?Bild WHERE {\n  SERVICE wikibase:label { bd:serviceParam\
  \ wikibase:language \"[AUTO_LANGUAGE],en\". }\n  ?Mensch wdt:P31 wd:Q5;\n    wdt:P101\
  \ wd:Q413.\n  OPTIONAL { ?Mensch wdt:P569 ?Geburtsdatum. }\n  OPTIONAL { ?Mensch\
  \ wdt:P18 ?Bild. }\n}\nLIMIT 100\n"
response: |-
  {
    "name": "Musicians_Birthdates_and_Images",
    "title": "Birthdates and Images of Musicians",
    "description": "This query retrieves data about musicians including their names, birthdates and images. It uses the Wikidata service to fetch this information and returns up to 100 results."
  }
tokens: 399
temperature: 0.7
timestamp: 2024-05-12 12:16:34.067689
duration: 3.036811
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: #Katzen\n\
  SELECT ?item ?itemLabel \nWHERE \n{\n  ?item wdt:P31 wd:Q107715.\n  SERVICE wikibase:label\
  \ { bd:serviceParam wikibase:language \"[AUTO_LANGUAGE],en\". }\n}\n"
response: |-
  {
    "name": "Query_for_Cats",
    "title": "Query for Cats in Wikidata",
    "description": "This query retrieves all items in Wikidata that are classified as cats. It returns the identifiers and labels of these items in English or the auto-detected language."
  }
tokens: 341
temperature: 0.7
timestamp: 2024-05-12 12:16:59.279343
duration: 3.997442
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: #Get mandals\
  \ of district of AP  as per 2022 reorg\nSELECT DISTINCT ?mandal ?mandalLabel ?page_titleTE\
  \ (CONCAT(\"# [[\", STR(?mandalLabel), \"|\", STRBEFORE(STR(?mandalLabel), \" మండలం\"\
  ), \"]]\") AS ?mandalwikitext) WHERE {\n  ?mandal (wdt:P31/(wdt:P279*)) wd:Q817477;\n\
  \    p:P131 ?districtnode.\n  ?districtnode ps:P131 wd:Q110714857.\n    ?tewikilink\
  \ schema:about ?mandal;\n    schema:isPartOf <https://te.wikipedia.org/>;\n    schema:name\
  \ ?page_titleTE.\n  SERVICE wikibase:label { bd:serviceParam wikibase:language \"\
  te,en\". }\n  OPTIONAL { ?districtnode pq:P580 ?startdate. }\n  OPTIONAL { ?districtnode\
  \ pq:P582 ?enddate. }\n  BIND(IF(BOUND(?startdate), \"yes\", \"no\") AS ?startflag_)\n\
  \  BIND(IF(BOUND(?enddate), \"yes\", \"no\") AS ?endflag_)\n  BIND(IF(BOUND(?startdate),\
  \ YEAR(?startdate), 0 ) AS ?startyear)\n  BIND(IF(BOUND(?enddate), YEAR(?enddate),\
  \ 0 ) AS ?endyear)\n  FILTER(((?startflag_ = \"yes\") && (?endflag_ = \"no\") &&\
  \ ?startyear=2022) || ((?startflag_ = \"no\") && (?endflag_ = \"no\")))\n}\nORDER\
  \ BY (?mandalLabel)\n"
response: |-
  {
    "name": "Mandals_of_AP_District_Post_2022_Reorganization",
    "title": "Mandals of Andhra Pradesh District Post 2022 Reorganization",
    "description": "Fetches the mandals (administrative divisions) of a district in Andhra Pradesh, India, as per the 2022 reorganization. It provides mandals' names, labels and Wikipedia page titles in Telugu. The mandals are ordered by their labels."
  }
tokens: 667
temperature: 0.7
timestamp: 2024-05-12 12:17:06.882855
duration: 4.580616
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: select ?item\
  \ ?itemLabel\nWHERE\n{\n  {?item wdt:P106 wd:Q36180 .} UNION { ?item wdt:P106 wd:Q482980\
  \ . } UNION { ?item wdt:P106 wd:Q49757 . }\n  ?item wdt:P19/wdt:P131*/wdt:P30 wd:Q15.\n\
  } limit 5000\n"
response: |-
  {
    "name": "African_Born_Actors_Directors_and_Models",
    "title": "Actors, Directors, and Models Born in Africa",
    "description": "Lists actors, models, and directors who were born in Africa. It includes their identifiers and labels. The results are capped at 5000 entries."
  }
tokens: 382
temperature: 0.7
timestamp: 2024-05-12 12:17:22.028759
duration: 3.80464
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: #defaultView:Graph\n\
  SELECT ?item1 ?image ?item1Label ?item2 ?image2 ?item2Label ?edgeLabel\nWITH { SELECT\
  \ ?item1 WHERE {\nVALUES ?item1 {wd:Q109501555 wd:Q109474585 wd:Q109512854 wd:Q109512828\
  \ wd:Q109512804 wd:Q4904190 wd:Q109472427 wd:Q109505200 wd:Q109505244 wd:Q109505252\
  \ wd:Q109505255 wd:Q109505258 wd:Q109505260 wd:Q109498388 wd:Q7981191 wd:Q326276\
  \ wd:Q109503909 wd:Q109472585}\n} } AS %item1\nWITH {SELECT (?item1 AS ?item2) WHERE\
  \ {INCLUDE %item1} } AS %item2\nWHERE {\n  INCLUDE %item1.\n  INCLUDE %item2.\n\
  ?item1 ?prop ?item2.\n?edge wikibase:directClaim ?prop ; a wikibase:Property\nOPTIONAL\
  \ {?item1 wdt:P18 ?image}\nOPTIONAL {?item2 wdt:P18 ?image2}\nSERVICE wikibase:label\
  \ { bd:serviceParam wikibase:language \"[AUTO_LANGUAGE],en\". }\n}\n"
response: |-
  {
    "name": "Interconnected_Items_with_Images",
    "title": "Interconnected Items with Their Images",
    "description": "This query retrieves specific interconnected items along with their images. It displays the items, their connected items, and the images of both if available. The results include items' identifiers, labels, and associated images."
  }
tokens: 570
temperature: 0.7
timestamp: 2024-05-12 12:17:28.280446
duration: 3.048292
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: SELECT ?item\
  \ ?itemLabel ?levelOfDescription ?levelOfDescriptionLabel\nWHERE \n{\n  ?item wdt:P31\
  \ wd:Q2668072.\n  OPTIONAL { ?item wdt:P6224 ?levelOfDescription }.\n  SERVICE wikibase:label\
  \ { bd:serviceParam wikibase:language \"[AUTO_LANGUAGE],en\". } # Helps get the\
  \ label in your language, if not, then en language\n}\n"
response: |-
  {
    "name": "Items_and_Their_Level_of_Description",
    "title": "Items and Their Corresponding Level of Description",
    "description": "Lists items that are classified as 'archival descriptions' and their corresponding levels of description, if available. The result includes the item's identifier, label, and the level of description's identifier and label."
  }
tokens: 393
temperature: 0.7
timestamp: 2024-05-12 12:17:37.924362
duration: 3.717143
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: select *\
  \ where {\n\n  ?item wikibase:statements 0 .\n  ?item wikibase:sitelinks 0 .\n\n\
  }\n"
response: |-
  {
    "name": "Items_with_Zero_Statements_and_Sitelinks",
    "title": "Wikibase Items with Zero Statements and Sitelinks",
    "description": "Retrieves all Wikibase items that have no statements and sitelinks. This query can be used to identify items in the Wikibase that may lack context or relevance due to the absence of statements and sitelinks."
  }
tokens: 339
temperature: 0.7
timestamp: 2024-05-12 12:17:48.227673
duration: 3.044277
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: #Bières\
  \ belges\nSELECT ?item ?itemLabel ?image\nWHERE \n{\n  ?item wdt:P31 wd:Q44. #bière\n\
  \  ?item wdt:P17 wd:Q31. #belgique  \n  OPTIONAL {?item wdt:P18 ?image.}\n  SERVICE\
  \ wikibase:label { bd:serviceParam wikibase:language \"[AUTO_LANGUAGE],en\". }\n\
  }\n"
response: |-
  {
    "name": "Belgian_Beers",
    "title": "Belgian Beers with Images",
    "description": "Lists Belgian beers and their images. The query retrieves all items that are classified as beer (Q44) and are associated with Belgium (Q31). If available, an image of the beer is also included."
  }
tokens: 390
temperature: 0.7
timestamp: 2024-05-12 12:17:55.129196
duration: 3.16347
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: #Cats\n\
  SELECT ?item ?itemLabel ?part_of ?part_ofLabel WHERE {\n  ?item wdt:P31 wd:Q113445303.\n\
  \  SERVICE wikibase:label { bd:serviceParam wikibase:language \"[AUTO_LANGUAGE],en\"\
  . }\n  OPTIONAL { ?item wdt:P8263 ?part_of. }\n  \n}\n"
response: |-
  {
    "name": "Cats_Type_and_Part_Information",
    "title": "Cats Type and Associated Part Information",
    "description": "Lists items categorized as a specific type of cat (Q113445303) and, if available, a corresponding 'part of' (P8263) designation. Each item includes its label in the user's language and in English."
  }
tokens: 382
temperature: 0.7
timestamp: 2024-05-12 12:18:02.139653
duration: 3.258271
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: #defaultView:BubbleChart\n\
  SELECT ?winnerLabel ?wins ?rgb WHERE {\n  # the snooker ball colours\n   BIND (\
  \ COALESCE(\n    IF(?wins = 1, \"ff0000\", 1/0),\n    IF(?wins = 2, \"ffff00\",\
  \ 1/0),\n    IF(?wins = 3, \"00ff00\", 1/0),\n    IF(?wins = 4, \"8b4513\", 1/0),\n\
  \    IF(?wins = 5, \"0000ff\", 1/0),\n    IF(?wins = 6, \"ffc0cb\", 1/0),\n    IF(?wins\
  \ = 7, \"000000\", 1/0),\n    \"ffffff\"\n  ) AS ?rgb )\n  # inner select generates\
  \ the winners totals\n  { SELECT ?winnerLabel (COUNT (?winner) AS ?wins) WHERE {\n\
  \  { ?p wdt:P31 wd:Q502948 }\n  UNION\n  { ?p wdt:P361 wd:Q502948 }\n  ?p wdt:P1346\
  \ ?winner .\n  SERVICE wikibase:label { bd:serviceParam wikibase:language \"[AUTO_LANGUAGE],en\"\
  . }\n} GROUP BY ?winnerLabel  }\n           }\n\n\n"
response: |-
  {
    "name": "Snooker_Winners_Color_Coded",
    "title": "Color Coded Snooker Winners",
    "description": "Represents snooker winners and their total wins each color-coded according to the snooker ball colors. Each color corresponds to the number of wins. The data includes the winner's name and their total wins."
  }
tokens: 576
temperature: 0.7
timestamp: 2024-05-12 12:18:20.651692
duration: 3.49298
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: #defaultView:Map\n\
  SELECT  distinct ?node ?nodeLabel ?nodeDescription ?SwedishGlaciers (SAMPLE(?coord)\
  \ AS ?coord) ?GridabaseglacierID ?GLAMOSglacierID ?WorldGlacierInventoryID ?GLIMSID\
  \ WHERE {\n  ?node wdt:P31 wd:Q35666.\n  { ?node wdt:P17 wd:Q34. } \n OPTIONAL {?node\
  \  wdt:P625 ?coord}\n OPTIONAL {?node  wdt:P3707 ?GridabaseglacierID}\n OPTIONAL\
  \ {?node  wdt:P6148 ?GLAMOSglacierID}\n OPTIONAL {?node  wdt:P6799 ?GLIMSID}\n OPTIONAL\
  \ {?node  wdt:P8133 ?SwedishGlaciersID}\n BIND(URI(CONCAT(\"https://bolin.su.se/data/svenskaglaciarer/glacier.php?g=\"\
  ,?SwedishGlaciersID)) AS ?SwedishGlaciers)\n  OPTIONAL { ?node wdt:P1404 ?WorldGlacierInventoryID.\
  \ }\n  SERVICE wikibase:label { bd:serviceParam wikibase:language \"sv,nn,no,en\"\
  . }\n} GROUP BY ?node ?nodeLabel ?nodeDescription ?GridabaseglacierID ?GLAMOSglacierID\
  \ ?WorldGlacierInventoryID ?GLIMSID ?SwedishGlaciers\norder by ?nodeLabel \n"
response: |-
  {
    "name": "Swedish_Glaciers_Map",
    "title": "Map of Glaciers in Sweden with Various Identifiers",
    "description": "Maps glaciers in Sweden with their various identifiers. It displays the coordinates of each glacier along with their Gridabase, GLAMOS, GLIMS, Swedish Glaciers, and World Glacier Inventory IDs. The results are ordered by the glacier name."
  }
tokens: 610
temperature: 0.7
timestamp: 2024-05-12 12:18:33.449631
duration: 4.001685
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: #Plätze\
  \ weniger als 10 Meter über dem Meeresspiegel\n#defaultView:Map\nSELECT \n"
response: |-
  {
    "name": "Places_Less_Than_10_Meters_Above_Sea_Level",
    "title": "Places Less Than 10 Meters Above Sea Level",
    "description": "Maps out places that are less than 10 meters above sea level. The query visualizes these locations on a map, allowing for geographical analysis of low-lying areas."
  }
tokens: 330
temperature: 0.7
timestamp: 2024-05-12 12:18:36.910364
duration: 2.750451
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: SELECT ?property\
  \ ?propertyLabel (COUNT(*) AS ?count) WHERE {\n  SELECT DISTINCT ?item ?itemLabel\
  \ ?property ?propertyLabel WHERE {\n    ?item wdt:P31 wd:Q1438040; wdt:P361 wd:Q58242826.\n\
  \    ?item ?p ?statement.\n    ?statement ?ps ?ps_.\n    ?property wikibase:claim\
  \ ?p;\n    wikibase:statementProperty ?ps.\n    SERVICE wikibase:label { bd:serviceParam\
  \ wikibase:language \"[AUTO_LANGUAGE],en\". }\n  }\n}\nGROUP BY ?property ?propertyLabel\n\
  ORDER BY DESC(?count)\n\n"
response: |-
  {
    "name": "Properties_Count_of_French_Championship_Winners",
    "title": "Count of Properties of French Championship Winners",
    "description": "This query returns the count of distinct properties for each French Championship winner. It includes the properties' labels and their respective count. The results are grouped by property and ordered by count in descending order."
  }
tokens: 435
temperature: 0.7
timestamp: 2024-05-12 12:18:51.859791
duration: 3.772921
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: #Entidades\
  \ territoriais administrativas\nSELECT ?item ?itemLabel \nWHERE \n{\n  ?item wdt:P31\
  \ wd:Q1131296. #Freguesia\n  ?item wdt:P17 wd:Q45. #Portugal\n  MINUS { ?item pq:P582\
  \ ?endTime. }\n  SERVICE wikibase:label { bd:serviceParam wikibase:language \"[AUTO_LANGUAGE],en\"\
  . }\n}\n"
response: |-
  {
    "name": "Active_Territorial_Administrative_Entities_in_Portugal",
    "title": "Active Territorial Administrative Entities in Portugal",
    "description": "Fetches active territorial administrative entities (Freguesia) in Portugal. It excludes entities with a specified end time, suggesting that they're no longer active. The results include the entities' identifiers and their labels in the appropriate language."
  }
tokens: 407
temperature: 0.7
timestamp: 2024-05-12 12:19:04.979659
duration: 4.063814
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: #Cats\n\
  SELECT ?award ?countryLabel ?awardLabel  ?_count_statements ?_count_external_ids\
  \ ?awardAlts\nWHERE \n{\n  { ?award (wdt:P31|wdt:P279)+ wd:Q4220917;         \n\
  \         wdt:P17 ?country.\n  } UNION {\n  ?award (wdt:P31|wdt:P279)+ wd:Q1407225;\n\
  \     wdt:P17 ?country.                \n  }\n  OPTIONAL { ?award wikibase:statements\
  \ ?_count_statements }\n  OPTIONAL { ?award wikibase:identifiers ?_count_external_ids\
  \ }\n  SERVICE wikibase:label { \n    bd:serviceParam wikibase:language \"[AUTO_LANGUAGE],en\"\
  . \n    ?award skos:altLabel ?awardAltLabel ; rdfs:label ?awardLabel.\n    ?country\
  \ rdfs:label ?countryLabel.\n  }\n  BIND ( REPLACE(?awardAltLabel, \"[\U0001F1E6\
  -\U0001F1FF]{2}, |, ?[\U0001F1E6-\U0001F1FF]{2}\", \"\") AS ?awardAlts )\n}\nORDER\
  \ BY ?country ?awardLabel\n\n"
response: |-
  {
    "name": "Awards_and_their_Countries",
    "title": "Awards and their Respective Countries",
    "description": "Lists awards and their respective countries. The results include awards that are 'award by country' or 'national award', their country labels, count of statements and external IDs, and alternative awards labels."
  }
tokens: 540
temperature: 0.7
timestamp: 2024-05-12 12:19:09.741136
duration: 2.851393
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: SELECT *\
  \ WHERE {\n  ?q wdt:P31 wd:Q483453 ; wdt:P17 wd:Q142 .\n  MINUS { ?q wdt:P625 []\
  \ }\n}\n"
response: |-
  {
    "name": "French_Entities_without_Coordinates",
    "title": "French Entities without Coordinates",
    "description": "Lists entities in France that do not have coordinates. The query returns entities that are classified as 'human', based in France, but lack geographic coordinates."
  }
tokens: 329
temperature: 0.7
timestamp: 2024-05-12 12:19:20.395505
duration: 2.988928
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: SELECT \n\
  \  DISTINCT\n#   ?item ?title\n  (REPLACE(STR(?item), \".*Q\", \"Q\") AS ?qid) \n\
  \  (\"P921\" AS ?property)\n  (\"Q190562\" AS ?ReplaceWithYourTargetID)\n  (\"S887\"\
  \ AS ?heuristic)\n  (\"Q69652283\" AS ?deduced)\n\nWHERE {\n  hint:Query hint:optimizer\
  \ \"None\".\n  \n{  SERVICE wikibase:mwapi {\n    bd:serviceParam wikibase:api \"\
  Search\";\n                    wikibase:endpoint \"www.wikidata.org\";\n       \
  \             mwapi:srsearch \"\\\"mount cameroon\\\" and haswbstatement:P31=Q13442814\
  \ -haswbstatement:P921=Q190562\".\n      ?page_title wikibase:apiOutput mwapi:title.\n\
  \  }\n }\nUNION\n{  SERVICE wikibase:mwapi {\n    bd:serviceParam wikibase:api \"\
  Search\";\n                    wikibase:endpoint \"www.wikidata.org\";\n       \
  \             mwapi:srsearch \"\\\"mount cameroon\\\" -and haswbstatement:P31=Q13442814\
  \ -haswbstatement:P921=Q190562\". \n      ?page_title wikibase:apiOutput mwapi:title.\n\
  \  }\n }\n  BIND(IRI(CONCAT(STR(wd:), ?page_title)) AS ?item)\n  \n  ?item wdt:P1476\
  \ ?title.\n  FILTER REGEX(LCASE(?title), \"\\\\bmount(.)cameroon\\\\b\").\n\n}\n\
  \n"
response: |-
  {
    "name": "Mount_Cameroon_Articles_Excluding_TargetID",
    "title": "Articles on Mount Cameroon Excluding a Specific Target ID",
    "description": "Searches for articles about Mount Cameroon that do not have a certain Target ID. The query uses different parameters to filter out articles with specific statements. The results are the unique identifiers of the filtered articles."
  }
tokens: 619
temperature: 0.7
timestamp: 2024-05-12 12:19:32.031890
duration: 3.270231
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: SELECT ?item\
  \ ?taxonname ?art WHERE {\n  ?item wdt:P31 wd:Q16521 ;\n        wdt:P105 wd:Q7432\
  \ ;\n        wdt:P171* wd:Q25327 ;\n        wdt:P225 ?taxonname .\n  OPTIONAL {\n\
  \    ?art schema:about ?item.\n        ?art schema:isPartOf <https://es.wikipedia.org/>.\n\
  \      }\n  SERVICE wikibase:label { bd:serviceParam wikibase:language \"[AUTO_LANGUAGE],es\"\
  . }        \n}\n"
response: |-
  {
    "name": "Spanish_Articles_on_Insect_Species",
    "title": "Spanish Articles on Specific Insect Species",
    "description": "Queries for insect species articles in Spanish Wikipedia. It returns entity identifiers and taxonomic names of insect species that belong to the family Formicidae. Additionally, it provides links to their respective Spanish Wikipedia pages, if available."
  }
tokens: 420
temperature: 0.7
timestamp: 2024-05-12 12:19:38.478691
duration: 4.27735
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: # 09. INFRASTRUCTURE,\
  \ ENERGY & MATERIALS 09.1 Mining\nSELECT DISTINCT ?manufacturer ?manufacturerLabel\
  \ ?productType ?productTypeLabel  ?product ?productLabel ?industry ?industryLabel\n\
  WHERE {\n  ?product wdt:P176 ?manufacturer.\n  ?manufacturer wdt:P452 ?industry.\n\
  \  ?product wdt:P279 ?productType.\n   \n  VALUES ?industry {wd:Q1778629\nwd:Q766401\n\
  wd:Q15850907\nwd:Q5283\nwd:Q56604589\nwd:Q12089268\nwd:Q1349660\nwd:Q1961917\nwd:Q1071389\n\
  wd:Q11202319\nwd:Q29585219\nwd:Q29584505\nwd:Q44497\nwd:Q1945600\nwd:Q29584418\n\
  wd:Q2990216\nwd:Q1370637\nwd:Q6865576\nwd:Q29584984\nwd:Q12880211\nwd:Q29584408\n\
  wd:Q29584414\nwd:Q29584410\nwd:Q16638398\nwd:Q29584416\nwd:Q29584980\nwd:Q29584253\n\
  wd:Q29584989\nwd:Q29584981\nwd:Q29584417\nwd:Q57443580\nwd:Q1048939\nwd:Q16659581\n\
  wd:Q328381\nwd:Q29585539\nwd:Q897\nwd:Q92768401\nwd:Q663\n}\n  SERVICE wikibase:label\
  \ { bd:serviceParam wikibase:language \"en,fr\". } \n\n}\nORDER BY ?manufacturerLabel\
  \ ?industryLabel ?productTypeLabel ?productLabel \nLIMIT 25000\n\n"
response: |-
  {
    "name": "Infrastructure_Energy_Materials_Mining",
    "title": "Infrastructure, Energy & Materials: Mining Industry",
    "description": "Lists manufacturers and their products in the mining industry. It provides information about the manufacturer, product type, product, and the industry they belong to. The data is sorted by manufacturer name, industry, product type, and product label. Limited to 25000 entries."
  }
tokens: 705
temperature: 0.7
timestamp: 2024-05-12 12:19:45.709771
duration: 4.031418
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: SELECT DISTINCT\
  \ ?bundesland ?bundeslandLabel ?stadt ?stadtLabel ?w ?wLabel {\n{\nSELECT DISTINCT\
  \ ?bundesland ?stadt ?w ?affiliationType ?p WHERE {\n  {\n   ?w wdt:P463 wd:Q105757481\
  \ .\n  } UNION {\n    ?p wdt:P31 wd:Q98270496 .\n    ?p p:P1416 ?statement .\n \
  \   ?statement ps:P1416 ?w .\n    OPTIONAL { ?statement pq:P3831 ?affiliationType\
  \ .}  \n  }\n  OPTIONAL {\n    ?w wdt:P131+ ?stadt .\n    ?stadt  wdt:P31/wdt:P279*\
  \ wd:Q515 .\n    OPTIONAL {\n      ?w wdt:P131+ ?bundesland .\n      ?bundesland\
  \  wdt:P31 wd:Q1221156 .\n     }\n   }\n  OPTIONAL {\n    ?w wdt:P159/wdt:P131*\
  \ ?stadt . \n    ?stadt  wdt:P31/wdt:P279* wd:Q515 .\n    OPTIONAL {\n      ?stadt\
  \ wdt:P131* ?bundesland .\n      ?bundesland  wdt:P31 wd:Q1221156 .\n     }    \n\
  \   }\n  FILTER NOT EXISTS {?w  wdt:P31 wd:Q98270496 }  # To not display Konsortia\
  \ associations to Base4NFDI\n  BIND(IF(! Bound(?affiliationType), \"NFDI-Vereinsmitglied\"\
  , ?affiliationTypeLabel) AS ?affiliationTypeLabel)\n}\n  }\n  SERVICE wikibase:label\
  \ { bd:serviceParam wikibase:language \"de,en\" . }\n} ORDER BY ASC(?bundeslandLabel)\
  \ ASC(?stadtLabel) ASC(?affiliationTypeLabel) ASC(?wLabel)\n"
response: |-
  {
    "name": "NFDI_Affiliations_and_Locations",
    "title": "NFDI Affiliations and their Locations in Cities and States",
    "description": "Lists the NFDI affiliations and their corresponding locations in cities and states. It includes the affiliations that are either a member of NFDI or have a special type of affiliation. The affiliations that are 'Konsortia associations to Base4NFDI' are excluded."
  }
tokens: 716
temperature: 0.7
timestamp: 2024-05-12 12:19:57.534695
duration: 3.823042
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: SELECT ?item\
  \ ?label ?_image WHERE {\n  ?item wdt:P31 wd:Q34442.\n  ?item wdt:P131* wd:Q1348.\n\
  \  SERVICE wikibase:label {\n    bd:serviceParam wikibase:language \"bn,en\" . \n\
  \    ?item rdfs:label ?label\n  }\n  \nOPTIONAL { ?item wdt:P18 ?_image. }\n}\n"
response: |-
  {
    "name": "Bavarian_Castles_with_Images",
    "title": "Bavarian Castles with Images",
    "description": "Lists castles located in Bavaria with their labels and optional images. The query fetches all items that are instances of castles and located in Bavaria, and provides their labels in Bengali and English along with images if available."
  }
tokens: 399
temperature: 0.7
timestamp: 2024-05-12 12:20:02.270797
duration: 3.861474
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: #defaultView:Map\n\
  SELECT ?cityLabel (COUNT(*) AS ?cityCount) WHERE {\n  {\n    ?city wdt:P31/wdt:P279*\
  \ wd:Q89487741.\n  }\n  UNION\n  {\n    ?city wdt:P31/wdt:P279* wd:Q15630849.\n\
  \  }\n  ?city wdt:P17 wd:Q219.\n  SERVICE wikibase:label { bd:serviceParam wikibase:language\
  \ \"bg,en\". }\n}\nGROUP BY ?cityLabel\nHAVING (COUNT(*) > 1)\nORDER BY DESC (?cityCount)\n"
response: |-
  {
    "name": "Bulgarian_Cities_Count",
    "title": "Count of Cities in Bulgaria",
    "description": "Queries and counts cities in Bulgaria that are either human settlements or subdivisions of urban areas. The results are grouped by city and include cities with more than one record, ordered by the number of records per city."
  }
tokens: 425
temperature: 0.7
timestamp: 2024-05-12 12:20:07.474399
duration: 3.59863
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: SELECT ?item\
  \ ?itemLabel (GROUP_CONCAT(DISTINCT ?descript; SEPARATOR=\", \") AS ?allDescriptions)\
  \ \n    WHERE \n    {\n        ?item wdt:P31 wd:Q146.\n        SERVICE wikibase:label\
  \ { bd:serviceParam wikibase:language \"[AUTO_LANGUAGE],en\". }\n       \n     \
  \   ?item schema:description ?descript\n             FILTER(LANG(?descript) = \"\
  en\") .\n        } GROUP BY ?item ?itemLabel\n"
response: |-
  {
    "name": "English_Descriptions_of_Cats",
    "title": "English Descriptions of Cats",
    "description": "Lists all items identified as a 'Cat' (wd:Q146) and compiles their English descriptions. This query groups results by item and label, and concatenates distinct descriptions per item into a single string."
  }
tokens: 402
temperature: 0.7
timestamp: 2024-05-12 12:20:12.734077
duration: 3.137849
model: gpt-4
model_details: gpt-4-0613

prompt: "give an english name, title and description in json \nfor cut &paste for\
  \ the SPARQL query below- the name should be less than 60 chars be a proper identifier\
  \ which has no special chars so it can be used in an url without escaping. The title\
  \ should be less than 80 chars and the \ndescription not more than three lines of\
  \ 80 chars. \nA valid example result would be e.g.\n{\n  \"name\": \"Locations_in_Rennes_with_French_Wikipedia_Article\"\
  \n  \"title\": \"Locations in Rennes with a French Wikipedia Article\",\n  \"description\"\
  : \"Maps locations in Rennes linked to French Wikipedia articles. It displays entities\
  \ within 10 km of Rennes' center, showing their names, coordinates, and linked Wikipedia\
  \ pages. The results include entities' identifiers, coordinates, and related site\
  \ links.\"\n}\n\nThe example is just an example - do not use it's content if it\
  \ does not match. \nAvoid  hallucinating and stick to the facts.\nIf the you can\
  \ not determine a proper name, title and description return {}\nSPARQL: SELECT ?personLabel\
  \ ?instanceLabel\nWHERE\n{\n   SERVICE wikibase:label {\n    bd:serviceParam wikibase:language\
  \ \"en\" .\n   }\n  #?person wdt:P31/wdt:P279* wd:Q5.\n  ?person wdt:P509 wd:Q3235597.\n\
  }\n"
response: |-
  {
    "name": "People_Died_of_Sudden_Infant_Death_Syndrome",
    "title": "People Who Died of Sudden Infant Death Syndrome",
    "description": "Lists people who died of Sudden Infant Death Syndrome. The query retrieves and displays the names of individuals associated with the medical condition, Sudden Infant Death Syndrome (Q3235597)."
  }
tokens: 377
temperature: 0.7
timestamp: 2024-05-12 13:58:49.229029
duration: 3.418793
model: gpt-4
model_details: gpt-4-0613
🖨 🚪