
RDF (The Semantic Web) is: subject/predicate/objecting using URIs for subject and predicates, and maybe objects.
The Semantic Web uses URIs not just to refer to web-pages, but to things.
How can we determine what a URI identifies? Can it be determined from the information found in the associated description of the URI or the use of the URI in other RDF graphs? How can we build semantic contientients built on shared URIs rather than isolated semantic islands?
Two Strategies
The Semantic Web has humans to interact with the world for it, and can parasite off their embodied knowledge
It's collective intelligence (CI), complementing human intelligence by creating an external knowledge representation for Planet Earth, not articial intelligence, i.e. a simulation test of the utility of internal knowledge representation in building something that will pass the Turing Test.Most work on ontology matching, including work on the Semantic Web, has taken place in restricted domains with little actual data, ala Winograd's block-world.
While ontology matching systems seem to work well in these limited contexts, the general rule of thumb is that outside their specific development environment their performance is always poor: 30 percent.
Thus giving ontology matching in general a very poor reputation amongst actual developers of Semantic Web applications.
Currently using manual ontology matching via owl:sameAs, but already this is causing problems:
http://dbpedia.org/resource/Berlin owl:sameAs http://sws.geonames.org/2950157/
With the advent of Linked Data, the Semantic Web has now moved beyond toy systems to over 10 billion bits of re-usable information in RDF, ranging from the BBC to Wikipedia in RDF. No excuse for toy systems.
Linked Data
Question:Is there too many or no URIs for things?
Answer: : Sample the Semantic Web using a query log
Data Set: Microsoft Live Search Query Logs
There are probably too many URIs for the same thing...
An average of 1,339 URIs (S.D. 8,000) returned per query
That's a lot, but most may obviously be URIs that just mention the term...
Yahoo!
Any questions?