Hi all,

this is just to let you know about a new feature of SMW 1.6:

There will be predefined properties for every known SMW datatype. For 
example, the property "String" will always be of Type:String, and the 
property "Number" will always be of Type:Number. These properties can 
also be addressed with the alias names that are used for the types (e.g. 
the English "String" will work on all languages, but will sometimes just 
refer to another property named as the type is called in the current 
language). Internally, the properties are stored independent of any 
language, so changing the language will not make data inaccessible.

The new system will help smooth transition for recent changes in 
Type:Record. Records are no longer declared with a list of types but 
with a list of properties (which can be any user-defined property). With 
the new type-named properties, the old declarations will still work 
(exception: if the same type is used more than once, the order among the 
associated values is not reliably preserved; you should use another more 
specific property for avoiding duplicates).

Cheers,

Markus

------------------------------------------------------------------------------
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security 
threats, fraudulent activity, and more. Splunk takes this data and makes 
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2d-c2
_______________________________________________
Semediawiki-devel mailing list
Semediawiki-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/semediawiki-devel

Reply via email to