Difference between revisions of "Template:Dataset"
From Security Vision
(Generated from a page schema) |
(Generated from a page schema) |
||
| Line 14: | Line 14: | ||
|has images= | |has images= | ||
|has individuals= | |has individuals= | ||
| + | |runs database software= | ||
| + | |runs search software= | ||
| + | |has full name= | ||
| + | |is dataset category= | ||
}} | }} | ||
</pre> | </pre> | ||
| Line 57: | Line 61: | ||
! has individuals | ! has individuals | ||
| [[has individuals::{{{has individuals|}}}]] | | [[has individuals::{{{has individuals|}}}]] | ||
| + | |- | ||
| + | ! runs database software | ||
| + | | {{#arraymap:{{{runs database software|}}}|,|x|[[runs database software::x]]}} | ||
| + | |||
| + | |- | ||
| + | ! runs search software | ||
| + | | {{#arraymap:{{{runs search software|}}}|,|x|[[runs search software::x]]}} | ||
| + | |||
| + | |- | ||
| + | ! Dataset full name | ||
| + | | [[has full name::{{{has full name|}}}]] | ||
| + | |- | ||
| + | ! Dataset Category | ||
| + | | [[is dataset category::{{{is dataset category|}}}]] | ||
|} | |} | ||
[[Category:Dataset]] | [[Category:Dataset]] | ||
</includeonly> | </includeonly> | ||
Revision as of 15:12, 12 March 2021
This is the "Dataset" template. It should be called in the following format:
{{Dataset
|Developed by People=
|Developed by Institution=
|Creation Date=
|Dataset Category=
|URL=
|Keywords=
|Related Technology=
|has funding=
|has images=
|has individuals=
|runs database software=
|runs search software=
|has full name=
|is dataset category=
}}
Edit the page to see the template text.