I'm using Person
to represent my user's profiles. Users are able to add links to other websites, e.g. their personal website, their Twitter profile, or just the website of an important project of theirs.
The latter is the reason I'd prefer not to use the sameAs
property - plus, I'd like to be able to show the names they give those websites as well.
What property would I be able to use?