Hi Yoni,

if all you want to do is having a WYSIWYG editor for HTML literals, you can simply declare the rdfs:range of your property to be rdf:HTML. If there is already an rdfs:range, try an owl:Restriction with owl:allValuesFrom rdf:HTML. The resulting values would be saved as rdf:HTML literals instead xsd:strings. The TopBraid EVN platform will select a suitable widget based on the declared value types.

There is a more general approach to declare your own widgets, based on the SWA framework. Could you clarify if the above solution would work for you, or whether you need more details on the SWA mechanism. See also

    http://uispin.org/swa-forms.html

HTH
Holger


On 8/04/2016 18:18, [email protected] wrote:

Hello –

I am interested in doing some simple changes to some of the input fields that the users edit in EVN.

Namely there are input fields in which the user puts HTML strings (i.e. including HTML tags), and I would like that he sees them with these tags not visible but interpreted. For example, a switch between the native string (plain text with visible tags) and its “same as under an explorer” counterpart would be a solution, but the best solution would be using an “HTLM wisiwig field”.

Could someone give me a pointer to example code or documentation that I could look at to show me how to approach this problem?


Thx

--
You received this message because you are subscribed to the Google Group "TopBraid Suite Users", the topics of which include Enterprise Vocabulary Network (EVN), Reference Data Manager (RDM), TopBraid Composer, TopBraid Live, TopBraid Insight, SPARQLMotion, SPARQL Web Pages and SPIN.
To post to this group, send email to [email protected]
---
You received this message because you are subscribed to the Google Groups "TopBraid Suite Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected] <mailto:[email protected]>.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Group "TopBraid 
Suite Users", the topics of which include Enterprise Vocabulary Network (EVN), 
Reference Data Manager (RDM), TopBraid Composer, TopBraid Live, TopBraid Insight, 
SPARQLMotion, SPARQL Web Pages and SPIN.
To post to this group, send email to [email protected]
--- You received this message because you are subscribed to the Google Groups "TopBraid Suite Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to