Difference between revisions of "20 October 2007"

From Organic Design wiki
(Nicky Hager article)
m (now old news)
 
Line 1: Line 1:
{{news|title=Sustainable holistic eco terrorists caught in Taupo|img=[[Image:Eco-terrorist.svg|150px]]|msg=
 
Bryan and Joanna, organisers of the [http://www.ecoshow.co.nz eco show] in [[w:Taupo|Taupo]] over the last weekend, have been subjected to a four hour police raid by 15 policemen and dogs. It was alleged that someone they may or may not have been associated with was suspected of considering the possibility of mentioning the phrase "terrorist training camp" to a friend of a distant relative. This is a serious allegation and required the immediate seizure of all their computers and most of their cell phones for further analysis.
 
*http://www.yesterdaysfuture.net/blog
 
*http://www.ecoshow.co.nz
 
*[http://www.stuff.co.nz/stuff/4269120a6005.html Nicky Hager: NZ 'terrorism', the backstory]
 
}}
 
 
 
{{news|title=Semantic MediaWiki 1.0|img=[[Image:Smw.gif]]|msg=
 
{{news|title=Semantic MediaWiki 1.0|img=[[Image:Smw.gif]]|msg=
 
Version 1.0 of the [[SMW:Semantic MediaWiki|Semantic MediaWiki]] (SMW) extension has recently been released, and we've upgraded to it here on Organic Design and our other wikia that use it. We haven't started using SMW on this site yet, but we intend to make heavy use of it in our new organisational system which is still in development.
 
Version 1.0 of the [[SMW:Semantic MediaWiki|Semantic MediaWiki]] (SMW) extension has recently been released, and we've upgraded to it here on Organic Design and our other wikia that use it. We haven't started using SMW on this site yet, but we intend to make heavy use of it in our new organisational system which is still in development.

Latest revision as of 07:02, 21 November 2007

Warning.svg This is a blog item that needs to be converted to the new Bliki format


Semantic MediaWiki 1.0

Version 1.0 of the Semantic MediaWiki (SMW) extension has recently been released, and we've upgraded to it here on Organic Design and our other wikia that use it. We haven't started using SMW on this site yet, but we intend to make heavy use of it in our new organisational system which is still in development.

A major change has been made in the new SMW version which is that attributes and relations have been unified into the single concept of properties. In earlier versions of SMW, properties with Type:Page were known as relations and only those used double colons (::) as the separator between property name and link text. All other properties (numbers, strings, etc.) were known as attributes and had to use colon equals (:=) as the separator.

SMW 1.0 unifies relations and attributes, calling them properties, and uses a single namespace "Property:". The default datatype for undeclared properties is Type:Page, but it is strongly recommended that you declare every property's type to clarify its intended use for other editors. SMW still supports := but it is recommended that you use :: for all property annotations. The reason is that the equality symbol contained in := cannot be used properly within MediaWiki template parameters, whereas :: causes no problems in most environments.