Update croissant.json
Browse files- croissant.json +8 -0
croissant.json
CHANGED
|
@@ -68,6 +68,14 @@
|
|
| 68 |
],
|
| 69 |
"recordSet": [
|
| 70 |
{
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 71 |
"@type": "cr:RecordSet",
|
| 72 |
"dataType": "cr:Split",
|
| 73 |
"key": {
|
|
|
|
| 68 |
],
|
| 69 |
"recordSet": [
|
| 70 |
{
|
| 71 |
+
"name": "Titanic",
|
| 72 |
+
"distribution": [
|
| 73 |
+
{
|
| 74 |
+
"name": "titanic.csv",
|
| 75 |
+
"encodingFormat": "text/csv",
|
| 76 |
+
"url": "https://huggingface.co/datasets/RiddarsCorp/TestDOI/resolve/main/titanic.csv"
|
| 77 |
+
}
|
| 78 |
+
],
|
| 79 |
"@type": "cr:RecordSet",
|
| 80 |
"dataType": "cr:Split",
|
| 81 |
"key": {
|