@@ -250,7 +250,7 @@ Using ["investigates"](https://nfdi4ing.pages.rwth-aachen.de/metadata4ing/metada
#### Add Parameters
Parameters can be assigned to a [method](https://nfdi4ing.pages.rwth-aachen.de/metadata4ing/metadata4ing/index.html#http://w3id.org/nfdi4ing/metadata4ing#Method), a [tool](https://nfdi4ing.pages.rwth-aachen.de/metadata4ing/metadata4ing/index.html#http://w3id.org/nfdi4ing/metadata4ing#Tool) or directly to a [processing step](https://nfdi4ing.pages.rwth-aachen.de/metadata4ing/metadata4ing/index.html#http://w3id.org/nfdi4ing/metadata4ing#ProcessingStep). For example, to assign an X-ray tube voltage of 140 kV to the XRCT step, we use the "has runtime assignment" property that assigns a variable assignment to a [work step](https://nfdi4ing.pages.rwth-aachen.de/metadata4ing/metadata4ing/index.html#http://w3id.org/nfdi4ing/metadata4ing#ProcessingStep) and define the variable (X-Ray Tube Voltage) and the value (140 kV) of the assignment as separate elements. The variable can also be assigned a magnitude type and the value a unit from the QUDT vocabulary at the same time. Variable and value are then linked via "is variable in assignment", respectively "is value in assignment" with the assignment in [work step](https://nfdi4ing.pages.rwth-aachen.de/metadata4ing/metadata4ing/index.html#http://w3id.org/nfdi4ing/metadata4ing#ProcessingStep).
Parameters can be assigned to a [method](https://nfdi4ing.pages.rwth-aachen.de/metadata4ing/metadata4ing/index.html#http://w3id.org/nfdi4ing/metadata4ing#Method), a [tool](https://nfdi4ing.pages.rwth-aachen.de/metadata4ing/metadata4ing/index.html#http://w3id.org/nfdi4ing/metadata4ing#Tool) or directly to a [processing step](https://nfdi4ing.pages.rwth-aachen.de/metadata4ing/metadata4ing/index.html#http://w3id.org/nfdi4ing/metadata4ing#ProcessingStep). For example, to assign an X-ray tube voltage of 140 kV to the XRCT step, we use the "has runtime assignment" property that assigns a variable assignment to a [processing step](https://nfdi4ing.pages.rwth-aachen.de/metadata4ing/metadata4ing/index.html#http://w3id.org/nfdi4ing/metadata4ing#ProcessingStep) and define the variable (X-Ray Tube Voltage) and the value (140 kV) of the assignment as separate elements. The variable can also be assigned a magnitude type and the value a unit from the QUDT vocabulary at the same time. Variable and value are then linked via "is variable in assignment", respectively "is value in assignment" with the assignment in [processing step](https://nfdi4ing.pages.rwth-aachen.de/metadata4ing/metadata4ing/index.html#http://w3id.org/nfdi4ing/metadata4ing#ProcessingStep).