--
You received this message because you are subscribed to the Google Groups "SciTEL2.0" group.
To post to this group, send email to scit...@googlegroups.com.
To unsubscribe from this group, send email to scitel20+u...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/scitel20?hl=en.
Thank you for putting this together.
I worked before at KMi on a Semantic Search Engine visualization and I
am somewhat familiar with Semantic Web technology. Personally I see
great potential for the area of information management. Especially
under the aspect of enriching information with other (semantic) data
sources.
For average case this technology can help to mash different sources
together without the need to set up anything, by just using the
resources out there (e.g. the diverse SPARQL endpoints of the LOD
initiative). For other cases especially for more complicated queries,
the time from the query to the result simply takes too long. The users
will not wait for this.
Also I am not sure how well the integration of several different
SPARQL endpoints practical works.
Maybe we can brainstorm here about a demonstration wookie widget,
which will show some of the benefits of the semantic data. For example
we can build the following widget using the dblp or later with the
OA:
- enter you name
- select from a list of authors with the same name the one you are
interested in
- show publications of this person
Challenges:
- Matching the names to author instances (I know that we can use
regexpression in SPARQL, but could be a bit tricky).
- Parsing of the result triples with either Javascript (if there is a
library) in the wookie widget or getting a jason either from the
SPARQL endpoint (if dblp endpoint does this) or from from an own
parser from a server.
Best,
Thomas
--
You received this message because you are subscribed to the Google Groups "SciTEL2.0" group.
To post to this group, send email to scit...@googlegroups.com.
To unsubscribe from this group, send email to scitel20+u...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/scitel20?hl=en.
On 25-mrt-2010, at 22:27, Erik Duval wrote:
<Publications architecture.graffle>