Skip to content

Conversation

@jesper-friis
Copy link
Contributor

@jesper-friis jesper-friis commented May 2, 2024

Description:

It would be beneficial if oteapi-core is able to serialise its configurations as RDF.

The standard way to represent JSON data as RDF is to document it using JSON-LD context.
Since our datamodels has a natural JSON-representation, it seems like a good idea to JSON-LD for the RDF serialisation of OTEAPI configurations. rdflib has now good support for JSON-LD, this will not add any additional requirements.

Type of change:

  • Bug fix.
  • New feature.
  • Documentation update.

Checklist for the reviewer:

This checklist should be used as a help for the reviewer.

  • Is the change limited to one issue?
  • Does this PR close the issue?
  • Is the code easy to read and understand?
  • Do all new feature have an accompanying new test?
  • Has the documentation been updated as necessary?

@jesper-friis jesper-friis marked this pull request as draft May 2, 2024 15:26
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