Croissant: remove unsourced recordSet
Browse files- croissant.json +0 -32
croissant.json
CHANGED
|
@@ -141,37 +141,5 @@
|
|
| 141 |
"encodingFormat": "text/csv",
|
| 142 |
"includes": "data/evaluation_points/*.csv"
|
| 143 |
}
|
| 144 |
-
],
|
| 145 |
-
|
| 146 |
-
"recordSet": [
|
| 147 |
-
{
|
| 148 |
-
"@type": "cr:RecordSet",
|
| 149 |
-
"@id": "test-cases",
|
| 150 |
-
"name": "test-cases",
|
| 151 |
-
"description": "Each record represents one of the 14 test cases (8 v1 + 6 v2-new).",
|
| 152 |
-
"field": [
|
| 153 |
-
{
|
| 154 |
-
"@type": "cr:Field",
|
| 155 |
-
"@id": "test-cases/case_id",
|
| 156 |
-
"name": "case_id",
|
| 157 |
-
"description": "Canonical case identifier (e.g. NASA_2DZP, alpha_15_13929_4048).",
|
| 158 |
-
"dataType": "sc:Text"
|
| 159 |
-
},
|
| 160 |
-
{
|
| 161 |
-
"@type": "cr:Field",
|
| 162 |
-
"@id": "test-cases/dimensionality",
|
| 163 |
-
"name": "dimensionality",
|
| 164 |
-
"description": "2D or 3D leaderboard membership.",
|
| 165 |
-
"dataType": "sc:Text"
|
| 166 |
-
},
|
| 167 |
-
{
|
| 168 |
-
"@type": "cr:Field",
|
| 169 |
-
"@id": "test-cases/version",
|
| 170 |
-
"name": "version",
|
| 171 |
-
"description": "v1 (inherited from the original closure-challenge benchmark) or v2-new (added in this release).",
|
| 172 |
-
"dataType": "sc:Text"
|
| 173 |
-
}
|
| 174 |
-
]
|
| 175 |
-
}
|
| 176 |
]
|
| 177 |
}
|
|
|
|
| 141 |
"encodingFormat": "text/csv",
|
| 142 |
"includes": "data/evaluation_points/*.csv"
|
| 143 |
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 144 |
]
|
| 145 |
}
|