opendatatrentino / opendata-harvester

Harvester for OpenData
BSD 2-Clause "Simplified" License
3 stars 0 forks source link

[comunweb] Add organization name in dataset titles #11

Open rshk opened 10 years ago

rshk commented 10 years ago

Part of #8

Eg., "Bilancio 2011" would be better as "Comune di Trento - Bilancio 2011"

Maybe, check whether the string "Trento" is already in the title first, ...?

marcomb commented 10 years ago

The requirement is to Implement in the opendata harvester for the local municipalities with the following "composing rule" for the "dataset name" metadata like this:

Source metadata:
smetadata 1, smetadata 2, sdatasettitle, smetadata 3, sorganization, smetadata 4...

Destination metadata: dmetadata1=semetadata1, dmetadata2=smetadata2, ddatasetname=sorganization+sdatasetname, demetadata3=smetadata3, dorganization=sorganization

the dataset name must me composed by organization name + dataset name.. organization remain organization