The @see tag indicates a reference from the associated "Structural Elements" to a website or other "Structural Elements".
The @link tag indicates a custom relation between the associated "Structural Element" and a website, which is identified by an absolute URI.
as we can see, the @link tag should be used for uris, and @see tag - for structural elements. why you want to use @link tag for a structural element?
or do you mean that you cannot use the @see tag inside a description using the inline syntax? then why don't you propose to allow the inline syntax for @see tag?
otherwise, are you just proposing to make the @link tag just an alias to the @see tag? what will be the difference between them if php-fig will implement your proposition? i see no difference at all. can you point it out for me please?