User offline. Last seen 1 year 41 weeks ago. Offline
Joined: 04/30/2009

I am not getting a relation returned for PersonEmailAddress when I call the API, however if I paste the same text into the document viewer, the PersonEmailAddress is present in the RDF.

These are the paramters I am calling the API with:

- <c:params xmlns:c="http://s.opencalais.com/1/pred/">
  <c:processingDirectives c:contentType="text/html" c:outputFormat="xml/rdf" c:reltagBaseURL="" c:enableMetadataType="GenericRelations" c:calculateRelevanceScore="true" c:discardMetadata="" />
  <c:userDirectives c:allowDistribution="true" c:allowSearch="true" c:externalID="" c:submitter="" />
  <c:externalMetadata />
  </c:params>

Trackback URL for this post:

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

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 3 weeks ago. Offline
Joined: 12/31/1969

Hi,

Can you send us the text you are submitting so we can reproduce the problem?

viewer.opencalais.com uses the api.opencalais.com. There are no magics that the viewer is doing that you can not do...

I see you are submitting HTML content to api.opencalais.com. The viewer.opencalais.com submits TEXT/TXT to api.opencalais.com. I recommend you compare the HTML content you send api.opencalais.com vs. the text you paste in the viewer.

Ofer