Skip to content
View zwelz3's full-sized avatar

Organizations

@jupyrdf

Block or report zwelz3

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. holonic holonic Public

    Holonic RDF Graphs

    Python 12 2

  2. specl specl Public

    RDF-native, SHACL-validated specs for spec-driven AI development

    HTML

  3. Dataset Gotchas w/ rdflib Dataset Gotchas w/ rdflib
    1
    # Exploring and understanding `rdflib.Dataset` as a multi-graph
    2
    
                  
    3
    There are some interesting gotchas with the rdflib Dataset (some utility on top of `ConjunctiveGraph`). This notebook tries to explore and document these. 
    4
    
                  
    5
    > Note: `rdflib>=7`