You cannot post messages because only members can post, and you are not currently a member.
Description:
Discussion forum for users of TopBraid Composer.
|
|
|
Exporting to Sesame Repository, BaseURI errors
|
| |
I’m getting much closer to having a working SPARQLMotion script…
I’ve managed to extract info from my remote repository ( an object
attached to city, state, country information), then send that info to
google, parse the result, and create triples that connect the original
object ID to geo:lat and geo:long coordinates ) huzzah!... more »
|
|
"Display Slot"
|
| |
In Protege, I can specify a property to display whenever an individual
is displayed in the UI (Forms and lists of individuals). Is there an
equivalent ability in TBC? I've tried the Form designer, but can't
figure out how to do it. For Object properties, the form always seems
to display the "Name" attribute. In my taxonomy, the names are not... more »
|
|
creating web services - debugging?
|
| |
Hi,
Are there any tools for debugging a SPARQLMotion web service?
I did ok with the tutorials, but now that I'm trying some stuff of my
own, I'm getting blank pages.
For example, I've got a little script called IterateOverSelect_2 ,
but when I go to:
[link]... more »
|
|
error when using Apply/Filter By Construct.
|
| |
Hi,
I'm working on a little SPARQLMotion script to send location
information to google, get back lat,long data, and add that
information back into my triple store.
I'm not really sure what I'm doing, but this seems like a pretty good
sample app to figure this stuff out.
Anyways, I'm getting this error message, which is probably a result of... more »
|
|
Links to dbpedia
|
| |
Hi TBC gang
I've just been catching up on TBC features and have just been using
the link to dbpedia.
I liked your video using the units ontology, but I decided to use the
kennedy's ontology as I thought it might be a bit of fun.
I'll go onto the fun later but first something I noticed was that the... more »
|
|
Another Property Function Question
|
| |
Anyone know how to define a prefix to reference property functions? I noticed that we can use the tops prefix with any ontology without seeing the prefix defined in the Namespace Prefix table. I do notice afn, fn, and smf, however. Is tops a special case? I'd like to define something like pg so the functions I create are easily recognized.... more »
|
|
ARQ Property Function Extension Questions
|
| |
I've created a new property function to solve my ID generation issue. So far it seems to work fine when testing from within the Eclipse Plug-in environment. However, I have two questions: 1. In this version, I'm accessing the graph from within the function. I've used straight Jena API calls to get the graph from the... more »
|
|
getting properties to show up in ensemble
|
| |
Hi,
When I view my instances in composer, I can see the rdf: namespaced
properties, such as rdf:label and rdf:comment, and I can see my own
namespaced properties , like vocab2:EnteredDate, vocab2:chatText,
etc...
|
|
what happened to my sesame import?
|
| |
I've got a "main" owl file, which I use to gather all my imports .
I created a .s2r file, to import from a remote sesame repository.
I initially created the s2r file, then imported it into mail.owl. When
I did this, I could see all my instances in the main file. I used this
main file for adding the namespace prefixes, because when I added it... more »
|
|
|