Changes
On December 2, 2024 at 5:43:58 PM UTC, admin:
-
Changed value of field
doi_status
toTrue
in WikiTableQuestions -
Changed value of field
doi_date_published
to2024-12-02
in WikiTableQuestions -
Added resource Original Metadata to WikiTableQuestions
f | 1 | { | f | 1 | { |
2 | "access_rights": "", | 2 | "access_rights": "", | ||
3 | "author": "Pasupat", | 3 | "author": "Pasupat", | ||
4 | "author_email": "", | 4 | "author_email": "", | ||
5 | "citation": [ | 5 | "citation": [ | ||
6 | "https://doi.org/10.48550/arXiv.1911.12986" | 6 | "https://doi.org/10.48550/arXiv.1911.12986" | ||
7 | ], | 7 | ], | ||
8 | "creator_user_id": "17755db4-395a-4b3b-ac09-e8e3484ca700", | 8 | "creator_user_id": "17755db4-395a-4b3b-ac09-e8e3484ca700", | ||
9 | "defined_in": "https://doi.org/10.48550/arXiv.2303.10138", | 9 | "defined_in": "https://doi.org/10.48550/arXiv.2303.10138", | ||
10 | "doi": "10.57702/6u7ikyct", | 10 | "doi": "10.57702/6u7ikyct", | ||
n | 11 | "doi_date_published": null, | n | 11 | "doi_date_published": "2024-12-02", |
12 | "doi_publisher": "TIB", | 12 | "doi_publisher": "TIB", | ||
n | 13 | "doi_status": false, | n | 13 | "doi_status": true, |
14 | "domain": "https://service.tib.eu/ldmservice", | 14 | "domain": "https://service.tib.eu/ldmservice", | ||
15 | "extra_authors": [ | 15 | "extra_authors": [ | ||
16 | { | 16 | { | ||
17 | "extra_author": "Liang", | 17 | "extra_author": "Liang", | ||
18 | "orcid": "" | 18 | "orcid": "" | ||
19 | } | 19 | } | ||
20 | ], | 20 | ], | ||
21 | "groups": [ | 21 | "groups": [ | ||
22 | { | 22 | { | ||
23 | "description": "", | 23 | "description": "", | ||
24 | "display_name": "Natural Language Processing", | 24 | "display_name": "Natural Language Processing", | ||
25 | "id": "5b974bcc-8f79-40fc-a05d-75b861d55ed0", | 25 | "id": "5b974bcc-8f79-40fc-a05d-75b861d55ed0", | ||
26 | "image_display_url": "", | 26 | "image_display_url": "", | ||
27 | "name": "natural-language-processing", | 27 | "name": "natural-language-processing", | ||
28 | "title": "Natural Language Processing" | 28 | "title": "Natural Language Processing" | ||
29 | }, | 29 | }, | ||
30 | { | 30 | { | ||
31 | "description": "", | 31 | "description": "", | ||
32 | "display_name": "Question Answering", | 32 | "display_name": "Question Answering", | ||
33 | "id": "01e9bd6b-910d-421d-bb31-799604023211", | 33 | "id": "01e9bd6b-910d-421d-bb31-799604023211", | ||
34 | "image_display_url": "", | 34 | "image_display_url": "", | ||
35 | "name": "question-answering", | 35 | "name": "question-answering", | ||
36 | "title": "Question Answering" | 36 | "title": "Question Answering" | ||
37 | }, | 37 | }, | ||
38 | { | 38 | { | ||
39 | "description": "", | 39 | "description": "", | ||
40 | "display_name": "Semantic Parsing", | 40 | "display_name": "Semantic Parsing", | ||
41 | "id": "5b90c426-6f23-435b-90fc-241a1a9b0c9e", | 41 | "id": "5b90c426-6f23-435b-90fc-241a1a9b0c9e", | ||
42 | "image_display_url": "", | 42 | "image_display_url": "", | ||
43 | "name": "semantic-parsing", | 43 | "name": "semantic-parsing", | ||
44 | "title": "Semantic Parsing" | 44 | "title": "Semantic Parsing" | ||
45 | } | 45 | } | ||
46 | ], | 46 | ], | ||
47 | "id": "a09ddb4d-0a2f-4b1f-93e0-c2de93bd0161", | 47 | "id": "a09ddb4d-0a2f-4b1f-93e0-c2de93bd0161", | ||
48 | "isopen": false, | 48 | "isopen": false, | ||
49 | "landing_page": | 49 | "landing_page": | ||
50 | "https://ai.glasgow.ac.uk/~jeffd/WikiTableQuestions/", | 50 | "https://ai.glasgow.ac.uk/~jeffd/WikiTableQuestions/", | ||
51 | "license_title": null, | 51 | "license_title": null, | ||
52 | "link_orkg": "", | 52 | "link_orkg": "", | ||
53 | "metadata_created": "2024-12-02T17:43:56.701771", | 53 | "metadata_created": "2024-12-02T17:43:56.701771", | ||
n | 54 | "metadata_modified": "2024-12-02T17:43:56.701776", | n | 54 | "metadata_modified": "2024-12-02T17:43:57.045428", |
55 | "name": "wikitablequestions", | 55 | "name": "wikitablequestions", | ||
56 | "notes": "Semantic parsing maps a user-issued natural language (NL) | 56 | "notes": "Semantic parsing maps a user-issued natural language (NL) | ||
57 | utterance to a machine-executable meaning representation (MR), such as | 57 | utterance to a machine-executable meaning representation (MR), such as | ||
58 | \u03bb\u2212calculus (Zettlemoyer and Collins, 2005), SQL queries | 58 | \u03bb\u2212calculus (Zettlemoyer and Collins, 2005), SQL queries | ||
59 | (Dong and Lapata, 2018) or general purpose programming languages | 59 | (Dong and Lapata, 2018) or general purpose programming languages | ||
60 | (e.g., Python) (Yin and Neubig, 2018).", | 60 | (e.g., Python) (Yin and Neubig, 2018).", | ||
n | 61 | "num_resources": 0, | n | 61 | "num_resources": 1, |
62 | "num_tags": 6, | 62 | "num_tags": 6, | ||
63 | "organization": { | 63 | "organization": { | ||
64 | "approval_status": "approved", | 64 | "approval_status": "approved", | ||
65 | "created": "2024-11-25T12:11:38.292601", | 65 | "created": "2024-11-25T12:11:38.292601", | ||
66 | "description": "", | 66 | "description": "", | ||
67 | "id": "079d46db-32df-4b48-91f3-0a8bc8f69559", | 67 | "id": "079d46db-32df-4b48-91f3-0a8bc8f69559", | ||
68 | "image_url": "", | 68 | "image_url": "", | ||
69 | "is_organization": true, | 69 | "is_organization": true, | ||
70 | "name": "no-organization", | 70 | "name": "no-organization", | ||
71 | "state": "active", | 71 | "state": "active", | ||
72 | "title": "No Organization", | 72 | "title": "No Organization", | ||
73 | "type": "organization" | 73 | "type": "organization" | ||
74 | }, | 74 | }, | ||
75 | "owner_org": "079d46db-32df-4b48-91f3-0a8bc8f69559", | 75 | "owner_org": "079d46db-32df-4b48-91f3-0a8bc8f69559", | ||
76 | "private": false, | 76 | "private": false, | ||
77 | "relationships_as_object": [], | 77 | "relationships_as_object": [], | ||
78 | "relationships_as_subject": [], | 78 | "relationships_as_subject": [], | ||
t | 79 | "resources": [], | t | 79 | "resources": [ |
80 | { | ||||
81 | "cache_last_updated": null, | ||||
82 | "cache_url": null, | ||||
83 | "created": "2024-12-02T18:38:42", | ||||
84 | "data": [ | ||||
85 | "dcterms:title", | ||||
86 | "dcterms:accessRights", | ||||
87 | "dcterms:creator", | ||||
88 | "dcterms:description", | ||||
89 | "dcterms:issued", | ||||
90 | "dcterms:language", | ||||
91 | "dcterms:identifier", | ||||
92 | "dcat:theme", | ||||
93 | "dcterms:type", | ||||
94 | "dcat:keyword", | ||||
95 | "dcat:landingPage", | ||||
96 | "dcterms:hasVersion", | ||||
97 | "dcterms:format", | ||||
98 | "mls:task", | ||||
99 | "datacite:isDescribedBy" | ||||
100 | ], | ||||
101 | "description": "The json representation of the dataset with its | ||||
102 | distributions based on DCAT.", | ||||
103 | "format": "JSON", | ||||
104 | "hash": "", | ||||
105 | "id": "9363be9d-d4d9-425b-8254-138d0ed6374c", | ||||
106 | "last_modified": "2024-12-02T17:43:57.037771", | ||||
107 | "metadata_modified": "2024-12-02T17:43:57.048560", | ||||
108 | "mimetype": "application/json", | ||||
109 | "mimetype_inner": null, | ||||
110 | "name": "Original Metadata", | ||||
111 | "package_id": "a09ddb4d-0a2f-4b1f-93e0-c2de93bd0161", | ||||
112 | "position": 0, | ||||
113 | "resource_type": null, | ||||
114 | "size": 1139, | ||||
115 | "state": "active", | ||||
116 | "url": | ||||
117 | resource/9363be9d-d4d9-425b-8254-138d0ed6374c/download/metadata.json", | ||||
118 | "url_type": "upload" | ||||
119 | } | ||||
120 | ], | ||||
80 | "services_used_list": "", | 121 | "services_used_list": "", | ||
81 | "state": "active", | 122 | "state": "active", | ||
82 | "tags": [ | 123 | "tags": [ | ||
83 | { | 124 | { | ||
84 | "display_name": "Question Answering", | 125 | "display_name": "Question Answering", | ||
85 | "id": "90f0a19e-b0c2-47b9-9180-dd38182c8003", | 126 | "id": "90f0a19e-b0c2-47b9-9180-dd38182c8003", | ||
86 | "name": "Question Answering", | 127 | "name": "Question Answering", | ||
87 | "state": "active", | 128 | "state": "active", | ||
88 | "vocabulary_id": null | 129 | "vocabulary_id": null | ||
89 | }, | 130 | }, | ||
90 | { | 131 | { | ||
91 | "display_name": "Semantic Parsing", | 132 | "display_name": "Semantic Parsing", | ||
92 | "id": "e1c2bfd6-706e-4ba9-b2c9-56cb83169fc2", | 133 | "id": "e1c2bfd6-706e-4ba9-b2c9-56cb83169fc2", | ||
93 | "name": "Semantic Parsing", | 134 | "name": "Semantic Parsing", | ||
94 | "state": "active", | 135 | "state": "active", | ||
95 | "vocabulary_id": null | 136 | "vocabulary_id": null | ||
96 | }, | 137 | }, | ||
97 | { | 138 | { | ||
98 | "display_name": "Table Questions", | 139 | "display_name": "Table Questions", | ||
99 | "id": "afcb0863-a082-4ed6-b3e0-1297763e985b", | 140 | "id": "afcb0863-a082-4ed6-b3e0-1297763e985b", | ||
100 | "name": "Table Questions", | 141 | "name": "Table Questions", | ||
101 | "state": "active", | 142 | "state": "active", | ||
102 | "vocabulary_id": null | 143 | "vocabulary_id": null | ||
103 | }, | 144 | }, | ||
104 | { | 145 | { | ||
105 | "display_name": "natural language processing", | 146 | "display_name": "natural language processing", | ||
106 | "id": "8af9c93a-1d87-41e0-83d9-f5d01a2bbd0c", | 147 | "id": "8af9c93a-1d87-41e0-83d9-f5d01a2bbd0c", | ||
107 | "name": "natural language processing", | 148 | "name": "natural language processing", | ||
108 | "state": "active", | 149 | "state": "active", | ||
109 | "vocabulary_id": null | 150 | "vocabulary_id": null | ||
110 | }, | 151 | }, | ||
111 | { | 152 | { | ||
112 | "display_name": "question answering", | 153 | "display_name": "question answering", | ||
113 | "id": "d4e35d0b-ca07-4d05-bb27-50b2f30f2f00", | 154 | "id": "d4e35d0b-ca07-4d05-bb27-50b2f30f2f00", | ||
114 | "name": "question answering", | 155 | "name": "question answering", | ||
115 | "state": "active", | 156 | "state": "active", | ||
116 | "vocabulary_id": null | 157 | "vocabulary_id": null | ||
117 | }, | 158 | }, | ||
118 | { | 159 | { | ||
119 | "display_name": "wikitable questions", | 160 | "display_name": "wikitable questions", | ||
120 | "id": "da7b1468-6178-40d4-9b25-2b396829aa1b", | 161 | "id": "da7b1468-6178-40d4-9b25-2b396829aa1b", | ||
121 | "name": "wikitable questions", | 162 | "name": "wikitable questions", | ||
122 | "state": "active", | 163 | "state": "active", | ||
123 | "vocabulary_id": null | 164 | "vocabulary_id": null | ||
124 | } | 165 | } | ||
125 | ], | 166 | ], | ||
126 | "title": "WikiTableQuestions", | 167 | "title": "WikiTableQuestions", | ||
127 | "type": "dataset", | 168 | "type": "dataset", | ||
128 | "version": "" | 169 | "version": "" | ||
129 | } | 170 | } |