We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90e51e6 commit 1ad1a69Copy full SHA for 1ad1a69
setup.py
@@ -86,11 +86,11 @@ def find_version(filename):
86
the following partitions:
87
88
* Asserted non rdf:type statements
89
- - Asserted rdf:type statements (in a table which models Class membership).
+ * Asserted rdf:type statements (in a table which models Class membership).
90
The motivation for this partition is primarily improved query speed and
91
scalability as most graphs will always have more rdf:type statements than
92
others.
93
- - All Quoted statements
+ * All Quoted statements
94
95
In addition it persists namespace mappings in a separate table
96
""",
0 commit comments