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 68370f7 commit c928ca7Copy full SHA for c928ca7
1 file changed
docs/browse/classes.js
@@ -163,8 +163,8 @@ async function queryClasses() {
163
FILTER(?class NOT IN (
164
<http://www.w3.org/2002/07/owl#Thing>,
165
<http://xmlns.com/foaf/0.1/Agent>,
166
- <https://w3id.org/grace/ontology/anything>
167
- <https://w3id.org/grace/ontology/description>
+ <https://w3id.org/grace/ontology/anything>,
+ <https://w3id.org/grace/ontology/description>,
168
))
169
170
FILTER NOT EXISTS {
0 commit comments