Let $\mathbb A$ and $\mathbb B$ be relational structures over the same signature. A function $f\colon A\to B$ preserves a $k$-ary relation $R$ if for every $(a_1,\dots,a_k)\in R^{\mathbb A}$ we have that $(f(a_1),\dots,f(a_k))\in R^{\mathbb B}$.
Is there a commonly used notation for $f$ preserves $R$? Something like $f\models R$, $f\vdash R$, or $f \operatorname{pre} R$.
A map between relational structures over the same signature is exaclty the same as a homomorphism between these structures, so I would just say that $f$ is a homomorphism; I'm not aware of any other notation for that.