Skip to content

feat: add properties to DataService data model#10

Open
bobeal wants to merge 2 commits into
extend_schemasfrom
feature/add-data-services-properties
Open

feat: add properties to DataService data model#10
bobeal wants to merge 2 commits into
extend_schemasfrom
feature/add-data-services-properties

Conversation

@bobeal

@bobeal bobeal commented Jun 19, 2025

Copy link
Copy Markdown
  • Renamed endPointURL to endpointURL
  • Renamed endPointDescription to endpointDescription
  • Added disseminationOrganisation, dissemination, reputationOrganisation, reputation and accessMechanism (from Meloda5 metrics)
  • Added imageSource
  • Added versionNotes

@bobeal bobeal requested a review from flopezag June 19, 2025 11:16

@albertoabellagarcia albertoabellagarcia left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

address the comment, and do not work on automatically generated files.

Comment thread DataService/code/code_for_using_dataModel.DCAT-AP_DataService.py
Comment thread DataService/code/code_for_using_pydantic.py
Comment thread DataService/examples/example-normalized.json.csv
Comment thread DataService/examples/example-normalized.jsonld.csv
Comment thread DataService/examples/example.json.csv
Comment thread DataService/examples/example.jsonld.csv
Comment thread DataService/model.yaml
Comment thread DataService/schema.sql
Comment thread DataService/schemaDTDL.json
Comment thread context.jsonld
* Renamed `endPointURL` to `endpointURL`
* Renamed `endPointDescription` to `endpointDescription`
* Added `disseminationOrganisation`, `dissemination`, `reputationOrganisation`, `reputation` and `accessMechanism` (from Meloda5 metrics)
* Added `imageSource`
* Added `versionNotes`
@bobeal bobeal force-pushed the feature/add-data-services-properties branch from e46c6dd to b133b38 Compare June 24, 2025 14:19
@bobeal

bobeal commented Jun 24, 2025

Copy link
Copy Markdown
Author

OK removed all the generated files from the PR.

@bobeal

bobeal commented Aug 28, 2025

Copy link
Copy Markdown
Author

@albertoabellagarcia is everything now OK with the PR?

@albertoabellagarcia

Copy link
Copy Markdown
Contributor

the data service has an issue the version is published as 1.0 (number) but defined in the schema as string

@bobeal

bobeal commented Sep 24, 2025

Copy link
Copy Markdown
Author

the data service has an issue the version is published as 1.0 (number) but defined in the schema as string

Fixed. I changed the value of version to string.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants