s13n of page history is just converting all revision data into
properties and subobjects. Many promising usecases have been show in
Semantic History extension:
http://tw.rpi.edu/proj/semhis.wiki/index.php/Main_Page
Here are some examples of questions that can be answered with s13n of history:

- Show me the edits made by postdocs
- Show me the edits that were commented as 'style improvement'
- Who has changed the first name of James Hendler?
- What kind of properties do users from Category:Developers change mostly?


-----
Yury Katkov, WikiVote



On Fri, Nov 16, 2012 at 7:24 PM, Nischay Nahata <nischay...@gmail.com> wrote:
>
> Hi Yury,
>
> On Fri, Nov 16, 2012 at 8:02 PM, Yury Katkov <katkov.ju...@gmail.com> wrote:
>>
>> Hi Markus!
>>
>> That's very nice! How hard/long is that task?
>>
>> We can now use something like SMWStore::updateDataBefore hook, but not
>> good approach sometimes: with voting and history s13n you'll need to
>> create a lot of property values each time the data is updated.  When
>> you semantify the page history you'll need to create several hundreds
>> datavalues representing the revisions of the current page - that's too
>> exprensive.
>>
>
> The update of data can take long if there are way too many properties, but I
> think they will do fine with
> about 10-15 on each page edit. More experienced developers will know more :)
>
> What do you mean by semantify the page history? Is this a ask query that
> shows up history?
>
>>
>> -----
>> Yury Katkov, WikiVote
>>
>>
>>
>> On Fri, Nov 16, 2012 at 4:34 PM, Markus Krötzsch
>> <mar...@semantic-mediawiki.org> wrote:
>> > On 16/11/12 11:27, Yury Katkov wrote:
>> >>
>> >> Hi everyone!
>> >>
>> >> I talked about the topic of semanticfication of the MediaWiki
>> >> extension with a lot of people in SMWCon and saw the great interest to
>> >> this topic.
>> >>
>> >> We have tried to describe the problem on this page:
>> >>
>> >>
>> >> http://semantic-mediawiki.org/wiki/User:Yury_Katkov/s13n_stands_for_semantification
>> >>
>> >> To the users: if you're interested in topics of s13n and have the use
>> >> case that is not described there - please describe it.
>> >>
>> >> To the developers: let's think together what's needed to be done in
>> >> the SMW core to make s13n of the extensions cleaner and easier. Also
>> >> the rough time/effort  estimate would be great (maybe SMW companies
>> >> can sponsor the development?)
>> >
>> >
>> > I have discussed this already with Jeroen. We can help to provide an
>> > infrastructure for this. However, the access paths for enabling
>> > efficient
>> > #ask queries are different from the traditional MW access paths to
>> > metadata,
>> > so all data that is to be s8ed (;-) will need to be replicated in SMW
>> > tables, even if the same MySQL DB is used.
>> >
>> > Cheers,
>> >
>> > Markus
>> >
>> >>
>> >> Cheers,
>> >> Yury Katkov, WikiVote
>> >>
>> >>
>> >>
>> >> ------------------------------------------------------------------------------
>> >> Monitor your physical, virtual and cloud infrastructure from a single
>> >> web console. Get in-depth insight into apps, servers, databases,
>> >> vmware,
>> >> SAP, cloud infrastructure, etc. Download 30-day Free Trial.
>> >> Pricing starts from $795 for 25 servers or applications!
>> >> http://p.sf.net/sfu/zoho_dev2dev_nov
>> >> _______________________________________________
>> >> Semediawiki-devel mailing list
>> >> Semediawiki-devel@lists.sourceforge.net
>> >> https://lists.sourceforge.net/lists/listinfo/semediawiki-devel
>> >>
>> >
>>
>>
>> ------------------------------------------------------------------------------
>> Monitor your physical, virtual and cloud infrastructure from a single
>> web console. Get in-depth insight into apps, servers, databases, vmware,
>> SAP, cloud infrastructure, etc. Download 30-day Free Trial.
>> Pricing starts from $795 for 25 servers or applications!
>> http://p.sf.net/sfu/zoho_dev2dev_nov
>> _______________________________________________
>> Semediawiki-devel mailing list
>> Semediawiki-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/semediawiki-devel
>
>
>
>
> --
> Cheers,
>
> Nischay Nahata
> nischayn22.in

------------------------------------------------------------------------------
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
_______________________________________________
Semediawiki-devel mailing list
Semediawiki-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/semediawiki-devel

Reply via email to