48 lines
686 B
Text
48 lines
686 B
Text
---
|
|
title: "Querying MediaWiki"
|
|
---
|
|
|
|
```{r, include = FALSE}
|
|
knitr::opts_chunk$set(
|
|
collapse = TRUE,
|
|
comment = "#>"
|
|
)
|
|
```
|
|
|
|
```{r setup}
|
|
library(securityvision)
|
|
```
|
|
|
|
## To create queries from scratch
|
|
|
|
Go here: https://www.securityvision.io/wiki/index.php?title=Special:Ask
|
|
|
|
Enter the condition:
|
|
|
|
Condition:
|
|
[[Category:Deployments||Institution||Dataset||Technology]]
|
|
|
|
Printout selection:
|
|
?Category
|
|
?Institution Type
|
|
?Geolocation
|
|
?City
|
|
?Managed by
|
|
?Used by
|
|
?Software Deployed
|
|
?Datasets Used
|
|
?Related Institutions
|
|
?Related Technologies
|
|
?Related Technology
|
|
?Developped by (institutions)
|
|
?Developped by (people)
|
|
|
|
|
|
and
|
|
|
|
Condition:
|
|
[[Category:City]]
|
|
|
|
Printout selection:
|
|
?Has Coordinates
|
|
|