Skip to content

Commit

Permalink
Merge pull request #1000 from RDFLib/namespaces_all
Browse files Browse the repository at this point in the history
Namespaces improvements
  • Loading branch information
nicholascar authored May 16, 2020
2 parents 6197531 + 802678c commit 231bc6d
Show file tree
Hide file tree
Showing 2 changed files with 310 additions and 118 deletions.
2 changes: 2 additions & 0 deletions rdflib/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@
"OWL",
"PROF",
"PROV",
"QB",
"RDF",
"RDFS",
"SDO",
Expand Down Expand Up @@ -195,6 +196,7 @@
OWL,
PROF,
PROV,
QB,
RDF,
RDFS,
SDO,
Expand Down
Loading

0 comments on commit 231bc6d

Please sign in to comment.