General Actions:
| ... | ... | @@ -5,7 +5,7 @@ |
| 5 | 5 | |
| 6 | 6 | The research was also partially funded by the European Space Agengy as part of contract 4000101353 / 10 / NL / SFe |
| 7 | 7 | |
| 8 | -The code was written and is maintained by Karel Gardas (ObjectSecurity Ltd.). |
|
| 8 | +The code was written and is maintained by Karel Gardas (ObjectSecurity Ltd.). ObjectSecurity also provides [[Semantic XWiki Technical Support, Consulting, Training>>http://www.objectsecurity.com/en-products-other-tech-semxwiki.html]] | |
| 9 | 9 | |
| 10 | 10 | == semProp == |
| 11 | 11 | The ##semProp## macro is used to define sematic property. It requires one parameter ##value## which defines the value of the property, its prefix and its name in the form of ##{{{<prefix>(/|#)<name>::<value>}}}##. Please note that macro does not output anything to the page! So it is basically invisible to the target page audience. Please note that since the properties are directly associated to the page where macro is used, then the life-cycle of properties is the same like of the page. This means, if you delete the page from the xwiki, properties associated with the page are also deleted automatically. |