-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.zenodo.json
35 lines (35 loc) · 1.04 KB
/
.zenodo.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
{
"description": "<p>No description provided.</p>",
"license": "BSD-3-Clause",
"title": "Goal and plan recognition datasets using classical planning domains",
"upload_type": "software",
"keywords": [
"goal recognition",
"PDDL",
"plan recognition"
],
"publication_date": "2017-07-11",
"creators": [
{
"affiliation": "Pontifical Catholic University of Rio Grande do Sul",
"name": "Ramon Fraga Pereira"
},
{
"affiliation": "Pontifical Catholic University of Rio Grande do Sul",
"name": "Felipe Meneguzzi"
}
],
"access_right": "open",
"related_identifiers": [
{
"scheme": "url",
"identifier": "https://github.com/pucrs-automated-planning/goal_plan-recognition-dataset/tree/v1.0",
"relation": "isSupplementTo"
},
{
"scheme": "doi",
"identifier": "10.5281/zenodo.825877",
"relation": "isPartOf"
}
]
}