Project:SPARQL/examples: Difference between revisions

m
Line 3,567: Line 3,567:
   }  
   }  
    
    
   FILTER(LANG(?propertyLabel) = 'en-gb')  
   FILTER(LANG(?propertyLabel) = 'en')  
   # fix label language dups; but Q why doesn't SERVICE work?  
   # fix label language dups; but Q why doesn't SERVICE work?  
   # A: https://en.wikibooks.org/wiki/SPARQL/FILTER#FILTER_on_values_in_Labels
   # A: https://en.wikibooks.org/wiki/SPARQL/FILTER#FILTER_on_values_in_Labels
  # nb a few objects found with en-gb label missing


}
}
Line 3,577: Line 3,576:


</sparql>
</sparql>


=== All the Things for Organisations ===
=== All the Things for Organisations ===
609

edits