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

Commits for new release #270

Merged
merged 13 commits into from
Oct 23, 2024
Merged

Commits for new release #270

merged 13 commits into from
Oct 23, 2024

Commits on Oct 23, 2024

  1. Configuration menu
    Copy the full SHA
    a958881 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    18b027a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d8f9bc8 View commit details
    Browse the repository at this point in the history
  4. Add ability for owl:imports to read from bnode pattern.

    Fixes to owl:imports, more robust handling of `identifier` in load_from_source, fix some logic issues with public_id, base_url, and `identifier` in load_from_source.
    ashleysommer committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    8c920c9 View commit details
    Browse the repository at this point in the history
  5. Run validator over default union of all named graphs in a Dataset, in…

    …stead of each named graph individually.
    ashleysommer committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    342ea8f View commit details
    Browse the repository at this point in the history
  6. Add system triples to default_context, instead of first named graph, …

    …when adding system triples to a Dataset.
    ashleysommer committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    7a2eede View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ea8ced3 View commit details
    Browse the repository at this point in the history
  8. Pre-Compile Regexs in sh:Pattern constraints. This allows faster re-u…

    …se of the constraint, if is applied to many different targets.
    ashleysommer committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    33a49c2 View commit details
    Browse the repository at this point in the history
  9. Fix string generation of focus_node and value_node where the node mig…

    …ht not exist in the datagraph.
    ashleysommer committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    6e03784 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7df06bf View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    30484b4 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e5eacd1 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    3106d41 View commit details
    Browse the repository at this point in the history