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

Round trip test examples from RDF via JSON schema and JSON-LD and SHACL #2

Open
rob-metalinkage opened this issue Aug 24, 2020 · 0 comments
Assignees
Labels
testing Testing implementation

Comments

@rob-metalinkage
Copy link
Collaborator

example data from TTL should be serialisable in JSON-LD, conform to generated JSON schema.

Likewise JSON data conforming to schema should be parseable as JSON-LD and conform to SHACL constraints.

Challenge is the many flavours of JSON-LD compaction and JSON object containment in real world data - in fact schemas need to be wrapped in containers in many cases and derived implementations be compatible with such patterns.

The JSON world has not yet matured enough to make the nature and viability of these patterns clear.

@rob-metalinkage rob-metalinkage added the testing Testing implementation label Aug 24, 2020
@rob-metalinkage rob-metalinkage self-assigned this Aug 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
testing Testing implementation
Projects
None yet
Development

No branches or pull requests

1 participant