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
Implement a new generator that will create a URI from a given set of fields. If any of these fields does not exist then it will create a UUID for the node.
In the above example, the generator should re-use the values from the elements ID and CODE for generating a URI. In the first case it will construct a URI, n the second case it will construct a UUID.
The text was updated successfully, but these errors were encountered:
Implement a new generator that will create a URI from a given set of fields. If any of these fields does not exist then it will create a UUID for the node.
In the above example, the generator should re-use the values from the elements ID and CODE for generating a URI. In the first case it will construct a URI, n the second case it will construct a UUID.
The text was updated successfully, but these errors were encountered: