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

Feature implement supported sparql query response formats and web api for oekg #1928

Draft
wants to merge 15 commits into
base: develop
Choose a base branch
from

Conversation

jh-RLI
Copy link
Contributor

@jh-RLI jh-RLI commented Dec 23, 2024

Summary of the discussion

The oeplatform provides a web based (http) API to access the contents of the OEKG. Until now, it is only possible to retrieve the data as a json format. This PR extends the API to provide the data in multiple common formats like tutle, json-ld and more.

Additionally, the documentation is extended to provide insights on how to use the API.

Type of change (CHANGELOG.md)

Changes

  • Change sparql endpoint for OEKG to use the http post method to match the expected usage. The OEKG API is also extended to return data in common rdf/graph formats like tutle or json ld (#1928).

Documentation updates

  • Updated documentation to simplify usage of vendor software swagger ui and update the documentation on scenario bundles. Add documentation on how to use the updated OEKG web API (#1928).

Workflow checklist

Automation

Closes #

PR-Assignee

Reviewer

  • 🐙 Follow the Reviewer Guidelines
  • 🐙 Provided feedback and show sufficient appreciation for the work done

- Move information from web api section as it explains how the scenario bundle json object is handled by django ans describes the interfaces
…vide a openapo schema as api endpoint documentation
…implement new metadata view to provide useful information on available formats
@jh-RLI jh-RLI self-assigned this Dec 23, 2024
@jh-RLI jh-RLI changed the title Feature implement supported sparql query response formats Feature implement supported sparql query response formats and web api for oekg Jan 7, 2025
@jh-RLI jh-RLI marked this pull request as draft January 15, 2025 13:21
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.

1 participant