User offline. Last seen 2 years 31 weeks ago. Offline
Joined: 07/28/2008

Hello,

I have done a get for some text and I get back some RDF. I have uploaded this RDF o Sesame and I would like to query for the defintion and a representable sring for http://s.opencalais.com/1/type/em/e/IndustryTerm

 

Can I do that in sparql is there enough data there for me to get back something like this

Definition = some amount of text describing what Industry Term means

Readable representation of IndustryTerm = industry term

 

Rinaldo

Trackback URL for this post:

http://www.opencalais.com/trackback/17990

Login or Register to post a comment.

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.
User offline. Last seen 1 year 2 weeks ago. Offline
Joined: 12/31/1969

We will add documentation inside the RDFS.

Thanks for raising this.

Ofer

User offline. Last seen 3 years 8 weeks ago. Offline
Joined: 03/16/2009

Rinaldo,

I'm not sure completly understand what you need.

 

Isn't the RDFS avaibale on http://s.opencalais.com/1/type/em/e/IndustryTerm enough for what you want? What would you expect in this representable string? Are you thinking about human readble documentation or a kind of a description for this type?

 

I'll be happy to here yout thoughts.

 

Eli Konky

 

 

 

User offline. Last seen 2 years 31 weeks ago. Offline
Joined: 07/28/2008

It would be nice to have a description field. You don't want to show users RDF it is not appealling. :) I have to either embed this in my program with a hashing table of create another file that has more descriptive information. You hae lots of valueable docs ont he web website that would allow users to drill down from other sites.

 

<shortdescription>

A term associated with a particular industry.

<shortdescription>

 

<longdescription>

The long description of what it means and in your case how it works.

<longdescription>

 

<viewable>Industry Term</viewable>