jmvanel / semantic_forms

Form generators leveraging semantic web standards (RDF(S), OWL, SPARQL , ...
Other
75 stars 23 forks source link

Button to send mail #56

Open jmvanel opened 8 years ago

jmvanel commented 8 years ago

Button to send mail near a foaf:email field .

While we are here, do the same for the set of search results, and named graph.

jmvanel commented 7 years ago

It is enough to normalize the URI for mails, systematically adding mailto: scheme . This could be done in a SaveListener callback , see : https://github.com/jmvanel/semantic_forms/wiki/Developer_manual#callbacks-for-http-events

jmvanel commented 6 years ago

normalize the URI for mails is done