Skip to content

Commit

Permalink
Update validationSchema.json
Browse files Browse the repository at this point in the history
  • Loading branch information
kokal33 authored Dec 14, 2023
1 parent c51517a commit a685350
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions validationSchema.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"Brief history of your project and organization": { "type": "string" },
"Is this project associated with other projects/ecosystem stakeholders?": { "type": "string" },
"Describe the data being stored onto Filecoin": { "type": "string" },
"Where was the data currently stored in this dataset sourced from} ": { "type": "string" },
"Where was the data currently stored in this dataset sourced from": { "type": "string" },
"How do you plan to prepare the dataset": { "type": "string" },
"Please share a sample of the data (a link to a file, an image, a table, etc., are good ways to do this.)": { "type": "string" },
"Confirm that this is a public dataset that can be retrieved by anyone on the network (i.e., no specific permissions or access rights are required to view the data)": { "type": "string" },
Expand All @@ -40,7 +40,7 @@
"Brief history of your project and organization",
"Is this project associated with other projects/ecosystem stakeholders?",
"Describe the data being stored onto Filecoin",
"Where was the data currently stored in this dataset sourced from} ",
"Where was the data currently stored in this dataset sourced from",
"How do you plan to prepare the dataset",
"Please share a sample of the data (a link to a file, an image, a table, etc., are good ways to do this.)",
"Confirm that this is a public dataset that can be retrieved by anyone on the network (i.e., no specific permissions or access rights are required to view the data)",
Expand Down

0 comments on commit a685350

Please sign in to comment.