Skip to content

Commit 6a8a031

Browse files
committed
Update Readme
1 parent 7358931 commit 6a8a031

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ Run this command to test the template creation functionality (with 2 inputs, 3 o
6565
```
6666
caps-cli initialize -i 2 -o 3 -p 1
6767
```
68-
Running the above command will generate a file named as transformed_json.json in root directory
68+
Running the above command will generate a file named as insertion_template.json in root directory
6969

7070
Run this command to transform the input YAML into a postable JSON object
7171
```

insertion_template.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{"hasInput": [{"description": [], "hasDimensionality": [], "hasFileStructure": "{}", "hasFixedResource": [{"dataCatalogIdentifier": [], "description": [], "id": "", "label": [], "type": [], "value": []}], "hasFormat": [], "hasPresentation": [{"description": [], "hasConstraint": [], "hasDefaultValue": [], "hasLongName": [], "hasMaximumAcceptedValue": [], "hasMinimumAcceptedValue": [], "hasShortName": [], "hasStandardVariable": [{"description": [], "id": "", "label": [], "type": []}], "id": "id", "label": [], "partOfDataset": [{"description": [], "hasDimensionality": [], "hasFileStructure": "{}", "hasFixedResource": [{"dataCatalogIdentifier": [], "description": [], "id": "", "label": [], "type": [], "value": []}], "hasFormat": [], "hasPresentation": [], "id": "", "label": [], "position": [], "type": []}], "type": [], "usesUnit": []}], "id": "", "label": [], "position": [], "type": []}, {"description": [], "hasDimensionality": [], "hasFileStructure": "{}", "hasFixedResource": [{"dataCatalogIdentifier": [], "description": [], "id": "", "label": [], "type": [], "value": []}], "hasFormat": [], "hasPresentation": [{"description": [], "hasConstraint": [], "hasDefaultValue": [], "hasLongName": [], "hasMaximumAcceptedValue": [], "hasMinimumAcceptedValue": [], "hasShortName": [], "hasStandardVariable": [{"description": [], "id": "", "label": [], "type": []}], "id": "id", "label": [], "partOfDataset": [{"description": [], "hasDimensionality": [], "hasFileStructure": "{}", "hasFixedResource": [{"dataCatalogIdentifier": [], "description": [], "id": "", "label": [], "type": [], "value": []}], "hasFormat": [], "hasPresentation": [], "id": "", "label": [], "position": [], "type": []}], "type": [], "usesUnit": []}], "id": "", "label": [], "position": [], "type": []}], "hasOutput": [{"description": [], "hasDimensionality": [], "hasFileStructure": "{}", "hasFixedResource": [{"dataCatalogIdentifier": [], "description": [], "id": "", "label": [], "type": [], "value": []}], "hasFormat": [], "hasPresentation": [{"description": [], "hasConstraint": [], "hasDefaultValue": [], "hasLongName": [], "hasMaximumAcceptedValue": [], "hasMinimumAcceptedValue": [], "hasShortName": [], "hasStandardVariable": [{"description": [], "id": "", "label": [], "type": []}], "id": "id", "label": [], "partOfDataset": [{"description": [], "hasDimensionality": [], "hasFileStructure": "{}", "hasFixedResource": [{"dataCatalogIdentifier": [], "description": [], "id": "", "label": [], "type": [], "value": []}], "hasFormat": [], "hasPresentation": [], "id": "", "label": [], "position": [], "type": []}], "type": [], "usesUnit": []}], "id": "", "label": [], "position": [], "type": []}, {"description": [], "hasDimensionality": [], "hasFileStructure": "{}", "hasFixedResource": [{"dataCatalogIdentifier": [], "description": [], "id": "", "label": [], "type": [], "value": []}], "hasFormat": [], "hasPresentation": [{"description": [], "hasConstraint": [], "hasDefaultValue": [], "hasLongName": [], "hasMaximumAcceptedValue": [], "hasMinimumAcceptedValue": [], "hasShortName": [], "hasStandardVariable": [{"description": [], "id": "", "label": [], "type": []}], "id": "id", "label": [], "partOfDataset": [{"description": [], "hasDimensionality": [], "hasFileStructure": "{}", "hasFixedResource": [{"dataCatalogIdentifier": [], "description": [], "id": "", "label": [], "type": [], "value": []}], "hasFormat": [], "hasPresentation": [], "id": "", "label": [], "position": [], "type": []}], "type": [], "usesUnit": []}], "id": "", "label": [], "position": [], "type": []}, {"description": [], "hasDimensionality": [], "hasFileStructure": "{}", "hasFixedResource": [{"dataCatalogIdentifier": [], "description": [], "id": "", "label": [], "type": [], "value": []}], "hasFormat": [], "hasPresentation": [{"description": [], "hasConstraint": [], "hasDefaultValue": [], "hasLongName": [], "hasMaximumAcceptedValue": [], "hasMinimumAcceptedValue": [], "hasShortName": [], "hasStandardVariable": [{"description": [], "id": "", "label": [], "type": []}], "id": "id", "label": [], "partOfDataset": [{"description": [], "hasDimensionality": [], "hasFileStructure": "{}", "hasFixedResource": [{"dataCatalogIdentifier": [], "description": [], "id": "", "label": [], "type": [], "value": []}], "hasFormat": [], "hasPresentation": [], "id": "", "label": [], "position": [], "type": []}], "type": [], "usesUnit": []}], "id": "", "label": [], "position": [], "type": []}], "hasParameter": [{"adjustsVariable": ["{}", "{}"], "description": [], "hasAcceptedValues": [], "hasDataType": [], "hasDefaultValue": [], "hasFixedValue": [], "hasMaximumAcceptedValue": [], "hasMinimumAcceptedValue": [], "hasPresentation": [{"description": [], "hasConstraint": [], "hasDefaultValue": [], "hasLongName": [], "hasMaximumAcceptedValue": [], "hasMinimumAcceptedValue": [], "hasShortName": [], "hasStandardVariable": [{"description": [], "id": "", "label": [], "type": []}], "id": "", "label": [], "partOfDataset": [{"description": [], "hasDimensionality": [], "hasFileStructure": "{}", "hasFixedResource": [{"dataCatalogIdentifier": [], "description": [], "id": "", "label": [], "type": [], "value": []}], "hasFormat": [], "hasPresentation": [], "id": "", "label": [], "position": [], "type": []}], "type": [], "usesUnit": []}], "hasStepSize": [], "id": "", "label": [], "position": [], "type": [], "usesUnit": []}]}

0 commit comments

Comments
 (0)