-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
ArrowHead type names are not consistent across our projects. For just one example:
wp vocab: Binding
wpTypes vocab: MimBinding
Actual GPML: mim-binding
<Interaction>
<Graphics ZOrder="12288" LineThickness="1.0">
<Point X="419.0" Y="208.0" GraphRef="e9078" RelX="-1.0" RelY="0.0" />
<Point X="160.75" Y="103.25" GraphRef="f2588" RelX="0.0" RelY="1.0" ArrowHead="mim-binding" />
<Anchor Position="0.4" Shape="None" />
</Graphics>
<Xref Database="" ID="" />
</Interaction>If the purpose of the wpTypes vocab is to help keep our projects harmonized, it needs to be in sync with actual GPML.