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

[CRUD] hydra:returns & sh:property #25

Open
wants to merge 1 commit into
base: development
Choose a base branch
from

Conversation

brechtvdv
Copy link
Collaborator

Voeg "returns" toe als mogelijkheid met als voorbeeld EventShape.
Gebruik sh:property om verwachte eigenschappen aan te duiden ipv hydra:supportedProperty.

Voeg "returns" toe als mogelijkheid met als voorbeeld EventShape.
Gebruik sh:property om verwachte eigenschappen aan te duiden ipv hydra:supportedProperty.
@pietercolpaert pietercolpaert changed the base branch from master to development October 19, 2018 08:50
{
"@type": "Operation",
"method": "PUT",
"expects": {
"@id": "schema:Event",
"@id": "http://example.org/EventShape",
Copy link
Collaborator

Choose a reason for hiding this comment

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

Wordt dit dat dan niet meer als blanknode gebruikt?

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.

None yet

2 participants