Skip to content

Commit

Permalink
Merge pull request #484 from bci-oss/main
Browse files Browse the repository at this point in the history
Refine description for AAS generation
  • Loading branch information
schabdo authored Nov 27, 2023
2 parents ae63e63 + 030cb68 commit 3e872e1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ The available options and their meaning can also be seen in the help text of the
| _--language, -l_ : The language from the model for which a JSON schema should be
generated (default: en) | `samm aspect AspectModel.ttl to schema -l de`
| _--custom-resolver_ : use an external resolver for the resolution of the model elements |
.4+| aspect <model> to aas | Generate Asset Administration Shell (AAS) submodel template for an Aspect Model | `samm aspect AspectModel.ttl to aas`
.4+| aspect <model> to aas | Generate an Asset Administration Shell (AAS) submodel template from an Aspect Model | `samm aspect AspectModel.ttl to aas`
| _--output, -o_ : output file path (default: stdout) |
| _--format, -f_ : output file format (xml, json, or aasx, default: xml) |
| _--custom-resolver_ : use an external resolver for the resolution of the model elements |
Expand Down

0 comments on commit 3e872e1

Please sign in to comment.