[
{ file => "ZecaAfonso.enc",
validfor => 30,
conf => { url=>'http://alfarrabio.di.uminho.pt/zeca/disc.html',
tobeadded=>{
pof=>'ZecaAfonso',
isa=>['disco']
},
follow=>{
tobeadded=>{
isa=>['poema']
}
}
}
},
{ file => "vds.enc",
validfor => 7,
conf =>{
url => "http://www.isr.ist.utl.pt/~cfb/VdS/zlista.html",
beginafter => quotemeta('aos poemas presentemente disponíveis.'),
endwith => "
",
tobeadded => {
pof => "Versos de Segunda",
isa => ['poeta'] ,
},
# exportas => { title => "author"},
follow => {
tag => "obra",
tobeadded => {
isa => ['poema'] ,
},
},
}
},
{ file => "pato.enc",
validfor => 7,
conf => { url=>'http://ipato.org/lista.htm',
tobeadded=>{
pof=>'Pato',
isa=>['músico']
},
follow=>{
tobeadded=>{
isa=>['PDF','música com acordes']
}
}
}
},
{ file => "bio.enc",
validfor => 30,
conf => { url=>'http://www.lib-arcoiris.pt/bienal98/Bibliografia/bibliogr.html',
tobeadded=>{
pof=>'Bio-Bibliografia',
isa=>['escritor','biografia']
},
}
},
{ file => "vidasl.enc",
validfor => 30,
conf => { url=>[ "http://www.vidaslusofonas.pt/varanda.htm",
"http://www.vidaslusofonas.pt/asvidas.htm",],
tobeadded=>{
pof=>'Vidas Lusófonas',
isa=>['personagem histórica']
},
}
},
{ file => "intermusica.enc",
validfor => 7,
conf => {
url=>'http://www.geocities.com/SunsetStrip/Underground/9449/msica_port.htm',
tobeadded=>{
pof=>'Intermúsica',
isa=>['músico']
},
follow=>{
tobeadded=>{
isa=>['música com acordes']
}
}
}
}
]