I forgot to mention some background…

I trying to show people that a current semantic wiki can be easily replaced for 
80% by out of the box TBC functionality ….
(20% having to do with nicer/user-friendliness which might also be possible the 
semantic app way but with more effort than out of the box…)

Anyway, I try to stop them coding their knowledge by third parties in semantic 
wiki representation  and shift to semantic web platform



Dr Michel Böhms
Senior Scientist
Semantically-enhanced,Linked,Big Data

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

Location<http://www.tno.nl/locaties/DTM>



[cid:[email protected]]<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.




From: [email protected] [mailto:[email protected]] 
On Behalf Of Bohms, H.M. (Michel)
Sent: 01 June 2016 10:52
To: [email protected]
Subject: RE: [topbraid-users] SWA question

Perfect!

One more…now i get options when I start typing…is there some way to just get 
all options (often my ranges are limited enumeration types so I just want to 
make a selction from all…is there some trick ie starting to type a “any 
character” …..



Dr Michel Böhms
Senior Scientist
Semantically-enhanced,Linked,Big Data

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

Location<http://www.tno.nl/locaties/DTM>



[cid:[email protected]]<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.




From: [email protected]<mailto:[email protected]> 
[mailto:[email protected]] On Behalf Of Holger Knublauch
Sent: 01 June 2016 10:44
To: [email protected]<mailto:[email protected]>
Subject: Re: [topbraid-users] SWA question

Ok, maybe the resources have no rdfs:labels? The auto-complete index is based 
on labels.

Here is a quick query to construct missing labels from local names:

CONSTRUCT {
    ?r rdfs:label ?label .
}
WHERE {
    ?r a :SoortSchade .
    FILTER (isIRI(?r) && NOT EXISTS { ?r rdfs:label ?anyLabel })
    BIND (afn:localname(?r) AS ?label) .
}

if the CONSTRUCT works, replace CONSTRUCT with INSERT.

HTH
Holger

On 1/06/2016 18:40, Bohms, H.M. (Michel) wrote:
Hi Holger

The range of this objectproperty  is class SoortSchade having individuals like:
[cid:[email protected]]

I generated the app from TBC…(version 4.5.0), via Model/Open with default SWA 
application…

Thx michel




Dr Michel Böhms
Senior Scientist
Semantically-enhanced,Linked,Big Data

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

Location<http://www.tno.nl/locaties/DTM>



[cid:[email protected]]<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.




From: [email protected]<mailto:[email protected]> 
[mailto:[email protected]] On Behalf Of Holger Knublauch
Sent: 01 June 2016 10:27
To: [email protected]<mailto:[email protected]>
Subject: Re: [topbraid-users] SWA question

What is the range/value type of meetSortenShade, and does it have any 
instances? It should indeed show a drop down list with matching instances. Also 
make sure the query graph in your application includes the owl:imports 
(_withImports=true).

Holger

On 1/06/2016 17:51, Bohms, H.M. (Michel) wrote:
In the default SWA application: what do I fill in as search item on the right 
side.
It always colours red….

[cid:[email protected]]

Is it possible to get some popup to select some individual?

When I select “equal” here nothing happens.

Thx a lot, Michel Bohms




Dr Michel Böhms
Senior Scientist
Semantically-enhanced,Linked,Big Data

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

Location<http://www.tno.nl/locaties/DTM>



[cid:[email protected]]<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 Group 
"TopBraid Suite Users", the topics of which include the TopBraid Suite family 
of products and its base technologies such as SPARQLMotion, SPARQL Web Pages 
and SPIN.
To post to this group, send email to 
[email protected]<mailto:[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 the TopBraid Suite family 
of products and its base technologies such as SPARQLMotion, SPARQL Web Pages 
and SPIN.
To post to this group, send email to 
[email protected]<mailto:[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 the TopBraid Suite family 
of products and its base technologies such as SPARQLMotion, SPARQL Web Pages 
and SPIN.
To post to this group, send email to 
[email protected]<mailto:[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 the TopBraid Suite family 
of products and its base technologies such as SPARQLMotion, SPARQL Web Pages 
and SPIN.
To post to this group, send email to 
[email protected]<mailto:[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 the TopBraid Suite family 
of products and its base technologies such as SPARQLMotion, SPARQL Web Pages 
and SPIN.
To post to this group, send email to 
[email protected]<mailto:[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 the TopBraid Suite family 
of products and its base technologies such as 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