Forms: Difference between revisions
From Freephile Wiki
No edit summary |
expand content with links to People and Feature |
||
(5 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
With | With the Forms extension, you can easily create any "content type" in your wiki, and use a form-based interface to edit/modify the content. This is a major win for usability of the wiki for editors and readers alike. | ||
For example, | For example, we use the [[:Form:Organization|Organization]] form to enter organizations into our wiki. Then we can display that information in multiple ways: like [[Local_experts|this map]] or [[Local_experts#tab=Free_Directory|the table]] version. | ||
But that's not all. Each form is linked to a template which takes the input and turns the data into '''properties''' which imbue meaning and context into the content for intelligence. | |||
Other forms on this wiki include the forms for [[:Category:People|People]] and [[:Category:Feature|Feature]] | |||
== Training == | |||
# https://demo.QualityBox.us/wiki/Training#tab=Page_Forms | |||
== References == | |||
* http://workingwithmediawiki.com/book/chapter17.html | |||
* http://edutechwiki.unige.ch/en/Page_Forms | |||
* [[smw:Help:Setting_values]] | |||
* [[smw:Help:Inline_queries]] | |||
* [[smw:Help:List_of_datatypes]] | |||
* [[smw:Help:Leaflet_format]] | |||
* [[smw:Extension:Maps/Displaying_maps]] | |||
* [[smw:Help:Import_vocabulary/Step-by-step_on_how_to_import_a_vocabulary]] | |||
* [[smw:Help:Import_vocabulary_(Example_of_importing_FOAF_vocabulary)]] | |||
=== Installation === | |||
* [[smw:Maps/Installation]] | |||
[[Category:Wiki]] | [[Category:Wiki]] | ||
[[Category:Semantic]] |
Latest revision as of 10:12, 7 September 2025
With the Forms extension, you can easily create any "content type" in your wiki, and use a form-based interface to edit/modify the content. This is a major win for usability of the wiki for editors and readers alike.
For example, we use the Organization form to enter organizations into our wiki. Then we can display that information in multiple ways: like this map or the table version.
But that's not all. Each form is linked to a template which takes the input and turns the data into properties which imbue meaning and context into the content for intelligence.
Other forms on this wiki include the forms for People and Feature
Training
References
- http://workingwithmediawiki.com/book/chapter17.html
- http://edutechwiki.unige.ch/en/Page_Forms
- smw:Help:Setting_values
- smw:Help:Inline_queries
- smw:Help:List_of_datatypes
- smw:Help:Leaflet_format
- smw:Extension:Maps/Displaying_maps
- smw:Help:Import_vocabulary/Step-by-step_on_how_to_import_a_vocabulary
- smw:Help:Import_vocabulary_(Example_of_importing_FOAF_vocabulary)