On Fri, Mar 18, 2011 at 08:58, Dimitris Kontokostas <[email protected]> wrote:
> i am a little confused on how mappings deal with template redirection.
> e.g.
> when template A redirects to template B
> what happens to articles using template A or B
> a) if we define mapping only for A
> b) if we define mapping only for B
As far as I know, the procedure is the following:
A --redirects--> B
We see a page that uses template A.
1. check if there is a mapping for A
1a) YES -> extract with this mapping; done
1b) NO->
2. check if there is a redirect from A to B
2a) YES ->
3. check if there is a mapping for B
3a) YES -> extract with this mapping; done
3b) NO -> no mappings-based extraction
2b) NO -> no mappings-based extraction
Cheers,
Max
------------------------------------------------------------------------------
Enable your software for Intel(R) Active Management Technology to meet the
growing manageability and security demands of your customers. Businesses
are taking advantage of Intel(R) vPro (TM) technology - will your software
be a part of the solution? Download the Intel(R) Manageability Checker
today! http://p.sf.net/sfu/intel-dev2devmar
_______________________________________________
Dbpedia-discussion mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dbpedia-discussion