Hi Eva,

with 6.1, skos:note is defined as follows:

skos:Concept-note
  rdf:type sh:PropertyShape ;
  sh:path skos:note ;
  tosh:editWidget swa:RichTextEditor ;
  sh:description "A general note, for any purpose."@en ;
  sh:group skos:NotesPropertyGroup ;
  sh:or dash:HTMLOrStringOrLangString ;
  sh:order 0 ;
.

That looks similar to your definition, except for the sh:or that doesn't show up in your screenshot. The sh:or tells the system that the values may be either HTML, string or langString values. Looking at an example such as geo taxonomy, it works fine for me on 6.1.

I do wonder though, why did you have to redefine skos:note at all. Are these not instances of skos:Concept, and are you not importing the skos.shapes.ttl file? Is this a Taxonomy?

Another thing to check is whether there are errors in the JavaScript console. You can see that (in Chrome) if you right-click anywhere and select Inspect, then find the Console. Maybe there was an error initializing the Rich text editor.

Holger


On 15/04/2019 7:19 pm, Eva Ibarra Sicilia wrote:
I forgot to add that I am still using version 6.1.1.

El lun., 15 abr. 2019 a las 11:18, Eva Ibarra Sicilia (<[email protected] <mailto:[email protected]>>) escribió:

    Hello Holger,
    Thank you for your answer.
    I have this property shape for the skos:note property:
    image.png
    And this is what I see when I want to edit the instances:
    image.png
    I cannot add rich text here, e.g. no new lines. Am I doing
    something wrong? Is this what is expected to appear with this text
    editor?
    Regards,
    Eva

    El sáb., 13 abr. 2019 a las 3:01, Holger Knublauch
    (<[email protected] <mailto:[email protected]>>) escribió:

        Hi Eva,

        I just tried it with a taxonomy in the 6.2 beta (on Chrome,
        with TBC-ME). Works for me. Could you describe what
        configuration you have and what instances you are trying to
        edit? A screenshot would help.

        Holger


        On 12/04/2019 9:38 pm, Eva Ibarra Sicilia wrote:
        Hello,
        The Rich Text Editor does not work has before in the new
        version of EDG. It is not possible to add new lines and other
        features (bold, cursive, etc.)
        Is there any other text editor that can be used for this purpose?
        Thank you!
-- 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 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 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 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