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

Generate JSON-LD context from a DefinedNamespace #1706

Merged
merged 8 commits into from Apr 4, 2022

Commits on Feb 7, 2022

  1. Configuration menu
    Copy the full SHA
    8e2e25d View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2022

  1. Update rdflib/namespace/__init__.py

    Co-authored-by: Iwan Aucamp <aucampia@gmail.com>
    nicholascar and aucampia committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    ba742cc View commit details
    Browse the repository at this point in the history
  2. Update test/test_definednamespace.py

    Co-authored-by: Iwan Aucamp <aucampia@gmail.com>
    nicholascar and aucampia committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    72cde01 View commit details
    Browse the repository at this point in the history
  3. Update __init__.py

    nicholascar committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    e453e63 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2022

  1. Update rdflib/namespace/__init__.py

    Co-authored-by: Iwan Aucamp <aucampia@gmail.com>
    nicholascar and aucampia committed Feb 13, 2022
    Configuration menu
    Copy the full SHA
    cfc42ee View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2022

  1. Configuration menu
    Copy the full SHA
    8fae6c3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a323be View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2022

  1. Fixed unit test for as_jsonld_context

    Method name changed and it now returns a dict instead of a JSON string.
    aucampia committed Apr 4, 2022
    Configuration menu
    Copy the full SHA
    20d1c74 View commit details
    Browse the repository at this point in the history