SMW notes: Difference between revisions
Undo revision 3647 by Osejisycym (talk)
(Undo revision 3145 by 132.205.60.149 (Talk)) |
(Undo revision 3647 by Osejisycym (talk)) |
||
(6 intermediate revisions by 2 users not shown) | |||
Line 3: | Line 3: | ||
== Workshops, tutorials, etc == | == Workshops, tutorials, etc == | ||
[[Semantic Mediawiki workshop]] | * [[Semantic Mediawiki workshop]] | ||
* [[Encouraging SMW use with non technical people]] | |||
* [[Semantic Mediawiki compared with Drupal and content management systems]] | |||
* [https://dya-knowledge.sogeti.nl/dir/DyA_Infrastructure_decomposition_and_modeling information modelling] | |||
== Other tip sources == | |||
http://semantic-mediawiki.org/wiki/FAQ | |||
http://smwforum.ontoprise.com/smwforum/images/a/ad/Manual_SMW.pdf | http://smwforum.ontoprise.com/smwforum/images/a/ad/Manual_SMW.pdf | ||
Line 82: | Line 85: | ||
http://www.mediawiki.org/wiki/How_to_debug#Profiling | http://www.mediawiki.org/wiki/How_to_debug#Profiling | ||
== Semantic Mediawiki performance == | |||
http://www.snpedia.com/index.php/Special:Statistics | |||
20,000 pages, 132,00 property values for 60 properties | |||
=== Mediawiki performance tuning === | === Mediawiki performance tuning === | ||
Line 147: | Line 156: | ||
$smwgNamespacesWithSemanticLinks array | $smwgNamespacesWithSemanticLinks array | ||
=== Enable links in property values === | |||
$smwgLinksInValues = true; | |||
== Dark background theme css == | |||
http://software.wikia.com/wiki/User:Ose/SMW.css | |||
== Multi language SMW == | == Multi language SMW == |