File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -20,4 +20,4 @@ WHERE {
20
20
pav:createdOn ?date .
21
21
}""" ;
22
22
schema:target <https://sparql.wikipathways.org/sparql> ;
23
- schema:keywords " license" , " metadata" .
23
+ schema:keyword " license" , " metadata" .
Original file line number Diff line number Diff line change @@ -23,4 +23,4 @@ WHERE {
23
23
}
24
24
""" ;
25
25
schema:target <https://sparql.wikipathways.org/sparql> ;
26
- schema:keywords " linkset" , " metadata" .
26
+ schema:keyword " linkset" , " metadata" .
Original file line number Diff line number Diff line change @@ -18,4 +18,4 @@ SELECT ?prefix ?namespace WHERE {
18
18
] .
19
19
}""" ;
20
20
schema:target <https://sparql.wikipathways.org/sparql> ;
21
- schema:keywords " prefix" , " namespace" .
21
+ schema:keyword " prefix" , " namespace" .
Original file line number Diff line number Diff line change @@ -19,4 +19,4 @@ WHERE {
19
19
dc:title ?title .
20
20
}""" ;
21
21
schema:target <https://sparql.wikipathways.org/sparql> ;
22
- schema:keywords " prefix" , " namespace" .
22
+ schema:keyword " prefix" , " namespace" .
You can’t perform that action at this time.
0 commit comments