Wiki source code of SKMS
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | The Semantic Knowledge Management System (SKMS) is a core component of the Interoperability Basis platform. It provides an integrated environment for organizing, documenting, and publishing semantic models, code lists, glossaries, and other materials. Built on xWiki and extended for semantic interoperability, SKMS ensures consistent metadata management and supports the publication of both human-readable and machine-readable resources. | ||
2 | |||
3 | If you have any questions or need further details, feel free to contact us: [[info@semanticip.org>>mailto:info@semanticip.org]] | ||
4 | {{velocity}}#if(!$isGuest) | ||
5 | = Application "Semantically Oriented Knowledge Management System**"** = | ||
6 | |||
7 | ==== Content ==== | ||
8 | |||
9 | #set ($escapedDocumentReference = $services.rendering.escape($services.model.serialize($doc.documentReference, 'default'), 'xwiki/2.1')) | ||
10 | {{documentTree showTranslations="false" showAttachments="false" filterHiddenDocuments="false" root="document:$escapedDocumentReference" /}} | ||
11 | #end{{/velocity}} |