Questions tagged [google-knowledge-graph]

Google Knowledge Graph is the semantic knowledge graph used by Google to enhance search results.

See https://www.google.com/intl/es419/insidesearch/features/search/knowledge.html for more details.

74 questions
0
votes
1 answer

Google Structured Data Delegation

I am attempting to get events to show up in the Google Knowledge panel for a business. I have created an organization SD JSON object in the header of the business homepage and delegated the events to another website with proper event markup…
0
votes
1 answer

Using Watson AlchemyAPI on medical data

I'm trying to create a java app which uses information from a medical guideline to support the activity a doctor. The use case is that when the doctor asks a question or inputs a scenario to the system, it responds with the recommendations from the…
0
votes
0 answers

what is the technology that undergirds Google's direct query answering

For instance, if I type the words "chinese character question" into Google I get this: what is the technology that powers the displaying of 题 and Google translate directly? Does this use some kind of "knowledge graph" or "knowledge vault"? i.e.…
smatthewenglish
  • 2,831
  • 4
  • 36
  • 72
0
votes
1 answer

Get all google knowledge graph instances of a certain type

I'm trying to get all instances of a certain type from google knowledge graph, so I'm using the Knowledge Graph Search API. This is the request: r =…
0
votes
0 answers

How to make Schema.org work with AngularJS driven page?

I am using Schema.org for adding my page results in Google’s Knowledge Graph. But my page is controlled by AngularJS and the following is being crawled by Google while testing live data: name: {{ item.name }} address: {{ item.locationName…
0
votes
1 answer

Entity ranking in Google Knowledge graph for Freebase entities

Each entity in freebase had a popularity score which was available through search API . This score was and is not available in the dump. This score is apparently available through the Knowledge graph API. However there seems to be a major bug in…
Vikki
  • 3
  • 3
0
votes
1 answer

How can i get "Events" in a city from Custom Search API or Knowledge Graph Search API?

I want to get the events from a city from Custom Search Api or Knowledge Graph Search Api. Is it possible? In a normal google search it would be like this or like this.
-1
votes
1 answer

Add information to knowledge panel

My friend had knowledge panel but with wrong main photo , we are complain so many times to wrong photo and google just deleted all info unless info from Wikipedia. How to add information to knowledge panel ?not like business causevia that way need…
Super
  • 1
  • 1
-1
votes
1 answer

Google Knowledge Graph API does not return results

I want to display results pulled using Google Knowledge Graph API by using the javascript code provided by the official documentation on my HTML file. Refer here: var service_url = 'https://kgsearch.googleapis.com/v1/entities:search'; var…
jc76
  • 83
  • 1
  • 5
-2
votes
1 answer

How to get place information using Google Knowledge Graph using Latitude and Longitude ?

I want business description using google API or wikidata API. As shown in above image I want to access description (which is highlighted in red circle.) and store it into application database. What I tried till now, I used google place API to get…
-2
votes
1 answer

How to use Alignment API to generate a Alignment Format file?

I am going to attend the Instance Matching of OAEI, now I need to make my results to Alignment Format. In order to achieve it, I have learned official tutorials.(link:http://alignapi.gforge.inria.fr/tutorial/tutorial1/index.html). But there are many…
-2
votes
1 answer

Showing "See results about" on google knowledge graph

My client as a Wikipedia and Wikidata page and have started to work on getting a google knowledge graph for the client. Now, after a week on various schema tagging a "See results about" on the right panel now appears when someone googles the…
Mel
  • 27
  • 1
  • 9
-2
votes
1 answer

Does Semantic tools like Anzo create a copy of data?

I'm new to semantic technologies. I understand what RDF, OWL and Ontologies and other basic terminologies are and how semantic search uses them. When we create a semantic search module using anzo with enterprise search capabilities. It connects with…
-3
votes
1 answer

Does RDF actually contains data?

I am very new to semantics technologies and recently started reading through various web sources. What I understood after reading was RDF contains data. But when I started working on a Web Semantics tool by cambridge semantics i.e. Anzo Enterprise.…
1 2 3 4
5