> On 7 Sep 2020, at 13:26, 'Bohms, H.M. (Michel)' via TopBraid Suite Users 
> <topbraid-users@googlegroups.com> wrote:
> 
> It works perfectly in the latest free version 6.0.1!
>  
> So I guess the issue is in the 6.4 beta …

Beta is long finished so best you download 6.4.1 Release from TQ Web site and 
if that has the problem, then report a ticket through Support.

Just tested in a 6.4.2 build so expect it’ll be fine in 6.4.1.

Cheers,
David

>  
> Can you reproduce?
>  
> Van: topbraid-users@googlegroups.com <mailto:topbraid-users@googlegroups.com> 
> <topbraid-users@googlegroups.com <mailto:topbraid-users@googlegroups.com>> 
> Namens dprice
> Verzonden: maandag 7 september 2020 14:19
> Aan: topbraid-users@googlegroups.com <mailto:topbraid-users@googlegroups.com>
> Onderwerp: Re: [topbraid-users] seeAlso link
>  
>  
> 
> 
> On 7 Sep 2020, at 13:03, 'Bohms, H.M. (Michel)' via TopBraid Suite Users 
> <topbraid-users@googlegroups.com <mailto:topbraid-users@googlegroups.com>> 
> wrote:
>  
> Hi David,
>  
> - Remember you have to use CNTL to enable the hyperlinks in TBC. 
>  
> How do I do that?
>  
>  
> Hold down the Control key on your keyboard and then select the link when it 
> turns blue/underlined.
> 
> 
>  
>  
> - Did you import rdfs? 
>  
> No, i never do …
>  
> Then it’s possible rdfs:seeAlso is not defined with a range in your ontology 
> scope, and therefore TBC may not know it’s a relation/URL value.
>  
> Cheers,
> David
> 
> 
>  
>  
> My file is att.
>  
>  
> Van: topbraid-users@googlegroups.com <mailto:topbraid-users@googlegroups.com> 
> <topbraid-users@googlegroups.com <mailto:topbraid-users@googlegroups.com>> 
> Namens dprice
> Verzonden: maandag 7 september 2020 13:04
> Aan: topbraid-users@googlegroups.com <mailto:topbraid-users@googlegroups.com>
> Onderwerp: Re: [topbraid-users] seeAlso link
>  
> Just did this in 6.3.2 and it worked:
>  
> # baseURI: http://test.topbraidlive.org/rules/unnamed 
> <http://test.topbraidlive.org/rules/unnamed>
> # prefix: unnamed
>  
> @prefix owl: <http://www.w3.org/2002/07/owl# <http://www.w3.org/2002/07/owl>> 
> .
> @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns# 
> <http://www.w3.org/1999/02/22-rdf-syntax-ns>> .
> @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema# 
> <http://www.w3.org/2000/01/rdf-schema>> .
> @prefix unnamed: <http://test.topbraidlive.org/rules/unnamed# 
> <http://test.topbraidlive.org/rules/unnamed>> .
> @prefix xsd: <http://www.w3.org/2001/XMLSchema# 
> <http://www.w3.org/2001/XMLSchema>> .
>  
> <http://test.topbraidlive.org/rules/unnamed 
> <http://test.topbraidlive.org/rules/unnamed>>
>   a owl:Ontology ;
>   owl:versionInfo "Created with TopBraid Composer" ;
> .
> unnamed:Thing_1
>   a owl:Class ;
>   rdfs:label "Thing 1" ;
>   rdfs:subClassOf owl:Thing ;
>   rdfs:subClassOf [
>       a owl:Restriction ;
>       owl:cardinality "1"^^xsd:nonNegativeInteger ;
>       owl:onProperty rdfs:seeAlso ;
>     ] ;
> .
> unnamed:Thing_1_1
>   a unnamed:Thing_1 ;
>   rdfs:label "Thing 1 1" ;
>   rdfs:seeAlso <https://npkviewer.crb.ch <https://npkviewer.crb.ch/>> ;
> .
>  
> - Remember you have to use CNTL to enable the hyperlinks in TBC. 
> - Did you import rdfs? 
>  
> Cheers,
> David
> 
> 
> 
> On 7 Sep 2020, at 10:33, 'Bohms, H.M. (Michel)' via TopBraid Suite Users 
> <topbraid-users@googlegroups.com <mailto:topbraid-users@googlegroups.com>> 
> wrote:
>  
> When I click in tbc on the uri of:
> crb:maxPressure
>   rdf:type rdf:Property ;
>   rdfs:comment "D.200.00012 (NPK 622, 2019)" ;
>   rdfs:seeAlso <https://npkviewer.crb.ch <https://npkviewer.crb.ch/>> ;
>   smls-shacl:unit unit:KiloPA ;
> .
>  
>  
> It is not taking me to the site, while copy paste does it,
> Any idea?
>  
> Thx Michel
>  
> 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 topbraid-users+unsubscr...@googlegroups.com 
> <mailto:topbraid-users+unsubscr...@googlegroups.com>.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/topbraid-users/67c054650ea74aa7a232ca2196093214%40tno.nl
>  
> <https://groups.google.com/d/msgid/topbraid-users/67c054650ea74aa7a232ca2196093214%40tno.nl?utm_medium=email&utm_source=footer>.
>  
> UK +44 (0) 7788 561308
> US +1 (336) 283-0808
>  
> -- 
> 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-users+unsubscr...@googlegroups.com 
> <mailto:topbraid-users+unsubscr...@googlegroups.com>.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/topbraid-users/2CF02BC9-157A-4C60-8B89-04C0C8E0DE0D%40topquadrant.com
>  
> <https://groups.google.com/d/msgid/topbraid-users/2CF02BC9-157A-4C60-8B89-04C0C8E0DE0D%40topquadrant.com?utm_medium=email&utm_source=footer>.
>  
> -- 
> 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-users+unsubscr...@googlegroups.com 
> <mailto:topbraid-users+unsubscr...@googlegroups.com>.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/topbraid-users/226de1389c4e4db486282496b4752ba0%40tno.nl
>  
> <https://groups.google.com/d/msgid/topbraid-users/226de1389c4e4db486282496b4752ba0%40tno.nl?utm_medium=email&utm_source=footer>.
> <crb.ttl>
>  
> UK +44 (0) 7788 561308
> US +1 (336) 283-0808
>  
> -- 
> 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-users+unsubscr...@googlegroups.com 
> <mailto:topbraid-users+unsubscr...@googlegroups.com>.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/topbraid-users/2128A9DE-0449-4BAF-99BE-053DA9D4A3AC%40topquadrant.com
>  
> <https://groups.google.com/d/msgid/topbraid-users/2128A9DE-0449-4BAF-99BE-053DA9D4A3AC%40topquadrant.com?utm_medium=email&utm_source=footer>.
> 
> -- 
> 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-users+unsubscr...@googlegroups.com 
> <mailto:topbraid-users+unsubscr...@googlegroups.com>.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/topbraid-users/4bd17ce364024fdeaa646edd0366f3e9%40tno.nl
>  
> <https://groups.google.com/d/msgid/topbraid-users/4bd17ce364024fdeaa646edd0366f3e9%40tno.nl?utm_medium=email&utm_source=footer>.

UK +44 (0) 7788 561308
US +1 (336) 283-0808‬

-- 
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-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/topbraid-users/20ACB317-1D1A-4E3E-842B-607601E17F39%40topquadrant.com.

Reply via email to