Doc Namespace
[返回当前版本] [恢复此版本]

Table of Contents

Definition#

The triples of an ontology can be organized in different namespaces. For a namespace a corresponding abbreviation is usually defined.

%%namespace
<<ABBR>> <<URL>>
%

Also ontologies can be linked to this namespace, that are included as an attachment to the wiki.

Example#

The following expression defines an abbreviation demo for the namespace http://www.d3web.de/demo#.

%%namespace 
demo http://www.d3web.de/demo#
%

See Also#