Skip to content

Miscellaneous changes #354

New issue

Have a question about this project? Sign up for a free account to open an issue and contact its maintainers and the community.

By clicking “Sign up for ”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on ? Sign in to your account

Merged
merged 12 commits into from
Jan 25, 2020
Merged

Miscellaneous changes #354

merged 12 commits into from
Jan 25, 2020

Conversation

gkellogg
Copy link
Collaborator

@gkellogg gkellogg commented Jan 12, 2020

A bunch of fixes that address everything other than Framing and some toRdf tests.

  • Do minimal checking to see if IRIs are valid by making sure they contain no whitespace.
    (804c15b)
  • Terms of the form of an IRI must map to the same IRI. (280a01e)
  • Terms of the form of a relative IRI may not be used as prefixes. (280a01e)
  • Keep term definitions mapping to null so they may be protected. (2613c4a)
  • Use localLoader for remote tests. (ff95ee2)
  • Support rel=alternate. (080e374)
    • Note XHR and Node loaders don't have their own tests.
  • Always pass typeScopedContext to _expandObject. (f0d80f1)
  • Allow a keyword to exist when expanding in _expandObject when the key is @included or @type. (f0d80f1)

@davidlehndavidlehn merged commit 6891936 into master Jan 25, 2020
@davidlehndavidlehn deleted the misc branch January 25, 2020 22:47
Sign up for free to join this conversation on . Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants