I have pages with subobjects 
In the past the only way I could find to combine subobjects and page properties 
in one result set was to use sparql a query.

Is this possible with ask?



-----Original Message-----
From: James HK [mailto:[email protected]] 
Sent: Friday, December 12, 2014 6:21 AM
To: Legault, Phillip [ITSUS]
Cc: [email protected]; semediawiki-user
Subject: Re: [Semediawiki-user] Last Modified

Hi,

I'm not sure what you mean by "Modification date in a sparql query"
but the following #ask should give you the requested information.

{{#ask: [[Modification date::+]]
 |?Modification date
}}

If you want to print out the #ask SPARQL query, just use:

{{#ask: [[Modification date::+]]
 |?Modification date
 |format=debug
}}

Cheers

On 12/12/14, Legault, Phillip [ITSUS] <[email protected]> wrote:
> I want to be able to get the Modification date in a sparql query.
> Is there an easy way to do this?
>
> Thanks!
> Phil
>
> ----------------------------------------------------------------------
> -------- Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT 
> Server from Actuate! Instantly Supercharge Your Business Reports and 
> Dashboards with Interactivity, Sharing, Native Excel Exports, App 
> Integration & more Get technology previously reserved for 
> billion-dollar corporations, FREE 
> http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.
> clktrk _______________________________________________
> Semediawiki-user mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/semediawiki-user
>
_______________________________________________
MediaWiki-l mailing list
To unsubscribe, go to:
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l

Reply via email to