Mercurial > code > home > repos > homeauto
view service/collector/stubs/rdflib/__init__.pyi @ 448:8cd163e0e50c
add some rdflib stubs
Ignore-this: 20804bfeadf49741c27cb48d12e29b6b
author | drewp@bigasterisk.com |
---|---|
date | Thu, 18 Apr 2019 21:59:47 -0700 |
parents | |
children | 5595c447c630 |
line wrap: on
line source
# Stubs for rdflib (Python 3.4) # # NOTE: This dynamically typed stub was automatically generated by stubgen. from rdflib.term import URIRef, BNode, Literal, Variable from rdflib.namespace import Namespace from rdflib.graph import Dataset, Graph, ConjunctiveGraph from rdflib.namespace import RDF, RDFS, OWL, XSD