From GamingWiki
Property of type has type::page. This is used with Semantic Internal Objects, and belongs to an object that describes some entity's relationship to another.
Property of type has type::page. This is used with Semantic Internal Objects, and belongs to an object that describes some entity's relationship to another.
<graphviz border="frame" format="png" renderer="dot">
digraph character {
rankdir=LR;
node [fontcolor=blue,fontsize=12];
"Property:Is relationship of" [URL="Property:Is relationship of"];
{ rank=same;
"Template:((#ask: Is relationship of::Property:Is relationship of
|mainlabel=-
|?Has name=
|?Has description=
|format=array |propsep=" [URL="Template:((#ask: Is relationship of::Property:Is relationship of
|mainlabel=-
|?Has name=
|?Has description=
|format=array |propsep="];"Template:))" [URL="Template:))"];
{"Template:((#ask: Is relationship of::+Has name::Property:Is relationship of
|mainlabel=-
|?Is relationship of=
|?Has description=
|format=array |propsep=" [URL="Template:((#ask: Is relationship of::+Has name::Property:Is relationship of
|mainlabel=-
|?Is relationship of=
|?Has description=
|format=array |propsep="]};{"Template:))" [URL="Template:))"]};
}
edge [fontsize=9];
"Property:Is relationship of" -> "Template:((#ask: Is relationship of::Property:Is relationship of
|mainlabel=-
|?Has name=
|?Has description=
|format=array |propsep=" [label="|sep="];"Property:Is relationship of" -> "Template:))" [label=""];
"Template:((#ask: Is relationship of::+Has name::Property:Is relationship of
|mainlabel=-
|?Is relationship of=
|?Has description=
|format=array |propsep=" -> "Property:Is relationship of" [label="|sep="];"Template:))" -> "Property:Is relationship of" [label=""];
}
</graphviz>