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

Improve typing of DataFactory #406

Merged
merged 15 commits into from
Apr 29, 2020
Merged

Improve typing of DataFactory #406

merged 15 commits into from
Apr 29, 2020

Commits on Apr 29, 2020

  1. Formula compareTerm -> compareTerms

    This is breaking change, but think this is what Tim wants
    megoth committed Apr 29, 2020
    Configuration menu
    Copy the full SHA
    5995161 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fb16230 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    06e78fa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2e845d3 View commit details
    Browse the repository at this point in the history
  5. Set up type tests.

    RubenVerborgh authored and megoth committed Apr 29, 2020
    Configuration menu
    Copy the full SHA
    9e738a8 View commit details
    Browse the repository at this point in the history
  6. Fix DefaultGraph type.

    RubenVerborgh authored and megoth committed Apr 29, 2020
    Configuration menu
    Copy the full SHA
    1ff791d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2cd97a7 View commit details
    Browse the repository at this point in the history
  8. Improve DefaultGraph typing.

    RubenVerborgh authored and megoth committed Apr 29, 2020
    Configuration menu
    Copy the full SHA
    c077840 View commit details
    Browse the repository at this point in the history
  9. Possible fix

    megoth committed Apr 29, 2020
    Configuration menu
    Copy the full SHA
    424f206 View commit details
    Browse the repository at this point in the history
  10. Fixing tests in a way that does not break RDF/JS

    I think this should conform to RDF/JS spec and still make sure that rdflib works as expected
    megoth committed Apr 29, 2020
    Configuration menu
    Copy the full SHA
    dd7b34c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8b84ab6 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e266d04 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    2e3e22c View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    626fc3d View commit details
    Browse the repository at this point in the history
  15. Merge pull request #414 from linkeddata/feature/extended-typing-liter…

    …al-hack
    
    An ugly hack to make Literal.fromValue compatible with Node.fromValue
    megoth authored Apr 29, 2020
    Configuration menu
    Copy the full SHA
    7d3ddd6 View commit details
    Browse the repository at this point in the history