Forms: Difference between revisions

From Freephile Wiki
m tagged
expand content with links to People and Feature
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
With Semantic MediaWiki and the Semantic Forms extension, you can easily create any content type in your wiki, and use a form-based interface to edit/modify the content.
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, see this "Case Study" content type at the Creative Commons website:
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.
http://wiki.creativecommons.org/index.php?title=Case_Studies/Cory_Doctorow&action=formedit


Once the content is saved in the wiki, you'll no doubt want to have a way to present that content to users in a friendly way. Take a look at this "overview" page http://wiki.creativecommons.org/index.php?title=Case_Studies&action=edit
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]]
[[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

  1. https://demo.QualityBox.us/wiki/Training#tab=Page_Forms

References

Installation