The error indicates a character encoding problem. This sometimes happens after editing TTL by hand (with the "wrong" editor). Could you try to enter this with TBC and do the save from there? To enter an rdf:HTML literal, either enter it as a string and then select Change Datatype > rdf:HTML from the context menu behind the value, or change the value type (rdfs:range, sh:datatype etc) to rdf:HTML and add a new row.

Holger



On 30/11/2017 6:30, Bohms, H.M. (Michel) wrote:

I have piece of HTML that reads fine in any browser. It is a table (without cell boundaries but that is another issue since some html class-info is not there).

If I copy this exact string in

kebo:interpretationAndValidationOfResults """

                copy here!

   """^^rdf:HTML ;

I hoped that TBC would accept it (and next evn would show it, the same way as the separate html code).

However, I get the tbc error:

                at org.topbraidcomposer.core.io.TBCIO$2$1.run(TBCIO.java:423)

                at java.lang.Thread.run(Thread.java:748)

Caused by: java.nio.charset.MalformedInputException: Input length = 1

I thought the triple quotes would be quite forgiving about the inner contents. Seems something IS however giving problems.

Could it be some empty lines or special characters?

Or is an html table simply to much asked?

Thx a lot for any advice!

Michel

Ps

(This is actually one of the last issues I have turning my complete semantic media wiki knowledge into linked data 😊)

        

Dr. ir. H.M. (Michel) Böhms
Senior Data Scientist

        

T +31888663107
M +31630381220
E [email protected] <mailto:[email protected]>

        

Location <https://www.google.com/maps/place/TNO+-+Locatie+Delft+-+Stieltjesweg/@52.000788,4.3745183,17z/data=%213m1%214b1%214m5%213m4%211s0x47c5b58c52869997:0x56681566be3b8c88%218m2%213d52.000788%214d4.376707>

<http://www.tno.nl/>

This message may contain information that is not intended for you. If you are not the addressee or if this message was sent to you by mistake, you are requested to inform the sender and delete the message. TNO accepts no liability for the content of this e-mail, for the manner in which you use it and for damage of any kind resulting from the risks inherent to the electronic transmission of messages.


--
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