After using the Google Cloud Vision API, I received MID values in the format of /m/XXXXXXX (not necessarily 7 characters at the end though). What I would like to do is determine how specific one MID value is compared to the others. Essentially how…
I'm using google knowledge Graph Search (kgsearch) api to return Schemas (schema.org) but some nested elements are not recognized as json or I'm missing something...
url =…
I just get into knowledge graph/ontology area and have a question for query on it.
Knowledge graph/ontology is built in RDF and query on RDF is done by SPARQL language. For example, "Find all subjects with a given object property"
PREFIX rdfs:…
This is my code executed on Eclipse
It is copied from here:
https://developers.google.com/knowledge-graph/
with all libraries installed, the program can be compiled successfully, but the program terminated with
java.io.FileNotFoundException:…
Is there a Google API that provides a capacity of a particular place or venue.
Let's say Bank of America stadium.
If we do a search with the name on Google then at right hand side of the page, we see the detailed information which also contains the…
As the Freebase API is deprecated, and i used the KnowledgeGraph API to get the list of 'People also search for' , but the requirement is not fulfilled,
Please suggest an API to get the results. and also i followed this link but there is no…
I'm trying to build a query to fetch instances of / any subclasses of abstract elements such as "human" (Q5) by name, however the query fails with a timeout, probably because it has too many nodes to traverse in the graph.
Are there any better…
We are consuming Knowledge graph search API and we use image content from api output in our application. We used to get Below response with image image content highlighted…
According to the reference
Limit: Limits the number of entities to be returned. Maximum is 500. Default is 20. Requests with high limits have a higher chance of timing out.
but I'm facing a weird behaviour, if I try to query for example…
I am trying to get only the article body from json-ld in php but i can't understand how.
I'm not too familiar with encoding and decoding json from php, so nothing seems to work.
"@context": {
"@vocab": "http://schema.org/",
"goog":…
I am trying to run a query on the Google Knowledge Graph API to find the Python programming language and am having trouble specifying a type of ComputerLanguage or programmingLanguage. These are both valid schema.org types, but I receive a 400…
The KG API does well with well-defined entities like people or places. However when I look up something a bit more abstract, such as "Water Polo" or "House of Tudor", the top result from the API is not as accurate, whereas the Google homepage…
Following the sample request for Taylor Swift shown here, I get the following response which does not match the response shown on the site. Moreover, I'm interested in the articleBody of the detailedDescription field which is not being returned the…
We have setup a dataset markup for one of our sites and provided a sitemap for it.
Do you know how long it takes for the results to appear in the Google DATASET search?
The results appear in the regular Google search but as of yet it doesn't appear…
Google Knowledge Graph API post retrieves part or no Knowledge Card information
For eg: Query: Pradhan Mantri Jan Dhan Yojana
does not provide information about the queried scheme. Information about other similar scheme is supplementary as per…