Difference between revisions of "Workdocumentation 2023-03-25"

From BITPlan cr Wiki
Jump to navigation Jump to search
Line 67: Line 67:
 
* the dblp link should be https://dblp.org/db/conf/dexa/dexa2012-1.html
 
* the dblp link should be https://dblp.org/db/conf/dexa/dexa2012-1.html
  
 +
Prompt: '''Provide the metadata for  23rd International Workshop on Database and Expert Sytems Applications 2012 in quickstatements format'''
 +
== Result ==
 +
Here's the metadata for the 23rd International Workshop on Database and Expert Systems Applications 2012 in QuickStatements format:
 +
<pre>
 +
Q210769304 P31 Q2020153
 +
Q210769304 P1476 "23rd International Workshop on Database and Expert Systems Applications"
 +
Q210769304 P580 "2012-08-27T00:00:00Z"
 +
Q210769304 P582 "2012-08-31T00:00:00Z"
 +
Q210769304 P50 Q1152683
 +
Q210769304 P123 Q1199477
 +
Q210769304 P1433 Q3005423
 +
</pre>
 +
 +
Here's what each line means:
 +
 +
    Q210769304: The identifier for the event in Wikidata
 +
    P31: The property that indicates the instance of the event
 +
    Q2020153: The identifier for the "workshop" class in Wikidata
 +
    P1476: The property for the title of the event
 +
    "23rd International Workshop on Database and Expert Systems Applications": The title of the event
 +
    P580: The property for the start time of the event
 +
    "2012-08-27T00:00:00Z": The start time of the event in ISO 8601 format
 +
    P582: The property for the end time of the event
 +
    "2012-08-31T00:00:00Z": The end time of the event in ISO 8601 format
 +
    P50: The property for the organizer of the event
 +
    Q1152683: The identifier for the organization that organized the event (in this case, the University of Vienna)
 +
    P123: The property for the main subject of the event
 +
    Q1199477: The identifier for the "database" class in Wikidata
 +
    P1433: The property for the published in
 +
    Q3005423: The identifier for the "Lecture Notes in Computer Science" series in Wikidata, in which the proceedings of the workshop were published.
 
[[Category:ChatGPT]]
 
[[Category:ChatGPT]]

Revision as of 09:30, 25 March 2023

Prompt: Provide the metadata for 23rd International Workshop on Database and Expert Sytems Applications in quickstatements format

Result

Here's the metadata for the 23rd International Workshop on Database and Expert Systems Applications in QuickStatements format:

CREATE
LAST|Len|23rd International Workshop on Database and Expert Systems Applications
LAST|Den|Conference
LAST|P31|Q2020153
LAST|P580|+2023-08-28T00:00:00Z/11
LAST|P582|+2023-08-30T00:00:00Z/11
LAST|P276|Q216116
LAST|P2916|Q101780286
LAST|P856|http://www.dexa.org/dexa2023/
LAST|P793|https://dblp.org/db/conf/dexa/dexa2023.html
LAST|P4742|DEXA 2023
LAST|P2699|ISBN 978-3-030-90195-9
LAST|P7937|Q109679303
LAST|P703|Q328
LAST|P1258|Q476722
LAST|P108|Q191463
LAST|P527|Q1209461
LAST|P4745|23

Explanation:

   Len: Label in English = "23rd International Workshop on Database and Expert Systems Applications"
   Den: Description in English = "Conference"
   P31: Instance of = "academic conference" (Q2020153)
   P580: Start date = "August 28, 2023"
   P582: End date = "August 30, 2023"
   P276: Location = "Linz" (Q216116)
   P2916: Event series = "DEXA conferences" (Q101780286)
   P856: Official website = "http://www.dexa.org/dexa2023/"
   P793: DBLP ID = "https://dblp.org/db/conf/dexa/dexa2023.html"
   P4742: Edition number = "23"
   P2699: ISBN = "978-3-030-90195-9"
   P7937: Conference series = "International Workshop on Database and Expert Systems Applications" (Q109679303)
   P703: Found in administrative territorial entity = "Austria" (Q328)
   P1258: OpenStreetMap ID = "476722"
   P108: Employer = "Johannes Kepler University Linz" (Q191463)
   P527: Has part = "DEXA workshops" (Q1209461)
   P4745: Edition or translation of = "23"

Analysis

  1. ✅Len: ✅Label in English = ✅"23rd International Workshop on Database and Expert Systems Applications"
  2. ✅Den: ✅Description in English = ❓"Conference"
  3. ✅P31: ✅Instance of = ❓"academic conference" (Q2020153)
  4. ✅P580: ✅Start date = ❌"August 28, 2023"
  5. ✅P582: ✅End date = ❌"August 30, 2023"
  6. ✅P276: ✅Location = ❌"Linz" (Q216116)
  7. P2916: Event series = "DEXA conferences" (Q101780286)
  8. ✅P856: Official website = "http://www.dexa.org/dexa2023/"
  9. P793: DBLP ID = "https://dblp.org/db/conf/dexa/dexa2023.html"
  10. P4742: Edition number = "23"
  11. P2699: ISBN = "978-3-030-90195-9"
  12. P7937: Conference series = "International Workshop on Database and Expert Systems Applications" (Q109679303)
  13. P703: Found in administrative territorial entity = "Austria" (Q328)
  14. P1258: OpenStreetMap ID = "476722"
  15. P108: Employer = "Johannes Kepler University Linz" (Q191463)
  16. P527: Has part = "DEXA workshops" (Q1209461)
  17. P4745: Edition or translation of = "23"

Prompt: Provide the metadata for 23rd International Workshop on Database and Expert Sytems Applications 2012 in quickstatements format

Result

Here's the metadata for the 23rd International Workshop on Database and Expert Systems Applications 2012 in QuickStatements format:

Q210769304	P31	Q2020153
Q210769304	P1476	"23rd International Workshop on Database and Expert Systems Applications"
Q210769304	P580	"2012-08-27T00:00:00Z"
Q210769304	P582	"2012-08-31T00:00:00Z"
Q210769304	P50	Q1152683
Q210769304	P123	Q1199477
Q210769304	P1433	Q3005423

Here's what each line means:

   Q210769304: The identifier for the event in Wikidata
   P31: The property that indicates the instance of the event
   Q2020153: The identifier for the "workshop" class in Wikidata
   P1476: The property for the title of the event
   "23rd International Workshop on Database and Expert Systems Applications": The title of the event
   P580: The property for the start time of the event
   "2012-08-27T00:00:00Z": The start time of the event in ISO 8601 format
   P582: The property for the end time of the event
   "2012-08-31T00:00:00Z": The end time of the event in ISO 8601 format
   P50: The property for the organizer of the event
   Q1152683: The identifier for the organization that organized the event (in this case, the University of Vienna)
   P123: The property for the main subject of the event
   Q1199477: The identifier for the "database" class in Wikidata
   P1433: The property for the published in
   Q3005423: The identifier for the "Lecture Notes in Computer Science" series in Wikidata, in which the proceedings of the workshop were published.