[Tracker] no "nfo:belongsToContainer" property for some files



hi all,
If all images (nfo:Image) have a parent folder why in the result of the sparql query,

SELECT nie:url(?u) nie:url(?f) WHERE {
  ?u a nfo:Image .
  ?u nfo:belongsToContainer ?f .
}

nothing is returned for nie:url(?f) for some files (images)?


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]