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

JsonLD: ImageObject, PropertyValue, Url #1756

Closed
nadar opened this issue Jan 23, 2018 · 0 comments
Closed

JsonLD: ImageObject, PropertyValue, Url #1756

nadar opened this issue Jan 23, 2018 · 0 comments

Comments

@nadar
Copy link
Member

nadar commented Jan 23, 2018

Add ImageObject, PropertyValue and URL, also change type hinting for those objects.

Due to methods which where not work though implemented, some very small BC problems will appear!

Examples:

  • Handling images
  • Handling Date / Datetime
  • Handling Duration values
  • Handling PropertyObjects

We have also added some new types which does not have methods yet, but are important in order to set the correct context type.

Example action for new type hinting:

Argument 1 passed to luya\web\jsonld\BaseThing::setUrl() must be an instance of luya\web\jsonld\UrlValue, string given
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant