The status of NS_PROPRTY

From semantic-mediawiki.org

The default list of domains for which $smwgNamespacesWithSemanticLinks is set to true doesn't include the Property namespace, and indeed an example is given for the enabling of semantic annotation for pages therein.

However at the same time Property pages are annotated with special properties as part of their definition process. So does this mean that only special properties are enabled by default for property pages?

If so, then maybe this is worth stating.

16:51, 29 September 2018

> However at the same time Property pages are annotated with special properties as part of their definition process. So does this mean that only special properties are enabled by default for property pages?

[0] contains the default setting for namespaces defined by SMW which includes SMW_NS_PROPERTY therefore annotations work out of the box and are not limited to special properties.

[0] https://github.com/SemanticMediaWiki/SemanticMediaWiki/blob/master/src/NamespaceManager.php#L203-L217

05:25, 30 September 2018