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 various data sources and creates relationship between them. Now I'm interested in knowing what a semantic tool like anzo does internally.
- Does it creates a copy of data on local machine or it hits data sources every time we execute a SPARQL query
- If it stores data, is this data stored in its row format or data is stored after cleaning and creating semantic relation between them.
- What happens to data after query is executed. How does it get current data every time?
Any thoughts over it would be valuable for me.
Thanks a lot in advance!