On 4/18/2012 8:12 AM, Kjetil Kjernsmo wrote:
On Tuesday 17. April 2012 11.53.21 reza ramezani wrote:
I need to extract Person10 or " Person10 Like
http://musicbrainz.org/Person3"; , because Person10 refers to an external
IRI rather that DBPedia Now I need to a SPARQL command that calculate this
If you're using SPARQL 1.1, you might find what you need using SERVICE. It lets
you query other endpoints.
HTH,
On Apr 17, 2012, at 3:23 AM, reza ramezani wrote:
> Dear SPARQL Developers
> I'm research about linked data.
> I need to extract Triples or Subjects from a dataset (particularly DBPed
On Tuesday 17. April 2012 11.53.21 reza ramezani wrote:
> I need to extract Person10 or " Person10 Like
> http://musicbrainz.org/Person3"; , because Person10 refers to an external
> IRI rather that DBPedia Now I need to a SPARQL command that calculate this
> for me. can you help me for do this?
I
Dear SPARQL Developers
I'm research about linked data.
I need to extract Triples or Subjects from a dataset (particularly DBPedia)
that their object is an IRI and this IRI refer to an external dataset (not the
same dataset that triple exist in it)
For example if in DBPedia there are triples su
ichard Cyganiak" <[EMAIL PROTECTED]>
To: "Jürgen Jakobitsch" <[EMAIL PROTECTED]>
Cc: public-sparql-dev@w3.org
Sent: Sunday, May 18, 2008 5:57:13 PM GMT +01:00 Amsterdam / Berlin / Bern /
Rome / Stockholm / Vienna
Subject: Re: sparql-help needed
Jürgen,
I had a stab at t
Jürgen,
I had a stab at this, you can find my query below. I ran it against a
version of the SKOS spec that was sent through the Jena RDFS reasoner.
It won't work without a reasoner.
The query returns exactly what you want for skos:Concept.
If you change skos:Concept in the query to skos:
hello,
as an application developer i'm getting to the point of thinking that rdf - owl
and sparql
are absolutely not for production use in any way.
currently i'm developing [ trying to @ least ] a skos application that should
enable
an ordinary user [ not some kind of domain expert or program