Skip to content

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)

@davidlehn davidlehn merged commit 6891936 into master Jan 25, 2020
@davidlehn davidlehn deleted the misc branch January 25, 2020 22:47
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.

3 participants