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

Implement support for compacted IRIs #15

Open
3 tasks
warriordog opened this issue Jun 27, 2023 · 1 comment
Open
3 tasks

Implement support for compacted IRIs #15

warriordog opened this issue Jun 27, 2023 · 1 comment
Assignees
Labels
area:code Affects or applies to the library code type:feature New feature or request

Comments

@warriordog
Copy link
Owner

This will involve three steps:

  1. Change type of ASType.JsonLdContexts to support the object form
  2. Extend ASUri to resolve shortened forms given a specific context
  3. Find some way to provide context during deserialization

Depends on #14

@warriordog warriordog added type:feature New feature or request area:code Affects or applies to the library code labels Jun 27, 2023
@warriordog
Copy link
Owner Author

Should be easier to implement with #21, although that is a temporary implementation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:code Affects or applies to the library code type:feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant