PersonEmailAddress not returned from API, but it is in document viewer?
PersonEmailAddress not returned from API, but it is in document viewer?
Posted on: Fri, 05/01/2009 - 12:49
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: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

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