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
There is no examples for special MDS Asset Attributes in the current Postman Collection.
I would like to have an additional Script 1.1. Create MDS Asset with the MDS Attributes.
Description
Example from an old Postman Collection as reference
Feature Request
There is no examples for special MDS Asset Attributes in the current Postman Collection.
I would like to have an additional Script 1.1. Create MDS Asset with the MDS Attributes.
Description
Example from an old Postman Collection as reference
"asset": {
"properties": {
"asset:prop:name": "test-document_{{participant_id}}-3",
"asset:prop:description": "test-document_{{participant_id}}",
"asset:prop:contenttype": "text/plain",
"asset:prop:version": "1.0",
"asset:prop:id": "test-document_{{participant_id}}-3",
"type": "AzureStorage",
"asset:prop:keywords": "keyword1,keyword2",
"asset:prop:language": "https://w3id.org/idsa/code/EN",
"asset:prop:publisher": "https://sovity.de/",
"asset:prop:standardLicense":
"https://creativecommons.org/licenses/by/4.0/",
"asset:prop:endpointDocumentation":
"https://github.com/Mobility-Data-Space/mobility-data-space/wiki/MDS-Ontology",
"http://w3id.org/mds#transportMode": "Road",
"http://w3id.org/mds#dataCategory": "Traffic Information",
"http://w3id.org/mds#dataSubcategory": "Hazard Warnings",
"http://w3id.org/mds#dataModel": "CSV",
"http://w3id.org/mds#geoReferenceMethod": "Geo Ref Method Test"
}
The text was updated successfully, but these errors were encountered: