You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| Property | Description | Type | Default Value | Required
565
+
| `detailedValidationMessages` | Detailed validation messages if the model can not be loaded | `Boolean` | `false` | {nok}
566
+
| `modelsRootDirectory` | The path to the root directory containing the Aspect Model file(s). | `String` | `$\{basedir}/src/main/resources/aspects` | {nok}
567
+
| `includes` | A list of Aspect Model URNs identifying the Aspect Models to be included in the plugin execution. | `String` | none | {ok}
568
+
| `outputDirectory` | The path to the directory where the generated JSON-LD will be written to. | `String` | none | {ok}
569
+
|===
570
+
571
+
526
572
== Pretty Print
527
573
528
574
The `prettyPrint` goal formats the given Aspect Model. The formatted file is written to the location
0 commit comments