Skip to content

Doorverwijzing van verzoeken aan data.crow.nl voor linked data.

License

Notifications You must be signed in to change notification settings

Stichting-CROW/data.crow.nl

Repository files navigation

data.crow.nl

This package is the linked data resolver for data.crow.nl. Built on Azure Functions, it matches regex request URLs with target destinations where the actual data is stored. It redirects using HTTP 307 TEMPORARY REDIRECT. This is not 302 FOUND, as that may change HTTP method.

Dit pakket is de linkeddatadoorverwijzer voor data.crow.nl. Gebouwd met Azure Functions, zoekt het de juiste doorverwijzing van HTTP-verzoeken naar de server. Op de gevonden bestemming wordt de daadwerkelijke data gehost.

New redirects / Nieuwe doorverwijzingen

New redirects are added in redirects.json. If you edit with a JSON-schema compatible editor (e.g. Visual Studio Code or GitHub.dev), you get autocomplete suggestions.

Voeg nieuwe doorverwijzingen toe aan redirects.json. Als je bewerkt met een programma dat JSON-schema’s begrijpt (bijv. Visual Studio Code of GitHub.dev), krijg je automatisch invulsuggesties.

Deployment / Uitrol

Commit your changes in a branch and open a pull request. After approval and merging, a GitHub Action will ensure deployment of your changes.

Commit je wijzingen in een branch en open een pull request. Na goedkeuring en samenvoeging zorgt een GitHub Action dat de wijzingen uitgerold worden.

Issues and Pull Request

Issues and PR’s are welcome.

About

Doorverwijzing van verzoeken aan data.crow.nl voor linked data.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published