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

Trig improvements #699

Merged
merged 5 commits into from
Jan 24, 2017
Merged

Trig improvements #699

merged 5 commits into from
Jan 24, 2017

Commits on Jan 24, 2017

  1. Configuration menu
    Copy the full SHA
    18efdd4 View commit details
    Browse the repository at this point in the history
  2. prefix test for #428

    gromgull committed Jan 24, 2017
    Configuration menu
    Copy the full SHA
    1479e51 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    35c76e5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    17abfb9 View commit details
    Browse the repository at this point in the history
  5. fixes for turtle/trig namespace handling

    raise exception when trying to rebind a prefix to another ns.
    fix broken rebinding when generating prefixes
    
    This fixes #679 - but actually it's more like a work-around. The
    underlying problem is confusion about context and graph objects (#167)
    gromgull committed Jan 24, 2017
    Configuration menu
    Copy the full SHA
    0cb01c3 View commit details
    Browse the repository at this point in the history