Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MDS Asset Attributes Examples as part of the Postman Collection #259

Closed
ip312 opened this issue Apr 5, 2023 · 0 comments · Fixed by #260
Closed

MDS Asset Attributes Examples as part of the Postman Collection #259

ip312 opened this issue Apr 5, 2023 · 0 comments · Fixed by #260
Assignees
Labels
kind/enhancement New feature or request

Comments

@ip312
Copy link

ip312 commented Apr 5, 2023

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"

}

@tmberthold tmberthold linked a pull request Apr 5, 2023 that will close this issue
@tmberthold tmberthold self-assigned this Apr 5, 2023
@SebastianOpriel SebastianOpriel added kind/enhancement New feature or request and removed enhancement labels Apr 18, 2023
ununhexium pushed a commit that referenced this issue May 2, 2024
)

Bumps [org.projectlombok:lombok](https://github.com/projectlombok/lombok) from 1.18.28 to 1.18.30.
- [Release notes](https://github.com/projectlombok/lombok/releases)
- [Changelog](https://github.com/projectlombok/lombok/blob/master/doc/changelog.markdown)
- [Commits](projectlombok/lombok@v1.18.28...v1.18.30)

---
updated-dependencies:
- dependency-name: org.projectlombok:lombok
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants