Woho! 💥
Welcome to the maplib masterclass, in here you'll find all you need to get up to speed on maplib.
| Folder | Content |
|---|---|
data |
csvs about planets, satellites and stars |
notebook |
the masterclass in a jupyter notebook |
queries |
a few SPARQL queries |
slides |
the PDF version of the masterclass |
tpl |
stOTTR template for planet and satellites |
ttl |
all RDF turtle files (ontology, shapes, output, validation report), including datalog rules |
utils.pycontains helper functions asprint_count(msg: str, Model)andwrite_output(Model, output_file: str).parse_data.pycontains static variables for namespaces and functions for data engineering with data frames for instance data.main.pywhere the magic happens ✨ --- maplib knowledge graph construction, including querying, validation and reasoning.