render issue in case of uuid code as name

11 views
Skip to first unread message

Bohms, H.M. (Michel)

unread,
Jun 1, 2021, 8:14:52 AM6/1/21
to topbrai...@googlegroups.com, Bart Bink

Dear tq

I have asked earlier but I could not refind….

 

I have:

 

https://w3id.org/cbnl/skos/term#048B3010-0BD1-4A89-9F49-FE6D825DA799

  rdf:type skos:Concept ;

  dct:source "IMBOR2021beta"@NL-nl ;

  skos:broader nen2660-term:InformationObject ;

  skos:definition "Informatieobject voor het registreren en koppelen van documenten aan objecttypes."@NL-nl ;

  skos:prefLabel "Document"@NL-nl ;

.

 

So name is UUID code.

 

Despite prefixes are fine TBC does not use prefix in interface now.

Think I reported earlier.

 

(when I change uuid number into “Document” things render fine again)

 

Gr michel

 

 

Dr. ir. H.M. (Michel) Bohms
Scientist Specialist
Structural Reliability

T +31 (0)88 866 31 07
M +31 (0)63 038 12 20
michel...@tno.nl

Location

 

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.

 

Holger Knublauch

unread,
Jun 1, 2021, 9:39:58 PM6/1/21
to topbrai...@googlegroups.com

We use slightly different serialization algorithms across tools but local names cannot start with digits so writing the full URI is correct.

If you just export "Turtle" from EDG or save to Turtle from TBC you'll get test_uuid:675d0ae5-d8eb-49b7-867f-80ba8c0b09e9 while Sorted Turtle will produce <http://example.org/ontologies/test_uuid#675d0ae5-d8eb-49b7-867f-80ba8c0b09e9> which is more correct AFAIK. Both can be parsed though, so it shouldn't matter too much.

Holger

--
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 topbraid-user...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/topbraid-users/2329b36a509f49ee83b4571bf7b18330%40tno.nl.

Bohms, H.M. (Michel)

unread,
Jun 2, 2021, 4:03:04 AM6/2/21
to topbrai...@googlegroups.com

Hi Holger,

Are you sure? latest Turtle says:

 

[168s]

PN_LOCAL

::=

(PN_CHARS_U ':[0-9PLX) ((PN_CHARS '.':PLX)* (PN_CHARS ':PLX))?

 

 

It was not allowed in the 2008 variant hence (see red):

 

D.4 Changes from January 2008 Team Submission to First Public Working Draft

 

GR MICHEL

 

 

 

 

Dr. ir. H.M. (Michel) Bohms
Scientist Specialist
Structural Reliability

T +31 (0)88 866 31 07
M +31 (0)63 038 12 20
michel...@tno.nl

Location

 

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.

 

Holger Knublauch

unread,
Jun 2, 2021, 6:52:15 PM6/2/21
to topbrai...@googlegroups.com

Apologies, you are right. I even found a ticket in our Jira system from 2017 where we wanted to update this but it fell through the cracks. The problem is that the Sorted Turtle writer uses an outdated base library that we cloned from an earlier Jena version. We'll try to fix that for 7.1.

Holger

Bohms, H.M. (Michel)

unread,
Jun 3, 2021, 2:47:05 AM6/3/21
to topbrai...@googlegroups.com, Bart Bink, Opgenoort, Rik, Kronemeijer, Redmer

Super Holger, thx!

 

Ps

And thx Redmer, for pinpointing.

Reply all
Reply to author
Forward
0 new messages