Assets
Last updated
Was this helpful?
Last updated
Was this helpful?
Gets an asset with the given ID
Removes an asset with the given ID if possible. Deleting an asset is only possible if that asset is not yet referenced by a contract agreement, in which case an error is returned. DANGER ZONE: Note that deleting assets can have unexpected results, especially for contract offers that have been sent out or ongoing or contract negotiations.
No Content
Updates an asset with the given ID if it exists. If the asset is not found, no further action is taken. DANGER ZONE: Note that updating assets can have unexpected results, especially for contract offers that have been sent out or are ongoing in contract negotiations.
https://w3id.org/edc/v0.0.1/ns/Asset
No Content
Creates a new asset together with a data address
https://w3id.org/edc/v0.0.1/ns/Asset
Request all assets according to a particular query
https://w3id.org/edc/v0.0.1/ns/QuerySpec
{"@context":{"@vocab":"https://w3id.org/edc/v0.0.1/ns/"},"@type":"Criterion","operandLeft":"fieldName","operator":"=","operandRight":"some value"}
No Content