Skip to content

Commit e41449b

Browse files
authored
Update vis-data.json
1 parent 000912d commit e41449b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

examples/vis-data.json

+3
Original file line numberDiff line numberDiff line change
@@ -165,6 +165,9 @@
165165
"query": [
166166
"PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>",
167167
"PREFIX fso: <http://www.example.com/fso#>",
168+
"PREFIX pto: <http://www.productontology.org/id/>",
169+
"PREFIX owl: <http://www.w3.org/2002/07/owl#>",
170+
"PREFIX bot: <https://w3id.org/bot#>",
168171
"PREFIX ice: <http://www.example.com/ice#>\n",
169172
"CONSTRUCT",
170173
"WHERE {",

0 commit comments

Comments
 (0)